#include <HyperspectralPanoramaChannel.hpp>
Static Public Member Functions | |
static bool | decode (const Node &node, lvr2::HyperspectralPanoramaChannel &channel) |
static Node | encode (const lvr2::HyperspectralPanoramaChannel &channel) |
YAML-CPPs convert specialization
example:
Definition at line 21 of file HyperspectralPanoramaChannel.hpp.
|
inlinestatic |
Definition at line 38 of file HyperspectralPanoramaChannel.hpp.
|
inlinestatic |
Encode Eigen matrix to yaml.
Definition at line 27 of file HyperspectralPanoramaChannel.hpp.