ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
texturing_controller.cc File Reference
#include "controllers/texturing_controller.h"
#include <cmath>
#include <fstream>
#include "base/reconstruction.h"
#include "mvs/workspace.h"
#include "util/logging.h"
#include <CVLog.h>
#include <CVTools.h>
#include <FileSystem.h>
#include "camera/PinholeCameraTrajectory.h"
#include <AutoIO.h>
#include <ImageIO.h>
#include <ecvHObjectCaster.h>
#include <ecvMesh.h>
#include <ecvPointCloud.h>
#include "mvs/texturing.h"
Include dependency graph for texturing_controller.cc:

Go to the source code of this file.

Namespaces

 colmap
 

Macros

#define PrintOption(option)    std::cout << " " << #option ": " << option << std::endl
 

Macro Definition Documentation

◆ PrintOption

#define PrintOption (   option)     std::cout << " " << #option ": " << option << std::endl