Releases: ijtools/RegionFeaturesJ
Releases · ijtools/RegionFeaturesJ
RegionFeaturesJ v0.4.0
This is release v0.4.0 of the RegionFeaturesJ plugin for ImageJ.
Enhancements compared to 0.3 include:
- add RegionFeatureOverlay Plugin
- add LabelMap to Color Image plugin
- added CenterOfMass intensity feature
- refactored management of unit names (several options)
- RegionMorphologyPlugin can now iterate over z-slices of 3D images
- morphological features are now more robust to missing labels in input label map
- RegionFeatures can now manage algorithm events to track feature progress
RegionFeaturesJ v0.3.2
This is release v0.3.2 of the RegionFeaturesJ plugin for ImageJ.
Enhancements compared to 0.3 include:
- added CenterOfMass intensity feature
- refactored management of unit names (several options)
- RegionMorphologyPlugin can now iterate over z-slices of 3D images
- morphological features are now more robust to missing labels in input label map
- RegionFeatures can now manage algorithm events to track feature progress
v0.3.1
This is release v0.3.1 of the RegionFeaturesJ plugin for ImageJ.
Enhancements compared to 0.2 include:
- added support for 3D morphological features
- added option to include image name in result table
- added option to include units in column names of result table
- added CenterOfMass intensity feature
- refactored several 2D morphological features
RegionFeaturesJ v0.3
This is release v0.3 of the RegionFeaturesJ plugin for ImageJ.
Enhancements include:
- added support for 3D morphological features
- added option to include image name in result table
- added option to include units in column names of result table
- refactored several 2D morphological features
RegionFeaturesJ v0.2
This is release v0.2 of the RegionFeaturesJ plugin for ImageJ.
Enhancements include:
- add support for intensity features
- make feature names more homogeneous
- start implementing monitoring
- add support for multi-dimensional hyperstack
- add the display of some features (not from GUI)