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!