ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::AutomaticReconstructionController::Options Struct Reference

#include <AutomaticReconstructionController.h>

Inheritance diagram for cloudViewer::AutomaticReconstructionController::Options:
Collaboration diagram for cloudViewer::AutomaticReconstructionController::Options:

Public Attributes

bool autoVisualization = true
 
- Public Attributes inherited from colmap::AutomaticReconstructionController::Options
std::string workspace_path
 
std::string image_path
 
std::string mask_path
 
std::string vocab_tree_path = retrieval::kDefaultVocabTreeUri
 
DataType data_type = DataType::INDIVIDUAL
 
Quality quality = Quality::HIGH
 
bool single_camera = false
 
std::string camera_model = "SIMPLE_RADIAL"
 
bool sparse = true
 
bool dense = false
 
Mesher mesher = Mesher::POISSON
 
bool texturing = true
 
int num_threads = -1
 
bool use_gpu = false
 
std::string gpu_index = "-1"
 

Detailed Description

Definition at line 35 of file AutomaticReconstructionController.h.

Member Data Documentation

◆ autoVisualization

bool cloudViewer::AutomaticReconstructionController::Options::autoVisualization = true

The documentation for this struct was generated from the following file: