Stemmer.Cvb.ShapeFinder Namespace

CVB.Net Documentation
The namespace and assembly Stemmer.Cvb.ShapeFinder contains the classes and definitions needed for using the ShapeFinder functionality from SF.dll.
Classes

  ClassDescription
Public classClassifier
ShapeFinder classifier object.
Public classClassifierFactory
Object that holds methods for generating ShapeFinder classifiers. In case of ShapeFinder 1 the learner contains only static methods as no complex state aggregations are required here.
Public classClassifierObject
Base class for ShapeFinder classifiers.
Structures

  StructureDescription
Public structureSearchResult
Search result obtained with a ShapeFinder (1) classifier.
Enumerations

  EnumerationDescription
Public enumerationGradientType
Type of Gradient used for feature extraction
Public enumerationPrecisionMode
Controls precision over accuracy for ShapeFinder 1 type searches. Lower precision typically also results in higher search speed. Note that with ShapeFinder 1 precision will normally not exceed pixel accuracy.