Scyllarus: C++ Hyperspectral Processing Library
Hyperspectral Image Processing Pipeline
|
#include "input.h"
#include "logger.h"
#include "utility.h"
#include "scyllarus_types.h"
#include <boost/filesystem.hpp>
#include <armadillo>
#include "gdal_priv.h"
Go to the source code of this file.
Classes | |
class | scyl::tif_input |
TIF_Input is an object that facilitates reading in of GTIFF/TIFF files. More... | |
Namespaces | |
scyl | |