EGAMAGZ / facial_recognition

A simple face recognition program for the Augmented Reality course built with Flet and OpenCV.
MIT License
5 stars 0 forks source link
face-recognition facial-recognition flet opencv python python3

Facial recognition

A simple program to demonstrate the use of the Flet framework with OpenCV to perform facial recognition in camera.

Features

Example

https://github.com/EGAMAGZ/facial_recognition/assets/46827955/eefbc7b8-4043-4c11-829a-00e0421baba0

Usage

To run the app, install the dependencies with

poetry install

and run the app with

python main.py

Contributing

I welcome contributions. If you find any bugs or have suggestions, please feel free to pull a request or open an issue.

License

This project is licensed under the MIT license.


This project was created for the Augmented Reality course at the university.