#include "lvr2/algorithm/Texturizer.hpp"
#include "lvr2/geometry/Normal.hpp"
#include "lvr2/registration/TransformUtils.hpp"
#include "lvr2/types/MatrixTypes.hpp"
#include "lvr2/types/ScanTypes.hpp"
#include <opencv2/core.hpp>
#include <opencv2/imgcodecs.hpp>
#include "ImageTexturizer.tcc"
Go to the source code of this file.
Classes | |
class | lvr2::ImageTexturizer< BaseVecT > |
A texturizer that uses images instead of pointcloud colors for creating the textures for meshes. More... | |
Namespaces | |
lvr2 | |