separate touching objects



Hi,
I have not much experience in image processing. Currently,
I need to separate touching objects. Distance transform
and watershed algorithm are classical method for it.
In matlab such example is provided. But in pratical
applications objects are not circular. So there are
more minima.
In such case
http://picasaweb.google.com/joggingsong/TouchingObjects#
The image contains two objects. The number of minima
results from the shape of the object. I think
method can be found to reduce the number of minia
and separate the objects based on distance map.
But I have no idea and need your help.

Thanks
Jogging
.



Relevant Pages

  • Re: separate touching objects
    ...     I have not much experience in image processing. ... I need to separate touching objects. ... and watershed algorithm are classical method for it. ... Or you can perform distance transform after some iteartive ...
    (sci.image.processing)
  • Re: separate touching objects
    ... I need to separate touching objects. ... and watershed algorithm are classical method for it. ... The number of minima ... Or you can perform distance transform after some iteartive ...
    (sci.image.processing)