Click or drag to resize
IIndexParams Interface
http://www.emgu.com
The index parameters interface

Namespace: Emgu.CV.Flann
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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