flip
Flip a cube from top-to-bottom
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.
Categories
Related Objects and Documents
Applications
History
Jacob Danton | 2006-04-03 | Original version |
Elizabeth Miller | 2006-06-14 | Added example |
Parameters
Files
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 1
Io flipped
This example shows the simple but indispensable flip application. There are no defaults.
Command Line
Just flip an image.
flip f=../IN/peaks.cub t=OUT/peaksFlip.cub
Input Image
Input image for flip
Input image
Parameter Name:
FROM
This is the 800 by 800 input image for the flip example.