Go to the documentation of this file.
39 #ifndef GRIDSTAGE_HPP__
40 #define GRIDSTAGE_HPP__
44 #include <boost/any.hpp>
45 #include <lvr/reconstruction/FastReconstruction.hpp>
46 #include <lvr/reconstruction/TSDFGrid.hpp>
47 #include <lvr/reconstruction/PointsetSurface.hpp>
48 #include <lvr/reconstruction/FastKinFuBox.hpp>
49 #include <lvr/io/PointBuffer.hpp>
50 #include <lvr/io/DataStruct.hpp>
51 #include <lvr/geometry/HalfEdgeVertex.hpp>
52 #include <lvr/geometry/HalfEdgeKinFuMesh.hpp>
53 #include <lvr/geometry/BoundingBox.hpp>
63 typedef ColorVertex<float, unsigned char>
cVertex;
64 typedef FastKinFuBox<ColorVertex<float, unsigned char>, lvr::Normal<float> >
cFastBox;
65 typedef TsdfGrid<cVertex, cFastBox, kfusion::Point>
TGrid;
67 typedef HalfEdgeKinFuMesh<cVertex, lvr::Normal<float> >
HMesh;
TsdfGrid< cVertex, cFastBox, kfusion::Point > TGrid
FastKinFuBox< ColorVertex< float, unsigned char >, lvr::Normal< float > > cFastBox
queue< TGrid * > last_grid_queue_
HalfEdgeKinFuMesh< cVertex, lvr::Normal< float > > HMesh
HalfEdgeKinFuMesh< cVertex, lvr::Normal< float > > HMesh
const kaboom::Options * options
BoundingBox< cVertex > bbox_
A class to parse the program options for the reconstruction executable.
ColorVertex< float, unsigned char > cVertex
FastReconstruction< ColorVertex< float, unsigned char >, lvr::Normal< float >, cFastBox > cFastReconstruction
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:23