WO2007068930A1 - Detecting improved quality counterfeit media items - Google Patents

Detecting improved quality counterfeit media items Download PDF

Info

Publication number
WO2007068930A1
WO2007068930A1 PCT/GB2006/004676 GB2006004676W WO2007068930A1 WO 2007068930 A1 WO2007068930 A1 WO 2007068930A1 GB 2006004676 W GB2006004676 W GB 2006004676W WO 2007068930 A1 WO2007068930 A1 WO 2007068930A1
Authority
WO
WIPO (PCT)
Prior art keywords
media
classifiers
image
classifier
media item
Prior art date
Application number
PCT/GB2006/004676
Other languages
French (fr)
Inventor
Chao He
Gary Ross
Original Assignee
Ncr Corporation
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=WO2007068930(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Ncr Corporation filed Critical Ncr Corporation
Priority to CN2006800472788A priority Critical patent/CN101366060B/en
Priority to EP06831386A priority patent/EP1964076A1/en
Priority to JP2008545088A priority patent/JP5175210B2/en
Priority to BRPI0619926-7A priority patent/BRPI0619926A2/en
Publication of WO2007068930A1 publication Critical patent/WO2007068930A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition

Definitions

  • the present invention relates to a method and apparatus for media validation.
  • 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.
  • a media validator which classes media into three or more classes is described.
  • Information from all of a set of training images from genuine media is used to form one or more segmentation maps which are then used to segment each of the training set images.
  • Features are extracted from the segments and used to form one or more classifiers.
  • Classifiers can be quickly and simply formed for different types of media items such as currencies and denominations of banknotes in this way and without the need for examples of counterfeit media items.
  • the classifier(s) are arranged to operate at a plurality of pre-specified confidence levels.
  • a plurality of classifiers are formed from feature information obtained from different segments.
  • segmentation maps are associated with different regions of an image of a media item.
  • the media validator may be incorporated in a self-service apparatus such as an automated teller machine.
  • 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.
  • Figure 1 is a flow diagram of a method of creating a classifier for banknote validation
  • Figure 2 is a flow diagram of a method of creating a banknote validator for classifying banknotes into three or more classes
  • Figure 3 is a flow diagram of a method of classifying banknotes into three or more classes using a plurality of classifiers, each associated with a segment of a segmentation map;
  • Figure 4 is a schematic diagram of using the same classifier with different significance levels to classify banknotes
  • Figure 5 is a flow diagram of a method of classifying banknotes into three or more classes using the same classifier at each of two significance levels;
  • Figure 6 is a schematic diagram of a banknote divided into regions
  • Figure 7 is a flow diagram of a method of classifying banknotes into three or more classes using a plurality of classifiers each associated with a different region of a banknote;
  • Figure 8 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of localized segmentation maps and different significance levels of classifiers;
  • Figure 9 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of classifiers based on segments and different significance levels of classifiers;
  • Figure 10 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of classifiers based on segments and banknote regions as well as different significance levels of classifiers;
  • Figure 11 is a schematic diagram of an apparatus for creating a classifier for banknote validation
  • Figure 12 is a schematic diagram of a banknote validator
  • Figure 13 is a flow diagram of a method of validating a banknote
  • Figure 14 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
  • an additional class includes whether a banknote is "suspect" that is, falls between the genuine and counterfeit classes. Examples of four categories are given in the table below. In this example, a banknote is either classified as not recognized (category 1), as counterfeit (category 2), as genuine (category 4) or as suspect (category 3).
  • 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 Figure 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. Preprocessing can be carried out to align the images and scale them to size if necessary, as known in the art.
  • the segmentation map 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 map 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 Figure 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 Figure 1 enables a classifier for validation of banknotes of a particular currency and denomination to be formed simply, quickly and effectively and automatically. To create classifiers for other currencies or denominations the method is repeated with appropriate training set images.
  • a one-class classifier is formed which provides classification into only two classes: genuine or counterfeit. In this situation it is sometimes required to provide a means whereby additional classes are possible, such as the class "suspect" mentioned above.
  • each classifier being associated with only one segment from the segmentation map (see Figure 2). This results in two or more classifiers (assuming there are two or more segments in the segmentation map). The outputs of the classifiers are then combined to provide a classification into more than one class as described below with reference to Figure 3.
  • Figure 2 shows how the method of Figure 1 is modified to produce more than one classifier.
  • the method is the same as that of Figure 1 except that a plurality of classifiers are formed rather than one classifier.
  • Each classifier is formed using feature information from a single segment.
  • a banknote to be classified (or validated) is input to an automated banknote validator (see box 30).
  • One or more images of the banknote are captured and pre-processed as described above.
  • a segmentation map (that has already been formed using any of the methods described herein or other suitable methods) is then used to segment the images of the banknote into K segments (see box 32) where K is an integer value of 2 or more.
  • Information is extracted from the K segments (see box 33) and input to each of K classifiers which have already been formed as described herein or in any other suitable way. If the output from all of the classifiers indicates that the banknote is genuine then an indication is made that the banknote is genuine (see box 35).
  • the present invention uses a different method of forming the segmentation map which removes the need for using a genetic algorithm or equivalent method to search for a good segmentation map within a large number of possible segmentation maps. 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.
  • each segmentation map comprises information about relationships of corresponding image elements between all 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.
  • each image I can be represented by its pixels as
  • a row vector [ ⁇ y ,, ⁇ /2 , ⁇ in A can be seen as an intensity profile for a particular pixel (7 th) across N images.
  • 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, RO, Hart, PE, Stork, DG: Pattern Classification (second edition), John Wiley & Sons, INC, New York, 2001) and the distribution of the log-likelihood ratio under the null-hypothesis can be obtained by sampling techniques such as the bootstrap (described in Wang, S, Woodward, WA, Gary, HL et al: A new test for outlier detetion from a multivariate mixture distribution, Journal of Computational and Graphical Statistics, 6(3): 285- 299, 1997).
  • a semi-parametric Mixture of Gaussians described in Bishop, CM: Neural Networks for Pattern Recognition, Oxford University Press, New York, 1995
  • a non-parametric Parzen window described in Duda, RO
  • SVDD Support Vector Data Domain Description
  • RPW Support vector domain description, Pattern Recognition Letters, 20(11-12): 1191-1199, 1999
  • 'support estimation' also known as 'support estimation' (described in Hayton, P, Scholkopf, 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 )
  • EVT Extreme Value Theory
  • test statistic for the null-hypothesis.
  • log-likelihood ratio as test statistic for the validation of a newly presented note.
  • F a . p N _ p _ x is the upper ⁇ -100% point of the F -distribution with (p,N-p -l) degrees of freedom.
  • x 0 was chosen as the observation vector with the maximum D 2 statistic.
  • the distribution of the maximum D 2 from a random sample of size N is complicated.
  • a conservative approximation to the 100a percent upper critical value can be obtained by the Bonferroni inequality. Therefore we might conclude that x 0 is an outlier if
  • equations (4) or (5) can be used for outlier detection.
  • Equation (2) for an N -sample reference set and an N+1'th test point becomes
  • semi-parametric e.g. Gaussian Mixture Model
  • non-parametric e.g. Parzen window method
  • the critical value a can be defined to reject the null-hypothesis at the desired significance level if ⁇ ⁇ X a , where X a is the j th smallest value oiX cr ⁇ t ,
  • 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 15 although any suitable number of segments can be used.
  • a one-class classifier is used. This type of classifier can be thought of as defining a boundary around a known class such that examples falling outside that boundary are deemed not to belong to the known class.
  • a one-class classifier typically classifies items into only two classes. This is problematic in situations where it is required to classify banknotes as either counterfeit, genuine, or suspect for example. We propose a method of addressing this by varying a significance level or confidence level used by a one-class classifier.
  • Figure 4 is a schematic diagram showing the influence of different significance levels on a one-class classifier.
  • a given one-class classifier has a significance level of ⁇ 1 indicated by the oval boundary 41 in Figure 4.
  • Banknotes are represented in Figure 4 by either dots or crosses depending on whether they are actually genuine or actually counterfeit. The majority of genuine banknotes in this example fall within the boundary 41 and are classes as genuine by the one-class classifier.
  • the significance level of the one class classifier is now lowered to ⁇ 2 indicated by the boundary 40 in Figure 4.
  • Now some counterfeit banknotes fall within the boundary 40 and so are wrongly classified as being genuine.
  • Figure 5 is a flow diagram of a method of validating a banknote using a one- class classifier having different significance levels. Two significance levels, one higher than the other, are pre-defined and stored (see box 50) for example, by manual configuration.
  • Banknote validation is performed as described herein, using a one-class classifier having the higher significance level (see box 51). If the banknote is classified as genuine an output is made indicating this (see boxes 52 and 53). If the banknote is classified as not genuine then the validation is repeated using the same one-class classifier but having the lower significance level (see box 54). If the banknote is classified as counterfeit an output is made to this effect (see boxes 55 and 57).
  • the banknote is classified as genuine then an indication is made that it is "suspect" (see box 56). That is, the automated validation process is repeated for the same banknote but with different significance levels. If the results of the one-class classifier are different for that banknote in each case then the banknote is classed as "suspect".
  • the one-class classifier is thought of as effectively carrying out a test on a statistical distribution of morphological characteristics of genuine notes. A boundary in this statistical distribution is, for example, defined by a significance level which sets a targeted false rejection rate of genuine notes.
  • we enable classification of banknotes into more than two classes by forming two or more segmentation maps (the segmentation maps may or may not have the same number of segments).
  • Each segmentation map is associated with a region of a banknote as now described in more detail with reference to Figure 6.
  • These classifiers are referred to herein as localized classifiers.
  • Figure 6 is a schematic representation of a face of a banknote of a particular denomination and currency. It is divided into three regions 61 , 62, 63 indicated by dotted lines in Figure 6. Two or more regions are used and these are positioned, sized and arranged in any suitable manner. In a preferred example, the regions are selected such that they each contain one or more security features 64 of the banknote, such as holograms, thread marks, and watermarks. However, this is not essential. The regions may be uniform and contiguous as indicated in Figure 6 although this is not essential.
  • by selecting the regions such that they each contain one or more security features we are able to assess likelihood of one or more of those security features being absent.
  • the regions may be selected in any suitable manner, such as by using an image processing or image recognition system to identify the security features. For example, infra-red or thermal imaging may be used to pick out appropriate security features such as watermarks. Also, tailored illumination may be used to pick out holograms or other complex diffraction grating security features. Alternatively, the regions may be manually configured for different currencies and denominations in advance.
  • FIG 7 is a flow diagram of a method of using localized classifiers for banknote validation.
  • a banknote to be validated is input to the validator (see box 70) and images of the banknote captured (see box 71). The images are divided into R specified regions (see box 72). Those R regions are the same regions as already used to form segmentation maps and corresponding classifiers. Each region of the image is then segmented using the segmentation map for that region (see box 73) and information is extracted from each segment of each region. This information is input to the appropriate R classifiers (see box 75)! If all the classifiers indicate a pass, i.e. that the banknote is genuine then it is indicated as genuine (see box 76). If all the classifiers indicate a fail then the banknote is indicated as counterfeit (see box 77). Otherwise the banknote is indicated as suspect (see box 78).
  • one method involves using a plurality of classifiers, each classifier being associated with one segment of a segmentation map. This is now referred to as method A.
  • Another method involves using a single classifier but with a plurality of significance levels. This is now referred to as method B.
  • Another method involves using a plurality of localized classifiers, each associated with a different region of a banknote image. This is now referred to as method C. Possible combinations of these methods comprise (but are in no way limited to):
  • FIG 8 is a flow diagram of an example of combining method C and then method B.
  • Method C steps are indicated in Figure 8 by boxes 82, 83 and 84 and method B steps are indicated by boxes 85, 86, 87, 88 and 89.
  • the banknote to be tested is input (box 80), images are captured (box 81), and the images partitioned into S regions (82).
  • S localized segmentation maps are then created using the methods described herein (box 83) and information is extracted from the S regions using the appropriate segmentation maps (box 84).
  • the classifier test is run, for all S classifiers, using a higher significance level (box 85). If all classifiers indicate a genuine note a genuine note is indicated (see box 87). Otherwise the classifiers repeat the tests using a lower significance level.
  • the method also provides flexibility for banks to customize their tightness and standardize what quality of notes will be put into the suspect category. This is achieved because both S and the significance levels are adjustable.
  • Figure 9 is a flow diagram of an example of combining method A and then method B. Method A steps are indicated by boxes 92 to 93 and method B steps are indicated by boxes 94 through 98. Steps 90 and 91 correspond to steps 80 and 81 of Figure 8.
  • Figure 10 is a flow diagram of an example of combining method C and then A and then B. Method C steps are indicated by boxes 100 and 101. Method A step is 102. In this case, many classifiers are used, one for each banknote region S and segment of each banknote region K. The tests are carried out at the two significance levels (see boxes 103 through 107) using each of the S x K classifiers.
  • An advantage of the banknote validation methods using a plurality of classes is that they can increase consumer trust, appreciation and confidence in the automated banknote validator. If a note is classed as suspect it may be accepted and credited to a customer account in the short term, whilst manual or other off-line investigations are made about the validity of the note.
  • Figure 11 is a schematic diagram of an apparatus 110 for creating a classifier 112 for banknote validation. It comprises:
  • a processor 113 arranged to create a segmentation map using the training set images
  • classification forming means 116 arranged to form the classifier using the feature information
  • processor is arranged to create the segmentation map on the basis of information from all images in the training set. For example, by using spatio- temporal image decomposition described above.
  • FIG 12 is a schematic diagram of a banknote validator 121. It comprises:
  • a feature extractor 124 arranged to extract one or more features from each segment of the banknote image
  • a classifier 125 arranged to classify the banknote as being either valid or not on the basis of the extracted features
  • segmentation map is formed on the basis of information about each of a set of training images of banknotes. It is noted that it is not essential for the components of Figure 12 to be independent of one another, these may be integral.
  • Figure 13 is a flow diagram of a method of validating a banknote. The method comprises:
  • segmentation map is formed on the basis of information about each of a set of training images of banknotes. These method steps can be carried out in any suitable order or in combination as is known in the art.
  • the segmentation map can be said to implicitly comprise information about each of the images in the training set because it has been formed on the basis of that information.
  • the explicit information in the segmentation map can be a simple file with a list of pixel addresses to be included in each segment.
  • Figure 14 is a schematic diagram of a self-service apparatus 141 with a banknote validator 143. It comprises:
  • imaging means for obtaining digital images of the banknotes 142.
  • the segmentation may be formed on the basis of the images of only one type, say the red channel.
  • the segmentation map may be formed on the basis of the images of all types, say the red, blue and green channel. It is also possible to form a plurality of segmentation maps, one for each type of image or combination of image types. For example, there may be three segmentation maps one for the red channel images, one for the blue channel images and one for the green channel images. In that case, during validation of an individual note, the appropriate segmentation map/ciassifier is used depending on the type of image selected. Thus each of the methods described above may be modified by using images of different types and corresponding segmentation maps/classifiers.
  • the means for accepting banknotes is of any suitable type as known in the art as is the imaging means. Any feature selection algorithm known in the art may be used to select one or more types of feature to use in the step of extracting features. Also, the classifier can be formed on the basis of specified information about a particular denomination or currency of banknotes in addition to the feature information discussed herein. 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.

Abstract

A method of creating a classifier for media validation is described. Information from all of a set of training images from genuine media items is used to form a segmentation map 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 example when the media is a banknote for different currencies and denominations in this way and without the need for examples of counterfeit banknotes. A media validator using such a classifier is described as well as a method of validating a banknote using such a classifier. In a preferred embodiment a plurality of segmentation maps are formed, having different numbers of segments. If higher quality counterfeit media items come into the population of media items, the media validator is able to react immediately by switching to using a segmentation map having a higher number of segments without the need for re-training.

Description

MEDIA VALIDATION
Cross Reference to Related Applications
This application is a continuation-in-part application of US patent application number 11/366,147, filed on March 2, 2006, which is a continuation-in- part application of US patent application number 11/305,537, filed on December 16, 2005. Application number 11/366,147, filed on March 2, 2006 and application number 11/305,537, filed on December 16, 2005 are hereby incorporated by reference.
Technical Field
The present invention relates to a method and apparatus for media validation.
It is particularly related to, but in now way limited to, validation of media such as banknotes, passports, checks, bonds, share certificates and the like.
Background
There is a growing need for automatic verification and validation of banknotes of different currencies and denominations in a simple, reliable, and cost effective manner. This is required, for example, in self-service apparatus which receives banknotes, such as self-service kiosks, ticket vending machines, automated teller machines arranged to take deposits, self-service currency exchange machines and the like.
Previously, manual methods of currency validation have involved image examination, transmission effects such as watermarks and thread registration marks, feel and even smell of banknotes. Other known methods have relied on semi-overt features requiring semi-manual interrogation. For example, using magnetic means, ultraviolet sensors, fluorescence, infrared detectors, capacitance, metal strips, image patterns and similar. However, by their very nature these methods are manual or semi-manual and are not suitable for many applications where manual intervention is unavailable for long periods of time. For example, in self-service apparatus.
There are significant problems to be overcome in order to create an automatic currency validator. For example, many different types of currency exist with different security features and even substrate types. Within those different denominations also exist commonly with different levels of security features. There is therefore a need to provide a generic method of easily and simply performing currency validation for those different currencies and denominations.
Previous automatic validation methods typically require a relatively large number of examples of counterfeit banknotes to be known in order to train the classifier. In addition, 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.
In an earlier paper entitled, "Employing optimized combinations of one-class classifiers for automated currency validation", published in Pattern Recognition 37, (2004) pages 1085-1096, by Chao He, Mark Girolami and Gary Ross (two of whom are inventors of the present application) an automated currency validation method is described (Patent No. EP1484719, US2004247169) for classifying banknotes as either genuine or counterfeit. This involves segmenting an image of a whole banknote into regions using a grid structure. Individual "one-class" classifiers are built for each region and a small subset of the region specific classifiers are combined to provide an overall decision. (The term, "one-class" is explained in more detail below.) The segmentation and combination of region specific classifiers to achieve good performance is achieved by employing a genetic algorithm. This method requires a small number of counterfeit samples at the genetic algorithm stage and as such is not suitable when counterfeit data is unavailable. Previously, currency validation has typically involved classifying banknotes as either genuine or counterfeit. However, more recently, a need has arisen to classify banknotes into more than the two classes of counterfeit or genuine. For example, an additional class includes whether a banknote is "suspect" that is, falls between the genuine and counterfeit classes. Various regulatory requirements in different jurisdictions typically specify the classes that are to be used in banknote validation systems. For example, cash-accepting or cash-recycling automated teller machines or other self-service apparatus such as vending machines, kiosks and the like.
Classification of a banknote as "suspect" as opposed to genuine or counterfeit may have financial implications for users of automated banknote validating apparatus. In addition, regulatory and commercial requirements heighten the need to make a distinction between suspect banknotes and those which are genuine or counterfeit.
There is also a need to perform automatic currency validation in a computationally inexpensive manner which can be performed in real time. Many of the issues mentioned above also apply to validation of other types of media such as passports and cheques.
Summary
A media validator which classes media into three or more classes is described. Information from all of a set of training images from genuine media is used to form one or more segmentation maps which are then used to segment each of the training set images. Features are extracted from the segments and used to form one or more classifiers. Classifiers can be quickly and simply formed for different types of media items such as currencies and denominations of banknotes in this way and without the need for examples of counterfeit media items. In some examples, the classifier(s) are arranged to operate at a plurality of pre-specified confidence levels. In other examples, a plurality of classifiers are formed from feature information obtained from different segments. In other examples, segmentation maps are associated with different regions of an image of a media item. The media validator may be incorporated in a self-service apparatus such as an automated teller machine.
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.
This acknowledges that software can be a valuable, separately tradable commodity. It is intended to encompass software, which runs on or controls "dumb" or standard hardware, to carry out the desired functions, (and therefore the software essentially defines the functions of the media validator, and can therefore be termed a media validator, even before it is combined with its standard hardware). For similar reasons, it is also intended to encompass software which "describes" or defines the configuration of hardware, such as HDL (hardware description language) software, as is used for designing silicon chips, or for configuring universal programmable chips, to carry out desired functions.
The preferred features may be combined as appropriate, as would be apparent to a skilled person, and may be combined with any of the aspects of the invention.
Brief Description of the Drawings
Embodiments of the invention will be described, by way of example, with reference to the following drawings, in which:
Figure 1 is a flow diagram of a method of creating a classifier for banknote validation;
Figure 2 is a flow diagram of a method of creating a banknote validator for classifying banknotes into three or more classes; Figure 3 is a flow diagram of a method of classifying banknotes into three or more classes using a plurality of classifiers, each associated with a segment of a segmentation map;
Figure 4 is a schematic diagram of using the same classifier with different significance levels to classify banknotes;
Figure 5 is a flow diagram of a method of classifying banknotes into three or more classes using the same classifier at each of two significance levels;
Figure 6 is a schematic diagram of a banknote divided into regions;
Figure 7 is a flow diagram of a method of classifying banknotes into three or more classes using a plurality of classifiers each associated with a different region of a banknote;
Figure 8 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of localized segmentation maps and different significance levels of classifiers;
Figure 9 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of classifiers based on segments and different significance levels of classifiers;
Figure 10 is a flow diagram of a method of classifying banknotes into three or more classes using a combination of classifiers based on segments and banknote regions as well as different significance levels of classifiers;
Figure 11 is a schematic diagram of an apparatus for creating a classifier for banknote validation;
Figure 12 is a schematic diagram of a banknote validator;
Figure 13 is a flow diagram of a method of validating a banknote; Figure 14 is a schematic diagram of a self-service apparatus with a banknote validator.
Detailed Description
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.
Although the present examples are described and illustrated herein as being implemented in a banknote validation system, the system described herein is provided as an example and not a limitation. As those skilled in the art will appreciate, the present examples are suitable for application in a variety of different types of media validation systems, including but not limited to passport validation systems, check validation systems, bond validation systems and share certificate validation systems.
The term "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
As mentioned above, a need has arisen to classify banknotes into more than the two classes of counterfeit or genuine. For example, an additional class includes whether a banknote is "suspect" that is, falls between the genuine and counterfeit classes. Examples of four categories are given in the table below. In this example, a banknote is either classified as not recognized (category 1), as counterfeit (category 2), as genuine (category 4) or as suspect (category 3).
Figure imgf000008_0001
Figure 1 is a high level flow diagram of a method of creating a classifier for banknote validation. First we obtain a training set of images of genuine banknotes (see box 10 of Figure 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. Preprocessing can be carried out to align the images and scale them to size if necessary, as known in the art.
We next create a segmentation map using information from the training set images (see box 12 of Figure 1). The segmentation map 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. Preferably, but not essentially, the segmentation map also comprises a specified number of segments to be used.
Using the segmentation map we segment each of the images in the training set (see box 14 of Figure 1). We then extract one or more features from each segment in each of the training set images (see box 16 of Figure 1). By the term "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 Figure 1). Any suitable type of classifier can be used as known in the art. In a particularly preferred embodiment of the invention the classifier is a one-class classifier and no information about counterfeit banknotes is needed. However, it is also possible to use a binary classifier or other type of classifier of any suitable type as known in the art. For example, if it is required to classify banknotes into three or more classes (such as genuine, counterfeit and suspect) then a classifier which classifies into the appropriate number of classes may be used.
The method in Figure 1 enables a classifier for validation of banknotes of a particular currency and denomination to be formed simply, quickly and effectively and automatically. To create classifiers for other currencies or denominations the method is repeated with appropriate training set images.
In a particular example, a one-class classifier is formed which provides classification into only two classes: genuine or counterfeit. In this situation it is sometimes required to provide a means whereby additional classes are possible, such as the class "suspect" mentioned above. In order to enable this we modify the method of Figure 1 to form more than one classifier, each classifier being associated with only one segment from the segmentation map (see Figure 2). This results in two or more classifiers (assuming there are two or more segments in the segmentation map). The outputs of the classifiers are then combined to provide a classification into more than one class as described below with reference to Figure 3.
Figure 2 shows how the method of Figure 1 is modified to produce more than one classifier. The method is the same as that of Figure 1 except that a plurality of classifiers are formed rather than one classifier. Each classifier is formed using feature information from a single segment.
As shown in Figure 3 this allows us to classify banknotes into more than two classes. A banknote to be classified (or validated) is input to an automated banknote validator (see box 30). One or more images of the banknote are captured and pre-processed as described above. A segmentation map (that has already been formed using any of the methods described herein or other suitable methods) is then used to segment the images of the banknote into K segments (see box 32) where K is an integer value of 2 or more. Information is extracted from the K segments (see box 33) and input to each of K classifiers which have already been formed as described herein or in any other suitable way. If the output from all of the classifiers indicates that the banknote is genuine then an indication is made that the banknote is genuine (see box 35). If the output from all the classifiers indicates that the banknote is counterfeit, then an indication is made that the banknote is counterfeit (see box 36). If one or more classifiers indicates that the banknote is genuine whilst one or more of the other classifiers indicates that it is counterfeit, then an indication is made that the banknote is "suspect" (see box 37).
More detail about forming the segmentation map is now given.
Previously in EP1484719 and US2004247169, (as mentioned in the background section) we used a segmentation technique that involved using a grid structure over the image plane and a genetic algorithm method to form the segmentation map. This necessitated using some information about counterfeit notes, and incurring computational costs when performing the genetic algorithm search.
The present invention uses a different method of forming the segmentation map which removes the need for using a genetic algorithm or equivalent method to search for a good segmentation map within a large number of possible segmentation maps. This reduces computational cost and improves performance. In addition the need for information about counterfeit banknotes is removed.
We believe that generally it is difficult in the counterfeiting process to provide a uniform quality of imitation across the whole note and therefore certain regions of a note are more difficult than others to be copied successfully. We therefore recognized that rather than using a rigidly uniform grid segmentation we could improve banknote validation by using a more sophisticated segmentation. Empirical testing that we carried out indicated that this is indeed the case. Segmentation B2006/004676
11
based on morphological characteristics such as pattern, color and texture led to a better performance in detecting counterfeits. However, traditional image segmentation methods, such as using edge detectors, when applied to each image in the training set were difficult to use. This is because varying results are obtained for each training set member and it is difficult to align corresponding features in different training set images. In order to avoid this problem of aligning segments we used, in one preferred embodiment, a so called "spatio-temporal image decomposition".
Details about the method of forming the segmentation map are now given. At a high level 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. For example, this specification is made on the basis of information from all images in the training set.
In contrast, segmentation using a rigid grid structure does not require information from images in the training set.
For example, each segmentation map comprises information about relationships of corresponding image elements between all images in the training set.
Consider the images in the training set as being stacked and in registration with one another in the same orientation. Taking a given pixel in the note image plane this pixel is thought of as having a "pixel intensity profile" comprising information about the pixel intensity at that particular pixel position in each of the training set images. Using any suitable clustering algorithm, pixel positions in the image plane are clustered into segments, where pixel positions in those segments have similar or correlated 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 particularly preferred embodiment of our method of forming the segmentation map is now described in detail. This is based on the method taught in the following publication "EigenSegments: A spatio-temporal decomposition of an ensemble of images" by Avidan, S. Lecture Notes in Computer Science, 2352: 747- 758, 2002.
Given an ensemble of images {l,}z = 1,2,Λ ,N which have been registered and scaled to the same size r x c , each image I, can be represented by its pixels as
[ah,a2l,A ,aMl] in vector form, where Oj1(J = 1,2,Λ ,M) is the intensity of the y th pixel in the /th image and M - r - c is the total number of pixels in the image. A design matrix A e 5RMxW can then be generated by stacking vectors I, (zeroed using the mean value) of all images in the ensemble, thusA = [l, I2 Λ ,IN ]. A row vector [αy,,α/2,Λ in A can be seen as an intensity profile for a particular pixel (7 th) 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. the temporal correlation between two pixels j and k
can be denoted βisd{j,k)
Figure imgf000013_0001
The smaller d(j, Ic) , the stronger the correlation between the two pixels. 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 map 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.
In order to achieve the training without utilizing counterfeit notes, 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 D2 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). In the case of an arbitrary non-Gaussian distribution 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, RO, Hart, PE, Stork, DG: Pattern Classification (second edition), John Wiley & Sons, INC, New York, 2001) and the distribution of the log-likelihood ratio under the null-hypothesis can be obtained by sampling techniques such as the bootstrap (described in Wang, S, Woodward, WA, Gary, HL et al: A new test for outlier detetion from a multivariate mixture distribution, Journal of Computational and Graphical Statistics, 6(3): 285- 299, 1997). Other methods which can be employed for one-class classification are Support Vector Data Domain Description (SVDD) (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, Scholkopf, 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, SJ: Novelty detection using extreme value statistics. IEE Proceedings on Vision, Image & Signal Processing, 146(3): 124-129, 1999). In SVDD the support of the data distribution is estimated, whilst the EVT estimates the distribution of extreme values. For this particular application, large numbers of examples of genuine notes are available, so in this case it is possible to obtain reliable estimates of the target class distribution. We therefore choose one-class classification methods that can estimate the density distribution explicitly in a preferred embodiment, although this is not essential. In a preferred embodiment we use one-class classification methods based on the parametric D2 test).
In a preferred embodiment, the statistical hypothesis tests used for our one- class classifier are detailed as follows:
Consider N independent and identically distributed /^-dimensional vector samples (the feature set for each banknote) x, ,Λ ,xN e C with an underlying density function with parameters θ given as/?(x|θ). The following hypothesis test is given for a new point xw+1 such that H0 : xw+l e C vs. H1 : xw+, g C , where C denotes the region where the null hypothesis is true and is defined by /?(x|θ). Assuming that the distribution under the alternate hypothesis is uniform then the standard log-likelihood ratio for the null and alternate hypothesis
Figure imgf000016_0001
can be employed as a test statistic for the null-hypothesis. In this preferred embodiment we can use the log-likelihood ratio as test statistic for the validation of a newly presented note.
1) Feature vectors with multivariate Gaussian density: Under the assumption that the feature vectors describing individual points in a sample are multivariate Gaussian, a test that emerges from the above likelihood ratio (1), to assess whether each point in a sample shares a common mean is described in (Morrison, DF: Multivariate Statistical Methods (third edition). McGraw-Hill Publishing Company, New York, 1990). Consider N independent and identically distributed p-dimensional vector samples x,,Λ ,xN from a multivariate normal distribution with mean μ and covarianceC , whose sample estimates are μN and CN . From the sample consider a random selection denoted asx0 , the associated squared Mahalanobis distance
D2 = {x0 - μJ'&N ] {x0 - μN) (2)
can be shown to be distributed as a central F -distribution with p and N - p - 1 degrees of freedom by
Figure imgf000016_0002
Then, the null hypothesis of a common population mean vector x0 and the remaining x, will be rejected if
F >.Fβ;,.*-,_, , (4) where Fa.p N_p_x is the upper α -100% point of the F -distribution with (p,N-p -l) degrees of freedom.
Now suppose that x0 was chosen as the observation vector with the maximum D2 statistic. The distribution of the maximum D2 from a random sample of size N is complicated. However a conservative approximation to the 100a percent upper critical value can be obtained by the Bonferroni inequality. Therefore we might conclude that x0 is an outlier if
F > Fa (5)
-;p,W-P-1
In practice, either equations (4) or (5) can be used for outlier detection.
We can make use of the following incremental estimates of the mean and covariance in devising a test for new examples which do not form part of the original sample when an additional datum xw+1 is made available, i.e. the mean
Figure imgf000017_0001
and the covariance
Cw+1 = — - CN +— — (xw+1 - p,w )(xw+l - μN ) . (7)
N + 1 (N + V
By using the expression of (6), (7) and the matrix inversion lemma, Equation (2) for an N -sample reference set and an N+1'th test point becomes
£2 = c7 w+1C-;+l<W (8)
where and
• _, _V + 1 [ » i C;1 (xΛ,+] - μΛ,)(xw+1 - μN)' C-J
N+l ~ * tCw -N + l + (xw+, -μwrC-w'(Xw+|w)J- (10)
Denoting (xw+1 -μj' c^x^, -μw) by D^ 1 then
Figure imgf000018_0001
So a new point xw+l can be tested against an estimated and assumed normal distribution for a common estimated mean μN and covarianceCw . Though the assumption of multivariate Gaussian feature vectors often does not hold in practice, it has been found as an appropriate pragmatic choice for many applications. We relax this assumption and consider arbitrary densities in the following section.
2) Feature Vectors with arbitrary Density: A probability density estimate j?(x;θ) can be obtained from the finite data sample S = {x,,Λ ,xw} e W drawn from an arbitrary density p(x) , by using any suitable semi-parametric (e.g. Gaussian Mixture Model) or non-parametric (e.g. Parzen window method) density estimation methods as known in the art. This density can then be employed in computing the log-likelihood ratio (1). Unlike the case of the multivariate Gaussian distribution there is no analytic distribution for the test statistic (λ) under the null hypothesis. So to obtain this distribution, numerical bootstrap methods can be employed to obtain the otherwise non-analytic null distribution under the estimated density and so the various critical values of λ , can be established from the empirical distribution obtained. It can be shown that in the limit as N — »■ ∞ , the likelihood ratio can be estimated by the following
Figure imgf000019_0001
where p\xN÷] ;QN) denotes the probability density of xw+I under the model estimated by the original N samples.
After generating B sets bootstrap of N samples from the reference data set and using each of these to estimate the parameters of the density distribution B'N , B bootstrap replicates of the test statistic Xcπl,i = 1,K ,B can be obtained by randomly selecting an N +1'th sample and computing p(xN+i;β'N) ∞ Xcm . By ordering Xcm in ascending order, the critical value a can be defined to reject the null-hypothesis at the desired significance level if λ ≤ Xa , where Xa is the j th smallest value oiXcrιt ,
Figure imgf000019_0002
Preferably 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 15 although any suitable number of segments can be used.
As described above, in a group of embodiments, a one-class classifier is used. This type of classifier can be thought of as defining a boundary around a known class such that examples falling outside that boundary are deemed not to belong to the known class. However, a one-class classifier typically classifies items into only two classes. This is problematic in situations where it is required to classify banknotes as either counterfeit, genuine, or suspect for example. We propose a method of addressing this by varying a significance level or confidence level used by a one-class classifier.
Figure 4 is a schematic diagram showing the influence of different significance levels on a one-class classifier. Suppose that a given one-class classifier has a significance level of α1 indicated by the oval boundary 41 in Figure 4. Banknotes are represented in Figure 4 by either dots or crosses depending on whether they are actually genuine or actually counterfeit. The majority of genuine banknotes in this example fall within the boundary 41 and are classes as genuine by the one-class classifier. Suppose that the significance level of the one class classifier is now lowered to α2 indicated by the boundary 40 in Figure 4. Now some counterfeit banknotes fall within the boundary 40 and so are wrongly classified as being genuine. We can also use the two significance levels to introduce a third classification. Those banknotes falling between the boundary 40 and the boundary 41 may be classified as suspect. In this way, be introducing a plurality of different significance levels for the one-class classifier we are able to increase the number of classes into which classification is made.
Advantageously, it is not necessary to retrain the example one-class classifier described in detail herein when the significance level is changed.
Figure 5 is a flow diagram of a method of validating a banknote using a one- class classifier having different significance levels. Two significance levels, one higher than the other, are pre-defined and stored (see box 50) for example, by manual configuration. Banknote validation is performed as described herein, using a one-class classifier having the higher significance level (see box 51). If the banknote is classified as genuine an output is made indicating this (see boxes 52 and 53). If the banknote is classified as not genuine then the validation is repeated using the same one-class classifier but having the lower significance level (see box 54). If the banknote is classified as counterfeit an output is made to this effect (see boxes 55 and 57). However, if the banknote is classified as genuine then an indication is made that it is "suspect" (see box 56). That is, the automated validation process is repeated for the same banknote but with different significance levels. If the results of the one-class classifier are different for that banknote in each case then the banknote is classed as "suspect". The one-class classifier is thought of as effectively carrying out a test on a statistical distribution of morphological characteristics of genuine notes. A boundary in this statistical distribution is, for example, defined by a significance level which sets a targeted false rejection rate of genuine notes.
In another embodiment, we enable classification of banknotes into more than two classes by forming two or more segmentation maps (the segmentation maps may or may not have the same number of segments). Each segmentation map is associated with a region of a banknote as now described in more detail with reference to Figure 6. This results in a plurality of classifiers, one for each segmentation map, so that the classifiers are each associated with a different region of a banknote. These classifiers are referred to herein as localized classifiers.
Figure 6 is a schematic representation of a face of a banknote of a particular denomination and currency. It is divided into three regions 61 , 62, 63 indicated by dotted lines in Figure 6. Two or more regions are used and these are positioned, sized and arranged in any suitable manner. In a preferred example, the regions are selected such that they each contain one or more security features 64 of the banknote, such as holograms, thread marks, and watermarks. However, this is not essential. The regions may be uniform and contiguous as indicated in Figure 6 although this is not essential. Advantageously, by selecting the regions such that they each contain one or more security features, we are able to assess likelihood of one or more of those security features being absent. This assists in enabling classification of banknotes into a plurality of categories including, counterfeit, genuine and "suspect". The regions may be selected in any suitable manner, such as by using an image processing or image recognition system to identify the security features. For example, infra-red or thermal imaging may be used to pick out appropriate security features such as watermarks. Also, tailored illumination may be used to pick out holograms or other complex diffraction grating security features. Alternatively, the regions may be manually configured for different currencies and denominations in advance.
Figure 7 is a flow diagram of a method of using localized classifiers for banknote validation. A banknote to be validated is input to the validator (see box 70) and images of the banknote captured (see box 71). The images are divided into R specified regions (see box 72). Those R regions are the same regions as already used to form segmentation maps and corresponding classifiers. Each region of the image is then segmented using the segmentation map for that region (see box 73) and information is extracted from each segment of each region. This information is input to the appropriate R classifiers (see box 75)! If all the classifiers indicate a pass, i.e. that the banknote is genuine then it is indicated as genuine (see box 76). If all the classifiers indicate a fail then the banknote is indicated as counterfeit (see box 77). Otherwise the banknote is indicated as suspect (see box 78).
It is also possible to combine one or more of the methods described herein for classifying banknotes into two or more categories.
As mentioned above, one method involves using a plurality of classifiers, each classifier being associated with one segment of a segmentation map. This is now referred to as method A.
Another method involves using a single classifier but with a plurality of significance levels. This is now referred to as method B.
Another method involves using a plurality of localized classifiers, each associated with a different region of a banknote image. This is now referred to as method C. Possible combinations of these methods comprise (but are in no way limited to):
• A and then B
• C and then B (as illustrated in Figure 8)
• C and then A
• C and then A and then B.
Figure 8 is a flow diagram of an example of combining method C and then method B. Method C steps are indicated in Figure 8 by boxes 82, 83 and 84 and method B steps are indicated by boxes 85, 86, 87, 88 and 89. The banknote to be tested is input (box 80), images are captured (box 81), and the images partitioned into S regions (82). S localized segmentation maps are then created using the methods described herein (box 83) and information is extracted from the S regions using the appropriate segmentation maps (box 84). The classifier test is run, for all S classifiers, using a higher significance level (box 85). If all classifiers indicate a genuine note a genuine note is indicated (see box 87). Otherwise the classifiers repeat the tests using a lower significance level. If all classifiers indicate a genuine note, a suspect note is indicated (box 88). Otherwise a counterfeit note is indicated (box 89). In this way we are able to provide an extra confidence for customers. It is not unusual for a genuine note to become worn and torn after a certain length of circulation. Such a note is very likely to be categorized as counterfeit by all S localized classifiers if using a tight (high) significance level. This may result in a financial loss for the customer. Therefore, by testing again using a looser (lower) significance level, this note may be recognized as genuine by all S classifiers, and thus can be categorized as suspect for further investigation. This avoids the customer's loss. Meanwhile since real counterfeits will not be affected and will still be recognized, the security of the self service apparatus or other component using the process is still kept. The method also provides flexibility for banks to customize their tightness and standardize what quality of notes will be put into the suspect category. This is achieved because both S and the significance levels are adjustable.
Figure 9 is a flow diagram of an example of combining method A and then method B. Method A steps are indicated by boxes 92 to 93 and method B steps are indicated by boxes 94 through 98. Steps 90 and 91 correspond to steps 80 and 81 of Figure 8.
Figure 10 is a flow diagram of an example of combining method C and then A and then B. Method C steps are indicated by boxes 100 and 101. Method A step is 102. In this case, many classifiers are used, one for each banknote region S and segment of each banknote region K. The tests are carried out at the two significance levels (see boxes 103 through 107) using each of the S x K classifiers.
An advantage of the banknote validation methods using a plurality of classes (e.g. counterfeit, genuine, suspect) is that they can increase consumer trust, appreciation and confidence in the automated banknote validator. If a note is classed as suspect it may be accepted and credited to a customer account in the short term, whilst manual or other off-line investigations are made about the validity of the note.
Figure 11 is a schematic diagram of an apparatus 110 for creating a classifier 112 for banknote validation. It comprises:
• an input 111 arranged to access a training set of banknote images;
• a processor 113 arranged to create a segmentation map using the training set images;
• a segmentor 114 arranged to segmenting each of the training set images using the segmentation map; • a feature extractor 115 arranged to extract one or more features from each segment in each of the training set images; and
• classification forming means 116 arranged to form the classifier using the feature information;
wherein the processor is arranged to create the segmentation map on the basis of information from all images in the training set. For example, by using spatio- temporal image decomposition described above.
Figure 12 is a schematic diagram of a banknote validator 121. It comprises:
• an input arranged to receive at least one image 120 of a banknote to be validated;
' a segmentation map 122;
• a processor 123 arranged to segment the image of the banknote using the segmentation map;
• a feature extractor 124 arranged to extract one or more features from each segment of the banknote image;
• a classifier 125 arranged to classify the banknote as being either valid or not on the basis of the extracted features;
wherein the segmentation map is formed on the basis of information about each of a set of training images of banknotes. It is noted that it is not essential for the components of Figure 12 to be independent of one another, these may be integral.
Figure 13 is a flow diagram of a method of validating a banknote. The method comprises:
• accessing at least one image of a banknote to be validated (box 130); • accessing a segmentation map (box 131);
• segmenting the image of the banknote using the segmentation map 9box 132);
• extracting features from each segment of the banknote image (box 133);
• classifying the banknote as being either valid or not on the basis of the extracted features using a classifier (box 134);
wherein the segmentation map is formed on the basis of information about each of a set of training images of banknotes. These method steps can be carried out in any suitable order or in combination as is known in the art. The segmentation map can be said to implicitly comprise information about each of the images in the training set because it has been formed on the basis of that information. However, the explicit information in the segmentation map can be a simple file with a list of pixel addresses to be included in each segment.
Figure 14 is a schematic diagram of a self-service apparatus 141 with a banknote validator 143. It comprises:
• a means for accepting banknotes 140,
• imaging means for obtaining digital images of the banknotes 142; and
• a banknote validator 143 as described above.
The methods described herein are performed on images or other representations of banknotes, those images/representations being of any suitable type. For example, images on any of a red, blue and green channel or other images as mentioned above.
The segmentation may be formed on the basis of the images of only one type, say the red channel. Alternatively, the segmentation map may be formed on the basis of the images of all types, say the red, blue and green channel. It is also possible to form a plurality of segmentation maps, one for each type of image or combination of image types. For example, there may be three segmentation maps one for the red channel images, one for the blue channel images and one for the green channel images. In that case, during validation of an individual note, the appropriate segmentation map/ciassifier is used depending on the type of image selected. Thus each of the methods described above may be modified by using images of different types and corresponding segmentation maps/classifiers.
The means for accepting banknotes is of any suitable type as known in the art as is the imaging means. Any feature selection algorithm known in the art may be used to select one or more types of feature to use in the step of extracting features. Also, the classifier can be formed on the basis of specified information about a particular denomination or currency of banknotes in addition to the feature information discussed herein. 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.
Any range or device value given herein may be extended or altered without losing the effect sought, as will be apparent to the skilled person.
It will be understood that the above description of a preferred embodiment is given by way of example only and that various modifications may be made by those skilled in the art.

Claims

What is Claimed is:
1. A media validator comprising:
(i) an input arranged to receive at least one image of a media item to be validated;
(ii) a segmentation map comprising information about relationships of corresponding image elements between all images in a set of training images of media items;
(iii) a processor arranged to segment the image of the media item using the segmentation map;
(iv) a feature extractor arranged to extract one or more features from each segment of the image of the media item; and
(v) one or more classifiers together arranged to classify the banknote into one of at least three classes on the basis of the extracted features.
2. A media validator as claimed in claim 1 comprising only one classifier, that classifier being arranged to operate at each of a plurality of pre-specified confidence levels.
3. A media validator as claimed in claim 1 comprising a plurality of classifiers each formed from feature information extracted from different ones of the segments.
4. A media validator as claimed in claim 1 comprising means for dividing the image of the media item to be validated into a plurality of regions and further comprising a plurality of segmentation maps, each segmentation map associated with a different one of the regions.
5. A media validator as claimed in claim 4 comprising a plurality of classifiers, each classifier being associated with a different one of the segmentation maps.
6. A media validator as claimed in claim 3 wherein each of the classifiers is further arranged to operate at each of a plurality of pre-specified confidence levels.
7. A media validator as claimed in claim 5 wherein each of the classifiers is further arranged to operate at each of a plurality of pre-specified confidence levels.
8. A media validator as claimed in claim 4 comprising a plurality of classifiers, each classifier being associated with a different one of the segmentation maps and a different segment of that segmentation map.
9. A media validator as claimed in claim 8 wherein each of the classifiers is further arranged to operate at each of a plurality of pre-specified confidence levels.
10. A media validator as claimed in claim 1 wherein the image of the media item is of a particular type and which further comprises a plurality of segmentation maps, each segmentation map being for a different type of media item image.
11. A media validator as claimed in claim 1 wherein the classifier is a one- class classifier.
12. A media validator as claimed in claim 1 comprising means for combining results from a plurality of classifiers.
13. A method of validating a media item comprising:
(i) accessing at least one image of a media item to be validated;
(ii) accessing a segmentation map comprising information about relationships of corresponding image elements between all images in a set of training images of media items; (iii) segmenting the image of the media item using the segmentation map;
(iv) extracting features from each segment of the image of the media item; and
(v) classifying the media item into one of at least three classes on the basis of the extracted features using one or more classifiers together.
14. A method as claimed in claim 13 which comprises classifying the media item using only one classifier, that classifier being arranged to operate at each of a plurality of pre-specified confidence levels.
15. A method as claimed in claim 13 which comprises classifying the media item using a plurality of classifiers each comprising feature information extracted from different ones of the segments.
16. A method as claimed in claim 13 which further comprises dividing the image of the media item into a plurality of regions and accessing a plurality of segmentation maps, each segmentation map associated with a different one of the regions.
17. A method as claimed in claim 16 which further comprises classifying the media item using a plurality of classifiers, each classifier being associated with a different one of the segmentation maps.
18. A method as claimed in claim 15 which further comprises operating each of the classifiers at a plurality of pre-specified confidence levels.
19. A method as claimed in claim 17 which further comprises operating each of the classifiers at a plurality of pre-specified confidence levels.
20. A method as claimed in claim 16 which further comprises classifying the media item using a plurality of classifiers, each classifier being associated with a different one of the segmentation maps and a different segment of that segmentation map.
21. A method as claimed in claim 20 which further comprises operating each of the classifiers at a plurality of pre-specified confidence levels.
22. A method as claimed in claim 13 wherein the image of the media item is of a particular type and which comprises accessing a plurality of segmentation maps, each segmentation map being for a different type of media item image.
23 A method as claimed in claim 13 comprising combining results from a plurality of classifiers.
24. A computer program comprising computer program code means adapted to perform all the steps of a method of validating a banknote comprising:
(i) accessing at least one image of a banknote to be validated;
(ii) accessing a segmentation map comprising information about relationships of corresponding image elements between all images in a set of training images of banknotes;
(iii) segmenting the image of the banknote using the segmentation map;
(iv) extracting features from each segment of the banknote image; and
(v) classifying the banknote into one of at least three classes on the basis of the extracted features using one or more classifiers together, when said program is run on a computer.
25. A computer program as claimed in claim 24 embodied on a computer readable medium.
26. A self-service apparatus comprising: (i) a means for accepting media items,
(ii) imaging means for obtaining digital images of the media items; and (iii) a media validator comprising:
(i) an input arranged to receive at least one image of a media item to be validated;
(ii) a segmentation map comprising information about relationships of corresponding image elements between all images in a set of training images of media items;
(iii) a processor arranged to segment the image of the media item using the segmentation map;
(iv) a feature extractor arranged to extract one or more features from each segment of the media item image; and
(v) one or more classifiers together arranged to classify the media item into one of at least three classes on the basis of the extracted features.
PCT/GB2006/004676 2005-12-16 2006-12-14 Detecting improved quality counterfeit media items WO2007068930A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN2006800472788A CN101366060B (en) 2005-12-16 2006-12-14 Media validation
EP06831386A EP1964076A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media items
JP2008545088A JP5175210B2 (en) 2005-12-16 2006-12-14 Media confirmation device and confirmation method
BRPI0619926-7A BRPI0619926A2 (en) 2005-12-16 2006-12-14 detection of best quality counterfeit media items

Applications Claiming Priority (4)

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

Publications (1)

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

Family

ID=37529297

Family Applications (4)

Application Number Title Priority Date Filing Date
PCT/GB2006/003565 WO2007068867A1 (en) 2005-12-16 2006-09-26 Banknote validation
PCT/GB2006/004670 WO2007068928A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media
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

Family Applications Before (2)

Application Number Title Priority Date Filing Date
PCT/GB2006/003565 WO2007068867A1 (en) 2005-12-16 2006-09-26 Banknote validation
PCT/GB2006/004670 WO2007068928A1 (en) 2005-12-16 2006-12-14 Detecting improved quality counterfeit media

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/GB2006/004663 WO2007068923A1 (en) 2005-12-16 2006-12-14 Processing images of media items before validation

Country Status (5)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150115853A (en) * 2013-02-04 2015-10-14 케이비에이-노타시스 에스에이 Authentication of security documents and mobile device to carry out the authentication
US9690841B2 (en) 2010-12-23 2017-06-27 Giesecke & Devrient Gmbh Method and apparatus for determining a class reference data record for the classification of value documents

Families Citing this family (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10160578A1 (en) * 2001-12-10 2004-02-12 Giesecke & Devrient Gmbh Method and device for checking the authenticity of sheet material
US20070140551A1 (en) * 2005-12-16 2007-06-21 Chao He Banknote validation
US8540142B1 (en) * 2005-12-20 2013-09-24 Diebold Self-Service Systems Banking machine controlled responsive to data read from data bearing records
JP4999163B2 (en) * 2006-04-17 2012-08-15 富士フイルム株式会社 Image processing method, apparatus, and program
US8706669B2 (en) * 2006-07-28 2014-04-22 Mei, Inc. Classification using support vector machines and variables selection
US8503796B2 (en) 2006-12-29 2013-08-06 Ncr Corporation Method of validating a media item
ES2523585T3 (en) * 2007-06-06 2014-11-27 De La Rue International Limited Apparatus for analyzing a security document
EP2168104A1 (en) 2007-06-06 2010-03-31 De La Rue International Limited Apparatus for analysing a security document
CA2707331C (en) * 2007-12-10 2015-01-27 Glory Ltd. Banknote handling machine and banknote handling method
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
US8682056B2 (en) * 2008-06-30 2014-03-25 Ncr Corporation Media identification
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
US8474592B2 (en) * 2008-07-29 2013-07-02 Mei, Inc. Currency discrimination
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 (en) * 2009-04-01 2010-10-06 索尼株式会社 Detection device and method for multi-class targets
RU2438182C1 (en) 2010-04-08 2011-12-27 Общество С Ограниченной Ответственностью "Конструкторское Бюро "Дорс" (Ооо "Кб "Дорс") Method of processing banknotes (versions)
RU2421818C1 (en) 2010-04-08 2011-06-20 Общество С Ограниченной Ответственностью "Конструкторское Бюро "Дорс" (Ооо "Кб "Дорс") Method for classification of banknotes (versions)
CN101908241B (en) * 2010-08-03 2012-05-16 广州广电运通金融电子股份有限公司 Method and system for identifying valued documents
DE102010055427A1 (en) * 2010-12-21 2012-06-21 Giesecke & Devrient Gmbh Method and device for investigating the optical state of value documents
NL2006990C2 (en) * 2011-06-01 2012-12-04 Nl Bank Nv Method and device for classifying security documents such as banknotes.
CN102324134A (en) * 2011-09-19 2012-01-18 广州广电运通金融电子股份有限公司 Valuable document identification method and device
CN102592352B (en) * 2012-02-28 2014-02-12 广州广电运通金融电子股份有限公司 Recognition device and recognition method of papery medium
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
US20140241618A1 (en) * 2013-02-28 2014-08-28 Hewlett-Packard Development Company, L.P. Combining Region Based Image Classifiers
US8739955B1 (en) * 2013-03-11 2014-06-03 Outerwall Inc. Discriminant verification systems and methods for use in coin discrimination
CN103324946B (en) 2013-07-11 2016-08-17 广州广电运通金融电子股份有限公司 A kind of method and system of paper money recognition classification
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 (en) * 2013-12-20 2014-04-16 湖北微模式科技发展有限公司 Second-generation ID card area positioning and extraction method and device based on monocular camera
US9443367B2 (en) 2014-01-17 2016-09-13 Outerwall Inc. Digital image coin discrimination for use with consumer-operated kiosks and the like
ES2549461B1 (en) * 2014-02-21 2016-10-07 Banco De España METHOD AND DEVICE FOR THE CHARACTERIZATION OF THE STATE OF USE OF BANK TICKETS, AND ITS CLASSIFICATION IN APTOS AND NOT SUITABLE FOR CIRCULATION
US9336638B2 (en) * 2014-03-25 2016-05-10 Ncr Corporation Media item validation
US9824268B2 (en) * 2014-04-29 2017-11-21 Ncr Corporation Media item validation
US10762736B2 (en) * 2014-05-29 2020-09-01 Ncr Corporation Currency validation
CN104299313B (en) * 2014-11-04 2017-08-08 浙江大学 A kind of banknote discriminating method, apparatus and system
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
DE102015012148A1 (en) * 2015-09-16 2017-03-16 Giesecke & Devrient Gmbh Apparatus and method for counting value document bundles, in particular banknote bundles
US10275971B2 (en) * 2016-04-22 2019-04-30 Ncr Corporation Image correction
CN106056752B (en) * 2016-05-25 2018-08-21 武汉大学 A kind of banknote false distinguishing method based on random forest
US10452908B1 (en) 2016-12-23 2019-10-22 Wells Fargo Bank, N.A. Document fraud detection
CN108460649A (en) * 2017-02-22 2018-08-28 阿里巴巴集团控股有限公司 A kind of image-recognizing method and device
US10475846B2 (en) * 2017-05-30 2019-11-12 Ncr Corporation Media security validation
JP7093075B2 (en) * 2018-04-09 2022-06-29 東芝エネルギーシステムズ株式会社 Medical image processing equipment, medical image processing methods, and programs
EP3829152B1 (en) * 2019-11-26 2023-12-20 European Central Bank Computer-implemented method for copy protection, data processing device and computer program product
US20210342797A1 (en) * 2020-05-04 2021-11-04 Bank Of America Corporation Dynamic Unauthorized Activity Detection and Control System
CN113240643A (en) * 2021-05-14 2021-08-10 广州广电运通金融电子股份有限公司 Banknote quality detection method, system and medium based on multispectral image

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
EP1484719A2 (en) * 2003-06-06 2004-12-08 Ncr International Inc. Currency validation

