Searched refs:isMapCorrect (Results 1 – 1 of 1) sorted by relevance
56 bool isMapCorrect(const Mat& mat);75 bool CV_ECC_BaseTest::isMapCorrect(const Mat& map) in isMapCorrect() function in CV_ECC_BaseTest148 if (!isMapCorrect(mapTranslation)){ in testTranslation()223 if (!isMapCorrect(mapEuclidean)){ in testEuclidean()298 if (!isMapCorrect(mapAffine)){ in testAffine()373 if (!isMapCorrect(mapHomography)){ in testHomography()456 if (!isMapCorrect(mapTranslation)){ in testMask()