Plot line from edge function
Show older comments
Hi,
Is there a way to plot a line from the edge detected using the "edge" function?
Thank you,
1 Comment
Image Analyst
on 1 Mar 2016
Post a picture/diagram showing what you want. Mock something up in Photoshop if you have to. But we don't know what "a line from an edge" would be. Tangent to the edge? Perpendicular to it? At some arbitrary angle? How long? Until it hits the edge of the image in both directions? Or of some limited length?
Answers (2)
Florian
on 1 Mar 2016
1 vote
How about using bwboundaries on the edge function output? Check it out: http://ch.mathworks.com/help/images/ref/bwboundaries.html Regards, Florian
Ramses Herrera
on 1 Mar 2016
0 votes
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!