(3975044 (Wed Oct 9 17:28:16 2024 +0200))
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...
|
|