Spatial-Spectral Schroedinger Eigenmaps
Performs dimensionality reduction and classification of hyperspectral imagery using the Spatial-Spectral Schroedinger Eigenmaps (SSSE) algorithm, as described in the papers:
1) N. D. Cahill, W. Czaja, and D. W. Messinger, "Schroedinger Eigenmaps with Nondiagonal Potentials for Spatial-Spectral Clustering of Hyperspectral Imagery," Proc. SPIE Defense & Security: Algorithms and Technologies for Multispectral, Hyperspectral, and Ultraspectral Imagery XX, May 2014.
2) N. D. Cahill, W. Czaja, and D. W. Messinger, "Spatial-Spectral Schroedinger Eigenmaps for Dimensionality Reduction and Classification of Hyperspectral Imagery," submitted.
This example script also performs classification using Support Vector Machines, as described in paper 2.
Citation pour cette source
Nathan Cahill (2026). Spatial-Spectral Schroedinger Eigenmaps (https://fr.mathworks.com/matlabcentral/fileexchange/45908-spatial-spectral-schroedinger-eigenmaps), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Computer Vision Toolbox > Point Cloud Processing > Display Point Clouds >
Tags
Remerciements
A inspiré : SLIC Superpixels for Efficient Graph-Based Dimensionality Reduction of Hyperspectral Imagery, Spatial-Spectral Dimensionality Reduction with Partial Knowledge of Class Labels
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Updated the original version of SSSE as described in the SPIE conference paper to the newer version as described in the submitted journal article. Also included code for subsequent classification with SVMs. |
||
| 1.0.0.0 |
