imdisp (enhanced version)

Version 1.5.0.0 (641 KB) by Yi Sui
Display multiple images as a montage of subplots
1.5K Downloads
Updated 25 Nov 2014

View License

This is an enhanced version of imdisp by Oliver Woodford.
New Functions:
Keyboard shortcuts:
h: help window
t: toggle the numbered label on top-left corner
r: reverse current colormap
g: gray colormap
v: hsv colormap
j: jet color
r: reverse current colormap
u: undock current axis
m: movie mode
Space bar: play/stop movie
+/- : increase/decrease FPS
Tab: reset layout
0: default window/level
1: preset window/level [0 1]
2: preset window/level [0 2^15]
3: auto window/level based on current image
4: auto window/level based on selected region
5: auto window/level for each image
6-8: user window/level,ctrl+num to save current WL
9: set WL manually
Mouse:
Ctrl+Left Button: hold and move to adjust WL of current image
Shift+Left Button: adjust WL of all images
Scroll wheel: zoom current axis
Support dicom files.
----------------------
Example:
load mri
imdisp(D)

Cite As

Yi Sui (2024). imdisp (enhanced version) (https://www.mathworks.com/matlabcentral/fileexchange/42685-imdisp-enhanced-version), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: draggable, imdisp

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.5.0.0

Update picture

1.4.0.0

Matlab Version >= R2014a

1.3.0.0

movie mode
bug fixes

1.2.0.0

now support dicom files
scroll wheel to zoom current axis
high light currently selected axis

1.1.0.0

bug fixes

1.0.0.0