Skin segmentation/ Skin detection

I need to try skin segmentation/detection on my images so as to have get a more accurate results on detecting the face from the image. I would like to try out using RGB, HSI, TSL, CIELUV, CIELAB and YCbCr.
Hope someone can guide me on the codes to test/make the program run. Will be really helpful for my project. Thanks!

Answers (1)

Image Analyst
Image Analyst on 20 Oct 2017
Try the Color Thresholder on the Apps tab of the tool ribbon.
Also, see my attached skin detection demo.

2 Comments

Sir any base paper(IEEE paper) for the theoretical explanation of the above code
No. It's just simple thresholding - far, far too simple to be accepted for publication in any prestigious journal.

Sign in to comment.

Asked:

on 20 Oct 2017

Commented:

on 10 Dec 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!