MCPcopy Create free account
hub / github.com/colmap/colmap / ~DatabaseTransaction

Method ~DatabaseTransaction

src/colmap/scene/database.cc:270–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270DatabaseTransaction::~DatabaseTransaction() { database_->EndTransaction(); }
271
272FeatureDescriptorsFloat LoadRandomDatabaseDescriptors(const Database& database,
273 int max_num_descriptors) {

Callers

nothing calls this directly

Calls 1

EndTransactionMethod · 0.45

Tested by

no test coverage detected