(ea1a263 (Fri Oct 14 12:27:59 2022 -0700))
Go to the source code of this file.
|
RegistrationResult | open3d::pipelines::registration::RegistrationGeneralizedICP (const geometry::PointCloud &source, const geometry::PointCloud &target, double max_correspondence_distance, const Eigen::Matrix4d &init=Eigen::Matrix4d::Identity(), const TransformationEstimationForGeneralizedICP &estimation=TransformationEstimationForGeneralizedICP(), const ICPConvergenceCriteria &criteria=ICPConvergenceCriteria()) |
| Function for Generalized ICP registration. More...
|
|