/
Alx89
/
OpenCV
Обзор
Документация
Войти
/
Alx89
/
OpenCV
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.x
samples/cpp/tutorial_code/objectDetection/tutorial_camera_charuco.yml
21 строка
701 B
Alexander Panov
Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial
16 апр 2024, 12:14
Не верифицирован
16 апр 2024, 12:14
e2621f1
Код
Авторство
О чём код?
%YAML:1.0 --- calibration_time: "Wed 08 Dec 2021 05:13:09 PM MSK" image_width: 640 image_height: 480 flags: 0 camera_matrix: !!opencv-matrix rows: 3 cols: 3 dt: d data: [ 4.5251072219637672e+02, 0., 3.1770297317353277e+02, 0., 4.5676707935146891e+02, 2.7775155919135995e+02, 0., 0., 1. ] distortion_coefficients: !!opencv-matrix rows: 1 cols: 5 dt: d data: [ 1.2136925618707872e-01, -1.0854664722560681e+00, 1.1786843796668460e-04, -4.6240686046485508e-04, 2.9542589406810080e+00 ] avg_reprojection_error: 1.8234905535936044e-01 info: "The camera calibration parameters were obtained by img_00.jpg-img_03.jpg from aruco/tutorials/aruco_calibration/images"