Crate lcs_image_diff

source ·

Enums

Errors that can occur while decoding.

Functions

Accepts two mutable references to image::DynamicImage and rate. Returns diff image::DynamicImage and marks removed and added parts on input images.