ISIS Application Documentation
pad | Standard View | TOC | Home |
Add NULL padding around a cube
Description
Categories
Groups
History
Name | Description |
---|---|
FROM | Cube to pad |
TO | The resultant cube |
Name | Description |
---|---|
LEFT | Number of pixels to pad on the left side |
RIGHT | Number of pixels to pad on the right side |
TOP | Number of pixels to pad on the top edge |
BOTTOM | Number of pixels to pad on the bottom edge |
This is the cube which will be padded with NULLs
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This cube will contain the padded input file
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This is the number of pixels to pad on the left side of the cube
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This is the number of pixels to pad on the right side of the cube
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This is the number of pixels to pad on the top edge of the cube
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
This is the number of pixels to pad on the bottom edge of the cube
Type | integer |
---|---|
Default | 0 |
Minimum | 0 (inclusive) |
Jeff Anderson | 2003-09-19 | Original version |
Jeff Anderson | 2004-02-16 | Added AlphaCube group and updating processing text |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |
Janet Barrett | 2009-10-22 | Now uses the SubArea class to produce output cube labels with corrected Mapping, Instrument, and AlphaCube groups. |
Sharmila Prasad | 2011-01-20 | Updated for changes in ProcessMosaic |
Tracie Sucharski | 2012-12-06 | Removed unnecessary include of Projection.h. References #775 |
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/24/2025 16:09:18 |