2.2.0.0
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
toInteger
forstatisticsOfLabelledPixels
andpushArray
.
Miscellaneous:
- Input/Output type categories were added