image gallery

a simple gui to open, view and process a batch of images - now with an axes scrollbar.
5.4K Downloads
Updated 9 Nov 2007

No License

This application allows you to select several image files.

All the selected images are displayed in the main GUI and you can scroll through them (the scroll bar becomes active when more then 16 images are loaded).

You can run a processing function (of your choice) on the selected images.

The processing affect + score will be displayed on each image.

You can double click on an image to open it in a separate figure.

In case of large images you can easily change the code to display resized image and run the processing function on the original file.

I sew some versions don't have the imtool function so I replaced it with a simple figure...

BUG - uigetfile has a maximum number of files it can return...

Cite As

Yonathan Nativ (2024). image gallery (https://www.mathworks.com/matlabcentral/fileexchange/17290-image-gallery), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

I added an axis scroll bar.

You can load many images and scroll through them...