Curve/Contour Closing/Completion in Image Segmentation

3 vues (au cours des 30 derniers jours)
Sebastian W
Sebastian W le 15 Déc 2011
Hi,
I'm trying to get a segmentated image from a bunch of partially overlaping rock particles to analyse their size and shape distributions.
I already got a proper edge detection result (using a multidimensional canny edge detector), but there are still many not connected curves in the image that represent parts of the outline of a particle. So I need to connect them to get closed curves/contours that represent the actual outline well.
There are some scientific papers available on the internet but none of them explain this part of their Image Segmentation algorithm well. Many of them use Anisotropic Contour Completion ACC (sometimes also called Anisotropic Diffusion, which is quit misleading), but they only give some equations with always the same not sufficient explanations along with it.
So it would be great if you could help me to either find a proper algorithm or give some hints on how to understand ACC.
Thanks, Sebastian W

Réponses (2)

Image Analyst
Image Analyst le 15 Déc 2011
  2 commentaires
Sebastian W
Sebastian W le 16 Déc 2011
Thanks for your respond, but that's not what I was searching for. There is some misuse in the term Anisotropic Diffusion, some authors called it Anisotropic Contour Completion which does fit better. Already corrected my original post.
Image Analyst
Image Analyst le 16 Déc 2011
If your searches didn't turn up any MATLAB code, there there probably is none available online. You'll have to write it yourself, or try asking some authors for theirs.

Connectez-vous pour commenter.


Javier
Javier le 17 Avr 2013
Hi, some news? I'm searching also for the same! Thank you

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by