The goal of this project was to count objects in an image, where there are also overlapping objects, which will increase the difficulty of detecting their exact number.
To be more precise, I count the number of flowers from an image. The challenging part was that the flowers were very close to each other, and many of them intersected.
Bellow there is the original image on left and the segmentation process of the MATLAB on the right.