Is binarization necessary before edge detection using sobel operator?

Réponses (1)

Image Analyst
Image Analyst le 12 Fév 2017
No. You can use imgradient() or edge() on gray scale images.

Community Treasure Hunt

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

Start Hunting!

Translated by