Hi,
I am using IMAQ libary. I need to mask the image before doing any image processing. My intention is to create a 2 D array of size 256x256 and convert it into an imaq image and use it for futher processing
Let me know how to create a 2-D blackman window in C language and convert it into Image structure by using the array-to-image inbuilt function in the library.
Thanks in Advance
Gigy