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

"Noise Reduction" toggle should decide noise reduction, not the actual n.r. value #49

Closed aleksati closed 4 years ago

balintlaczko commented 4 years ago

Or maybe it would be even nicer to make it dependent on the toggle and not the actual threshold value. This is actually a bug, since the toggle only hides the UI elements, otherwise everything depends on the thresh value being higher than 0. LOL. Will fix this now.

aleksati commented 4 years ago

Yes, and the amount of noise reduction (threshold value from 0 - 1 in float), does have a lot of effect on the export files. Maybe a multislider or a dial would be nice for usability here, instead of the float value box?

balintlaczko commented 4 years ago

I don't know, I think it's simpler to just see the number box, but you go ahead if you think it's nicer for the users!