Family Cites Families (26)

* 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
JP2949823B2 (en) * 1990-10-12 1999-09-20 株式会社村田製作所 Method for manufacturing flat type electrochemical device
DE69425822T2 (en) * 1993-05-28 2001-04-19 Millennium Venture Holdings Lt AUTOMATIC INSPECTION DEVICE
JP3611006B2 (en) * 1997-06-19 2005-01-19 富士ゼロックス株式会社 Image area dividing method and image area dividing apparatus
JP3369088B2 (en) * 1997-11-21 2003-01-20 富士通株式会社 Paper discrimination device
JP2000215314A (en) * 1999-01-25 2000-08-04 Matsushita Electric Ind Co Ltd Image identifying device
JP2000341512A (en) * 1999-05-27 2000-12-08 Matsushita Electric Ind Co Ltd Image reader
JP2001331839A (en) * 2000-05-22 2001-11-30 Glory Ltd Method and device for discriminating paper money
US20030021459A1 (en) * 2000-05-24 2003-01-30 Armando Neri Controlling banknotes
EP1217589B1 (en) 2000-12-15 2007-02-21 MEI, Inc. Currency validator
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
US6996277B2 (en) * 2002-01-07 2006-02-07 Xerox Corporation Image type classification using color discreteness features
ES2426416T3 (en) * 2002-05-22 2013-10-23 Mei, Inc Currency Validation Device
JP4102647B2 (en) * 2002-11-05 2008-06-18 日立オムロンターミナルソリューションズ株式会社 Banknote transaction equipment
JP4252294B2 (en) * 2002-12-04 2009-04-08 株式会社高見沢サイバネティックス Bill recognition device and bill processing device
JP4332414B2 (en) * 2003-03-14 2009-09-16 日立オムロンターミナルソリューションズ株式会社 Paper sheet handling equipment
US7421118B2 (en) * 2003-03-17 2008-09-02 Sharp Laboratories Of America, Inc. System and method for attenuating color-cast correction in image highlight areas
FR2857481A1 (en) * 2003-07-08 2005-01-14 Thomson Licensing Sa METHOD AND DEVICE FOR DETECTING FACES IN A COLOR IMAGE
JP4532915B2 (en) * 2004-01-29 2010-08-25 キヤノン株式会社 Pattern recognition learning method, pattern recognition learning device, image input device, computer program, and computer-readable recording medium
JP3978614B2 (en) * 2004-09-06 2007-09-19 富士ゼロックス株式会社 Image region dividing method and image region dividing device
JP2006338548A (en) * 2005-06-03 2006-12-14 Sony Corp Printing paper sheet management system, printing paper sheet registration device, method, and program, printing paper sheet discrimination device, method and program
US7961937B2 (en) * 2005-10-26 2011-06-14 Hewlett-Packard Development Company, L.P. Pre-normalization data classification
US20070140551A1 (en) * 2005-12-16 2007-06-21 Chao He Banknote validation
US8503796B2 (en) * 2006-12-29 2013-08-06 Ncr Corporation Method of validating a media item
US8611665B2 (en) * 2006-12-29 2013-12-17 Ncr Corporation Method of recognizing a media item

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
EP1484719A2 (en) * 2003-06-06 2004-12-08 Ncr International Inc. Currency validation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HE C ET AL: "Employing optimized combinations of one-class classifiers for automated currency validation", PATTERN RECOGNITION, ELSEVIER, KIDLINGTON, GB, vol. 37, no. 6, June 2004 (2004-06-01), pages 1085 - 1096, XP004505313, ISSN: 0031-3203 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9690841B2 (en) 2010-12-23 2017-06-27 Giesecke & Devrient Gmbh Method and apparatus for determining a class reference data record for the classification of value documents
KR20150115853A (en) * 2013-02-04 2015-10-14 케이비에이-노타시스 에스에이 Authentication of security documents and mobile device to carry out the authentication
KR102020295B1 (en) 2013-02-04 2019-09-10 케이비에이-노타시스 에스에이 Authentication of security documents and mobile device to carry out the authentication

