http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Wrapping class for feature detection using the goodFeaturesToTrack() function.
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public class GFTTDetector : UnmanagedObject, IKeyPointDetector |
Visual Basic |
---|
Public Class GFTTDetector _ Inherits UnmanagedObject _ Implements IKeyPointDetector |
Visual C++ |
---|
public ref class GFTTDetector : public UnmanagedObject, IKeyPointDetector |
Inheritance Hierarchy
System..::..Object
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.Features2D..::..GFTTDetector
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.Features2D..::..GFTTDetector