Click or drag to resize

FastFeatureDetector Fields

http://www.emgu.com

The FastFeatureDetector type exposes the following members.

Fields
  NameDescription
Protected field_algorithm
The pointer to the Algorithm object.
(Inherited from Feature2D.)
Protected field_feature2D
The pointer to the Feature2D object
(Inherited from Feature2D.)
Protected field_ptr
A pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Protected field_sharedPtr
A pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.)
Top
See Also