SDK CV3D Samples
The Computer Vision 3D module provides algorithms bricks that allow, by transforming and extracting information from events streams, to localize an event-based camera in its environment, which includes camera pose tracking and 3D environment mapping.
Here is the list of samples provided with the CV3D module:
- Active Marker 3D Tracking using C++
- Embedded Active Marker 3D Tracking using C++
- ArUco Marker Tracking using C++
- Edgelet 2D Tracking using C++
- Model 3D Detection and Tracking using Python
- Model 3D Detection and Tracking using C++
- Simple Motion Capture C++
- Stereo Matching using C++
- Stereo Matching using Python