MCPcopy Create free account
hub / github.com/ARM-software/armnn / Close

Method Close

samples/common/src/CVUtils/CvWindowOutput.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void CvWindowOutput::Close()
25{
26 cv::destroyWindow(m_windowName);
27}
28
29bool CvWindowOutput::IsReady() const
30{

Callers 2

mainFunction · 0.45
LaunchReceivingThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected