Spectral Match
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 (2025). Spectral Match (https://kr.mathworks.com/matlabcentral/fileexchange/41698-spectral-match), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Image Processing and Computer Vision > Computer Vision Toolbox > Point Cloud Processing > Display Point Clouds >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!SpectraMatch/
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
