yzglqn / zed-examples

ZED SDK Example projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stereolabs ZED - Examples

Links

ZED SDK - https://www.stereolabs.com/developers/

General Documentation - https://www.stereolabs.com/documentation/

API Documentation - https://www.stereolabs.com/developers/documentation/API

Contents

The ZED SDK includes tutorials and samples that demonstrate the API features and code.

  • Tutorials - A series of basic tutorials that demonstrate the use of each API module.

  • Camera Control - This sample shows how to adjust the ZED camera parameters.

  • Depth Sensing - This sample shows how to capture a 3D point cloud and display with OpenGL. It also shows how to save depth data in different formats.

  • Positional Tracking - This sample shows how to use positional tracking and display the result with OpenGL.

  • Spatial Mapping - This sample shows how to capture a mesh with the ZED and display it with OpenGL

  • SVO Recording - This sample shows how to record and playback video files in SVO format. SVO files lets you use all the ZED SDK features without having a ZED connected.

  • Other - Other general samples that demonstrate the use of the ZED SDK.

Support

If you need assistance with the ZED, visit our Help Center at https://support.stereolabs.com or contact us at support@stereolabs.com.

About

ZED SDK Example projects


Languages

Language:C++ 90.7%Language:CMake 5.6%Language:Cuda 3.2%Language:C 0.5%