JP3804725B2 - Bill identification device and method for creating identification reference data - Google Patents

Bill identification device and method for creating identification reference data Download PDF

Info

Publication number
JP3804725B2
JP3804725B2 JP10163498A JP10163498A JP3804725B2 JP 3804725 B2 JP3804725 B2 JP 3804725B2 JP 10163498 A JP10163498 A JP 10163498A JP 10163498 A JP10163498 A JP 10163498A JP 3804725 B2 JP3804725 B2 JP 3804725B2
Authority
JP
Japan
Prior art keywords
identification
image
reference data
weight
denomination
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.)
Expired - Lifetime
Application number
JP10163498A
Other languages
Japanese (ja)
Other versions
JPH11306411A (en
Inventor
武雄 金出
常彦 石谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Omron Terminal Solutions Corp
Original Assignee
Hitachi Omron Terminal Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Omron Terminal Solutions Corp filed Critical Hitachi Omron Terminal Solutions Corp
Priority to JP10163498A priority Critical patent/JP3804725B2/en
Publication of JPH11306411A publication Critical patent/JPH11306411A/en
Application granted granted Critical
Publication of JP3804725B2 publication Critical patent/JP3804725B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明が属する技術分野】
この発明は、例えば、紙幣、有価証券、チケットなどの印刷パターンを有する紙葉類を、例えば、真偽の識別または種類の識別を行うような紙幣識別装置および識別基準データの作成方法に関する。
【0002】
【従来の技術】
従来の紙幣識別装置では、その識別アルゴリズムを開発するには、統計解析処理を行うための項目を設定する解析ツール、ニューラルネットワーク、ファジー推論などを使っているが、解析ツールの場合は、チューニング(調整)すべき項目が多く、自動化が困難な問題点を有し、また、ニューラルネットワークの場合は、自動化は可能であるが、計算量が多く時間がかかる問題点を有し、さらに、ファジー推論の場合は、チューニングすべき項目が人間にとって直観的に理解できるものとは限らず、ファジー推論を決めかねる場合があるなどの問題点を有し、種々のアプリケーションに適用できる一般的、かつ効果的なものがないのが現状である。
【0003】
また、識別の手法としては、正規相関法やユークリッド距離を使って類似度を求めて識別する方法も考えられるが、紙葉類の製造段階での印刷ずれや流通過程での汚れなど、同一種類内でのバラツキが大きく、識別精度を一定のレベルよりさらに上げることか困難であり、さらに、非常に類似した印刷パターンの識別では、印刷ずれなどの影響もあり、精度を上げることが困難である。
【0004】
【発明が解決しようとする課題】
この発明は、識別する画像に重みを設定することで画像に特徴付けを行って、識別効果を高め効果的な識別ができる紙幣識別装置の提供を目的とする。
【0005】
【課題を解決するための手段】
この発明は、1金種の画像に対して個体差の安定した座標の画素についての重み付けと、他の金種の画像との階調差が大きい座標の画素での重み付けとにより作成した識別基準データを用いることを特徴とする。
【0006】
【発明の作用・効果】
この発明によれば画像に特徴を付けることができ効果的な識別ができる。
【0007】
【実施例】
この発明の一実施例を以下図面と共に説明する。図面は紙葉類識別装置を示し、図1において、紙葉類、例えば、紙幣10は適宜駆動制御される搬送ローラ11…により所定の搬送方向に搬送され、その搬送路の光源12からの透過光をセンサ13が受光して、その二次元的な印刷パターンの透過画像を読取るように構成している。上述のセンサ13は、例えば、CCDアレイでライン状に形成し、搬送される紙幣10の幅を充分まかなうように設けている。
【0008】
なお、印刷パターンの読取りは一次元的なデータでもよく、また、読取り方法は、センサ13移動するように構成するもよく、さらに、読取りは透過画像ではなく、反射画像であるもよい。
【0009】
図2は、読取った画像の座標データ(X軸0〜N,Y軸0〜M)を示し、データは二次元のデジタル画像で、それぞれの画素は0(暗)から255(明)までの階調値をとる。
【0010】
図3は、制御構成図を示し、CPU20はROM21に格納されたプログラムに基づいて画像読取り部23および搬送部24を駆動制御し、また、ROM21には識別のための重み付きテンプレート(識別基準データ)や重み画像(重みデータ)を格納している。
【0011】
RAM22は動作に必要なデータを格納し、画像読取り部23はセンサ13で読取った画像データを取込み、搬送部24は搬送ローラ11…を駆動制御する。
次に紙葉類識別装置の識別処理を図4のフローチャートを参照して説明する。CPU20は搬送部24を駆動制御して搬送ローラ11…を所定の搬送方向に駆動し、さらに、画像読取り部23を駆動制御して光源12を点灯し、センサ13で紙幣10の透過画像を読取り、この透過画像の座標(X軸0〜N,Y軸0〜M)の各位置(1≦x≦N,1≦y≦M)の各階調値(0(暗)〜255(明))を入力画像データ[数1]として取込む(ステップn1)。
【0012】
【数1】
次に入力された画像データ[数1]を階調に関して[数2]で正規化する(ステッn2)。
【0013】
【数2】
次に入力画像の各画素に設定された重みをかける(ステップn3)が、この重みは予め紙幣10のクラス毎(金種毎で、1金種について表裏、前後方向の4種)に設定されて重み画像(重みデータ)[数3]としてROM21に格納されている。
【0014】
【数3】
また、該ROM21には紙幣10の各クラスの正規化した画像データに設定した重みを付して再正規化した重み付きテンプレート(識別基準データ)[数4]をも格納している。
【0015】
【数4】
前述の[数3]の重みの設定は、識別に重要な画素(座標)ほど重みを高めて識別することを意図しており、その設定の仕方は、例えば、次のごとくである。
その1として,紙幣10(1金種について表裏、前後方向の4種)の画像に対して個体差の安定した座標の画素の重みを高める。
【0016】
その2として、他のクラス(金種)の紙幣10の画像との階調値の差が大きい画素の重みを高める。
その3として、クラス分け(金種分け)の難しい紙幣10のクラス間で階調値の差が大きい画素の重みを高める。
【0017】
その4として、誤識別した場合のリスクが高いクラス(例えば高額紙幣)では誤識別がおきにくくなるように重みを付ける。
【0018】
上述した重みの設定例で、その1および2で重み画像の作成方法を例として説明すると、
テンプレートを作成するための各クラス(金種毎)のサンプル画像からクラス毎に平均画像を作成し、さらに、各クラス内のサンプル画像での分散値を求め、これらで重み画像(重みデータ)[数5]を作成する。
【0019】
【数5】
さらに、上述の重み画像を画素毎に正規化済みサンプル入力画像にかけ、再正規化し、テンプレート画像(識別基準データ)[数6]を作成する。
前述の入力画像の各画素に設定された重みをかけるステップn3の処理は、紙幣10の各クラス(各金種)の重み画像を画素毎に正規化済み入力画像にかけ、再度正規化[数7]する
【0020】
【数7】
そして、[数4]の重み付きテンプレート画像との正規相関値を紙幣10のクラス毎に[数8]で求める(類似度の計算)(ステップn4)。
【0021】
【数8】
正規相関値(類似度)NCが算出されると、各クラス(各金種)毎に求めた値NCが
[数9] −1≦NC≦1
であって、正規相関値(類似度)NCが「1」に近いほど入力画像が該当クラスに似ていると判断し、各クラス毎に求めた値NCの中で最も「1」に近いクラスを求める。
【0022】
次いで、上述の最も「1」に近いクラスの 1/|1−NC| が該当クラスと判定する規定値以上か否かを判定し(ステップn6)、規定値以上あれば入力画像がそのクラスであると判定し(ステップn7)、以下であれば識別不可能と判定する(ステップn8)。
【0023】
なお、上述の実施例によれば、[数8]で示す式から明らかなように、正規相関値による類似度の比較は、ベクトルの内角の差によるが、ベクトルの長さで類似度を比較するユークリッド距離法により類似度を判定することもできる。
【0024】
以上説明するように、上述した実施例によれば、識別基準データであるテンプレート画像および、読取った画像データに重みをかけることで、画像に特徴を付けることができ、識別基準データであるテンプレート画像との類似度を求めるとき、効果的な識別ができる。
【0025】
さらに、重み画像はシミュレーションを繰返さなくとも設定で得られるので、識別アルゴリズムの開発の期間が短縮できる。
【0026】
さらに、重み画像の計算式(重み)は、基本的な考え方を変える必要がない場合、対象が変っても共通的に使用でき、汎用性を得ることができる。
さらに、重み画像の計算式(重み)を変えることにより、アプリケーションに合った重み画像が得られ、識別精度を向上させることができる。
【0027】
紙幣10その他の紙葉類の製造工程で印刷ずれが発生した場合、または、紙幣10その他の紙葉類の流通過程で汚れが付着した場合は、サンプル(識別基準データ)との間で階調の差ができるので、印刷ずれや汚れの位置(座標)は重みが小さくなり、識別に対する影響が少なくなり、これらの紙幣10その他の紙葉類の場合でも良好な識別ができる。
【0028】
また、印刷パターンが酷似している紙葉類の識別では、階調値の異なる画素の重みが大きくなるので、精度よく識別することができる。
なお、上述の実施例では、識別基準データのテンプレート画像と、読取った画像データとの双方に重みをかけているが、識別基準データ側のみに重みをかけても、良好な識別が得られる。
【0029】
この発明の構成と、上述の実施例との対応において、
この発明の画像読取り手段は、実施例のセンサ13および画像読取り部23に対応し、
以下同様に、
憶手段は、重み付きテンプレート(識別基準データ)や重み画像(重みデータ)を格納したROM21に対応し、
演算手段、識別判定手段は、演算処理および判定処理を行うCPU20に対応するも、この発明は、特許請求の範囲に記載した技術的思想に基づいて応用することができ、実施例の構成のみに限定されるものではない。
【図面の簡単な説明】
【図1】 紙葉類識別装置の概略側面図。
【図2】 画像データの座標を示す図。
【図3】 紙葉類識別装置の制御回路構成図。
【図4】 識別処理のフローチャート。
【符号の説明】
10…紙幣
13…センサ
20…CPU
21…ROM
23…画像読取り部
【数1】

Figure 0003804725
【数2】
Figure 0003804725
【数3】
Figure 0003804725
【数4】
Figure 0003804725
【数5】
Figure 0003804725
【数6】
Figure 0003804725
【数7】
Figure 0003804725
【数8】
Figure 0003804725
[0001]
[Technical field to which the invention belongs]
The present invention relates to a bill recognition device and a method for creating identification reference data that, for example, authenticate or identify a paper sheet having a print pattern such as a bill, a securities, a ticket, or the like.
[0002]
[Prior art]
In the conventional banknote discriminator , in order to develop the discriminating algorithm, an analysis tool, a neural network, fuzzy inference, etc. for setting items for statistical analysis processing are used. In the case of an analysis tool, tuning ( There are many items to be adjusted), and there are problems that are difficult to automate. In the case of neural networks, automation is possible, but there are problems that require a large amount of calculation and time, and fuzzy inference. In this case, the items to be tuned may not be intuitively understood by humans, and may have problems such as failure to determine fuzzy inference, and are general and effective for various applications. The current situation is that there is nothing.
[0003]
In addition, as a method of identification, a normal correlation method or a method of identifying by using the Euclidean distance to determine the similarity may be considered, but the same type such as printing misalignment in the manufacturing stage of paper sheets and dirt in the distribution process, etc. It is difficult to raise the identification accuracy further than a certain level, and it is difficult to raise the accuracy in the identification of very similar print patterns due to printing misalignment. .
[0004]
[Problems to be solved by the invention]
It is an object of the present invention to provide a banknote recognition apparatus that characterizes an image by setting a weight to the image to be identified, enhances the identification effect, and enables effective identification.
[0005]
[Means for Solving the Problems]
The present invention relates to an identification standard created by weighting a pixel of a coordinate with a stable individual difference for an image of one denomination and weighting of a pixel of a coordinate having a large gradation difference from the image of another denomination. It is characterized by using data .
[0006]
[Operation and effect of the invention]
According to the present invention, a feature can be added to an image, and effective identification can be performed.
[0007]
【Example】
An embodiment of the present invention will be described below with reference to the drawings. The drawing shows a paper sheet identification device. In FIG. 1, a paper sheet, for example, a bill 10 is transported in a predetermined transport direction by transport rollers 11 appropriately driven and controlled, and transmitted from a light source 12 in the transport path. The sensor 13 receives the light and reads the transmission image of the two-dimensional print pattern. The above-described sensor 13 is formed in a line shape by a CCD array, for example, and is provided so as to sufficiently cover the width of the bill 10 to be conveyed.
[0008]
The printing pattern may be read by one-dimensional data, and the reading method may be configured to move the sensor 13. Further, the reading may be a reflection image instead of a transmission image.
[0009]
FIG. 2 shows the coordinate data (X-axis 0 to N, Y-axis 0 to M) of the read image. The data is a two-dimensional digital image, and each pixel ranges from 0 (dark) to 255 (bright). Take gradation value.
[0010]
FIG. 3 shows a control configuration diagram. The CPU 20 drives and controls the image reading unit 23 and the conveying unit 24 based on a program stored in the ROM 21, and the ROM 21 has a weighted template (identification reference data) for identification. ) And weight images (weight data).
[0011]
The RAM 22 stores data necessary for the operation, the image reading unit 23 takes in the image data read by the sensor 13, and the conveying unit 24 controls the driving of the conveying rollers 11.
Next, the identification processing of the paper sheet identification apparatus will be described with reference to the flowchart of FIG. The CPU 20 drives and controls the transport unit 24 to drive the transport rollers 11 in a predetermined transport direction. Further, the CPU 20 drives and controls the image reading unit 23 to turn on the light source 12, and the sensor 13 reads the transmitted image of the banknote 10. , Each gradation value (0 (dark) to 255 (bright)) at each position (1 ≦ x ≦ N, 1 ≦ y ≦ M) of the coordinates (X axis 0 to N, Y axis 0 to M) of this transmission image As input image data [Equation 1] (step n1).
[0012]
[Expression 1]
Then normalized by Equation 2] for grayscale image data [Number 1] inputted (Step n2).
[0013]
[Expression 2]
Next, the set weight is applied to each pixel of the input image (step n3), but this weight is set in advance for each class of the banknote 10 (for each denomination, one type of denomination, front / back and front / rear direction). The weight image (weight data) [Equation 3] is stored in the ROM 21.
[0014]
[Equation 3]
The ROM 21 also stores a weighted template (identification reference data) [Equation 4] obtained by renormalizing the normalized image data of each class of the banknote 10 with a set weight.
[0015]
[Expression 4]
The above-described weight setting in [Equation 3] is intended to identify the pixels (coordinates) that are important for identification by increasing the weight, and the setting method is as follows, for example.
As one of them, the weight of the pixel of the coordinate with stable individual differences is increased with respect to the image of the banknote 10 (four types of one denomination, front and back, front and rear direction).
[0016]
As the second, the weight of a pixel having a large difference in gradation value from the image of the banknote 10 of another class (denomination) is increased.
As the third, the weight of a pixel having a large difference in gradation value between classes of banknotes 10 that are difficult to classify (denomination classification) is increased.
[0017]
As the fourth, in a class (for example, a high-priced bill) having a high risk in the case of misidentification, a weight is given so that misidentification is difficult to occur.
[0018]
In the weight setting example described above, the method for creating a weight image is described as an example in Part 1 and Part 2.
An average image is created for each class from the sample images of each class (for each denomination) for creating a template, and further, a variance value in the sample images within each class is obtained, and weight images (weight data) [ Formula 5] is created.
[0019]
[Equation 5]
Further, the above-described weight image is applied to the normalized sample input image for each pixel and re-normalized to create a template image (identification reference data) [Equation 6].
The process of step n3 for applying the weight set to each pixel of the input image described above applies the weight image of each class (each denomination) of the banknote 10 to the normalized input image for each pixel, and normalizes again [Equation 7 ] [0020]
[Expression 7]
Then, a normal correlation value with the weighted template image of [Equation 4] is obtained by [Equation 8] for each class of banknotes 10 (calculation of similarity) (step n4).
[0021]
[Equation 8]
When the normal correlation value (similarity) NC is calculated, the value NC calculated for each class (each denomination) is [Equation 9] −1 ≦ NC ≦ 1
In this case, the closer the normal correlation value (similarity) NC is to “1”, the more the input image is judged to be similar to the corresponding class, and the class closest to “1” among the values NC obtained for each class. Ask for.
[0022]
Next, it is determined whether 1 / | 1-NC | of the class closest to “1” is equal to or greater than a specified value for determining that the corresponding class (step n6). It is determined that there is (step n7), and if it is the following, it is determined that identification is impossible (step n8).
[0023]
In addition, according to the above-described embodiment, as is apparent from the equation shown in [Equation 8], the similarity comparison based on the normal correlation value is based on the difference in the internal angle of the vector, but the similarity is compared based on the vector length. Similarity can also be determined by the Euclidean distance method.
[0024]
As described above, according to the above-described embodiment, it is possible to give a characteristic to an image by applying a weight to the template image that is identification reference data and the read image data, and the template image that is identification reference data. Can be effectively identified when the degree of similarity is obtained.
[0025]
Furthermore, since the weight image can be obtained by setting without repeating the simulation , the development period of the identification algorithm can be shortened.
[0026]
Furthermore, the calculation formula (weight) of the weighted image can be used in common even if the object is changed, and the versatility can be obtained when there is no need to change the basic concept.
Furthermore, by changing the calculation formula (weight) of the weight image, a weight image suitable for the application can be obtained, and the identification accuracy can be improved.
[0027]
If printing misalignment occurs in the bill 10 or other paper sheet manufacturing process, or if dirt is deposited during the circulation of the banknote 10 or other paper sheet, the gradation between the sample (identification reference data) Therefore, the position (coordinates) of printing misalignment and dirt is reduced in weight, and the influence on the identification is reduced. Even in the case of these banknotes 10 and other paper sheets, good identification can be performed.
[0028]
Further, in identifying a paper sheet having a very similar print pattern, the weight of pixels having different gradation values is increased, so that it can be accurately identified.
In the above-described embodiment, weight is applied to both the template image of the identification reference data and the read image data. However, good identification can be obtained even if the weight is applied only to the identification reference data side.
[0029]
In the correspondence between the configuration of the present invention and the above-described embodiment,
The image reading means of the present invention corresponds to the sensor 13 and the image reading unit 23 of the embodiment,
Similarly,
Memorize means corresponds to the weighted template (identification reference data) and the weighted image ROM21 storing the (weight data),
The calculation means and the identification determination means correspond to the CPU 20 that performs the calculation process and the determination process. However, the present invention can be applied based on the technical idea described in the scope of claims, and can be applied only to the configuration of the embodiment. It is not limited.
[Brief description of the drawings]
FIG. 1 is a schematic side view of a paper sheet identification apparatus.
FIG. 2 is a diagram showing coordinates of image data.
FIG. 3 is a configuration diagram of a control circuit of the paper sheet identification apparatus.
FIG. 4 is a flowchart of identification processing.
[Explanation of symbols]
10 ... bill 13 ... sensor 20 ... CPU
21 ... ROM
23 ... Image reading unit [Equation 1]
Figure 0003804725
[Expression 2]
Figure 0003804725
[Equation 3]
Figure 0003804725
[Expression 4]
Figure 0003804725
[Equation 5]
Figure 0003804725
[Formula 6]
Figure 0003804725
[Expression 7]
Figure 0003804725
[Equation 8]
Figure 0003804725

