Realtime Webcam AVI Video Recorder
This function uses the Image Acquisition Toolbox to record a realtime Video from the Webcam and saves it in the working folder. It also uses the new "VideoWriter" class introduced in R2010b (the old function "avifile" is was removed with R2014b). This function is Windows only, if you want to run it on another OS check the doc for "videoinput".
This function adjusts the frame rate of the output video according to the frame rate of the acquired frames in MATLAB. This makes sure that the captured video is in real time independent from the frame rate of the imaq device.
引用格式
Matthias Seibold (2024). Realtime Webcam AVI Video Recorder (https://www.mathworks.com/matlabcentral/fileexchange/57236-realtime-webcam-avi-video-recorder), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | This script is Windows only, if you want to run it on mac check the doc for "videoinput". updated description
|