Sample Code for Intel® RealSense™ Tracking cameras
Code Examples to start prototyping quickly: These simple examples demonstrate how to easily use the SDK to include code snippets that access the camera into your applications.
List of Examples:
Name | Language | Description | Experience Level | Technology |
|---|---|---|---|---|
C++ | Shows how to synchronize and render multiple streams: left, right, depth and RGB streams | ⭐ | ||
C++ | Demonstrate how to render and save video streams on headless systems without graphical user interface (GUI) | ⭐ | ||
C++ | Demonstarates how to obtain data from pose frames | ⭐ | ||
C++ | Present multiple cameras depth streams simultaneously, in separate windows | ⭐ | ||
C++ | Demonstrates how to use data from gyroscope and accelerometer to compute the rotation of the camera | ⭐ ⭐ | ||
C++ | Demonstarates how to use tracking camera asynchroniously to implement simple pose prediction | ⭐ ⭐ | ||
C++ | Demonstarates how to use tracking camera asynchroniously to obtain 200Hz poses and 30Hz images | ⭐ ⭐ | ||
C++ | Shows how to use pose and fisheye frames to display a simple virtual object on the fisheye image | ⭐ ⭐ | ||
C++ | Shows how to calculate and render 3D trajectory based on pose data from a tracking camera | ⭐ ⭐ ⭐ | ||
C++ | Shows how to create a custom
| ⭐ ⭐ ⭐ | ||
C++ | A tutorial for using the
API | ⭐ ⭐ ⭐ |
Updated 14 days ago
