Home | History | Annotate | Download | only in src

Lines Matching defs:ex

1326                 double ex,ey;
1327 ex = cvmGet(errorProjPoints[currImage],0,currPoint);
1329 fprintf(file,"%40.35lf, %40.35lf\n",ex,ey);
1644 double ex,ey;
1645 ex = cvmGet(errorProjPoints[currImage],0,currPoint);
1647 fprintf(file,"%lf,%lf\n",ex,ey);