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

Method kind

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

Source from the content-addressed store, hash-verified

1135}
1136
1137int _InputArray::kind() const
1138{
1139 return flags & KIND_MASK;
1140}
1141
1142Size _InputArray::size(int i) const
1143{

Callers 15

mixChannelsMethod · 0.80
mulMethod · 0.80
polylinesMethod · 0.80
findNonZeroMethod · 0.80
binary_opFunction · 0.80
arithm_opFunction · 0.80
subtractMethod · 0.80
compareMethod · 0.80
inRangeMethod · 0.80
copy.cppFile · 0.80
calcCovarMatrixMethod · 0.80
BufferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected