Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dcuda_test.cpp244 std::string printMatVal(const Mat& m, Point p) in printMatVal() function
349 …< maxLoc.y << ", " << maxLoc.x / m1.channels() << ") evaluates to " << printMatVal(m1, maxLoc) << … in assertMatNear()
350 …< maxLoc.y << ", " << maxLoc.x / m1.channels() << ") evaluates to " << printMatVal(m2, maxLoc) << … in assertMatNear()