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

opencv compatability - "use legacy camera support" #762

Closed
petercwallis opened this issue Jan 9, 2025 · 1 comment
Closed

opencv compatability - "use legacy camera support" #762

petercwallis opened this issue Jan 9, 2025 · 1 comment

Comments

@petercwallis
Copy link

It turns out opencv can't open the default camera on the pi, and this is a known issue (opencv's) but they are having trouble:
opencv/opencv#21653

It looks like they are a fair way along, but are suffering from "churn". Just thought I'd point this out just in case someone working on rpicam-apps might like to take a look and possibly help.

@naushir
Copy link
Collaborator

naushir commented Jan 17, 2025

Thanks for pointing it out. I'm afraid integrating libcamera support directly into OpenCV is not down to us. However, we do have examples in both rpicam-apps and Picamera2 that integrate image postprocessing using OpenCV if that helps your use case.

@naushir naushir closed this as completed Jan 17, 2025
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

2 participants