Add recording_stereo_20260720_174024 from capture box
Browse files- .gitattributes +1 -0
- recordings/recording_stereo_20260720_174024/session.json +5 -0
- recordings/recording_stereo_20260720_174024/stereo/app.log +3 -0
- recordings/recording_stereo_20260720_174024/stereo/live_imu.log +2 -0
- recordings/recording_stereo_20260720_174024/stereo/meta.json +52 -0
- recordings/recording_stereo_20260720_174024/stereo/stereo_000000.mkv +3 -0
- recordings/recording_stereo_20260720_174024/stereo/stereo_000000_imu.csv +0 -0
- recordings/recording_stereo_20260720_174024/stereo/stereo_calibration.json +191 -0
.gitattributes
CHANGED
|
@@ -61,3 +61,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 61 |
recordings/recording_stereo_20240813_010455/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
recordings/recording_stereo_20240813_010427/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
recordings/recording_stereo_20240813_012308/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 61 |
recordings/recording_stereo_20240813_010455/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
recordings/recording_stereo_20240813_010427/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
recordings/recording_stereo_20240813_012308/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
recordings/recording_stereo_20260720_174024/stereo/stereo_000000.mkv filter=lfs diff=lfs merge=lfs -text
|
recordings/recording_stereo_20260720_174024/session.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"type": "stereo_standalone",
|
| 3 |
+
"created": 1784540424.9747028,
|
| 4 |
+
"created_iso": "2026-07-20T17:40:24"
|
| 5 |
+
}
|
recordings/recording_stereo_20260720_174024/stereo/app.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[17:40:24] start mode=standalone dev=/dev/video0 live_imu=True cmd=ffmpeg -hide_banner -loglevel warning -y -f v4l2 -input_format yuyv422 -video_size 4000x1200 -framerate 30 -use_wallclock_as_timestamps 1 -i /dev/video0 -map 0:v -c:v libx264 -preset ultrafast -pix_fmt yuv420p -crf 23 -x264-params keyint=60:min-keyint=30 -f matroska /mnt/ums/records/recording_stereo_20260720_174024/stereo/stereo_000000.mkv -map 0:v -f rawvideo -pix_fmt gray pipe:1
|
| 2 |
+
[17:40:24] no USB mic detected -> video only
|
| 3 |
+
[17:40:37] stop reason=request dur=12.9s bytes=13410591
|
recordings/recording_stereo_20260720_174024/stereo/live_imu.log
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[17:40:24] python3 /mnt/ums/device-ui/scripts/stereo_live_imu.py --width 4000 --height 1200 --color 1 --out /mnt/ums/records/recording_stereo_20260720_174024/stereo/stereo_000000_imu.csv
|
| 2 |
+
[live-imu] frames=315 good_edge=315 no_band=0 no_valid_window=0 samples=2603 -> /mnt/ums/records/recording_stereo_20260720_174024/stereo/stereo_000000_imu.csv
|
recordings/recording_stereo_20260720_174024/stereo/meta.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"stream": "stereo_rgb",
|
| 3 |
+
"mode": "standalone",
|
| 4 |
+
"camera": {
|
| 5 |
+
"card": "DECXIN Camera: DECXIN Camera",
|
| 6 |
+
"usb_id": "1bcf:2d50",
|
| 7 |
+
"model_hint": "Nori/Xvision DECXIN stereo (global shutter, 6-axis IMU)",
|
| 8 |
+
"device": "/dev/video0"
|
| 9 |
+
},
|
| 10 |
+
"format": {
|
| 11 |
+
"pixfmt": "yuyv",
|
| 12 |
+
"width": 4000,
|
| 13 |
+
"height": 1200,
|
| 14 |
+
"fps": 30,
|
| 15 |
+
"layout": "side_by_side",
|
| 16 |
+
"left_crop": [
|
| 17 |
+
0,
|
| 18 |
+
0,
|
| 19 |
+
2000,
|
| 20 |
+
1200
|
| 21 |
+
],
|
| 22 |
+
"right_crop": [
|
| 23 |
+
2000,
|
| 24 |
+
0,
|
| 25 |
+
2000,
|
| 26 |
+
1200
|
| 27 |
+
],
|
| 28 |
+
"rotation_deg": 0,
|
| 29 |
+
"rotation_note": "none"
|
| 30 |
+
},
|
| 31 |
+
"container": "stereo_000000.mkv",
|
| 32 |
+
"master_codec": "libx264",
|
| 33 |
+
"master_lossy": true,
|
| 34 |
+
"timing": {
|
| 35 |
+
"start_wallclock": 1784540424.9800942,
|
| 36 |
+
"start_iso": "2026-07-20T17:40:24",
|
| 37 |
+
"stop_wallclock": 1784540437.8358452,
|
| 38 |
+
"pts": "wallclock (-use_wallclock_as_timestamps 1)"
|
| 39 |
+
},
|
| 40 |
+
"stop_reason": "request",
|
| 41 |
+
"imu": {
|
| 42 |
+
"device": "ICM42688 (6-axis, default +/-4g / +/-1000dps)",
|
| 43 |
+
"rate_hz": 300,
|
| 44 |
+
"samples_per_frame": 10,
|
| 45 |
+
"encoding": "visual bit-code band drawn into every frame (8x8 blocks, green channel; 0-50=0, 60-220=1, >220=white). Group 0 = exposure start/end (us); groups 1..N = u32 time + 6x int16 acc/gyro, big-endian.",
|
| 46 |
+
"source": "LIVE: decoded from the UNCOMPRESSED frames during capture (stereo_live_imu.py, gray rawvideo tee) into <mkv>_imu.csv, because the lossy master destroys the in-frame code band. No MJPEG/raw master is stored.",
|
| 47 |
+
"csv": "stereo_000000_imu.csv",
|
| 48 |
+
"postprocess": "live"
|
| 49 |
+
},
|
| 50 |
+
"sdk_note": "Nori_Xvision SDK is Windows-only and not used; capture is pure V4L2/UVC, native on the RK3588/RK3576 box. IMU is decoded from the in-frame code band (vendor TimeStamp_Data_Decode).",
|
| 51 |
+
"audio": null
|
| 52 |
+
}
|
recordings/recording_stereo_20260720_174024/stereo/stereo_000000.mkv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25ab4a6c0121f260520783e2361f9d5ed1a263f167b7d5e3c74c70901b7f523d
|
| 3 |
+
size 13410591
|
recordings/recording_stereo_20260720_174024/stereo/stereo_000000_imu.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
recordings/recording_stereo_20260720_174024/stereo/stereo_calibration.json
ADDED
|
@@ -0,0 +1,191 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"left_intrinsics": {
|
| 3 |
+
"fx": 603.7946790204182,
|
| 4 |
+
"fy": 604.3696587078545,
|
| 5 |
+
"cx": 865.0060319680566,
|
| 6 |
+
"cy": 583.0177220344476,
|
| 7 |
+
"dist": [
|
| 8 |
+
0.014928979755160781,
|
| 9 |
+
-0.01500040594670384,
|
| 10 |
+
-0.002270380255548873,
|
| 11 |
+
-0.0030824600396112613,
|
| 12 |
+
-0.0012818510057073002
|
| 13 |
+
],
|
| 14 |
+
"reprojection_error": 0.8061354529176094
|
| 15 |
+
},
|
| 16 |
+
"right_intrinsics": {
|
| 17 |
+
"fx": 598.2829869905893,
|
| 18 |
+
"fy": 599.2622222627733,
|
| 19 |
+
"cx": 899.7491974763924,
|
| 20 |
+
"cy": 577.9169355366802,
|
| 21 |
+
"dist": [
|
| 22 |
+
-0.016171704540888995,
|
| 23 |
+
0.04558629123180818,
|
| 24 |
+
-0.002069891608177931,
|
| 25 |
+
-0.0015707284160418884,
|
| 26 |
+
-0.03574600238116443
|
| 27 |
+
],
|
| 28 |
+
"reprojection_error": 0.6550232522618346
|
| 29 |
+
},
|
| 30 |
+
"stereo_extrinsics": {
|
| 31 |
+
"R": [
|
| 32 |
+
[
|
| 33 |
+
0.9999922141944686,
|
| 34 |
+
0.0006248043161343029,
|
| 35 |
+
0.0038963020943661502
|
| 36 |
+
],
|
| 37 |
+
[
|
| 38 |
+
-0.0005972970829938687,
|
| 39 |
+
0.9999749206609622,
|
| 40 |
+
-0.007057002571705446
|
| 41 |
+
],
|
| 42 |
+
[
|
| 43 |
+
-0.003900613623350705,
|
| 44 |
+
0.00705462037738036,
|
| 45 |
+
0.9999675082444891
|
| 46 |
+
]
|
| 47 |
+
],
|
| 48 |
+
"T": [
|
| 49 |
+
-60.70600693436721,
|
| 50 |
+
-0.6756013246768865,
|
| 51 |
+
-2.4688285879100795
|
| 52 |
+
],
|
| 53 |
+
"baseline_mm": 60.75994428619752,
|
| 54 |
+
"reprojection_error": 0.7997437087289422
|
| 55 |
+
},
|
| 56 |
+
"rectification": {
|
| 57 |
+
"R1": [
|
| 58 |
+
[
|
| 59 |
+
0.9989393756219469,
|
| 60 |
+
0.012029807025688443,
|
| 61 |
+
0.04444555742658297
|
| 62 |
+
],
|
| 63 |
+
[
|
| 64 |
+
-0.011872714884854951,
|
| 65 |
+
0.9999223085322022,
|
| 66 |
+
-0.003796780332604038
|
| 67 |
+
],
|
| 68 |
+
[
|
| 69 |
+
-0.04448777892070958,
|
| 70 |
+
0.0032650639436008957,
|
| 71 |
+
0.9990045930245497
|
| 72 |
+
]
|
| 73 |
+
],
|
| 74 |
+
"R2": [
|
| 75 |
+
[
|
| 76 |
+
0.9991122876680687,
|
| 77 |
+
0.01111918933787391,
|
| 78 |
+
0.04063250249673047
|
| 79 |
+
],
|
| 80 |
+
[
|
| 81 |
+
-0.011262660075198588,
|
| 82 |
+
0.9999311165681544,
|
| 83 |
+
0.0033037261984376226
|
| 84 |
+
],
|
| 85 |
+
[
|
| 86 |
+
-0.040592968833393105,
|
| 87 |
+
-0.0037584235035752816,
|
| 88 |
+
0.9991686970347194
|
| 89 |
+
]
|
| 90 |
+
],
|
| 91 |
+
"P1": [
|
| 92 |
+
[
|
| 93 |
+
656.2845327476649,
|
| 94 |
+
0.0,
|
| 95 |
+
782.064567565918,
|
| 96 |
+
0.0
|
| 97 |
+
],
|
| 98 |
+
[
|
| 99 |
+
0.0,
|
| 100 |
+
656.2845327476649,
|
| 101 |
+
582.3997344970703,
|
| 102 |
+
0.0
|
| 103 |
+
],
|
| 104 |
+
[
|
| 105 |
+
0.0,
|
| 106 |
+
0.0,
|
| 107 |
+
1.0,
|
| 108 |
+
0.0
|
| 109 |
+
]
|
| 110 |
+
],
|
| 111 |
+
"P2": [
|
| 112 |
+
[
|
| 113 |
+
656.2845327476649,
|
| 114 |
+
0.0,
|
| 115 |
+
782.064567565918,
|
| 116 |
+
-39875.81164564129
|
| 117 |
+
],
|
| 118 |
+
[
|
| 119 |
+
0.0,
|
| 120 |
+
656.2845327476649,
|
| 121 |
+
582.3997344970703,
|
| 122 |
+
0.0
|
| 123 |
+
],
|
| 124 |
+
[
|
| 125 |
+
0.0,
|
| 126 |
+
0.0,
|
| 127 |
+
1.0,
|
| 128 |
+
0.0
|
| 129 |
+
]
|
| 130 |
+
],
|
| 131 |
+
"Q": [
|
| 132 |
+
[
|
| 133 |
+
1.0,
|
| 134 |
+
0.0,
|
| 135 |
+
0.0,
|
| 136 |
+
-782.064567565918
|
| 137 |
+
],
|
| 138 |
+
[
|
| 139 |
+
0.0,
|
| 140 |
+
1.0,
|
| 141 |
+
0.0,
|
| 142 |
+
-582.3997344970703
|
| 143 |
+
],
|
| 144 |
+
[
|
| 145 |
+
0.0,
|
| 146 |
+
0.0,
|
| 147 |
+
0.0,
|
| 148 |
+
656.2845327476649
|
| 149 |
+
],
|
| 150 |
+
[
|
| 151 |
+
0.0,
|
| 152 |
+
0.0,
|
| 153 |
+
0.016458211273033773,
|
| 154 |
+
-0.0
|
| 155 |
+
]
|
| 156 |
+
]
|
| 157 |
+
},
|
| 158 |
+
"image_size": [
|
| 159 |
+
2000,
|
| 160 |
+
1200
|
| 161 |
+
],
|
| 162 |
+
"board_config": {
|
| 163 |
+
"chessboard": "12x9 squares, 30mm, inner corners 11x8, board 400x300mm",
|
| 164 |
+
"charuco": "12x9 squares, sq=30mm, mk=24mm, DICT_5X5_100, board 400x300mm",
|
| 165 |
+
"used": "chessboard"
|
| 166 |
+
},
|
| 167 |
+
"camera": {
|
| 168 |
+
"device": "DECXIN Stereo Camera",
|
| 169 |
+
"raw_resolution": "4000x1200",
|
| 170 |
+
"per_eye": "2000x1200",
|
| 171 |
+
"flip_180": true
|
| 172 |
+
},
|
| 173 |
+
"recording_geometry": {
|
| 174 |
+
"layout": "side_by_side",
|
| 175 |
+
"left_crop": [
|
| 176 |
+
0,
|
| 177 |
+
0,
|
| 178 |
+
2000,
|
| 179 |
+
1200
|
| 180 |
+
],
|
| 181 |
+
"right_crop": [
|
| 182 |
+
2000,
|
| 183 |
+
0,
|
| 184 |
+
2000,
|
| 185 |
+
1200
|
| 186 |
+
],
|
| 187 |
+
"rotation_deg": 0,
|
| 188 |
+
"rotation_note": "none",
|
| 189 |
+
"calib_source": "/mnt/ums/device-ui/config/stereo_calibration.json"
|
| 190 |
+
}
|
| 191 |
+
}
|