Skip to content

2.2.0.0

Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 25 Oct 12:46
· 188 commits to master since this release

Bug fixes

  • CentroidOfBackgrundAndLabels didn't contain the background and all labels were shifted by one in the list
  • BottomHatSphere did a TopHatSphere (Thanks to Nik Cordes for reporting)
  • Output type of Invert was changed to Float - to hold the presign

Backwards compatibility breaking changes

  • Updated SciJava pom to 29.2.1
  • Changed parameter types int to Integer for statisticsOfLabelledPixels and pushArray.

Miscellaneous:

  • Input/Output type categories were added