Typedefs | Functions | Variables
src/tools/lvr2_hdf5_builder_2/Main.cpp File Reference
#include "Options.hpp"
#include "lvr2/geometry/BoundingBox.hpp"
#include "lvr2/io/IOUtils.hpp"
#include "lvr2/io/ScanIOUtils.hpp"
#include "lvr2/io/Timestamp.hpp"
#include "lvr2/io/hdf5/ScanProjectIO.hpp"
#include "lvr2/io/hdf5/HDF5FeatureBase.hpp"
#include "lvr2/types/ScanTypes.hpp"
#include <boost/filesystem.hpp>
Include dependency graph for src/tools/lvr2_hdf5_builder_2/Main.cpp:

Go to the source code of this file.

Typedefs

using BaseHDF5IO = lvr2::Hdf5IO<>
 
using HDF5IO = BaseHDF5IO::AddFeatures< lvr2::hdf5features::ScanProjectIO, lvr2::hdf5features::ArrayIO >
 

Functions

int main (int argc, char **argv)
 
template<typename T >
boost::shared_array< T > reduceData (boost::shared_array< T > data, size_t dataCount, size_t dataWidth, unsigned int reductionFactor, size_t *reducedDataCount)
 

Variables

int m_previewReductionFactor
 
bool m_usePreviews
 

Typedef Documentation

◆ BaseHDF5IO

Definition at line 14 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.

◆ HDF5IO

Definition at line 18 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 51 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.

◆ reduceData()

template<typename T >
boost::shared_array<T> reduceData ( boost::shared_array< T >  data,
size_t  dataCount,
size_t  dataWidth,
unsigned int  reductionFactor,
size_t *  reducedDataCount 
)

Definition at line 24 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.

Variable Documentation

◆ m_previewReductionFactor

int m_previewReductionFactor

Definition at line 21 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.

◆ m_usePreviews

bool m_usePreviews

Definition at line 20 of file src/tools/lvr2_hdf5_builder_2/Main.cpp.



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