There is a newer version of the record available.

Published October 24, 2023 | Version 0.14.0
Software Open

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

  • 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_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 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

Additional details