SRC_SOMP_matlab

Sparse classifier

MATLAB implementation of a sparse representation classifier using SOMP for hyperspectral image classification

稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:

GitHub

43 stars
1 watching
13 forks
Language: Matlab
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yonghaoxu/rpnet Matlab implementation of a deep learning-based method for classifying hyperspectral images 55
isaacgerg/matlabhyperspectraltoolbox A MATLAB toolbox providing algorithms and functions for hyperspectral image processing and analysis 106
kgpml/hyperspectral Developing Deep Learning models for classifying land covers in hyperspectral images using Neural Networks 298
csjunxu/twsc-eccv2018 A MATLAB implementation of an image denoising algorithm using sparse coding techniques. 91
nnizhang/smac A Python implementation of a salient object detection algorithm utilizing RGB-D data 45
grootzz/glcm-svm A MATLAB-based system for image classification using texture features derived from the Gray Level Cooccurrence Matrix (GLCM) and Support Vector Machines (SVM) 115
rsagroup/rsatoolbox_matlab A Matlab toolbox designed to facilitate representational similarity analysis 40
hiroyuki-kasai/sparsegdlibrary A collection of unconstrained optimization algorithms for sparse modeling in MATLAB 53
davidkun/hyperspectraltoolbox A Matlab toolbox containing various hyperspectral exploitation algorithms for learning and research purposes. 104
icvl/shred A MATLAB implementation of hyperspectral signal estimation from RGB/Multispectral images using sparse recovery techniques. 62
spaceml-org/starcop A framework for training and deploying hyperspectral machine learning models for methane plume detection from satellite imagery 43
playerkk/drfi_matlab Implementation of a salient object detection approach using a Random Forest model in MATLAB. 50
samhooke/steganography This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. 42
gistairc/hs-sod Provides a dataset and tools for testing salient object detection models on hyperspectral images 54
sergeyk/selective_search_ijcv_with_python Converts Matlab code to Python for object recognition using Selective Search proposals 183