Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@dlegland dlegland released this 26 Nov 15:51
· 1030 commits to master since this release

This release introduces new measurements for 3D label images, and reorganized some of the utility packages.

Most relevant changes:

  • New measurements for 2D/3D label images: maximum inscribed disc/sphere, bounding boxes, centroids, 3D Euler number
  • Create ParticleAnalysis3DPlugin for multivariate analysis of 3D label images
  • Add support for measure of surface area in 13 directions with non cubic voxels
  • Rename plugin main entry name to "MorphoLibJ" instead of "Fast Morphology"
  • Lot of code refactoring for geodesic reconstruction algorithms
  • Rewite some code in computation of geodesic diameter
  • Lot of code cleanup and code factorization