Searched refs:tvec_est (Results 1 – 1 of 1) sorted by relevance
175 const Point3d& tvec_est = *tvecs_est[i].ptr<Point3d>(); in compareShiftVecs() local177 if (norm(tvec_est - tvec) > eps* (norm(tvec) + dlt)) in compareShiftVecs()186 …:LOG, "%d) norm(tvec_est - tvec) = %f, norm(tvec_exp) = %f \n", r, norm(tvec_est - tvec), norm(tve… in compareShiftVecs()