Bespoke Multi-Touch Framework
FtirPointTracker Class
NamespacesBespoke.MultiTouch.FrameworkFtirPointTracker
A system for labeling and tracking FTIR points from one frame to the next.
Declaration Syntax
C#Visual BasicVisual C++
public class FtirPointTracker
Public Class FtirPointTracker
public ref class FtirPointTracker
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FtirPointTracker()()()
Creates a new instance of FtirPointTracker.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FilteredPoints
Gets the set of points that are being filtered.

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.)
FtirPoints
Gets the current set of FTIR points processed.

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.)
ProcessFrame(FtirFrame)
Process a single FTIR frame for FTIR points.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
FtirPointTracker

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