Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ GetDepthMap
Method
GetDepthMap
src/colmap/mvs/patch_match.cc:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
DepthMap PatchMatch::GetDepthMap() const {
138
return patch_match_cuda_->GetDepthMap();
139
}
140
141
NormalMap PatchMatch::GetNormalMap() const {
142
return patch_match_cuda_->GetNormalMap();
Callers
4
ProcessProblem
Method · 0.80
Run
Method · 0.80
Fuse
Method · 0.80
TEST_P
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.64