Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

two dimensional balckman window

Hi,

Can anyone help me to create a two dimenstional Blackman window of size say 256x256 using C language

Thanks in Advance

Gigy
0 Kudos
Message 1 of 4
(3,386 Views)
Hi Gigy,

Are you using Measurement Studio? If so, there should be some built in functionality for this. Are you using it on a DAQ board?

Dan
National Instruments
0 Kudos
Message 2 of 4
(3,377 Views)
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
0 Kudos
Message 3 of 4
(3,374 Views)
Hi Gigy,

You might try some masking examples that we have posted here:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3D90656A4E034080020E74861&p_node=DZ52513&p_source=External

Regards

Dan
National Instruments
0 Kudos
Message 4 of 4
(3,361 Views)