Published October 24, 2023
| Version 0.14.0
Software
Open
haesleinhuepf/napari-accelerated-pixel-and-object-classification: 0.14.0
Authors/Creators
- 1. Data Science Center ScaDS.AI, Uni Leipzig
Description
What's Changed
- prevent potential integer overflow by @ehgus in https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/43
- enable spearman and kendall feature correlation matrices from the GUI by @haesleinhuepf in https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/44
Backwards compatibility breaking changes
- The function
show_feature_correlation_matrixhas an additional parametermethod. 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 https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/43
Full Changelog: https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/compare/0.12.3...0.14.0
Files
haesleinhuepf/napari-accelerated-pixel-and-object-classification-0.14.0.zip
Files
(39.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d50d4ee859bf81b847fb39fa7048459c
|
39.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/tree/0.14.0 (URL)