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.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
IntPtr IndexParamPtr { get; }

Property Value

Type: IntPtr
The index parameter pointer.
See Also