Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I have predefined line segments (like a stickman) show up overlayed on an image and drag the points into position manually?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 10 Jan. 2014
Call imline() for each line segment. Then click and drag the lines into position. Double click them to accept them.
1 Kommentar
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!