jaer-2.4.3
Go to install4j jAER installers on dropbox to download installers.
See video installing and updating jaer on YouTube.
Bug fixes
- Improved JaerAviWriter to set the rendering mode to active rendering to ensure all frames actually get rendered
- Removed the code that tries to close the memory mapped file direct byte buffer because it causes JDK crashes on windows when opening a new file and during the close of previous file
- Fixed selection of pixels in XYTypeFilter to really work correctly for very small ROI selections
- Fixed DrawGL to use fractional font metrics which renders smaller fonts better
- Work around bug in BufferedRandomAccessFile that was causing problems reading big CSV files; now works for big EVK4 recording.
New features
- HotPixelFilter now optionally shows the number and fraction of hot pixels and gives better control on how these are rendered
- TextFileInputStream for playing CSV files now has option for treating integer timestamps as long values when the recording starts with very big timestamps.