ISIS Application Documentation
segment | Printer Friendly View | TOC | Home |
Divides a cube object into multiple output cubes in the line direction.
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:13 |
Parameter GroupsFiles
Output Parameters
|
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 |
Input cube to be segmented.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Specifies the total number of lines each segment will contain. This parameter must always be specified.
Type | integer |
---|
Specifies the total number of lines of overlap each segment will have with the previous segment as well as the next segment. This parameter must always be specified.
Type | integer |
---|
Example 1Segmented Peaks Description
This example shows how segment works on peaks.cub, a cube of Flagstaff's peaks. It also demonstrates the automatic resizing of the final segment.
Command Line
segment FROM=peaks.cub NL=531 OVERLAP=88
Creates segments from peaks.cub which have a total of 531 lines each, and overlap by 88 lines.
Input ImageOutput Images
|
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 |