FaceModel Constructor (Single, Generic IMapView)

Initializes a new instance of the face model.

Syntax

public:
FaceModel(
         float32 scale,
         IMapView<FaceShapeDeformations, float32>^ faceShapeDeformations
)  

Parameters

scale
Type: float32 

 The scale of the model.

faceShapeDeformations
Type: IMapView<FaceShapeDeformations, float32> 

  The face shape deformations of the model.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceModel Class

FaceModel Members

Microsoft.Kinect.Face Namespace