Skip to content

Commit 4310d4d

Browse files
committed
Update readme.md
1 parent 302784c commit 4310d4d

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

readme.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,24 +68,28 @@ Here are some examples of the supported models:
6868
</tr>
6969
<tr>
7070
<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](...)
71+
<strong>Quickly access your camera to:</strong><br>
72+
• View depth streams & point clouds<br>
73+
• Record/playback streams<br>
74+
• Configure settings & post-processing<br><br>
75+
<a href="https://www.youtube.com/watch?v=sBxSExrjULg">▶️ Watch Demo</a> •
76+
<a href="https://github.com/IntelRealSense/librealsense/releases">⬇️ Download</a> •
77+
<a href="https://www.realsenseai.com/download/7144/">📚 User Guide</a>
7678
</td>
7779
<td style="width: 50%; vertical-align: top;">
78-
**Test depth quality metrics:**<br>
79-
• Plane fit deviation<br>
80+
<strong>Test depth quality metrics:</strong><br>
81+
• Plane fit standard deviation<br>
8082
• Subpixel accuracy<br>
81-
• Distance accuracy<br><br>
82-
[▶ Demo](https://youtu.be/daZitqbK1A8) • [⬇ Download](...)
83+
• Distance accuracy & fill rate<br><br>
84+
<a href="https://www.youtube.com/watch?v=daZitqbK1A8">▶️ Watch Demo</a> •
85+
<a href="https://github.com/IntelRealSense/librealsense/releases">⬇️ Download</a>
8386
</td>
8487
</tr>
8588
</table>
8689

8790
</div>
8891

92+
8993
### Setup Guides
9094
- [Linux setup guide](./doc/distribution_linux.md)
9195
- [Windows setup guide](./doc/distribution_windows.md)

0 commit comments

Comments
 (0)