http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the feature detector.
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public IntPtr FeatureDetectorPtr { get; } |
Visual Basic |
---|
Public ReadOnly Property FeatureDetectorPtr As IntPtr Get |
Visual C++ |
---|
public: virtual property IntPtr FeatureDetectorPtr { IntPtr get () sealed; } |