06-28-2007 02:31 PM
06-29-2007 06:59 AM - edited 06-29-2007 06:59 AM

Message Edité par TiTou le 06-29-2007 02:00 PM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
06-29-2007 09:01 AM
06-29-2007 03:15 PM
Hello,
Thank you for the reply. I am more concerned, though, that MATLAB (which assumedly is not doing any truncation since it returns 16 bit values) returns incorrect values specifically for 16 bit TIFFs written by LabView, but not 16 bit TIFFs written by some other softwares. As a result, I don't think this is an issue about how various softwares visualize greater than 8-bit images (since I'm not visualizing, but rather just reading values), but rather how LabView writes its 16 bit TIFF files. Thanks.
07-02-2007
09:54 AM
- last edited on
08-04-2026
05:59 PM
by
Content Cleaner
Hi,
I found a KB that talks about how 16 bit images [link removed; article no longer available] are handled in labview that may help. But I believe the reason TIFF's from other programs don't appear black is that they have been saved with the data shifted.
Did you try multiplying the image by a power of 2? Where you able to view the images in Matlab after that? Keep me posted.
GG
07-02-2007 03:22 PM