Topic: Floating point map output
I performed the Convert to Floating Point Map operation on a 24 bit color jpeg image 640 pixels x 427 pixels. Then I saved the resulting file as text. I opened the text file in Word and noticed that the values were delimited by a variable number of spaces. I replaced the spaces in between values with a single tab character per value and re-saved the file. I then opened the file in Excel. I do find 427 rows of data, but I find a variable number of columns of data, the maximum of which is 755, not the 676 I expected. Should I have done something different when replacing the spaces with tabs? Also, I notice that the values range from 0 to 255. Are these grayscale values or color values?
Thanks,
ffdavid