detecting face using edge detection
Mostrar comentarios más antiguos
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
Respuestas (1)
Image Analyst
el 19 de Abr. de 2012
0 votos
Have you tried edge() or imfilter() or nlfilter() or entropyfilt() or stdfilt() or any edge detector?
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!