Survey on Fake Coin and Currency Detection

Size: px
Start display at page:

Download "Survey on Fake Coin and Currency Detection"

Transcription

1 376 Survey on Fake Coin and Currency Detection M.Karthika 1, Dr. S. John Peter 2, Mrs. J. Patricia Annie Jebamalar 3 1 M. Phil Scholar, Department of Computer Science, St. Xavier's College, Palayamkottai, Thirunelveli, India 2 Associate Professor, Head of the Department, Department of Computer Science, St. Xavier's College, Thirunelveli, India 3 Associate Professor, Department of Computer Science, St. Xavier's College, Palayamkottai, Thirunelveli, India ABSTRACT This paper makes an attempt to represent the survey on the fake coin and currency detection. Fake notes in the Republic of India are flowing into the system. Now, the identification of fake notes is becoming a very important topic for the researchers. The focus of the currency identification system is on fake currency recognition. The Currency Identity System is important today, it must be accurate. Progressive approach to identifying paper money relies on several steps, together with edge detection, feature extraction, image segmentation, image acquisition, grayscale conversion, and comparison of pictures. This survey paper discusses how to look for fake coins and notes. This paper provides an overview of India's Currency Identification Methods to determine if the malware has been activated. When some pre-training and training techniques are implemented, the validity of the Currency Identity System can be improved. Keywords - Currency circulation, Edge Detection, Fake currency Identification, Feature Extraction, Image Processing 1. INTRODUCTION Modernization of the financial system is the cornerstone of the protection of economic prosperity and the maintenance of social harmony. The Reserve Bank of India is the only fully-fledged bank in India. But some people tend to create counterfeit currency. India's 100, 500, and 2000 counterfeit currency seem to have flooded the system, and there is no meaningful way to deal with them for ordinary people. The common people are the victims of these currencies and 500 are the highest available currency and the maximum fake is done in them. For many years, the currency, sterling silver has spread to society and there is no balance between social harmony and society. Numerous agreements have been made in this regard. Reserve Bank is the only bank that has the sole power to issue bills in India. Reserve banks, like other central banks around the world, occasionally change the design of the bills. In general, anti-fraud measures are included, including good bills, which allow specialists, not to fake. On grinding or parallel-grooved, the edges are used to indicate that no precious metal is scraped. Reserve banks use many fraudulent techniques. Fake or counterfeit cards are the biggest issue of money transactions. For a country like India, it is becoming a major obstacle. Due to the advanced scanning technology, it is easy for people to print fake records using the latest hardware. The detection of fake handwritten records becomes a costly and unsatisfactory process that requires an automatic technique that can process the currency identification process efficiently. 2. LITERATURE SURVEY The effective recognition of the blind banners is used based on the components. This article should mark the daily sign with ultraviolet light. The employer employs the account of the equipment and tries to determine if the ocean's identities, identities and other notes are appropriate for their denomination and authentication. This increases the labor force. On the other hand, if the bank staff uses the system, the results may be correct. Traffic Blur affects system performance, so the true speed of marking marks is reduced. The problem can be summarized as follows: i) Problems with motion blur (ii) Ambiguities that are placed by the imager iii) Technology to download less efficient features. This technique is proposed by Yinglienian [1]. The techniques for detecting fake currency methods based on bit rate reduction techniques. This article introduces a new approach using cost-saving techniques to extract the most important data from the images of fake bills by applying edge detection algorithms. The proposed technique is in the original image distribution, with the gray gradient 256 in its binary image equal 8. This is useful when analyzing the importance of attributes defined by each image of the original image. Higher-bit bits are evaluated for the blue dollar bill image by applying the Canny Edge Finder algorithm. Then the result is compared to real money and other available techniques that are used to detect fake notes. This methodology is proposed by Mohammad H. Alshayeji [2].

2 377 This technique describes an electronic-based blind-based Enhancement System. This paper is designed primarily to support them and make it easier for them to use the currency. Here we offer Android based apps to recognize the currencies from different countries, as well as their denominations for the blind. Image processing techniques such as download features and matching are used to determine the currency. The software runs on the low-end smartphone. We provide voice mail as an input to launch apps and capture images. Then the image is captured and compared to the test image. If the features of both pictures are matched, the audio output is given to the user about the currency name and the country in which it belongs. Otherwise, an error message is provided as a result. This technique is proposed by Nayana Susan Jose and Sherman Siby [3]. This article describes the automatic paper recognition system. This can be useful in banking systems and other commercial areas. This paper describes the recognition of paper currency using digital imaging techniques. Three Indian paper features were chosen to look for counterfeit goods, including identity certificates, security threats and sketches. Download features are made on the image of the currency and are compared with real currency characteristics. The gradient level Sobel operators are used for character extraction. Recognizing accurate paper currency and high speed processes are important for the banking system. This approach has the advantages of simplicity and high speed. This methodology is proposed by Mirza and Nanda [4]. 3. METHODOLOGY 3.1 Artificial Neural Network Artificial neural network Neural Networks, with their remarkable ability to derive meaning from complicated or imprecise data, can be used to extract patterns and detect trends that are too complex to be noticed by either humans or other computer techniques. A trained neural network can be thought of as an "expert" in the category of information it has been given to analyze. This expert can then be used to provide projections given new situations of interest and answer "what if" questions. Other advantages include: Adaptive learning: An ability to learn how to do tasks based on the data given for training or initial experience. Self-Organization: An ANN can create its own organization or representation of the information it receives during learning time. Real Time Operation: ANN computations may be carried out in parallel, and special hardware devices are being designed and manufactured which take advantage of this capability. Fault Tolerance via Redundant Information Coding: Partial destruction of a network leads to the corresponding degradation of performance. However, some network capabilities may be retained even with major network damage. Using Multiple Hidden Layers: Multilayer perceptrons using a back propagation algorithm are the standard algorithm for any supervised learning pattern recognition process and the subject of ongoing research in computational neuroscience and parallel distributed processing. They are useful in research in terms of their ability to solve problems stochastically, which often allows one to get approximate solutions for extremely complex problems like fitness approximation. This method has low computational complexity. This is the big advantage of this approach. But it has one disadvantage that is its [1] accuracy is rather low. 3.2 Local Spatial Feature The fake coin detection method uses the local features of the image for feature extraction. The method is invariant to rotation and translation and also the recognition is being done with the single neutral image as train image. Normalized Local standard deviation filter is used for extracting the spatial intensity changes in the image. The key feature of this approach is that it uses single gallery image per coin for the recognition purpose and produces high recognition accuracy. Using background extraction of the coin and the decomposition of an image into concentric circles increases its invariant property against rotation and translation [2]. 3.3 Hough Transform Hough Transform is usually used in detection programs to detect shapes. Here in the proposed system, we want to apply it to coins of circle shape so the Circular Hough Transform (CHT) is used. The Hough transform is specific to a circle of given radius and the result of the transform gives a likelihood of each pixel being the center of a circle with the given radius. In Circular Hough Transform there exist two spaces, geometric space, and accumulator or (Hough space). Each point in the geometric space on the original circle

