OpenCV  4.1.0
Open Source Computer Vision
Public Member Functions | List of all members
cvflann::SearchParams Struct Reference

#include <opencv2/flann/params.h>

Inheritance diagram for cvflann::SearchParams:

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from std::map< K, T >
elements
 STL member.
 
keys
 STL member.
 

Constructor & Destructor Documentation

cvflann::SearchParams::SearchParams ( int  checks = 32,
float  eps = 0,
bool  sorted = true 
)
inline

The documentation for this struct was generated from the following file: