Home
last modified time | relevance | path

Searched refs:reprojErrs (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcameracalibrate.cpp696 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full()
740 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full()
751 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local
756 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()