StackSlider
by Otto Manneberg
18 Aug 2011
(Updated 01 Sep 2011)
GUI for displaying image stacks, e.g. time-resolved or z-stacked microscopy images.
|
Watch this File
|
| File Information |
| Description |
GUI for displaying image stacks, either from a 3D array given as indata or from a tiff, lsm, or other stack chosen by the user.
NOTE: StackSlider uses tiffread to import stacks from files. Tiffread can be downloaded for free from www.cytosim.org/other.
The GUI features changing of the displayed frame with either a slider or editbox, user-settable colormap, and two smoothing options: Gaussian and averaging (disk) filters. Both smoothing options can be controlled (filter radius and standard deviation of the gaussian) in the GUI. A "reset all" button does exactly what you'd think, and a "make figure" button pops a new figure containing the currently viewed frame including smoothing.
Not the coolest thing ever, I know, but I figured someone might find it useful... |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
41 Complete GUI Examples
|
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.11 (2010b)
|
| Other requirements |
The filtering might run slow on slow computers. No big surprise there... |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 01 Sep 2011 |
Colormap jet now displays zero as black and saturated as white, and colormap gray now displays zero as blue and saturated as red, emulating the Zeiss "range indicator". Code is now in cell mode. |
|
Contact us at files@mathworks.com