Dimensionality reduction

Brief Description

Perform Dimension reduction of the input image.

Tags

Image Filtering, Dimensionality Reduction

Long Description

Performs dimensionality reduction on input image. PCA,NA-PCA,MAF,ICA methods are available. It is also possible to compute the inverse transform to reconstruct the image. It is also possible to optionally export the transformation matrix to a text file.

Parameters

Limitations

This application does not provide the inverse transform and the transformation matrix export for the MAF.

Authors

OTB-Team

See also

"Kernel maximum autocorrelation factor and minimum noise fraction transformations," IEEE Transactions on Image Processing, vol. 20, no. 3, pp. 612-624, (2011)

Example of use