Skip to content

MorphoLibJ 1.6.1 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dlegland dlegland released this 18 Aug 13:18
· 44 commits to master since this release

MorphoLibJ-1.6.1-beta

The next release is approaching; this beta release if for those who want to try recent bug fixes.

some updates

  • cropping label images keeps spatial calibration
  • DrawTableValues plugin now correctly manages spatial calibration
  • made Microstructure Analysis 3D more robust to management of large images
  • updated morphological erosion of label maps
  • fixed bug in computation of Euler number with connectivity 26

under the hood

  • simplified test cases
  • add ImageShape.subsample(...) methods
  • added ImageUtils.fill(...) methods based on lambda functions