ISIS Application Documentation
Flip a cube from left-to-right
Overview
Parameters
Example 1
Description
This program will flip a cube from left-to-right. By flipping the cube
the geometric integrity of the cube is destroyed. Therefore, any
geometric, mapping, or instrument related labels will be marked as
invalid.
Categories
Applications
History
Jeff Anderson 1998-01-12
Original version
Jeff Anderson 2002-06-17
Converted to Isis 3.0
K Teal Thompson 2002-11-22
Add example
Jeff Anderson 2003-01-28
Removed mirror from the Utility category and
added "rotate" under See Also.
K Teal Thompson 2003-03-28
Make images smaller.
Stuart Sides 2003-04-04
Fixed problem with isiscvs not checking in the thumb and image directories.
Kim Sides 2003-05-13
Added application test
Stuart Sides 2003-05-16
Modified schema location from astogeology... to isis.astrogeology..."
Stuart Sides 2003-07-29
Modified filename parameters to be cube parameters where necessary
Parameter Groups
Files
Name
Description
FROM
Input file to be flipped
TO
Output cube
Files :
FROM
Description
The cube to be flipped. All bands will be flipped from left-to-right.
Type
cube
File Mode
input
Filter
*.cub
Files :
TO
Description
The resultant cube containing the flipped data.
Type
cube
File Mode
output
Filter
*.cub
Example 1
Io mirrored
Description
This example shows the simple but indispensable mirror application. There are no defaults.
Command Line
mirror f=../IN/9700r.cub t=OUT/mirror.cub
Just mirror an Io image.
GUI Screenshot
Mirror Gui
Example Gui
Screenshot of GUI with parameters filled in to perform
a mirror operation on the input image.
Input Image
Input Io image
Input image for mirror
Parameter Name:
FROM
This is the 800 by 800 input image for the mirror example.
Output Image
Output image showing results of the mirror application.
Output image for mirror
Parameter Name:
TO
This is the 800 by 800 output image that results.