Import Spectral Signatures directly for hyperspectral analysis
3 views (last 30 days)
Show older comments
Hello,
I am new to matlab struggling with something that is possibly quite basic. I was hoping to run something similar to this tutorial: https://au.mathworks.com/help/images/classify-hyperspectral-image-using-sam-metric.html using spectral signatures from a different library called Ecosis. I was wondering if there is a way to manually import these signatures?
0 Comments
Answers (1)
Ram Patro
on 9 Dec 2021
Presently Image Processing Toolbox Hyperspectral Imaging Library supports reading data from ECOSTRESS spectral library. You can use readEcostressSig function to read spectrum by specifying filename (.txt files).
Do you have specific format for EcoSIS spectral library?
0 Comments
See Also
Categories
Find more on Hyperspectral Image Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!