I'm thinking of developing an app for android that must be recognized if two images are similar.
I explain a bit 'better:
The user will insert a picture into the application and if the image is similar to a DB contained in the application then takes out the image name.
A bit ago as the search engine google images:
There is a java object to do this?
Do you have any advice for implementation?
do you know any example of something similar?
Thanks.