Crates.io | moving-least-squares |
lib.rs | moving-least-squares |
version | 0.1.0 |
source | src |
created_at | 2021-10-08 17:34:01.211076 |
updated_at | 2021-10-08 17:34:01.211076 |
description | Image deformation using moving least squares |
homepage | https://github.com/mpizenberg/rust_mls |
repository | https://github.com/mpizenberg/rust_mls |
max_upload_size | |
id | 462415 |
size | 31,177 |
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.