You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: