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 ------------ Improvements ------------ API Changes ----------- Deprecations ------------ - Python 2.6 support has been dropped. Minimal required Python version is 2.7. Contributors to this release ----------------------------