hyperspectral spectrum add a plot
显示 更早的评论
Can you tell me how to make a code that displays reflectance and wavelength like attachments when clicking on a specific area with the mouse like hyperspectral viewer?
回答(1 个)
Rijuta
2023-2-23
0 个投票
Hi Alexai,
Kindly follow the following steps mentioned below to create a code in MATLAB that displays reflectance and wavelength when clicking on a specific area with the mouse:
- Load the hyperspectral data into MATLAB
- Create a pot of the data
- Add an event listener for mouse clicks
- Get the x and y coordinates of the clicked point
- Get the values for wavelength and reflectance and display them
类别
在 帮助中心 和 File Exchange 中查找有关 Hyperspectral Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!