how to implement the edge detection algorithem
1 view (last 30 days)
Show older comments
sana saleeme
on 26 Dec 2015
Commented: Image Analyst
on 27 Dec 2015
can any one tell me step by step how to do edge detection?
0 Comments
Accepted Answer
Image Analyst
on 26 Dec 2015
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 Comments
Image Analyst
on 27 Dec 2015
Possibly, if it only takes a few minutes of coding, but not if it involves reading and implementing some paper.
More Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!