A simple Face Detector that uses data from cv2 (Opencv-python) Haar Features (Aka Rudimentary building blocks) to track faces using Grayscale. A simple python code that is linked to the pre-trained data(Supervised xml file) anyone can easily impliment the program to an image or webcam.