| DescriptorMatcherEmpty Method |
Return true if there are not train descriptors in collection.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public 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.DescriptorMatcher.Empty"]
See Also