Skip to content

A simple face recognition program for the Augmented Reality course built with Flet and OpenCV.

License

Notifications You must be signed in to change notification settings

EGAMAGZ/facial_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial recognition

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

Features

  • Store face data in a json database
  • Capture and store face data
  • Train model with face data
  • Recognize faces

Example

example.mp4

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.

About

A simple face recognition program for the Augmented Reality course built with Flet and OpenCV.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages