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

Method getFrameId

detection/src/detection_source.cpp:148–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 std::string
149 DetectionSource::getFrameId()
150 {
151 return frame_id_;
152 }
153
154 void
155 DetectionSource::setImage(cv::Mat& image)

Callers 8

detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80
toMsgMethod · 0.80
toMsgMethod · 0.80
toMsgMethod · 0.80
detection_cbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected