Skip to content

Latest commit

 

History

History
 
 

body tracking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Stereolabs ZED - Body Tracking Viewer

This sample shows how to detect and track bodies in space and display it. It demonstrates how to:

  • Detect and track bodies/objects in the scene using the ZED SDK API
  • Show the image with 3D bounding box with OpenGL

Getting started

NOTE: A ZED 2 is required to run use this module. NOTE2: This sample is only available in C++