FaceModelBuilderCaptureStatus Enumeration

Status of the face model builder capture.

Syntax

public enum class FaceModelBuilderCaptureStatus  

Members

Member Value Description
FaceTooFar The face is too far from the camera.
FaceTooNear The face is too near to the camera.
GoodFrameCapture The frame capture worked.
LostFaceTrack The face is no longer tracked.
MovingTooFast The face is moving too fast.
OtherViewsNeeded Other views are needed.
SystemError A system error occured.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

Microsoft.Kinect.Face Namespace