image segmentation
I wonder if there are algorithms used to segment images efficiently. The ones I tested by now can not segment hair correctly as on this image:
I just want to know if someone can give me some efficient algorithms to segment the hair on this image for example without cutting it and so on (correct segmentation)
Note that I tested famous algorithms such as watershed, grabcut, mean shift ... but no one of them segments this hair correctly.
Thank you very much in advance.