I want to find out if there's a way to implement the certain algorithm for my iPhone and iPad app:
- The user shoots a photo using the camera interface inside my app
- The photo is then compared with one of the photos I have inside an app
- And the photo that looks most alike is displayed
How do you do that? Any ideas? Thanks in advance!