Is binarization necessary before edge detection using sobel operator?

Answers (1)

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

Asked:

on 12 Feb 2017

Answered:

on 12 Feb 2017

Community Treasure Hunt

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

Start Hunting!