Skip to content

jaer-2.6.2

Compare
Choose a tag to compare
@tobidelbruck tobidelbruck released this 11 Jun 07:41
· 111 commits to master since this release

Go to install4j jAER installers on dropbox to download installers.

See video installing and updating jaer on YouTube.

Bug fixes and minor improvements

  • For DAVIS cameras, removed the nonfunction ChipRendererDisplayMethod that was annoying to cycle through
  • Removed the original 3d rendering method that only showed the current packet
  • Made SpaceTimeRollingEventDisplayMethod (the nice 3d rendering) have its own timescale parameter so that when you cycle back to the normal 2d display your contrast is not affected.
  • Moved the noninteractive install4j update check to a background thread so that startup is faster, since this seemed to cause a very long hang when trying to run with nonfunctional eduroam wifi connection in windows11
  • Info display now displays ms, not 10ms resolution. The annoying Z is removed from the time display and an option "ignoreTimeZone" is added to just show file time which is useful for slomo recording timing.
  • Improved reliability of deleting files in preview mode.
  • RectangularClusterTracker: added option to purge clusters if the simply overlap edge of chip, not just if center of cluster goes outside.
  • Added lock to XYTypeFilter to lock the ROI selection against accidental mouse presses.

Full Changelog: 2.6.1...2.6.2