-fuzz help
Posted: 2010-01-14T02:08:08-07:00
I'm trying to compare two images, but I'm getting different results if I do it via the command prompt, or use a bat file. I don't see why there would be a difference, but I'm quite sure the -fuzz isn't working in the bat file, because the image created by it is exactly the same as when I do it via cmd and use no fuzz, it highlights too many differences.
This is my code
So, could anyone shed some light on this problem?
This is my code
Code: Select all
compare.exe -fuzz 15% ..\img_back.gif ..\img_sec.gif ..\img_third.gif