TrainOGRLayersClassifier

Brief Description

Train a SVM classifier based on labeled geometries and a list of features to consider.

Tags

Segmentation

Long Description

This application trains a SVM classifier based on labeled geometries and a list of features to consider for classification. This application is deprecated, prefer using TrainVectorClassifier which offers access to all the classifiers.

Parameters

Limitations

Experimental. For now only shapefiles are supported. Tuning of SVM classifier is not available.

Authors

David Youssefi during internship at CNES

See Also

OGRLayerClassifier,ComputeOGRLayersFeaturesStatistics

Example of use