.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH OTBGUI_IMAGEDIMENSIONALITYREDUCTION "1" "June 2018" "otbgui_ImageDimensionalityReduction 6.6.0" "User Commands" .SH NAME otbgui_ImageDimensionalityReduction \- OTB ImageDimensionalityReduction application .SH DESCRIPTION This is the Image Dimensionality Reduction (ImageDimensionalityReduction) application, version 6.6.0 .PP Performs dimensionality reduction of the input image according to a dimensionality reduction model file. Parameters: \fB\-in\fR Input Image (mandatory) .TP \fB\-mask\fR Input Mask (optional, off by default) .PP \fB\-model\fR Model file (mandatory) .TP \fB\-imstat\fR Statistics file (optional, off by default) .PP \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double/cint16/cint32/cfloat/cdouble] (default value is float) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .TP \fB\-progress\fR Report progress .TP \fB\-help\fR Display long help (empty list), or help for given parameters keys .PP Use \fB\-help\fR param1 [... paramN] to see detailed documentation of those parameters. .SH EXAMPLES otbgui_ImageDimensionalityReduction \-in QB_1_ortho.tif \-imstat EstimateImageStatisticsQB1.xml \-model clsvmModelQB1.model \-out ReducedImageQB1.tif