Skip to content

Latest commit

 

History

History
162 lines (111 loc) · 4.71 KB

File metadata and controls

162 lines (111 loc) · 4.71 KB

PCA (complete interface)

This tab allows for the PCA (:ref:`principal_component_analysis`) of bands loaded in the :guilabel:`Band set`. It is loaded only if the :guilabel:`Simplified interface` is not enabled.

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 .

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

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