Searched refs:homoGround (Results 1 – 1 of 1) sorted by relevance
358 Mat homoGround = (Mat_<float>(3,3) << (1-rng.uniform(-0.05f, 0.05f)), in testHomography() local365 warpPerspective(testImg, warpedImage, homoGround, in testHomography()378 if (computeRMS(mapHomography, homoGround)>MAX_RMS_ECC){ in testHomography()381 computeRMS(mapHomography, homoGround)); in testHomography()