.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_IMAGECLASSIFIER "1" "December 2015" "otbgui_ImageClassifier 5.2.0" "User Commands" .SH NAME otbgui_ImageClassifier \- OTB ImageClassifier application .SH DESCRIPTION This is the ImageClassifier application, version 5.2.0 Performs a classification of the input image according to a model file. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ImageClassifier.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \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] (default value is uint8) (mandatory) .TP \fB\-confmap\fR [pixel] Confidence map [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is double) (optional, off by default) .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) .SH EXAMPLES otbgui_ImageClassifier \-in QB_1_ortho.tif \-imstat EstimateImageStatisticsQB1.xml \-model clsvmModelQB1.svm \-out clLabeledImageQB1.tif .PP .SH "SEE ALSO" The full documentation for .B otbgui_ImageClassifier is maintained as a Texinfo manual. If the .B info and .B otbgui_ImageClassifier programs are properly installed at your site, the command .IP .B info otbgui_ImageClassifier .PP should give you access to the complete manual.