| FacemarkLBFParamsInitShapeN Property  | 
        
         
            multiplier for augment the training data
            
 
    Namespace: 
   OpenCvSharp.Face
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic int InitShapeN { get; set; }Public Property InitShapeN As Integer
	Get
	Set
public:
property int InitShapeN {
	int get ();
	void set (int value);
}member InitShapeN : int with get, set
function get_InitShapeN();
function set_InitShapeN(value);
Property Value
Type: 
Int32 See Also
See Also