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!