MCPcopy Create free account
hub / github.com/colmap/colmap / RemoveImage

Method RemoveImage

src/colmap/estimators/bundle_adjustment.cc:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void BundleAdjustmentConfig::RemoveImage(const image_t image_id) {
137 image_ids_.erase(image_id);
138}
139
140void BundleAdjustmentConfig::SetConstantCamIntrinsics(
141 const camera_t camera_id) {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64