Skip to content

PIVlab 3.00

Compare
Choose a tag to compare
@Shrediquette Shrediquette released this 01 Apr 09:50
· 15 commits to main since this release
  • New graphics: Transparency, masks are transparent, only ROI is opaque
  • Colorbar is now outside the plot for much improved readability
  • Export image data as .mp4 and as .png image
  • Completely new mask handling, allowing much easier mask creation / modification. Mask stay editable all the time.
  • Much easier to create holes in masks
  • Mask operations like shrink/grow/simplify/subdivide/optimize
  • Automatic mask generator, capable of automatic masking of bright areas / dark aread / low-contrast areas. Possibility to add more automatic mask generators in the future
  • Mask import (of user generated masks) heavily improved
  • Matlab Online fully supported
  • New line extraction and area extraction interface: More straightforward and faster. Better interaction
  • Natural file name sorting when importing image files
  • Splitted the whole code to packages / namespaces with the help of Mathworks
  • New way to create the ROI
  • Added progress bar (lower left of GUI) to make it easier to track the current activity.
  • New way to calibrate, calibration line can always be edited
  • New Live script examples
  • New "Learn" menu item with playlists to video tutorials etc.
  • New correlation_demo app. Can be used for teching to show the effect of noise / out of plane flow etc.
  • Added timestamp to pco cameras
  • Added warning if file names end with "A" and "B" but "time resolved is selected as sequencing style
  • added uniform vector scaling option
  • fixed LIC crash
  • added option to append or replace or delete calculated mean/std/sum of vector fields
  • Changed wording "Velocity magnitude" to "Magnitude", because then this works better when plotting the temporal standard deviation
  • Fixed the display in the tools panel and calibration panel. Floating point numbers are now displayed as fixed point notation or exponential notation, depending on the size of the number. This fixes number display issues with veeeeeeeeeerrryyyy slow flows or very fast flows
  • Added a warning message when if the user wants to export a series of images with derivatives, and the colormap limits are not fixed
  • Updated citing information
  • New logo

Full Changelog: 2.63...3.00