Is binarization necessary before edge detection using sobel operator?
古いコメントを表示
Is binarization necessary before edge detection using sobel operator?
回答 (1 件)
Image Analyst
2017 年 2 月 12 日
0 投票
No. You can use imgradient() or edge() on gray scale images.
カテゴリ
ヘルプ センター および File Exchange で Object Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!