Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm using some thermal imagery video which produce floating point tiff, I need to stitch all those pictures together and for that I need to transform the value into an 8bit RGB tiff. Once the stitching is done, I would like to go back to my floating point values for GIS analysis.

Knowing that the RGB has been created from a known palette and knowing the extent of this palette, would it be possible to go back to the original values?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.