3 378 edges generates a circle in the accumulator space. The circles in accumulator space intersect together at (a, b) that correspond to the center (x, y) in the geometric space. Notice that (a, b) is a group of pixels that are likely to be the center of the circle. This method is very fast and has less memory capacity. But the performance of this method [3] is very poor in case of low-resolution images. 3.4 Morphological Operation Approach Morphological recognition algorithm based fake coin recognition capture the image by the camera and converted into a grayscale image for pre-processing. After conversion, image complemented, binary conversion is applied to the image. After conversion, the method for detecting the edge of the cup was performed and passed the discovery in the expansion process. After filtering and expanding, the area is chosen where the maximum number of pennies is and the coins are recognized by the image in the form of the box. Block analysis is used for coins for Indian coin discovery. It provides the clear edges of the coins to improve accuracy for coin detection. This is the great plus of this method. The major drawback of this approach [4] is, this scheme only considers static data files and do not explicitly study the problem of data error localization. 3.5 Rotational Invariant Approach Rotation invariance approach, it is not necessary to place the coin at a specific angle. Image Segmentation helps to reduce the amount of data required for processing. This system takes less time for processing and gives the best results rotation invariance approach, it is not necessary to place the coin at a specific angle. Image Segmentation helps to reduce the amount of data required for processing. This system takes less time for processing and gives the best results. This algorithm using rotation invariance approach it is not necessary to place the coin at a specific angle. Also, it [5] helps to reduce the amount of data required for processing. 3.6 Edge Detection and Enhancement The thresholded (binary) image has irregularities that will be removed with Morphological closing and filling plus area thresholding. The morphologically close image is done by using a disk structuring element to preserve the circular nature of the object. The filling is done to fill in holes in the image that are a set of background pixels that cannot be reached by filling in the background from the edge of the image. Finally, area Thresholding is applied also to remove the small objects which containing fewer than 1000 pixels from the binary image. Recognition time of this method is very less. So this is the advantage of this approach. But it did not use the vertical locations of coin candidates for identifying fake coin because the changes in positioning and respiration between the two views were not considered in this scheme. This approach [6] reduces the accuracy. 3.7 Image Subtraction Having procured both the object and the test image, two subsequent checks are performed narrowing down the recognition process. Coarse Subtraction: The test image is given one full rotation in steps of the fixed angular distance of say 30º. At each instance of rotation, image subtraction is carried between the rotated test image and the input object image. The two images basically are a 2-d array consisting of gray values. Subtracting these array yields gray values begetting the third image. Subtracted Image (r, c) = Object (r, c) test image (r, c) (1) This approach [7] works well with fewer samples and learning result is more robust. But the limitation of this approach is the choice of kernel and extensive memory requirements. 3.8 Harris-Hessian Algorithm Harris-Hessian detector is based on a Harris-Hessian algorithm and it extracted features from the original image of the coin and usually, interest points are used as the feature points. This method is robust to noisy data. This is the merit of this approach. But this approach [8] need to determine the value of the kernel and distancebased learning is not clear. 3.9 Otsu Algorithm The method is done by the user to get the image from the computer or camera used. Once the image is selected, the RGB image of the coin is scanned on both sides. When the selected RGB image is converted to Grayscale. If the image is selected initially, it is gray, so it does not have to be converted. If the image size is small, RGB images can be used for recognition and recognition, and if the size of the image is large, you need to change it. Once you have completed both steps, you need to crop the image to have a pictured image. When the crop is done, the next step is to divide the image into different segments depending on the total amount of pennies in the picture. This is done using a known algorithm known as Otsu Algorithm. This algorithm is a method of pragmatization based on histograms and is known as command on tags. When analyzing the image, it is first divided, then the

4 379 corresponding low method is applied. To obtain overlapping images in one image, morphing operations can be used. The result is high and unaltered radius. Lack of threshold variability sample leads poor performance. This is the disadvantage of this approach [9] Thresholding Thresholding is applied to the input image to separate foreground from the background through hue and saturation values to create a threshold image that could possibly include overlapping or clutter. To apply thresholding [10], first, determine the hue of the background by using the histogram, and then find the first index of the max value of nonzero elements. Second, apply saturation thresholding. After that, determine threshold factor a value that rates the likelihood of being in the background[10] Component-Based Model The component-based model has four main advantages over the global model: 1) the class-specific information is not evenly distributed on the banknote. Some regions cover more obvious class-specific features, while other regions are relatively similar across different classes. It will be more effective to use those more class-specific components in the recognition of banknotes. 2) A component-based model is able to focus on local and stable parts, which very much less than the pattern of an entire banknote under the geometric and photometric changes. 3) Local image features that are generated from components are much less than that from the entire image. This helps to speed up the matching process and reduce memory requirement. 4) A component-based model is more robust in handling partial occlusions. It is empirically impossible to take account of all conditions which cover the spectrum of possible variations that can result from occlusions. In the component-based model, individual components are detected by their corresponding detectors. Partial occlusions only affect the outputs of a portion of component detectors. As long as a certain amount of components are detected, the whole banknote is still able to be recognized. It has low computational complexity. But it [11] is affected by Motion Blur problem. network and weights are initialized to some random values, and the activation function is applied. The output is checked with the targets, if it is not same as targets then it propagates an error back to all previous layers and weights are updated on all layers. Three-layer feed forward Backpropagation Neural Network with sigmoid activation function is trained with the learning parameters. The author concluded that efficient feature extraction technique will improve the accuracy of identification against the forged currency. This approach [12] are not robust for all currency notes Multi Neural Network Multilayer Perception is a new technique to recognize paper currency. The recognition of paper currency has been successfully attempted to be recognized from both sides. It uses two classifications, the Euclidean circle weighing at the right weight and the nervous system. The requested technique is based on the download of certain specifications of the paper currency. In addition to finding and extracting features, the technique also includes various preprocessing steps. Various factors like the image size, edge detection, the Euler number and the correlation coefficient play important role in the recognition process. This method uses two classifiers, the weighted Euclidean. But image quality is produced by this approach [13] is very low and the system does not work properly Negative Correlation Learning The Negative Correlation Learning was to produce different individual NN in the ensemble, so that entire ensemble learns the input pattern completely. ENN is a learning paradigm where a collection of a finite number of neural networks is trained for the same task. The input vectors are applied simultaneously in all the ensembles. The negative correlation learning is to produce the diversity of the individual networks using a penalty term. It can be easily implemented and it can provide high classification performances. The major drawback of this approach [14] is computation complexity. TABLE 1: Comparison of existing methods Methods Description 3.12 Backpropagation Neural Network The Backpropagation algorithm was proposed by Rumelhart, Hinton, and Williams in The Backpropagation algorithm works as a feed-forward neural network but it propagates back the error to previous layers so that weights can be updated in all layers. In the first step, the input is presented to the Artificial Neural Network Local Spatial Features This method is used to separate the fake and real currency. This approach extracts the feature which uniquely identifies the fake currency.

