![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "t/pipelines/registration/Registration.h"#include <Logging.h>#include <memory>#include <utility>#include "pybind/docstring.h"#include "pybind/t/pipelines/registration/registration.h"#include "t/geometry/PointCloud.h"#include "t/pipelines/registration/TransformationEstimation.h"
Go to the source code of this file.
Classes | |
| class | cloudViewer::t::pipelines::registration::PyTransformationEstimation< TransformationEstimationBase > |
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::t | |
| cloudViewer::t::pipelines | |
| cloudViewer::t::pipelines::registration | |
Functions | |
| void | cloudViewer::t::pipelines::registration::pybind_registration_class (py::module &m_registration) |
| void | cloudViewer::t::pipelines::registration::pybind_registration (py::module &m) |
Variables | |
| static const std::unordered_map< std::string, std::string > | cloudViewer::t::pipelines::registration::map_shared_argument_docstrings |