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

Public Member Functions

bool runSFM (float focalLengthEstimate, const std::pair< unsigned, unsigned > &initialPair, const std::vector< std::string > &images, data::EstimatedCameraPath &estimatedCameraPath)
 

Static Public Member Functions

static void parseCamerasFromXMLFile (const std::vector< std::string > &images, const std::string &xmlFilename, data::EstimatedCameraPath &estimatedCameraPath)
 

Public Attributes

std::string executable = "cmd_sfm"
 
bool radialDistortion = false
 
bool sharedFocalLength = false
 
std::string pmvsOutputFolder
 
std::string xmlOutputFilename
 

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: