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