Skip to content

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

0.14.1

04 Nov 08:32
a094823
Compare
Choose a tag to compare
0.14.1 Pre-release
Pre-release

What's Changed

Deprecated functions

These functions are deprecated and will be replaced by their apply_* (lower case a) to comply with Python coding standards

  • Apply_object_classification
  • Apply_object_selection
  • Apply_probability_mapper
  • Apply_object_segmentation
  • Apply_object_merger

Full Changelog: 0.14.0...0.14.1

0.14.0

24 Oct 08:00
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

What's Changed

  • prevent potential integer overflow by @ehgus in #43
  • enable spearman and kendall feature correlation matrices from the GUI by @haesleinhuepf in #44

Backwards compatibility breaking changes

  • The function show_feature_correlation_matrix has an additional parameter method. Technically this breaks API backwards compatibility, even though we don't expect anyone to call this internal function.

New Contributors

  • @ehgus made their first contribution in #43

Full Changelog: 0.12.3...0.14.0

0.12.3

28 Jan 17:46
Compare
Choose a tag to compare
0.12.3 Pre-release
Pre-release

Minor release (no changes) to fix deployment issue on conda-forge

0.12.2

15 Jan 16:36
5f90781
Compare
Choose a tag to compare
0.12.2 Pre-release
Pre-release

Changed menu locations

  • Tools > Measurement > Feature correlation matrix (pandas, APOC) was moved to Tools > Measurement tables
  • Tools > Measurement > Annotation to cluster ID column (APOC) was moved to Tools > Measurement tables

Full Changelog: 0.12.1...0.12.2

0.12.1

29 Dec 08:15
96aa493
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

28 Dec 14:24
75771ba
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

New features

  • New GUI for Object Classification
  • New neighboring-object difference features for Merge Objects
  • Added GUI for Object Selection

image

0.11.1

26 Dec 23:39
Compare
Choose a tag to compare
0.11.1 Pre-release
Pre-release

Bugfix:

  • Don't deploy large files (readme videos)

0.11.0

26 Dec 23:34
469f98f
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

New features

  • Tools > Segmentation post-processing > Merge objects (APOC)
  • Tools > Segmentation post-processing > Merge objects (pretrained, APOC)

image

0.10.2

15 Oct 21:50
073ab41
Compare
Choose a tag to compare
0.10.2 Pre-release
Pre-release

New features

img.png

0.10.1

18 Sep 14:38
b8d1e95
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release

New features

  • Enable readout of annotation cluster IDs in timelapse data