07-14-2010 01:11 PM
Hi
I have a labview program which read an image. The original image is 32 bits and my program takes this image and turns it to an 8 bit image.
How can I do to work on my original image ? I guesss I have to change the reading VI but I don't know how.
Please find enclosed the original image and the image given by labview
Cheers
Luke
07-15-2010 02:05 AM
07-15-2010 02:54 AM
It seems to be not 32 bit image, but 16 bit grayscale:
Andrey.
07-15-2010 12:19 PM
Thank you for your help!
Now adjust each function to the new format of the image.
Regards