Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ GetViewingDirection
Method
GetViewingDirection
src/colmap/mvs/image.h:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
const float* Image::GetInvP() const { return inv_P_; }
121
122
const float* Image::GetViewingDirection() const { return &R_[6]; }
123
124
} // namespace mvs
125
} // namespace colmap
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64