mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 16:14:09 +08:00
38 lines
673 B
Plaintext
38 lines
673 B
Plaintext
Announcement: scikit-image 0.X.0
|
|
================================
|
|
|
|
We're happy to announce the release of scikit-image v0.X.0!
|
|
|
|
scikit-image is an image processing toolbox for SciPy that includes algorithms
|
|
for segmentation, geometric transformations, color space manipulation,
|
|
analysis, filtering, morphology, feature detection, and more.
|
|
|
|
For more information, examples, and documentation, please visit our website:
|
|
|
|
http://scikit-image.org
|
|
|
|
|
|
New Features
|
|
------------
|
|
|
|
- ``skimage.util.apply_parallel`` (#1493)
|
|
- Plugin for ``imageio`` library (#1575)
|
|
- Inpainting algorithm (#1804)
|
|
|
|
Improvements
|
|
------------
|
|
|
|
|
|
|
|
|
|
API Changes
|
|
-----------
|
|
|
|
|
|
|
|
|
|
Deprecations
|
|
------------
|
|
|
|
|