5 380 Heuristic Approach, Hough Transform This technique is used in this paper to find the shapes of the currency. Negatively Correlated Neural Network Ensemble This approach is used to produce different individual weights of fake currency. Morphological Operation Artificial neural network Rotational Invariance Approach Edge detection, Cropping, threshold detection Statistical Approach Image Subtraction Otsu s Algorithm, Hough Transform Component-based framework Radius Basis Function Three-layer backpropagation It is used for each coin separately to detect Indian coins. This method is used to separate the fake and real coin. This approach is used to recognize the coin and note in any direction. This approach is applied to the input image to separate foreground from the background through huge and saturation values to create a thresholded image. This approach is used to drive the statistical feature from the given input image. Image subtraction is carried between the rotated test image and the input object image to find the fake note and coin. It divides the image into various segments depends on the total number of the coins present in an image. This approach is used to speed up the matching process and reduce memory requirement A radial basis function (RBF) is a real-valued function whose value depends only on the distance from the original currency and the fake currency. In this paper, a three-layer backpropagation neural network (BPNN) is employed for fake coin detection by using a concentration based feature construction (CFC) approach. Multilayer Perceptrons Feed-forward Backpropagation Neural Network (BPN) 4. CONCLUSION It extracts the feature value in a multilayer to increase performance. In this approach, the output of the first layer is given as the input of the next layer. This paper discusses various coins and currency identification methods based on image processing. Table 1 compares the work of some researchers, which is useful for short study. Many methods have been proposed till now for the coin and currency recognition, but still, very less work has been done for better accuracy. The comparative experiments show that each of these approaches improves accuracy, smaller feature dimension and faster feature extraction time than the previous approaches. This survey has conducted a study through various literature describing different techniques to determine fake coins and currencies. From this survey, it is clear that the accuracy of the fake coin and currency identification can be improved by applying some efficient pre-processing and feature extraction techniques. REFERENCES [1] Faiz M. Hasanuzzaman, Xiaodong Yang, and YingLiTian, Senior Member, IEEE Robust and Effective Component-based Banknote Recognition for the Blind, IEEE Trans System Cybern C Appl Rev Nov; 42(6): [2] Mohammad H Alshayeji, Mohammad Al-Rousan and Dunya T. Hassoun, Detection Method for Counterfeit Currency Based on Bit-Plane Slicing Technique, International Journal of Multimedia and Ubiquitous Engineering Vol.10, No.11 (2015). [3] Nayana Susan Jose, Sherman Siby, Juby Mathew, Mrudula Das, Android Based Currency Recognition System for Blind, International Journal of Engineering Research in Computer Science and Engineering (IJERCSE) Vol 2, Issue 4, April 2015.

