Skip to content

Releases: fiji/Trainable_Segmentation

Trainable_Segmentation-3.3.2

14 Jan 11:34
Compare
Choose a tag to compare

Major changes:

  • Fix bug created on commit #4368a7f.
  • Dispose AWT windows when we are done with them.

Trainable_Segmentation-3.3.1

02 Nov 12:01
Compare
Choose a tag to compare

Major changes:

  • Fix bug that was causing not updating the features after loading a classifier.
  • Fix bug when creating features of a slice with traces before training after loading a classifier.

Trainable_Segmentation-3.3.0

28 Sep 07:48
Compare
Choose a tag to compare

Major changes:

  • Fix bug when loading models from file (caused in previous version when setting the Hessian mode). Issue #67.
  • New functionality to change the color associated to a class by right-clicking in the corresponding "Add to class" button.

Trainable_Segmentation-3.2.35

30 Jun 06:30
Compare
Choose a tag to compare

Major changes:

  • Fix Hessian eigenvalue calculation in FeatureStack.
  • Fix bug from issue #63.

Trainable_Segmentation-3.2.24

01 Mar 15:02
Compare
Choose a tag to compare

Major changes:

  • Prevent error messages when loading Color Clustering plugin.

Trainable_Segmentation-3.2.33

13 May 10:01
Compare
Choose a tag to compare

Major changes:

  • Fix bug when applying classifier using tiles.

Trainable_Segmentation-3.2.32

20 Feb 10:22
Compare
Choose a tag to compare

Major changes:

  • Fix bug when using Gabor features.

Trainable_Segmentation-3.2.31

06 Feb 08:10
Compare
Choose a tag to compare

Major changes:

  • Fix bug on GUI when using large images.

Trainable_Segmentation-3.2.30

30 Jan 09:26
Compare
Choose a tag to compare

Major changes:

  • Fix bug on macro calls to match exactly the feature names.

Trainable_Segmentation-3.2.27

08 Jun 14:40
Compare
Choose a tag to compare

Major changes:

  • Make slice classification faster.
  • New methods to add training data from label images.
  • New utility methods to calculate confusion matrix between label images.