Table of Contents

Class SearchParams

Namespace
OpenCvSharp.Flann
Assembly
OpenCvSharp.dll
public class SearchParams : IndexParams, IDisposable
Inheritance
SearchParams
Implements
Inherited Members

Constructors

SearchParams(int, float, bool)

public SearchParams(int checks = 32, float eps = 0, bool sorted = true)

Parameters

checks int
eps float
sorted bool