Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacement of Open CV calib.disp_to_depth_mat Matrix not required #12

Open
Robinini opened this issue Sep 12, 2016 · 0 comments
Open

Comments

@Robinini
Copy link

stereovision/calibration.py
Lines 262-269
From my experience as part of a University project, with a Stereo Rig baseline of 1m (larger scale) the replacement of the Open CV calibration Disparity to Depth Ratio with A-Priori values provides poor results.
By suppressing the lines above, the original calib.disp_to_depth_mat Matrix from Open CV was preserved, yielding improved results.
This could be suppressed by removing the above lines, be explained clearly in the documentation, or the a-priori replacement could be an option of the function.
Thanks again. Robin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant