Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Percentage-based similarity #33

Open
jwir3 opened this issue Jul 3, 2018 · 0 comments
Open

Feature: Percentage-based similarity #33

jwir3 opened this issue Jul 3, 2018 · 0 comments

Comments

@jwir3
Copy link

jwir3 commented Jul 3, 2018

Right now, looks-same measures each individual pixel, and if even one exceeds the difference tolerance, it returns a failure. It would be nice if there was a mode where we could specify "I expect X% of the pixels to be the same".

In other words, if one or two pixels don't match, then still pass the test, but if a large number of pixels don't match, then it should fail the comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant