Skip to main content

Count Elements in Image


I have the following image: img1



enter image description here


I'm trying to count al these colored cells and draw a circle around them. I really don't now how I can use SelectComponents for this image. And EdgeDetect has the following result: img2


enter image description here


Maybe some tips or examples.


Greetings




Comments