This folder containes other general samples that demonstrate the use of the ZED SDK
Sample | Description |
---|---|
Cuda Refocus | Demonstrates how to grab and process images/depth on a CUDA kernel for a depth-based focusing application. |
Multi Camera | Shows how to use multiple ZED cameras in a single application. |
OpenGL GPU Interoperability | Demonstrates how to capture video and depth image with the ZED SDK in GPU memory and display them directly with OpenGL using CUDA - OpenGL interoperability. |