Plot line from edge function

8 ビュー (過去 30 日間)
Ramses Herrera
Ramses Herrera 2016 年 2 月 29 日
コメント済み: Image Analyst 2016 年 3 月 1 日
Hi,
Is there a way to plot a line from the edge detected using the "edge" function?
Thank you,
  1 件のコメント
Image Analyst
Image Analyst 2016 年 3 月 1 日
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?

サインインしてコメントする。

回答 (2 件)

Florian
Florian 2016 年 3 月 1 日
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
Ramses Herrera 2016 年 3 月 1 日
Hi Florian,
I tried bwboundaries, but it doesn't really work out for me. I want to trace a line on the detected edges then get the distance from one edge to the other... pixel by pixel.
... Any thoughts?
Cheers, Ramsés

Community Treasure Hunt

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

Start Hunting!

Translated by