Hi Juan, I made the changes to add SLIC-zero but the code has become a bit messy and redundant... I think it's not ready for a pull request yet but I would welcome some feedback :) https://github.com/romaniukm/scikit-image/tree/slico I also updated the plot_segmentations.py example to add SLIC-zero to the comparison. It's available here: https://gist.github.com/romaniukm/7679402 Michal
Hey Michal, Cool! That was quick! =) But there's no such thing as "not ready for a pull request", if you have already checked that it would be welcome in skimage, and it runs. Just start the PR title with "WIP" — work in progress. Then we can make comments directly on the code, which is not the case here. =) Thanks! Juan. On Thu, Nov 28, 2013 at 4:34 AM, Michal Romaniuk <m.p.romaniuk@gmail.com>wrote:
Hi Juan,
I made the changes to add SLIC-zero but the code has become a bit messy and redundant... I think it's not ready for a pull request yet but I would welcome some feedback :)
https://github.com/romaniukm/scikit-image/tree/slico
I also updated the plot_segmentations.py example to add SLIC-zero to the comparison. It's available here:
https://gist.github.com/romaniukm/7679402
Michal
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
participants (2)
-
Juan Nunez-Iglesias
-
Michal Romaniuk