HighDefinitionFaceFrameSource Class
Represents a high-definition face frame source.
HighDefinitionFaceFrameSource has the following members.
| Name | Description |
|---|---|
| HighDefinitionFaceFrameSource | Initializes a new instance of the HighDefinitionFaceFrameSource class. |
| Name | Description |
|---|---|
| FaceModel | Gets the face model for the frame source. |
| IsActive | Gets a boolean that indicates the activity state of the high-definition face frame source. |
| IsOnline | Gets the current activity status of this source. |
| IsTrackingIdValid | Gets a boolean that indicates if the tracking id is valid. |
| KinectSensor | Gets the Kinect sensor. |
| TrackingId | Gets or sets the tracking ID. |
| TrackingQuality | Gets or sets the tracking quality. |
| Name | Description |
|---|---|
| FeedAndCalculateFrameData | TBD |
| OpenModelBuilder | Opens a new model builder. The model builder must be disposed. |
| OpenReader | Opens a new stream reader. This reader must be disposed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property of the HighDefinitionFaceFrameSource changes. |
| TrackingIdLost | Occurs when the tracking ID is lost. |
Community Additions
ADD
Show: