DimensionalityReduction

Brief Description

Perform Dimension reduction of the input image.

Tags

Dimensionality Reduction,Image Filtering

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 optionnaly 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