I am using OpenCV EM to segment a image on the HSV domain. Therefore, the segmentation detect some false positives [Highlights in Yellow]. Below, you can see the input image.
And below, the image segmented with false positives.
I try to remove it by using threshold as you can see without success.
Any help on how to keep only the Leaf will be appreciated!