doc/source/release_notes/release_0.9.rst
We're happy to announce the release of scikit-image v0.9.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
scikit-image now runs without translation under both Python 2 and 3.
In addition to several bug fixes, speed improvements and examples, the 204 pull requests merged for this release include the following new features (PR number in brackets):
Segmentation:
Transforms and filters:
Feature detection:
Color and noise:
Drawing and visualization:
Other:
scipy.ndimage.gaussian_filter with useful default behaviors. (#712)The following backward-incompatible API changes were made between 0.8 and 0.9:
imread output in an Image classsigma parameter in skimage.segmentation.slic
to 0hough_circle now returns a stack of arrays that are the same size as the
input image. Set the full_output flag to True for the old behavior.skimage.filter.denoise_tv_chambolle,
skimage.morphology.is_local_maximum, skimage.transform.hough,
skimage.transform.probabilistic_hough,skimage.transform.hough_peaks.
Their functionality still exists, but under different names.This release was made possible by the collaborative efforts of many contributors, both new and old. They are listed in alphabetical order by surname: