moving-least-squares

Crates.iomoving-least-squares
lib.rsmoving-least-squares
version0.1.0
sourcesrc
created_at2021-10-08 17:34:01.211076
updated_at2021-10-08 17:34:01.211076
descriptionImage deformation using moving least squares
homepagehttps://github.com/mpizenberg/rust_mls
repositoryhttps://github.com/mpizenberg/rust_mls
max_upload_size
id462415
size31,177
Matthieu Pizenberg (mpizenberg)

documentation

README

Image Deformation Using Moving Least Squares

Rust implementation of the paper "Image Deformation Using Moving Least Squares", Schaefer 2006. See also the moving-least-squares-image crate for usage with actual images.

mls demo output

Commit count: 34

cargo fmt