I am looking for a library that can measure the degree of similarity between 2 pictures.
If using hash, the picture must be exactly the same. Means that it only produce the result either TRUE or False. What I am looking for is something that can give metrics value of picture similarity.
Any command line tool, library for doing that? Any language is acceptable, preferably open source.