imageSetViewer

版本 1.0.0.0 (17.5 KB) 作者: Brett Shoelson
Easily create a tab-panel view of images in an imageSet
602.0 次下载
更新时间 2015/5/4

查看许可证

编者注: 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.

引用格式

Brett Shoelson (2024). imageSetViewer (https://www.mathworks.com/matlabcentral/fileexchange/50231-imagesetviewer), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0