doc/source/release_notes/release_0.24.rst
We're happy to announce the release of scikit-image 0.24.0!
skimage.transform.ThinPlateSplineTransform, which can estimate and model non-linear transforms with thin-plate splines and allows image warping with skimage.transform.warp (#7040 <https://github.com/scikit-image/scikit-image/pull/7040>_).skimage.transform.ThinPlateSplineTransform, which can estimate and model non-linear transforms with thin-plate splines and allows image warping with skimage.transform.warp (#7040 <https://github.com/scikit-image/scikit-image/pull/7040>_).skimage.morphology.remove_objects_by_distance, which removes labeled objects, ordered by size (default), until the remaining objects are a given distance apart (#4165 <https://github.com/scikit-image/scikit-image/pull/4165>_).skimage.feature.corner_fast, test four directions earlier, which should more than half the computation time for most cases (#7394 <https://github.com/scikit-image/scikit-image/pull/7394>_).#7321 <https://github.com/scikit-image/scikit-image/pull/7321>_).data_range parameter in skimage.metrics.structural_similarity (#7345 <https://github.com/scikit-image/scikit-image/pull/7345>_).#7402 <https://github.com/scikit-image/scikit-image/pull/7402>_).skimage.measure.regionprops (#7405 <https://github.com/scikit-image/scikit-image/pull/7405>_).skimage.measure.find_contours (#7411 <https://github.com/scikit-image/scikit-image/pull/7411>_).skimage.restoration.rolling_ball docstring (#7424 <https://github.com/scikit-image/scikit-image/pull/7424>_).#7429 <https://github.com/scikit-image/scikit-image/pull/7429>_).#7020 <https://github.com/scikit-image/scikit-image/pull/7020>_).#7040 <https://github.com/scikit-image/scikit-image/pull/7040>_).#4165 <https://github.com/scikit-image/scikit-image/pull/4165>_).#7415 <https://github.com/scikit-image/scikit-image/pull/7415>_).#7427 <https://github.com/scikit-image/scikit-image/pull/7427>_).#7433 <https://github.com/scikit-image/scikit-image/pull/7433>_).#7436 <https://github.com/scikit-image/scikit-image/pull/7436>_).scikit-image (#7350 <https://github.com/scikit-image/scikit-image/pull/7350>_).#7343 <https://github.com/scikit-image/scikit-image/pull/7343>_).#7408 <https://github.com/scikit-image/scikit-image/pull/7408>_).#7414 <https://github.com/scikit-image/scikit-image/pull/7414>_).skimage.util.compare_images, deprecate the parameter image2. Instead use image0, image1 to pass the compared images. Furthermore, all other parameters will be turned into keyword-only parameters once the deprecation is complete (#7322 <https://github.com/scikit-image/scikit-image/pull/7322>_).#7412 <https://github.com/scikit-image/scikit-image/pull/7412>_).#7430 <https://github.com/scikit-image/scikit-image/pull/7430>_).#7444 <https://github.com/scikit-image/scikit-image/pull/7444>_).13 authors added to this release (alphabetically):
@decorouz <https://github.com/decorouz>_)@agriyakhetarpal <https://github.com/agriyakhetarpal>_)@ana42742 <https://github.com/ana42742>_)@ctrueden <https://github.com/ctrueden>_)@jarrodmillman <https://github.com/jarrodmillman>_)@jni <https://github.com/jni>_)@lagru <https://github.com/lagru>_)@mkcor <https://github.com/mkcor>_)@hmaarrfk <https://github.com/hmaarrfk>_)@matthewfeickert <https://github.com/matthewfeickert>_)@lartpang <https://github.com/lartpang>_)@stefanv <https://github.com/stefanv>_)@spdfghi <https://github.com/spdfghi>_)15 reviewers added to this release (alphabetically):
@decorouz <https://github.com/decorouz>_)@agriyakhetarpal <https://github.com/agriyakhetarpal>_)@ctrueden <https://github.com/ctrueden>_)@soupault <https://github.com/soupault>_)@jarrodmillman <https://github.com/jarrodmillman>_)@jni <https://github.com/jni>_)@lagru <https://github.com/lagru>_)@mkcor <https://github.com/mkcor>_)@hmaarrfk <https://github.com/hmaarrfk>_)@matthewfeickert <https://github.com/matthewfeickert>_)@rgommers <https://github.com/rgommers>_)@rfezzani <https://github.com/rfezzani>_)@seberg <https://github.com/seberg>_)@stefanv <https://github.com/stefanv>_)@tylerjereddy <https://github.com/tylerjereddy>_)These lists are automatically generated, and may not be complete or may contain duplicates.