MCPcopy Create free account
hub / github.com/FeiYull/TensorRT-Alpha / getObjectss

Method getObjectss

utils/yolo.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238std::vector<std::vector<utils::Box>> yolo::YOLO::getObjectss() const
239{
240 return this->m_objectss;
241}
242
243void yolo::YOLO::reset()
244{

Callers 10

taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45
taskFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected