Fix plot_segmentations example text for SLIC

This commit is contained in:
Juan Nunez-Iglesias
2014-04-10 11:47:54 +10:00
parent 213390d9f9
commit 3f518765cb
+1 -1
View File
@@ -51,7 +51,7 @@ and image location and is therefore closely related to quickshift. As the
clustering method is simpler, it is very efficient. It is essential for this
algorithm to work in Lab color space to obtain good results. The algorithm
quickly gained momentum and is now widely used. See [3] for details. The
``ratio`` parameter trades off color-similarity and proximity, as in the case
``compactness`` parameter trades off color-similarity and proximity, as in the case
of Quickshift, while ``n_segments`` chooses the number of centers for kmeans.
.. [3] Radhakrishna Achanta, Appu Shaji, Kevin Smith, Aurelien Lucchi,