Interactive spline with variable number of points on image
Afficher commentaires plus anciens
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?
Réponses (1)
KSSV
le 4 Oct 2018
0 votes
Read about ginput, getpts.
Catégories
En savoir plus sur Data Exploration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!