Click or drag to resize

CudaBFMatcher Properties

http://www.emgu.com

The CudaBFMatcher type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Return True if the matcher is empty
(Inherited from DescriptorMatcher.)
Public propertyIsMaskSupported
Return True if mask is supported
(Inherited from DescriptorMatcher.)
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Public propertySharedPtr
Pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.)
Top
See Also