-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcamera-params.json
More file actions
51 lines (47 loc) · 1.31 KB
/
Copy pathcamera-params.json
File metadata and controls
51 lines (47 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[
{
"intrinsic_matrix": [
[206.90304921, 0, 165.6541254],
[0, 217.47105147, 73.40931494],
[0, 0, 1]
],
"distortion_coef": [0.16637247, -0.66235601, -0.00236638, 0.0246318, 0.64691094],
"rotation": 0
},
{
"intrinsic_matrix": [
[575.453055, 0, 157.0391739],
[0, 623.81911855, 132.36944063],
[0, 0, 1]
],
"distortion_coef": [1.21061703, -73.1681297, 0.00179969835, 0.00772813016, 1227.41551],
"rotation": 0
},
{
"intrinsic_matrix": [
[285.29628801, 0, 155.22837775],
[0, 287.46055444, 107.28118601],
[0, 0, 1]
],
"distortion_coef": [-0.15925309, 0.55814592, -0.00378363, 0.00829708, -0.23029713],
"rotation": 0
},
{
"intrinsic_matrix": [
[439.80906971, 0, 171.50490563],
[0, 432.20705924, 125.46085158],
[0, 0, 1]
],
"distortion_coef": [0.506747794, -17.417637, -0.0211867331, -0.00157853336, 131.643094],
"rotation": 0
},
{
"intrinsic_matrix": [
[289.49704764, 0, 159.1094727],
[0, 291.91277065, 93.28841665],
[0, 0, 1]
],
"distortion_coef": [-0.16365964, 0.45103915, 0.00781764, 0.00273222, -0.43197647],
"rotation": 0
}
]