| FacemarkAAMParamsM Property |
[Missing <summary> documentation for "P:OpenCvSharp.Face.FacemarkAAM.Params.M"]
Namespace:
OpenCvSharp.Face
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int M { get; set; }
Public Property M As Integer
Get
Set
public:
property int M {
int get ();
void set (int value);
}
member M : int with get, set
Property Value
Type:
Int32See Also