Searched defs:_P2 (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/calib3d/test/ |
D | test_cameracalibration.cpp | 1755 CvMat matR = R, matT = T, _R1 = R1, _R2 = R2, _P1 = P1, _P2 = P2, matQ = Q; in rectify() local 1776 CvMat _P1 = P1, _P2 = P2, _points1 = points1, _points2 = points2; in triangulate() local
|
/external/opencv3/modules/calib3d/src/ |
D | stereosgbm.cpp | 841 int _P1, int _P2, int _disp12MaxDiff, int _preFilterCap, in StereoSGBMImpl()
|
D | calibration.cpp | 2143 CvMat* _R1, CvMat* _R2, CvMat* _P1, CvMat* _P2, in cvStereoRectify()
|
/external/opencv/cv/src/ |
D | cvcalibration.cpp | 2281 CvMat* _R1, CvMat* _R2, CvMat* _P1, CvMat* _P2, in cvStereoRectify()
|