Skip to content

ashutoshSharma12-sudo/faceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is a demo of running face recognition on live video from your webcam. it includes some basic performance tweaks to make things run a lot faster:

1. Process each video frame at 1/4 resolution (though still display it at full resolution)

2. Only detect faces in every other frame of video.

PLEASE NOTE: This example requires OpenCV (the cv2 library) to be installed only to read from your webcam.

Get a reference to webcam #0 (the default one)

face-recgnition-single-image

Use the python file of this project.

Add Image and the name of the users for face detection.

To execute the program enter the following Command in terminal/command prompt

python Face_recognition.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages