Video Reading Frame by frame

Reads the video and saves each frames as a png file

You are now following this Submission

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 (2026). Video Reading Frame by frame (https://uk.mathworks.com/matlabcentral/fileexchange/47798-video-reading-frame-by-frame), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0