Search found 2 matches
- 2016-05-18T22:33:12-07:00
- Forum: Bugs
- Topic: Using compare with subimage cannot return proper result
- Replies: 3
- Views: 2499
Re: Using compare with subimage cannot return proper result
I tried to the following command "compare.exe -subimage-search -dissimilarity-threshold 0.15 -metric RMSE tmp\click1463634949831.png 1463635754111.png result-%d.jpg" the result is "8815.7 (0.134519) @ 11,1" for instance. It seems the result is better than without the RMSE parameter, but what I ...
- 2016-05-18T09:42:25-07:00
- Forum: Bugs
- Topic: Using compare with subimage cannot return proper result
- Replies: 3
- Views: 2499
Using compare with subimage cannot return proper result
Hello I am new to ImageMagick, so right now I simply apply "compare.exe -subimage-search" to compare two images, most of times it returns the proper result, but sometimes it will return the offset even these two images are totally different. It seems the compare program detected several matched ...