How can I do facial recognition on the iPhone. Could someone provide me with references/articles to point me in the right direction please? I have done research and realised
Face recognition can be implemented as a machine learning algorithm. This book has a chapter that describe this task and how to implement it. Worth the reading!
It uses Single value decomposition (SVD), more specifically the Tensor SVD method.