Scyllarus: C++ Hyperspectral Processing Library
Hyperspectral Image Processing Pipeline
|
Go to the source code of this file.
Namespaces | |
scyl | |
Variables | |
const int | scyl::PHOTOPIC_START = 390 |
const int | scyl::PHOTOPIC_LENGTH = 441 |
Starting wavelength of PHOTOPIC_VALUES. More... | |
const int | scyl::PHOTOPIC_END = 830 |
Length of PHOTOPIC_VALUES. More... | |
const float | scyl::PHOTOPIC_VALUES [441] |
Ending wavelength of PHOTOPIC_VALUES. More... | |
const int | scyl::CAMERA_SENSITIVITY_LENGTH = 35 |
const float | scyl::CAMERA_SENSITIVITY_WAVELENGTHS [35] |
const float | scyl::CAMERA_SENSITIVITY [35][3] |
const float | scyl::COLOUR_JET [100][3] |