mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 06:14:13 +08:00
bfe70fe091
SLIC has been updated a few times since this example was created, adding support for grayscale images (so converting to RGB is no longer necessary) and changing the keyword "ratio" to "compactness". This commit brings the example up to date.