-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcamera_calib.json
More file actions
44 lines (44 loc) · 896 Bytes
/
Copy pathcamera_calib.json
File metadata and controls
44 lines (44 loc) · 896 Bytes
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
{
"camera_matrix": [
[
579.8659319515167,
0.0,
714.5873577485696
],
[
0.0,
579.7672780723192,
538.4394297536285
],
[
0.0,
0.0,
1.0
]
],
"distortion_coefficients": [
[
-2.562877608784614,
13.601257553544482,
4.2882283996204144e-05,
-0.001427202672238161,
-8.286474393443244,
-2.5528142674534764,
13.525214961507556,
-8.237068328155024,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
]
],
"lens_type": "Wide-Angle Lens",
"preferred_alpha": 0.7,
"image_resolution": [
1440,
1080
],
"calibration_date": "2025-11-30 01:35:22"
}