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

Add basic image comparison functionality #6

Open
beatngu13 opened this issue Nov 21, 2019 · 0 comments
Open

Add basic image comparison functionality #6

beatngu13 opened this issue Nov 21, 2019 · 0 comments

Comments

@beatngu13
Copy link
Contributor

Problem

Based on this discussion, I believe it would be helpful to have a very basic image comparison functionality. Many GUIs such as websites have e.g. icons or image banners. Currently, we aren't notified when such content changes—which is not ideal for a lib that is said to support visual testing.

Solution

As suggested by @roesslerj, a very basic implementation could try to extract hashes for images and then these hashes can be compared.

Also, the question arises if we can remove the legacy stuff from de.retest.recheck.image.

@diba1013 diba1013 transferred this issue from retest/recheck Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant