Published May 16, 2020
| Version 2.0.0.0-BETA
Software
Open
clij/clij2: 2.0.0.0-BETA
Description
This comes with clij 1.7.0.0 https://github.com/clij/clij/releases/tag/1.7.0.0
New features
- DetectMinima2DBox
- DetectMaxima2DBox
- DetectMinima3DBox
- DetectMaxima3DBox
- DepthColorProjection (Thanks to Dani Vorkel for suggesting)
- GenerateBinaryOverlapMatrix (Thanks to Ofra Golani for suggesting)
- GenerateParametricImage
- GenerateParametricImageFromResultsTableColumn
- ExcludeLabelsWithValuesOutOfRange
- ExcludeLabelsWithValuesWithinRange
- CombineVertically
- CombineHorizontally
- ReduceStack
- RadialResliceTop (Thanks to Nik Cordes for suggesting)
- Watershed (Thanks to Bram van den Broek)
- SaveAsTif (Thanks to Rocco D'Antuono for suggesting)
Bug fixes
- Image origin was shifted by half a pixel in radialReslice (Thanks to Nik Cordes for reporting this bug)
- Results GradientX/Y/Z applied to 8 or 16-bit images where potentially wrong as the presign was cut of (Thanks to Eduardo Conde-Sousa for reporting)
- Detect-Minima/Maxima-2D/3D/Box found to many maxima (Thanks to Bram van den Broek for reporting)
- Added warnings in case images/buffers are created which are too large for the GPU (Thanks to Juergen Gluch for suggesting)
- Array out of bounds in GetCenterOfMass
- ExcludeLabels eliminated wrong labels if the binary vector was not of tye 32-bit float.
- ConcatenateStacks had potentially wrong output size
Miscelaneous
- Plugins warn abort the macro if CLIJ2 plugins are executed with CLIJ Macro extensions - as it would crash anyway.
Files
clij/clij2-2.0.0.0-BETA.zip
Files
(16.7 MB)
Name | Size | Download all |
---|---|---|
md5:6950f4a27bea2e4419755532b5649e01
|
16.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/clij/clij2/tree/2.0.0.0-BETA (URL)