Page 2 of 2

Re: floating-point, pixel-wise image division

Posted: 2017-09-12T19:32:28-07:00
by fmw42
I had tried using the PFM (portable float map) image format that supports floating point values and negatives first to be sure it was correct. Then I switched to TIFF which gave the same results. I copied and pasted that wrong command. I have fixed it above.

see
http://netpbm.sourceforge.net/doc/pfm.html
http://paulbourke.net/dataformats/pbmhdr/