scikit-image 0.X.0 release notes

scikit-image is an image processing library for the scientific Python ecosystem that includes algorithms for segmentation, geometric transformations, feature detection, registration, color space manipulation, analysis, filtering, morphology, and more.

For more information, examples, and documentation, please visit our website:

https://scikit-image.org

New Features

Improvements

API Changes

  • data.image_fetcher is now private (gh-6854)

  • data.create_image_fetcher is now private (gh-6854)

Bugfixes

Deprecations

Contributors to this release