Skip to content

munabedan/Reco

Repository files navigation

Reco

Reco is a biometric access control software that makes use of facial recognition to identify authorized users.

Installation

  1. Make sure you have python installed
  2. Clone the directory
git clone https://github.com/munabedan/Reco.git
cd Reco
  1. Install required dependencies using pip
pip install -r requirements.txt

Dependecies

  1. On windows make sure you install the C compiler with the core workload

  2. Also install the latest version of mongoDB which is the database that reco uses

Usage

Run the main file

python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Support

Make use of the issue tracker to raise any concerns over the project.

About

Biometric access control system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published