#include <ScanTypes.hpp>
Public Attributes | |
std::vector< HyperspectralPanoramaChannelPtr > | channels |
OpenCV representation. More... | |
Static Public Attributes | |
static constexpr char | sensorType [] = "HyperspectralPanorama" |
Sensor type flag. More... | |
Definition at line 186 of file ScanTypes.hpp.
std::vector<HyperspectralPanoramaChannelPtr> lvr2::HyperspectralPanorama::channels |
OpenCV representation.
Definition at line 196 of file ScanTypes.hpp.
|
staticconstexpr |
Sensor type flag.
Definition at line 193 of file ScanTypes.hpp.