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

Option for webcam and Crappy integration #1

Open
jeffwitz opened this issue Feb 8, 2021 · 1 comment
Open

Option for webcam and Crappy integration #1

jeffwitz opened this issue Feb 8, 2021 · 1 comment

Comments

@jeffwitz
Copy link

jeffwitz commented Feb 8, 2021

Very interesting work, it would be very interesting to add webcam by using OpenCV.
It would allow people to use it with a PC.
It is also possible to use a webcam with RPi with v4l2
We perform RT DIC driver experiments on RPi at 7Hz using 720p image from picamera using DISflow from OpenCV in our in house platform named CRAPPY, it would be great to try your software inside it !
Best Regards

@uta-dasp
Copy link
Collaborator

uta-dasp commented Mar 21, 2021

Thank you @jeffwitz .

It is really a good idea to incorporate webcam for ease of use. But we figured out that opencv v4l2 is actually buggy and the image quality is not too impressive. Besides, with picamera we can change camera parameters very easily, with v4l2 it is much more complex. However, this is worth a try.

It would really great if you can use this inside your platform Crappy. Please let me know if you need any help. I would be happy to help. You can read this article for more information: https://www.sciencedirect.com/science/article/pii/S2352711020303587

However, with picamera and rasp 3B, the speed is not too impressive at 1080p. But with 720p we can go far beyond. For some time limitation we haven't tried with rasp 4. I guess that will be better.

Thanks.

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