detecting face using edge detection
Afficher commentaires plus anciens
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
Réponses (1)
Image Analyst
le 19 Avr 2012
0 votes
Have you tried edge() or imfilter() or nlfilter() or entropyfilt() or stdfilt() or any edge detector?
Catégories
En savoir plus sur Object Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!