Searched defs:objPt (Results 1 – 1 of 1) sorted by relevance
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/ |
| D | calibration.cpp | 3360 Mat objPt, imgPt, npoints, cameraMatrix(3, 3, CV_64F); in initCameraMatrix2D() local 3405 Mat objPt, imgPt, npoints, rvecM, tvecM, stdDeviationsM, errorsM; in calibrateCamera() local 3594 Mat objPt, imgPt, imgPt2, npoints; in stereoCalibrate() local
|