tutorial_camera_charuco.yml 701 B

123456789101112131415161718192021
  1. %YAML:1.0
  2. ---
  3. calibration_time: "Wed 08 Dec 2021 05:13:09 PM MSK"
  4. image_width: 640
  5. image_height: 480
  6. flags: 0
  7. camera_matrix: !!opencv-matrix
  8. rows: 3
  9. cols: 3
  10. dt: d
  11. data: [ 4.5251072219637672e+02, 0., 3.1770297317353277e+02, 0.,
  12. 4.5676707935146891e+02, 2.7775155919135995e+02, 0., 0., 1. ]
  13. distortion_coefficients: !!opencv-matrix
  14. rows: 1
  15. cols: 5
  16. dt: d
  17. data: [ 1.2136925618707872e-01, -1.0854664722560681e+00,
  18. 1.1786843796668460e-04, -4.6240686046485508e-04,
  19. 2.9542589406810080e+00 ]
  20. avg_reprojection_error: 1.8234905535936044e-01
  21. info: "The camera calibration parameters were obtained by img_00.jpg-img_03.jpg from aruco/tutorials/aruco_calibration/images"