how can i recrord a video from webcam using matlab ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
serjion
am 7 Sep. 2016
Kommentiert: Star Strider
am 7 Sep. 2016
how can i recrord a video from webcam using matlab ?
0 Kommentare
Akzeptierte Antwort
Star Strider
am 7 Sep. 2016
You can get a free Support Package for your webcam by typing:
webcam
in the Command Window. In recent MATLAB versions, this throws an error and gives you a link to the webcam Support Package for your operating system and MATLAB version.
If this doesn’t work (you have an earlier MATLAB version), see the documentation for Supported Hardware for your OS and MATLAB version.
2 Kommentare
Star Strider
am 7 Sep. 2016
My pleasure.
It does support videos. See the documentation for Logging Video to Disk for details. (This documentation is for R2016a, so you need to determine if it can be used in earlier releases, since there could be version differences.)
That code creates a series of still frames saved to an .avi file, but then to the best of my knowledge, all videos are created that way.
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!