Spectral Match

版本 1.0.0.0 (4.3 KB) 作者: Mohammad Abouali
Can be used in HyperSpectral Image Remote Sensing. Produces a matching/Score matrix.
748.0 次下载
更新时间 2013/5/10

查看许可证

Spectral Match based on the provided Spectral data base generates an output showing how good each entry of your data matches to each entry of the spectral database.
INPUTS:
-- Data: must be of size nBand x nPixel, that is each columns is one measurements or pixel of your hyperspectral images.
-- SpectralDB: must be of size nBand x nSpectra, where nSpectra varies based on howmany entries you have in your database.
-- Method: Computes the match. Currently there are two methods: (1) RMSE: The lower the better match.(2) DotProduct: the closer to 1 the better.

OUTPUTS
-- Output: would be of size nPixel x nSpectra. Each entry, i.e. (i,j) element, shows the matching criteria, i.e. RMSE or DotProduct, of the pixel i with the database spectra j

引用格式

Mohammad Abouali (2024). Spectral Match (https://www.mathworks.com/matlabcentral/fileexchange/41698-spectral-match), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0