stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
212 stars 94 forks source link

Divide working pipeline of SDK: image capture and depth map #185

Closed hubery4 closed 2 years ago

hubery4 commented 3 years ago

Hi,

I have a question that: I use Zed-Mini in two systems - 1) One is the laptop without GPU just to take RGB images in the workpalce. 2) Another desktop with GPU but far from workplace to generate depth map according to the images acquired in the workplace.

However, when I check the SDK files, it seems that image acquisition and depth calculation are carried out at the same time. Is it true, or is there any method that can divide the two steps?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days