As title mentioned, I want to get depth map below step
First, Setting up the ZED X One Stereo - Finished
and I’m trying to steps like below:
- recording svo of each camera
zed-sdk/recording/recording/multi camera/python at master · stereolabs/zed-sdk · GitHub
Each svo is recorded and I checked on ZED_Explorer - Finished - making depth map using zed api
zed-sdk/depth sensing/multi camera/python/multi_camera.py at master · stereolabs/zed-sdk · GitHub
But these code is for ZED X, ZED X mini stereo camera which factory synchronized
So I’m trouble in using neural depth and making depth map
Please help me to solve this problems..
Thanks,