Is binarization necessary before edge detection using sobel operator?
Mostra commenti meno recenti
Is binarization necessary before edge detection using sobel operator?
Risposte (1)
Image Analyst
il 12 Feb 2017
0 voti
No. You can use imgradient() or edge() on gray scale images.
Categorie
Scopri di più su Object Analysis in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!