ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::reconstruction::sfm Namespace Reference

Functions

void pybind_sfm_methods (py::module &m)
 
void pybind_structure_from_motion (py::module &m)
 

Variables

static const std::unordered_map< std::string, std::string > map_shared_argument_docstrings
 

Function Documentation

◆ pybind_sfm_methods()

void cloudViewer::reconstruction::sfm::pybind_sfm_methods ( py::module &  m)

◆ pybind_structure_from_motion()

void cloudViewer::reconstruction::sfm::pybind_structure_from_motion ( py::module &  m)

Variable Documentation

◆ map_shared_argument_docstrings

const std::unordered_map<std::string, std::string> cloudViewer::reconstruction::sfm::map_shared_argument_docstrings
static

Definition at line 21 of file structure_from_motion.cpp.

Referenced by pybind_sfm_methods().