Skip to content

NIKHIL0VERMA/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face detection

Python using a webcam to detect the person. Hi all to all my friends this is PYTHON 3 with AI to detect you through your webcam

System use to build

python 3.7

pycharm community edition {2020}

and python packages

How to download

clone this repo to your favorite IDE with of course support of running python. see the required.txt and install the needed package in your python intepeter.

How to run

  1. Run face_dataset be aware of sound, added this for fun purpose.
  2. then face_training
  3. final face_recognition

How to change webcam from capture

cam = cv2.VideoCapture(0)

Simply change the value from 0 to index of your new webcam for all three file.

What next

Give it a star if you like

About

Python using a webcam to detect the person

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages