Phase 1 Review 2 C6 Report (Updated)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 35

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

BELAGAVI, KARNATAKA

A Project Work Phase-1 Report


on

“MORCE CODE DETECTION FROM EYE BLINKS


USING OPENCV”
Submitted in the partial fulfillment for the award of
BACHELOR OF ENGINEERING
in
INFORMATION SCIENCE AND ENGINEERING

By
Mr. SUSHRATH S SHETTY USN: 1BY20IS177
Mr. SUHAAS N USN: 1BY20IS171
Mr. SUMUKHA J USN: 1BY20IS174
Mr. VINEETH ARYAN USN: 1BY20IS191

Under the guidance of


Prof. Chethana C
Assistant Professor
Dept. of ISE

BMS INSTITUTE OF TECHNOLOGY & MANAGEMENT


YELAHANKA, BENGALURU-560064
DEPARTMENT OF INFORMATION SCIENCE & ENGINEERING

2023-2024
VISVESVARAYA TECHNOLOGICAL UNIVERSITY
BELAGAVI, KARNATAKA
BMS INSTITUTE OF TECHNOLOGY & MANAGEMENT
YELAHANKA, BENGALURU-560064

DEPARTMENT OF INFORMATION SCIENCE & ENGINEERING

CERTIFICATE

This is to certify that the Project work Phase-1(18CSP77) entitled “Morse Code Detection from
Eye Blinks using OpenCV” is a bonafide work carried out by Mr. Sushrath S Shetty
(1BY20IS177), Mr. Suhaas N (1BY20IS171), Mr. Sumukha J (1BY20IS174), Mr. Vineeth
Aryan (1BY20IS191) in partial fulfillment for the award of Bachelor of Engineering Degree in
Information Science and Engineering of the Visvesvaraya Technological University, Belagavi
during the year 2023-24. It is certified that all corrections/suggestions indicated for Internal
Assessment have been incorporated in this report. The project report has been approved as it
satisfies the academic requirements with respect to project work for the B.E Degree.

Signature of the Guide Signature of the Coordinator


Prof. Chethana C Dr. Basavaraj G N

Signature of the HOD Signature of the Principal


Dr. Manjunath T N Dr. Mohan Babu G N
ABSTRACT
In the data science realm, integrating technology, algorithms, and data addresses challenges in
various industries. Applications, spanning from cancer detection to speech recognition, showcase the
diverse impact of data science. Real-time eye tracing for Morse code-based password authentication
has gained support, reflecting the evolution of security measures in the twenty-first century. The
continuous innovation in authentication methods highlights the dynamic landscape of digital security.
As the digital landscape evolves, robust and adaptable authentication solutions become imperative.
Embracing cutting-edge technologies ensures the resilience of security measures in an ever-changing
technological landscape.

The shift from traditional PINs to gaze-based PIN entry is vital for global security concerns.
Gaze-based authentication, tracking eyes over frames, gains prominence with Morse code
representing digits. However, a critical gap exists in real-time applications with advanced eye
detection and tracking systems using sophisticated smart cameras. Bridging this gap is essential for
practical gaze-based authentication in diverse scenarios. Advancements in technology must address
the need for seamless and secure user authentication methods. Exploring real-time applications
becomes paramount for the widespread adoption of gaze-based authentication. To meet the demands
of evolving security challenges, innovative approaches must continually emerge.

To address the gap, our model deploys an advanced eye detection and tracking system using a
sophisticated smart camera. Capturing eye sequences, the system identifies and tracks their centers
over time. Morse code plays a pivotal role in password verification. This methodology ensures secure
authentication, capitalizing on gaze-based strengths, overcoming PIN limitations, and redefining user
security measures in the digital landscape. The integration of cutting-edge technology emphasizes the
potential for transformative changes in user authentication. Continuous research and development are
essential for staying ahead in the ever-evolving landscape of authentication technologies.
Implementing robust methodologies guarantees the adaptability and effectiveness of security
measures over time.

i
ACKNOWLEDGEMENT

We are happy to write a project report after completing it successfully. This project would not have
been possible without the guidance, assistance and suggestions of many individuals. We would
like to express our deep sense of gratitude to each and every one who has helped us to make this
project a success.

We heartily thank Principal, Dr. Mohan Babu G N, BMS Institute of Technology &
Management for his constant encouragement and inspiration in taking up this project.

We heartily thank Head of the Department, Dr. Manjunath T N, Information Science and
Engineering, BMS Institute of Technology& Management for constant encouragement and
inspiration in taking up this project.

We gratefully thank our project guide, Prof. Chethana C, Assistant Professor, Dept. of
Information Science and Engineering, for her encouragement and advice throughout the
course of the project work.

We heartily thank project coordinator, Dr. Basavaraj G N, Associate Professor, Dept. of


Information science and Engineering, for their constant follow-up and advice throughout the
project work

Special thanks to all the staff members of the Information Science and Engineering Department
for their help and kind co-operation.

Lastly, we thank our parents and friends for their encouragement and support given to us in order
to finish this project work.

By,
Sushrath Shetty
Suhaas N
Sumukha J
Vineeth Aryan

ii
BMS INSTITUTE OF TECHNOLOGY & MANAGEMENT
YELAHANKA, BANGALORE-64
DEPARTMENT OF INFORMATION SCIENCE AND ENGINEERING

DECLARATION

We, hereby declare that the project work Phase-1 (18CSP77) titled “Morse Code Detection
from Eye Blinks using OpenCV” is a record of original project work undertaken for partial
fulfilment of Bachelor of Engineering in Information Science and Engineering of the
Visvesvaraya Technological University, Belagavi during the year 2023-24. We have completed
thisproject work under the guidance of Prof. Chethana C, Assistant Professor.

I also declare that this project report has not been submitted for the award of any degree,
diploma,associate ship, fellowship or other titles anywhere else.

Student
Photo

USN 1BY20IS177 1BY20IS171 1BY20IS174 1BY20IS191


Name Sushrath Shetty Suhaas N Sumukha J Vineeth Aryan
Signature
CONTENTS
ABSTRACT i
ACKNOWLEDGEMENT ii
DECLARATION iii
LIST OF FIGURES v
1. Introduction 1
1.1 Existing System 2
1.2 Problem Statement 2
1.3 Proposed System 2
1.4 Objectives 3

2. Literature Survey 4
2.1 Critical Analysis of the literature 4
2.2 A Summary Table 9

3. System Requirement Specification 15


3.1 Hardware Requirements 15
3.2 Software Requirements 16

4. Design and Analysis 17


4.1 System Overview 17

5. Methodology 20
5.1 Algorithms 20
5.2 Architecture Diagram 25

6. Conclusion 26
References 27

iv
LIST OF FIGURES
Figure No. Figure name Page No.

5.1 Visualising the 68 facial landmark coordinates 22


5.2 Architecture of the model 25

You might also like