| OTBCLI_OGRLAYERCLASSIFIER(1) | User Commands | OTBCLI_OGRLAYERCLASSIFIER(1) |
otbcli_OGRLayerClassifier - OTB OGRLayerClassifier application
This is the OGRLayerClassifier application, version 5.2.0 Classify an OGR layer based on a machine learning model and a list of features to consider.
Complete documentation: http://www.orfeo-toolbox.org/Applications/OGRLayerClassifier.html
-inshp <string> Name of the input shapefile (mandatory)
-instats <string> XML file containing mean and variance of each
feature. (mandatory)
-insvm <string> Input model filename. (mandatory)
otbcli_OGRLayerClassifier -inshp vectorData.shp -instats meanVar.xml -insvm svmModel.svm -feat perimeter -cfield predicted
The full documentation for otbcli_OGRLayerClassifier is maintained as a Texinfo manual. If the info and otbcli_OGRLayerClassifier programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_OGRLayerClassifier 5.2.0 |