how to get the values of copy position in imrect?

2 vues (au cours des 30 derniers jours)
Dhandapani.S
Dhandapani.S le 6 Fév 2015
Commenté : GILDACIO SA le 17 Avr 2018
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.
  1 commentaire
Dhandapani.S
Dhandapani.S le 6 Fév 2015
i get the positional values from the context menu. i need the code for it.

Connectez-vous pour commenter.

Réponses (1)

faizal
faizal le 6 Août 2016
pos = getPosition(h);
  1 commentaire
GILDACIO SA
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?

Connectez-vous pour commenter.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by