ISIS Application Documentation
interestcube | Printer Friendly View | TOC | Home |
Create interest cube
Overview | Parameters | Example 1 | Example 2 | Example 3 | Example 4 | Example 5 |
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:24:26 |
Parameter GroupsFiles
|
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:24:26 |
Use this parameter to select the input cube.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Use this parameter to select the PVL file that gives the program parameters. Note: to make the program function properly the delta keywords and valid interest keyword will be changed to a value of 0.
Type | filename |
---|---|
File Mode | input |
This cube will contain the results of the Interest Operator.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Example 1Using interestcube with Förstner operator. Description
The use of Interest to ingest an ISIS cube and output a cube with interest values.
Command Line
interestcube
from= ab102401.cub
pvl= input.pvl
to= out.cub
This example shows the use of interestcube to create an ISIS cube of interest
values from a standard ISIS cube. This example will use a 3x3 boxcar using the
Förstner Operator.
GUI ScreenshotInput Image
Data FileLinks open in a new window.
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:24:26 |
Example 2Using interestcube with gradient operator. Description
The use of Interst to ingest an ISIS cube and output a cube with interest values.
Command Line
interestcube
from= ab102401.cub
pvl= input.pvl
to= out.cub
This example shows the use of interestcube to create an ISIS cube of interest
values from a standard ISIS cube. This example will use a 3x3 boxcar using the
Gradient Operator.
GUI ScreenshotInput Image
Data FileLinks open in a new window.
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:24:26 |
Example 3Using interestcube with Moravec operator. Description
The use of Interst to ingest an ISIS cube and output a cube with interest values.
Command Line
interestcube
from= ab102401.cub
pvl= input.pvl
to= out.cub
This example shows the use of interestcube to create an ISIS cube of interest
values from a standard ISIS cube. This example will use a 3x3 boxcar using the
Moravec Operator.
GUI ScreenshotInput Image
Data FileLinks open in a new window.
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:24:26 |
Example 4Using interestcube with Standard Deviation operator using a Small Boxcar (3x3). Description
The use of Interest to ingest an ISIS cube and output a cube with interest values.
Command Line
interestcube
from= ab102401.cub
pvl= input.pvl
to= out.cub
This example shows the use of interestcube to create an ISIS cube of interest
values from a standard ISIS cube. This example will use a 3x3 boxcar using the
Standard Deviation Operator.
GUI ScreenshotInput Image
Data FileLinks open in a new window.
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:24:26 |
Example 5Using interestcube with Standard Deviation operator and a Large Boxcar (15x15). Description
The use of Interst to ingest an ISIS cube and output a cube with interest values. This
uses StandardDeviationOperator and a large boxcar to show the blurring effect of using
a larger boxcar.
Command Line
interestcube
from= ab102401.cub
pvl= input.pvl
to= out.cub
This example shows the use of interestcube to create an ISIS cube of
interest values from a standard ISIS cube. This example will use a 15x15
boxcar using the StandardDeviationOperator.
GUI ScreenshotInput Image
Data FileLinks open in a new window.
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:24:26 |