| FacemarkLBFParamsVerbose Property |
show the training print-out
Namespace:
OpenCvSharp.Face
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool Verbose { get; set; }
Public Property Verbose As Boolean
Get
Set
public:
property bool Verbose {
bool get ();
void set (bool value);
}
member Verbose : bool with get, set
Property Value
Type:
BooleanSee Also