trim
Trim edges of input cube
This program will trim (set to NULL) edge pixels of the input cube defined
by the parameters TOP, BOTTOM, LEFT and RIGHT, which indicate the
number of pixels to trim from edges of the cube. Note that this program
does not change the dimensions of the cube. The program "crop" allows
a section of a cube to be output.
Categories
Related Objects and Documents
Applications
History
Jim Mathews | 1994-02-14 | Original version |
Tracie Sucharski | 2002-07-01 | Ported to Isis 3.0 |
K Teal Thompson | 2002-12-02 | Add example. |
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 |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |