拍视频版本
This commit is contained in:
37
yaml/right.yaml
Normal file
37
yaml/right.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
%YAML:1.0
|
||||
---
|
||||
camera_matrix: !!opencv-matrix
|
||||
rows: 3
|
||||
cols: 3
|
||||
dt: d
|
||||
data: [ 3.9875655282072148e+02, 0., 6.3788553583130647e+02, 0.,
|
||||
3.7214138046449295e+02, 3.4915903287538981e+02, 0., 0., 1. ]
|
||||
dist_coeffs: !!opencv-matrix
|
||||
rows: 4
|
||||
cols: 1
|
||||
dt: d
|
||||
data: [ 8.6662165805452579e-02, -2.8155159006680735e-02,
|
||||
-3.5111914522638211e-02, 1.4621518110074484e-02 ]
|
||||
resolution: !!opencv-matrix
|
||||
rows: 2
|
||||
cols: 1
|
||||
dt: i
|
||||
data: [ 1280, 720 ]
|
||||
project_matrix: !!opencv-matrix
|
||||
rows: 3
|
||||
cols: 3
|
||||
dt: d
|
||||
data: [ -2.5424218277528121e-01, -1.0748104699116694e+00,
|
||||
4.2445421761109566e+02, 1.7059949027254486e-03,
|
||||
-8.1104378082894346e-01, 2.8905054031510622e+02,
|
||||
7.0756810536360643e-05, -3.8683857490701360e-03, 1. ]
|
||||
scale_xy: !!opencv-matrix
|
||||
rows: 2
|
||||
cols: 1
|
||||
dt: f
|
||||
data: [ 6.99999988e-01, 8.00000012e-01 ]
|
||||
shift_xy: !!opencv-matrix
|
||||
rows: 2
|
||||
cols: 1
|
||||
dt: f
|
||||
data: [ -90., -100. ]
|
||||
Reference in New Issue
Block a user