obartra / ssim

🖼🔬 JavaScript Image Comparison
http://obartra.github.io/ssim
MIT License
298 stars 14 forks source link

fix(weber): Resolve incorrect merge resolution #290

Closed obartra closed 3 years ago

obartra commented 4 years ago

Due to an incorrect merge some changes from the last Weber algorithm improvements were lost.

This PR adds them again

See https://github.com/obartra/ssim/pull/281 for reference

BREAKING CHANGE: Use faster rgb to grayscale conversion by default which may have small impact in the results ~±0.002

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Oscar Bartra seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.