Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


pad

Printer Friendly View | TOC | Home

Add NULL padding around a cube

Overview Parameters

Description

This program allows the user to specify NULL padding to be placed around the input cube.

Categories


History

Jeff Anderson2003-09-19 Original version
Jeff Anderson2004-02-16 Added AlphaCube group and updating processing text
Steven Lambright2008-05-13 Removed references to CubeInfo
Janet Barrett2009-10-22 Now uses the SubArea class to produce output cube labels with corrected Mapping, Instrument, and AlphaCube groups.
Sharmila Prasad2011-01-20 Updated for changes in ProcessMosaic
Tracie Sucharski2012-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/21/2025 19:28:13
X

Files: FROM


Description

This is the cube which will be padded with NULLs

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

This cube will contain the padded input file

Type cube
File Mode output
Filter *.cub
Close Window
X

Padding Specifications: LEFT


Description

This is the number of pixels to pad on the left side of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Padding Specifications: RIGHT


Description

This is the number of pixels to pad on the right side of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Padding Specifications: TOP


Description

This is the number of pixels to pad on the top edge of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Padding Specifications: BOTTOM


Description

This is the number of pixels to pad on the bottom edge of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window