tobybreckon / zed-opencv-native-python

Native stereo capture from the StereoLabs ZED USB 3 series of stereo cameras with OpenCV in Python
MIT License
19 stars 6 forks source link

Update zed_calibration.py #4

Closed namratadutt closed 2 months ago

tobybreckon commented 2 months ago

Thanks - but this pull request doesn't seem to also make the required changes to the distCoeffsR / distCoeffsL definition lines ? I also had to make some changes to ensure backwards compatibility with older ZED models like mine.

I have updated my code at https://github.com/tobybreckon/zed-opencv-native-python/tree/master with the changes you need including these ones - could you check if this code now works for you? Thanks.