Login  Register

Re: drawing a Line (ROI) from/to negative values

Posted by Andrew Phillips-2 on Mar 08, 2006; 11:25pm
URL: http://imagej.273.s1.nabble.com/drawing-a-Line-ROI-from-to-negative-values-tp3703467p3703468.html

I am trying to save files in a ".pgm" file format (required by another
program).  While ImageJ can read these files, I have not been able to
find a way to save them in this format.  As far as I can see, the "pgm"
format is very similar to the "RAW" format, with the difference being
the inclusion of an ASCII header.  Is there a way that I can insert this
header using a macro, or alternatively, is there a "pgm" writer plugin -
(I have only been able to find a reader).

Thanks,

Andy Phillips