Hyper-spectral image convert to custom spectrum (LCD display spectrum)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone,
I was following this external tutorial to convert Hyperspectral images to RGB ones. https://personalpages.manchester.ac.uk/staff/d.h.foster/Tutorial_HSI2RGB/Tutorial_HSI2RGB.html
Everything goes smoothly, except for the final step because I don't want to convert my images to standard RGB.
I want to use a matrix that contains the spectra of the 3 main components of an LCD screen (a 73x3 matrix - 73 is because my wavelength range is from 370-730nm with a step of 5), and find the transformation matrix to convert my original images to "lcd" images. I believe I have to find a correlation between the LCD screen matrix and another one containing CIE 1931 colour-matching functions, but I don't know how.
Any help is appreciated.
Thanks in advance!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Hyperspectral Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!