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!