Skip to content

1.4.1-1.4.8

Compare
Choose a tag to compare
@tesar-tech tesar-tech released this 06 Dec 09:21
· 24 commits to master since this release

Measurements improvements

  • 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:
  • Animation2
  • 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.

    • image
  • Measurements are able to be displayed even if the video file has been moved or deleted.

    • image
  • Duration of video is now displayed in a title

    • image
  • Measurements in the list now displays source video

    • image
    • Full path to the video file is under info button