Table of Contents

Class KDTreeIndexParams

Namespace
OpenCvSharp.Flann
Assembly
OpenCvSharp.dll

When passing an object of this type the index constructed will consist of a set of randomized kd-trees which will be searched in parallel.

public class KDTreeIndexParams : IndexParams, IDisposable
Inheritance
KDTreeIndexParams
Implements
Inherited Members

Constructors

KDTreeIndexParams(int)

Constructor