Also Published As

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

Similar Documents

Publication Publication Date Title
WO2007068930A1 (en) Detecting improved quality counterfeit media items
US7639858B2 (en) Currency validation
JP5344668B2 (en) Method for automatically confirming securities media item and method for generating template for automatically confirming securities media item
CN101366060B (en) Media validation
Zeggeye et al. Automatic recognition and counterfeit detection of Ethiopian paper currency
Pham et al. Deep learning-based fake-banknote detection for the visually impaired people using visible-light images captured by smartphone cameras
Zarin et al. A hybrid fake banknote detection model using OCR, face recognition and hough features
Alnowaini et al. Yemeni paper currency detection system
Amirsab et al. An automated recognition of fake or destroyed Indian currency notes
Chang et al. Paper currency verification with support vector machines
KR101232684B1 (en) Method for detecting counterfeits of banknotes using Bayesian approach
Chambers Digital currency forensics
EP3410409B1 (en) Media security validation
Kamal et al. Counterfeit Malaysian Banknotes Detection Using Discrete Wavelet Transform
Beigh et al. Counterfeit Currency Detection using Machine Learning
Snehlata et al. Texture Feature Technique for Security of Indian Currency
Kavinila et al. Detection and Implementation of Indian Currencies Based on Computer Vision Approach

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680047278.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2008545088

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2006831386

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWP Wipo information: published in national office

Ref document number: 2006831386

Country of ref document: EP

ENP Entry into the national phase

Ref document number: PI0619926

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20080617