Is it possible to draw rectangles with mouse on a panel not an image?
Mostra commenti meno recenti
Hi all,
I am currently trying to make a GUI program where users click a button which lets them draw a rectangle over a canvas (I assumed the best object to use for this was a Panel object) and I've come across,
1) Drawrectangle
2) Imrect
However they I've found that imrect is used for images reading them in with imread and drawrectangle requires axes.
Any help or advice would be appreciated.
Risposte (1)
Ka Mirul
il 25 Nov 2018
Modificato: madhan ravi
il 25 Nov 2018
0 voti
I don't think so, but you can use a blank image as the background,
Categorie
Scopri di più su Display Image in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!