USGS

Isis 2 Documentation


mirror Documentation

mirror - flips a cube from left-to-right
This program will flip a cube from left-to-right. That
is, it swaps the first sample with the last sample, the
second sample with the second to last sample and so on.
Thus it generates what would appear to be a mirror
image.  Note that it will do this for all bands in the
cube and will remove any map projection and/or camera
pointing information.

Programmer: Jeff Anderson, U.S.G.S., Flagstaff, AZ


ParmDescriptionDefault
FROM
Input cube file name
  (default extension is .cub)
NONE
TO
Output cube file name
  (default extension is .cub)
NONE

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
TO
Output cube file name.  If the file extension is omitted,
then ".cub" will be assumed.

Last updated: Jan 31 2005
File: pdfs2.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page