How to snapshot a real time image with raspberry pi and attachable logitech webcam ?
Mostrar comentarios más antiguos
Hello. As far as I know, simulink and matlab provide very less resources on raspberry pi hardware configuration. I think it's very new and still under research progress. I would like to know whether there is any solution besides using pi camera. Thank you
Respuestas (2)
Hi Ken,
You should be able to use any V4L2 compliant video capture device with Raspberry PI support package to capture image/video. For more information please visit: http://www.mathworks.com/hardware-support/raspberry-pi-simulink.html http://www.mathworks.com/hardware-support/raspberry-pi-matlab.html
Thanks,
Mohammad
Ken Oh
el 14 de Oct. de 2015
0 votos
1 comentario
Anchit Dhar
el 16 de Oct. de 2015
Hi Ken,
The V4L2 Video Capture block works with external cameras as well. It just has to be UVC compliant.
You can specify the path to the webcam on the raspberry pi through the block(e.g. '/dev/video0').
Categorías
Más información sobre Raspberry Pi Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!