Skip to content

arun2728/Automatic-Door-Unlocking-System-Using-Face-Recognition-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic-Door-Unlocking-System-Using-Face-Recognition-

Flow of the project

  • First we store the data of person in dataset by taking few different angle images of a person's face and store it in dataset folder by his name
  • When a person will arrive in front of the door then camera captures his image and test with the model built and if he is authorized door will be unlock else will be stayed lock.

Working of Application :

Home Page

Home Page

Admin Page

Admin Page

Existing Users

Home Page

New User Registeration

Admin Page

Note : User need to enter his/her name and select create dataset if user doesnot exist then it will open a window to capture 300 images.

Admin Page

Training the model

Note : captured images are stored in dataset/names_of_entered_user folder and once training is done it will pop-up a message

Home Page

Detecting the face on doorbell

When a person rings the doorbell a window will be popped to capture persons faces

Home Page

If it is matching with 50% confidenece then a door will be opened else remain closed

Home Page

Releases

No releases published

Packages

No packages published

Languages