OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cvflann::LshIndexParams Struct Reference

#include <opencv2/flann/lsh_index.h>

Inheritance diagram for cvflann::LshIndexParams:
Collaboration diagram for cvflann::LshIndexParams:

Public Member Functions

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

Public Attributes

any elements
 STL member. More...
 
cv::String keys
 STL member. More...
 

Constructor & Destructor Documentation

◆ LshIndexParams()

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

Member Data Documentation

◆ elements

any std::map< cv::String , any >::elements
inherited

STL member.

◆ keys

cv::String std::map< cv::String , any >::keys
inherited

STL member.


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