Face detection using OpenCV

Arnab Saha

Arnab Saha

Coimbatore, Tamil Nadu

0 0
  • 0 Collaborators

It will detect the faces from webcam and any videos. This project is based on Computer Vision and it uses haarcascade_frontalface to detect faces. ...learn more

Project status: Under Development

Artificial Intelligence

Intel Technologies
Intel Integrated Graphics

Code Samples [1]

Overview / Usage

This program can detect faces directly from any webcam.

If a person is standing in-front of the camera it will capture different positions of his face.

Methodology / Approach

It will take the image input and by using the haar cascade classifier it will identify the faces present in the image.

Technologies Used

Open CV and Python

Repository

https://github.com/Arnabsaha6/Machine-Learning/blob/master/Userdata_from_camera(livefeed).py

Comments (0)