/FaceDetectionProject

Birden fazla insanların bulunduğu topluluklar için yüz tanıma ve sayma programı.

Primary LanguagePythonApache License 2.0Apache-2.0

Language : English / Turkish

Face Detection Project

A face recognition and counting program for communities with one or more people.

Project creation date: November 2019

Screenshots

Screenshot_19

Getting Started

Download a copy of the project files to your local machine to run the project. Download the necessary libraries and install them on the system. Get the necessary environments. Create links between libraries and IDE. You can then open the project in this environment and run it.

Prerequisites

  • Python 3.7
  • Python IDE
  • PyQt5 5.10.1
  • OpenCV 3.4.3.18

To run the project, first install it on your python 3.7 system. Get any python IDE. Install pyQt5 and OpenCv on the IDE. Download a copy of the project files to your local machine. Promote the project in Python IDE. Promote the libraries you uploaded in the previous step to IDE software. Then, it will be sufficient to perform debugging. If you want to add a new picture, add the picture you want to add to the folder named "images" between the project files. Then add the name of the file you added to the relevant piece of code.

Authors

See also the list of contributors who participated in this project.

License

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