siavashk / pycpd

Pure Numpy Implementation of the Coherent Point Drift Algorithm
MIT License
522 stars 118 forks source link

added rotation filter in rigid_registration.py #93

Closed rejuce closed 1 month ago

rejuce commented 1 month ago

the new feature enabled to restrict rotation to a single axis. issue #91

rejuce commented 1 month ago

as requested i added the changed and made into a PR