Table of Contents

Struct FacemarkAAMParamsData

Namespace
OpenCvSharp.Internal
Assembly
OpenCvSharp.dll

Blittable view of the scalar fields of cv::face::FacemarkAAM::Params. The model_filename / scales members are marshalled separately. Field order must match the native FacemarkAAMParamsData struct.

public struct FacemarkAAMParamsData
Inherited Members

Fields

M

public int M

Field Value

int

MaxM

public int MaxM

Field Value

int

MaxN

public int MaxN

Field Value

int

N

public int N

Field Value

int

NIter

public int NIter

Field Value

int

SaveModel

public int SaveModel

Field Value

int

TextureMaxM

public int TextureMaxM

Field Value

int

Verbose

public int Verbose

Field Value

int