metaspread.videogenerator
Functions
|
Given a list of lists of (timestep, image_path) tuples, creates a video showing the dynamics of the images over time, with one row for each grid. |
|
creates a video showing the dynamics of the images over time. |
|
|
|
Groups all images (.png) on the images_folder_path by grid and returns a list of lists, where each list contains the path to the corresponding grid. |