besimali / matlab-toolboxes-robotics-vision

Automatically exported from code.google.com/p/matlab-toolboxes-robotics-vision
0 stars 0 forks source link

movie options #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A number of functions create a subdir full of image files that can be turned 
into a movie.

Create m-file that takes a folder and creates a movie, and have it auto called 
when all frames are rendered.  Change the argument to 'movie' to be the movie 
file name, the folder is a temp name that is cleaned up.

Allow for options like frame rate to be set

'movie', 'blah.mp4'
'movie', {'blah.mp4', 20}

Original issue reported on code.google.com by peter.i....@gmail.com on 22 Sep 2012 at 8:04