Searched defs:P1 (Results 1 – 3 of 3) sorted by relevance
69 int P1 = 8*src_left.channels()*wsize*wsize; variable
3665 Mat R1 = _Rmat1.getMat(), R2 = _Rmat2.getMat(), P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(), Q; in stereoRectify() local3810 const Mat& R1, const Mat& R3, const Mat& P1, Mat& P3 ) in adjust3rdMatrix()3881 Mat P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(); in rectify3Collinear() local
1059 #define P1 0x01 macro