Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to save unsigned 16 bit array as TIFF?

i have a 256x256 array of unsigned 16 bit integers that i want to save to disk as a TIFF file.
i can convert it to a signed integer array to use with IMAQ array to image, with the goal of passing the output to IMAQ Write TIFF.  but what am i supposed to wire in to the "image" input in the array to image vi?  i'm trying to make an image, i don't already have one.  do i just create a blank image with IMAQ Create and wire that in? 
0 Kudos
Message 1 of 2
(3,181 Views)
Neurobio,

your assumption is right, you have to connect the output of the IMAQ Create function to the image-input of the ArrayToImage function.




Regards,
ThSa

Message Edited by ThSa on 06-02-2006 07:39 AM

0 Kudos
Message 2 of 2
(3,179 Views)