What would be the best approach for detecting and removing a person\'s hair in a simple portrait image ? Any useful libraries of algorithms ? I have been looking over open
You're dealing with two different problems here:
The first is solvable fairly easily:
As far as the second problem goes, you need to clarify exactly what you mean by "removing":
try this http://betaface.com/demo.html . Color , hair info and more . smile , age, eye etc..
I think this is hard problem - consider for detecting and removing hair in this case:
I found several papers, maybe they will help you:
Cheers!