Skip to content

Commit 302784c

Browse files
committed
Update readme.md
1 parent 9c80288 commit 302784c

1 file changed

Lines changed: 22 additions & 3 deletions

File tree

readme.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,28 @@ Here are some examples of the supported models:
6161

6262
<div align="center">
6363

64-
| RealSense Viewer | Depth Quality Tool |
65-
|------------------|--------------------|
66-
| **Quickly access your camera to:**<br>• View depth streams<br>• Record/playback<br>• Configure settings<br><br>[▶ Demo](https://youtu.be/sBxSExrjULg)[⬇ Download](https://github.com/IntelRealSense/librealsense/releases)[📖 Guide](https://www.realsenseai.com/download/7144/) | **Test depth quality metrics:**<br>• Plane fit deviation<br>• Subpixel accuracy<br>• Distance accuracy<br><br>[▶ Demo](https://youtu.be/daZitqbK1A8)[⬇ Download](https://github.com/IntelRealSense/librealsense/releases) |
64+
<table style="width: 100%; max-width: 600px; margin: 0 auto;">
65+
<tr>
66+
<th style="width: 50%;">RealSense Viewer</th>
67+
<th style="width: 50%;">Depth Quality Tool</th>
68+
</tr>
69+
<tr>
70+
<td style="width: 50%; vertical-align: top;">
71+
**Quickly access your camera to:**<br>
72+
• View depth streams<br>
73+
• Record/playback<br>
74+
• Configure settings<br><br>
75+
[▶ Demo](https://youtu.be/sBxSExrjULg) • [⬇ Download](...) • [📖 Guide](...)
76+
</td>
77+
<td style="width: 50%; vertical-align: top;">
78+
**Test depth quality metrics:**<br>
79+
• Plane fit deviation<br>
80+
• Subpixel accuracy<br>
81+
• Distance accuracy<br><br>
82+
[▶ Demo](https://youtu.be/daZitqbK1A8) • [⬇ Download](...)
83+
</td>
84+
</tr>
85+
</table>
6786

6887
</div>
6988

0 commit comments

Comments
 (0)