Bespoke Multi-Touch Framework
FtirFrame Class
NamespacesBespoke.MultiTouch.FrameworkFtirFrame
A single camera frame processed for FTIR blobs.
Declaration Syntax
C#Visual BasicVisual C++
public class FtirFrame
Public Class FtirFrame
public ref class FtirFrame
Members
All MembersConstructorsMethodsProperties



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

FtirFrame(Bitmap, Bitmap)
Creates a new instance of FtirFrame.

BackgroundSubtractedImage
Gets the background subtracted camera image.

BlobRectangles
Gets the rectangles for all active blobs.

Blobs
Gets the active blobs.

CalibratedBlobRectangles
Gets the calibrated rectangles for all active blobs.

Clone()()()
Copy the FTIR frame.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FilteredFrame
Gets the fully filtered camera image.

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 active FTIR points.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GrayscaleFrame
Gets the grayscale camera image.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OriginalFrame
Gets the original, unfiltered camera image.

ToScaledRectangle(Rectangle, Single, Single)
Scale a rectangle.

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

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