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

Calls

no outgoing calls

Tested by

no test coverage detected