# Image Deformation Using Moving Least Squares Rust implementation of the paper ["Image Deformation Using Moving Least Squares", Schaefer 2006][pdf]. See also the `moving-least-squares-image` crate for usage with actual images. ![mls demo output][img] [pdf]: https://people.engr.tamu.edu/schaefer/research/mls.pdf [img]: https://mpizenberg.github.io/resources/moving-least-squares/mls-demo.jpg