.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_TRAINOGRLAYERSCLASSIFIER "1" "December 2015" "otbcli_TrainOGRLayersClassifier 5.2.0" "User Commands" .SH NAME otbcli_TrainOGRLayersClassifier \- OTB TrainOGRLayersClassifier application .SH DESCRIPTION This is the TrainOGRLayersClassifier application, version 5.2.0 Train a SVM classifier based on labeled geometries and a list of features to consider. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/TrainOGRLayersClassifier.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\-outsvm\fR Output model filename. (mandatory) .TP \fB\-feat\fR List of features to consider for classification. (mandatory, default value is ) .TP \fB\-cfield\fR Field containing the class id for supervision (mandatory, default value is class) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_TrainOGRLayersClassifier \-inshp vectorData.shp \-instats meanVar.xml \-outsvm svmModel.svm \-feat perimeter \-cfield predicted .SH "SEE ALSO" The full documentation for .B otbcli_TrainOGRLayersClassifier is maintained as a Texinfo manual. If the .B info and .B otbcli_TrainOGRLayersClassifier programs are properly installed at your site, the command .IP .B info otbcli_TrainOGRLayersClassifier .PP should give you access to the complete manual.