How do I obtain video (.avi) from a webcam (in real time) and store the video frames somewhere for further processing?
2 ビュー (過去 30 日間)
古いコメントを表示
I need to obtain video frames in real-time video. I have the Image Acquisition Toolbox (R2011b). How can I write code to automatically open the Image Acquisition Toolbox and start making video?
0 件のコメント
回答 (2 件)
Amith Kamath
2013 年 5 月 20 日
This will be instructive:
2 件のコメント
Randy Souza
2013 年 5 月 24 日
I market this answer as not accepted because Mohd indicates below that this did not actually resolve the problem. However, Amith keeps the reputation points earned when the answer was marked as accepted.
Image Analyst
2013 年 5 月 21 日
Did you run imaqtool and see what commands it logs as you do things? Commands like preview() and getsnapshot()?
6 件のコメント
Image Analyst
2013 年 5 月 23 日
Which step of the process in http://www.mathworks.com/help/imaq/logging-image-data-to-disk.html did the code stop working?
参考
カテゴリ
Help Center および File Exchange で Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!