stereolabs / zed-opencv

ZED SDK interface sample for OpenCV
https://www.stereolabs.com/docs/opencv/
MIT License
137 stars 79 forks source link

Zed focal #51

Closed LaiAmy closed 6 years ago

LaiAmy commented 6 years ago

Hi How can I get zed camera's focal in pixels ? What is the focal value in HD720 (1280x720) ? Thank you .

adujardin commented 6 years ago

Hi, You can find the calibration information with ZED Explorer (Settings -> Calibration) or directly in the calibration file (LEFT_CAM_HD for HD720) :

LaiAmy commented 6 years ago

Hi~ Ok , I find it . Thank you so much.