Skip to content

Releases: ijtools/RegionFeaturesJ

RegionFeaturesJ v0.4.0

11 Oct 07:46

Choose a tag to compare

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

17 Sep 13:30

Choose a tag to compare

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

14 Feb 10:25

Choose a tag to compare

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

10 Jan 09:05

Choose a tag to compare

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

03 Jan 14:01

Choose a tag to compare

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)

v0.1

03 Oct 16:19

Choose a tag to compare

Initial release of the RegionFeaturesJ plugin for ImageJ