SyB3R - Synthetic Benchmark for 3D Reconstruction
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
syb3r::wrapper::WrapperPMVS Class Reference
Inheritance diagram for syb3r::wrapper::WrapperPMVS:
syb3r::tools::ShellExec

Public Member Functions

bool runPreparedSet (const std::string &basePath, const std::string &optionsFilename, std::vector< Eigen::Vector3f > &pcld, std::vector< Eigen::Vector3f > *colors=nullptr)
 
bool runUnpreparedSet (const std::vector< data::Camera > &calibration, const std::vector< std::string > &images, std::vector< Eigen::Vector3f > &pcld, std::vector< Eigen::Vector3f > *colors=nullptr)
 

Public Attributes

std::string executable = "~/software/CMVS-PMVS/program/buildRelease/main/pmvs2"
 
unsigned mipLevel = 1
 
boost::optional< unsigned > numImages
 
bool generateOptionsFile = false
 

Protected Member Functions

virtual void parseLine (const char *line) override
 
- Protected Member Functions inherited from syb3r::tools::ShellExec
virtual bool parseReturnCode (int ret)
 
bool run (const char *cmd)
 

Additional Inherited Members

- Protected Attributes inherited from syb3r::tools::ShellExec
FILE * m_handle
 

The documentation for this class was generated from the following files: