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!