Home | History | Annotate | Download | only in src

Lines Matching refs:fx

154     double fx,fy,cx,cy;
156 fx = cvmGet(cameraMatr,0,0);
164 cvmSet(normPoints, 0, i, (cvmGet(points,0,i) - cx) / fx );