PointSetToPointSetRegistrationMethod in Python

Is PointSetToPointSetRegistrationMethod available in the Python interface for V4? If not, how is one expected to do rigid/non-rigid alignment in Python?

Thanks in advance,

Sohail

Hi @Sohail,

Welcome to ITK! :sunny:

I will create an example…

Hello,

I am also looking for an example on rigid and non-rigid registration for ITK point sets. An example would be greatly appreciated!

Thanks,
Álvaro Bertelsen

I ended up using PCL, you might want to check it out.

Following up, an example is available here:

https://examples.itk.org/src/registration/metricsv4/registertwopointsets/documentation