6 381 [4] Rubeena Mirza, Vinti Nanda, Characteristic Extraction Parameters for Genuine Paper Currency Verification Based on Image Processing, IFRSA International Journal of Computing, Volume 2, Issue 2, April [5] Komal Vora, Ami Shah, Jay Mehta, A Review Paper on Currency Recognition System, International Journal of Computer Applications ( ), Volume 115 No. 20, April [6] G. Trupti Pathrabe, Mrs.Swapnili Karmore, A Novel Approach of Embedded System for Indian Paper Currency Recognition, International Journal of Computer Trends and Technology, May to June Issue 2011, ISSN: [7] Pathrabe T, Bawane N.G, Feature Extraction Parameters for Genuine Paper Currency Recognition and Verification, International Journal of Advanced Engineering Sciences and Technologies, Volume 2, 85-89, [8] B.Sai Prasanthi, D. Rajesh Setty, Indian Paper Currency Authentication System using Image processing International Journal of Scientific Research Engineering and Technology (IJSRET), ISSN [9] S. Surya, G. Thailambal, Comparative Study on Currency Recognition System Using Image Processing, International Journal Of Engineering and Computer Science, ISSN: [10] Chinmay Burke, Meghana Sirdeshmukh, M.S.Kanitkar, Currency Recognition Using Image Processing, International Journal of Innovative Research in Computer and Communication Engineering (An ISO 3297: 2007 Certified Organization) Vol. 3, Issue 5, May [11] Dr. Seema Bawa, Shatrughan Modi Dept. of Computer Science and Engineering Thapar University Patiala , India Automated Coin Recognition System using ANN, International Journal of Computer Applications ( )Volume 26 No.4, July [12] Rawan S. Hassoubah (r.hassoubah@gmail.com), Amel F. Aljebry (a_jebr@yahoo.com) Lamiaa A Elrefaei (lamiaabdalah@yahoo.com), Faculties of Computing and Information Technology King Abdulaziz University Jeddah, Saudi Arabia Saudi Riyal Coin Detection and Recognition (proceedings of the 2013 IEEE Second International Conference On Image Information Processing). [13] Velu C M1, P.Vivekanadan2, Kashwan K R3,1 R.S, Department of CSE, Anna University of Technology, Coimbatore , Tamil Nadu, India 2 Director, Knowledge Data Centre, Anna University, Chennai Indian Coin Recognition and Sum Counting System of Image DataMining Using Artificial Neural Networks, International Journal of Advanced Science and Technology Vol 31, June,2011. [14] Unnikrishnan G, Sajith Sethu P (PG Scholar, SCT College of Engineering, Trivandrum, Kerala, India (Assistant Professor, SCT College of Engineering, Trivandrum, Kerala,India Automatic Coin Recognition Using Local Spatial Features IOSR Journal of VLSI and Signal Processing(IOSR-JVSP) Volume 3, Issue 5 (Nov. Dec. 2013), PP e-issn: , p- ISSN No. : www.iosrjournals.org [15] Suchika Malik, Parveen Bajaj, Mukhwinder Kaur ECE &M.M U Sadopur Ambala India, Sample Coin Recognition System using Artificial Neural Network on Static Image Dataset, Volume 4, Issue 1, January 2014 ISSN: X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: [16] C.M.Velu, HOD of CSE, SKR Engineering College, Chennai , India, P. Vivekanandan, Director, Knowledge Data Centre, Anna University, Chennai , India. cmvelu41@gmail.com, vivek@annaunive.ed, Indian Coin Recognition System of Image Segmentation by Heuristic Approach and Hough Transform (HT) Int. J. Open Problems Compt. Math., Vol. 2, No.2, June [17] Malatesh, Anitha G, Indian Coin Matching and Counting Using Edge Detection Technique, International Journal of Innovative Research in Computer and Communication Engineering, Vol. 3, Issue 2, February [18] Hafeez Anwar, Sebastian Zambanini, Martin Kampel, and Klaus Vondrovec Hafeez Anwar, Sebastian Zambanini, Martin Kampel, Klaus Vondrovec, Ancient Coin Classification Using Reverse Motif Recognition: Image-based classification of Roman Republican coins, IEEE Signal Process, Mag. 32(4): (2015). [19] Nikita Shelgikar, Prof. L.M.R.J. Lobo, Indian Coin Recognition with Rotation Invariance using Radial Blur Technique, IJAIEM 2014, 1M.E. (CSE) Department of Computer Science & Engineering, Walchand Institute of Technology, Solapur, India 2Associate Professor in Department of Computer Science & Engineering, Walchand Institute of Technology, Solapur, India. [20] Rathod Prahaladsinh Kanubha, Y.J.Parmar, A Research - Develop An Efficient Algorithm To Recognize, Separate And Count Indian Coin From Image Using Matlab, International Journal of Modern Trends in Engineering and Research, Volume 02, Issue 02, February 2015.

Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB

Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB Rathod Prahaladsinh Kanubha 1, Y.J.Parmar 2 Student, Dept. of E.C., CCET, C.U. Shah University, Wadhwan,

More information

Identification of Fake Currency Based on HSV Feature Extraction of Currency Note

Identification of Fake Currency Based on HSV Feature Extraction of Currency Note Identification of Fake Currency Based on HSV Feature Extraction of Currency Note Neetu 1, Kiran Narang 2 1 Department of Computer Science Hindu College of Engineering (HCE), Deenbandhu Chhotu Ram University

More information

(Volume3, Issue2) Mahesh R Pujar ABSTRACT

(Volume3, Issue2) Mahesh R Pujar ABSTRACT (Volume3, Issue2) Available online at www.ijarnd.com Mahesh R Pujar B. V. B. College of Engineering and Technology, Hubballi, Karnataka ABSTRACT Indian is a developing country, Production, and printing

More information

Keywords coin, feature extraction, neural network, recognition.

Keywords coin, feature extraction, neural network, recognition. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Sample Coin

More information

Indian Coin Matching and Counting Using Edge Detection Technique

Indian Coin Matching and Counting Using Edge Detection Technique Indian Coin Matching and Counting Using Edge Detection Technique Malatesh M 1*, Prof B.N Veerappa 2, Anitha G 3 PG Scholar, Department of CS & E, UBDTCE, VTU, Davangere, Karnataka, India¹ * Associate Professor,

More information

Original and Counterfeit Money Detection Based on Edge Detection

Original and Counterfeit Money Detection Based on Edge Detection Original and Counterfeit Money Detection Based on Edge Detection Muhammad Akbar, Awaluddin, Agung Sedayu, Aditya Andika Putra 1, Setyawan Widyarto 1,2 1 Program Magister Komputer, Universitas Budi Luhur,

More information

Fake Currency Detection Using Image Processing

Fake Currency Detection Using Image Processing Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.199 IJCSMC,

More information

INDIAN VEHICLE LICENSE PLATE EXTRACTION AND SEGMENTATION

INDIAN VEHICLE LICENSE PLATE EXTRACTION AND SEGMENTATION International Journal of Computer Science and Communication Vol. 2, No. 2, July-December 2011, pp. 593-599 INDIAN VEHICLE LICENSE PLATE EXTRACTION AND SEGMENTATION Chetan Sharma 1 and Amandeep Kaur 2 1

More information

FACE RECOGNITION USING NEURAL NETWORKS

FACE RECOGNITION USING NEURAL NETWORKS Int. J. Elec&Electr.Eng&Telecoms. 2014 Vinoda Yaragatti and Bhaskar B, 2014 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 3, No. 3, July 2014 2014 IJEETC. All Rights Reserved FACE RECOGNITION USING

More information

IJRASET 2015: All Rights are Reserved

IJRASET 2015: All Rights are Reserved A Novel Approach For Indian Currency Denomination Identification Abhijit Shinde 1, Priyanka Palande 2, Swati Kamble 3, Prashant Dhotre 4 1,2,3,4 Sinhgad Institute of Technology and Science, Narhe, Pune,

More information

Proposed Method for Off-line Signature Recognition and Verification using Neural Network

Proposed Method for Off-line Signature Recognition and Verification using Neural Network e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Proposed Method for Off-line Signature

More information

Recognition System for Pakistani Paper Currency

Recognition System for Pakistani Paper Currency World Applied Sciences Journal 28 (12): 2069-2075, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.28.12.300 Recognition System for Pakistani Paper Currency 1 2 Ahmed Ali and

More information

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 3, May - June 2018, pp. 177 185, Article ID: IJARET_09_03_023 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=3

More information

Note to Coin Exchanger

Note to Coin Exchanger Note to Coin Exchanger Pranjali Badhe, Pradnya Jamadhade, Vasanta Kamble, Prof. S. M. Jagdale Abstract The need of coin currency change has been increased with the present scenario. It has become more

More information

A SURVEY ON HAND GESTURE RECOGNITION

A SURVEY ON HAND GESTURE RECOGNITION A SURVEY ON HAND GESTURE RECOGNITION U.K. Jaliya 1, Dr. Darshak Thakore 2, Deepali Kawdiya 3 1 Assistant Professor, Department of Computer Engineering, B.V.M, Gujarat, India 2 Assistant Professor, Department

More information

Automatic Morphological Segmentation and Region Growing Method of Diagnosing Medical Images

Automatic Morphological Segmentation and Region Growing Method of Diagnosing Medical Images International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 2, Number 3 (2012), pp. 173-180 International Research Publications House http://www. irphouse.com Automatic Morphological

More information

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Shigueo Nomura and José Ricardo Gonçalves Manzan Faculty of Electrical Engineering, Federal University of Uberlândia, Uberlândia, MG,

More information

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL Instructor : Dr. K. R. Rao Presented by: Prasanna Venkatesh Palani (1000660520) prasannaven.palani@mavs.uta.edu

More information

Automatic Licenses Plate Recognition System

Automatic Licenses Plate Recognition System Automatic Licenses Plate Recognition System Garima R. Yadav Dept. of Electronics & Comm. Engineering Marathwada Institute of Technology, Aurangabad (Maharashtra), India yadavgarima08@gmail.com Prof. H.K.

More information

Image Forgery Detection Using Svm Classifier

Image Forgery Detection Using Svm Classifier Image Forgery Detection Using Svm Classifier Anita Sahani 1, K.Srilatha 2 M.E. Student [Embedded System], Dept. Of E.C.E., Sathyabama University, Chennai, India 1 Assistant Professor, Dept. Of E.C.E, Sathyabama

More information

CURRENCY DETECTION AND DENOMINATION SYSTEM USING IMAGE PROCESSING Pranjal Ambre 1, Ahamadraja Mansuri 2, Harsh Patel 3, Assistant Prof.

CURRENCY DETECTION AND DENOMINATION SYSTEM USING IMAGE PROCESSING Pranjal Ambre 1, Ahamadraja Mansuri 2, Harsh Patel 3, Assistant Prof. CURRENCY DETECTION AND DENOMINATION SYSTEM USING IMAGE PROCESSING Pranjal Ambre 1, Ahamadraja Mansuri 2, Harsh Patel 3, Assistant Prof. Sunita Naik 4 B.E. Computer Engineering, VIVA Institute of Technology,

More information

Implementation of License Plate Recognition System in ARM Cortex A8 Board

Implementation of License Plate Recognition System in ARM Cortex A8 Board www..org 9 Implementation of License Plate Recognition System in ARM Cortex A8 Board S. Uma 1, M.Sharmila 2 1 Assistant Professor, 2 Research Scholar, Department of Electrical and Electronics Engg, College

More information

Vehicle License Plate Recognition System Using LoG Operator for Edge Detection and Radon Transform for Slant Correction

Vehicle License Plate Recognition System Using LoG Operator for Edge Detection and Radon Transform for Slant Correction Vehicle License Plate Recognition System Using LoG Operator for Edge Detection and Radon Transform for Slant Correction Jaya Gupta, Prof. Supriya Agrawal Computer Engineering Department, SVKM s NMIMS University

More information

Image binarization techniques for degraded document images: A review

Image binarization techniques for degraded document images: A review Image binarization techniques for degraded document images: A review Binarization techniques 1 Amoli Panchal, 2 Chintan Panchal, 3 Bhargav Shah 1 Student, 2 Assistant Professor, 3 Assistant Professor 1

More information

Indian Currency Recognition and Verification Using Image Processing

Indian Currency Recognition and Verification Using Image Processing Indian Currency Recognition and Verification Using Image Processing Ingulkar Ashwini Suresh 1, Prof.P.P.Narwade 2 1M.E. (II) year student of Department of Electronics and Telecommunication Engineering,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 10, October -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 REVIEW

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 2017, Vol. 3, Issue 3, 357-366 Original Article ISSN 2454-695X Shagun et al. WJERT www.wjert.org SJIF Impact Factor: 4.326 NUMBER PLATE RECOGNITION USING MATLAB 1 *Ms. Shagun Chaudhary and 2 Miss

More information

Wheeler-Classified Vehicle Detection System using CCTV Cameras

Wheeler-Classified Vehicle Detection System using CCTV Cameras Wheeler-Classified Vehicle Detection System using CCTV Cameras Pratishtha Gupta Assistant Professor: Computer Science Banasthali University Jaipur, India G. N. Purohit Professor: Computer Science Banasthali

More information

Automatic Electricity Meter Reading Based on Image Processing

Automatic Electricity Meter Reading Based on Image Processing Automatic Electricity Meter Reading Based on Image Processing Lamiaa A. Elrefaei *,+,1, Asrar Bajaber *,2, Sumayyah Natheir *,3, Nada AbuSanab *,4, Marwa Bazi *,5 * Computer Science Department Faculty

More information

Study and Analysis of various preprocessing approaches to enhance Offline Handwritten Gujarati Numerals for feature extraction

Study and Analysis of various preprocessing approaches to enhance Offline Handwritten Gujarati Numerals for feature extraction International Journal of Scientific and Research Publications, Volume 4, Issue 7, July 2014 1 Study and Analysis of various preprocessing approaches to enhance Offline Handwritten Gujarati Numerals for

More information

MAV-ID card processing using camera images

MAV-ID card processing using camera images EE 5359 MULTIMEDIA PROCESSING SPRING 2013 PROJECT PROPOSAL MAV-ID card processing using camera images Under guidance of DR K R RAO DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY OF TEXAS AT ARLINGTON

More information

Image Finder Mobile Application Based on Neural Networks

Image Finder Mobile Application Based on Neural Networks Image Finder Mobile Application Based on Neural Networks Nabil M. Hewahi Department of Computer Science, College of Information Technology, University of Bahrain, Sakheer P.O. Box 32038, Kingdom of Bahrain

More information

Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition

Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition Hetal R. Thaker Atmiya Institute of Technology & science, Kalawad Road, Rajkot Gujarat, India C. K. Kumbharana,

More information

An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique

An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique Savneet Kaur M.tech (CSE) GNDEC LUDHIANA Kamaljit Kaur Dhillon Assistant

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

More information

Contrast adaptive binarization of low quality document images

Contrast adaptive binarization of low quality document images Contrast adaptive binarization of low quality document images Meng-Ling Feng a) and Yap-Peng Tan b) School of Electrical and Electronic Engineering, Nanyang Technological University, Nanyang Avenue, Singapore

