/Face-Detection-using-Computer-Vision

Using cv2 library to detect faces from the available dataset

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Face-Detection-using-Computer-Vision

Using cv2 library to detect faces from the available dataset

About

I used libraries like opencv to make a face detection algorithm for identifying faces and making a rectangle around them, the Datasets were some downloaded images in laptop

Library

  1. Numpy

  2. Matplotlib for image reading and visualizations

  3. Opencv for face detection classifier called CascadeClassifier

To Get Started

  1. pip install cv2 for getting started with Opencv

  2. pip install numpy and pip install matplotlib for other functions

Results

THE DATASET USED

OUTPUT