Basic Face Recognition Application that is using a camera.
Based on these examples.
- Install the latest Python3.
- Pip install the necessary libraries.
- Place any image (preferably .png) inside Persons folder with the name of the person, the name of the file will be used for the identification.
- Have an available camera and simple execute the .py file.
- Press q to quit from the application.
- Kompis Panagiotis
This project is licensed under the MIT License see the LICENSE.md file for details.