More information

Number Plate Detection with a Multi-Convolutional Neural Network Approach with Optical Character Recognition for Mobile Devices

Number Plate Detection with a Multi-Convolutional Neural Network Approach with Optical Character Recognition for Mobile Devices J Inf Process Syst, Vol.12, No.1, pp.100~108, March 2016 http://dx.doi.org/10.3745/jips.04.0022 ISSN 1976-913X (Print) ISSN 2092-805X (Electronic) Number Plate Detection with a Multi-Convolutional Neural

More information

Real Time Word to Picture Translation for Chinese Restaurant Menus

Real Time Word to Picture Translation for Chinese Restaurant Menus Real Time Word to Picture Translation for Chinese Restaurant Menus Michelle Jin, Ling Xiao Wang, Boyang Zhang Email: mzjin12, lx2wang, boyangz @stanford.edu EE268 Project Report, Spring 2014 Abstract--We

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

NOTE TO COIN EXCHANGER WITH FAKE NOTE DETECTION

NOTE TO COIN EXCHANGER WITH FAKE NOTE DETECTION NOTE TO COIN EXCHANGER WITH FAKE NOTE DETECTION Kajal A. Gavali 1, Sonprabha D. Patil 2, Divyani D. Ingavle 3, Prof. S. S. Patil 4 1,2,3 Student, 4 Assistant Professor,Department of Electronics and Telecommunication

