| OTBCLI_IMAGEDIMENSIONALITYREDUCTION(1) | User Commands | OTBCLI_IMAGEDIMENSIONALITYREDUCTION(1) |
otbcli_ImageDimensionalityReduction - OTB ImageDimensionalityReduction application
This is the Image Dimensionality Reduction (ImageDimensionalityReduction) application, version 6.6.0
Performs dimensionality reduction of the input image according to a dimensionality reduction model file. Parameters: -in <string> Input Image (mandatory)
-model <string> Model file (mandatory)
-out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double/cint16/cint32/cfloat/cdouble] (default value is float) (mandatory)
Use -help param1 [... paramN] to see detailed documentation of those parameters.
otbcli_ImageDimensionalityReduction -in QB_1_ortho.tif -imstat EstimateImageStatisticsQB1.xml -model clsvmModelQB1.model -out ReducedImageQB1.tif
| June 2018 | otbcli_ImageDimensionalityReduction 6.6.0 |