Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getConfidence
Method
getConfidence
detection/src/detection.cpp:103–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
double
104
Detection::getConfidence()
105
{
106
return detection_msg_.confidence;
107
}
108
109
double
110
Detection::getDistance()
Callers
15
detection_cb
Function · 0.45
detection_cb
Function · 0.45
detection_cb
Function · 0.45
createNewTrack
Method · 0.45
createDistanceMatrix
Method · 0.45
updateDetectedTracks
Method · 0.45
createDistanceMatrix
Method · 0.45
updateDetectedTracks
Method · 0.45
createNewTrack
Method · 0.45
createNewTrack
Method · 0.45
createDistanceMatrix
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected