Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I have predefined line segments (like a stickman) show up overlayed on an image and drag the points into position manually?
조회 수: 1 (최근 30일)
이전 댓글 표시
I can set xy coordinates of line segments. What I am stuck on is when i move the points, other line segments move relatively in real time.
Any advice would help. Thanks.
댓글 수: 0
답변 (1개)
Image Analyst
2014년 1월 10일
Call imline() for each line segment. Then click and drag the lines into position. Double click them to accept them.
댓글 수: 1
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!