Wonderful! If either of you would like to contribute this work as a gallery example for scikit-image, we would be very grateful! (Or even just publish it somewhere with a BSD license so that one of us can grab it.)

The main challenge is that we don't have a method for including external data in our documentation right now. See https://github.com/scikit-image/scikit-image/issues/3384 for discussion.

On Wed, 8 May 2019, at 6:59 PM, Jean-Patrick Pommier wrote:
Hello,
I had a similar problem:
contour02.png
I tried to resolve the problem this way using polygonal approximation. The result will depend on the scale of resolution I guess.

Jean-Patrick

Le mer. 8 mai 2019 à 10:37, Stefanie Lück <luecks@gmail.com> a écrit :
Hi everybody,

I am working on a computer vision problem but I got stuck. I am trying to detect outer points of an binary image (see attached images, points which i need are labeled in red on image points.png).

I have tried different approaches (edges, maximas, corner detection) but usually the inner corners will be detected because the outer points I need are rather round.

Any idea of an algorithm which might be useful for this problem?

Thanks a lot in advance,
Stefanie






_______________________________________________
scikit-image mailing list -- scikit-image@python.org
To unsubscribe send an email to scikit-image-leave@python.org


--
http://dip4fish.blogspot.fr/
Dedicated to Digital Image Processing for FISH, QFISH and other things about the telomeres.
_______________________________________________
scikit-image mailing list -- scikit-image@python.org
To unsubscribe send an email to scikit-image-leave@python.org


Attachments: