필터 지우기
필터 지우기

how to get the values of copy position in imrect?

조회 수: 2 (최근 30일)
Dhandapani.S
Dhandapani.S 2015년 2월 6일
댓글: GILDACIO SA 2018년 4월 17일
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
Dhandapani.S
Dhandapani.S 2015년 2월 6일
i get the positional values from the context menu. i need the code for it.

댓글을 달려면 로그인하십시오.

답변 (1개)

faizal
faizal 2016년 8월 6일
pos = getPosition(h);
  댓글 수: 1
GILDACIO SA
GILDACIO SA 2018년 4월 17일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by