| AddEntry(const int image_id, const int word_id, typename DescType::Index feature_idx, const DescType &descriptor, const GeomType &geometry) | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ClearEntries() | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ComputeHammingEmbedding(const DescType &descriptors, const Eigen::VectorXi &word_ids) | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ComputeSelfSimilarity(const Eigen::MatrixXi &word_ids) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ConvertToBinaryDescriptor(const int word_id, const DescType &descriptor, std::bitset< kEmbeddingDim > *binary_descriptor) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| DescType typedef | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| EntryType typedef | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Finalize() | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| FindMatches(const int word_id, const std::unordered_set< int > &image_ids, std::vector< const EntryType * > *matches) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| GenerateHammingEmbeddingProjection() | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| GeomType typedef | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| GetIDFWeight(const int word_id) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| GetImageIds(std::unordered_set< int > *image_ids) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Initialize(const int num_words) | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| InvertedIndex() | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| kInvalidWordId | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | static |
| NumVisualWords() const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ProjDescType typedef | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ProjMatrixType typedef | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Query(const DescType &descriptors, const Eigen::MatrixXi &word_ids, std::vector< ImageScore > *image_scores) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Read(std::ifstream *ifs) | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Write(std::ofstream *ofs) const | colmap::retrieval::InvertedIndex< kDescType, kDescDim, kEmbeddingDim > | |