Searched refs:x0X0 (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/calib3d/src/ |
D | rho.cpp | 1842 float x0X0=x0*X0, x1X1=x1*X1, x2X2=x2*X2, x3X3=x3*X3; in hFuncRefC() local 1919 …float major[3][8] = {{x2X2-x0X0,x2X2-x1X1,-x2X2 ,x2X2-x3X3,x2Y2-x0Y0,x2Y2-x1Y1,-x2Y2 ,x2Y2-x… in hFuncRefC()
|