|
Open3D (C++ API)
0.11.0
|
#include <Eigen/Core>#include <Eigen/Geometry>#include <tuple>#include <vector>Go to the source code of this file.
Data Structures | |
| class | open3d::pipelines::registration::FastGlobalRegistrationOption |
| Options for FastGlobalRegistration. More... | |
Namespaces | |
| open3d | |
| open3d::geometry | |
| open3d::pipelines | |
| open3d::pipelines::registration | |
Functions | |
| RegistrationResult | open3d::pipelines::registration::FastGlobalRegistration (const geometry::PointCloud &source, const geometry::PointCloud &target, const Feature &source_feature, const Feature &target_feature, const FastGlobalRegistrationOption &option) |
1.8.13