Paper Currency Recognition For Color Images Based On Artificial Neural Networks
Paper Currency Recognition For Color Images Based On Artificial Neural Networks
1
2 Contents
Abstract
Introduction
Structure of Typical Currency Recognition System
Pre-Processing
Our Approach
Classification Algorithm
Experimental Results
Future Scope
Conclusion
3 Introduction
Monetary transactions are integral part of our day to
day activities, so currency recognition has become
one of the active research area at present and it has
vast potential applications. The research has
introduced a system to recognize and classify four
different currencies using computer vision.
The technology of currency recognition aims to
search and extract the visible as well as hidden
marks on paper currency for efficient classification.
The features are extracted based on color, texture
and shape for four different currencies and they are
classified using Artificial Neural network.
4 Literature Survey
5 Motivation
Object recognition is an important and highly
demanded area of pattern recognition. An object
can be anything in real life.
Similarly, paper currency recognition is as
important as any other object recognition.
A system for the recognition of paper currency is
one kind of intelligent system which is a very
important need of the current automation
systems in the modern world of today. It has
various potential applications including
electronic banking, currency monitoring
systems, money exchange machines, etc.
6 Objective
This paper deals with a simple, efficient and
very accurate approach in the system design. In
designing such a system, it considers different
dimensions, Color luminance, Edge histogram
using max sobel gradient, correlations as
features.
7 Block Diagram or Flow Chart
Currency Image
Feature Extraction
Recognition results
8 Pre-Processing
1. High resolution scanner is used to acquire
the image.
2. Acquired image is converted into grayscale
image
3. Then the obtained image is converted into a
black and white image
4. Edge of the image is filtered using Prewitt
method
5. Image’s edge is detected using Canny’s
edge detection method
9 A. Image Acquisition
In this step we scan images of four different
currencies of good quality and bad quality for
training as well as for testing purpose.
10 Data Set
F= (cm, cv, cs, eh, glcm ,e)
Feature Feature
#
Notation Specification
the color mean intensity of the image
1 cm
(in pixels)