Hello BASICALLYPURE
Since all this time i search a solution, i have also found pHash.
But the problem is i have not your knowledge
I don't know the C, it's not an EXE, and nobody already have created a wrapper or an interface in PB like JHPJHP for opencv
You have right ,apparently it's exactely that i need, because i have tested the site research and the result is verygood.
So for the time, i continue with my interface of ImageMagick, that's works not bad, with again little error, but it's better than nothing.
Like i'm a waffer, i have learning to not be difficult
The true problem of my code, is for the moment i have not found how create a number, a key,like md5 but with an analyse of the image, for each image, a little bit like your splendid works of histogram, in fact i have found nice, but not understand all
My goal is create a style of key for each records and put this key in database for have a quick search.
For the time, my code is forced to compare each 12000 images with each record searched.
Imagine yesterday, for found 50 records my code have take 10 hours, it's not again the level of google image...
For have a more quick result, i have reduce the 12000 record to 100x100 and imagemagick found more quickly.
Thanks again for your interest for my lost case
