Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getSource
Method
getSource
detection/src/detection.cpp:73–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
open_ptrack::detection::DetectionSource*
74
Detection::getSource()
75
{
76
return source_;
77
}
78
79
Eigen::Vector3d
80
Detection::getWorldCentroid() const
Callers
15
detection_cb
Function · 0.80
detection_cb
Function · 0.80
detection_cb
Function · 0.80
detection_cb
Function · 0.80
newFrame
Method · 0.80
createNewTrack
Method · 0.80
createDistanceMatrix
Method · 0.80
updateDetectedTracks
Method · 0.80
newFrame
Method · 0.80
createDistanceMatrix
Method · 0.80
updateDetectedTracks
Method · 0.80
createNewTrack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected