Click or drag to resize

IIndexParams Interface

http://www.emgu.com
The index parameters interface

Namespace:  Emgu.CV.Flann
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public interface IIndexParams

The IIndexParams type exposes the following members.

Properties
  NameDescription
Public propertyIndexParamPtr
Gets the pointer to the index parameter.
Top
See Also