how to get the values of copy position in imrect?
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
h= imrect; right clicking the rectanglwe we get 3 options. how to get the values in copy position. i can copy and paste in the workspace manually. but i wnted the code for it. please help me.
Réponses (1)
  faizal
 le 6 Août 2016
        pos = getPosition(h);
1 commentaire
  GILDACIO SA
 le 17 Avr 2018
				I am a beginner im MATLAB - using imrect(h) and getPosition(h). How can I get 2 or more ROI´s in the same image ? Is it possible?
Voir également
Catégories
				En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


