Click or drag to resize

FastFeatureDetector Properties

http://www.emgu.com

The FastFeatureDetector type exposes the following members.

Properties
  NameDescription
Public propertyDescriptorSize
Get the number of elements in the descriptor.
(Inherited from Feature2D.)
Public propertyFeature2DPtr
Get the pointer to the Feature2D object
(Inherited from Feature2D.)
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