/face-recognition

:bust_in_silhouette: A simple application of face recognition

Primary LanguagePythonMIT LicenseMIT

Face Recognition

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Pip installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/melquisedecfelipe/face-recognition

# Go into the repository and install dependencies
$ cd face-recognition && pip install opencv-python face_recognition

# Run script
$ python example-1.py

📝 License

This project is under the MIT license. See the LICENSE for more information.


👋 Get in touch!