Video Reading Frame by frame

版本 1.0.0.0 (2.0 KB) 作者: Santhana Raj
Reads the video and saves each frames as a png file
658.0 次下载
更新时间 2014/9/10

查看许可证

This function read video reads the avi file mentioned in the filename variable and saves each frame as a .PNG file in a separate folder by the name of the file name itself.
Example:
file='ant_maze';
mov=read_video(file,0);
Author:Santhana Raj.A
https://sites.google.com/site/santhanarajarunachalam/

引用格式

Santhana Raj (2024). Video Reading Frame by frame (https://www.mathworks.com/matlabcentral/fileexchange/47798-video-reading-frame-by-frame), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0