Releases: clij/clijx
Releases · clij/clijx
0.32.2.0
Bug fix:
- in non-local-means 2d/3d, a wrong input was used. (thanks to Amin Amooie and @iwbh15 for suggesting the change)
0.32.1.1
0.32.0.1
Bug fixes
- Typos in ImageJ Macro function names were fixed
- CLIJx_labelMiniumIntensityMap -> CLIJx_labelMinimumIntensityMap
- CLIJx_labelMaxiumIntensityMap -> CLIJx_labelMaximumIntensityMap
See also https://github.com/clij/clij2/releases/tag/2.5.0.1
0.32.0.0-BETA
0.31.0.6
New: Deployment to sonatype nexus
0.30.2.0
New features
- ProximalNeighborCountMap
- SubStack
See also: https://github.com/clij/clij2/releases/tag/2.2.1.0
0.30.1.25
New features
- pushAs for ImageJ Macro, thanks to Christian Tischer for suggesting
- greyscaleOpening/Closing
Bug fixes:
- mergeTouchingLabels didn't merge labels if they were connected in a circular way
See also https://github.com/clij/clij2/releases/tag/2.2.0.25
0.30.1.24
New features
- ColorDeconvolution (Thanks to Peter Haub for this contribution!)
- HessianEigenvalues2D/3D (Thanks to Matthias Arzt for this contribution!)
- LocalThresholdBernsen (Thanks to Peter Haub for this contribution!)
- LocalThresholdContrast (Thanks to Peter Haub for this contribution!)
- LocalThresholdMean (Thanks to Peter Haub for this contribution!)
- LocalThresholdMedian (Thanks to Peter Haub for this contribution!)
- LocalThresholdMidGrey (Thanks to Peter Haub for this contribution!)
- LocalThresholdNiblack (Thanks to Peter Haub for this contribution!)
- LocalThresholdSauvola (Thanks to Peter Haub for this contribution!)
- LocalThresholdPhansalkar (Thanks to Peter Haub for this contribution!)
0.30.1.22
New features
- LocalThresholdPhansalkar (Thanks to Peter Haub for implementing)
- ZPositionOfMinimumZProjection
Bug fixes
- DrawTouchPortionMeshBetweenTouchingLabels showed wrong values; typically wrong by factor 2
0.30.1.21
bump version