Skip to content

Security system using facial recognition, using OpenCv and Python

License

Notifications You must be signed in to change notification settings

varun-s22/Face-Recognition-System

Repository files navigation

Facial Recognition Security System

This is a Facial Recognition, security system, where the model recognises the user via the live camera, and if the user is registered it allows to pass through.

Setup

Run poetry install to get all the required dependencies on your machine

Requirements

  1. OpenCv
  2. PyQt6
  3. numpy

How it works

Run python main.py inside the src folder.

How it looks

About

Security system using facial recognition, using OpenCv and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages