CascadeClassifierIsOldFormatCascade Property |
http://www.emgu.com
Get if the cascade is old format
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic bool IsOldFormatCascade { get; }
Public ReadOnly Property IsOldFormatCascade As Boolean
Get
public:
property bool IsOldFormatCascade {
bool get ();
}
member IsOldFormatCascade : bool with get
Property Value
Type:
Boolean
See Also