Runhou Chen,Danpeng Cheng, Jian Guo, Yawen Shen, Caokun Yang

Slides:



Advertisements
Similar presentations
Patient information extraction in digitized X-ray imagery Hsien-Huang P. Wu Department of Electrical Engineering, National Yunlin University of Science.
Advertisements

CSCE 643 Computer Vision: Template Matching, Image Pyramids and Denoising Jinxiang Chai.
Kyle Marcolini MRI Scan Classification. Previous Research  For EEN653, project devised based on custom built classifier for demented MRI brain scans.
Linear Filtering – Part I Selim Aksoy Department of Computer Engineering Bilkent University
Spatial Filtering (Chapter 3)
Image processing (spatial &frequency domain) Image processing (spatial &frequency domain) College of Science Computer Science Department
Morphological Image Processing Md. Rokanujjaman Assistant Professor Dept of Computer Science and Engineering Rajshahi University.
Image Analysis Preprocessing Arithmetic and Logic Operations Spatial Filters Image Quantization.
Chapter 3 (cont).  In this section several basic concepts are introduced underlying the use of spatial filters for image processing.  Mainly spatial.
CS 376b Introduction to Computer Vision 02 / 26 / 2008 Instructor: Michael Eckmann.
Spatial-based Enhancements Lecture 3 prepared by R. Lathrop 10/99 updated 10/03 ERDAS Field Guide 6th Ed. Ch 5: ;
Linear Filtering – Part I Selim Aksoy Department of Computer Engineering Bilkent University
Lecture 03 Area Based Image Processing Lecture 03 Area Based Image Processing Mata kuliah: T Computer Vision Tahun: 2010.
1 Multiple Classifier Based on Fuzzy C-Means for a Flower Image Retrieval Keita Fukuda, Tetsuya Takiguchi, Yasuo Ariki Graduate School of Engineering,
EE459 Neural Networks Examples of using Neural Networks Kasin Prakobwaitayakit Department of Electrical Engineering Chiangmai University.
Image Subtraction Mask mode radiography h(x,y) is the mask.
COMP322/S2000/L171 Robot Vision System Major Phases in Robot Vision Systems: A. Data (image) acquisition –Illumination, i.e. lighting consideration –Lenses,
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
SAR-ATR-MSTAR TARGET RECOGNITION FOR MULTI-ASPECT SAR IMAGES WITH FUSION STRATEGIES ASWIN KUMAR GUTTA.
CS654: Digital Image Analysis
1 Mathematic Morphology used to extract image components that are useful in the representation and description of region shape, such as boundaries extraction.
DIGITAL IMAGE PROCESSING
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities May 2, 2005 Prof. Charlene Tsai.
Machine Vision Edge Detection Techniques ENT 273 Lecture 6 Hema C.R.
TOPIC 12 IMAGE SEGMENTATION & MORPHOLOGY. Image segmentation is approached from three different perspectives :. Region detection: each pixel is assigned.
: Chapter 5: Image Filtering 1 Montri Karnjanadecha ac.th/~montri Image Processing.
Chapter 6 Skeleton & Morphological Operation. Image Processing for Pattern Recognition Feature Extraction Acquisition Preprocessing Classification Post.
Spatial Filtering (Chapter 3) CS474/674 - Prof. Bebis.
Image Enhancement in the Spatial Domain.
Student Gesture Recognition System in Classroom 2.0 Chiung-Yao Fang, Min-Han Kuo, Greg-C Lee, and Sei-Wang Chen Department of Computer Science and Information.
Spatial Image Enhancement
Image Subtraction Mask mode radiography h(x,y) is the mask.
Chapter-4 Single-Photon emission computed tomography (SPECT)
Big data classification using neural network
Linear Filters and Edges Chapters 7 and 8
Gray-level images.
- photometric aspects of image formation gray level images
REMOTE SENSING Digital Image Processing Radiometric Enhancement Geometric Enhancement Reference: Chapters 4 and 5, Remote Sensing Digital Image Analysis.
Distinctive Image Features from Scale-Invariant Keypoints
Scatter-plot Based Blind Estimation of Mixed Noise Parameters
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
Linear Filters and Edges Chapters 7 and 8
Image enhancement algorithms & techniques Point-wise operations
CS4670 / 5670: Computer Vision Kavita Bala Lec 27: Stereo.
Improving the Performance of Fingerprint Classification
Filtering – Part I Gokberk Cinbis Department of Computer Engineering
Digital Image Processing
Fourier Transform.
Histogram Histogram is a graph that shows frequency of anything. Histograms usually have bars that represent frequency of occuring of data. Histogram has.
Computer Vision Lecture 16: Texture II
CSC 381/481 Quarter: Fall 03/04 Daniela Stan Raicu
CS Digital Image Processing Lecture 5
The SIFT (Scale Invariant Feature Transform) Detector and Descriptor
Spatial operations and transformations
Department of Electrical Engineering
Digital Image Processing Week IV
Non-local Means Filtering
AUDIO SURVEILLANCE SYSTEMS: SUSPICIOUS SOUND RECOGNITION
An Infant Facial Expression Recognition System Based on Moment Feature Extraction C. Y. Fang, H. W. Lin, S. W. Chen Department of Computer Science and.
Detecting image intensity changes
DCT-based Processing of Dynamic Features for Robust Speech Recognition Wen-Chi LIN, Hao-Teng FAN, Jeih-Weih HUNG Wen-Yi Chu Department of Computer Science.
Enhancement.
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Department of Computer Engineering
Lecture 2: Image filtering
A Novel Smoke Detection Method Using Support Vector Machine
Image Enhancement in the Spatial Domain
Spatial operations and transformations
DIGITAL IMAGE PROCESSING Elective 3 (5th Sem.)
Morphological Filters Applications and Extension Morphological Filters
Presentation transcript:

