Page 1 of 1

Load Raw Image

Posted: 2009-09-25T14:52:42-07:00
by miztaken
Hi i have a 200 *300 2D floating point ( negative and positive ) value image.
I want to view this image in imagemagick.
Is it possible to load and view this image in imagemagick?
if not, what should i do so as to view this image.

thank you
miztaken

Re: Load Raw Image

Posted: 2009-09-25T15:16:45-07:00
by fmw42
compile IM as HDRI (Q16 is fine)

load your data into NetPBM PFM format

see
http://netpbm.sourceforge.net/
http://netpbm.sourceforge.net/doc/pfm.html

display image.pfm