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
MaxM
public int MaxM
Field Value
MaxN
public int MaxN
Field Value
N
public int N
Field Value
NIter
public int NIter
Field Value
SaveModel
public int SaveModel
Field Value
TextureMaxM
public int TextureMaxM
Field Value
Verbose
public int Verbose