Is there any function available for 3d point clouds to do control point registration?

Control point registration is available for 2d images in matlab (Control Point Registration - MATLAB & Simulink - MathWorks India). I want to do that registration for 3d point clouds by selecting four pairs of corresponding points from moving and reference point cloud. How to do that?

Answers (1)

If the transformation model that you're registering is just a (non-reflective) similarity transform, you can use this,

Asked:

on 27 Apr 2022

Edited:

on 27 Apr 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!