FacemarkLBFParamsVerbose Property |
http://www.emgu.com
show the training print-out
Namespace:
Emgu.CV.Face
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic 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:
Boolean
See Also