Home
last modified time | relevance | path

Searched refs:calcDiffElemCount (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_mat.cpp984 int calcDiffElemCount(const vector<Mat>& mv, const Mat& m) in calcDiffElemCount() function
1097 int diffElemCount = calcDiffElemCount(src, dst); in run_case()
1155 int diffElemCount = calcDiffElemCount(dst, src); in run_case()