ICP alignment of mesh in python

Hi,

How to do ICP based alignment in the python code as we do in software shown below? An how to get rotation and translation matrix?

The equivalent call in Python is demonstrated here:

createRigidRegistrationTransform

There are standard ways to decompose a matrix into rotation and translation, but we don’t provide any within shapeworks.