File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments