ISIS Application Documentation
pca | Printer Friendly View | TOC | Home |
Apply Principal Component Analysis on a cube
Overview | Parameters |
Description
This programs converts a cube into principal component space or
reverses a cube from principal component space. The principal component analysis (PCA) is performed over all bands of the input cube. The n x n transformation matrix used for this conversion is attached to the output cube as a table, where n is the number of bands of the input cube. Each vertical column in the transformation matrix is an eigenvector.
To run the program, you must provide an input cube, specify an output cube name, and select either Transform or Inverse as your transformation mode of choice The transformation matrix can be extracted by using the following command:
tabledump from=[cube name].cub name="Transform Matrix" CategoriesRelated Objects and DocumentsApplicationsHistory
|
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 20:06:05 |
Parameter GroupsFiles
Transform 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 20:06:05 |
The input cube which will be transformed into principal component space.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The resultant cube containing the image in principal component space.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter | *.cub |
This option is used to specify a forward or inverse transform.
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | TRANSFORM | |||||||||
Option List: |
|