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
Measurement list shows all of the measurements (for all videos). This comes with the new underlying folder/file structure and changed logic of loading potentially huge files.
Measurement vector data (like ComX, Coherence, etc) are in separated file.
This allows to load a lot of measurements only with basic info (name, date, etc...) in advance to display them in the list view.
Vector data are loaded when measurement is selected (also speeds up the loading process)
Measurements are saved with all of the computed data
This allows faster displaying of plots (no need to wait every time measurement is slected )
Previously only ComX and ComY values were stored.
Loading overlay
Appears when something is computing:
This shows status progress of current work and also prevent user from interacting with program while work is in progress.
Previously this was done only for ComX and ComY values under Computation button. Now it works globally.
ROI size change
Now it allows select even smaller regions
ROI buttons (corners for dragging, edit and delete buttons) will adapt when size is too small to fit all the buttons
Other improvements
Information button for spectral analysis.
Measurements are able to be displayed even if the video file has been moved or deleted.
Duration of video is now displayed in a title
Measurements in the list now displays source video