Bespoke Multi-Touch Framework
Bespoke.MultiTouch.Framework Namespace
NamespacesBespoke.MultiTouch.Framework
Defines classes for interaction with a multi-touch surface.
Declaration Syntax
C#Visual BasicVisual C++
namespace Bespoke.MultiTouch.Framework
Namespace Bespoke.MultiTouch.Framework
namespace Bespoke.MultiTouch.Framework
Types
All TypesClassesDelegates
IconTypeDescription
CalibrationPoint
A single point for screen/camera/projector calibration.

CalibrationPointCollection
A collection of calibration points.

CalibrationTable
A set of corrected coordinates for quick translation betwetween camera position and screen position.

Configuration
Exposes the MultiTouch configuration file through a set of objects.

FilteredPointElement

FourPointCalibration
Creates a calibration table using a 4-point method.

FtirFrame
A single camera frame processed for FTIR blobs.

FtirFrameReceivedEventArgs
Containes event data for FTIR frames.

FtirSurface..::.FtirFrameReceivedHandler
Handler for processing FTIR received events.

FtirPoint
Representes a single FTIR point detected by the multi-touch surface..

FtirPointCollection
A collection of FTIR points.

FtirPointTracker
A system for labeling and tracking FTIR points from one frame to the next.

FtirSurface
The main class representing a multi-touch surface using FTIR (Frustrated Total Internal Reflection).

GatewayElement

ImagingElement
The imaging element within the MultiTouch Xml configuration file.

MouseEmulator
Emulates a traditional mouse.

MouseEmulatorElement

SurfaceElement
The surface element within the MultiTouch Xml configuration file.

VariablePointCalibration
Creates a calibration table using n-number of points.

VideoElement