Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getFocalLength
Method
getFocalLength
io/src/image_depth.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
98
float
99
pcl::io::DepthImage::getFocalLength () const
100
{
101
return (focal_length_);
102
}
103
104
105
std::uint64_t
Callers
5
imageDepthImageCallback
Method · 0.45
imageDepthImageCallback
Method · 0.45
image_callback
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected