You are on page 1of 12

CURRENCY DETECTOR FOR

VISUALLY IMPARED
Names of Students
Internal Guide A. Vidruma 16WH1A0461
K. Rukumbai 16WH1A0492
V. Spandhana 16WH1A04C0
P. Lavanya 17WH5A0415
Ms. K. Brunda Devi
Assistant Professor
BVRIT HYDERABAD College of Engineering for
Women
INTRODUCTION

 Visually impaired face a lot of difficulties in monetary transactions. They are unable to recognize the paper
currencies due to similarity of paper texture and size between different categories. This money detector
app helps visually impaired patients to recognize and detect money.

 Using this application blind people can speak and give command to open note and tell the user by speech
how much the money note is. This project uses speech to text conversion to convert the command given
by the blind patient. This application uses text to speech concept to read the value of note to the user and
then it gives value of note as voice.
BLOCK DIAGRAM
Input Classification Training
Feature Keras
image of image using the
extraction API
CNN algorithm images

Test the
image

Output as
Display
currency Voice
or text
note
SOFTWARE USED

• ANACONDA
Anaconda is a free and open source distribution of the python language for
scientific computing (data science and machine learning applications)
• KIVY
Open source python library for rapid development of applications that make use
of innovative user interfaces
TRAIN DATA RESULTS
OUTPUT 2 RUPEE COIN
VOICE OUTPUT FOR 2 RUPEE COIN
OUTPUT FOR 10 RUPEE NOTE
VOICE OUTPUT FOR 10 RUPEE NOTE
OUTPUT FOR 1 RUPEE COIN
OUTPUT FOR 500 RUPEE NOTE

You might also like