Classifier Properties

CVB.Net Documentation

The Classifier type exposes the following members.

Properties

  NameDescription
Public propertyClasses
Collection of classes in this classifier.
Public propertyComment
Textual comment for the classifier.
Public propertyDecisionBoundary
Decision boundary setting that has been used for classifier generation.
Public propertyExcludedClassIndex
index of the currently excluded class.
Public propertyFeatureWindowDimension
Dimension of the classifier's feature window.
Public propertyFeatureWindowOrigin
Dimension of the classifier's feature window.
Public propertyFeatureWindowSize
Size of the classifier's feature window.
Public propertyFileName
Name of the file from which this image list was loaded (string.Empty if this image list was neither loaded nor saved since its construction).
Public propertyHandle
Native Manto classifier handle.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyPreprocessingCode
Retrieves the preprocessing code that has been used for generating this Manto classifier.
Top
See Also

Reference