Interactive spline with variable number of points on image
Show older comments
I am looking to make a script which allows the user to create several splines on top of an image with user selected control points. I thought I might be able to utilize impoint, however I am unsure how to store an array of handles of impoints. How do you construct an array of impoint object handles?
Answers (1)
KSSV
on 4 Oct 2018
0 votes
Read about ginput, getpts.
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!