Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 867 Bytes

File metadata and controls

5 lines (3 loc) · 867 Bytes

Spectral and Color Reconstruction

The Spectral and Color Reconstruction project uses Principal Component Analysis (PCA) to perform spectral and color reconstruction of Hyperspectral Images. This is achieved through the use of HTML, CSS, Javascript, three.js, WebGL 2.0 and GLSL. Prior to this, preprocessing and precomputation were carried out using the White Correction, PCA, and Colorimetry techniques which were implemented using Python.

A live demo of the project can be accessed at https://oluwaseunojeleye.github.io/Spectral_and_Color_Reconstruction/. For more information about the project, the documentation can be found here.