Is binarization necessary before edge detection using sobel operator?
Show older comments
Is binarization necessary before edge detection using sobel operator?
Answers (1)
Image Analyst
on 12 Feb 2017
0 votes
No. You can use imgradient() or edge() on gray scale images.
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!