US20070140551A1 - Banknote validation - Google Patents

Banknote validation Download PDF

Info

Publication number
US20070140551A1
US20070140551A1 US11/366,147 US36614706A US2007140551A1 US 20070140551 A1 US20070140551 A1 US 20070140551A1 US 36614706 A US36614706 A US 36614706A US 2007140551 A1 US2007140551 A1 US 2007140551A1
Authority
US
United States
Prior art keywords
images
classifier
banknote
information
training set
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/366,147
Other languages
English (en)
Inventor
Chao He
Gary Ross
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NCR Voyix Corp
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37529297&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20070140551(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Priority to US11/366,147 priority Critical patent/US20070140551A1/en
Assigned to NCR CORPORATION reassignment NCR CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HE, CHAO, ROSS, GARY
Priority to JP2008545069A priority patent/JP5219211B2/ja
Priority to BRPI0619845-7A priority patent/BRPI0619845A2/pt
Priority to EP06779545A priority patent/EP1964073A1/en
Priority to CN2006800473583A priority patent/CN101331526B/zh
Priority to PCT/GB2006/003565 priority patent/WO2007068867A1/en
Priority to EP06820517A priority patent/EP1964075A1/en
Priority to BRPI0620308-6A priority patent/BRPI0620308A2/pt
Priority to JP2008545085A priority patent/JP5044567B2/ja
Priority to EP06831386A priority patent/EP1964076A1/en
Priority to PCT/GB2006/004670 priority patent/WO2007068928A1/en
Priority to JP2008545086A priority patent/JP5177817B2/ja
Priority to CN2006800473687A priority patent/CN101366061B/zh
Priority to PCT/GB2006/004676 priority patent/WO2007068930A1/en
Priority to PCT/GB2006/004663 priority patent/WO2007068923A1/en
Priority to BRPI0620625-5A priority patent/BRPI0620625A2/pt
Priority to EP06820512A priority patent/EP1964074A1/en
Priority to JP2008545088A priority patent/JP5175210B2/ja
Priority to CN2006800475165A priority patent/CN101331527B/zh
Priority to CN2006800472788A priority patent/CN101366060B/zh
Priority to BRPI0619926-7A priority patent/BRPI0619926A2/pt
Priority to US11/639,576 priority patent/US8086017B2/en
Priority to US11/639,597 priority patent/US20070154079A1/en
Priority to US11/639,593 priority patent/US20070154078A1/en
Publication of US20070140551A1 publication Critical patent/US20070140551A1/en
Assigned to JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT reassignment JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT SECURITY AGREEMENT Assignors: NCR CORPORATION, NCR INTERNATIONAL, INC.
Assigned to NCR VOYIX CORPORATION reassignment NCR VOYIX CORPORATION RELEASE OF PATENT SECURITY INTEREST Assignors: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07DHANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
    • G07D7/00Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
    • G07D7/20Testing patterns thereon
    • G07D7/202Testing patterns thereon using pattern matching
    • G07D7/206Matching template patterns

Definitions

  • the present invention relates to a method and apparatus for banknote validation.
  • a currency validator determines whether a given banknote is genuine or counterfeit.
  • Previous automatic validation methods typically require a relatively large number of examples of counterfeit banknotes to be known in order to train the classifier.
  • those previous classifiers are trained to detect known counterfeits only. This is problematic because often little or no information is available about possible counterfeits. For example, this is particularly problematic for newly introduced denominations or newly introduced currency.
  • the invention seeks to provide an improved method and apparatus for banknote validation which overcomes or at least mitigates one or more of the problems mentioned above.
  • a method of creating a classifier for banknote validation is described.
  • Information from all of a set of training images from genuine banknotes is used to form a segmentation template which is then used to segment each of the training set images.
  • Features are extracted from the segments and used to form a classifier which is preferably a one-class statistical classifier.
  • Classifiers can be quickly and simply formed for different currencies and denominations in this way and without the need for examples of counterfeit banknotes.
  • a banknote validator using such a classifier is described as well as a method of validating a banknote using such a classifier.
  • the banknote validator is incorporated in a self-service apparatus such as an automated teller machine.
  • the information from all images in the training set comprises morphological information.
  • This can be pattern, color, texture and the like in the training set. We have found empirically that use of this type of information leads to improved banknote validation performance.
  • the information from all images in the training set comprises information about a pixel at the same location in each of the training set images.
  • This can comprises pixel intensity profiles as explained in more detail below.
  • the segmentation template is created by using a clustering algorithm to cluster pixel locations in an image plane on the basis of the information from all the images in the training set.
  • a clustering algorithm Any suitable clustering algorithm can be used as known in the art.
  • the classifier is a one-class classifier. This is advantageous because by using a one-class classifier and the method of forming the segmentation template described above, we can remove the need for examples of counterfeit banknotes in the training set. Thus, preferably the training set images are of genuine banknotes only.
  • the classifier is a statistical one-class classifier. These are typically less computationally intensive and perform better than neural network based approaches.
  • the step of forming the classifier comprises estimating a distribution of a statistic relating to banknotes in a target class, said target class comprising genuine currency.
  • the training set images are selected from any of reflection images, transmission images, visible information, non-visible information and other images such as magnetic, thermal and x-ray images.
  • the classifier can be formed on the basis of specified information about a particular denomination and currency of banknotes. For example, information about particularly data rich regions in terms of color or other information, spatial frequency or shapes in a given currency and denomination.
  • the invention also encompasses an apparatus for creating a banknote classifier comprising:
  • the invention also encompasses a banknote validator comprising:
  • the banknote validator further comprises a plurality of classifiers and a combiner arranged to combine the results of each of the classifiers.
  • the invention also encompasses a method of validating a banknote comprising:
  • the invention also encompasses a computer program comprising computer program code means adapted to perform all the steps of any of the methods described above when said program is run on a computer.
  • the computer program can be embodied on a computer readable medium.
  • the invention also encompasses a self-service apparatus comprising:
  • the method may be performed by software in machine readable form on a storage medium.
  • the method steps may be carried out in any suitable order and/or in parallel as is apparent to the skilled person in the art.
  • FIG. 1 is a flow diagram of a method of creating a classifier for banknote validation
  • FIG. 2 is a schematic diagram of an apparatus for creating a classifier for banknote validation
  • FIG. 3 is a schematic diagram of a banknote validator
  • FIG. 4 is a flow diagram of a method of validating a banknote
  • FIG. 5 is a schematic diagram of a self-service apparatus with a banknote validator.
  • Embodiments of the present invention are described below by way of example only. These examples represent the best ways of putting the invention into practice that are currently known to the Applicant although they are not the only ways in which this could be achieved.
  • one class classifier is used to refer to a classifier that is formed or built using information about examples only from a single class but which is used to allocate newly presented examples either to that single class or not. This differs from a conventional binary classifier which is created using information about examples from two classes and which is used to allocate new examples to one or other of those two classes.
  • a one-class classifier can be thought of as defining a boundary around a known class such that examples falling out with that boundary are deemed not to belong to the known class.
  • FIG. 1 is a high level flow diagram of a method of creating a classifier for banknote validation.
  • a training set of images of genuine banknotes (see box 10 of FIG. 1 ). These are images of the same type taken of banknotes of the same currency and denomination.
  • the type of image relates to how the images are obtained, and this may be in any manner known in the art. For example, reflection images, transmission images, images on any of a red, blue or green channel, thermal images, infrared images, ultraviolet images, x-ray images or other image types.
  • the images in the training set are in registration and are the same size. Pre-processing can be carried out to align the images and scale them to size if necessary, as known in the art.
  • the segmentation template comprises information about how to divide an image into a plurality of segments.
  • the segments may be non-continuous, that is, a given segment can comprise more than one patch in different regions of the image.
  • the segmentation template also comprises a specified number of segments to be used.
  • feature we mean any statistic or other characteristic of a segment. For example, the mean pixel intensity, median pixel intensity, mode of the pixel intensities, texture, histogram, Fourier transform descriptors, wavelet transform descriptors and/or any other statistics in a segment.
  • a classifier is then formed using the feature information (see box 18 of FIG. 1 ).
  • Any suitable type of classifier can be used as known in the art.
  • the classifier is a one-class classifier and no information about counterfeit banknotes is needed.
  • the method in FIG. 1 enables a classifier for validation of banknotes of a particular currency and denomination to be formed simply, quickly and effectively. To create classifiers for other currencies or denominations the method is repeated with appropriate training set images.
  • the present invention uses a different method of forming the segmentation template which removes the need for using a genetic algorithm or equivalent method to search for a good segmentation template within a large number of possible segmentation templates. This reduces computational cost and improves performance. In addition the need for information about counterfeit banknotes is removed.
  • this method can be thought of as specifying how to divide the image plane into a plurality of segments, each comprising a plurality of specified pixels.
  • the segments can be non-continuous as mentioned above.
  • this specification is made on the basis of information from all images in the training set.
  • segmentation using a rigid grid structure does not require information from images in the training set.
  • pixel intensity profiles In a preferred example we use these pixel intensity profiles. However, it is not essential to use pixel intensity profiles. It is also possible to use other information from all images in the training set. For example, intensity profiles for blocks of 4 neighboring pixels or mean values of pixel intensities for pixels at the same location in each of the training set images.
  • a row vector ⁇ a ji , a j2 , . . . , a jN ⁇ in A can be seen as an intensity profiled for a particular pixel (jth) across N images. If two pixels come from the same pattern region of the image they are likely to have the similar intensity values and hence have a strong temporal correlation. Note the term “temporal” here need not exactly correspond to the time axis but is borrowed to indicate the axis across different images in the ensemble. Our algorithm tries to find these correlations and segments the image plane spatially into regions of pixels that have similar temporal behavior. We measure this correlation by defining a metric between intensity profiles. A simple way is to use the Euclidean distance, i.e.
  • d(j,k) the stronger the correlation between the two pixels.
  • the image plane In order to decompose the image plane spatially using the temporal correlations between pixels, we run a clustering algorithm on the pixel intensity profiles (the rows of the design matrix A. It will produce clusters of temporally correlated pixels. The most straightforward choice is to employ the K-means algorithm, but it could be any other clustering algorithm. As a result the image plane is segmented into several segments of temporally correlated pixels. This can then be used as a template to segment all images in the training set; and a classifier can be built on features extracted from those segments of all images in the training set.
  • one-class classifier is preferable. Any suitable type of one-class classifier can be used as known in the art. For example, neural network based one-class classifiers and statistical based one-class classifiers.
  • Suitable statistical methods for one-class classification are in general based on maximization of the log-likelihood ratio under the null-hypothesis that the observation under consideration is drawn from the target class and these include the D 2 test (described in Morrison, DF: Multivariate Statistical Methods (third edition). McGraw-Hill Publishing Company, New York, 1990) which assumes a multivariate Gaussian distribution for the target class (genuine currency).
  • the density of the target class can be estimated using for example a semi-parametric Mixture of Gaussians (described in Bishop, CM: Neural Networks for Pattern Recognition, Oxford University Press, New York, 1995) or a non-parametric Parzen window (described in Duda, R.
  • Support Vector Data Domain Description (described in Tax, DMJ, Duin, RPW: Support vector domain description, Pattern Recognition Letters, 20(11-12). 1191 -1199, 1999), also known as ‘support estimation’ (described in Hayton, P, Schblkopf, B, Tarrassenko, L, Anuzis, P: Support Vector Novelty Detection Applied to Jet Engine Vibration Spectra, Advances in Neural Information Processing Systems, 13, eds Leen, Todd K and Dietterich, Thomas G and Tresp, Volker, MIT Press, 946-952, 2001) and Extreme Value Theory (EVT) (described in Roberts, S.
  • SVDD Support Vector Data Domain Description
  • EDT Extreme Value Theory
  • ⁇ ) sup ⁇ ⁇ ⁇ n 1 N ⁇ ⁇ ( x n
  • semi-parametric e.g. Gaussian Mixture Model
  • non-parametric e.g. Parzen window method
  • B bootstrap replicates of the test statistic ⁇ crit i , i 1, . . . , B can be obtained by randomly selecting an N+1′th sample and computing ⁇ circumflex over (p) ⁇ (x N+1 ; ⁇ circumflex over ( ⁇ ) ⁇ N i ) ⁇ crit i .
  • the method of forming the classifier is repeated for different numbers of segments and tested using images of banknotes known to be either counterfeit or not.
  • the number of segments giving the best performance is then selected and the classifier using that number of segments used. We found that the best number of segments to be from about 2 to 12 although any suitable number of segments can be used.
  • FIG. 2 is a schematic diagram of an apparatus 20 for creating a classifier 22 for banknote validation. It comprises:
  • FIG. 3 is a schematic diagram of a banknote validator 31 . It comprises:
  • FIG. 4 is a flow diagram of a method of validating a banknote. The method comprises:
  • the explicit information in the segmentation template can be a simple file with a list of pixel addresses to be included in each segment.
  • FIG. 5 is a schematic diagram of a self-service apparatus 51 with a banknote validator 53 . It comprises:
  • the means for accepting banknotes is of any suitable type as known in the art as is the imaging means.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Inspection Of Paper Currency And Valuable Securities (AREA)
  • Credit Cards Or The Like (AREA)
  • Image Analysis (AREA)
US11/366,147 2005-12-16 2006-03-02 Banknote validation Abandoned US20070140551A1 (en)

Priority Applications (24)

Application Number Priority Date Filing Date Title
US11/366,147 US20070140551A1 (en) 2005-12-16 2006-03-02 Banknote validation
JP2008545069A JP5219211B2 (ja) 2005-12-16 2006-09-26 銀行券の確認方法及びその装置
BRPI0619845-7A BRPI0619845A2 (pt) 2005-12-16 2006-09-26 validação de nota bancária
EP06779545A EP1964073A1 (en) 2005-12-16 2006-09-26 Banknote validation
CN2006800473583A CN101331526B (zh) 2005-12-16 2006-09-26 纸币验证
PCT/GB2006/003565 WO2007068867A1 (en) 2005-12-16 2006-09-26 Banknote validation
CN2006800472788A CN101366060B (zh) 2005-12-16 2006-12-14 介质验证
BRPI0619926-7A BRPI0619926A2 (pt) 2005-12-16 2006-12-14 detecção de itens de mìdia falsificados de melhor qualidade
JP2008545086A JP5177817B2 (ja) 2005-12-16 2006-12-14 媒体確認方法及び媒体確認装置
JP2008545088A JP5175210B2 (ja) 2005-12-16 2006-12-14 メディアの確認装置および確認方法
JP2008545085A JP5044567B2 (ja) 2005-12-16 2006-12-14 媒体アイテム確認装置及びセルフサービス装置
EP06831386A EP1964076A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media items
PCT/GB2006/004670 WO2007068928A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media
EP06820517A EP1964075A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media
CN2006800473687A CN101366061B (zh) 2005-12-16 2006-12-14 检测改进质量的伪造介质
PCT/GB2006/004676 WO2007068930A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media items
PCT/GB2006/004663 WO2007068923A1 (en) 2005-12-16 2006-12-14 Processing images of media items before validation
BRPI0620625-5A BRPI0620625A2 (pt) 2005-12-16 2006-12-14 detecção de mìdia falsificada de qualidade aperfeiçoada
EP06820512A EP1964074A1 (en) 2005-12-16 2006-12-14 Processing images of media items before validation
BRPI0620308-6A BRPI0620308A2 (pt) 2005-12-16 2006-12-14 processamento de imagem de itens de mìdia antes da validação
CN2006800475165A CN101331527B (zh) 2005-12-16 2006-12-14 在验证之前处理介质对象的图像
US11/639,593 US20070154078A1 (en) 2005-12-16 2006-12-15 Processing images of media items before validation
US11/639,597 US20070154079A1 (en) 2005-12-16 2006-12-15 Media validation
US11/639,576 US8086017B2 (en) 2005-12-16 2006-12-15 Detecting improved quality counterfeit media

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US30553705A 2005-12-16 2005-12-16
US11/366,147 US20070140551A1 (en) 2005-12-16 2006-03-02 Banknote validation

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US30553705A Continuation-In-Part 2005-12-16 2005-12-16

Related Child Applications (3)

Application Number Title Priority Date Filing Date
US11/639,576 Continuation-In-Part US8086017B2 (en) 2005-12-16 2006-12-15 Detecting improved quality counterfeit media
US11/639,597 Continuation-In-Part US20070154079A1 (en) 2005-12-16 2006-12-15 Media validation
US11/639,593 Continuation-In-Part US20070154078A1 (en) 2005-12-16 2006-12-15 Processing images of media items before validation

Publications (1)

Publication Number Publication Date
US20070140551A1 true US20070140551A1 (en) 2007-06-21

Family

ID=37529297

Family Applications (4)

Application Number Title Priority Date Filing Date
US11/366,147 Abandoned US20070140551A1 (en) 2005-12-16 2006-03-02 Banknote validation
US11/639,576 Active 2028-12-14 US8086017B2 (en) 2005-12-16 2006-12-15 Detecting improved quality counterfeit media
US11/639,597 Abandoned US20070154079A1 (en) 2005-12-16 2006-12-15 Media validation
US11/639,593 Abandoned US20070154078A1 (en) 2005-12-16 2006-12-15 Processing images of media items before validation

Family Applications After (3)

Application Number Title Priority Date Filing Date
US11/639,576 Active 2028-12-14 US8086017B2 (en) 2005-12-16 2006-12-15 Detecting improved quality counterfeit media
US11/639,597 Abandoned US20070154079A1 (en) 2005-12-16 2006-12-15 Media validation
US11/639,593 Abandoned US20070154078A1 (en) 2005-12-16 2006-12-15 Processing images of media items before validation

Country Status (5)

Country Link
US (4) US20070140551A1 (ja)
EP (4) EP1964073A1 (ja)
JP (4) JP5219211B2 (ja)
BR (4) BRPI0619845A2 (ja)
WO (4) WO2007068867A1 (ja)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090307167A1 (en) * 2006-07-28 2009-12-10 Mei, Inc. Classification using support vector machines and variables selection
US20090324053A1 (en) * 2008-06-30 2009-12-31 Ncr Corporation Media Identification
US20110186402A1 (en) * 2008-07-29 2011-08-04 Mei, Inc. Currency discrimination
US8540142B1 (en) * 2005-12-20 2013-09-24 Diebold Self-Service Systems Banking machine controlled responsive to data read from data bearing records
US20140241618A1 (en) * 2013-02-28 2014-08-28 Hewlett-Packard Development Company, L.P. Combining Region Based Image Classifiers
CN104299313A (zh) * 2014-11-04 2015-01-21 浙江大学 一种纸币鉴别方法、装置及系统
US20150310268A1 (en) * 2014-04-29 2015-10-29 Ncr Corporation Media item validation
CN106056752A (zh) * 2016-05-25 2016-10-26 武汉大学 一种基于随机森林的钞票鉴伪方法
CN108460649A (zh) * 2017-02-22 2018-08-28 阿里巴巴集团控股有限公司 一种图像识别方法及装置
US20180350869A1 (en) * 2017-05-30 2018-12-06 Ncr Corporation Media security validation
US10542961B2 (en) 2015-06-15 2020-01-28 The Research Foundation For The State University Of New York System and method for infrasonic cardiac monitoring
US20210342797A1 (en) * 2020-05-04 2021-11-04 Bank Of America Corporation Dynamic Unauthorized Activity Detection and Control System
US11403905B2 (en) * 2015-09-16 2022-08-02 Giesecke+Devrient Currency Technology Gmbh Device and method for counting bundles of value documents, in particular bundles of bank notes
US12001840B1 (en) * 2023-03-16 2024-06-04 Intuit, Inc. Likelihood ratio test-based approach for detecting data entry errors

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10160578A1 (de) * 2001-12-10 2004-02-12 Giesecke & Devrient Gmbh Verfahren und Vorrichtung für die Überprüfung der Echtheit von Blattgut
US20070140551A1 (en) * 2005-12-16 2007-06-21 Chao He Banknote validation
JP4999163B2 (ja) * 2006-04-17 2012-08-15 富士フイルム株式会社 画像処理方法および装置ならびにプログラム
US8503796B2 (en) 2006-12-29 2013-08-06 Ncr Corporation Method of validating a media item
ES2523585T3 (es) * 2007-06-06 2014-11-27 De La Rue International Limited Aparato para analizar un documento de seguridad
WO2008149051A1 (en) 2007-06-06 2008-12-11 De La Rue International Limited Apparatus for analysing a security document
WO2009075015A1 (ja) * 2007-12-10 2009-06-18 Glory Ltd. 紙幣処理装置及び紙幣処理方法
US8630475B2 (en) 2007-12-10 2014-01-14 Glory Ltd. Banknote handling machine and banknote handling method
US8094917B2 (en) * 2008-04-14 2012-01-10 Primax Electronics Ltd. Method for detecting monetary banknote and performing currency type analysis operation
US20090260947A1 (en) * 2008-04-18 2009-10-22 Xu-Hua Liu Method for performing currency value analysis operation
US8085972B2 (en) * 2008-07-03 2011-12-27 Primax Electronics Ltd. Protection method for preventing hard copy of document from being released or reproduced
US7844098B2 (en) * 2008-07-21 2010-11-30 Primax Electronics Ltd. Method for performing color analysis operation on image corresponding to monetary banknote
WO2010035163A1 (en) * 2008-09-29 2010-04-01 Koninklijke Philips Electronics, N.V. Method for increasing the robustness of computer-aided diagnosis to image processing uncertainties
CN101853389A (zh) * 2009-04-01 2010-10-06 索尼株式会社 多类目标的检测装置及检测方法
RU2438182C1 (ru) 2010-04-08 2011-12-27 Общество С Ограниченной Ответственностью "Конструкторское Бюро "Дорс" (Ооо "Кб "Дорс") Способ обработки банкнот (варианты)
RU2421818C1 (ru) * 2010-04-08 2011-06-20 Общество С Ограниченной Ответственностью "Конструкторское Бюро "Дорс" (Ооо "Кб "Дорс") Способ классификации банкнот (варианты)
CN101908241B (zh) * 2010-08-03 2012-05-16 广州广电运通金融电子股份有限公司 有价文件识别方法及其识别系统
DE102010055427A1 (de) * 2010-12-21 2012-06-21 Giesecke & Devrient Gmbh Verfahren und Vorrichtung zur Untersuchung des optischen Zustandes von Wertdokumenten
DE102010055974A1 (de) * 2010-12-23 2012-06-28 Giesecke & Devrient Gmbh Verfahren und Vorrichtung zur Bestimmung eines Klassenreferenzdatensatzes für die Klassifizierung von Wertdokumenten
NL2006990C2 (en) * 2011-06-01 2012-12-04 Nl Bank Nv Method and device for classifying security documents such as banknotes.
CN102324134A (zh) 2011-09-19 2012-01-18 广州广电运通金融电子股份有限公司 有价文件鉴别方法及其鉴别装置
CN102592352B (zh) * 2012-02-28 2014-02-12 广州广电运通金融电子股份有限公司 纸页类介质识别装置及识别方法
US9036890B2 (en) 2012-06-05 2015-05-19 Outerwall Inc. Optical coin discrimination systems and methods for use with consumer-operated kiosks and the like
US9734648B2 (en) 2012-12-11 2017-08-15 Ncr Corporation Method of categorising defects in a media item
PL2951791T3 (pl) * 2013-02-04 2019-10-31 Kba Notasys Sa Uwierzytelnianie dokumentów zabezpieczonych i urządzenie przenośne do przeprowadzania uwierzytelniania
US8739955B1 (en) * 2013-03-11 2014-06-03 Outerwall Inc. Discriminant verification systems and methods for use in coin discrimination
CN103324946B (zh) 2013-07-11 2016-08-17 广州广电运通金融电子股份有限公司 一种纸币识别分类的方法及系统
US9727821B2 (en) * 2013-08-16 2017-08-08 International Business Machines Corporation Sequential anomaly detection
US10650232B2 (en) 2013-08-26 2020-05-12 Ncr Corporation Produce and non-produce verification using hybrid scanner
CN103729645A (zh) * 2013-12-20 2014-04-16 湖北微模式科技发展有限公司 基于单目摄像头的二代证区域定位与提取的方法及装置
US9443367B2 (en) 2014-01-17 2016-09-13 Outerwall Inc. Digital image coin discrimination for use with consumer-operated kiosks and the like
ES2549461B1 (es) * 2014-02-21 2016-10-07 Banco De España Método y dispositivo para la caracterización del estado de uso de los billetes de banco, y su clasificación en aptos y no aptos para la circulación
US9336638B2 (en) * 2014-03-25 2016-05-10 Ncr Corporation Media item validation
US10762736B2 (en) * 2014-05-29 2020-09-01 Ncr Corporation Currency validation
US10275971B2 (en) * 2016-04-22 2019-04-30 Ncr Corporation Image correction
US10452908B1 (en) 2016-12-23 2019-10-22 Wells Fargo Bank, N.A. Document fraud detection
JP7093075B2 (ja) * 2018-04-09 2022-06-29 東芝エネルギーシステムズ株式会社 医用画像処理装置、医用画像処理方法、およびプログラム
ES2973322T3 (es) * 2019-11-26 2024-06-19 European Central Bank Método implementado en ordenador para protección contra copias, dispositivo de procesamiento de datos y producto de programa de ordenador
CN113240643A (zh) * 2021-05-14 2021-08-10 广州广电运通金融电子股份有限公司 一种基于多光谱图像的钞票质量检测方法、系统及介质

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5048095A (en) * 1990-03-30 1991-09-10 Honeywell Inc. Adaptive image segmentation system
US5729623A (en) * 1993-10-18 1998-03-17 Glory Kogyo Kabushiki Kaisha Pattern recognition apparatus and method of optimizing mask for pattern recognition according to genetic algorithm
US6163618A (en) * 1997-11-21 2000-12-19 Fujitsu Limited Paper discriminating apparatus
US20030021459A1 (en) * 2000-05-24 2003-01-30 Armando Neri Controlling banknotes
US20030128874A1 (en) * 2002-01-07 2003-07-10 Xerox Corporation Image type classification using color discreteness features
US20030217906A1 (en) * 2002-05-22 2003-11-27 Gaston Baudat Currency validator
US20040183923A1 (en) * 2003-03-17 2004-09-23 Sharp Laboratories Of America, Inc. System and method for attenuating color-cast correction in image highlight areas
US20040247169A1 (en) * 2003-06-06 2004-12-09 Ncr Corporation Currency validation
US20070154099A1 (en) * 2005-12-16 2007-07-05 Chao He Detecting improved quality counterfeit media
US20080123931A1 (en) * 2006-12-29 2008-05-29 Ncr Corporation Automated recognition of valuable media
US20080159614A1 (en) * 2006-12-29 2008-07-03 Ncr Corporation Validation template for valuable media of multiple classes

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2949823B2 (ja) * 1990-10-12 1999-09-20 株式会社村田製作所 扁平型電気化学装置の製造方法
EP0700515B1 (en) * 1993-05-28 2000-09-06 Millennium Venture Holdings Ltd. An automatic inspection apparatus
JP3611006B2 (ja) * 1997-06-19 2005-01-19 富士ゼロックス株式会社 画像領域分割方法および画像領域分割装置
JP2000215314A (ja) * 1999-01-25 2000-08-04 Matsushita Electric Ind Co Ltd 画像識別装置
JP2000341512A (ja) * 1999-05-27 2000-12-08 Matsushita Electric Ind Co Ltd 画像読み取り装置
JP2001331839A (ja) * 2000-05-22 2001-11-30 Glory Ltd 紙幣識別方法及び装置
DE60033535T2 (de) 2000-12-15 2007-10-25 Mei, Inc. Geldechtheitsprüfer
US20030042438A1 (en) * 2001-08-31 2003-03-06 Lawandy Nabil M. Methods and apparatus for sensing degree of soiling of currency, and the presence of foreign material
US20030099379A1 (en) * 2001-11-26 2003-05-29 Monk Bruce C. Validation and verification apparatus and method
JP4102647B2 (ja) * 2002-11-05 2008-06-18 日立オムロンターミナルソリューションズ株式会社 紙幣類取引装置
JP4252294B2 (ja) * 2002-12-04 2009-04-08 株式会社高見沢サイバネティックス 紙幣識別装置及び紙幣処理装置
JP4332414B2 (ja) * 2003-03-14 2009-09-16 日立オムロンターミナルソリューションズ株式会社 紙葉類取扱装置
FR2857481A1 (fr) * 2003-07-08 2005-01-14 Thomson Licensing Sa Procede et dispositif de detection de visages dans une image couleur
JP4532915B2 (ja) * 2004-01-29 2010-08-25 キヤノン株式会社 パターン認識用学習方法、パターン認識用学習装置、画像入力装置、コンピュータプログラム、及びコンピュータ読み取り可能な記録媒体
JP3978614B2 (ja) * 2004-09-06 2007-09-19 富士ゼロックス株式会社 画像領域分割方法および画像領域分割装置
JP2006338548A (ja) * 2005-06-03 2006-12-14 Sony Corp 印画紙管理システム、印画紙登録装置、印画紙登録方法、印画紙登録プログラム、印画紙判別装置、印画紙判別方法及び印画紙判別プログラム
US7961937B2 (en) * 2005-10-26 2011-06-14 Hewlett-Packard Development Company, L.P. Pre-normalization data classification

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5048095A (en) * 1990-03-30 1991-09-10 Honeywell Inc. Adaptive image segmentation system
US5729623A (en) * 1993-10-18 1998-03-17 Glory Kogyo Kabushiki Kaisha Pattern recognition apparatus and method of optimizing mask for pattern recognition according to genetic algorithm
US6163618A (en) * 1997-11-21 2000-12-19 Fujitsu Limited Paper discriminating apparatus
US20030021459A1 (en) * 2000-05-24 2003-01-30 Armando Neri Controlling banknotes
US20030128874A1 (en) * 2002-01-07 2003-07-10 Xerox Corporation Image type classification using color discreteness features
US20030217906A1 (en) * 2002-05-22 2003-11-27 Gaston Baudat Currency validator
US20040183923A1 (en) * 2003-03-17 2004-09-23 Sharp Laboratories Of America, Inc. System and method for attenuating color-cast correction in image highlight areas
US20040247169A1 (en) * 2003-06-06 2004-12-09 Ncr Corporation Currency validation
US7639858B2 (en) * 2003-06-06 2009-12-29 Ncr Corporation Currency validation
US20070154099A1 (en) * 2005-12-16 2007-07-05 Chao He Detecting improved quality counterfeit media
US20070154079A1 (en) * 2005-12-16 2007-07-05 Chao He Media validation
US20080123931A1 (en) * 2006-12-29 2008-05-29 Ncr Corporation Automated recognition of valuable media
US20080159614A1 (en) * 2006-12-29 2008-07-03 Ncr Corporation Validation template for valuable media of multiple classes

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8540142B1 (en) * 2005-12-20 2013-09-24 Diebold Self-Service Systems Banking machine controlled responsive to data read from data bearing records
US8706669B2 (en) * 2006-07-28 2014-04-22 Mei, Inc. Classification using support vector machines and variables selection
US20090307167A1 (en) * 2006-07-28 2009-12-10 Mei, Inc. Classification using support vector machines and variables selection
US20090324053A1 (en) * 2008-06-30 2009-12-31 Ncr Corporation Media Identification
US8682056B2 (en) * 2008-06-30 2014-03-25 Ncr Corporation Media identification
US20110186402A1 (en) * 2008-07-29 2011-08-04 Mei, Inc. Currency discrimination
US8474592B2 (en) 2008-07-29 2013-07-02 Mei, Inc. Currency discrimination
US20140241618A1 (en) * 2013-02-28 2014-08-28 Hewlett-Packard Development Company, L.P. Combining Region Based Image Classifiers
US9824268B2 (en) * 2014-04-29 2017-11-21 Ncr Corporation Media item validation
US20150310268A1 (en) * 2014-04-29 2015-10-29 Ncr Corporation Media item validation
CN104299313A (zh) * 2014-11-04 2015-01-21 浙江大学 一种纸币鉴别方法、装置及系统
US10542961B2 (en) 2015-06-15 2020-01-28 The Research Foundation For The State University Of New York System and method for infrasonic cardiac monitoring
US11478215B2 (en) 2015-06-15 2022-10-25 The Research Foundation for the State University o System and method for infrasonic cardiac monitoring
US11403905B2 (en) * 2015-09-16 2022-08-02 Giesecke+Devrient Currency Technology Gmbh Device and method for counting bundles of value documents, in particular bundles of bank notes
CN106056752A (zh) * 2016-05-25 2016-10-26 武汉大学 一种基于随机森林的钞票鉴伪方法
CN108460649A (zh) * 2017-02-22 2018-08-28 阿里巴巴集团控股有限公司 一种图像识别方法及装置
US20180350869A1 (en) * 2017-05-30 2018-12-06 Ncr Corporation Media security validation
US10475846B2 (en) * 2017-05-30 2019-11-12 Ncr Corporation Media security validation
US20210342797A1 (en) * 2020-05-04 2021-11-04 Bank Of America Corporation Dynamic Unauthorized Activity Detection and Control System
US12001840B1 (en) * 2023-03-16 2024-06-04 Intuit, Inc. Likelihood ratio test-based approach for detecting data entry errors

Also Published As

Publication number Publication date
JP5175210B2 (ja) 2013-04-03
BRPI0620625A2 (pt) 2011-11-16
JP2009527028A (ja) 2009-07-23
WO2007068923A1 (en) 2007-06-21
JP5219211B2 (ja) 2013-06-26
US8086017B2 (en) 2011-12-27
WO2007068928A1 (en) 2007-06-21
JP2009527027A (ja) 2009-07-23
EP1964073A1 (en) 2008-09-03
JP2009527029A (ja) 2009-07-23
JP5177817B2 (ja) 2013-04-10
WO2007068867A1 (en) 2007-06-21
EP1964074A1 (en) 2008-09-03
US20070154079A1 (en) 2007-07-05
BRPI0619845A2 (pt) 2011-10-18
US20070154078A1 (en) 2007-07-05
JP2009519532A (ja) 2009-05-14
BRPI0620308A2 (pt) 2011-11-08
BRPI0619926A2 (pt) 2011-10-25
US20070154099A1 (en) 2007-07-05
WO2007068930A1 (en) 2007-06-21
EP1964076A1 (en) 2008-09-03
JP5044567B2 (ja) 2012-10-10
EP1964075A1 (en) 2008-09-03

Similar Documents

Publication Publication Date Title
US20070140551A1 (en) Banknote validation
US7639858B2 (en) Currency validation
CN101331527B (zh) 在验证之前处理介质对象的图像
JP5344668B2 (ja) 証券媒体アイテムの自動確認方法及び証券媒体アイテムの自動確認のためのテンプレートの生成方法
Zeggeye et al. Automatic recognition and counterfeit detection of Ethiopian paper currency
Verma et al. Indian currency recognition based on texture analysis
Darwish et al. Building an expert system for printer forensics: A new printer identification model based on niching genetic algorithm
Kiruthika et al. Image quality assessment based fake face detection
Kodati et al. Detection of Fake Currency Using Machine Learning Models
Dhar et al. Paper currency detection system based on combined SURF and LBP features
Gebremeskel et al. Developing a Model for Detection of Ethiopian Fake Banknote Using Deep Learning
Patgar et al. An unsupervised intelligent system to detect fabrication in photocopy document using geometric moments and gray level co-occurrence matrix
Vishnu et al. Principal component analysis on Indian currency recognition
Vishnu et al. Currency detection using similarity indices method
Al-Frajat Selection of Robust Features for Coin Recognition and Counterfeit Coin Detection
EP4361971A1 (en) Training images generation for fraudulent document detection
Prakash et al. An Efficient Detection of Counterfeit Currency Using a Hybrid Framework

Legal Events

Date Code Title Description
AS Assignment

Owner name: NCR CORPORATION, OHIO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HE, CHAO;ROSS, GARY;REEL/FRAME:017614/0207

Effective date: 20060213

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT, ILLINOIS

Free format text: SECURITY AGREEMENT;ASSIGNORS:NCR CORPORATION;NCR INTERNATIONAL, INC.;REEL/FRAME:032034/0010

Effective date: 20140106

Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT

Free format text: SECURITY AGREEMENT;ASSIGNORS:NCR CORPORATION;NCR INTERNATIONAL, INC.;REEL/FRAME:032034/0010

Effective date: 20140106

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION

AS Assignment

Owner name: NCR VOYIX CORPORATION, GEORGIA

Free format text: RELEASE OF PATENT SECURITY INTEREST;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:065346/0531

Effective date: 20231016