inverseProjection
Reconstruct data cube from principal component bands
Description
Add-On Required: This feature requires the Hyperspectral Imaging Library for Image Processing Toolbox add-on.
reconstructs the original spectral bands in a hyperspectral data cube from the PCA
(principal component analysis) or MNF (maximum noise fraction) transformed data cube and
their related coefficients.reconstructedData = inverseProjection(pcDataCube,coeff)
Note
The Hyperspectral Imaging Library for Image Processing Toolbox™ requires desktop MATLAB®, as MATLAB Online™ and MATLAB Mobile™ do not support the library.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a

