Design And Implementation Of Face Recognition – Based Door Access Control System

ABSTRACT

With recent dramatic development in the field of artificial intelligence (AI), smart access control has become crucial part of our modern everyday lives. This paper presents a door security system designed to prevent trespassing in a highly secure areas like home environment. The implemented system is cheaper and more reliable for intruder detection and door security. The door access is solely based on face recognition to ensure that only authorized individuals go through the door. The principle on which face recognition works is that the sysadmin defines an individual or a group of individuals who are allowed to enter the area, a room or a building, through a door, a gate, or any physical barrier. Thus, the access is limited to these individuals.

Faces of authorized individuals are captured, stored, and trained by the system, and a real-time face is captured and matched against the ones of authorized individuals to identify the individual gaining access through the door after which the access is granted if that individual is authorized and denied otherwise. Haar-based cascade classifier was used for face detection while Local Binary Pattern Histograms (LBPH) algorithm was used for face recognition. 150 faces of individual were captured and trained after which real-time faces were tested on the system to determine the accuracy. The implemented recognition system achieved a recognition or accuracy rate of 88.6%. Notification has been achieved, using Simple Mail Transfer Protocol (SMTP), by sending emails to the sysadmin in case of any successful or unsuccessful attempt to gain access through the door. Python’s Open Source Computer Vision (OpenCV) library was used for face recognition. The implemented system is cheap, user-friendly, and reliable

TABLE OF CONTENTS

Contents
Chapter 1: Introduction
1.2 Background
1.3 Problem Definition
1.4 Objectives
1.5 Scope

Chapter 2: Literature Review and Related Work
2.1 Literature Review
2.2 Related Works

Chapter 2: Design and Methodology
2.1. Design Decisions
2.1.1. Microcontroller
2.1.2 Programming Language

Chapter 3: Implementation
3.1 Face Recognition Module
3.1.1 Face Detection and Data Gathering
3.1.2 Face Recognition
3.1.2.1 Local Binary Pattern Histogram (LBPH) Algorithm
3.1.2.1.1 How it works
3.1.1 Face Detection and Data Gathering
3.2 Buzzer Module
3.3 Door Lock Module
3.4 Notification Module

Chapter 4: Results and Discussion
4.1 Face Recognition
Test 1
Test 2
Test 3
4.1.1 Challenges
4.1.2 Comparison to face recognition system

Chapter 5: Conclusion and Recommendations
Conclusion
Recommendation
References

APA

Kubwayo, A. (2024, August 7). Design And Implementation Of Face Recognition – Based Door Access Control System. UniTopics. https://www.unitopics.com/project/material/design-and-implementation-of-face-recognition-based-door-access-control-system/

MLA

Kubwayo, Alain. “Design And Implementation Of Face Recognition – Based Door Access Control System”. UniTopics, 7 August 2024, https://www.unitopics.com/project/material/design-and-implementation-of-face-recognition-based-door-access-control-system/.

Chicago

Kubwayo, Alain. “Design And Implementation Of Face Recognition – Based Door Access Control System.” UniTopics. August 7, 2024. https://www.unitopics.com/project/material/design-and-implementation-of-face-recognition-based-door-access-control-system/.

WORK DETAILS

Chapters:
5
Pages:
46
Words:
8666

Here’s a typical structure for Design And Implementation Of Face Recognition – Based Door Access Control System research projects:

  • The title page of Design And Implementation Of Face Recognition – Based Door Access Control System should include the project title, your name, institution, and date.
  • The abstract of Design And Implementation Of Face Recognition – Based Door Access Control System should be a summary of around 150-250 words and should highlight the main objectives, methods, results, and conclusions.
  • The introduction of Design And Implementation Of Face Recognition – Based Door Access Control System should provide the background information, outline the research problem, and state the objectives and significance of the study.
  • Review existing research related to Design And Implementation Of Face Recognition – Based Door Access Control System, identifying gaps the study aims to fill.
  • The methodology section of Design And Implementation Of Face Recognition – Based Door Access Control System should describe the research design, data collection methods, and analytical techniques used.
  • Present the findings of the Design And Implementation Of Face Recognition – Based Door Access Control System research study using tables, charts, and graphs to illustrate key points.
  • Interpret Design And Implementation Of Face Recognition – Based Door Access Control System results, discussing their implications, limitations, and potential areas for future research.
  • Summarize the main findings of the Design And Implementation Of Face Recognition – Based Door Access Control System study and restate its significance.
  • List all the sources you cited in Design And Implementation Of Face Recognition – Based Door Access Control System project, following a specific citation style (e.g., APA, MLA, Chicago).