MCPcopy 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_cbFunction · 0.45
detection_cbFunction · 0.45
detection_cbFunction · 0.45
createNewTrackMethod · 0.45
createDistanceMatrixMethod · 0.45
updateDetectedTracksMethod · 0.45
createDistanceMatrixMethod · 0.45
updateDetectedTracksMethod · 0.45
createNewTrackMethod · 0.45
createNewTrackMethod · 0.45
createDistanceMatrixMethod · 0.45
updateDetectedTracksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected