This project seeks to develop a facial recognition application using harcaasades. For this project, the code seeks to identify Face, Eyes and Smile using a computer camera
haarcascade_frontalface_default.xml -for Face detection
haarcascade_eye_tree_eyeglasses.xml - for eye and glasses detection
haarcascade_smile.xml - for Smile detection
The Project utilizes Open source pretrained Haarcascade to intitilize the computer camera [0](for external camera change code to 1) and identify the user face, eyes, glasses and smile.
Preview more on Haarcascade here