File size: 1,510 Bytes
401ff8c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "device": {
    "type": "iPad8,10"
  },
  "scene": {
    "type": "Office"
  },
  "camera_orientation_euler_angles_format": "xyz",
  "depth_confidence_avaliable": true,
  "depth_unit": "m",
  "depth_confidence_value_range": [
    0,
    2
  ],
  "camera_orientation_quaternion_format": "wxyz",
  "number_of_files": 5,
  "streams": [
    {
      "extrinsics": null,
      "frequency": 60,
      "number_of_frames": 19152,
      "id": "color_back_1",
      "file_extension": "mp4",
      "intrinsics": [
        1592.0133056640625,
        0,
        0,
        0,
        1592.0133056640625,
        0,
        943.4338989257812,
        714.5989990234375,
        1
      ],
      "type": "color_camera",
      "resolution": [
        1440,
        1920
      ],
      "encoding": "h264"
    },
    {
      "extrinsics": null,
      "frequency": 60,
      "number_of_frames": 19152,
      "id": "depth_back_1",
      "file_extension": "depth.zlib",
      "intrinsics": null,
      "type": "lidar_sensor",
      "resolution": [
        192,
        256
      ],
      "encoding": "float16_zlib"
    },
    {
      "id": "confidence_map",
      "encoding": "uint8_zlib",
      "number_of_frames": 19152,
      "type": "confidence_map",
      "frequency": 60,
      "file_extension": "confidence.zlib"
    },
    {
      "id": "camera_info_color_back_1",
      "encoding": "jsonl",
      "number_of_frames": 19152,
      "type": "camera_info",
      "frequency": 60,
      "file_extension": "jsonl"
    }
  ]
}