jihchi / dify

A fast, pixel-by-pixel image comparison tool developed in Rust
MIT License
69 stars 7 forks source link

Add support for structural similarity index measure (SSIM) #17

Closed jihchi closed 3 years ago

jihchi commented 3 years ago

References

jihchi commented 3 years ago

There is already a crate/CLI called dssim where implemented the SSIM.