Download Latest Version v0.25.2 source code.tar.gz (22.7 MB)
Email in envelope

Get an email when there's a new version of scikit-image

Home / v0.25.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-01-26 3.1 kB
v0.25.1 source code.tar.gz 2025-01-26 22.7 MB
v0.25.1 source code.zip 2025-01-26 23.1 MB
Totals: 3 Items   45.8 MB 0

scikit-image 0.25.1

We're happy to announce the release of scikit-image 0.25.1!

Bug Fixes

  • Include centroid in __all__ of the PYI file in skimage.measure (#7652).
  • Improve numerical stability of blur_effect (#7643).
  • Because under-determined fits are unreliable, skimage.measure.EllipseModel will now warn and return False (no fit) when fewer than 5 data points are provided (#7648).
  • Explicitly upcast data with dtype float16 to float32 in skimage.segmentation.random_walker; this fixes passing float16 on NumPy 1.26 (#7655).

Documentation

  • Don't use removed QuadContourSet.collections in gallery example (#7638).
  • Change old import convention in the gallery examples (#7630).

Infrastructure

Maintenance

  • Infer floating point type for sigma parameter (#7637).
  • In skimage.segmentation.active_contour, change the type of the default argument for w_line to indicate it is a float (#7645).
  • Temporarily disable parallel building of gallery (#7656).
  • [pre-commit.ci] pre-commit autoupdate (#7649).
  • Skip flaky test on azure (#7669).

Contributors

8 authors added to this release (alphabetically):

8 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

Source: README.md, updated 2025-01-26