NTCC
NTCC
1
OBJECTIVES AMITY INSTITUTE OF INFORMATION TECHNOLOGY
• The objective is :
• So Sign Language Recognition System will rephrase sign language into text to
ease communication between deaf ,dumb and normal individuals.
INTRODUCTION AMITY INSTITUTE OF INFORMATION TECHNOLOGY
• But in the case of deaf and dumb people, the means of communication are
different. They communicate using sign language among themselves and with
normal people.
PROPOSED AMITY INSTITUTE OF INFORMATION TECHNOLOGY
TECHNIQUES
For data acquisition, images are captured by a
webcam using Python and OpenCV.
image acquisition
image pre-processing
Segmentation
feature extraction
classification and output.
PERT CHART AMITY INSTITUTE OF INFORMATION TECHNOLOGY
PHASES AMITY INSTITUTE OF INFORMATION TECHNOLOGY
Explain each phase (steps) in a different slide and also add a flowchart
On collected dataset, we divided our approach to tackle the classification problem into three stages.
• The first stage is to segment the skin part from the image, as the remaining part can be regarded as
noise w.r.t the character classification problem.
• The second stage is to extract relevant features from the skin segmented images which can prove
significant for the next stage i.e learning and classification.
• The third stage as mentioned above is to use the extracted features as input into various supervised
learning models for training and then finally use the trained models for classification.
RESOURCES AMITY INSTITUTE OF INFORMATION TECHNOLOGY
REQUIRED
TECHNICAL RESOURCES
• Python
• machine learning
• kaggle
HUMAN RESOURCES
REFERENCES AMITY INSTITUTE OF INFORMATION TECHNOLOGY
• Kaggle
• Old Research paper
AMITY INSTITUTE OF INFORMATION TECHNOLOGY
THANK YOU