Face Recognition

The face_recognition service will take any camera input (note: only the latest image is processed each time in order to prevent a backlog of frames building up) and trigger events when one or more faces are detected within the frame. The services automatically keeps a backlog of faces (right now in a simple file) and will send a unique identifier for each face.