diff --git a/calibration/logitech_c270_640x480.yaml b/calibration/logitech_c270_640x480.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0ea6a9908894e36f848de329e4b7d2d779f0d177 --- /dev/null +++ b/calibration/logitech_c270_640x480.yaml @@ -0,0 +1,20 @@ +image_width: 640 +image_height: 480 +camera_name: narrow_stereo +camera_matrix: + rows: 3 + cols: 3 + data: [811.587917, 0.000000, 316.684131, 0.000000, 809.975436, 232.835325, 0.000000, 0.000000, 1.000000] +distortion_model: plumb_bob +distortion_coefficients: + rows: 1 + cols: 5 + data: [-0.016863, 0.026776, -0.005160, 0.000093, 0.000000] +rectification_matrix: + rows: 3 + cols: 3 + data: [1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000] +projection_matrix: + rows: 3 + cols: 4 + data: [811.962280, 0.000000, 316.721055, 0.000000, 0.000000, 809.312805, 231.520901, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000]