This is python implementation of the MLS affine transform function shown in https://people.engr.tamu.edu/schaefer/research/mls.pdf This function will take in an array v, p, q, where v is the points of the mesh to be transformed, p is the initial landmark points before transform, and q is the landmark points after the transform. The function will take in these values and return a transformed list of coordinates of v. Note that p and q will have the same dimension and the returned array will have the same dimension as input v.
-
Notifications
You must be signed in to change notification settings - Fork 0
jaewon0225/Moving-Least-Squares-Deformation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Moving Least Squares Deformation Python implementation
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published