Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition-OpenCV

Basic Face Recognition Code to detect faces in your Webcam.

Getting Started

  • Download entire repository
  • "haarcascade_frontalface_alt.xml" is the pre-trained model for face detection

Prerequisites

  • Python 3.6
  • Install dependencies via requirements.txt:
pip install -r requirements.txt

Run the program

  • Go to your directory and run program via command prompt:
python face-recognition.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Basic Face Recognition code to detect faces in your webcam.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages