Skip to content

Releases: haesleinhuepf/napari-accelerated-pixel-and-object-classification

0.6.3

06 Feb 14:59
Compare
Choose a tag to compare
0.6.3 Pre-release
Pre-release

Bug fix

  • When starting up napari, napari-accelerated-pixel-and-object-classification caused a warning

See also:
https://github.com/haesleinhuepf/apoc/releases/tag/0.6.3

0.6.2

09 Jan 15:09
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

New features

  • Train probability mapper function GUI for completeness (in Plugins menu)
  • Sobel of Gaussian (a.k.a. Gradient Magnitude of Gaussian) added to feature selection user interface

Bug fixes

  • Applying pre-trained pixel-classifiers, object-segmenters and probabilty-mappers failed from menu

Improvements

  • Slimmer user interface

0.6.1

08 Jan 17:28
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

Bugfix:

  • object classifier couldn't be created in case the file didn't exist

0.6.0

08 Jan 16:14
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

New features:

  • Trained classifiers can now be applied in Fiji

Backwards compatibility breaking changes

0.5.9

02 Jan 13:27
Compare
Choose a tag to compare
0.5.9 Pre-release
Pre-release

This is a maintenance release for making tests work and improving code coverage

0.5.8

04 Dec 14:13
Compare
Choose a tag to compare
0.5.8 Pre-release
Pre-release

Backwards compatible changes

  • Changed menu entries to cover finer differentiation between various filtering and segmentation techniquese

0.5.7

03 Dec 18:02
Compare
Choose a tag to compare
0.5.7 Pre-release
Pre-release

New features

  • ProbabilityMapper for producing probability maps for specific classes

0.5.6

01 Dec 20:04
Compare
Choose a tag to compare
0.5.6 Pre-release
Pre-release

Bug fixes:

  • Check image size before training and show a proper error message in case they don't fit (thanks to Iggy from the Image.sc forum for reporting)

0.5.5

13 Nov 09:55
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release

Bugfixes:

  • Crashes with 4D data; it now uses time-slicer to process timelapses timepoint by timepoint

0.5.4

15 Oct 21:16
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release

New features

  • Added most important tools to the Tools menu (napari-tools-menu)