Scyllarus: C++ Hyperspectral Processing Library
Hyperspectral Image Processing Pipeline
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Variables
image_utilities_data.h File Reference

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]