saveVideo.m

Version 1.0.0.0 (4.12 KB) by Adam Li
Takes Images and Saves Them into Videos
245 Downloads
Updated 31 Jul 2014

View License

This code first finds an ordered list of your images according to a time-stamp, or it could also do it based off the image number (assuming you saved images in order).
Then it can also calculate the fps if you have a time-stamp as follows: 'minutes_seconds_milliseconds'. By calculating the fps, the code will then save the images and write them into a video file according to the fps you calculated.

Cite As

Adam Li (2024). saveVideo.m (https://www.mathworks.com/matlabcentral/fileexchange/47406-savevideo-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
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