All Projects → stereolabs → Zed Examples

stereolabs / Zed Examples

Licence: mit
ZED SDK Example projects

Projects that are alternatives of or similar to Zed Examples

Suma
Surfel-based Mapping for 3d Laser Range Data (SuMa)
Stars: ✭ 314 (-4.85%)
Mutual labels:  slam
50 Projects For React And The Static Web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
Stars: ✭ 319 (-3.33%)
Mutual labels:  tutorial
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+5679.09%)
Mutual labels:  tutorial
All About Programming
Everything about programming!!
Stars: ✭ 314 (-4.85%)
Mutual labels:  tutorial
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (-3.03%)
Mutual labels:  tutorial
Winerama Recommender Tutorial
A wine recommender system tutorial using Python technologies such as Django, Pandas, or Scikit-learn, and others such as Bootstrap.
Stars: ✭ 324 (-1.82%)
Mutual labels:  tutorial
Ros Sensor Fusion Tutorial
An in-depth step-by-step tutorial for implementing sensor fusion with robot_localization! 🛰
Stars: ✭ 306 (-7.27%)
Mutual labels:  tutorial
Mnist Android Tensorflow
Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!
Stars: ✭ 328 (-0.61%)
Mutual labels:  tutorial
Julia Dataframes Tutorial
A tutorial on Julia DataFrames package
Stars: ✭ 318 (-3.64%)
Mutual labels:  tutorial
Learn React App
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Stars: ✭ 3,364 (+919.39%)
Mutual labels:  tutorial
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-5.15%)
Mutual labels:  tutorial
Semantic slam
Real time semantic slam in ROS with a hand held RGB-D camera
Stars: ✭ 317 (-3.94%)
Mutual labels:  slam
Magic In Ten Mins
十分钟魔法练习
Stars: ✭ 327 (-0.91%)
Mutual labels:  tutorial
Cryptozombies Lesson Code
cryptozomebie lesson code
Stars: ✭ 301 (-8.79%)
Mutual labels:  tutorial
First Contributions
🚀✨ Help beginners to contribute to open source projects
Stars: ✭ 21,839 (+6517.88%)
Mutual labels:  tutorial
Bubbleshowcase Android
BubbleShowCase is a framework that let you to use informative bubbles to help your users pointing out different App features.
Stars: ✭ 313 (-5.15%)
Mutual labels:  tutorial
Cmb2 Snippet Library
CMB2 Code Snippet Library
Stars: ✭ 323 (-2.12%)
Mutual labels:  tutorial
Pytorch
Deep Learning Zero to All - Pytorch
Stars: ✭ 328 (-0.61%)
Mutual labels:  tutorial
Electron Seamless Titlebar Tutorial
A guide to creating a seamless Windows 10 titlebar in your Electron app
Stars: ✭ 326 (-1.21%)
Mutual labels:  tutorial
Floam
Fast LOAM: Fast and Optimized Lidar Odometry And Mapping for indoor/outdoor localization (Lidar SLAM)
Stars: ✭ 326 (-1.21%)
Mutual labels:  slam

ZED SDK

The Stereolabs ZED SDK is a cross-platform library designed to get the best out of the ZED cameras.

For the latest release check our Developer Center.

General Documentation gives in-depth information about the products and their functionalities.

Compilation Instructions for Windows and Linux/Jetson are avaible for C++ and Python.

If you need help or more informations check our Support page or join our Community.

Examples Overview

  • 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.

  • Camera Streaming - This sample shows how to stream and receive on local network the ZED's video feed.

  • 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. Classic Mesh and Point Cloud fusion are available.

  • Object Detection - This sample shows how to use the object detection module with the ZED 2. Two ways of display are available.

  • Body Tracking - This sample shows how to use the object detection module to track persons with the ZED 2

  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].