MCPcopy 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

TESTFunction · 0.45

Calls 1

sizeMethod · 0.80

Tested by 1

TESTFunction · 0.36