/FaceDetection

Face Detection by implementing Haar Cascade algoritm using openCV and Python

Primary LanguageJupyter Notebook

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