-
Notifications
You must be signed in to change notification settings - Fork 3
/
cameraCalibration.json
155 lines (155 loc) · 2.44 KB
/
cameraCalibration.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
[
{
"id": 300,
"rotation": [
0.000735648, -0.00148884, -0.999999,
0.999998, 0.00205265, 0.000732591,
0.00205156, -0.999997 , 0.00149035
],
"position": [ -0.145711, -0.0008142, -0.867 ],
"projection": [
1150.66785706630299, 0, 1030.29197487242254,
0, 1150.66785706630299, 1023.03935469545331,
0, 0, 1
],
"size" : [2048, 2048],
"distortion": {
"pps": [
1042.178,
1020.435
],
"poly357": [
-1.33791587603751819E-7,
3.47540977328314388E-14,
-4.44103985918888078E-21
]
},
"orientation": 3
},
{
"id": 301,
"mask" : "images/mask301.jpg",
"rotation": [
0.999983, 0.00573631 , -0.000416302 ,
0.0057386, -0.999967, 0.00572497,
-0.000383448, -0.00572726 , -0.999984
],
"position": [
-0.0449668,
0.0620361,
-0.865681
],
"projection": [
1134.10249915110944, 0, 1036.59553362753832,
0, 1134.10249915110944, 1020.60367439771176,
0, 0, 1
],
"size" : [2048, 2048],
"distortion": {
"pps": [
1042.178,
1020.435
],
"poly357": [
-1.40358671178762456E-7,
3.68704437301178485E-14,
-4.70823660788942483E-21
]
},
"orientation": 2
},
{
"id": 302,
"rotation": [
-0.000880418, -0.999989 , -0.00459435 ,
-0.999978, 0.0008499, 0.00664034,
-0.00663636, 0.00460009, -0.999967
],
"position": [
-0.0856818,
-0.102837,
-0.866901
],
"projection": [
1129.96581598065382, 0, 1044.51004790981142,
0, 1129.96581598065382, 1023.12591368801895,
0, 0, 1
],
"size" : [2048, 2048],
"distortion": {
"pps": [
1042.178,
1020.435
],
"poly357": [
-1.43584241381542442E-7,
3.85479524108064982E-14,
-5.0301787584825994E-21
]
},
"orientation": 2
},
{
"id": 303,
"mask" : "images/mask303.jpg",
"rotation": [
-0.999997, -0.000490943 , -0.00239044,
-0.000499298, 0.999994, 0.00349604,
0.00238871, 0.00349722, -0.999991
],
"position": [
-0.248471,
-0.060197,
-0.865218
],
"projection": [
1128.12363890680899, 0, 1027.81789269340265,
0, 1128.12363890680899, 1024.17550959203095,
0, 0, 1
],
"size" : [2048, 2048],
"distortion": {
"pps": [
1042.178,
1020.435
],
"poly357": [
-1.43584241381542442E-7,
3.85479524108064982E-14,
-5.0301787584825994E-21
]
},
"orientation": 2
},
{
"id": 304,
"rotation": [
0.00374348, 0.999988 , -0.0030323,
0.999979, -0.00375951, -0.00529837,
-0.0053097, -0.00301241 , -0.999981
],
"position": [
-0.207387,
0.0996596,
-0.863219
],
"projection": [
1128.70551522705205, 0, 1037.71094725878015,
0, 1128.70551522705205, 1032.63268273716631,
0, 0, 1
],
"size" : [2048, 2048],
"distortion": {
"pps": [
1042.178,
1020.435
],
"poly357": [
-1.4331013261463578E-7,
3.77792882615437153E-14,
-4.83479389959883182E-21
]
},
"orientation": 2
}
]