Is binarization necessary before edge detection using sobel operator?

답변 (1개)

Image Analyst
Image Analyst 2017년 2월 12일

0 개 추천

No. You can use imgradient() or edge() on gray scale images.

질문:

2017년 2월 12일

답변:

2017년 2월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by