This is an old revision of the document!
In order to engage users for longer term relationships it's important to be able to tell if you've met the user before, and recall past engagements.
Also provide a test competency to try out reusable standard stuff for lirec (yarp, cross platform development, etc)
Look for all faces in the image, compare with stored faces and create a new identity if the difference is over a given threshold. Do this each frame until switched into detect mode.
Look for all faces in the image, compare with stored faces and print the id number of the most similar stored face, if it's over a given threshold.