Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
void CvWindowOutput::Close()
25
{
26
cv::destroyWindow(m_windowName);
27
}
28
29
bool CvWindowOutput::IsReady() const
30
{
Callers
2
main
Function · 0.45
LaunchReceivingThread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected