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!