miércoles, 6 de junio de 2012

Implementation of "Image Deformation Using Moving Least Squares"



  1. Moving Least Squares Deformation
  • Affine Deformations
          Preliminary results:
          Let p be a set of control points and q the deformed positions of the control points p.




Fig.1. Shows the unddeformed image. Where the blue poits  is a set p and red points is the set q.





Fig2. Undeformed image (upper left), deformed image (upper right) and surface deformation (bottom).




Fig.3. Deformed image (upper) and surface deformation (bottom).





Fig.4. Deformed image (upper) and surface deformation (bottom).





Fig.5. Deformed image (upper) and surface deformation (bottom).




Fig6. Undeformed image (upper left), deformed image (upper right) and surface deformation (bottom).



Fig.7. Deformed image (upper) and surface deformation (bottom).





Note:  
  • The preliminary results shown above are the implementation of the methods described in the paper: Image Deformation Using Moving Least Squares, Scoot Schaefer, Travis McPhail and Joe Warren.
  • Matlab was used for implementation.
  • This project currently under development. New updates soon ... !!