| OTBCLI_VECTORCLASSIFIER(1) | User Commands | OTBCLI_VECTORCLASSIFIER(1) |
otbcli_VectorClassifier - OTB VectorClassifier application
This is the VectorClassifier application, version 6.0.0 Performs a classification of the input vector data according to a model file.Features of the vector data output will contain the class labels decided by the classifier (maximal class label = 65535).
Complete documentation: http://www.orfeo-toolbox.org/Applications/VectorClassifier.html
-in <string> Name of the input vector data (mandatory)
-model <string> Model file (mandatory)
otbcli_VectorClassifier -in vectorData.shp -instat meanVar.xml -model svmModel.svm -out svmModel.svm -feat perimeter area width -cfield predicted
| May 2017 | otbcli_VectorClassifier 6.0.0 |