25 std::size_t refViewNr = 0;
28 std::string imageEmbedding =
"undistorted";
31 unsigned int filterWidth = 5;
33 float minParallax = 10.0f;
34 float acceptNCC = 0.6f;
35 float minRefineDiff = 0.001f;
36 unsigned int maxIterations = 20;
37 unsigned int nrReconNeighbors = 4;
38 unsigned int globalVSMax = 20;
40 bool useColorScale =
true;
41 bool writePlyFile =
false;
49 bool keepDzMap =
false;
50 bool keepConfidenceMap =
false;