Human Skin Range??
Mostra commenti meno recenti
Since YCBCR method of skin recognition gives poor results,Can anybody suggest me a simple code to detect skin regions by using HSV ? Thanks in advance
4 Commenti
Jiro Doke
il 18 Feb 2011
I don't think this questions is related to MATLAB or any programming tools.
Niranjan
il 20 Feb 2011
Jiro Doke
il 20 Feb 2011
Modificato: Walter Roberson
il 20 Giu 2023
I see you changed your question after my comment. So yes, it's now more of a MATLAB question, but it seems very open-ended. What have you tried? Have you looked at the documentation for "Converting Color Data Between Color Spaces" ( http://www.mathworks.com/access/helpdesk/help/toolbox/images/f8-20792.html )? You may also want to look at sections on "Morphological Operations" ( http://www.mathworks.com/access/helpdesk/help/toolbox/images/f18-9530.html ) and "Analyzing and Enhancing Image" ( http://www.mathworks.com/access/helpdesk/help/toolbox/images/f11-9579.html ).
John D'Errico
il 20 Feb 2011
Flesh tones live in a fairly nastily shaped part of color spaces. From what I recall in Lab, it is a curvy banana, especially if you sample all races adequately. Even at that, there are issues of what exactly is a flesh tone. At what point does badly sunburned skin no longer qualify as a traditional flesh tone?
Risposte (2)
Walter Roberson
il 18 Feb 2011
1 voto
Using YCrCb for skin detection is not recommended. Please examine this summary presentation, in which it is shown to be the poorest choice.
Walter Roberson
il 20 Feb 2011
0 voti
Note that Niranjan did not ask about "flesh tones", but rather about skin recognition. Niranjan thus implicitly wishes to be able to recognize even skin that has been "body-painted"

Categorie
Scopri di più su Face Detection in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!