![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
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 |
| void cloudViewer::reconstruction::sfm::pybind_sfm_methods | ( | py::module & | m | ) |
Definition at line 83 of file structure_from_motion.cpp.
References cloudViewer::docstring::FunctionDocInject(), and map_shared_argument_docstrings.
Referenced by pybind_structure_from_motion().
| void cloudViewer::reconstruction::sfm::pybind_structure_from_motion | ( | py::module & | m | ) |
Definition at line 154 of file structure_from_motion.cpp.
References pybind_sfm_methods().
Referenced by cloudViewer::reconstruction::pybind_reconstruction().
|
static |
Definition at line 21 of file structure_from_motion.cpp.
Referenced by pybind_sfm_methods().