stereolabs / zed-python-api

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

How to change the visual field of the camera? #189

Closed pilot00 closed 2 years ago

pilot00 commented 3 years ago

Hi,

I think the field of view of the camera is too large, how can I adjust it to meet my needs for different field of view sizes?

Many thanks!

obraun-sl commented 3 years ago

Hi, You cannot change the field of view of the camera since it's a fixed focal length. However, you can change the resolution of the camera (HD720,HD1080, HD2K) which will change internally the field of view of the camera : --> in terms of FoV : HD1080 < HD2K < HD720

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