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
|