Click or drag to resize

IIndexParamsIndexParamPtr Property

http://www.emgu.com
Gets the pointer to the index parameter.

Namespace:  Emgu.CV.Flann
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
IntPtr IndexParamPtr { get; }

Property Value

Type: IntPtr
The index parameter pointer.
See Also