Searched refs:affineGround (Results 1 – 1 of 1) sorted by relevance
283 Mat affineGround = (Mat_<float>(2,3) << (1-rng.uniform(-0.05f, 0.05f)), in testAffine() local290 warpAffine(testImg, warpedImage, affineGround, in testAffine()303 if (computeRMS(mapAffine, affineGround)>MAX_RMS_ECC){ in testAffine()306 computeRMS(mapAffine, affineGround)); in testAffine()