|
|
| File Information |
| Description |
IPTIMAGES returns a list of images, or a GUI interface for the selection/viewing of images, in a user-specified directory. IF NO DIRECTORY IS SPECIFIED: shows images that ship with the Image Processing Toolbox (IPT), and creates a GUI interface for selecting/viewing them.
SYNTAX:
imgs = iptimages(showListbox,targetDir)
Returns in IMGS a cell array of the names of images in directory TARGETDIR. Additionally, if showListbox == 1, creates a UICONTROL listbox that allows selection and visualization of the images.
NOTE: Listbox display requires GUI files: IPTShowIms.fig and IPTShowIms.m (included). Also, this list/listbox includes all images in the IMDEMOS folder.
|
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Zip File Content |
|
| Other Files |
expandAxes.m, imgformats.m, iptimages.m, IPTShowIms.fig, IPTShowIms.m, saveTo.m
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 Nov 2008 |
Modified to allow specification of the target directory, though the default still shows IPT demo images. |
| 28 Apr 2009 |
V 2.0. Now supports browsing/refreshing to view images in different directories, export of images/maps (to automatically incremented variable names), display of selected metadata, and inclusion of demo images stored as MAT files. |
| 06 May 2009 |
A user brought to my attention (thank you, preeti!) that I had neglected to include a necessary function (imgformats). Apparently, no one who has downloaded this to date has been able to run it?!? Anyway, the function is now included. |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com