ISIS Application Documentation
flip | Printer Friendly View | TOC | Home |
Flip a cube from top-to-bottom
Overview | Parameters | Example 1 |
Description
This program will flip a cube from top-to-bottom. 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.
CategoriesRelated Objects and DocumentsApplicationsHistory
|
The cube to be flipped. All bands will be flipped from top-to-bottom.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The resultant cube containing the flipped data.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Example 1Io flipped Description
This example shows the simple but indispensable flip application. There are no defaults.
Command Line
flip f=../IN/peaks.cub t=OUT/peaksFlip.cub
Just flip an image.
Input Image
Output Image
|