HumbleSoftware / js-imagediff

JavaScript / Canvas based image diff utility with Jasmine matchers for testing canvas.
http://humblesoftware.github.com/js-imagediff/
MIT License
788 stars 99 forks source link

Select regions to compare (solves #9) #58

Open subhog opened 8 years ago

subhog commented 8 years ago

I've added regions option to equal and diff methods that allows you to specify which part of image to compare and which to ignore.