Active contour : snake balloon?

Juan Nunez-Iglesias jni.soma at gmail.com
Sat Jul 23 03:13:49 EDT 2016


Hi Rémi!

This is a cool problem but I'm afraid I don't have a solution for you. I'm
not familiar with snakes so I can't help you with the parameters.

One thing I will say is that all methods will benefit from a ground truth
dataset, where you have manually painted the result you're looking for.
Once you have that you can really expand your parameter and method search
dramatically because you don't have to look at each answer. Do you have
such a dataset?

Good luck!

Juan.

On Thu, Jul 21, 2016 at 11:26 PM, Rémi Cura <remi.cura at gmail.com> wrote:

> Hello everybody.
> I'm a real fan of skimage,
> and use it for numerous image processing stuf.
>
> I'm stuck in a segmentation problem: I have an old Paris map, and I try to
> separate the streets and the buildings.
> I have rough street axis.
> This looks like a watershed problem, but sme of the building footprints
> are not closed, so the watershed starting in streets is bleeding in the
> buildings.
>
> To avoid that, I was thinking of snake, starting conservatively in the
> streets, then make them balloon .
>
> I can't find the parameters so the snake balloons.
> Is this possible,
> would you have any advice?
>
> Cheers
> Rémi-C
>
>
> <https://lh3.googleusercontent.com/-nYRJ7LGyDZs/V5DMlLC00QI/AAAAAAAABFg/kYaLf0XkaXMlzUIkaOh3zu-h94i1i-ShQCLcB/s1600/eextract_jacoubet.png>
> <https://lh3.googleusercontent.com/-nYRJ7LGyDZs/V5DMlLC00QI/AAAAAAAABFg/kYaLf0XkaXMlzUIkaOh3zu-h94i1i-ShQCLcB/s1600/eextract_jacoubet.png>
>
> --
> 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 at googlegroups.com.
> To post to this group, send email to scikit-image at googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/scikit-image/fb202508-b0af-4af6-a2fc-15d7db6317a1%40googlegroups.com
> <https://groups.google.com/d/msgid/scikit-image/fb202508-b0af-4af6-a2fc-15d7db6317a1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160723/1db781a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Auto Generated Inline Image 1
Type: image/png
Size: 223209 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160723/1db781a7/attachment.png>


More information about the scikit-image mailing list