Is binarization necessary before edge detection using sobel operator?

回答 (1 件)

Image Analyst
Image Analyst 2017 年 2 月 12 日

0 投票

No. You can use imgradient() or edge() on gray scale images.

質問済み:

2017 年 2 月 12 日

回答済み:

2017 年 2 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by