|
Scyllarus: C++ Hyperspectral Processing Library
Hyperspectral Image Processing Pipeline
|
#include "input.h"#include "logger.h"#include "scyllarus_types.h"#include "spectral_library.h"#include "image_utilities.h"#include "input/hdr_input.h"#include "utility.h"#include <iso646.h>#include <armadillo>#include <boost/filesystem.hpp>Go to the source code of this file.
Classes | |
| class | scyl::component_input |
| component_input is an object that facilitates reading in of files saved by component_output (or assembled in the correct way manually). More... | |
Namespaces | |
| scyl | |
1.8.6