Is binarization necessary before edge detection using sobel operator?

Antworten (1)

Image Analyst
Image Analyst am 12 Feb. 2017

0 Stimmen

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

Gefragt:

am 12 Feb. 2017

Beantwortet:

am 12 Feb. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by