MCPcopy 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
701CV_IMPL int cvGetErrStatus(void)
702{
703 return 0;
704}
705
706CV_IMPL void cvSetErrStatus(int)
707{

Callers 3

cvCloneGraphFunction · 0.85
persistence.cppFile · 0.85
cvLoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected