MCPcopy 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

mainFunction · 0.80
mainFunction · 0.80
createNewTrackMethod · 0.80
updateDetectedTracksMethod · 0.80
updateDetectedTracksMethod · 0.80
createNewTrackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected