0% found this document useful (0 votes)
65 views

Paper Currency Recognition For Color Images Based On Artificial Neural Networks

This document outlines a paper currency recognition system using artificial neural networks. It introduces the structure of a typical currency recognition system, including pre-processing, feature extraction, and classification stages. Artificial neural networks are used to classify currencies based on extracted color, texture, and shape features. The system is designed to recognize four currencies with the goal of providing a simple, efficient and accurate approach to currency recognition.

Uploaded by

pranati putrevu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views

Paper Currency Recognition For Color Images Based On Artificial Neural Networks

This document outlines a paper currency recognition system using artificial neural networks. It introduces the structure of a typical currency recognition system, including pre-processing, feature extraction, and classification stages. Artificial neural networks are used to classify currencies based on extracted color, texture, and shape features. The system is designed to recognize four currencies with the goal of providing a simple, efficient and accurate approach to currency recognition.

Uploaded by

pranati putrevu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

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

Image processing (Noise removal etc.)

Feature Extraction

Classification using ANN

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)

2 cv the color variance of the image (in pixels)

3 cs the color skewness of the image area

the image edge orientation histogram


4 eh (Canny Method).
the image gray level cooccurrence matrix
5 glcm (Graycomatrix Method)
11 Performance Parameter
12 Mathematical Model
13 Scope and Limitation
This paper is meant for Paper Currency
Recognition
System. It is designed to just recognize four
different
currencies. This means that this system will not
be
concerned with other currencies. In addition,
the system
will focus on paper currencies, not coins.
Moreover, the
system is not concerned with verification of the
validity of
the paper currencies (i.e. verifying that the
paper currency
is genuine and not faked). This is usually done
using other
methods which might involve sensing the
magnetic string
embedded inside the currency, or some other
methods.
14 Experimental Results
15
16 Future Scope
The proposed algorithm is fully automatic and
requires no human intervention. The author is
also thinking to apply the proposed feature
methodology for another model of classification.
It might improve the accuracy and efficiency
process.
This work is in progress as a subsequent work
together with the issue of considering
dimensionality reduction with genetic
algorithms.
17 Conclusion
Paper Currency Recognition is an important
application of Pattern Recognition. Many studies
were made to recognize paper currencies using
Neural Networks. In this paper,
another method of recognizing currencies has
been introduced, which is based on correlation
between images.
The method uses feed forward backpropagation
neural network. The method is quite reasonable in
terms of accuracy.
However, there is a room to improve the
processing time.
18 References

You might also like