showImageThumbnails

View thumbnails of image files within a directory.

Ahora está siguiendo esta publicación

showImageThumbnails() - Quickly show thumbnail images from a collection of Matlab's built-in image files.
showImageThumbnails(imageDir) - search a specified directory to display thumbnail images of image files stored within the directory.
showImageThumbnails(imageDir, imageExtensions) - search and display image files from a specific list of image file extensions.
[imageNameTable, exclusionTable, fighandles] = showImageThumbnails(__) - store the table of file names that correspond to numeric labels in the thumbnail images, a table of excluded image files, and figure handles.

Citar como

Adam Danz (2026). showImageThumbnails (https://es.mathworks.com/matlabcentral/fileexchange/99414-showimagethumbnails), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.1

Corrected typos in the description; file not changed.

1.0.0