| Feature2DEmpty Method |
Return true if detector object is empty
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.Feature2D.Empty"]
See Also