MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / getObjectName

Method getObjectName

detection/src/detection.cpp:133–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 }
132
133 std::string
134 Detection::getObjectName()
135 {
136 return detection_msg_.object_name;
137 }
138
139 void
140 Detection::setConfidence(double confidence)

Callers 2

createNewTrackMethod · 0.45
updateDetectedTracksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected