Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Merge few neighboring particles

 

Hello

 

I have a simple question but I could not trace the problem pls suggest me in this. In my application I need to merge few neighboring particles in  image according to the distance between them. How I can do this.

 

Thanks,

Yuri.K

0 Kudos
Message 1 of 2
(2,967 Views)
You can dilate the particles X times, then erode them X times. If the particles got regrouped in the dilation process, they will stay together in the erode phase.
It would be nice if you take the time to rate this answer
http://www.machinevision.ch
Message 2 of 2
(2,943 Views)