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

When switching on cropping for the first time cropping value should equal source dim #38

Closed balintlaczko closed 4 years ago

balintlaczko commented 4 years ago

As of now if we switch it on for the first time the cropping dim is 0 0 before we draw the rectangle which causes the rendered vids to have a dim of 1 1 or something like that. Should be an easy fix, will do it with the next push.

balintlaczko commented 4 years ago

Done!