Is binarization necessary before edge detection using sobel operator?
Mostrar comentarios más antiguos
Is binarization necessary before edge detection using sobel operator?
Respuestas (1)
Image Analyst
el 12 de Feb. de 2017
0 votos
No. You can use imgradient() or edge() on gray scale images.
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!