balintlaczko / VideoAnalysis

Non-realtime video analysis, exporting motiongrams and various quantitative features of movement in the video file.
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/VideoAnalysis/
1 stars 0 forks source link

Only reset centroid snake once #66

Closed aleksati closed 4 years ago

balintlaczko commented 4 years ago

Reimplemented the whole snake drawing in JS, so now we can reset it as many times as we want, it won't cause unnecessary output.