how to get the values of copy position in imrect?

2 Ansichten (letzte 30 Tage)
Dhandapani.S
Dhandapani.S am 6 Feb. 2015
Kommentiert: GILDACIO SA am 17 Apr. 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 Kommentar
Dhandapani.S
Dhandapani.S am 6 Feb. 2015
i get the positional values from the context menu. i need the code for it.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

faizal
faizal am 6 Aug. 2016
pos = getPosition(h);
  1 Kommentar
GILDACIO SA
GILDACIO SA am 17 Apr. 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?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by