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

Use ImageComparator.ComparisonResult for Calculating Diff Images #264

Open
takahirom opened this issue Feb 19, 2024 · 0 comments
Open

Use ImageComparator.ComparisonResult for Calculating Diff Images #264

takahirom opened this issue Feb 19, 2024 · 0 comments

Comments

@takahirom
Copy link
Owner

Currently, Roborazzi utilizes ImageComparator.ComparisonResult to determine whether an image has changed. However, the current method for calculating diff images is based on pixel differences. To improve accuracy and consistency, we should adopt ImageComparator.ComparisonResult for the diff calculation process as well.

This change is proposed for the following location in the codebase:

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