AliceVision
Photogrammetric Computer Vision Framework
aliceVision::voctree::VocabularyTree< Feature, Distance > Member List

This is the complete list of members for aliceVision::voctree::VocabularyTree< Feature, Distance >, including all inherited members.

centers_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
clear() overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
initialized() const (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >inlineprotected
k_aliceVision::voctree::VocabularyTree< Feature, Distance >protected
levels() const overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
levels_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
load(const std::string &file) overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
num_words_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
operator==(const VocabularyTree &other) const (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >inline
quantize(const DescriptorT &feature) constaliceVision::voctree::VocabularyTree< Feature, Distance >
quantize(const std::vector< DescriptorT > &features) constaliceVision::voctree::VocabularyTree< Feature, Distance >
quantizeToSparse(const std::vector< DescriptorT > &features) constaliceVision::voctree::VocabularyTree< Feature, Distance >
quantizeToSparse(const void *blindDescriptors) const overridealiceVision::voctree::VocabularyTree< Feature, Distance >inlinevirtual
save(const std::string &file) const overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
setNodeCounts() (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
splits() const overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
valid_centers_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
VocabularyTree() (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >
VocabularyTree(const std::string &file)aliceVision::voctree::VocabularyTree< Feature, Distance >
word_start_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >)aliceVision::voctree::VocabularyTree< Feature, Distance >protected
words() const overridealiceVision::voctree::VocabularyTree< Feature, Distance >virtual
~IVocabularyTree()=0 (defined in aliceVision::voctree::IVocabularyTree)aliceVision::voctree::IVocabularyTreeinlinepure virtual