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 frame result.
Syntax
public ref class FaceFrameResult sealed
public sealed class FaceFrameResult
var faceFrameResult = Microsoft.Kinect.Face.FaceFrameResult;
Members
FaceFrameResult has the following members.
Properties
| Name | Description |
|---|---|
| FaceBoundingBoxInColorSpace | Gets the face bounding box in color space. |
| FaceBoundingBoxInInfraredSpace | Gets the face bounding box in infrared space. |
| FaceFrameFeatures | Gets the face frame features. |
| FacePointsInColorSpace | Gets the face points in color space. |
| FacePointsInInfraredSpace | Gets the face points in infrared space. |
| FaceProperties | Gets the face properties. |
| FaceRotationQuaternion | Gets the quaternion representing the face rotation. |
| RelativeTime | Gets the timestamp of the face frame result. |
| TrackingId | Gets the tracking ID of the face frame result. |
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)