18 lines
417 B
YAML
18 lines
417 B
YAML
%YAML:1.0
|
|
---
|
|
calibration_time: "2021年01月12日 星期二 18时08分01秒"
|
|
image_width: 1280
|
|
image_height: 720
|
|
flags: 0
|
|
camera_matrix: !!opencv-matrix
|
|
rows: 3
|
|
cols: 3
|
|
dt: d
|
|
data: [ 919.698486328125, 0.0, 638.8856201171875, 0.0, 920.1767578125, 370.9995422363281, 0.0, 0.0, 1.0]
|
|
distortion_coefficients: !!opencv-matrix
|
|
rows: 1
|
|
cols: 5
|
|
dt: d
|
|
data: [ 0, 0, 0, 0, 0]
|
|
avg_reprojection_error: 0
|