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
52 stars 11 forks source link

Normalized pixel values in motion() #290

Closed alexarje closed 1 year ago

alexarje commented 1 year ago

I think it would be good to report normalized pixel values for QoM coming out of the motion() function. That is, divide the sum of active pixels by the total number of pixels so that the reported value is in the range 0–1.

joachimpoutaraud commented 1 year ago

I have updated the motion() function with normalized pixel values for QoM, I will push a new pip version of the toolbox right away!