OpenCV  2.4.13.6
Open Source Computer Vision
cvflann::LshIndexParams Struct Reference

#include <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: