Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

v3.3.0

Choose a tag to compare

@obartra obartra released this 02 Sep 12:15
· 12 commits to master since this release
19e71c6
feat(ssim): make Weber algorithm the default (#273)

Switch from the default algorithm to Weber's which is faster and
produces almost identical results

BREAKING CHANGE