DimensionalityReduction-pca otbcli_DimensionalityReduction DimensionalityReduction (pca) Image Filtering Perform Dimension reduction of the input image. ParameterRaster in Input Image The input image to apply dimensionality reduction. False OutputRaster out Output Image output image. Components are ordered by decreasing eigenvalues. OutputRaster outinv Inverse Output Image reconstruct output image. ParameterSelection method Algorithm Selection of the reduction dimension method. pca 0 ParameterNumber nbcomp Number of Components. Number of relevant components kept. By default all components are kept. 0 ParameterBoolean normalize Normalize. center AND reduce data before Dimensionality reduction. True OutputFile outmatrix Transformation matrix output Filename to store the transformation matrix (csv format)