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
+21-32Lines changed: 21 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
<br><br>
8
8
</p>
9
9
10
-
<palign="center">
11
-
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.
12
-
</p>
10
+
<palign="center">RealSense SDK 2.0 is a cross-platform library for RealSense depth cameras.
11
+
The SDK allows depth and color streaming, and provides intrinsic and extrinsic calibration information.</p>
@@ -49,55 +49,45 @@ 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"width="1000"> | 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="1000"> | 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. |
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="1000"> | The D455 is one of 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="1000"> | 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
54
|[**D555 PoE**](https://realsenseai.com/ruggedized-industrial-stereo-depth/d555-poe/)| <imgsrc="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. |
55
55
56
56
> 🛍️ [Explore more stereo products](https://store.realsenseai.com/)
57
57
58
58
## Getting Started
59
59
60
-
Start developing with RealSense in minutes using either method:
60
+
Start developing with RealSense in minutes using either method below.
61
61
62
62
### 1️. Precompiled SDK
63
-
**Best if you want to plug in a camera and try things right away.**
64
-
65
-
66
-
1.**Download** the latest SDK bundle from the [Releases page](https://github.com/IntelRealSense/librealsense/releases).
67
-
2.**Connect** your RealSense camera via USB.
68
-
3.**Run** the included tools:
69
63
70
-
**RealSense Viewer**
71
-
- View depth/RGB streams & point clouds
72
-
- Record / playback
73
-
- Tune settings & post-processing
74
-
[▶️ Demo](https://www.youtube.com/watch?v=sBxSExrjULg) • [⬇️ Download](https://github.com/IntelRealSense/librealsense/releases) • [📚 User Guide](https://www.realsenseai.com/download/7144/)
0 commit comments