fourMs / MGT-python

Musical Gestures Toolbox for Python
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/musicalgesturestoolbox/mgt-python/index.html
GNU General Public License v3.0
53 stars 11 forks source link

Add grid function #250

Closed alexarje closed 2 years ago

alexarje commented 2 years ago

It is sometimes useful to create grid-based visualizations of a video file. I have found a code snippet that does this easily with any number of images, such as 3x3:

flamenco_grid_3x3

or 7x7:

flamenco_grid_7x7

Would be cool to add this to the toolbox as well.

joachimpoutaraud commented 2 years ago

Just added a new grid-based video preview to the toolbox, some documentation can be found here : grid-based video