mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 08:54:18 +08:00
Add change in random_walker default mode to TODO
This commit is contained in:
@@ -4,6 +4,8 @@ Version 0.10
|
||||
* Remove deprecated parameter `epsilon` of `skimage.viewer.LineProfile`
|
||||
* Remove backwards-compatability of `skimage.measure.regionprops`
|
||||
* Remove {`ratio`, `sigma`} deprecation warnings of `skimage.segmentation.slic`
|
||||
* Change default mode of random_walker segmentation to 'cg_mg' > 'cg' > 'bf',
|
||||
depending on which optional dependencies are available.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user