Video Reading Frame by frame
Version 1.0.0.0 (2.03 KB) by
Santhana Raj
Reads the video and saves each frames as a png file
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 LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Motion Detection >
Find more on Audio and Video Data in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |