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?