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!