<div dir="ltr"><div>Congratulations to the authors of i.superpixels.slic to a great achievement! I've noticed lot of promising commits.<br><br></div><div>I've a suggestion to rename the one of the option called `k`. I think we were recently changing a lot of options in modules from a letter to a more descriptive name (num, number, pixels, num_pixels, ...?).<br></div><div><br>k=integer<br>Number of super pixels<br>Default: 200<br><br>I've also added an example, so please review or add. (I suppose combination with i.segment can be included in another example.)<br><br></div><div>Vaclav<br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 1:19 PM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
Thanks to initial work by Rashad, extensively completed by Markus Metz,<br>
we now have a new addon module which allows to segment images into<br>
so-called superpixels, using the SLIC algorithm as proposed by Achanta<br>
et al [1].<br>
<br>
The module uses a spatially constrained kmeans algorithm to group<br>
neighboring pixels into larger ensemble, the "superpixels". These<br>
superpixels can be used as a specific form of segmentation by itself,<br>
or they can be used as seed input to i.segment's region-growing<br>
algorithm.<br>
<br>
Thank you very much to the two authors for the great work !<br>
<br>
Moritz<br>
<br>
<br>
<br>
[1] <a href="http://ivrl.epfl.ch/research/superpixels" rel="noreferrer" target="_blank">http://ivrl.epfl.ch/research/s<wbr>uperpixels</a><br>
______________________________<wbr>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/grass-dev</a></blockquote></div><br></div></div>