Status of the face model builder capture.
public enum class FaceModelBuilderCaptureStatus
| Member | Value | Description |
|---|---|---|
| FaceTooFar | 3 | The face is too far from the camera. |
| FaceTooNear | 4 | The face is too near to the camera. |
| GoodFrameCapture | 0 | The frame capture worked. |
| LostFaceTrack | 2 | The face is no longer tracked. |
| MovingTooFast | 5 | The face is moving too fast. |
| OtherViewsNeeded | 1 | Other views are needed. |
| SystemError | 6 | A system error occured. |
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd