Hey all, i downloaded the following repository on my jetson agx orin, i have a zed2i camera connected and i have downloaded the build library with all the examples
Im using jetson agx orin dev kit not xavier agx. and i do have the zed SDK but for our purpose, performance is key and we would like to use codes and programs without the zedsdk.
I would like to record both a) depth map data displayed as a matrix b) capture the video the camera sees for later uses. I tried to run the codes as they are above but i wasnt able to, usually i would get an include videocapture.hpp error and an include opencv.hpp error too. i followed installation steps as mentioned in the repository
If performance is your key and you need a quick precise depth map for real-time applications, the ZED SDK is the best solution because it exploits GPU processing to generate all the information you need at the maximum rate.
ZED Open Capture has been designed for use on embedded Linux devices, not CUDA enabled.
If you still consider ZED Open Capture the best solution, please copy and paste the errors you are getting here. It will be easier to help you find a solution.