Searched defs:_t2 (Results 1 - 1 of 1) sorted by relevance
/external/opencv/cv/src/ | ||
H A D | cvcalibration.cpp | 448 double _t1[3], _t2[3], _t3[3], _dxdR2[3*9], _dxdt1[3*3], _W3[3*3]; local 449 CvMat t1 = cvMat(3,1,CV_64F,_t1), t2 = cvMat(3,1,CV_64F,_t2); |
Completed in 1814 milliseconds