Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ cvGetErrStatus
Function
cvGetErrStatus
deps/opencv/modules/core/src/system.cpp:701–704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
699
}
700
701
CV_IMPL int cvGetErrStatus(void)
702
{
703
return 0;
704
}
705
706
CV_IMPL void cvSetErrStatus(int)
707
{
Callers
3
cvCloneGraph
Function · 0.85
persistence.cpp
File · 0.85
cvLoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected