Lines Matching refs:y1
2795 double y1 = y*cdist + k[3]*2*x*y + k[2]*(r2 + 2*y2);2797 _mapy.at<float>(v, u) = (float)(y1*fy + cy);