Claims (4)

紙幣の画像を読取る画像読取り手段と、
紙幣の識別の基準となる識別基準データを記憶す記憶手段と、
読取った前記画像と前記識別基準データとの類似度計算する演算手段と、
類似度から識別結果を判定する識別判定手段とを有し、
前記識別基準データは、1金種の画像に対して個体差の安定した座標の画素についての重み付けと、他の金種の画像との階調差が大きい座標の画素での重み付けとにより作成することを特徴とする
紙幣識別装置。
Image reading means for reading an image of a banknote ;
Storage means you store identification reference data serving as a reference for identification of the bill,
Calculating means for calculating a similarity between the image and the identification reference data read,
An identification determination means for determining the identification result from the similarity ,
The identification reference data is created by weighting a pixel having a stable individual difference with respect to an image of one denomination and weighting a pixel having a large gradation difference from another image of the denomination. It is characterized by
Banknote recognition device.
前記重み付けは、次の数式
Figure 0003804725
を用いることを特徴とする
請求項1記載の紙幣識別装置。
The weight is given by
Figure 0003804725
It is characterized by using
The banknote identification device according to claim 1.
紙幣識別装置が紙幣を識別する基準として用いる識別基準データの作成方法であって、A method for creating identification reference data used as a reference for identifying a bill by a bill recognition device,
1金種の画像における個体差の安定した座標の画素についての重み付けと、Weighting for pixels of stable coordinates of individual differences in one denomination image;
他の金種の画像との階調差が大きい座標の画素についての重み付けとにより識別基準データを作成することを特徴とするThe identification reference data is created by weighting pixels with coordinates having a large gradation difference from other denomination images.
識別基準データの作成方法。How to create identification criteria data.
前記重み付けは、次の数式
Figure 0003804725
を用いることを特徴とする
請求項3記載の識別基準データの作成方法。
The weight is given by
Figure 0003804725
It is characterized by using
The method of creating identification reference data according to claim 3.
JP10163498A 1998-04-14 1998-04-14 Bill identification device and method for creating identification reference data Expired - Lifetime JP3804725B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10163498A JP3804725B2 (en) 1998-04-14 1998-04-14 Bill identification device and method for creating identification reference data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10163498A JP3804725B2 (en) 1998-04-14 1998-04-14 Bill identification device and method for creating identification reference data

