KarolyArmin commited on
Commit
e6983f3
·
verified ·
1 Parent(s): 2b541df

Delete camera.json

Browse files
Files changed (1) hide show
  1. camera.json +0 -55
camera.json DELETED
@@ -1,55 +0,0 @@
1
- {
2
- "cam_K": [
3
- 629.7631119151068,
4
- 0.0,
5
- 628.969863892731,
6
- 0.0,
7
- 629.2809648957766,
8
- 396.9844199781708,
9
- 0.0,
10
- 0.0,
11
- 1.0
12
- ],
13
- "distortion": [
14
- 0.0,
15
- 0.0,
16
- 0.0,
17
- 0.0,
18
- 0.0
19
- ],
20
- "distortion_names": [
21
- "k1",
22
- "k2",
23
- "p1",
24
- "p2",
25
- "k3"
26
- ],
27
- "image_width": 1280,
28
- "image_height": 800,
29
- "depth_scale": 1.0,
30
- "depth_unit": "millimetre",
31
- "source": "ChArUco RGB calibration",
32
- "depth_alignment": "depth_to_color",
33
- "realsense_native_depth_scale_m": 0.0010000000474974513,
34
- "realsense_factory_color_K": [
35
- 629.5587158203125,
36
- 0.0,
37
- 629.1307373046875,
38
- 0.0,
39
- 628.94921875,
40
- 397.4704895019531,
41
- 0.0,
42
- 0.0,
43
- 1.0
44
- ],
45
- "device_name": "RealSense D455",
46
- "device_serial": "117122250338",
47
- "images_undistorted": true,
48
- "source_distortion": [
49
- -0.05574646680511885,
50
- 0.06033258924654541,
51
- -0.0009787117550594325,
52
- -0.0008455298875612041,
53
- -0.016069386930673082
54
- ]
55
- }