Classifier Properties

CVB.Net Documentation

The Classifier type exposes the following members.

Properties

  NameDescription
Public propertyComment
Comment assigned to the classifier at generation time
Public propertyContrastTrigger
Trigger value for the contrast of features to be taken into account.
Public propertyCreationDate
Creation date of the classifier.
Public propertyExtent
Extent of the classes in the classifier relative to the anchor point.
Public propertyFileName
Name of the file from which this classifier was loaded (string.Empty if this image list was neither loaded nor saved since its construction).
Public propertyHandle
Native Minos classifier handle.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyIsMinos16BitClassifier
returns true if the classifier was generated by Minos16Bit
Public propertyLearnParameters
Gets the set of parameters that has been used during classifier generation.
Public propertyModels
Collection of the models contained in this classifier.
Public propertyQualityMeasure
Selects the type of quality feedback from the classifier.
Public propertyThreshold
Threshold for search operations witz normalized quality feedback.
Public propertyTrainingSetName
Name of the training set from which this classifier was generated.
Top
See Also

Reference