Is binarization necessary before edge detection using sobel operator?
Ältere Kommentare anzeigen
Is binarization necessary before edge detection using sobel operator?
Antworten (1)
Image Analyst
am 12 Feb. 2017
0 Stimmen
No. You can use imgradient() or edge() on gray scale images.
Kategorien
Mehr zu Object Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!