| Add(const IndexOptions &options, const int image_id, const GeomType &geometries, const DescType &descriptors) | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Build(const BuildOptions &options, const DescType &descriptors) | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| DescType typedef | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| EntryType typedef | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| GeomType typedef | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ImageIndexed(const int image_id) const | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| InvertedIndexType typedef | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| kMaxNumThreads | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | static |
| NumVisualWords() const | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Prepare() | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Query(const QueryOptions &options, const DescType &descriptors, std::vector< ImageScore > *image_scores) const | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Query(const QueryOptions &options, const GeomType &geometries, const DescType &descriptors, std::vector< ImageScore > *image_scores) const | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Read(const std::string &path) | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| VisualIndex() | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| Write(const std::string &path) | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |
| ~VisualIndex() | colmap::retrieval::VisualIndex< kDescType, kDescDim, kEmbeddingDim > | |