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
- First, download the latest version of the ZED SDK on stereolabs.com.
- For more information, read the ZED API documentation.
NOTE: A ZED 2 is required to run use this module. NOTE2: This sample is only available in C++