Changelog

The changelog should give you a quick overview of what change between the different Seshat versions.

Version 2.0.0

Changes

  • 24 - Refactored package names

New Features

  • 31 - Added ChannelType.Scale() functionality
  • 34 - Comfort overload for ImageWrapper.createCopy()

Dependencies

  • 30 - Added JavaCV support
  • 35 - Updated OpenCV version based on AistCV 4.5.3

Version 1.2.0

New Features

  • 25 - Added JavaFX support
  • 5 - Added the mesh module with multiple storage implementations for JavaModel3D class (OBJ, OFF, PLY, STL) as well as a Constrained Delaunay implementation
  • 27 - Added andThen-method to ImageFunction, to allow chaining of multiple functions.

Dependencies

  • 25 - Added a dependency to OpenJavaFX
  • 5 - Added a dependency to jDelaunay for constrained delaunay triangulation

Version 1.1.0

New Features

  • 6 - Added support for ImageJ based images.
  • 7 - Added support for OpenIMAJ based images and added new method ChannelType.isValidValue()
  • 11 - New ImageFactoryFactory, that allows to create an image factory for a given type.
  • 12 - Added support for ND4J based images
  • 17 - Added the GenericImageFunction

Dependencies

  • 13 - Update from seshat 1.0.1 to 1.1.0

Version 1.0.0

First release of Imaging.