Is binarization necessary before edge detection using sobel operator?
이전 댓글 표시
Is binarization necessary before edge detection using sobel operator?
답변 (1개)
Image Analyst
2017년 2월 12일
0 개 추천
No. You can use imgradient() or edge() on gray scale images.
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!