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.
For mode advanced usages please review the list of Tools we provide.
For a detailed explanations and API documentation see our Documentation section
- Capture - Show how to syncronize and render multiple streams: left & right imagers, depth and RGB streams.
- Save To Disk - Demonstrate how to render and save video streams on headless systems without graphical user interface (GUI).
- Multicam - Present multiple cameras depth streams simultaneously, in separate windows.
- Pointcloud - Showcase Projection API while generating and rendering 3D pointcloud.
- Streams Alignment - Show a simple method for dynamic background removal from video.
- Sensor Control -- A tutorial for using the
rs2::sensor
API - Measure - Lets the user measure the dimentions of 3D objects in a picture.