More information

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Reg. No.:20151213 DOI:V4I3P13 AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Meet Shah, meet.rs@somaiya.edu Information Technology, KJSCE Mumbai, India. Akshaykumar Timbadia,

More information

AN OPTIMIZED APPROACH FOR FAKE CURRENCY DETECTION USING DISCRETE WAVELET TRANSFORM

AN OPTIMIZED APPROACH FOR FAKE CURRENCY DETECTION USING DISCRETE WAVELET TRANSFORM AN OPTIMIZED APPROACH FOR FAKE CURRENCY DETECTION USING DISCRETE WAVELET TRANSFORM T.Manikyala Rao 1, Dr. Ch. Srinivasa Rao 2 Research Scholar, Department of Electronics and Communication Engineering,

More information

Automated Number Plate Verification System based on Video Analytics

Automated Number Plate Verification System based on Video Analytics Automated Number Plate Verification System based on Video Analytics Kumar Abhishek Gaurav 1, Viveka 2, Dr. Rajesh T.M 3, Dr. Shaila S.G 4 1,2 M. Tech, Dept. of Computer Science and Engineering, 3 Assistant

More information

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR.

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Image Enhancement

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Novel Approach

More information

A Novel Morphological Method for Detection and Recognition of Vehicle License Plates

A Novel Morphological Method for Detection and Recognition of Vehicle License Plates American Journal of Applied Sciences 6 (12): 2066-2070, 2009 ISSN 1546-9239 2009 Science Publications A Novel Morphological Method for Detection and Recognition of Vehicle License Plates 1 S.H. Mohades

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information

Analysis and Identification of Rice Granules Using Image Processing and Neural Network

Analysis and Identification of Rice Granules Using Image Processing and Neural Network International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 10, Number 1 (2017), pp. 25-33 International Research Publication House http://www.irphouse.com Analysis and Identification

More information

PARAMETER ESTIMATION OF METAL BLOOMS USING IMAGE PROCESSING TECHNIQUES

PARAMETER ESTIMATION OF METAL BLOOMS USING IMAGE PROCESSING TECHNIQUES PARAMETER ESTIMATION OF METAL BLOOMS USING IMAGE PROCESSING TECHNIQUES Avadhoot R. Telepatil 1, Shrinivas A.Patil 2 PG student, Department of Electronics Engineering, Textile and Engineering Institute,

More information

Matlab Based Vehicle Number Plate Recognition

Matlab Based Vehicle Number Plate Recognition International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 9 (2017), pp. 2283-2288 Research India Publications http://www.ripublication.com Matlab Based Vehicle Number

More information

Image Processing and Artificial Neural Network techniques in Identifying Defects of Textile Products

Image Processing and Artificial Neural Network techniques in Identifying Defects of Textile Products Image Processing and Artificial Neural Network techniques in Identifying Defects of Textile Products Mrs.P.Banumathi 1, Ms.T.S.Ushanandhini 2 1 Associate Professor, Department of Computer Science and Engineering,

More information

Brain Tumor Segmentation of MRI Images Using SVM Classifier Abstract: Keywords: INTRODUCTION RELATED WORK A UGC Recommended Journal

Brain Tumor Segmentation of MRI Images Using SVM Classifier Abstract: Keywords: INTRODUCTION RELATED WORK A UGC Recommended Journal Brain Tumor Segmentation of MRI Images Using SVM Classifier Vidya Kalpavriksha 1, R. H. Goudar 1, V. T. Desai 2, VinayakaMurthy 3 1 Department of CNE, VTU Belagavi 2 Department of CSE, VSMIT, Nippani 3

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1 IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 2, Issue 2, Apr- Generating an Iris Code Using Iris Recognition for Biometric Application S.Banurekha 1, V.Manisha

More information

Libyan Licenses Plate Recognition Using Template Matching Method

Libyan Licenses Plate Recognition Using Template Matching Method Journal of Computer and Communications, 2016, 4, 62-71 Published Online May 2016 in SciRes. http://www.scirp.org/journal/jcc http://dx.doi.org/10.4236/jcc.2016.47009 Libyan Licenses Plate Recognition Using

More information

PLC BASED CHANGE DISPENSING VENDING MACHINE USING IMAGE PROCESSING TECHNIQUE FOR IDENTIFYING AND VERIFYING CURRENCY

PLC BASED CHANGE DISPENSING VENDING MACHINE USING IMAGE PROCESSING TECHNIQUE FOR IDENTIFYING AND VERIFYING CURRENCY PLC BASED CHANGE DISPENSING VENDING MACHINE USING IMAGE PROCESSING TECHNIQUE FOR IDENTIFYING AND VERIFYING Dimple Thakwani, Dr. N Tripathi M.Tech scholar, Deptt. Of Electrical Engg,BIT, Durg,C.G. India

More information

A Review of Optical Character Recognition System for Recognition of Printed Text

A Review of Optical Character Recognition System for Recognition of Printed Text IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 3, Ver. II (May Jun. 2015), PP 28-33 www.iosrjournals.org A Review of Optical Character Recognition

