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# |
---|
IntPtr DescriptorExtratorPtr { get; } |
Visual Basic |
---|
ReadOnly Property DescriptorExtratorPtr As IntPtr Get |
Visual C++ |
---|
property IntPtr DescriptorExtratorPtr { IntPtr get (); } |