FaceModel.CalculateVerticesForAlignment Method

Calculates vertices for alignment.

Syntax

public:
IVectorView<CameraSpacePoint>^ CalculateVerticesForAlignment(
         FaceAlignment^ faceAlignment
)  

Parameters

faceAlignment
Type: FaceAlignment 

The face alignment.

Return value

Type: IVectorView<CameraSpacePoint

  The calculated vertices.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceModel Class

FaceModel Members

Microsoft.Kinect.Face Namespace