This paper is published in Volume-5, Issue-2, 2019
Area
Embedded Systems (Electronics and Computer Engineering)
Author
Gokul Ramasamy, Sakthi Subramanian
Org/Univ
Amrita Vishwa Vidyapeetham, Coimbatore, Tamil Nadu, India
Pub. Date
23 April, 2019
Paper ID
V5I2-2002
Publisher
Keywords
Image processing, Brute force matcher, CNN algorithm, Raspberry Pi, Visually challenged, Currency denomination

Citationsacebook

IEEE
Gokul Ramasamy, Sakthi Subramanian. Identification of currency denomination using image processing, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Gokul Ramasamy, Sakthi Subramanian (2019). Identification of currency denomination using image processing. International Journal of Advance Research, Ideas and Innovations in Technology, 5(2) www.IJARIIT.com.

MLA
Gokul Ramasamy, Sakthi Subramanian. "Identification of currency denomination using image processing." International Journal of Advance Research, Ideas and Innovations in Technology 5.2 (2019). www.IJARIIT.com.

Abstract

This paper aims to solve the problem of detecting a paper currency and output the result as speech. The developed model accepts an image from a webcam (RasPi Camera). The Raspberry Pi’s image processing algorithm then extracts certain features from this image and matches them against a set of training data. When an appropriate match of the acceptable threshold is found, the device outputs the denomination value through speech synthesis. Moreover, this paper also compares two methods of image processing namely, Brute Force Matcher Algorithm and Convolution Neural Network Algorithm. Finally, the pros and cons of both the methods are evaluated and the best algorithm is ascertained.