Possible Duplicate:
How can I perform facial recogntion on iOS?
We were working on Face Detection algorithm where we want to not only detect Face Smile and Eyes, we also want to compare the same with other photos smile and Eye, and out of those we want find best smile and eye photo.
So currently we were able to detect the the Smile and Eye but we are not able to find solution to compare the same?
Did anybody had tried the same before?