Skip to content

Commit 57bf856

Browse files
committed
added link
1 parent b6019e5 commit 57bf856

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Below are some of the many real-world applications powered by RealSense technolo
2626

2727
Robotics | Depth Sensing | 3D Scanning |
2828
:------------: | :----------: | :-------------: |
29-
<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/realsense_examplerealsense_example.gif" width="240"/></a> |<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/align-expectede.gif" width="240"/></a> | <a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/realsense_dynamic_example.gif" width="240"/></a>
29+
<a href="https://realsenseai.com/case-studies/?capability_application=autonomous-mobile-robots"><img src="https://librealsense.intel.com/readme-media/realsense_examplerealsense_example.gif" width="240"/></a> |<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/align-expectede.gif" width="240"/></a> | <a href="https://realsenseai.com/case-studies/?capability_application=autonomous-mobile-robots"><img src="https://librealsense.intel.com/readme-media/realsense_dynamic_example.gif" width="240"/></a>
3030

3131
Drones | Skeletal and people tracking | Facial authentication |
3232
:--------------------------: | :-----: | :----------------------: |
33-
<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/drone-demo.gif" width="240"/></a> |<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/SkeletalTracking.gif" width="240"/></a> | <a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/face-demo.gif" width="240"/></a>
33+
<a href="https://realsenseai.com/case-studies/?q=/case-studies&"><img src="https://librealsense.intel.com/readme-media/drone-demo.gif" width="240"/></a> |<a href="https://realsenseai.com/case-studies/?capability_application=monitoring-and-tracking"><img src="https://librealsense.intel.com/readme-media/SkeletalTracking.gif" width="240"/></a> | <a href="https://realsenseai.com/case-studies/?capability_application=biometrics"><img src="https://librealsense.intel.com/readme-media/face-demo.gif" width="240"/></a>
3434

3535

3636

@@ -52,7 +52,7 @@ Here are some examples of the supported models:
5252
| [**D555 PoE**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d555-poe/) | <img src="https://realsenseai.com/wp-content/uploads/2025/07/D555.png" width="1000"> | The RealSense™ Depth Camera D555 introduces Power over Ethernet (PoE) interface on chip, expanding our portfolio of USB and GMSL/FAKRA products. |
5353
| [**D457 GMSL/FAKRA**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d457-gmsl-fakra/) | <img src="https://realsenseai.com/wp-content/uploads/2025/07/D457.png" width="1000"> | The RealSense™ Depth Camera D457 is our first GMSL/FAKRA high bandwidth stereo camera. The D457 has an IP65 grade enclosure protecting it from dust ingress and projected water. |
5454
| [**D455**](https://realsenseai.com/stereo-depth-cameras/real-sense-depth-camera-d455/) | <img src="https://www.realsenseai.com/wp-content/uploads/2021/11/455.png" width="1000"> | The D455 is one of the D400 series, designed from feedback and knowledge gained from over 10 years of stereo camera development. |
55-
| [**D435if**](https://realsenseai.com/stereo-depth-cameras/depth-camera-d435i/) | <img src="https://realsenseai.com/wp-content/uploads/2025/06/D435if-a.png" width="1000"> | The D435if is one of the RealSense™ depth cameras in the IR-pass filter family, expanding our portfolio for the growing robotics market. The D400f family uses an IR-pass filter to improve depth quality and extend operating range in many robotics environments.|
55+
| [**D435if**](https://realsenseai.com/stereo-depth-cameras/depth-camera-d435i/) | <img src="https://realsenseai.com/wp-content/uploads/2025/06/D435if-a.png" width="1000"> | The D435if is one of [RealSense™ Depth Camera with IR pass filter family](https://realsenseai.com/stereo-depth-with-ir-pass-filter/) expanding our portfolio targeting the growing robotic market. The D400f family utilizes an IR pass filter to enhance depth quality and performance range in many robotic environments.|
5656
| [**D405**](https://realsenseai.com/stereo-depth-cameras/stereo-depth-camera-d405/) | <img src="https://realsenseai.com/wp-content/uploads/2025/07/D-405.png" width="1000"> | The RealSense™ Depth Camera D405 is a short-range stereo camera providing sub-millimeter accuracy for your close-range computer vision needs. |
5757

5858

@@ -68,8 +68,8 @@ This is the best option if you want to plug in your camera and get started right
6868
1. Download the latest SDK bundle from the [Releases page](https://github.com/IntelRealSense/librealsense/releases).
6969
2. Connect your RealSense camera.
7070
3. Run the included tools:
71-
- RealSense Viewer: View streams, tune settings, record and playback.
72-
- Depth Quality Tool: Measure accuracy and fill rate.
71+
- [RealSense Viewer](./tools/realsense-viewer/): View streams, tune settings, record and playback.
72+
- [Depth Quality Tool](./tools/depth-quality/): Measure accuracy and fill rate.
7373

7474
### Setup Guides - precompiled SDK
7575

0 commit comments

Comments
 (0)