![]() |
FaceController Properties |
The FaceController type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindingContext |
Gets or sets the collection of currency managers for the IBindableComponent.
|
![]() | 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.) |
![]() | FacePosition |
Gets the current face's center point.
|
![]() | 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.
|
![]() | Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
![]() | 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.
|