google / butteraugli

butteraugli estimates the psychovisual difference between two images
Apache License 2.0
1.96k stars 137 forks source link

Add multi-file input mode #50

Open pps83 opened 6 years ago

pps83 commented 6 years ago

This change enables multi-file input mode, similar to what dssim has. Sample use:

image

I tried to make the change in a way so that the diff is less intrusive. If you find that the multi-file mode is useful for butteraugli and want it refactored differently, let me know, and I'll update the PR. The issues with the change:

In any case, it was quite inconvenient to constantly run butteraugli with different filenames that I constantly needed to compare that I find this option to be a must-have :)