FaceDetection
A python script which detects faces using haar cascade face detection algorithm and marks them with a green rectangle. OpenCV is used here.
Todo: The scale factor was adjusted manually to detect all the faces. Tryr reducing the manual adjustments