How to snapshot a real time image with raspberry pi and attachable logitech webcam ?

1 回表示 (過去 30 日間)
Ken Oh
Ken Oh 2015 年 10 月 13 日
コメント済み: Anchit Dhar 2015 年 10 月 16 日
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

回答 (2 件)

M.Khan
M.Khan 2015 年 10 月 13 日
編集済み: M.Khan 2015 年 10 月 13 日
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
Ken Oh 2015 年 10 月 14 日
Hi. M.Khan,
The documentation describes more towards the pi camera. It does not reflect much on the external logitech webcam. How does V4L2 supports these functions ?
  1 件のコメント
Anchit Dhar
Anchit Dhar 2015 年 10 月 16 日
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').

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Support Package for Raspberry Pi Hardware についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by