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!