FaceModelBuilder Class

Represents a face model builder.

public ref class FaceModelBuilder sealed : IClosable, INotifyPropertyChanged

FaceModelBuilder has the following members.

NameDescription
CaptureStatusCaptures the status of the face model builder.
CollectionStatusGets the status of the face model builder collection.

NameDescription
CloseCloses the FaceModelBuilder.
CollectFaceDataAsyncCollects face data asynchronously.

NameDescription
CaptureStatusChangedOccurs when the capture status changes.
CollectionStatusChangedOccurs when the collection status changes.
PropertyChanged Occurs when a property of the FaceModelBuilder changes.

Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

Community Additions

ADD
Show: