detecting face using edge detection
이전 댓글 표시
I have segmented the image using ycbcr color space for skin detection and i need to further detect it by using edges how can i do it
답변 (1개)
Image Analyst
2012년 4월 19일
0 개 추천
Have you tried edge() or imfilter() or nlfilter() or entropyfilt() or stdfilt() or any edge detector?
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!