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