ISIS Application Documentation
uncrop | Printer Friendly View | TOC | Home |
Puts a sub-cube back into its parent cube
Overview | Parameters | Example 1 |
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:14 |
Parameter GroupsFiles
Combine options
|
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:14 |
The sub-cube, possibly created by crop. This cube must contain a valid AlphaCube label.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The output cube, an existing filename is required. The filename can be the original file from which the cropped image was extracted, or it could be a new file created with makecube based on the dimensions found in the AlphaCube label of the cropped image.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This parameter is used to select one of two ways to combine the crop and parent pixels in areas of overlap.
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | CROP | |||||||||
Option List: |
|
Example 1Insert a sub-cube into a parent cube Description
Insert a cube of 200 samples by 300 lines into a parent cube.
Command Line
uncrop FROM=crop.cub PARENT=pcrp.cub COMBINE=CROP
In this example, uncrop will insert a 200x300 sub-area into the parent cube.
GUI Screenshot
Input Images
Output Image |
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:14 |