You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**RealSense SDK 2.0** is a cross-platform library for RealSense depth cameras. The SDK allows depth and color streaming, and provides intrinsic and extrinsic calibration information.
24
-
> 🔎 Looking for legacy devices (F200, R200, LR200, ZR300)? Visit the [legacy release](https://github.com/IntelRealSense/librealsense/tree/v1.12.1).
25
25
26
26
## Use Cases
27
27
@@ -48,17 +48,13 @@ Skeletal and people tracking | Drones | Facial authentication |
48
48
49
49
RealSense stereo depth products use stereo vision to calculate depth, providing high-quality performance in various lighting and environmental conditions.
50
50
51
-
Here are some of the supported models:
51
+
Here are some examples of the supported models:
52
52
53
53
| Product | Image | Description |
54
54
|--------|-------|-------------|
55
-
|[**D457**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d457-gmsl-fakra/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/455.png"width="100"> | Our first GMSL/FAKRA high bandwidth stereo camera. The D457 has an IP65 grade enclosure protecting it from dust ingress and projected water. |
56
-
|[**D456**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d456-usb/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/455.png"width="100"> | Based on our longest range D455 USB popular camera with 3 global shutter sensors and IMU. The D456 has an IP65 rated enclosure which is dust tight and protected from projected water. |
57
-
|[**D455**](https://realsenseai.com/stereo-depth-cameras/real-sense-depth-camera-d455/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/455.png"width="100"> | The D455 is the fourth in the D400 series, designed from feedback and knowledge gained from over 10 years of stereo camera development. |
58
-
|[**D435i**](https://realsenseai.com/stereo-depth-cameras/depth-camera-d435i/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/457.png"width="100"> | D435i combines the robust depth sensing capabilities of the D435 with the addition of an inertial measurement unit (IMU). |
59
-
|[**D435**](https://realsenseai.com/stereo-depth-cameras/stereo-depth-camera-d435/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/457.png"width="100"> | D435 offers the widest field of view of all our cameras, along with a global shutter on the depth sensor that is ideal for fast moving applications. |
60
-
|[**D415**](https://realsenseai.com/stereo-depth-cameras/stereo-depth-camera-d415/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/458.png"width="100"> | D415 has a standard field of view well suited for high accuracy applications such as 3D scanning. With a rolling shutter on the depth sensor, the D415 offers our highest depth quality per degree. |
61
-
|[**D405**](https://realsenseai.com/stereo-depth-cameras/stereo-depth-camera-d405/)| <imgsrc="https://realsenseai.com/wp-content/uploads/2025/07/D-405.png"width="100"> | Depth Camera D405 is a short-range stereo camera providing sub-millimeter accuracy for your close-range computer vision needs. |
55
+
|[**D455**](https://realsenseai.com/stereo-depth-cameras/real-sense-depth-camera-d455/)| <imgsrc="https://www.realsenseai.com/wp-content/uploads/2021/11/455.png"> | The D455 is the fourth in the D400 series, designed from feedback and knowledge gained from over 10 years of stereo camera development. |
56
+
|[**D435f**](https://realsenseai.com/stereo-depth-with-ir-pass-filter/d435f/)| <imgsrc="https://realsenseai.com/wp-content/uploads/2025/07/D435if-a.png"> | The RealSense™ Depth Camera D435f expands our portfolio targeting the growing market of autonomous mobile robots. The D435f utilizes an IR pass filter to enhance depth noise quality and performance range in many robotic environments. |
57
+
|[**D555 PoE**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d555-poe/)| <imgsrc="https://realsenseai.com/wp-content/uploads/2025/07/D555.png"> | The RealSense™ Depth Camera D555 introduces Power over Ethernet (PoE) interface on chip, expanding our portfolio of USB and GMSL/FAKRA products. |
62
58
63
59
> 🛍️ [Explore more stereo products](https://store.realsenseai.com/)
64
60
@@ -203,11 +199,13 @@ Licensed under the [Apache License 2.0](LICENSE).
203
199
## Community & Support
204
200
205
201
- [📚 Wiki & Docs](https://github.com/IntelRealSense/librealsense/wiki)
0 commit comments