12-03-2018, 03:22 PM
I have some raw image data (not the RAW format) that is composed 32-bit floats that I need to find the differences in. I'm thinking a simple subtraction would be sufficient and I'm able to do that by simply subtracting the images pixel by pixel but I would like to be able to display the resulting image for management.
Is there a simple format for 32-bit floats that I can transform my data into that GIMP 2.6 can read? Is there some way that I can tell GIMP where the data is and the dimensions of the images?
Is there a simple format for 32-bit floats that I can transform my data into that GIMP 2.6 can read? Is there some way that I can tell GIMP where the data is and the dimensions of the images?