how to implement the edge detection algorithem
1 次查看(过去 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!