ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
patch_match.cc File Reference
#include "mvs/patch_match.h"
#include <numeric>
#include <unordered_set>
#include "mvs/consistency_graph.h"
#include "mvs/patch_match_cuda.h"
#include "mvs/workspace.h"
#include "util/math.h"
#include "util/misc.h"
Include dependency graph for patch_match.cc:

Go to the source code of this file.

Namespaces

 colmap
 
 colmap::mvs
 

Macros

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

Macro Definition Documentation

◆ PrintOption

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

Definition at line 43 of file patch_match.cc.