imageSetViewer

Easily create a tab-panel view of images in an imageSet

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

If you haven't used imageSet functionality yet--you must! It greatly facilitates creating and manipulating collections of images.
If you want to get a quick view of the images in an imageSet, use imageSetViewer.

Simply pass in the imageSet, and you get an interactive tabbed environment in which you can see any of the images in your collection.

Optionally:
* Will create the imageSet object for you:
imgSet = imageSetViewer(toplevelPath,'recursive');
* You can click on the fullfile name of an image to copy the path to the clipboard;
* You can click on an image to expand the view in another window; and then you can click on the expanded view to export the image to the Base Workspace.

Cite As

Brett Shoelson (2026). imageSetViewer (https://www.mathworks.com/matlabcentral/fileexchange/50231-imagesetviewer), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0