Skip to content

Latest commit

 

History

History
161 lines (110 loc) · 4.62 KB

pca_tab.rst

File metadata and controls

161 lines (110 loc) · 4.62 KB

PCA

PCA

PCA

This tab allows for the PCA (principal_component_analysis) of bands loaded in the Band set.

A report .txt is saved along with the PCA bands, containing the covariance matrix, correlation matrix, eigen vectors, and eigen values.

Tip

Information about APIs of this tool in Remotior Sensus at this link .

PCA

Tool symbol and name Description
Select input band set input_number select the input band_set_tab
checkbox Number of components input_number optional set the number of components to be calculated
checkbox Use value as NoData input_number if checked, set the value of NoData pixels, ignored during the calculation
Script script_tool add this function to the script_tab
RUN run run this function

The Output tab will display the Principal Components Analysis details (Covariance matrix, Correlation matrix, Eigenvectors, and Eigenvalues).