Clear Filters
Clear Filters

detecting face using edge detection

2 views (last 30 days)
Santhosh S
Santhosh S on 19 Apr 2012
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

Answers (1)

Image Analyst
Image Analyst on 19 Apr 2012
Have you tried edge() or imfilter() or nlfilter() or entropyfilt() or stdfilt() or any edge detector?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!