SelectRoi

Rectangle or/and ellipse shape selection tool that can easily be extended for your needs.
673 Downloads
Aktualisiert 4. Dez 2012

Lizenz anzeigen

This rectangle and ellipse graphical interface selection tool allows you to make any number of selection you want on an image your provide. You can then resize, move or delete those selections. When you quit the application, the coordinates of the first corner and the width and height of each selection is returned.
It's then pretty straighforward to get the inside pixels coordinates for each of the selection. Contact me if you need help on this.
Read the documentation at the beginning of the code.
>> selectROI() %will run the application using default picture and selection

Zitieren als

Jean Bilheux (2024). SelectRoi (https://www.mathworks.com/matlabcentral/fileexchange/39224-selectroi), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Fixed bug when using random key instead of Delete/backspace and removed useless files (used by SVN).

1.0.0.0