AirZoomer
AirZoomer is a Java gui wrapper for the AIR 3.08 (Roger Woods, UCLA) zoomer program.
Zoomer interpolates
the input image
file so that the corresponding output files will have cubic voxels.
For more information about the AIR package see the
AIR 3.08 homepage.
AIR documentation for the
zoomer program.
Invocation
java AirZoomer
This starts up the java interpreter and runs the AirZoomer application.
You need to have set
up your environment for java in order for this to work.
AirZoomer is also available in the AirToolChest, GlobalWorkbench and GlobalDesktop computing environments.
java AirToolChest
java GlobalWorkbench
java GlobalDesktop
AirZoomer window
Information to be entered
-
Input
The name of the input file(s), directory, or file list.
-
Output dir/file
The name of the output directory or file. Default is current working
directory.
-
Output file prefix
Prefix name to use in output files. The output file name(s) will be
in the format prefix prepended to input filename(s). The default filename(s)
will be input file name(s), stripped of any suffixes.
-
Overwrite existing files
Use this option if you want the program to overwrite any existing files
with the same name as the specified output files.
Last updated Wed Jan 2 09:44:33 EST 2002