Home
last modified time | relevance | path

Searched defs:P3 (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration.cpp3810 const Mat& R1, const Mat& R3, const Mat& P1, Mat& P3 ) in adjust3rdMatrix()
3882 Mat R3 = _Rmat3.getMat(), P3 = _Pmat3.getMat(); in rectify3Collinear() local