|  | OpenCV
    4.0.1
    Open Source Computer Vision | 
| Classes | |
| struct | LshStats | 
| class | LshTable | 
| Typedefs | |
| typedef std::vector< FeatureIndex > | Bucket | 
| typedef unsigned int | BucketKey | 
| typedef uint32_t | FeatureIndex | 
| Functions | |
| std::ostream & | operator<< (std::ostream &out, const LshStats &stats) | 
| typedef std::vector<FeatureIndex> cvflann::lsh::Bucket | 
A bucket in an LSH table
| typedef unsigned int cvflann::lsh::BucketKey | 
The id from which we can get a bucket back in an LSH table
| typedef uint32_t cvflann::lsh::FeatureIndex | 
What is stored in an LSH bucket
 1.8.12
 1.8.12