Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a face model builder.
Syntax
interface IFaceModelBuilder : public IUnknown
Members
IFaceModelBuilder has the following members.
Methods
| Name | Description |
|---|---|
| BeginFaceDataCollection | Begins the collection of face data. |
| CollectFaceDataAsync | Collects face data asynchronously. |
| get_CaptureStatus | Gets the capture status of the face model builder. |
| get_CollectionStatus | Gets the status of the face model builder collection. |
| GetCaptureStatusChangedEventData | Gets data for the CaptureStatusChanged event. |
| GetCollectionStatusChangedEventData | Gets data for the CollectionStatusChanged event. |
| GetFaceData | Gets the face model data. |
| SubscribeCaptureStatusChanged | Event handler to subscribe when the capture status changes. |
| SubscribeCollectionStatusChanged | Event handler to subscribe when the collection status changes. |
| UnsubscribeCaptureStatusChanged | Unsubscribes an event handler from the CaptureStatusChanged event. |
| UnsubscribeCollectionStatusChanged | Unsubscribes an event handler from the CollectionStatusChanged event. |
Requirements
Header: kinect.face.h
Library: Kinect20.face.lib