Bespoke Multi-Touch Framework
StatisticalClassifier Class
NamespacesBespoke.MultiTouch.Framework.InkStatisticalClassifier
A statistical classifier.
Declaration Syntax
C#Visual BasicVisual C++
public class StatisticalClassifier : IClassifier
Public Class StatisticalClassifier _
	Implements IClassifier
public ref class StatisticalClassifier : IClassifier
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
StatisticalClassifier(TrainedSymbolCollection)
Creates a new instance of StatisticalClassifier.

ClassifySymbol(InkSegment)
Classify an unlabeled ink segment.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TrainedSymbols
Gets or sets the collection of trained symbols to use when training the classifier.

Inheritance Hierarchy
Object
StatisticalClassifier

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)