cloudViewer.pipelines.registration.registration_ransac_based_on_correspondence#

cloudViewer.pipelines.registration.registration_ransac_based_on_correspondence(source, target, corres, max_correspondence_distance, estimation_method=TransformationEstimationPointToPoint without scaling., ransac_n=3, checkers=[], criteria=RANSACConvergenceCriteria class with max_iteration=100000, and confidence=9.990000e-01, seed=None)#

Function for global RANSAC registration based on a set of correspondences

Parameters:
Returns:

cloudViewer.pipelines.registration.RegistrationResult