Releases: FHOOEAIST/imaging
Releases · FHOOEAIST/imaging
2.0.0
1.2.0
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
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
1.0.0
imaging-1.0.0