Click or drag to resize

FlannBasedMatcher Properties

http://www.emgu.com

The FlannBasedMatcher type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Returns true if there are no train descriptors in the both collections.
(Inherited from DescriptorMatcher.)
Public propertyIsMaskSupported
Returns true if the descriptor matcher supports masking permissible matches.
(Inherited from DescriptorMatcher.)
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also