After opening hyperspectral images(using bandread) in MATLAB, how to show one band at a time?

1 view (last 30 days)
Commands to open or show the single bands at a time.

Answers (2)

S@M
S@M on 19 Feb 2018
Edited: S@M on 19 Feb 2018

Image Analyst
Image Analyst on 8 Mar 2017
imshow() is probably the main function you want to use.
You might also be interested in this paper, which goes into great detail on the hyperspectral to RGB conversion process: http://my.ece.msstate.edu/faculty/du/JSTARS-VIS.pdf

Community Treasure Hunt

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

Start Hunting!