|  | CascadeClassifierEmpty Method  | 
 
            Checks whether the classifier has been loaded.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic virtual bool Empty()
Public Overridable Function Empty As Boolean
public:
virtual bool Empty()
abstract Empty : unit -> bool 
override Empty : unit -> bool 
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:OpenCvSharp.CascadeClassifier.Empty"]
 See Also
See Also