Video Reading Frame by frame

Reads the video and saves each frames as a png file
656 Downloads
Updated 10 Sep 2014

View License

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/

Cite As

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

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0