More information

Introduction to Machine Learning

Introduction to Machine Learning Introduction to Machine Learning Deep Learning Barnabás Póczos Credits Many of the pictures, results, and other materials are taken from: Ruslan Salakhutdinov Joshua Bengio Geoffrey Hinton Yann LeCun 2

More information

AUTOMATIC IRAQI CARS NUMBER PLATES EXTRACTION

AUTOMATIC IRAQI CARS NUMBER PLATES EXTRACTION AUTOMATIC IRAQI CARS NUMBER PLATES EXTRACTION Safaa S. Omran 1 Jumana A. Jarallah 2 1 Electrical Engineering Technical College / Middle Technical University 2 Electrical Engineering Technical College /

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION ABSTRACT 2018 IJSRST Volume 4 Issue 3 Print ISSN : 2395-6011 Online ISSN: 2395-602X National Conference on Advances in Engineering and Applied Science (NCAEAS) 29 th January 2018 Organized by : Anjuman

More information

An Efficient Noise Removing Technique Using Mdbut Filter in Images

An Efficient Noise Removing Technique Using Mdbut Filter in Images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 49-56 www.iosrjournals.org An Efficient Noise

More information

Automated Driving Car Using Image Processing

Automated Driving Car Using Image Processing Automated Driving Car Using Image Processing Shrey Shah 1, Debjyoti Das Adhikary 2, Ashish Maheta 3 Abstract: In day to day life many car accidents occur due to lack of concentration as well as lack of

More information

Intelligent Indian Currency Detection with Note to Coin Exchanger

Intelligent Indian Currency Detection with Note to Coin Exchanger International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 ISSN 2229-5518 Intelligent Indian Currency Detection with Note to Coin Exchanger Prof. Vinay.U.Kale, Dhiraj

More information

MINE 432 Industrial Automation and Robotics

MINE 432 Industrial Automation and Robotics MINE 432 Industrial Automation and Robotics Part 3, Lecture 5 Overview of Artificial Neural Networks A. Farzanegan (Visiting Associate Professor) Fall 2014 Norman B. Keevil Institute of Mining Engineering

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

Classification of Clothes from Two Dimensional Optical Images

Classification of Clothes from Two Dimensional Optical Images Human Journals Research Article June 2017 Vol.:6, Issue:4 All rights are reserved by Sayali S. Junawane et al. Classification of Clothes from Two Dimensional Optical Images Keywords: Dominant Colour; Image

More information

Face Detection: A Literature Review

Face Detection: A Literature Review Face Detection: A Literature Review Dr.Vipulsangram.K.Kadam 1, Deepali G. Ganakwar 2 Professor, Department of Electronics Engineering, P.E.S. College of Engineering, Nagsenvana Aurangabad, Maharashtra,

More information

An Effective Method for Removing Scratches and Restoring Low -Quality QR Code Images

An Effective Method for Removing Scratches and Restoring Low -Quality QR Code Images An Effective Method for Removing Scratches and Restoring Low -Quality QR Code Images Ashna Thomas 1, Remya Paul 2 1 M.Tech Student (CSE), Mahatma Gandhi University Viswajyothi College of Engineering and

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 5, May ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 5, May ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 5, May-2014 601 Automatic license plate recognition using Image Enhancement technique With Hidden Markov Model G. Angel, J. Rethna

More information

Automatic Locating the Centromere on Human Chromosome Pictures

Automatic Locating the Centromere on Human Chromosome Pictures Automatic Locating the Centromere on Human Chromosome Pictures M. Moradi Electrical and Computer Engineering Department, Faculty of Engineering, University of Tehran, Tehran, Iran moradi@iranbme.net S.

More information

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING PRESENTED BY S PRADEEP K SUNIL KUMAR III BTECH-II SEM, III BTECH-II SEM, C.S.E. C.S.E. pradeep585singana@gmail.com sunilkumar5b9@gmail.com CONTACT:

More information

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw Review Analysis of Pattern Recognition by Neural Network Soni Chaturvedi A.A.Khurshid Meftah Boudjelal Electronics & Comm Engg Electronics & Comm Engg Dept. of Computer Science P.I.E.T, Nagpur RCOEM, Nagpur

More information

Face Detection System on Ada boost Algorithm Using Haar Classifiers

Face Detection System on Ada boost Algorithm Using Haar Classifiers Vol.2, Issue.6, Nov-Dec. 2012 pp-3996-4000 ISSN: 2249-6645 Face Detection System on Ada boost Algorithm Using Haar Classifiers M. Gopi Krishna, A. Srinivasulu, Prof (Dr.) T.K.Basak 1, 2 Department of Electronics

More information

Extraction and Recognition of Text From Digital English Comic Image Using Median Filter

Extraction and Recognition of Text From Digital English Comic Image Using Median Filter Extraction and Recognition of Text From Digital English Comic Image Using Median Filter S.Ranjini 1 Research Scholar,Department of Information technology Bharathiar University Coimbatore,India ranjinisengottaiyan@gmail.com

More information

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network 436 JOURNAL OF COMPUTERS, VOL. 5, NO. 9, SEPTEMBER Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network Chung-Chi Wu Department of Electrical Engineering,

More information

A new seal verification for Chinese color seal

A new seal verification for Chinese color seal Edith Cowan University Research Online ECU Publications 2011 2011 A new seal verification for Chinese color seal Zhihu Huang Jinsong Leng Edith Cowan University 10.4028/www.scientific.net/AMM.58-60.2558

More information

Live Hand Gesture Recognition using an Android Device

Live Hand Gesture Recognition using an Android Device Live Hand Gesture Recognition using an Android Device Mr. Yogesh B. Dongare Department of Computer Engineering. G.H.Raisoni College of Engineering and Management, Ahmednagar. Email- yogesh.dongare05@gmail.com

More information

Implementation of Barcode Localization Technique using Morphological Operations

Implementation of Barcode Localization Technique using Morphological Operations Implementation of Barcode Localization Technique using Morphological Operations Savreet Kaur Student, Master of Technology, Department of Computer Engineering, ABSTRACT Barcode Localization is an extremely

More information

Vision Review: Image Processing. Course web page:

Vision Review: Image Processing. Course web page: Vision Review: Image Processing Course web page: www.cis.udel.edu/~cer/arv September 7, Announcements Homework and paper presentation guidelines are up on web page Readings for next Tuesday: Chapters 6,.,

More information

