US20070154079A1 - Media validation - Google Patents
Media validation Download PDFInfo
- Publication number
- US20070154079A1 US20070154079A1 US11/639,597 US63959706A US2007154079A1 US 20070154079 A1 US20070154079 A1 US 20070154079A1 US 63959706 A US63959706 A US 63959706A US 2007154079 A1 US2007154079 A1 US 2007154079A1
- Authority
- US
- United States
- Prior art keywords
- classifiers
- media
- image
- media item
- classifier
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 238000010200 validation analysis Methods 0.000 title description 32
- 230000011218 segmentation Effects 0.000 claims abstract description 75
- 238000012549 training Methods 0.000 claims abstract description 35
- 238000000034 method Methods 0.000 claims description 84
- 238000003384 imaging method Methods 0.000 claims description 3
- 238000004590 computer program Methods 0.000 claims 3
- 238000010586 diagram Methods 0.000 description 25
- 238000012360 testing method Methods 0.000 description 17
- 239000013598 vector Substances 0.000 description 14
- 230000002123 temporal effect Effects 0.000 description 5
- 230000000875 corresponding effect Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000002596 correlated effect Effects 0.000 description 3
- 238000000354 decomposition reaction Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000002068 genetic effect Effects 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 239000000203 mixture Substances 0.000 description 3
- 238000003909 pattern recognition Methods 0.000 description 3
- 238000007619 statistical method Methods 0.000 description 3
- 238000013528 artificial neural network Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000011835 investigation Methods 0.000 description 2
- 230000000877 morphologic effect Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000001105 regulatory effect Effects 0.000 description 2
- XUIMIQQOPSSXEZ-UHFFFAOYSA-N Silicon Chemical compound [Si] XUIMIQQOPSSXEZ-UHFFFAOYSA-N 0.000 description 1
- 230000001174 ascending effect Effects 0.000 description 1
- 238000002986 genetic algorithm method Methods 0.000 description 1
- 238000002921 genetic algorithm search Methods 0.000 description 1
- 238000005286 illumination Methods 0.000 description 1
- 238000003709 image segmentation Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000003331 infrared imaging Methods 0.000 description 1
- 239000002184 metal Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000001537 neural effect Effects 0.000 description 1
- 238000013450 outlier detection Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 238000004064 recycling Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000000551 statistical hypothesis test Methods 0.000 description 1
- 239000000758 substrate Substances 0.000 description 1
- 238000001931 thermography Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
- 238000001845 vibrational spectrum Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07D—HANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
- G07D7/00—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
- G07D7/20—Testing patterns thereon
- G07D7/202—Testing patterns thereon using pattern matching
- G07D7/206—Matching template patterns
Definitions
- 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.
- 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.
- banknote validation has typically involved classifying banknotes as either genuine or counterfeit.
- a need has arisen to classify banknotes into more than the two classes of counterfeit or genuine.
- 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.
- 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.
- FIG. 1 is a flow diagram of a method of creating a classifier for banknote validation
- FIG. 2 is a flow diagram of a method of creating a banknote validator for classifying banknotes into three or more classes;
- FIG. 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;
- FIG. 4 is a schematic diagram of using the same classifier with different significance levels to classify banknotes
- FIG. 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;
- FIG. 6 is a schematic diagram of a banknote divided into regions
- FIG. 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;
- FIG. 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;
- FIG. 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;
- FIG. 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;
- FIG. 11 is a schematic diagram of an apparatus for creating a classifier for banknote validation
- FIG. 12 is a schematic diagram of a banknote validator
- FIG. 13 is a flow diagram of a method of validating a banknote
- FIG. 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
- banknotes into more than the two classes of counterfeit or genuine.
- 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.
- a banknote is either classified as not recognized (category 1), as counterfeit (category 2), as genuine (category 4) or as suspect (category 3).
- Category Classification Properties 1 No banknote, not Not detected as a banknote because of: recognized Wrong image or format Transportation error (e.g. double feeds, etc.) Large, dog-eared or missing sections Hand-written notes, separating cards, etc.
- FIG. 1 is a high level flow diagram of a method of creating a classifier for banknote validation.
- a training set of images of genuine banknotes (see box 10 of FIG. 1 ). These are images of the same type taken of banknotes of the same currency and denomination.
- the type of image relates to how the images are obtained, and this may be in any manner known in the art. For example, reflection images, transmission images, images on any of a red, blue or green channel, thermal images, infrared images, ultraviolet images, x-ray images or other image types.
- the images in the training set are in registration and are the same size. Pre-processing can be carried out to align the images and scale them to size if necessary, as known in the art.
- the segmentation 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 FIG. 1 ).
- Any suitable type of classifier can be used as known in the art.
- the classifier is a one-class classifier and no information about counterfeit banknotes is needed.
- the method in FIG. 1 enables a classifier for validation of banknotes of a particular currency and denomination to be formed simply, quickly and effectively 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 FIG. 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 FIG. 3 .
- FIG. 2 shows how the method of FIG. 1 is modified to produce more than one classifier.
- the method is the same as that of FIG. 1 except that a plurality of classifiers are formed rather than one classifier. Each classifier is formed using feature information from a single segment.
- FIG. 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 ).
- 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 ).
- 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.
- a row vector ⁇ a ji , a j2 , . . . , a jN ⁇ in A can be seen as an intensity profile for a particular pixel (jth) across N images. If two pixels come from the same pattern region of the image they are likely to have the similar intensity values and hence have a strong temporal correlation. Note the term “temporal” here need not exactly correspond to the time axis but is borrowed to indicate the axis across different images in the ensemble. Our algorithm tries to find these correlations and segments the image plane spatially into regions of pixels that have similar temporal behavior. We measure this correlation by defining a metric between intensity profiles. A simple way is to use the Euclidean distance, i.e.
- the image plane In order to decompose the image plane spatially using the temporal correlations between pixels, we run a clustering algorithm on the pixel intensity profiles (the rows of the design matrix A). It will produce clusters of temporally correlated pixels. The most straightforward choice is to employ the K-means algorithm, but it could be any other clustering algorithm. As a result the image plane is segmented into several segments of temporally correlated pixels. This can then be used as a 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.
- 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, D F: 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, C M: Neural Networks for Pattern Recognition, Oxford University Press, New York, 1995) or a non-parametric Parzen window (described in Duda, R O, Hart, P E, Stork, D G: 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, W A, Gary, H L et al: A new test for outlier detetion from a multivariate mixture distribution, Journal of Computational and Graphical Statistics, 6(3): 285-299, 1997).
- Support Vector Data Domain Description (described in Tax, D M J, Duin, R P W: Support vector domain description, Pattern Recognition Letters, 20(11-12): 1191-1199, 1999), also known as ‘support estimation’ (described in Hayton, P, Schölkopf, B, Tarrassenko, L, Anuzis, P: Support Vector Novelty Detection Applied to Jet Engine Vibration Spectra, Advances in Neural Information Processing Systems, 13, eds Leen, Todd K and Dietterich, Thomas G and Tresp, Volker, MIT Press, 946-952, 2001) and Extreme Value Theory (EVT) (described in Roberts, S J: Novelty detection using extreme value statistics.
- SVDD Support Vector Data Domain Description
- support estimation also known as ‘support estimation’ (described in Hayton, P, Schölkopf, B, Tarrassenko, L, Anuzis, P: Support Vector Novelty Detection Applied to Jet Engine Vibration Spectra, Advances in Neural Information Processing
- ⁇ ) sup ⁇ ⁇ ⁇ n 1 N ⁇ ( x n
- 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, D F: Multivariate Statistical Methods (third edition). McGraw-Hill Publishing Company, New York, 1990).
- x 1 , . . . , x N from a multivariate normal distribution with mean ⁇ and covariance C, whose sample estimates are ⁇ circumflex over ( ⁇ ) ⁇ N and ⁇ N .
- 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 100 ⁇ percent upper critical value can be obtained by the Bonferroni inequality. Therefore we might conclude that x 0 is an outlier if F > F ⁇ N ; p , N - p - 1 . ( 5 )
- equations (4) or (5) can be used for outlier detection.
- C ⁇ N + 1 - 1 N + 1 N ⁇ ( C ⁇ N - 1 - C ⁇ N - 1 ⁇ ( x N + 1 - ⁇ ⁇ N ) ⁇ ( x N + 1 - ⁇ ⁇ N ) T ⁇ C ⁇ N - 1 N + 1 + ( x N + 1 - ⁇ ⁇ N ) T ⁇ C ⁇ N - 1 N + 1 + ( x N + 1 - ⁇ ⁇ N ) T ⁇ C ⁇ N - 1 ⁇ ( x N + 1 - ⁇ ⁇ N ) ) .
- 10 10
- semi-parametric e.g. Gaussian Mixture Model
- non-parametric e.g. Parzen window method
- B bootstrap replicates of the test statistic ⁇ crit i , i 1, . . . , B can be obtained by randomly selecting an N+1'th sample and computing ⁇ circumflex over (p) ⁇ (x N+1 ; ⁇ circumflex over ( ⁇ ) ⁇ N i ) ⁇ crit i .
- the method of forming the classifier is repeated for different numbers of segments and tested using images of banknotes known to be either counterfeit or not.
- the number of segments giving the best performance is then selected and the classifier using that number of segments used. We found that the best number of segments to be from about 2 to 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.
- FIG. 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 FIG. 4 .
- Banknotes are represented in FIG. 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 FIG. 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.
- FIG. 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 FIG. 6 .
- These classifiers are referred to herein as localized classifiers.
- FIG. 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 FIG. 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 FIG. 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.
- 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 ).
- method A 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.
- FIG. 8 is a flow diagram of an example of combining method C and then method B.
- Method C steps are indicated in FIG. 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 ).
- 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.
- 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.
- FIG. 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 FIG. 8 .
- FIG. 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 .
- 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 ⁇ 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.
- FIG. 11 is a schematic diagram of an apparatus 110 for creating a classifier 112 for banknote validation. It comprises:
- FIG. 12 is a schematic diagram of a banknote validator 121 . It comprises:
- FIG. 13 is a flow diagram of a method of validating a banknote. The method comprises:
- FIG. 14 is a schematic diagram of a self-service apparatus 141 with a banknote validator 143 . It comprises:
- 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/classifier 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.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Inspection Of Paper Currency And Valuable Securities (AREA)
- Credit Cards Or The Like (AREA)
- Image Analysis (AREA)
Abstract
A banknote validator which classes media items into three or more classes is described. Information from all of a set of training images from genuine media items 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 media items such as different currencies and denominations of banknotes in this way and without the need for examples of counterfeit banknotes. 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.
Description
- This application is a continuation-in-part application of U.S. patent application Ser. No. 11/366,147, filed on Mar. 2, 2006, which is a continuation-in-part application of U.S. patent application Ser. No. 11/305,537, filed on Dec. 16, 2005. Application Ser. No. 11/366,147, filed on Mar. 2, 2006 and application Ser. No. 11/305,537, filed on Dec. 16, 2005 are hereby incorporated by reference.
- 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.
- 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.
- 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.
- Embodiments of the invention will be described, by way of example, with reference to the following drawings, in which:
-
FIG. 1 is a flow diagram of a method of creating a classifier for banknote validation; -
FIG. 2 is a flow diagram of a method of creating a banknote validator for classifying banknotes into three or more classes; -
FIG. 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; -
FIG. 4 is a schematic diagram of using the same classifier with different significance levels to classify banknotes; -
FIG. 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; -
FIG. 6 is a schematic diagram of a banknote divided into regions; -
FIG. 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; -
FIG. 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; -
FIG. 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; -
FIG. 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; -
FIG. 11 is a schematic diagram of an apparatus for creating a classifier for banknote validation; -
FIG. 12 is a schematic diagram of a banknote validator; -
FIG. 13 is a flow diagram of a method of validating a banknote; -
FIG. 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.
- 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).
Category Classification Properties 1 No banknote, not Not detected as a banknote because of: recognized Wrong image or format Transportation error (e.g. double feeds, etc.) Large, dog-eared or missing sections Hand-written notes, separating cards, etc. - Wrong currency 2 Element(s) identified as Image and format recognized, but one or counterfeit more authentication features missing or clearly out of tolerance. 3 Elements not clearly Image and format recognized, but not all authenticated. Suspect authentication features recognized because banknotes of quality and/or tolerance deviations. In most cases damaged or soiled banknotes. 4 Banknotes authenticated All authentication checks delivered positive as genuine ones results. -
FIG. 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 ofFIG. 1 ). These are images of the same type taken of banknotes of the same currency and denomination. The type of image relates to how the images are obtained, and this may be in any manner known in the art. For example, reflection images, transmission images, images on any of a red, blue or green channel, thermal images, infrared images, ultraviolet images, x-ray images or other image types. The images in the training set are in registration and are the same size. Pre-processing can be carried out to align the images and scale them to size if necessary, as known in the art. - We next create a segmentation map using information from the training set images (see
box 12 ofFIG. 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 ofFIG. 1 ). We then extract one or more features from each segment in each of the training set images (seebox 16 ofFIG. 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 ofFIG. 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
FIG. 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
FIG. 1 to form more than one classifier, each classifier being associated with only one segment from the segmentation map (seeFIG. 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 toFIG. 3 . -
FIG. 2 shows how the method ofFIG. 1 is modified to produce more than one classifier. The method is the same as that ofFIG. 1 except that a plurality of classifiers are formed rather than one classifier. Each classifier is formed using feature information from a single segment. - shown in
FIG. 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 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 {Ii}i=1, 2, . . . , N which have been registered and scaled to the same size r×c, each image Ii can be represented by its pixels as [a1i, a2i, . . . , aMi]T in vector form, where aji(j=1,2, . . . , M) is the intensity of the jth pixel in the ith image and M=r·c is the total number of pixels in the image. A design matrix Aε M×N can then be generated by stacking vectors Ii (zeroed using the mean value) of all images in the ensemble, thus A=└I1, I2, . . . , IN┘. A row vector └aji, aj2, . . . , ajN┘ in A can be seen as an intensity profile for a particular pixel (jth) across N images. If two pixels come from the same pattern region of the image they are likely to have the similar intensity values and hence have a strong temporal correlation. Note the term “temporal” here need not exactly correspond to the time axis but is borrowed to indicate the axis across different images in the ensemble. Our algorithm tries to find these correlations and segments the image plane spatially into regions of pixels that have similar temporal behavior. We measure this correlation by defining a metric between intensity profiles. A simple way is to use the Euclidean distance, i.e. the temporal correlation between two pixels j and k can be denoted as d(j,k)=√{square root over (Σi=1 N(aji−aki)2)}. The smaller d(j,k), 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, D F: 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, C M: Neural Networks for Pattern Recognition, Oxford University Press, New York, 1995) or a non-parametric Parzen window (described in Duda, R O, Hart, P E, Stork, D G: 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, W A, Gary, H L 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, D M J, Duin, R P W: Support vector domain description, Pattern Recognition Letters, 20(11-12): 1191-1199, 1999), also known as ‘support estimation’ (described in Hayton, P, Schölkopf, B, Tarrassenko, L, Anuzis, P: Support Vector Novelty Detection Applied to Jet Engine Vibration Spectra, Advances in Neural Information Processing Systems, 13, eds Leen, Todd K and Dietterich, Thomas G and Tresp, Volker, MIT Press, 946-952, 2001) and Extreme Value Theory (EVT) (described in Roberts, S J: 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 p-dimensional vector samples (the feature set for each banknote) x1, . . . , xNεC with an underlying density function with parameters θ given as p(x|θ). The following hypothesis test is given for a new point xN+1 such that H0:xN+1εC vs. H1:xN+1∉C, where C denotes the region where the null hypothesis is true and is defined by p(x|θ). Assuming that the distribution under the alternate hypothesis is uniform then the standard log-likelihood ratio for the null and alternate hypothesis
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. - 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, D F: Multivariate Statistical Methods (third edition). McGraw-Hill Publishing Company, New York, 1990). Consider N independent and identically distributed p-dimensional vector samples x1, . . . , xN from a multivariate normal distribution with mean μ and covariance C, whose sample estimates are {circumflex over (μ)}N and ĈN. From the sample consider a random selection denoted as x0, the associated squared Mahalanobis distance
D 2=(x 0−{circumflex over (μ)}N)T Ĉ N −1(x 0−{circumflex over (μ)}N) (2)
can be shown to be distributed as a central F-distribution with p and N−p−1 degrees of freedom by - Then, the null hypothesis of a common population mean vector x0 and the remaining xi will be rejected if
F>Fα;p,N−1, (4)
where Fα;p,N−p−1 is the upper α·100% point of the F-distribution with (p,N−p−1) 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 100α percent upper critical value can be obtained by the Bonferroni inequality. Therefore we might conclude that x0 is an outlier if
- 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 xN+1 is made available, i.e. the mean
and the covariance - 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
D2 =σN+1 TĈN+1 31 1σN+1, (8)
where - Denoting (xN+1−{circumflex over (μ)}N)TĈ N −1(xN+1−{circumflex over (μ)}N) by DN+1,N 2, then
- So a new point XN+1 can be tested against an estimated and assumed normal distribution for a common estimated mean {circumflex over (μ)}N and covariance ĈN. 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 {circumflex over (p)}(x; θ) can be obtained from the finite data sample S={x1, . . . , xN}ε d 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 λcrit 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
where {circumflex over (p)}(xN+1; {circumflex over (θ)}N) denotes the probability density of xN+1 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 {circumflex over (θ)}N i, B bootstrap replicates of the test statistic λcrit i, i=1, . . . , B can be obtained by randomly selecting an N+1'th sample and computing {circumflex over (p)}(xN+1; {circumflex over (θ)}N i)≈λcrit i. By ordering λcrit i in ascending order, the critical value α can be defined to reject the null-hypothesis at the desired significance level if λ≦λα, where λα is the jth smallest value of λcrit i, and α=j/(B+1).
- 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.
- 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.
-
FIG. 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 theoval boundary 41 inFIG. 4 . Banknotes are represented inFIG. 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 theboundary 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 theboundary 40 inFIG. 4 . Now some counterfeit banknotes fall within theboundary 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 theboundary 40 and theboundary 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.
-
FIG. 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 (seeboxes 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 (seeboxes 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
FIG. 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. -
FIG. 6 is a schematic representation of a face of a banknote of a particular denomination and currency. It is divided into threeregions FIG. 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 inFIG. 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. -
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). - It is also possible to combine one or more of the methods described herein for classifying banknotes into two or more categories.
- 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
FIG. 8 ) - C and then A
- C and then A and then B.
-
FIG. 8 is a flow diagram of an example of combining method C and then method B. Method C steps are indicated inFIG. 8 byboxes boxes -
FIG. 9 is a flow diagram of an example of combining method A and then method B. Method A steps are indicated byboxes 92 to 93 and method B steps are indicated byboxes 94 through 98.Steps steps FIG. 8 . -
FIG. 10 is a flow diagram of an example of combining method C and then A and then B. Method C steps are indicated byboxes boxes 103 through 107) using each of the S×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.
-
FIG. 11 is a schematic diagram of anapparatus 110 for creating aclassifier 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. -
FIG. 12 is a schematic diagram of abanknote 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 ofFIG. 12 to be independent of one another, these may be integral. -
FIG. 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 9 box 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. -
FIG. 14 is a schematic diagram of a self-service apparatus 141 with abanknote 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/classifier 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 (26)
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.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/639,597 US20070154079A1 (en) | 2005-12-16 | 2006-12-15 | Media validation |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US30553705A | 2005-12-16 | 2005-12-16 | |
US11/366,147 US20070140551A1 (en) | 2005-12-16 | 2006-03-02 | Banknote validation |
US11/639,597 US20070154079A1 (en) | 2005-12-16 | 2006-12-15 | Media validation |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/366,147 Continuation-In-Part US20070140551A1 (en) | 2005-12-16 | 2006-03-02 | Banknote validation |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070154079A1 true US20070154079A1 (en) | 2007-07-05 |
Family
ID=37529297
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/366,147 Abandoned US20070140551A1 (en) | 2005-12-16 | 2006-03-02 | Banknote validation |
US11/639,576 Active 2028-12-14 US8086017B2 (en) | 2005-12-16 | 2006-12-15 | Detecting improved quality counterfeit media |
US11/639,597 Abandoned US20070154079A1 (en) | 2005-12-16 | 2006-12-15 | Media validation |
US11/639,593 Abandoned US20070154078A1 (en) | 2005-12-16 | 2006-12-15 | Processing images of media items before validation |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/366,147 Abandoned US20070140551A1 (en) | 2005-12-16 | 2006-03-02 | Banknote validation |
US11/639,576 Active 2028-12-14 US8086017B2 (en) | 2005-12-16 | 2006-12-15 | Detecting improved quality counterfeit media |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/639,593 Abandoned US20070154078A1 (en) | 2005-12-16 | 2006-12-15 | Processing images of media items before validation |
Country Status (5)
Country | Link |
---|---|
US (4) | US20070140551A1 (en) |
EP (4) | EP1964073A1 (en) |
JP (4) | JP5219211B2 (en) |
BR (4) | BRPI0619845A2 (en) |
WO (4) | WO2007068867A1 (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070140551A1 (en) * | 2005-12-16 | 2007-06-21 | Chao He | Banknote validation |
US20090257641A1 (en) * | 2008-04-14 | 2009-10-15 | Xu-Hua Liu | 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 |
US20100002903A1 (en) * | 2008-07-03 | 2010-01-07 | Young-Min Kwak | Protection method for preventing hard copy of document from being released or reproduced |
US20100014742A1 (en) * | 2008-07-21 | 2010-01-21 | Xu-Hua Liu | Method for performing color analysis operation on image corresponding to monetary banknote |
CN101853389A (en) * | 2009-04-01 | 2010-10-06 | 索尼株式会社 | Detection device and method for multi-class targets |
US20110186402A1 (en) * | 2008-07-29 | 2011-08-04 | Mei, Inc. | Currency discrimination |
US20130121539A1 (en) * | 2010-08-03 | 2013-05-16 | Grg Banking Equipment Co., Ltd. | Valuable file identification method and identification system, device thereof |
EP2656328A1 (en) * | 2010-12-23 | 2013-10-30 | Giesecke & Devrient GmbH | Method and apparatus for determining a class reference data record for classifying documents of value |
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 |
EP3829152A1 (en) * | 2019-11-26 | 2021-06-02 | European Central Bank | Computer-implemented method for copy protection, data processing device and computer program product |
Families Citing this family (42)
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 |
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 |
EP2165314B1 (en) * | 2007-06-06 | 2014-08-20 | De La Rue International Limited | Apparatus for analysing a security document |
EP2168104A1 (en) | 2007-06-06 | 2010-03-31 | De La Rue International Limited | Apparatus for analysing a security document |
US20100303332A1 (en) * | 2007-12-10 | 2010-12-02 | 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 |
US8682056B2 (en) * | 2008-06-30 | 2014-03-25 | Ncr Corporation | Media identification |
CN102165454B (en) * | 2008-09-29 | 2015-08-05 | 皇家飞利浦电子股份有限公司 | For improving the method for computer-aided diagnosis to the probabilistic robustness of image procossing |
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) |
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 |
JP6310483B2 (en) * | 2013-02-04 | 2018-04-11 | カーベーアー−ノタシ ソシエテ アノニム | Authentication of security documents and portable devices that perform the authentication |
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 |
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 |
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 |
US12001840B1 (en) * | 2023-03-16 | 2024-06-04 | Intuit, Inc. | Likelihood ratio test-based approach for detecting data entry errors |
Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5048095A (en) * | 1990-03-30 | 1991-09-10 | Honeywell Inc. | Adaptive image segmentation system |
US5279623A (en) * | 1990-10-12 | 1994-01-18 | Murata Manufacturing Co., Ltd. | Method of fabricating flat type electrochemical device |
US5729623A (en) * | 1993-10-18 | 1998-03-17 | Glory Kogyo Kabushiki Kaisha | Pattern recognition apparatus and method of optimizing mask for pattern recognition according to genetic algorithm |
US6163618A (en) * | 1997-11-21 | 2000-12-19 | Fujitsu Limited | Paper discriminating apparatus |
US20030021459A1 (en) * | 2000-05-24 | 2003-01-30 | Armando Neri | Controlling banknotes |
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 |
US20030128874A1 (en) * | 2002-01-07 | 2003-07-10 | Xerox Corporation | Image type classification using color discreteness features |
US20030217906A1 (en) * | 2002-05-22 | 2003-11-27 | Gaston Baudat | Currency validator |
US20040183923A1 (en) * | 2003-03-17 | 2004-09-23 | Sharp Laboratories Of America, Inc. | System and method for attenuating color-cast correction in image highlight areas |
US20040247169A1 (en) * | 2003-06-06 | 2004-12-09 | Ncr Corporation | Currency validation |
US7110573B2 (en) * | 2001-11-26 | 2006-09-19 | Assuretec Systems, Inc. | Validation and verification apparatus and method |
US20070092133A1 (en) * | 2005-10-26 | 2007-04-26 | Huitao Luo | Pre-normalization data classification |
US20070154099A1 (en) * | 2005-12-16 | 2007-07-05 | Chao He | Detecting improved quality counterfeit media |
US20080123931A1 (en) * | 2006-12-29 | 2008-05-29 | Ncr Corporation | Automated recognition of valuable media |
US20080159614A1 (en) * | 2006-12-29 | 2008-07-03 | Ncr Corporation | Validation template for valuable media of multiple classes |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU6802694A (en) * | 1993-05-28 | 1994-12-20 | Axiom Bildverarbeitungssysteme Gmbh | An automatic inspection apparatus |
JP3611006B2 (en) * | 1997-06-19 | 2005-01-19 | 富士ゼロックス株式会社 | Image area dividing method and image area dividing apparatus |
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 |
ES2280179T3 (en) | 2000-12-15 | 2007-09-16 | Mei, Inc. | DEVICE FOR MONEY VALIDATION. |
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 |
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 |
-
2006
- 2006-03-02 US US11/366,147 patent/US20070140551A1/en not_active Abandoned
- 2006-09-26 BR BRPI0619845-7A patent/BRPI0619845A2/en not_active Application Discontinuation
- 2006-09-26 WO PCT/GB2006/003565 patent/WO2007068867A1/en active Application Filing
- 2006-09-26 JP JP2008545069A patent/JP5219211B2/en active Active
- 2006-09-26 EP EP06779545A patent/EP1964073A1/en not_active Ceased
- 2006-12-14 WO PCT/GB2006/004663 patent/WO2007068923A1/en active Application Filing
- 2006-12-14 BR BRPI0619926-7A patent/BRPI0619926A2/en not_active Application Discontinuation
- 2006-12-14 WO PCT/GB2006/004676 patent/WO2007068930A1/en active Application Filing
- 2006-12-14 WO PCT/GB2006/004670 patent/WO2007068928A1/en active Application Filing
- 2006-12-14 JP JP2008545088A patent/JP5175210B2/en active Active
- 2006-12-14 BR BRPI0620308-6A patent/BRPI0620308A2/en not_active IP Right Cessation
- 2006-12-14 JP JP2008545085A patent/JP5044567B2/en not_active Expired - Fee Related
- 2006-12-14 JP JP2008545086A patent/JP5177817B2/en active Active
- 2006-12-14 EP EP06820512A patent/EP1964074A1/en not_active Ceased
- 2006-12-14 EP EP06831386A patent/EP1964076A1/en not_active Ceased
- 2006-12-14 BR BRPI0620625-5A patent/BRPI0620625A2/en not_active Application Discontinuation
- 2006-12-14 EP EP06820517A patent/EP1964075A1/en not_active Ceased
- 2006-12-15 US US11/639,576 patent/US8086017B2/en active Active
- 2006-12-15 US US11/639,597 patent/US20070154079A1/en not_active Abandoned
- 2006-12-15 US US11/639,593 patent/US20070154078A1/en not_active Abandoned
Patent Citations (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5048095A (en) * | 1990-03-30 | 1991-09-10 | Honeywell Inc. | Adaptive image segmentation system |
US5279623A (en) * | 1990-10-12 | 1994-01-18 | Murata Manufacturing Co., Ltd. | Method of fabricating flat type electrochemical device |
US5729623A (en) * | 1993-10-18 | 1998-03-17 | Glory Kogyo Kabushiki Kaisha | Pattern recognition apparatus and method of optimizing mask for pattern recognition according to genetic algorithm |
US6163618A (en) * | 1997-11-21 | 2000-12-19 | Fujitsu Limited | Paper discriminating apparatus |
US20030021459A1 (en) * | 2000-05-24 | 2003-01-30 | Armando Neri | Controlling banknotes |
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 |
US7110573B2 (en) * | 2001-11-26 | 2006-09-19 | Assuretec Systems, Inc. | Validation and verification apparatus and method |
US20030128874A1 (en) * | 2002-01-07 | 2003-07-10 | Xerox Corporation | Image type classification using color discreteness features |
US20030217906A1 (en) * | 2002-05-22 | 2003-11-27 | Gaston Baudat | Currency validator |
US20040183923A1 (en) * | 2003-03-17 | 2004-09-23 | Sharp Laboratories Of America, Inc. | System and method for attenuating color-cast correction in image highlight areas |
US20040247169A1 (en) * | 2003-06-06 | 2004-12-09 | Ncr Corporation | Currency validation |
US7639858B2 (en) * | 2003-06-06 | 2009-12-29 | Ncr Corporation | Currency validation |
US20070092133A1 (en) * | 2005-10-26 | 2007-04-26 | Huitao Luo | Pre-normalization data classification |
US20070154099A1 (en) * | 2005-12-16 | 2007-07-05 | Chao He | Detecting improved quality counterfeit media |
US20080123931A1 (en) * | 2006-12-29 | 2008-05-29 | Ncr Corporation | Automated recognition of valuable media |
US20080159614A1 (en) * | 2006-12-29 | 2008-07-03 | Ncr Corporation | Validation template for valuable media of multiple classes |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070140551A1 (en) * | 2005-12-16 | 2007-06-21 | Chao He | Banknote validation |
US8094917B2 (en) | 2008-04-14 | 2012-01-10 | Primax Electronics Ltd. | Method for detecting monetary banknote and performing currency type analysis operation |
US20090257641A1 (en) * | 2008-04-14 | 2009-10-15 | Xu-Hua Liu | 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 |
US20100002903A1 (en) * | 2008-07-03 | 2010-01-07 | Young-Min Kwak | Protection method for preventing hard copy of document from being released or reproduced |
US8085972B2 (en) | 2008-07-03 | 2011-12-27 | Primax Electronics Ltd. | Protection method for preventing hard copy of document from being released or reproduced |
US20100014742A1 (en) * | 2008-07-21 | 2010-01-21 | Xu-Hua Liu | Method for performing color analysis operation on image corresponding to monetary banknote |
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 |
US20110186402A1 (en) * | 2008-07-29 | 2011-08-04 | Mei, Inc. | Currency discrimination |
CN101853389A (en) * | 2009-04-01 | 2010-10-06 | 索尼株式会社 | Detection device and method for multi-class targets |
WO2010111916A1 (en) * | 2009-04-01 | 2010-10-07 | 索尼公司 | Device and method for multiclass object detection |
US8843424B2 (en) | 2009-04-01 | 2014-09-23 | Sony Corporation | Device and method for multiclass object detection |
US20130121539A1 (en) * | 2010-08-03 | 2013-05-16 | Grg Banking Equipment Co., Ltd. | Valuable file identification method and identification system, device thereof |
US9262677B2 (en) * | 2010-08-03 | 2016-02-16 | Grg Banking Equipment Co., Ltd. | Valuable file identification method and identification system, device thereof |
EP2656328A1 (en) * | 2010-12-23 | 2013-10-30 | Giesecke & Devrient GmbH | Method and apparatus for determining a class reference data record for classifying documents of value |
US20130311477A1 (en) * | 2010-12-23 | 2013-11-21 | Matthias Hecht | Method and apparatus for determining a class reference data record for the classification of value documents |
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 |
US10542961B2 (en) | 2015-06-15 | 2020-01-28 | The Research Foundation For The State University Of New York | System and method for infrasonic cardiac monitoring |
US11478215B2 (en) | 2015-06-15 | 2022-10-25 | The Research Foundation for the State University o | System and method for infrasonic cardiac monitoring |
EP3829152A1 (en) * | 2019-11-26 | 2021-06-02 | European Central Bank | Computer-implemented method for copy protection, data processing device and computer program product |
WO2021105121A1 (en) * | 2019-11-26 | 2021-06-03 | European Central Bank | Computer-implemented method for copy protection, data processing device and computer program product |
Also Published As
Publication number | Publication date |
---|---|
BRPI0619926A2 (en) | 2011-10-25 |
BRPI0620625A2 (en) | 2011-11-16 |
WO2007068867A1 (en) | 2007-06-21 |
US20070154099A1 (en) | 2007-07-05 |
US20070140551A1 (en) | 2007-06-21 |
US8086017B2 (en) | 2011-12-27 |
EP1964075A1 (en) | 2008-09-03 |
JP2009527029A (en) | 2009-07-23 |
JP5175210B2 (en) | 2013-04-03 |
EP1964073A1 (en) | 2008-09-03 |
JP2009527027A (en) | 2009-07-23 |
US20070154078A1 (en) | 2007-07-05 |
JP5177817B2 (en) | 2013-04-10 |
BRPI0619845A2 (en) | 2011-10-18 |
WO2007068928A1 (en) | 2007-06-21 |
BRPI0620308A2 (en) | 2011-11-08 |
JP2009527028A (en) | 2009-07-23 |
WO2007068923A1 (en) | 2007-06-21 |
JP2009519532A (en) | 2009-05-14 |
WO2007068930A1 (en) | 2007-06-21 |
EP1964076A1 (en) | 2008-09-03 |
JP5219211B2 (en) | 2013-06-26 |
EP1964074A1 (en) | 2008-09-03 |
JP5044567B2 (en) | 2012-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070154079A1 (en) | Media validation | |
CN101366060B (en) | Media validation | |
US7639858B2 (en) | Currency validation | |
JP5344668B2 (en) | Method for automatically confirming securities media item and method for generating template for automatically confirming securities media item | |
US8611665B2 (en) | Method of recognizing a media item | |
Zeggeye et al. | Automatic recognition and counterfeit detection of Ethiopian paper currency | |
Roy et al. | Machine-assisted authentication of paper currency: an experiment on Indian banknotes | |
Zarin et al. | A hybrid fake banknote detection model using OCR, face recognition and hough features | |
Chang et al. | Paper currency verification with support vector machines | |
EP3410409B1 (en) | Media security validation | |
Garain et al. | Even big data is not enough: need for a novel reference modelling for forensic document authentication | |
KR20120084946A (en) | Method for detecting counterfeits of banknotes using bayesian approach | |
Al-Frajat | Selection of Robust Features for Coin Recognition and Counterfeit Coin Detection | |
Prakash et al. | An Efficient Detection of Counterfeit Currency Using a Hybrid Framework |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NCR CORPORATION, OHIO Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HE, CHAO;ROSS, GARY A.;REEL/FRAME:019050/0089;SIGNING DATES FROM 20070124 TO 20070125 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE |