Files
scikit-image/doc/release/release_dev.txt
T
Vighnesh Birodkar 6e09628fb9 update relase doc
2014-08-15 14:37:14 +05:30

40 lines
730 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
------------
Region Adjacency Graphs
- Color distance RAGs (#1031)
- Threshold Cut on RAGs (#1031)
- Similarity RAGs (#1080)
- Normalized Cut on RAGs (#1080)
- RAG Drawing (#1087)
Improvements
------------
API Changes
-----------
Deprecations
------------