Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ NumEntries
Method
NumEntries
src/colmap/sensor/database.h:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
CameraDatabase() = default;
43
44
size_t NumEntries() const { return specs_.size(); }
45
46
bool QuerySensorWidth(const std::string& make,
47
const std::string& model,
Callers
1
TEST
Function · 0.45
Calls
1
size
Method · 0.80
Tested by
1
TEST
Function · 0.36