Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
A GUI for MIA of multispectral image data sets (PCA, Simplisma, MCR, classification) and basic processing techniques (threshold, histogram, profile plotting, image filters filters)
Runs under both MATLAB 14 and 13 versions.
Please e-mail me directly if problems/errors are found.
I really appreciate your feedback!
Requires Image Processing Toolbox.
Requires PLS_Toolbox.
Contains following Multivariate routines:
- PCA, Simplisma (pure variable method) and MCR (Multivariate Curve Resolution);
- Three types of image classification (2 unsupervised (K means, Fuzzy C) and 1 supervised (Maximum Likelihood)).
Basic image processing (from IP toolbox):
- cropping, resizing
- Filtering:
- averaging
- contrast enhancement
- morphological (opening, closing, eroding, dilation)
- edge extraction
- histogram equalization (GUI histogram.m)
- threshold (GUI threshold.m)
- profile plotter(GUI profile.m)
Works with most types of image formats:
- JPEG, TIFF, BMP and more (see imread.m for format types)
- RGB images are converted to grayscale
- mat files containing three-dimensional arrays: [m x n x p]
- Works with TEXT files containing image arrays or individual files
- Works with Kratos VAMAS format XPS photoelectron images *.vms
To run, type:
image_mva
Following GUIs can be used individually. Look in help for the instructions.
profile
threshold
histogram
I would like to acknowledge following files by other users:
Clustering Toolbox by David Corney
threshold_grayscale_image.m routine by Alister Fong
uigetfiles routine for selecting multiple files by Greg Aloe
Citar como
Kateryna Artyushkova (2026). GUI for Multivariate Image Analysis of Multispectral Images (https://la.mathworks.com/matlabcentral/fileexchange/6072-gui-for-multivariate-image-analysis-of-multispectral-images), MATLAB Central File Exchange. Recuperado .
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y MATLAB Answers.
Información general
- Versión 1.0.0.0 (54,3 KB)
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.0.0 | Main routine is fixed for use in Matlab 13 release |
