You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have video files with movements of just a few pixels per frame and nearly as much noise. It would be nice to use the downsampled position values as basis for all further calculations to get much smoother curves.
As of now downsampling the data simply removes the rows. It is not possible to recalculate the speed/acceleration using the "new" data.
The text was updated successfully, but these errors were encountered:
I understand your request. At the moment you have to manually remove the points to get an adapted calculation, downsampling just disables them in den graphs. I think we can modify the software such that on activated downsampling the recalculation button is valid just for the active data points. Put it on my to do list.
I have video files with movements of just a few pixels per frame and nearly as much noise. It would be nice to use the downsampled position values as basis for all further calculations to get much smoother curves.
As of now downsampling the data simply removes the rows. It is not possible to recalculate the speed/acceleration using the "new" data.
The text was updated successfully, but these errors were encountered: