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

Show perceptual diffs #96

Merged
merged 8 commits into from Apr 11, 2015
Merged

Show perceptual diffs #96

merged 8 commits into from Apr 11, 2015

Conversation

danvk
Copy link
Owner

@danvk danvk commented Mar 27, 2015

This change:

  • Moves pdiff computation into Python & drops ResembleJS. This should be a performance win.
  • Adds support for perceptual diffs, i.e. showing you precisely where the pixels are.
  • Clearly indicates when an image is pixel-for-pixel identical, but the files still differ.

screen recording 2015-03-27 at 05 35 pm

Fixes #92
Fixes #96

danvk added a commit that referenced this pull request Apr 11, 2015
Show perceptual diffs
@danvk danvk merged commit e55e89e into master Apr 11, 2015
@danvk danvk mentioned this pull request Apr 20, 2015
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

Successfully merging this pull request may close these issues.

Indicate when no pixels have changed between images
1 participant