siavashk / pycpd

Pure Numpy Implementation of the Coherent Point Drift Algorithm
MIT License
510 stars 115 forks source link

Add option to allow rigid registration without scaling #67

Closed ckolluru closed 2 years ago

ckolluru commented 2 years ago

Can be done with scale flag during initialization of RigidRegistration class. Set to True by default.