SearchResult Properties

CVB.Net Documentation

The SearchResult type exposes the following members.

Properties

  NameDescription
Public propertyClassIndex
Index of the class in the classifier's Classes collection that this result represents.
Public propertyConfidence
Measure for the degree to which this result can be trusted.
Public propertyName
Name of the class that this result represents.
Public propertyPosition
Location of the result
Public propertyQuality
Quality is an alias for Confidence that is needed to make the Manto Search result object ISeparable.
Public propertyX
Location (X) of the result
Public propertyY
Location (Y) of the result
Top
See Also

Reference