Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void BundleAdjustmentConfig::RemoveImage(const image_t image_id) {
137
image_ids_.erase(image_id);
138
}
139
140
void BundleAdjustmentConfig::SetConstantCamIntrinsics(
141
const camera_t camera_id) {
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64