MCPcopy Create free account
hub / github.com/Smorodov/Multitarget-tracker / GetInputSize

Method GetInputSize

src/Detector/tensorrt_yolo/class_detector.cpp:218–221  ·  view source on GitHub ↗

\brief Detector::GetInputSize \return

Source from the content-addressed store, hash-verified

216 /// \return
217 ///
218 cv::Size Detector::GetInputSize() const
219 {
220 return m_impl->GetInputSize();
221 }
222}

Callers 1

GetInputSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected