Go to the documentation of this file.
3 #ifndef LVR2_IO_HDF5_SCANIMAGEIO_HPP
4 #define LVR2_IO_HDF5_SCANIMAGEIO_HPP
13 namespace hdf5features
16 template <
typename Derived>
45 static constexpr
const char*
ID =
"ScanImageIO";
46 static constexpr
const char*
OBJID =
"ScanImage";
58 template <
typename Derived>
64 using deps =
typename dep1::template Merge<dep2>;
67 using type =
typename deps::template add_features<hdf5features::ScanImageIO>::type;
72 #include "ScanImageIO.tcc"
74 #endif // LVR2_IO_HDF5_SCANIMAGEIO_HPP
typename deps::template add_features< hdf5features::ScanImageIO >::type type
std::shared_ptr< ScanImage > ScanImagePtr
typename Derived::template add_features< Feature >::type type
typename Hdf5Construct< hdf5features::MatrixIO, Derived >::type dep2
static constexpr const char * ID
typename Hdf5Construct< hdf5features::ImageIO, Derived >::type dep1
ImageIO< Derived > * m_imageIO
MatrixIO< Derived > * m_matrixIO
void save(const std::string &, const ScanImagePtr &buffer)
bool isScanImage(HighFive::Group &group)
static constexpr const char * OBJID
typename dep1::template Merge< dep2 > deps
ScanImagePtr load(uint scanPos, uint camNr, uint imgNr)
Helper class how to construct a IO feature with its dependencies.
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25