AirReorient
AirReorient is a Java gui wrapper for the AIR 3.08 (Roger Woods, UCLA) reorient program.
Reorient is used to rotate
image files.
For more information about the AIR package see the
AIR 3.08 homepage.
AIR documentation for the
reorient
program.
Invocation
java AirReorient
This starts up the java interpreter and runs the AirReorient
application. You need to have
set up your environment for java
in order for this to work.
AirReorient is also available in the AirToolChest, GlobalWorkbench and GlobalDesktop computing environments.
java AirToolChest
java GlobalWorkbench
java GlobalDesktop
AirReorient window
Information to be entered
- Input image files:
Use the drop down menu to select input type and then use browse to select your input image files.
- Output image directory/file:
Directory in which you want the output images to be created in. If
only one output image then it is assumed to be a filename.
- Output prefix:
Toggle and specify prefix for output files.
- Orientations:
If you know the command line options for your orientations you can type them into the textfield or you use the select drop down box to pick from a list of them. There is also a 'clear all' choice to clear the text field of all entries.
- XY
Rotate +90 degrees to interchange x and y axes.
- YX
Rotate -90 degrees to interchange y and x axes.
- XX
Rotate 180 degrees around the x axis.
- X
Mirror along the x axis.
- YZ
Rotate +90 degrees to interchange y and z axes.
- ZY
Rotate -90 degrees to interchange z and y axes.
- YY
Rotate 180 degrees around the y axis.
- Y
Mirror along the y axis.
- XZ
Rotate +90 degrees to interchange x and z axes.
- ZX
Rotate -90 degrees to interchange z and x axes.
- ZZ
Rotate 180 degrees around the z axis.
- Z
Mirror along the z axis.
- Overwrite existing files
If checked files with the same name as the output will be overwritten, if not checked it will instead create an error message and do nothing.
Last updated Wed Nov 15 11:06:03 EST 2000