FaceModelData.ProduceFaceModel Method

Produces a face model.

Syntax

public:
FaceModel^ ProduceFaceModel()  

Return value

Type: FaceModel 

A face model.

Remarks

Use this method, instead of ProduceFaceModelAsync, to control the priority and resource use of the face model calculations by wrapping this method in its own thread.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceModelData Class

FaceModelData Members

Microsoft.Kinect.Face Namespace