An Analysis of Image Denoising and Restoration of Handwritten Degraded Document Images

An Analysis of Image Denoising and Restoration of Handwritten Degraded Document Images Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 12, December 2014,

More information

Colored Rubber Stamp Removal from Document Images

Colored Rubber Stamp Removal from Document Images Colored Rubber Stamp Removal from Document Images Soumyadeep Dey, Jayanta Mukherjee, Shamik Sural, and Partha Bhowmick Indian Institute of Technology, Kharagpur {soumyadeepdey@sit,jay@cse,shamik@sit,pb@cse}.iitkgp.ernet.in

More information

ROBUST FEATURES AND PAPER CURRENCY RECOGNITION SYSTEM

ROBUST FEATURES AND PAPER CURRENCY RECOGNITION SYSTEM ROBUST FEATURES AND PAPER CURRENCY RECOGNITION SYSTEM Allah Bux Sargano 1, Muhammad Sarfraz 2, NuhmanUl Haq 3 1,3 Department of Computer Science, COMSATS Institute of Information Technology, Tobe Camp,

More information

Detection of License Plates of Vehicles

Detection of License Plates of Vehicles 13 W. K. I. L Wanniarachchi 1, D. U. J. Sonnadara 2 and M. K. Jayananda 2 1 Faculty of Science and Technology, Uva Wellassa University, Sri Lanka 2 Department of Physics, University of Colombo, Sri Lanka

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: 2-4 July, 2015

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: 2-4 July, 2015 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 Counterfeit Currency Recognition Using SVM With Note to Coin Exchanger Swati

More information

Image Processing and Particle Analysis for Road Traffic Detection

Image Processing and Particle Analysis for Road Traffic Detection Image Processing and Particle Analysis for Road Traffic Detection ABSTRACT Aditya Kamath Manipal Institute of Technology Manipal, India This article presents a system developed using graphic programming

More information

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron Proc. National Conference on Recent Trends in Intelligent Computing (2006) 86-92 A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

More information

Comparison between Open CV and MATLAB Performance in Real Time Applications MATLAB)

Comparison between Open CV and MATLAB Performance in Real Time Applications MATLAB) Anaz: Comparison between Open CV and MATLAB Performance in Real Time -- Comparison between Open CV and MATLAB Performance in Real Time Applications Ammar Sameer Anaz Diyaa Mehadi Faris ammar3303@gmail.com

More information

CHARACTERS RECONGNIZATION OF AUTOMOBILE LICENSE PLATES ON THE DIGITAL IMAGE Rajasekhar Junjunuri* 1, Sandeep Kotta 1

CHARACTERS RECONGNIZATION OF AUTOMOBILE LICENSE PLATES ON THE DIGITAL IMAGE Rajasekhar Junjunuri* 1, Sandeep Kotta 1 ISSN 2277-2685 IJESR/May 2015/ Vol-5/Issue-5/302-309 Rajasekhar Junjunuri et. al./ International Journal of Engineering & Science Research CHARACTERS RECONGNIZATION OF AUTOMOBILE LICENSE PLATES ON THE

More information

Linear Gaussian Method to Detect Blurry Digital Images using SIFT

Linear Gaussian Method to Detect Blurry Digital Images using SIFT IJCAES ISSN: 2231-4946 Volume III, Special Issue, November 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on Emerging Research Areas in Computing(ERAC) www.caesjournals.org

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

More information

Biometrics Final Project Report

Biometrics Final Project Report Andres Uribe au2158 Introduction Biometrics Final Project Report Coin Counter The main objective for the project was to build a program that could count the coins money value in a picture. The work was

More information

Hand & Upper Body Based Hybrid Gesture Recognition

Hand & Upper Body Based Hybrid Gesture Recognition Hand & Upper Body Based Hybrid Gesture Prerna Sharma #1, Naman Sharma *2 # Research Scholor, G. B. P. U. A. & T. Pantnagar, India * Ideal Institue of Technology, Ghaziabad, India Abstract Communication

More information

Method to acquire regions of fruit, branch and leaf from image of red apple in orchard

Method to acquire regions of fruit, branch and leaf from image of red apple in orchard Modern Physics Letters B Vol. 31, Nos. 19 21 (2017) 1740039 (7 pages) c World Scientific Publishing Company DOI: 10.1142/S0217984917400395 Method to acquire regions of fruit, branch and leaf from image

More information

Experiments with An Improved Iris Segmentation Algorithm

Experiments with An Improved Iris Segmentation Algorithm Experiments with An Improved Iris Segmentation Algorithm Xiaomei Liu, Kevin W. Bowyer, Patrick J. Flynn Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556, U.S.A.

More information

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 9 (September 2014), PP.57-68 Combined Approach for Face Detection, Eye

More information

An Indian Coin Recognition System Using Artificial Neural Networks Loveneet Kaur*, Rekha Bhatia **

An Indian Coin Recognition System Using Artificial Neural Networks Loveneet Kaur*, Rekha Bhatia ** An Indian Coin Recognition System Using Artificial Neural Networks Loveneet Kaur*, Rekha Bhatia ** * Department of Computer Science and Engineering, Punjabi University Regional Centre for Information Technology

More information

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method M. Veerraju *1, S. Saidarao *2 1 Student, (M.Tech), Department of ECE, NIE, Macherla, Andrapradesh, India. E-Mail:

More information

A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA)

A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA) A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA) Suma Chappidi 1, Sandeep Kumar Mekapothula 2 1 PG Scholar, Department of ECE, RISE Krishna

More information

A Proposal for Security Oversight at Automated Teller Machine System

A Proposal for Security Oversight at Automated Teller Machine System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 6 (June 2014), PP.18-25 A Proposal for Security Oversight at Automated

More information

Colour Recognition in Images Using Neural Networks

Colour Recognition in Images Using Neural Networks Colour Recognition in Images Using Neural Networks R.Vigneshwar, Ms.V.Prema P.G. Scholar, Dept. of C.S.E, Valliammai Engineering College, Chennai, India Assistant Professor, Dept. of C.S.E, Valliammai

More information

ME 6406 MACHINE VISION. Georgia Institute of Technology

ME 6406 MACHINE VISION. Georgia Institute of Technology ME 6406 MACHINE VISION Georgia Institute of Technology Class Information Instructor Professor Kok-Meng Lee MARC 474 Office hours: Tues/Thurs 1:00-2:00 pm kokmeng.lee@me.gatech.edu (404)-894-7402 Class

More information