Code: Select all
compare -channel Gray -dissimilarity-threshold 2.0 -metric phash $image1 $image2 x:
https://goo.gl/KaOhGJ
https://goo.gl/b4hvlZ
And get this response : 1.8198 (after trim)
Then I run this pair:
https://goo.gl/tscR66
https://goo.gl/vByunQ
response : 1.95927 (after trim)
obliviously one pair is the same and one not,
why I'm not seen it in the response? did i need to do something different?
There is any way maybe to get the phash not by compare command?