How do I obtain video (.avi) from a webcam (in real time) and store the video frames somewhere for further processing?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Amith Kamath
el 20 de Mayo de 2013
This will be instructive:
2 comentarios
Mohd Aquib
el 23 de Mayo de 2013
Editada: Walter Roberson
el 24 de Mayo de 2013
Randy Souza
el 24 de Mayo de 2013
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
el 21 de Mayo de 2013
Did you run imaqtool and see what commands it logs as you do things? Commands like preview() and getsnapshot()?
6 comentarios
Image Analyst
el 23 de Mayo de 2013
Which step of the process in http://www.mathworks.com/help/imaq/logging-image-data-to-disk.html did the code stop working?
Ver también
Categorías
Más información sobre Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!