Lines Matching defs:cx
154 double fx,fy,cx,cy;
158 cx = cvmGet(cameraMatr,0,2);
164 cvmSet(normPoints, 0, i, (cvmGet(points,0,i) - cx) / fx );
2560 void icvComputeQknowPrincipalPoint(int numImages, CvMat **projMatrs,CvMat *matrQ, double cx,double cy)