Isis 3 Application Documentation
interestcube | Standard View | TOC | Home |
Used to test Interest Operators
Description
Categories
Groups
Examples
History
| Name | Description |
|---|---|
| FROM | Input cube |
| PVL | Input pvl |
| TO | Output cube |
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 |
Using interestcube with forstner operator
|
Interest gui
|
Example GUI Screenshot of the GUI with parameters |
|
This is the input Isis 3 cube.
|
Input Isis 3 cube.
Parameter Name:
FROM The input cube that the Interest Operator is to run on. |
| Input pvl file. | This is the pvl file that defines how the program is to operate. |
|---|
|
Cube full of interest values after processing.
|
Output image after processing.
Parameter Name:
TO The interest cube image after processing. To view a forstner image you MUST manually stretch the image. This image has been stretched from 0 to 1.67854e-27. Keep in mind if you dont do this, the data in the cube will be valid, it will just display all white in qview. |
Using interestcube with gradient operator
|
Interest gui
|
Example GUI Screenshot of the GUI with parameters |
|
This is the input Isis 3 cube.
|
Input Isis 3 cube.
Parameter Name:
FROM The input cube that the Interest Operator is to run on. |
| Input pvl file. | This is the pvl file that defines how the program is to operate. |
|---|
|
Cube full of interest values after processing.
|
Output image after processing.
Parameter Name:
TO The interest cube image after processing. |
Using interestcube with Moravec operator
|
Interest gui
|
Example GUI Screenshot of the GUI with parameters |
|
This is the input Isis 3 cube.
|
Input Isis 3 cube.
Parameter Name:
FROM The input cube that the Interest Operator is to run on. |
| Input pvl file. | This is the pvl file that defines how the program is to operate. |
|---|
|
Cube full of interest values after processing.
|
Output image after processing.
Parameter Name:
TO The interest cube image after processing. |
Using interestcube with Standard Deviation operator
|
Interest gui
|
Example GUI Screenshot of the GUI with parameters |
|
This is the input Isis 3 cube.
|
Input Isis 3 cube.
Parameter Name:
FROM The input cube that the Interest Operator is to run on. |
| Input pvl file. | This is the pvl file that defines how the program is to operate. |
|---|
|
Cube full of interest values after processing.
|
Output image after processing.
Parameter Name:
TO The interest cube image after processing. |
Using interestcube with a Large Boxcar
|
Interest gui
|
Example GUI Screenshot of the GUI with parameters |
|
This is the input Isis 3 cube.
|
Input Isis 3 cube.
Parameter Name:
FROM The input cube that the Interest Operator is to run on. |
| Input pvl file. | This is the pvl file that defines how the program is to operate. |
|---|
|
Cube full of interest values after processing.
|
Output image after processing.
Parameter Name:
TO The interest cube image after processing. You can see how the interest areas are slightly blured due to the large boxcar size. |
| Steven Koechle | 2007-08-14 | Original version |
| Steven Koechle | 2007-09-14 | Renamed app from "Interest" -> "interest" |
| Steven Koechle | 2008-08-20 | Renamed app from "interest" -> "interestcube" |