i am looking for a similar image detection algorithm in iOS. I already have one which compares the pixel components and detect similar images based on that, but it is not up to the mark. Can any one suggests better algorithms/methods in terms of accuracy and speed which could possibly be implemented in iOS.
Any help will be appreciated.