Home | History | Annotate | Download | only in src

Lines Matching refs:rotMatr2

143                                 CvMatr64d     rotMatr2,
152 icvInvertMatrix_64d(rotMatr2,3,invRotMatr2);
202 CvMatr64d rotMatr2,
243 rotMatr2,
347 CvMatr64d rotMatr2,
390 rotMatr2,
1300 CvMatr64d rotMatr2,
1321 rotMatr2,
1470 rotMatr2,
1790 double rotMatr2[9];
1800 icvCvt_32f_64d(stereoCamera->camera[1]->rotMatr,rotMatr2,9);
1807 rotMatr2,
3551 CvMatr32f rotMatr1, CvMatr32f rotMatr2,
3562 CvMat crotMatr2 = cvMat(3,3,CV_MAT32F,rotMatr2);