Skip to content

Advanced face detector with OpenCV and Python3 for academic and home use. Provides camera triggering and image detection for accurate, real-time analysis.

Notifications You must be signed in to change notification settings

gherrada22/Face-Detector

Repository files navigation

Logo
Face Detector

Transform the way you analyze facial data with our face detector integrated with OpenCV and Python3. With its camera triggering capability through image detection, you can conduct studies and experiments with accurate, real-time facial data, opening new doors in the academic world of research and data analysis.

 

📷 Demo

📌 Requirements

  • Photo or image with faces from the front
  • Camera - webcam, integrated or by video capture device
  • Python 3.6 or higher
  • OpenCV 4.5.1 or higher
  • pip3 21.0.1 or higher

🧠 Installation instructions

  1. Download or clone this repository.
git clone https://github.com/gherrada22/Face-Detector.git
  1. Type in your terminal the root location of the repository you want to start:
py deteccion_foto.py
py deteccion_video.py
python deteccion_foto.py
python deteccion_video.py
python3 deteccion_foto.py
python3 deteccion_video.py

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, follow these steps:

  1. Give star and fork the repository.
  2. Create a branch for your feature or bug fix (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added my-new-feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.

 

Copyright © 2023-present George Herrada Farfán

About

Advanced face detector with OpenCV and Python3 for academic and home use. Provides camera triggering and image detection for accurate, real-time analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages