CascadeClassifierIsOldFormatCascade Property |
http://www.emgu.com
Get if the cascade is old format
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
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