IMAGEVIEWER

버전 1.3.0.1 (644 KB) 작성자: Jiro Doke
A GUI for viewing and interactively exploring image files.
다운로드 수: 9K
업데이트 날짜: 2016/9/1

라이선스 보기

편집자 메모: 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.

인용 양식

Jiro Doke (2024). IMAGEVIEWER (https://www.mathworks.com/matlabcentral/fileexchange/13000-imageviewer), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.