Searched defs:P3 (Results 1 – 1 of 1) sorted by relevance
3810 const Mat& R1, const Mat& R3, const Mat& P1, Mat& P3 ) in adjust3rdMatrix()3882 Mat R3 = _Rmat3.getMat(), P3 = _Pmat3.getMat(); in rectify3Collinear() local