|
|
HeadController Properties |
The HeadController type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleMax |
Gets or sets the maximum angle
for head tilting calibration.
| |
| AngleMin |
Gets or sets the minimum angle
for head tilting calibration.
| |
| BindingContext |
Gets or sets the collection of currency managers for the IBindableComponent.
| |
| BytesReceived |
Received bytes count.
| |
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| DataBindings |
Gets the collection of data-binding objects for this IBindableComponent.
| |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| Detector |
Gets the IObjectDetector used to
detect the head object in the video stream.
| |
| Device |
Gets or sets the video device used to track objects.
| |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| FramesReceived |
Received frames count.
| |
| HeadAngle |
Gets the current head tilting angle.
| |
| HeadPosition |
Gets the current head position.
| |
| HeadScale |
Gets the current head scale.
| |
| IsDetecting |
Gets a value indicating whether this instance is
attempting to detect faces in the video stream.
| |
| IsRunning |
Gets a value indicating whether this instance
is currently processing and sending events.
| |
| IsTracking |
Gets a value indicating whether this instance is
actually tracking an object in the video stream.
| |
| ScaleMax |
Gets or sets the maximum area
for proximity scale calibration.
| |
| ScaleMin |
Gets or sets the minimum area
for proximity scale calibration.
| |
| Site | Gets or sets the ISite of the Component. (Inherited from Component.) | |
| Source |
Video source.
| |
| SynchronizingObject |
Gets or sets the object used to marshal event-handler calls that
are issued when the head object position has been updated.
| |
| Tracker |
Gets the IObjectTracker used to
track the head object in the video stream.
| |
| XAxisMax |
Gets or sets the maximum position
for horizontal scale calibration.
| |
| XAxisMin |
Gets or sets the minimum position
for horizontal scale calibration.
| |
| YAxisMax |
Gets or sets the maximum position
for vertical scale calibration.
| |
| YAxisMin |
Gets or sets the minimum position
for vertical scale calibration.
|