05-19-2013 10:34 AM
I used IMAQ Image To Array VI to read RGB value from a tiff image, but it can't read. What IMAQ should I use to read the RGB values?
08-22-2013 09:54 AM
@JasonJason2726 wrote:
I used IMAQ Image To Array VI to read RGB value from a tiff image, but it can't read. What IMAQ should I use to read the RGB values?
please check this: I dnt think there is any built in function available to read tiff iamges
08-23-2013 02:06 AM
Hi Jason,
IMAQ ImageToArray VI can only read grayscale images. For color images (including TIFF type), you can use IMAQ ColorImageToArray VI. Below is an example that works, and the screenshot of the resulting front panel is attached.
You can check the supported image type for evey IMAQ VI by clicking the detailed Help and check the icons above the VI image as seen below (red highlight), or check the compiled summary ("Supported Image Types").
Hope this helps.
Regards,
Yodha
NI Singapore
11-28-2013 01:24 AM
@JasonJason2726 wrote:
I used IMAQ Image To Array VI to read RGB value from a tiff image, but it can't read. What IMAQ should I use to read the RGB values?
There is a post on IMAQ Bayer To RGB,hope it can help you decode image color information.
http://forums.ni.com/t5/Machine-Vision/How-to-use-IMAQ-Bayer-To-RGB/td-p/2454656