Skip to content

XMUSpecLab/CLRMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLRMA and ALRMA

Algorithms for signal extraction of hyperspectral Raman imaging data, including ALRMA and CLRMA.

The demo.m script demonstrates a comparison of ALRMA and CLRMA over the hyperspectral Raman imaging of a HeLa cell sample.

The related data can be downloaded in the 'master' branch of this project, which are '.mat' version for the convenience of implementation in Matlab.

All the '.m' and '.mat' files should be included in the same folder when you run the 'demo.m' script.

File descriptions

ALRMA.m------Adaptive low-rank matrix approximation for hyperspectral signal extraction

CLRMA.m------Collaborative low-rank matrix approximation for hyperspectral signal extraction

despike1.m---1-D spike removal method

despike2.m---2-D spike removal method

despike3.m---3-D spike removal method

About

Algorithm for signal extraction of hyperspectral imaging data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages