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