필터 지우기
필터 지우기

How to plot a hyperspectral spectrum (Wavelength to reflectance) for a pixel or image segment in MATLAB?

조회 수: 6 (최근 30일)
Can it be possible to get the wavelength vs reflectance plot using any image in MATLAB?
If yes, then what code one should use for this?
Use any image plot the spectrum which may look like this:
Data to be converted to
Image Spectrum

답변 (1개)

Abhishek Tripathi
Abhishek Tripathi 2023년 11월 28일
편집: Abhishek Tripathi 2023년 11월 28일
The Hyperspectral Viewer app visualizes hyperspectral data and enables you to create spectral profiles of points and regions in the data.
You can plot points or small regions of the data along the spectral dimension to create spectral profiles. You can plot a single pixel or a region up to 10-by-10 pixels square. Use the Neighborhood Size parameter to specify the region size. When you select a region, the app uses the mean of all the pixels in the region to plot the data. Plotting a region, rather than an individual pixel, can smooth out spectral profiles.
Download our Image Processing Toolbox™ Hyperspectral Imaging Library MATLAB
For more info. see the documentation here

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by