/dports/graphics/opencv/opencv-4.5.3/samples/cpp/ |
H A D | calibration.cpp | 150 vector<float>& reprojErrs, in runCalibration() argument 189 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs); in runCalibration() 200 const vector<float>& reprojErrs, in saveCameraParams() argument 215 if( !rvecs.empty() || !reprojErrs.empty() ) in saveCameraParams() 216 fs << "nframes" << (int)std::max(rvecs.size(), reprojErrs.size()); in saveCameraParams() 242 if( !reprojErrs.empty() ) in saveCameraParams() 243 fs << "per_view_reprojection_errors" << Mat(reprojErrs); in saveCameraParams() 325 vector<float> reprojErrs; in runAndSave() local 331 rvecs, tvecs, reprojErrs, newObjPoints, totalAvgErr); in runAndSave() 342 writeExtrinsics ? reprojErrs : vector<float>(), in runAndSave()
|
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/calib3d/camera_calibration/ |
H A D | camera_calibration.cpp | 550 … vector<float>& reprojErrs, double& totalAvgErr, vector<Point3f>& newObjPoints, in runCalibration() argument 609 distCoeffs, reprojErrs, s.useFisheye); in runCalibration() 617 … const vector<float>& reprojErrs, const vector<vector<Point2f> >& imagePoints, in saveCameraParams() argument 630 if( !rvecs.empty() || !reprojErrs.empty() ) in saveCameraParams() 631 fs << "nr_of_frames" << (int)std::max(rvecs.size(), reprojErrs.size()); in saveCameraParams() 678 if (s.writeExtrinsics && !reprojErrs.empty()) in saveCameraParams() 679 fs << "per_view_reprojection_errors" << Mat(reprojErrs); in saveCameraParams() 737 vector<float> reprojErrs; in runCalibrationAndSave() local 741 … ok = runCalibration(s, imageSize, cameraMatrix, distCoeffs, imagePoints, rvecs, tvecs, reprojErrs, in runCalibrationAndSave() 747 … saveCameraParams(s, imageSize, cameraMatrix, distCoeffs, rvecs, tvecs, reprojErrs, imagePoints, in runCalibrationAndSave()
|
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/opencv/ |
H A D | gstcameracalibrate.cpp | 688 std::vector < float >&reprojErrs, double &totalAvgErr) in camera_calibrate_calibrate_full() 732 rvecs, tvecs, cameraMatrix, distCoeffs, reprojErrs, calib->useFisheye); in camera_calibrate_calibrate_full() 743 std::vector < float >reprojErrs; in camera_calibrate_calibrate() local 748 rvecs, tvecs, reprojErrs, totalAvgErr); in camera_calibrate_calibrate()
|