| DescriptorMatcherEmpty Method  | 
        
         
            Return true if there are not train descriptors in collection.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 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 See Also
See Also