stereolabs / zed-opencv

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

Zed focal (fz) #59

Closed GITSHOHOKU closed 6 years ago

GITSHOHOKU commented 6 years ago

I can get fx and fy in calibration data. I use the rectify image which has same fx and fy.To calculate the depth how can I know the focal(fz) of zed with resolution equals 1280x720 Thanks a lot

WASCHMASCHINE commented 6 years ago

Check this out:

https://github.com/stereolabs/zed-opencv/issues/39

GITSHOHOKU commented 6 years ago

@WASCHMASCHINE My bad I should search it before I asked thanks !