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

This research work on “Design And Implementation Of Face Recognition – Based Door Access Control System” is available in PDF/DOC. Click the below button to request or download the complete material

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

Academic Research Structure: Important Sections

A 150–300 word synopsis of the main objectives, methods, findings, and conclusions of the Design And Implementation Of Face Recognition – Based Door Access Control System should be included in the abstract.

Every chapter, section, and subsection in the research work should be listed in the Table of Contents, including the page numbers that correspond to each one.

The background, research question or hypothesis, and objective or aim of the Design And Implementation Of Face Recognition – Based Door Access Control System should all be presented in the introduction, which is the first section.

A survey of previously conducted research on Design And Implementation Of Face Recognition – Based Door Access Control System should be included in the literature review, together with an overview of the main conclusions, a list of any gaps, and an introduction to the current study.

The conclusion part should address the implications of the study, provide an answer to the research question and summarize the key findings.

The reference of Design And Implementation Of Face Recognition – Based Door Access Control System, which should be formatted following a particular citation style (such as APA, MLA, or Chicago), is a list of all the sources cited in the title.

Other important sections of the Design And Implementation Of Face Recognition – Based Door Access Control System should include the Title page, Dedication, Acknowledgments, Methodology, Results, Discussion, Appendices, Glossary, or Abbreviations List where applicable.