Is binarization necessary before edge detection using sobel operator?

Respuestas (1)

Image Analyst
Image Analyst el 12 de Feb. de 2017
No. You can use imgradient() or edge() on gray scale images.

Preguntada:

el 12 de Feb. de 2017

Respondida:

el 12 de Feb. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by