This is an implementation of Image detection using OpenCV Library. This repository contains two files for face detection through both Images and Webcam live face detection. The Haarcascade Frontal Face XML File has been used as a pre-trained model. Haar cascades also have a wide range of pre-trained models that can be directly used to forge out the results from the model.