Releases: fiji/Trainable_Segmentation
Releases · fiji/Trainable_Segmentation
Release v2.1.6
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
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
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
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.