Plot line from edge function
이전 댓글 표시
Hi,
Is there a way to plot a line from the edge detected using the "edge" function?
Thank you,
댓글 수: 1
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
2016년 3월 1일
1 개 추천
How about using bwboundaries on the edge function output? Check it out: http://ch.mathworks.com/help/images/ref/bwboundaries.html Regards, Florian
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!