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
Copy file name to clipboardExpand all lines: readme.md
+29-52Lines changed: 29 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Skeletal and people tracking | Drones | Facial authentication |
38
38
39
39
-**High-resolution depth** at close and long ranges
40
40
-**Open source SDK** with rich examples and wrappers (Python, ROS, C#, Unity and [more...](https://github.com/IntelRealSense/librealsense/tree/master/wrappers))
41
-
-**Active developer community** and Intel-backed support
41
+
-**Active developer community**
42
42
-**Cross-platform** support: Windows, Linux, macOS, Android, and Docker
43
43
44
44
## Product Line
@@ -49,72 +49,49 @@ Here are some examples of the supported models:
49
49
50
50
| Product | Image | Description |
51
51
|--------|-------|-------------|
52
-
|[**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. |
53
-
|[**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. |
54
-
|[**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. |
52
+
|[**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="70%"> | The D455 is the fourth in the D400 series, designed from feedback and knowledge gained from over 10 years of stereo camera development. |
53
+
|[**D435f**](https://realsenseai.com/stereo-depth-with-ir-pass-filter/d435f/)| <imgsrc="https://realsenseai.com/wp-content/uploads/2025/07/D435if-a.png"width="70%"> | 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. |
54
+
|[**D555 PoE**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d555-poe/)| <imgsrc="https://realsenseai.com/wp-content/uploads/2025/07/D555.png"width="70%"> | The RealSense™ Depth Camera D555 introduces Power over Ethernet (PoE) interface on chip, expanding our portfolio of USB and GMSL/FAKRA products. |
55
55
56
56
> 🛍️ [Explore more stereo products](https://store.realsenseai.com/)
57
57
58
58
## Getting Started
59
59
60
-
### Download Pre-Compiled Tools
61
-
**Download** the latest SDK from [librealsense releases](https://github.com/IntelRealSense/librealsense/releases).
60
+
Start developing with RealSense in minutes using either method:
62
61
62
+
### 1️⃣ Precompiled SDK
63
+
**Best if you want to plug in a camera and try things right away.**
0 commit comments