Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createNewTrack
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected