Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

blink2/index2? #25

Closed
Mortimerp9 opened this issue Aug 4, 2015 · 2 comments
Closed

blink2/index2? #25

Mortimerp9 opened this issue Aug 4, 2015 · 2 comments

Comments

@Mortimerp9
Copy link

what's the difference with blink?

@marcelerz
Copy link
Contributor

index.js and index2.js are two different versions of Blink-Diff. I am currently in the process of rewriting Blink-Diff in a more cleaner way to support a lot more features that were requested. For example:

  • Additive comparison, comparing multiple sub-sections of an image instead of comparing the whole image and having to subtract image areas with block-outs.
  • Additional perceptual comparison support, including color blindness
  • Structural comparison, comparing the structure of an image instead of the pixels themselves.
  • And more...

index.js is the old version which pretty much includes everything of the currently released version of Blink-Diff. The new version is in index2.js and the lib folder, having a much cleaner API (I hope). I have these both still around because I want to run some extended tests later on to be sure that there are no regressions. As part of this, I will add more tests to make transitions like this easier in the future.

@Mortimerp9
Copy link
Author

thanks for the clarification, I wanted to make sure that I was using the right file.

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

No branches or pull requests

2 participants