how to implement the edge detection algorithem

 Accepted Answer

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

in fact i am doing detection of malarial parasite in blood through image processing.so edge detection is the second step of it.so u guys can help me?
Possibly, if it only takes a few minutes of coding, but not if it involves reading and implementing some paper.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!