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

Method needed

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

Source from the content-addressed store, hash-verified

1696}
1697
1698bool _OutputArray::needed() const
1699{
1700 return kind() != NONE;
1701}
1702
1703Mat& _OutputArray::getMatRef(int i) const
1704{

Callers 13

_SVDcomputeFunction · 0.80
findNearestMethod · 0.80
findOrthoRangeMethod · 0.80
getPointsMethod · 0.80
kmeansMethod · 0.80
meanStdDevMethod · 0.80
batchDistanceMethod · 0.80
EMDMethod · 0.80
detectImplMethod · 0.80
convertToMethod · 0.80
intersectConvexConvexMethod · 0.80
sumpixels.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected