how to implement the edge detection algorithem
조회 수: 2 (최근 30일)
이전 댓글 표시
can any one tell me step by step how to do edge detection?
댓글 수: 0
채택된 답변
Image Analyst
2015년 12월 26일
For some reason, beginners want to do edge detection on everything as a first step. So read the link Walter gave and then post your image and tell us what you want to measure and we'll tell you if edge detection is even appropriate, or the best method. Perhaps simple thresholding is what you need - we'll never know unless you share your image and your desired measurements.
댓글 수: 2
Image Analyst
2015년 12월 27일
Possibly, if it only takes a few minutes of coding, but not if it involves reading and implementing some paper.
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!