ISIS Application Documentation
trim | Printer Friendly View | TOC | Home |
Trim edges of input cube
Overview | Parameters | Example 1 |
Description
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.
CategoriesRelated Objects and DocumentsApplicationsHistory
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 20:06:06 |
Parameter GroupsFiles
Trim size
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 20:06:06 |
Use this parameter to select the filename. All bands within the file will be trimmed.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This file will contain the results of the trimmed cube.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This defines the number of lines that will be set to NULL at the top of the cube.
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This defines the number of lines that will be set to NULL at the bottom of the cube.
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This defines the number of samples that will be set to NULL at the left side of the cube.
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This defines the number of samples that will be set to NULL at the right side of the cube.
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 20:06:06 |