Skin segmentation/ Skin detection
Show older comments
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
on 20 Oct 2017
0 votes
Try the Color Thresholder on the Apps tab of the tool ribbon.
Also, see my attached skin detection demo.
2 Comments
Beginner
on 10 Dec 2017
Sir any base paper(IEEE paper) for the theoretical explanation of the above code
Image Analyst
on 10 Dec 2017
No. It's just simple thresholding - far, far too simple to be accepted for publication in any prestigious journal.
Categories
Find more on Color Segmentation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!