uncrop
Puts a sub-cube back into its parent cube
Categories
History
Stuart Sides | 2003-04-19 | Original version |
Stuart Sides | 2003-05-01 | Changed category from Utility to Trim and Mask |
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 |
Jeff Anderson | 2004-02-16 | Replaced extraction group with AlphaCube group |
Brendan George | 2006-09-28 | Documentation fixes |
Sharmila Prasad | 2011-01-20 | Updated for changes in ProcessMosaic |
Steven Lambright | 2012-05-01 | Updated documentation; fixes #458 |
JP Bonn | 2017-02-24 | Added example in documentation |
Parameters
Files
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Combine options
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | CROP | |||||||||
Option List: |
|
Example 1
Insert a sub-cube into a parent cube
Command Line
uncrop FROM=crop.cub PARENT=pcrp.cub COMBINE=CROP
GUI Screenshot
Example GUI
Uncrop GUIThis is a screenshot of uncrop. The GUI shows the parameters filled to insert a 200x300 pixel sub-area into the parent image.
Input Images
Parent image
Input image
Parameter Name:
PARENT
This is the full size input image. The area (200x300) to be "uncropped" is grey.
Sub-cube image
Sub-cube image
Parameter Name:
FROM
This is the sub-cube to be inserted into the parent image.