MakeJpeg

This application saves a montage of a single analyze data file as a jpeg image.
 
 


Invocation

java  MakeJpeg
This starts up the java interpreter and runs the MakeJpeg application. You need to have set up your environment for java in order for this to work.


MakeJpeg window

This is an all java application (no C/C++ back-end) that uses new jpeg encoder that is shipped with Sun's java 1.4. MakeJpeg also has a no GUI mode, where it produces a Jpeg image without displaying any graphical components.

Usage: java MakeJpeg [-nogui] <analyze image>  [output filename] [<overlay image> <low threshold> <hi threshold>]
 
 

Information to be entered



Last updated Tue Feb 18 10:38:09 EST 2003