IMAGEVIEWER
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
IMAGEVIEWER Interactively pan and zoom images on the computer.
IMAGEVIEWER starts a GUI for opening image files and interactive panning and zooming.
IMAGEVIEWER(DIRNAME) starts the GUI with DIRNAME as the initial directory.
The GUI allows you to navigate through your computer and quickly view image files. It also allows you to interactively explore your images by panning (clicking and drag), zooming (right-click and drag), and centering view (double-clicking).
This is implemented using MATLAB Classes. It requires MATLAB R2008a or newer.
Cita come
Jiro Doke (2025). IMAGEVIEWER (https://www.mathworks.com/matlabcentral/fileexchange/13000-imageviewer), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
Tag
Riconoscimenti
Ispirato: Microscopy Image Browser (MIB), Microscopy Image Browser 2 (MIB2)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.3.0.1 | Updated license |
||
1.3.0.0 | Updated to include an App file for R2012b |
||
1.2.0.0 | Implemented in MATLAB Classes |
||
1.1.0.0 | Copyright update. Added scroll wheel zoom. |
||
1.0.0.0 | Cosmetic changes to the GUI. A better TIMER management. |