imrect2
Create a dynamically user-resizable rectangle similar to the imrect() included in the image processing toolbox, except built using standard components. By using standard graphic components you can easily modify the rectangle properties like the appearance and right-click behavior.
Citation pour cette source
Daniel Kovari (2025). imrect2 (https://www.mathworks.com/matlabcentral/fileexchange/53758-imrect2), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
imrect2/
imrect2/+uiextras/
Version | Publié le | Notes de version | |
---|---|---|---|
2.0.0.0 | IMRECT2 has been updated to work with MATLAB R2016b. The original version relied on rbbox, which has issues in 2016. The update now uses only line elements, similar to getrect() included with MATLAB. |
||
1.0.0.0 |