OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cvflann::lsh::LshTable< ElementType >, including all inherited members.
add(unsigned int value, const ElementType *feature) | cvflann::lsh::LshTable< ElementType > | inline |
add(Matrix< ElementType > dataset) | cvflann::lsh::LshTable< ElementType > | inline |
BucketsSpace typedef | cvflann::lsh::LshTable< ElementType > | |
BucketsSpeed typedef | cvflann::lsh::LshTable< ElementType > | |
getBucketFromKey(BucketKey key) const | cvflann::lsh::LshTable< ElementType > | inline |
getKey(const ElementType *) const | cvflann::lsh::LshTable< ElementType > | inline |
getKey(const unsigned char *feature) const | cvflann::lsh::LshTable< ElementType > | inline |
getStats() const | cvflann::lsh::LshTable< ElementType > | |
getStats() const | cvflann::lsh::LshTable< ElementType > | inline |
LshTable() | cvflann::lsh::LshTable< ElementType > | inline |
LshTable(unsigned int feature_size, unsigned int key_size) | cvflann::lsh::LshTable< ElementType > | inline |
LshTable(unsigned int feature_size, unsigned int subsignature_size) | cvflann::lsh::LshTable< ElementType > | inline |