Skip to content

Instantly share code, notes, and snippets.

@nielk
Created March 22, 2016 14:38
Show Gist options
  • Save nielk/5241379423fd2a303d03 to your computer and use it in GitHub Desktop.
Save nielk/5241379423fd2a303d03 to your computer and use it in GitHub Desktop.
imagemagick compare images
compare -dissimilarity-threshold 1 -fuzz '10%' -metric RMSE 2.png 3.png lol.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment