04-24-2012 08:20 AM
Dear all:
I am driven crazy by a set of image files. It is a .tif format file. I could open it fine in ImageJ however when I tried to open it in Labview and tried to convert it from .tif to a 2d array. I noticed that a lot of the data are out of the range and to my surprise, some data are negative valued. I checked in ImageJ and it is not showing any negative pixel values.
I am attaching some snapshots and the original file. Please help me or any advice would be appreciated.
Seems that there are some file type problems.
04-24-2012 08:20 AM
sorry that I can not upload the original image data which is a tif, not allowed by NI forum
04-25-2012 07:14 AM
Put the TIFF in a ZIP file and you can post it. You probably won't get much compression, but the forums will then accept it. ![]()
04-25-2012 07:17 AM
Hi there, I went back to the original software that generated this .tif file. The pixel value was saved as (min-max) instead of 0-65535. Once I re-save it using 0-65535 option, then everything is working ok.
Thanks for the help. The issue is solved
Thanks