.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_OGRLAYERCLASSIFIER "1" "December 2015" "otbcli_OGRLayerClassifier 5.2.0" "User Commands" .SH NAME otbcli_OGRLayerClassifier \- OTB OGRLayerClassifier application .SH DESCRIPTION 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. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/OGRLayerClassifier.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-inshp\fR Name of the input shapefile (mandatory) \fB\-instats\fR XML file containing mean and variance of each feature. (mandatory) \fB\-insvm\fR Input model filename. (mandatory) .TP \fB\-feat\fR Features (mandatory, default value is ) .TP \fB\-cfield\fR Field containing the predicted class. (mandatory, default value is predicted) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_OGRLayerClassifier \-inshp vectorData.shp \-instats meanVar.xml \-insvm svmModel.svm \-feat perimeter \-cfield predicted .SH "SEE ALSO" The full documentation for .B otbcli_OGRLayerClassifier is maintained as a Texinfo manual. If the .B info and .B otbcli_OGRLayerClassifier programs are properly installed at your site, the command .IP .B info otbcli_OGRLayerClassifier .PP should give you access to the complete manual.