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.1.0.3408 (4.1.0.3408)
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