Skip to content

Releases: fiji/Trainable_Segmentation

Release v2.1.6

20 Nov 05:39
Compare
Choose a tag to compare

Major changes:

  • Fix fatal bug introduced in the previous release in the selection of the index of the slice with traces.

Release v2.1.5

19 Nov 21:09
Compare
Choose a tag to compare

Major changes:

  • Fix bug introduced in previous attempt to avoid setting a FeatureStack as reference of a FeatureStackArray. Now, when arbitrary FeatureStack objects are assigned to the FeatureStackArray, the reference index must be specify using the public method "setReference".

Release v.2.1.3

10 Nov 15:56
Compare
Choose a tag to compare

Major changes:

  • Fix bug that was causing exception when using a 3d image as input when no traces where set in the first slice.
  • Set slice in the GUI so it is the same as the one selected in the input image.

Release v2.1.2

10 Nov 10:40
Compare
Choose a tag to compare

Major changes:

  • Fix bug concerning backslashes in paths using Windows.
  • Show 8-bit color results from macro when applying classifier.
  • Update buttons enabled when loading classifier from macro.