Searched defs:P2 (Results 1 – 2 of 2) sorted by relevance
3665 Mat R1 = _Rmat1.getMat(), R2 = _Rmat2.getMat(), P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(), Q; in stereoRectify() local3881 Mat P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(); in rectify3Collinear() local
1060 #define P2 0x02 macro