Skip to content

The core idea in this project is to identify people uniquely. Opencv libraries are used here.

Notifications You must be signed in to change notification settings

sumuduliyanage/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Face-Recognition

The core idea in this project is to identify people uniquely. Opencv libraries are used here.

INTRODUCTION

A facial recognition system is a technology capable of matching a human face from a digital image or a video frame against a database of faces, typically employed to authenticate users through ID verification services, works by pinpointing and measuring facial features from a given image.

image

REQUIREMENTS

  • python
  • opencv library
  • numpy

HOW TO RUN

  • Go to images folder and make your own folders for seperate people and insert their images accordiingly.
  • Make sure to rename the image folders with their name.
  • That's all. You are almost done. Now you have to run faces-train.py file first.
  • Then, run faces.py

About

The core idea in this project is to identify people uniquely. Opencv libraries are used here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages