mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-29 11:26:57 +08:00
DOC: Add 0.6 release notes.
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
Announcement: scikits-image 0.6
|
||||
===============================
|
||||
|
||||
We're happy to announce the 6th version of scikits-image!
|
||||
|
||||
Scikits-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://skimage.org
|
||||
|
||||
New Features
|
||||
------------
|
||||
- Packaged in Debian as ``python-skimage``
|
||||
- Template matching
|
||||
- Fast user-defined image warping
|
||||
- Adaptive thresholding
|
||||
- Structural similarity index
|
||||
- Polygon, circle and ellipse drawing
|
||||
- Peak detection
|
||||
- Region properties
|
||||
- TiffFile I/O plugin
|
||||
|
||||
... along with some bug fixes and performance tweaks.
|
||||
|
||||
Contributors to this release
|
||||
----------------------------
|
||||
- Vincent Albufera
|
||||
- David Cournapeau
|
||||
- Christoph Gohlke
|
||||
- Emmanuelle Gouillart
|
||||
- Pieter Holtzhausen
|
||||
- Zachary Pincus
|
||||
- Johannes Schönberger
|
||||
- Tom (tangofoxtrotmike)
|
||||
- James Turner
|
||||
- Stefan van der Walt
|
||||
- Tony S Yu
|
||||
Reference in New Issue
Block a user