Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getMaxAngle
Method
getMaxAngle
apps/in_hand_scanner/src/icp.cpp:148–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
float
149
pcl::ihs::ICP::getMaxAngle() const
150
{
151
return (max_angle_);
152
}
153
154
////////////////////////////////////////////////////////////////////////////////
155
Callers
3
MainWindow
Method · 0.45
setCorrespondenceRejectionMaxAngle
Method · 0.45
setAveragingMaxAngle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected