How can i get coordinate set of edges detected by canny edge detector?Give me the appropriate working code for it please.

21 views (last 30 days)
i m working on matlab for moving object detection from real time video/images.i am simulating frog visual mechanism to detect moving object.i have to firstly smooth the image then to detect edges of object of interest and get coordinate set of edges and then to calculate entropy of pixels to determine which is moving object and which is not.
  1 Comment
shikha mangal
shikha mangal on 17 Jan 2016
hii,thanks Mr.Walter Roberson for your response but i cant found the solution of my problem..i have to get coordinates of the edges detected from the image by applying edge detector.kindly help me with this..i will be highly greatful.

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 15 Jan 2016
  3 Comments
jiyo
jiyo on 15 Sep 2016
Dear Mr.Robertson, I would like an ordered pair of coordinates based on the shape of edge. Is it possible to get such ordered pair? Ordered in the sense, the pixel coordinates follow the shape of the object which is represented by the edge.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!