Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ setConfidence
Method
setConfidence
detection/src/detection.cpp:139–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void
140
Detection::setConfidence(double confidence)
141
{
142
detection_msg_.confidence = confidence;
143
}
144
145
void
146
Detection::setWorldCentroid(const Eigen::Vector3d& centroid)
Callers
4
detection_cb
Function · 0.45
detection_cb
Function · 0.45
detection_cb
Function · 0.45
detection_cb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected