| OTBCLI_IMAGECLASSIFIER(1) | User Commands | OTBCLI_IMAGECLASSIFIER(1) |
otbcli_ImageClassifier - OTB ImageClassifier application
This is the ImageClassifier application, version 5.2.0 Performs a classification of the input image according to a model file.
Complete documentation: http://www.orfeo-toolbox.org/Applications/ImageClassifier.html
-in <string> Input Image (mandatory)
-model <string> Model file (mandatory)
-out <string> [pixel] Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
uint8) (mandatory)
otbcli_ImageClassifier -in QB_1_ortho.tif -imstat EstimateImageStatisticsQB1.xml -model clsvmModelQB1.svm -out clLabeledImageQB1.tif
The full documentation for otbcli_ImageClassifier is maintained as a Texinfo manual. If the info and otbcli_ImageClassifier programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_ImageClassifier 5.2.0 |