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

#include <opencv2/flann/lsh_index.h>

Inheritance diagram for cvflann::LshIndexParams:

Public Member Functions

 LshIndexParams (unsigned int table_number=12, unsigned int key_size=20, unsigned int multi_probe_level=2)
 

Constructor & Destructor Documentation

§ LshIndexParams()

cvflann::LshIndexParams::LshIndexParams ( unsigned int  table_number = 12,
unsigned int  key_size = 20,
unsigned int  multi_probe_level = 2 
)
inline

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