Publications (2)

Publication Number Publication Date
JPH11306411A JPH11306411A (en) 1999-11-05
JP3804725B2 true JP3804725B2 (en) 2006-08-02

Family

ID=14305841

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10163498A Expired - Lifetime JP3804725B2 (en) 1998-04-14 1998-04-14 Bill identification device and method for creating identification reference data

Country Status (1)

Country Link
JP (1) JP3804725B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4553526B2 (en) * 2001-08-15 2010-09-29 セコム株式会社 Personal verification device
US7627161B2 (en) 2005-11-28 2009-12-01 Fuji Xerox Co., Ltd. Authenticity determination method, apparatus and program
JP5044255B2 (en) * 2007-03-29 2012-10-10 株式会社東芝 Paper sheet discriminating apparatus and paper sheet discriminating method
JP4961440B2 (en) * 2009-01-26 2012-06-27 日立オムロンターミナルソリューションズ株式会社 Automatic deposit machine and bill tracking method
JP5174870B2 (en) * 2010-08-25 2013-04-03 日立オムロンターミナルソリューションズ株式会社 Counterfeit bill tracking program

Also Published As

Publication number Publication date
JPH11306411A (en) 1999-11-05

Similar Documents

Publication Publication Date Title
EP1484719B1 (en) Currency validation
JP4932177B2 (en) Coin classification device and coin classification method
EP2333694A1 (en) Method for Determining Frontal Face Pose
JP4105694B2 (en) Paper piece discrimination apparatus, paper piece discrimination method and program
RU2438182C1 (en) Method of processing banknotes (versions)
JPS62500959A (en) Paper leaf condition detection device
JP3804725B2 (en) Bill identification device and method for creating identification reference data
US8577117B2 (en) Evaluating soiling of a media item
CN108460775A (en) A kind of forge or true or paper money recognition methods and device
JP5257663B2 (en) Paper sheet identification device
CN111160142B (en) Certificate bill positioning detection method based on numerical prediction regression model
CN107301718B (en) A kind of image matching method and device
US7840056B2 (en) Paper sheet processor
CN112136087A (en) Work analysis device
JP2002092683A (en) Device for discriminating between true and false medium
KR101232684B1 (en) Method for detecting counterfeits of banknotes using Bayesian approach
JPH11144057A (en) Device and method for image recognition
JP3716873B2 (en) Paper sheet identification device
KR100264374B1 (en) Apparatus and method for inspecting optical lack of uniformity
KR101385388B1 (en) Apparatus for media recognition and method for media kind distinction with the same
EP4318304A1 (en) Information reading device
JP2007026068A (en) Paper sheet judging method and device
CN108648327B (en) Paper currency facing identification method and device
JP2001056802A (en) Learning method of neural network
JP2001005968A (en) Device for discriminating truth/falsehood of paper sheets

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050822

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060502

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060502

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100519

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110519

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110519

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130519

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130519

Year of fee payment: 7

EXPY Cancellation because of completion of term