(252c867 (Sun May 5 05:39:34 2024 +0000))
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...
|
|