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 Eulerian Video Magnification #212

Open alexarje opened 3 years ago

alexarje commented 3 years ago

It would be nice to include Eulerian Video Magnification in MGT. It is implemented in the Matlab version, and is quite useful for videos with only very subtle motion.

joachimpoutaraud commented 2 years ago

I have started testing the Eulerian Video Magnification function on different videos but the actual code need some improvements as it doesn't accept all video formats and needs a massive amount of memory in order to work.