| centers_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >) | aliceVision::voctree::VocabularyTree< Feature, Distance > | protected |
| clear() override | aliceVision::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 override | aliceVision::voctree::VocabularyTree< Feature, Distance > | virtual |
| levels_ (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >) | aliceVision::voctree::VocabularyTree< Feature, Distance > | protected |
| load(const std::string &file) override | aliceVision::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) const | aliceVision::voctree::VocabularyTree< Feature, Distance > | |
| quantize(const std::vector< DescriptorT > &features) const | aliceVision::voctree::VocabularyTree< Feature, Distance > | |
| quantizeToSparse(const std::vector< DescriptorT > &features) const | aliceVision::voctree::VocabularyTree< Feature, Distance > | |
| quantizeToSparse(const void *blindDescriptors) const override | aliceVision::voctree::VocabularyTree< Feature, Distance > | inlinevirtual |
| save(const std::string &file) const override | aliceVision::voctree::VocabularyTree< Feature, Distance > | virtual |
| setNodeCounts() (defined in aliceVision::voctree::VocabularyTree< Feature, Distance >) | aliceVision::voctree::VocabularyTree< Feature, Distance > | protected |
| splits() const override | aliceVision::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 override | aliceVision::voctree::VocabularyTree< Feature, Distance > | virtual |
| ~IVocabularyTree()=0 (defined in aliceVision::voctree::IVocabularyTree) | aliceVision::voctree::IVocabularyTree | inlinepure virtual |