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

stereoExample.py and "Rectify" in cameraControlExample.py both only produce black image #17

Open
Lissanro opened this issue Oct 30, 2020 · 3 comments

Comments

@Lissanro
Copy link

Lissanro commented Oct 30, 2020

This happens in Windows and Linux, with both retail Leap Motion and DevKit units. If "Rectify" is off, then cameraControlExample.py works perfectly for me. As soon as I enable "Rectify", I get only black frames. This is the reason why stereoExample.py does not work either - it uses image rectification. I'm using Python 3.8.6 and opencv-python 4.4.0.44. I also tried opencv-python 3.4.11.43 (latest 3.4 release) but the result is the same - "Rectify" just makes everything black.

Any ideas how to fix this?

@gruossomonica
Copy link

Hi,
I tested cameraControlExample.py. I got the same issue. Black images are shown if I set the Rectify option to 1.

@80sVectorz
Copy link

Has anyone found a solution to this?

@80sVectorz
Copy link

Found a solution: #16 (comment)

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

3 participants