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!