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.
Produces a face model.
Syntax
public:
FaceModel^ ProduceFaceModel()
public FaceModelProduceFaceModel ()
var faceModel = faceModelData.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
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)