MCPcopy Create free account
hub / github.com/creatale/node-dv / noArray

Function noArray

deps/opencv/modules/core/src/matrix.cpp:1742–1742  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1740
1741static _OutputArray _none;
1742OutputArray noArray() { return _none; }
1743
1744}
1745

Callers 13

eigenMethod · 0.85
computeMethod · 0.85
buildMethod · 0.85
maxMethod · 0.85
minMethod · 0.85
absdiffMethod · 0.85
multiplyMethod · 0.85
divideMethod · 0.85
addWeightedMethod · 0.85
core.hppFile · 0.85
sumpixels.cppFile · 0.85
findContoursMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected