LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save output image after IMAQ-FFT to the file

When I apply IMAQ FFT on monochromatic image and display complex destination image by IMAQ WindDraw, I get picture which I am not able to save to the file. I tried various conversions from complex image to bitmap (array), but result was everytime different from that got by IMAQ WindDraw.

I thank for any help.
0 Kudos
Message 1 of 2
(2,758 Views)
Hallo Filip,

you cannot save Complex Image to file to be readable by other programs - see link: http://digital.ni.com/public.nsf/websearch/D557B1A79C30AD5F86256AB1006A678A?OpenDocument

What you can do is convert Complex Image to 8-bits BMP file format and save it then. This question was answered already - see example at: http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3ECED56A4E034080020E74861&p_node=DZ52000_US&p_source=External

Hope this helps

Pavel
0 Kudos
Message 2 of 2
(2,758 Views)