MCPcopy Create free account
hub / github.com/billmccord/OpenCV-Android / cvInitNArrayIterator

Function cvInitNArrayIterator

jni/cxcore/src/cxarray.cpp:478–603  ·  view source on GitHub ↗

returns number of dimensions to iterate. Checks whether arrays have equal type, sizes (mask is optional array that needs to have the same size, but 8uC1 or 8sC1 type). Returns number of dimensions to iterate through: 0 means that all arrays are continuous, 1 means that all arrays are vectors of continuous arrays etc. and the size of largest common continuous part of the arrays */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

cvCalcProbDensityFunction · 0.85
cxcopy.cppFile · 0.85
cvSetFunction · 0.85
cvSetZeroFunction · 0.85
cvConvertScaleFunction · 0.85
cxnorm.cppFile · 0.85
cvSubFunction · 0.85
cvSubRSFunction · 0.85
cvAddFunction · 0.85
cvAddSFunction · 0.85
cvMulFunction · 0.85
cvDivFunction · 0.85

Calls 2

cvGetMatNDFunction · 0.85
cvSizeFunction · 0.85

Tested by

no test coverage detected