You are on page 1of 7

SIGN RECOGNITION FOR DEAF AND DUMB PEOPLE

MINOR PROJECT REPORT


Submitted by
SETHU C
(20BCA046)
Under the Guidance of
Dr..R.SUDHA, MCA., M.Phil., PhD.,
Associative Professor &HOD
Department of Computer Applications
In partial fulfillment of the requirements for the award of the degree of
BACHELOR OF COMPUTER APPLICATIONS
of Bharathiar University

DEPARTMENT OF COMPUTER APPLICATIONS

PSG COLLEGE OF ARTS & SCIENCE

An Autonomous college -Affiliated to Bharathiar University

Accredited with ‘A++’ grade by NAAC (4 thcycle) College

with Potential for Excellence

(Status Awarded by the UGC)

Star College Status Awarded by DBT - MST


An ISO 9001:2015 Certified Institution

Coimbatore -641014

NOVEMBER-2022
DEPARTMENT OF COMPUTER APPLICATIONS
PSG COLLEGE OF ARTS AND SCIENCE
An Autonomous College Affiliated to Bharathiar University
I
Accredited with ‘A++’ grade by NAAC (4th Cycle)

College with Potential for Excellence (Status Awarded by the UGC)


Star College Status Awarded by DBT-MST
An ISO 9001:2015 Certified Institution

Civil aerodrome post

Coimbatore – 641014.

CERTIFICATE

This is to certify that this project work entitled “SIGN RECOGNITION FOR DEAF
AND DUMB PEOPLE” is a bonafide record of work done by SETHU C(20BCA046)
in partial fulfillment of the requirements for the award of Degree of BACHELOR OF
COMPUTER APPLICATIONS. of Bharathiar University.

_______________________ __________________________
Faculty Guide Head of the Department

Submitted for Viva-Voce Examination held on _____________________

_________________ __________________

Internal Examiner External Examiner


DECLARATION

I, SETHU C (20BCA046) , hereby declare that this Project work entitled “SIGN
RECOGNITION FOR DEAF AND DUMB PEOPLE”, is submitted to PSG College of

II
Arts and Science (Autonomous), Coimbatore in partial fulfillment for the award of Bachelor
of Computer Applications, is a record of original work done by me under the supervision and
guidance of Dr.R.SUDHA, M.Sc., M.Phil., Ph.D, Associative professor &HOD in
Department of ComputerApplications, PSG College of Arts and Science, Coimbatore.

This Project work has not been submitted by me for the award of any other Degree/
Diploma/ Associateship/ Fellowship or any other similar degree to any other university.

PLACE: Coimbatore SETHU C


DATE : (20BCA046)

ACKNOWLEDGEMENT

With great gratitude I would like to acknowledge the help of those who contributed
their valuable suggestions and timely assistance to complete this work.

III
First and foremost, I would like to extend my heartfelt gratitude and place my sincere
thanks to THIRU. L. GOPALAKRISHNAN managing Trustee, PSG & SONS Charities,
Coimbatore for providing all sorts of support and necessary facilities throughout the course.

I express my deep sense of gratitude to Secretary, Dr. T. KANNAIAN M.Sc.,


MTech., Ph.D., for permitting me to undertake this work.

I thank our Principal, Dr. D. BRINDHA M.Sc., MPhil., Ph.D., M.A(Yoga)., for her
support and constant source of inspiration through the course of project.

Also, I would like to thank our Vice Principal, Dr. A. ANGURAJ M.Sc., M.Phil.,
PhD., for his support.

I own my deepest gratitude to Dr. R. SUDHA MCA., M.Phil., Ph.D., Associative


professor & Head of the Department of Computer Applications, PSG College of Arts &
Science, Coimbatore, for her consultancy, encouraging me to pursue new goals and ideas.

My sincere thanks to Dr. R. SUDHA, MCA., M.Phil., Ph.D., Associative professor


& Head of the Department of computer Applications, PSG College of Arts & Science,
Coimbatore for her valuable suggestions, support and guidance as my internal guide, without
which my work would not have reached the present form.

Last but not the least, I am greatly indebted to my parents and friends for their kind co-
operation in each and every step I took in this project.

ABSTRACT

The Sign language is very important for people who have hearing and speaking
deficiency generally called Deaf And Dumb. It is the only mode of communication for such

IV
people to convey their messages and it becomes very important for people to understand their
language.

This paper proposes the YOLOv5 algorithm for an application which would help in
recognising the different signs which is called Sign Language. The images are of the palm
side of right and left hand and are loaded at runtime. The method has been developed with
respect to single user

The comparisons will be performed in arrears and then after comparison the result will be

produced in accordance through matched keypoints from the input image to the image stored

for a specific letter already in the directory or the database the outputs for the following can

be seen in below sections.

This system is developed using Python and OpenCV with the help of a webcam. The
Sign languge detection system that is being developed is a real-time
detection system

TABLE OF CONTENTS

S.NO CONTENTS PAGE NO

V
INTRODUCTION 1
1

SYSTEM SPECIFICATION

2.1 HARDWARE SPECIFICATION 2

2 2
2.2 SOFTWARE SPECIFICATION

2.3 SOFTWARE DESCRIPTION 3

PROJECT DESCRIPITION

3.1 PROBLEM DEFINITION 6

3 3.2 MODULE DESCRIPITION 6

8
3.3 DATASET DECRIPITION

SYSTEM DESIGN
10
4.1 DATA FLOW DIAGRAM
12
4 4.2 ER DIAGRAM
14
4.3 INPUT DESIGN 15

4.4 OUTPUT DESIGN

VI
TESTING AND IMPLEMENTATION

5.1 SYSTEM TESTING 16


5
5.2 SYSTEM IMPLEMENTATION 19

APPENDIX

6.1 SOURCE CODE 27

6.2 SNAPSHOTS
31
6 6.2.1 COLLECTING IMAGES
32
6.2.2 COLLECTED SAMPLES
33
6.2.2 LABELLING IMAGES

6.2.3 SAMPLE OUTPUT 34

7 CONCLUSION 35

8 FUTURE ENHANCEMENTS 36

9 BIBILOGRAPHY 37

VII

You might also like