Automatic commemorative coin recognition system by using image processing techniques Runhou Chen,Danpeng Cheng, Jian Guo, Yawen Shen, Caokun Yang Advisor: Professor B.D. Barkana 1Department of Electrical Engineering University of Bridgeport Introduction Coin collection is a hobby that has many benefits. There is a tremendous number of foreign students and tourists visiting the United States every year. Some people would like to buy souvenirs. A set of collectible US coins is one the most popular souvenirs items. In 1990, the 50 State Quarters was released as a series of circulating commemorative coins by the United States Mint began. This set of quarter not only includes all the 50 states of the United States, but also includes the District of Columbia and the five inhabited U.S territories: Puerto Rico, Guam, America Samoa, the United States Virgin Islands and the Commonwealth of the North Mariana Islands. In this work, we design a commemorative coin recognition system, which can be used in parking meters as well as vending machines. Our system may lower the cost of quarter collection and alleviate the human work to identify different quarters. We prepared an image database for commemorative US coins that represent different states and national parks. A recognition system is designed by employing image processing techniques and supervised classifier. Preprocessing, classification are the two major stages in our system. In the preprocessing stage, coin image is being reconstructed and if there is any, artifacts are removed from the images. In the classification stage, subtraction, cross correlation, and tophat filter techniques are used. Applied Procedure Database: We have 102 quarter reverses including fifty state program and the American beautiful sightseeing program, 52 dollar reverses including 40 presidential dollars and 12 native American dollars, 6 penny reverses, 5 nickel reverses, 1 nickel reverse. Also, we have correspondent obverse for each coin. These coins not only show the vast territories, but also represents the unique diversification and multi variation of the United States. Figure 2. Connecticut quarter obverse and reverse Image reconstruction: Two cases are considered: (1) The input image is non-centered. (2) The size of the input image is smaller than the size of the images in our database. The proposed image reconstruction method address these two cases. There are five steps: Find the four points r1, r2, c1, and c2. (2) in the database image. Find the four points r3, r4, c3, and c4 in the input image. Take out the input image we need. The size should be (r4-r3)*(c4-c3). Reconstruct the input image which is taken out at step 3. The new size is (r2-r1)*(c1-c2). Reconstruct the input_new_image. Figure 3. Image Reconstruction Confronted to the noises and edges that are not clear enough to detect in input images, we employ Low-pass (LPF) and high-pass filters (HPF). LPF: Noise and small artifacts are removed by using a LPF. An image is smoothed by decreasing the disparity between pixel values by averaging nearby pixels. A low-pass filter tends to retain the low frequency information within an image while reducing the high frequency information. HPF: A high-pass filter can be used to make an image appear sharper by highlighting the edges. HPF filters emphasize fine details in the image – exactly the opposite of the low-pass filter. Moreover, High-pass filtering works in exactly the same way as low-pass filtering, just by using a different convolution kernel. We filtered the input and database images by the designed LPF and HPF in order to make sure that the images after the pre-processing are affected in the same manner. Figure 1. Coin Detection Cross-correlation: Cross-correlation is a measure of similarity of two series as a function of the displacement of one relative to the other. normxcorr2: Normalized 2-D cross-correlation. The similarity depends on the location of the peak in the cross-correlation matrix. If two pictures are exactly the same, the peak value in figure is about one. Subtraction: Image subtraction (pixel subtraction) takes two images as input and generates an output image whose pixel values are simply those of the first image minus the corresponding pixel values from the second image. Figure 4. Cross correlation Tophat filter: Top-hat transform is an operation that extracts small elements and details from given images. The size or width of the elements that are extracted by the top-hat transforms can be controlled by the choice of the structuring element. The bigger the latter, the larger the elements extracted. Figure 5. The decision by the system Conclusions Our project focused on the detection of different coins. The input image is matched with the image in the database. which proves the success of this project. Image reconstruction, low pass filtering, high pass filtering, and various methodologies are the essential steps of our coin recognition system. Subtraction method works well but only when two images are highly similar in pixel distribution. Cross – correlation is more flexible compared to the restrain of subtraction method. Tophat filter works well along with the subtraction method.