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!
回答(1 个)
Image Analyst
2017-10-20
0 个投票
Try the Color Thresholder on the Apps tab of the tool ribbon.
Also, see my attached skin detection demo.
2 个评论
Beginner
2017-12-10
Sir any base paper(IEEE paper) for the theoretical explanation of the above code
Image Analyst
2017-12-10
No. It's just simple thresholding - far, far too simple to be accepted for publication in any prestigious journal.
类别
在 帮助中心 和 File Exchange 中查找有关 Color Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!