Event name listener list for ROI from draw rectangle/​freehand/a​ssisted etc

조회 수: 25 (최근 30일)
Hello,
I'm looking for a list of listener I can create for the draw function : https://www.mathworks.com/help/images/roi-creation-overview.html
I'm unable to find it, is there documentation about this or a code to access all the events I can follow ? For the moment I only know 'ROIMoved' but I would like to follow if a ROI is deleted and maybe more depending on the listener available
Thank you
Is there more ?

채택된 답변

Payas Bahade
Payas Bahade 2020년 5월 29일
Hi Aymeric,
Different ROI objects like rectangle, freehand, circle, polyline, etc. supports different events. You can add listeners for the events supported by that specific ROI object. To get list of all the ROI objects please refer this link. To get list of all the events supported by each ROI, navigate to the ‘Events’ section of each of the ROIs.
Hope this helps!
  댓글 수: 1
Fernando Zigunov
Fernando Zigunov 2022년 8월 28일
This took me forever to find. The god-damned subsection "Events" is collapsed when you open the damn webpage. Why????

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

추가 답변 (0개)

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by