10-03-2006 11:08 AM
10-04-2006 07:42 AM
10-05-2006 04:30 AM
Hey Stephen,
Any luck?
AdamB
10-05-2006 04:35 AM
10-05-2006 08:23 AM
10-05-2006 09:10 AM
Sure, the images may look nice when opened in any of the packages you have used, but it is the actual intensity values that I am interested in. All of the packages you have used to open the png file truncate the file to 8 bits from the original 16 bits. Using the attached program and aipd file, I generate the attached png and txt files. The txt and aipd files should have the same maximum, minimum and mean intensity values as the png file when viewed in any non-Labview package capable of viewing 16 bit files without truncation. They don't. The max, min and mean of the attached aipd and txt files are 62535, 3000, 30317, but, for example using Cinepaint, IDL or Python, they are 59535, 0, 27317 in the png.
Stephen
10-05-2006 10:13 AM
10-05-2006 10:31 AM
1. Changes the min to 18000. Surely it shouldn't change?!
2. Yes, this does work (but is not a useable solution for me). It is as though the 'use bit depth?' input does not work.
10-05-2006 10:55 AM
10-13-2006 03:51 AM