Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getHeight
Method
getHeight
detection/src/detection.cpp:97–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
double
98
Detection::getHeight()
99
{
100
return detection_msg_.height;
101
}
102
103
double
104
Detection::getConfidence()
Callers
6
main
Function · 0.80
main
Function · 0.80
createNewTrack
Method · 0.80
updateDetectedTracks
Method · 0.80
updateDetectedTracks
Method · 0.80
createNewTrack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected