Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getBaseline
Method
getBaseline
io/src/image_depth.cpp:91–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
91
float
92
pcl::io::DepthImage::getBaseline () const
93
{
94
return (baseline_);
95
}
96
97
98
float
Callers
3
imageDepthImageCallback
Method · 0.45
imageDepthImageCallback
Method · 0.45
processDepthFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected