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

Changed the way reprojection works #1

Closed dmytro-drobisher closed 5 years ago

dmytro-drobisher commented 5 years ago

Now using fractional disparity output from opencv for reprojection and changed a few parameters for SGBM

tobybreckon commented 5 years ago

As discussed, split changes for main and open3d branch.