Searched defs:_T1 (Results 1 – 2 of 2) sorted by relevance
1571 void cv::internal::compose_motion(InputArray _om1, InputArray _T1, InputArray _om2, InputArray _T2, in compose_motion()
1609 vector<Mat> _R1, _R2, _T1, _T2; in run() local