JP2000048197A - Method for identifying circular pattern, and device therefor - Google Patents

Method for identifying circular pattern, and device therefor

Info

Publication number
JP2000048197A
JP2000048197A JP10211524A JP21152498A JP2000048197A JP 2000048197 A JP2000048197 A JP 2000048197A JP 10211524 A JP10211524 A JP 10211524A JP 21152498 A JP21152498 A JP 21152498A JP 2000048197 A JP2000048197 A JP 2000048197A
Authority
JP
Japan
Prior art keywords
pattern
image
circular pattern
circular
unit
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.)
Pending
Application number
JP10211524A
Other languages
Japanese (ja)
Inventor
Hiroshi Nakamura
宏 中村
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.)
Nidec Sankyo Corp
Original Assignee
Sankyo Seiki Manufacturing Co Ltd
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 Sankyo Seiki Manufacturing Co Ltd filed Critical Sankyo Seiki Manufacturing Co Ltd
Priority to JP10211524A priority Critical patent/JP2000048197A/en
Publication of JP2000048197A publication Critical patent/JP2000048197A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To make a circular pattern identifying device possible to be compact and inexpensive, and to shorten the processing time required for the pre- processing process of a matching process. SOLUTION: A coordinate transformation is applied to a circular pattern so that a comparison pattern can be formed, and the comparison pattern is compared with a template being a reference so that the circular pattern can be identified. In this method, a feature emphasizing process 22a for emphasizing the features of the circular pattern is applied, and then a data compression is applied (a data compression process 22b), and a coordinate transformation is applied to the circular pattern after the data compression (polar coordinate transformation process 22c), and a comparison pattern is formed (a concentration conversion process 23), and the comparison pattern is compared with a template being a reference so that the circular pattern can be identified (a matching process 24).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、円形パターンの識
別方法及び識別装置に関する。更に詳述すると、本発明
は、円形パターンの識別を行うために円形パターンから
テンプレートと同サイズのデータを形成する前処理、即
ちマッチング処理の前処理に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a method and an apparatus for identifying a circular pattern. More specifically, the present invention relates to a pre-process for forming data of the same size as a template from a circular pattern in order to identify a circular pattern, that is, a pre-process of a matching process.

【0002】[0002]

【従来の技術】例えばコイン等の円形物を対象とするパ
ターン識別方法として、対象物を撮影した画像より特徴
部分を抽出して識別パターンから比較パターンを生成
し、予め作成しておいた基準データ(テンプレート)と
比較するテンプレートマッチング方式が知られている。
このテンプレートマッチング方式のパターン識別方法
は、図6に示すように、画像入力工程101→前処理工
程102→濃度変換工程103→マッチング工程104
の順序で処理を行うが、従来のパターン識別方法では、
識別パターンを生成する前処理工程102を、極座標変
換工程102a→特徴強調工程102b→データ圧縮工
程102cの順番で行っていた。
2. Description of the Related Art As a pattern identification method for a circular object such as a coin, for example, a characteristic portion is extracted from an image of an object, a comparison pattern is generated from the identification pattern, and reference data created in advance is created. A template matching method for comparing with (template) is known.
As shown in FIG. 6, the pattern identification method of the template matching method includes an image input step 101, a pre-processing step 102, a density conversion step 103, and a matching step 104.
The processing is performed in the order of
The pre-processing step 102 for generating the identification pattern has been performed in the order of the polar coordinate conversion step 102a, the feature enhancement step 102b, and the data compression step 102c.

【0003】即ち、先ず最初に極座標変換工程102a
において、識別対象物の画像より特徴部分をリング状
(図7(A)中、2本の2点鎖線105,106で囲む
範囲)に切り出し、極座標変換を行ってこれを長方形の
行列形式(識別パターン)に変換する(図7(B))。
なお、図中斜線の部分は識別対象物の表面の模様パター
ンを例示している。この極座標変換では、画像データの
中から抽出する点(画素)の座標を位置情報としてあら
かじめメモリ(座標変換用テーブル)に格納しておき、
実行時にメモリから位置データを読み出して、そのデー
タに対応する画像上のイメージデータを取り出して行列
型の配列を生成する仕組みとなっている。
That is, first, a polar coordinate conversion step 102a
In FIG. 7, the characteristic portion is cut out from the image of the object to be identified into a ring shape (in FIG. 7A, a range surrounded by two dashed lines 105 and 106), subjected to polar coordinate transformation, and transformed into a rectangular matrix format (identification). (Pattern) (FIG. 7B).
Note that the hatched portions in the figure illustrate pattern patterns on the surface of the identification target. In this polar coordinate conversion, the coordinates of a point (pixel) to be extracted from the image data are stored in advance in a memory (coordinate conversion table) as position information,
At the time of execution, the position data is read from the memory, the image data on the image corresponding to the data is taken out, and a matrix type array is generated.

【0004】この後、特徴強調工程102bにおいて座
標変換用テーブルの微分処理を行って識別パターンのエ
ッジを強調し(図7(C))、次いでデータ圧縮行程1
02cを行って複数画素を1単位として識別パターンを
圧縮する(図7(D))。
Thereafter, in a feature emphasizing step 102b, differentiation processing of the coordinate conversion table is performed to emphasize the edge of the identification pattern (FIG. 7 (C)).
02c is performed to compress the identification pattern with a plurality of pixels as one unit (FIG. 7D).

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
パターン識別方法では前処理工程102を極座標変換工
程102a→特徴強調工程102b→データ圧縮行程1
02cの順番で行うため、極座標変換工程102aを圧
縮する前の原画像データに対して行うことになる。この
ため、画像データから切り出すべき画素の数に対応して
位置情報量も大きくなり、この位置情報を格納しておく
ために大容量のメモリ(座標変換用テーブル)が必要に
なって装置の小形化,低コスト化を困難にすると共に、
極座標変換のために大量のデータを取り扱う事になるの
で処理時間の短縮化を困難にしていた。
However, in the conventional pattern identification method, the preprocessing step 102 is performed by a polar coordinate conversion step 102a → a feature enhancement step 102b → a data compression step 1.
Since it is performed in the order of 02c, the polar coordinate conversion step 102a is performed on the original image data before compression. For this reason, the amount of position information increases in accordance with the number of pixels to be cut out from the image data, and a large-capacity memory (coordinate conversion table) is required to store the position information. And cost reduction are difficult,
Since a large amount of data is handled for polar coordinate conversion, it has been difficult to reduce the processing time.

【0006】本発明は、装置の小形化,低コスト化,処
理時間の短縮化が可能な円形パターンの識別方法及び識
別装置を提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a method and an apparatus for identifying a circular pattern, which can reduce the size, cost and processing time of the apparatus.

【0007】[0007]

【課題を解決するための手段】かかる目的を達成するた
めに請求項1記載の発明は、円形パターンに座標変換を
施して比較パターンを形成し、該比較パターンを基準と
なるテンプレートと比較して円形パターンを識別するよ
うにした円形パターンの識別方法において、円形パター
ンの特徴を強調させる特徴強調工程を施した後にデータ
圧縮を行い、データ圧縮後の円形パターンに対して座標
変換を行って、比較パターンを形成し、該比較パターン
を基準となるテンプレートと比較して円形パターンを識
別するようにしたものである。
According to the first aspect of the present invention, a circular pattern is subjected to coordinate transformation to form a comparison pattern, and the comparison pattern is compared with a reference template. In the method of identifying a circular pattern in which a circular pattern is identified, data compression is performed after performing a feature emphasizing step of enhancing characteristics of the circular pattern, and coordinate conversion is performed on the circular pattern after the data compression, and the comparison is performed. A circular pattern is identified by forming a pattern and comparing the comparison pattern with a reference template.

【0008】したがって、円形パターンの識別方法の前
処理工程が、特徴強調工程→データ圧縮工程→極座標変
換工程という順序で構成されることになる。即ち、圧縮
を行った後のデータが座標変換の対象になり、極座標変
換工程で扱うデータ量が少なくなって必要とされるメモ
リの容量が小さくする。
Therefore, the pre-processing step of the method for identifying a circular pattern is constituted in the order of the feature emphasis step, the data compression step, and the polar coordinate conversion step. That is, the data after compression is subjected to coordinate conversion, and the amount of data handled in the polar coordinate conversion process is reduced, thereby reducing the required memory capacity.

【0009】この場合、請求項2記載の円形パターンの
識別方法のように、円形パターンは、識別対象画像を読
み取り、画素ごとの濃度をデジタル信号として記憶され
た画像情報のうちの円形リング状のパターンであり、特
徴強調工程は微分処理により特徴を強調させる処理であ
ることが望ましい。この様にすることで、コイン等の識
別を行う場合に適した円形パターンの識別方法の前処理
工程が提供される。
In this case, as in the method for identifying a circular pattern according to the second aspect, the circular pattern is obtained by reading an image to be identified and forming a circular ring shape from image information in which the density of each pixel is stored as a digital signal. It is desirable that the feature emphasizing process is a process of emphasizing a feature by differential processing. By doing so, a pre-processing step of a method for identifying a circular pattern suitable for identifying a coin or the like is provided.

【0010】また、請求項3記載の円形パターンの識別
装置は、識別対象画像を読取る画像入力部と、該画像入
力部により読み取られた識別対象画像の画素ごとの濃度
を記憶する画像メモリと、識別対象画像の濃度の特徴を
強調させる特徴強調部と、該特徴強調部により強調され
た識別対象画像をデータ圧縮するデータ圧縮部と、該デ
ータ圧縮部により圧縮された識別対象画像からパターン
識別を行う円形の領域を切り出す画像切出部と、該画像
切出部により切り出された領域を予め作成された基準と
なるテンプレートと比較するマッチング演算部とを備え
るものである。
According to a third aspect of the present invention, there is provided an apparatus for identifying a circular pattern, comprising: an image input unit for reading an image to be identified; an image memory for storing the density of each pixel of the image to be identified read by the image input unit; A feature emphasis unit for emphasizing the density feature of the identification target image, a data compression unit for compressing the identification target image emphasized by the feature emphasis unit, and pattern identification from the identification target image compressed by the data compression unit. The image processing apparatus includes an image cutout unit that cuts out a circular region to be performed, and a matching calculation unit that compares the region cutout by the image cutout unit with a previously created reference template.

【0011】したがって、画像入力部で読み取った識別
対象画像をデジタル信号として画像メモリに記憶した
後、特徴強調部で識別対象画像の特徴を強調する。この
後、データ圧縮部で識別対象画像を圧縮し、画像切出部
で所定領域を切り出して識別パターンを形成する。この
識別パターンに基づいてマッチング演算部において類似
度または非類似度が演算される。即ち、圧縮を行った後
のデータが座標変換の対象になり、画像切出部で識別パ
ターンを形成する場合に扱うデータ量が少なくなって必
要とされるメモリの容量が小さくなる。
Therefore, after the image to be identified read by the image input unit is stored as a digital signal in the image memory, the feature of the image to be identified is enhanced by the feature emphasizing unit. Thereafter, the identification target image is compressed by the data compression unit, and a predetermined area is cut out by the image cutout unit to form an identification pattern. The similarity or dissimilarity is calculated in the matching calculation unit based on the identification pattern. That is, the data after compression is subjected to coordinate transformation, and the amount of data handled when forming an identification pattern in the image cutout unit is reduced, so that the required memory capacity is reduced.

【0012】この場合、請求項4記載の円形パターンの
識別装置のように、画像切出部は座標変換用参照テーブ
ルを有し、円形の領域を座標変換してテンプレートと同
サイズの識別パターンを切り出すものであることが望ま
しい。ここで、テンプレートは矩形状のデータ配列であ
る。したがって、画像切出部では、座標変換用参照テー
ブルの位置情報を用いて円形領域の画像データを矩形状
のデータ配列に座標変換して識別パターンを形成する。
この場合においても、圧縮を行った後のデータが座標変
換の対象になり、小さいサイズの座標変換用参照テーブ
ルで足りる。
In this case, as in the circular pattern discriminating apparatus according to the fourth aspect, the image cutout section has a coordinate conversion reference table, and performs coordinate conversion of the circular area to convert the discrimination pattern of the same size as the template. It is desirable to cut it out. Here, the template is a rectangular data array. Therefore, the image cutout unit performs coordinate conversion of the image data of the circular area into a rectangular data array using the position information of the coordinate conversion reference table to form an identification pattern.
Also in this case, the data after compression is subjected to coordinate conversion, and a small-sized coordinate conversion lookup table is sufficient.

【0013】[0013]

【発明の実施の形態】以下、本発明の構成を図面に示す
最良の形態に基づいて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The configuration of the present invention will be described below in detail based on the best mode shown in the drawings.

【0014】図1及び図3に本発明を適用した円形パタ
ーンの識別方法の実施形態の一例を、図2に本発明を適
用した円形パターンの識別装置の実施形態の一例をそれ
ぞれ示す。図2の円形パターンの識別装置は、識別対象
画像37を読取る画像入力部1と、画像入力部1により
読み取られた識別対象画像37の画素ごとの濃度を記憶
する画像メモリ3と、識別対象画像37の濃度の特徴を
強調させる特徴強調部4と、特徴強調部4により強調さ
れた識別対象画像37をデータ圧縮するデータ圧縮部5
と、データ圧縮部5により圧縮された識別対象画像37
からパターン識別を行う円形の領域(円形パターン)3
6を切り出す画像切出部6と、画像切出部6により切り
出された領域を予め作成された基準となるテンプレート
12と比較するマッチング演算部8とを備えている。ま
た、画像切出部6は座標変換用参照テーブル10を有し
ており、切り出した円形の領域36を座標変換してテン
プレート12と同サイズの識別パターン35の切り出し
を行う。
FIGS. 1 and 3 show an example of an embodiment of a circular pattern identification method to which the present invention is applied, and FIG. 2 shows an example of an embodiment of a circular pattern identification apparatus to which the present invention is applied. 2 includes an image input unit 1 for reading an image 37 to be identified, an image memory 3 for storing the density of each pixel of the image 37 for identification read by the image input unit 1, an image for identification 3 A feature emphasizing unit 4 for emphasizing the density feature of 37; and a data compressing unit 5 for compressing the identification target image 37 emphasized by the feature emphasizing unit 4.
And the identification target image 37 compressed by the data compression unit 5
Area (circular pattern) 3 for pattern identification from
The image processing apparatus includes an image extraction unit 6 that extracts the image 6 and a matching operation unit 8 that compares a region extracted by the image extraction unit 6 with a template 12 that is a reference created in advance. Further, the image cutout unit 6 has a coordinate conversion reference table 10, and performs coordinate conversion on the cutout circular area 36 to cut out an identification pattern 35 having the same size as the template 12.

【0015】なお、本実施形態では、画像入力部1で撮
像された識別対象物の画像信号をA/D変換部2でデジ
タルの画像データに変換し、画像メモリ3に取り込んで
いる。また、画像切出部6とマッチング演算部8との間
に濃度変換部7を設けており、この濃度変換部7におい
て濃度変換用参照テーブル11を用いて識別パターン3
5から比較パターン38を形成している(図5)。そし
て、マッチング演算部8ではこの比較パターン38とテ
ンプレート12とを比較し、比較パターン38の類似度
もしくは非類似度を演算する。さらに、制御・識別部9
ではマッチング演算部8で得られた結果に基づいて識別
対象物の判定を行っている。
In the present embodiment, the image signal of the identification target imaged by the image input unit 1 is converted into digital image data by the A / D conversion unit 2 and stored in the image memory 3. Further, a density conversion unit 7 is provided between the image cutout unit 6 and the matching calculation unit 8, and the density conversion unit 7 uses the density conversion reference table 11 to identify the identification pattern 3.
5, a comparison pattern 38 is formed (FIG. 5). Then, the matching calculation unit 8 compares the comparison pattern 38 with the template 12, and calculates the similarity or the dissimilarity of the comparison pattern 38. Further, the control / identification unit 9
In, the identification target is determined based on the result obtained by the matching calculation unit 8.

【0016】次に、図1に基づいて本発明を適用した円
形パターンの識別方法について説明する。この円形パタ
ーンの識別方法は、円形パターン(円形の領域)36に
座標変換を施して比較パターン38を形成し、比較パタ
ーン38を基準となるテンプレート12と比較して円形
パターン36を識別するもので、円形パターン36の特
徴を強調させる特徴強調工程22aを施した後にデータ
圧縮を行い(データ圧縮工程22b)、データ圧縮後の
円形パターン36に対して座標変換を行って(極座標変
換工程22c)、比較パターン38を形成し(濃度変換
工程23)、比較パターン38を基準となるテンプレー
ト12と比較して上記円形パターン36を識別する(マ
ッチング工程24)。なお、本実施形態では、識別する
円形パターン36は、識別対象画像37を読み取り、画
素ごとの濃度をデジタル信号として記憶された画像情報
のうちの円形リング状のパターンである。
Next, a method for identifying a circular pattern to which the present invention is applied will be described with reference to FIG. The method of identifying a circular pattern is to perform a coordinate conversion on a circular pattern (circular region) 36 to form a comparison pattern 38 and compare the comparison pattern 38 with the reference template 12 to identify the circular pattern 36. After performing a feature emphasizing step 22a for emphasizing the features of the circular pattern 36, data compression is performed (data compression step 22b), and coordinate conversion is performed on the circular pattern 36 after data compression (polar coordinate conversion step 22c). A comparison pattern 38 is formed (density conversion step 23), and the circular pattern 36 is identified by comparing the comparison pattern 38 with the reference template 12 (matching step 24). In the present embodiment, the discriminating circular pattern 36 is a circular ring-shaped pattern in image information in which the discrimination target image 37 is read and the density of each pixel is stored as a digital signal.

【0017】具体的に説明すると、この円形パターンの
識別方法では、画像入力工程21→前処理工程22→濃
度変換工程23→マッチング工程24の順番で処理を行
い、前処理工程22では、特徴強調工程22a→データ
圧縮工程22b→極座標変換工程22cの順番で処理を
行う。即ち、本発明の円形パターンの識別方法では、図
6に示す従来のパターン識別方法と違い、データ圧縮後
の画像に対して極座標変換を行っている。なお、画像入
力工程21、濃度変換工程23及びマッチング工程24
では従来のパターン識別方法と同様の処理を行うので、
これらについての詳細な説明は省略する。
More specifically, in this method for identifying a circular pattern, processing is performed in the order of image input step 21, preprocessing step 22, density conversion step 23, and matching step 24. In preprocessing step 22, feature enhancement is performed. Processing is performed in the order of step 22a → data compression step 22b → polar coordinate conversion step 22c. That is, in the circular pattern identification method of the present invention, unlike the conventional pattern identification method shown in FIG. 6, polar coordinate transformation is performed on an image after data compression. The image input process 21, the density conversion process 23, and the matching process 24
Performs the same processing as the conventional pattern identification method.
A detailed description of these will be omitted.

【0018】先ず最初の画像入力工程21では、画像入
力部1において識別対象画像37を読み取り、A/D変
換部2において画素毎の濃度をデジタル信号に変換す
る。図3(A)に読み取った識別対象画像37を概念的
に示す。図中実線の円31はコイン等の識別対象物の輪
郭を、斜線を施した正方形部分32は識別対象物の表面
の模様パターンを例示的に示している。また、2本の2
点鎖線の円33,34は抽出すべき画像データの範囲を
示し、2本の2点鎖線の円33,34に挟まれたリング
状の部分が切り出されることを示している。即ち、各円
33,34に挟まれた範囲が円形パターン36である。
各2点鎖線の円33,34の中心は識別対象物の中心に
一致しており、識別対象物の向き(回転角度)が異なっ
ていても常に同一範囲を切り出すことができる。
First, in the first image input step 21, the image to be identified 37 is read by the image input unit 1, and the density of each pixel is converted into a digital signal by the A / D converter 2. FIG. 3A conceptually shows the read identification target image 37. In the figure, a solid circle 31 exemplifies the contour of the identification target such as a coin, and a hatched square portion 32 exemplarily shows a pattern pattern on the surface of the identification target. Also, two 2
Dashed-dotted circles 33 and 34 indicate the range of image data to be extracted, and indicate that a ring-shaped portion sandwiched between two two-dot-dashed circles 33 and 34 is cut out. That is, the range sandwiched between the circles 33 and 34 is the circular pattern 36.
The centers of the circles 33 and 34 of each two-dot chain line coincide with the center of the identification target, and the same range can always be cut out even if the direction (rotation angle) of the identification target is different.

【0019】次に、前処理工程22の特徴強調工程22
aでは特徴強調部4において模様の特徴を強調する処理
を行う(図3(B))。この特徴強調処理としては種々
の方法があるが、例えば変化量を取り出す微分処理によ
り特徴を強調するエッジ強調処理である。その後、デー
タ圧縮部5においてデータ圧縮工程22bを行い、特徴
を強調した画像データを数画素を1単位として圧縮する
(図3(C))。
Next, the feature emphasizing step 22 of the preprocessing step 22
In a, the feature emphasizing section 4 performs a process of emphasizing the features of the pattern (FIG. 3B). There are various methods for this feature emphasis processing. For example, edge emphasis processing for emphasizing features by differential processing for extracting a change amount is used. After that, the data compression section 22 performs a data compression step 22b, and compresses the image data with the emphasized features in units of several pixels (FIG. 3C).

【0020】次いで、画像切出部6において極座標変換
工程22cを行い、2本の2点鎖線円33,34に挟ま
れたリング状の部分のデータ(円形パターン36)を切
り出して矩形状のデータ配列、即ち予め記憶しているテ
ンプレート12と同一形式の識別パターン35に変換す
る(図3(D))。具体的には、図4に示すように、予
め、切り出す画素の座標データを計算によって求めてお
き、これをテーブル化して座標変換用参照テーブル10
を作成し、この座標変換用参照テーブル10を参照しな
がら座標変換を行う。この座標変換用参照テーブル10
のデータ総数は切り出す画像データの総数に等しいが、
本発明では既にデータ圧縮工程22bを行っているた
め、座標変換用参照テーブル10のデータ総数が大幅に
少なくなっている。つまり、図6に示す従来の円形パタ
ーン36の識別方法のように圧縮する前の原画像に対し
て座標変換を行う場合には、図4中2点鎖線で示すよう
に、サイズがWx×Wyの座標変換用参照テーブル10
が必要になるが、本発明の場合は圧縮後のデータに対し
て座標変換を行うため、図4中実線で示すように、サイ
ズがWx’×Wy’の座標変換用参照テーブル10で足
りる。例えば、データ圧縮工程22bにおいて、4×4
画素を1画素に圧縮したとすると、x方向のデータ圧縮
率Cx=4、y方向のデータ圧縮率Cy=4となり、W
x’=Wx/Cx、Wy’=Wy/Cyであるから、座
標変換用参照テーブル10のサイズはWx’×Wy’=
(Wx×Wy)/(Cx×Cy)=(Wx×Wy)/1
6となる。即ち、座標変換用参照テーブル10のサイズ
は従来方式の場合の16分の1になる。このため、メモ
リの容量を小さくすることができ、識別装置の小形化、
低コスト化が可能になると共に、座標変換で取り扱うデ
ータ量が少なくなるので処理時間を短縮化することがで
きる。
Next, a polar coordinate conversion step 22c is performed in the image extracting section 6, and data of a ring-shaped portion (circular pattern 36) sandwiched between two two-dot chain lines 33 and 34 is cut out to obtain rectangular data. The array is converted into an identification pattern 35 having the same format as that of the template 12 stored in advance (FIG. 3D). Specifically, as shown in FIG. 4, coordinate data of a pixel to be cut out is obtained in advance by calculation, and this is tabulated to obtain a coordinate conversion reference table 10.
Is created, and coordinate conversion is performed with reference to the coordinate conversion reference table 10. This coordinate conversion lookup table 10
Is equal to the total number of image data to be cut out,
In the present invention, since the data compression step 22b has already been performed, the total number of data in the coordinate conversion lookup table 10 is significantly reduced. That is, when coordinate conversion is performed on an original image before compression as in the conventional method for identifying a circular pattern 36 shown in FIG. 6, the size is Wx × Wy as shown by a two-dot chain line in FIG. Lookup table 10 for coordinate conversion
However, in the case of the present invention, since coordinate conversion is performed on the compressed data, a coordinate conversion lookup table 10 having a size of Wx ′ × Wy ′ is sufficient as shown by a solid line in FIG. For example, in the data compression step 22b, 4 × 4
Assuming that a pixel is compressed to one pixel, the data compression ratio in the x direction is Cx = 4, the data compression ratio in the y direction is Cy = 4, and W
Since x ′ = Wx / Cx and Wy ′ = Wy / Cy, the size of the coordinate conversion lookup table 10 is Wx ′ × Wy ′ =
(Wx × Wy) / (Cx × Cy) = (Wx × Wy) / 1
It becomes 6. That is, the size of the coordinate conversion lookup table 10 is 1/16 that of the conventional method. For this reason, the capacity of the memory can be reduced, and the identification device can be downsized.
The cost can be reduced, and the amount of data handled in the coordinate transformation is reduced, so that the processing time can be reduced.

【0021】なお、特徴強調工程22aで取り扱うデー
タ量は図6の場合に比べると増加してはいる。しかしな
がら、極座標変換工程22cでは座標変換用参照テーブ
ル10の位置情報を一つ一つ参照しながら座標変換を行
って識別パターン35を形成しているので、特徴強調工
程22aで取り扱うデータ量の増加によるマイナス面は
極座標変換工程22cで取り扱うデータ量の減少による
プラス面に比べると遙かに小さい。即ち、たとえ特徴強
調工程22aで取り扱うデータ量が増加したとしても、
本発明ではメモリの容量を小さくすることができて識別
装置の大幅な小形化、低コスト化が可能になると共に、
処理時間を大幅に短縮化することができる。
The amount of data handled in the feature emphasizing step 22a is larger than in the case of FIG. However, in the polar coordinate conversion step 22c, since the identification pattern 35 is formed by performing the coordinate conversion while referring to the position information of the coordinate conversion reference table 10 one by one, the data amount handled in the feature enhancement step 22a is increased. The minus plane is much smaller than the plus plane due to the decrease in the amount of data handled in the polar coordinate conversion step 22c. That is, even if the amount of data handled in the feature enhancement step 22a increases,
According to the present invention, the memory capacity can be reduced, and the identification device can be significantly reduced in size and cost.
Processing time can be greatly reduced.

【0022】この後、濃度変換部7において濃度変換工
程23を行う。この濃度変換工程23では濃度変換処理
(輝度調整処理)を行い、濃度変換用参照テーブル11
を用いて識別パターン35から比較パターン38を形成
する。この濃度変換処理は、識別パターン35の各デー
タをテンプレート12の各データと対応付けし、対応付
けされたテンプレート12のデータで置き換えるもの
で、従来のパターン識別方法において行われていた処理
であるため詳しい説明は省略するが、例えば特許第25
73438号特許における「濃度順テーブル作成工程」
と「濃度変換工程」より構成される「濃度変換」があ
り、この場合、テンプレートより作成したテンプレート
濃度順テーブル及びテンプレート濃度順番テーブルが本
発明の濃度変換用参照テーブル11に相当する。
Thereafter, the density conversion section 23 performs a density conversion step 23. In the density conversion step 23, density conversion processing (luminance adjustment processing) is performed, and the density conversion reference table 11 is used.
Is used to form a comparison pattern 38 from the identification pattern 35. This density conversion process associates each data of the identification pattern 35 with each data of the template 12 and replaces it with the data of the associated template 12, and is a process performed in the conventional pattern identification method. Although detailed description is omitted, for example,
No. 73438 "Concentration order table creation process"
And a “density conversion” composed of a “density conversion step”. In this case, the template density order table and the template density order table created from the template correspond to the density conversion reference table 11 of the present invention.

【0023】マッチング工程24では、マッチング演算
部8において比較パターン38とテンプレート12の非
類似度あるいは類似度を演算する。例えば、以下のよう
にして非類似度あるいは類似度を演算する。いま、図5
に示すように、比較パターン38及びテンプレート12
のサイズが、x=128ビット,y=10ビットであ
り、比較パターン38の(1,1)番目のデータをf
1,(2,1)番目のデータをf2,…,(x,y)番
目のデータをfi,…,(128,10)番目のデータ
をf1280とし、テンプレート12の(1,1)番目のデ
ータをt1,(2,1)番目のデータをt2,…,
(x,y)番目のデータをti,…,(128,10)
番目のデータをt1280とする。この場合の非類似度δ
は、数式1で表される。
In the matching step 24, the dissimilarity or similarity between the comparison pattern 38 and the template 12 is calculated in the matching calculation unit 8. For example, the dissimilarity or similarity is calculated as follows. Now, FIG.
As shown in FIG.
Is x = 128 bits and y = 10 bits, and the (1,1) -th data of the comparison pattern 38 is represented by f
The (1,2) -th data is f2, ..., the (x, y) -th data is fi, ..., (128,10) -th data is f1280, and the (1,1) -th data of the template 12 is Data is t1, (2, 1) th data is t2,.
The (x, y) -th data is represented by ti,..., (128, 10)
The second data is set to t1280. Dissimilarity δ in this case
Is represented by Equation 1.

【0024】[0024]

【数1】 (Equation 1)

【0025】このようにして求めた非類似度をδ1とす
る。そして、比較パターン38の各データの並びをx方
向に1ビットだけシフトさせ、同様に非類似度δ2を求
める。このように比較パターン38の各データの並びを
x方向に1ビットずつシフトさせて非類似度δを求める
作業を128回繰り返し、非類似度δ1〜δ128を得
る。次に、制御・識別部9において、非類似度δ1〜δ
128の中で最も小さいδminを求め、δminが所
定のしきい値thよりも小さいか否かを判定する。例え
ば、いま100円硬貨の識別を行っているとすると、δ
min<thの場合には非類似度が小さいので識別対象
物が100円硬貨であると判定し、δmin≧thの場
合には非類似度が大きいので識別対象物が100円硬貨
ではないと判定する。非類似度δ1〜δ128の中から
最小値δminを求めて当該最小値δminに基づいて
判定を行っているので、画像入力部1で100円硬貨の
画像を撮影する場合に100円硬貨の向き(回転角度)
がテンプレート12を作成した場合の向きと異なってい
ても、必ずテンプレート12を作成した場合の向きと一
致した向きで判定を行うことができる。即ち、δmin
となる場合がテンプレート12を作成した場合の向きと
同じ向きで100円硬貨の画像を撮影したと考えること
ができ、δminとしきい値thとの関係から非類似度
を判定することができる。
The dissimilarity thus obtained is set to δ1. Then, the arrangement of each data of the comparison pattern 38 is shifted by one bit in the x direction, and the dissimilarity δ2 is similarly obtained. In this manner, the operation of shifting the arrangement of each data of the comparison pattern 38 by one bit in the x direction to obtain the dissimilarity δ is repeated 128 times to obtain the dissimilarities δ1 to δ128. Next, in the control / identification unit 9, the dissimilarities δ1 to δ
The smallest δmin among 128 is obtained, and it is determined whether or not δmin is smaller than a predetermined threshold th. For example, if a 100-yen coin is being identified, δ
When min <th, the degree of dissimilarity is small, so the discrimination target is determined to be a 100-yen coin, and when δmin ≧ th, the dissimilarity is large, so that the discrimination target is not a 100-yen coin. I do. Since the minimum value δmin is obtained from the dissimilarities δ1 to δ128 and the determination is made based on the minimum value δmin, the direction of the 100-yen coin when capturing an image of a 100-yen coin with the image input unit 1 ( rotation angle)
Is different from the direction when the template 12 was created, the determination can always be made in the direction that matches the direction when the template 12 was created. That is, δmin
In this case, it can be considered that the image of the 100-yen coin has been shot in the same direction as the direction in which the template 12 was created, and the dissimilarity can be determined from the relationship between δmin and the threshold th.

【0026】なお、上述の形態は本発明の好適な形態の
一例ではあるがこれに限定されるものではなく本発明の
要旨を逸脱しない範囲において種々変形実施可能であ
る。例えば、図2において濃度変換部7を省略し、画像
切出部6で切り出した識別パターン35を比較パターン
38として用いてテンプレート12と比較し、類似度も
しくは非類似度を演算するようにしても良い。即ち、濃
度変換工程23を省略し、前処理工程22の極座標変換
工程22cで形成した識別パターン35を比較パターン
38として用いてマッチング工程24でテンプレート1
2と比較するようにしても良い。
The above-described embodiment is an example of a preferred embodiment of the present invention, but is not limited thereto, and various modifications can be made without departing from the gist of the present invention. For example, in FIG. 2, the density conversion unit 7 is omitted, and the identification pattern 35 cut out by the image cutout unit 6 is compared with the template 12 using the comparison pattern 38 to calculate the similarity or the dissimilarity. good. In other words, the density conversion step 23 is omitted, and the identification pattern 35 formed in the polar coordinate conversion step 22c of the pre-processing step 22 is used as the comparison pattern 38 in the template 1 in the matching step 24.
You may make it compare with 2.

【0027】また、図2において、画像切出部6は濃度
変換部7の直前に配置しているが、濃度変換部7の直後
に配置しても良い。即ち、図1において、データ圧縮工
程22b→濃度変換工程23→極座標変換工程22cと
しても良い。この様にすることで、濃度変換が直交座標
上で実行されることになり、極座標変換に伴う原画像の
特徴情報のひずみを回避することができ、比較パターン
38の品質低下を防ぐことができる。
In FIG. 2, the image cutout section 6 is disposed immediately before the density conversion section 7, but may be disposed immediately after the density conversion section 7. That is, in FIG. 1, the data compression step 22b → the density conversion step 23 → the polar coordinate conversion step 22c may be performed. In this way, the density conversion is performed on the rectangular coordinates, so that the distortion of the characteristic information of the original image due to the polar coordinate conversion can be avoided, and the quality of the comparison pattern 38 can be prevented from deteriorating. .

【0028】さらに、上述の説明では円形パターン36
をリング形状としているが、円形状としても良いことは
勿論である。
Further, in the above description, the circular pattern 36
Is a ring shape, but may of course be a circular shape.

【0029】[0029]

【発明の効果】以上説明したように、請求項1記載の円
形パターンの識別方法では、円形パターンの特徴を強調
させる特徴強調工程を施した後にデータ圧縮を行い、デ
ータ圧縮後の円形パターンに対して座標変換を行って、
比較パターンを形成し、該比較パターンを基準となるテ
ンプレートと比較して円形パターンを識別するようにし
たので、前処理工程が特徴強調工程→データ圧縮工程→
極座標変換工程という順序で構成されることになり、圧
縮を行った後のデータについて座標変換を行うことがで
きる。このため、極座標変換工程で扱うデータ量が少な
くなって処理時間を短縮化することができると共に、必
要とされるメモリの容量が小さくなって識別装置の小形
化、低コスト化が可能になる。
As described above, in the method for identifying a circular pattern according to the first aspect, data compression is performed after performing a feature emphasizing step of enhancing the characteristics of the circular pattern, and the circular pattern after data compression is applied to the circular pattern. To perform coordinate transformation,
Since a comparison pattern was formed and the comparison pattern was compared with a reference template to identify a circular pattern, the pre-processing step was a feature enhancement step → a data compression step →
It is configured in the order of the polar coordinate conversion step, and the coordinate conversion can be performed on the data after compression. For this reason, the amount of data handled in the polar coordinate conversion process is reduced, so that the processing time can be shortened. In addition, the required memory capacity is reduced, and the identification device can be reduced in size and cost.

【0030】この場合、請求項2記載の円形パターンの
識別方法のように、円形パターンは、識別対象画像を読
み取り、画素ごとの濃度をデジタル信号として記憶され
た画像情報のうちの円形リング状のパターンであり、特
徴強調工程は微分処理により特徴を強調させる処理であ
ることが望ましい。この様にすることで、コイン等の識
別を行う場合に適した円形パターンの識別方法の前処理
工程を提供することができる。
In this case, as in the method for identifying a circular pattern according to the second aspect, the circular pattern is obtained by reading an image to be identified and determining the density of each pixel as a circular ring in image information stored as a digital signal. It is desirable that the feature emphasizing process is a process of emphasizing a feature by differential processing. By doing so, it is possible to provide a pre-processing step of a method for identifying a circular pattern suitable for identifying a coin or the like.

【0031】また、請求項3記載の円形パターンの識別
装置は、識別対象画像を読取る画像入力部と、該画像入
力部により読み取られた識別対象画像の画素ごとの濃度
を記憶する画像メモリと、識別対象画像の濃度の特徴を
強調させる特徴強調部と、該特徴強調部により強調され
た識別対象画像をデータ圧縮するデータ圧縮部と、該デ
ータ圧縮部により圧縮された識別対象画像からパターン
識別を行う円形の領域を切り出す画像切出部と、該画像
切出部により切り出された領域を予め作成された基準と
なるテンプレートと比較するマッチング演算部とを備え
るものであるので、上述の円形パターンの識別方法を実
施することができる。即ち、圧縮を行った後のデータに
ついて座標変換を行うので、画像切出部で識別パターン
を形成する場合に扱うデータ量が少なくなって処理時間
を短縮化することができると共に、必要とされるメモリ
の容量が小さくなって識別装置の小形化、低コスト化が
可能になる。
According to a third aspect of the present invention, there is provided an apparatus for identifying a circular pattern, comprising: an image input unit for reading an image to be identified; an image memory for storing density of each pixel of the image to be identified read by the image input unit; A feature emphasis unit for emphasizing the density feature of the identification target image, a data compression unit for compressing the identification target image emphasized by the feature emphasis unit, and pattern identification from the identification target image compressed by the data compression unit. Since it is provided with an image cutout unit that cuts out a circular region to be performed, and a matching calculation unit that compares the region cutout by the image cutout unit with a pre-created reference template, An identification method can be implemented. That is, since the coordinate conversion is performed on the data after the compression, the amount of data to be handled when forming the identification pattern in the image cutout unit is reduced, so that the processing time can be shortened and the need is made. Since the memory capacity is reduced, the size and cost of the identification device can be reduced.

【0032】この場合、請求項4記載の円形パターンの
識別装置のように、画像切出部は座標変換用参照テーブ
ルを有し、円形の領域を座標変換してテンプレートと同
サイズの識別パターンを切り出すものであることが望ま
しい。テンプレートは矩形状のデータ配列である。した
がって、画像切出部では、座標変換用参照テーブルの位
置情報を用いて円形領域の画像データを矩形状のデータ
配列に座標変換して識別パターンを形成することになる
が、この場合においても圧縮を行った後のデータが座標
変換の対象になり、処理時間の短縮化、識別装置の小形
化・低コスト化が可能になる。
In this case, as in the circular pattern identification apparatus according to the fourth aspect, the image cutout section has a coordinate conversion reference table, and performs coordinate conversion on the circular area to generate an identification pattern having the same size as the template. It is desirable to cut it out. The template is a rectangular data array. Therefore, the image cutout unit uses the position information of the coordinate conversion reference table to coordinate-convert the image data of the circular area into a rectangular data array to form the identification pattern. Is subjected to coordinate transformation, and the processing time can be reduced, and the size and cost of the identification device can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の円形パターンの識別方法を示すフロー
チャートである。
FIG. 1 is a flowchart illustrating a method for identifying a circular pattern according to the present invention.

【図2】本発明の円形パターンの識別装置の概略構成を
示すブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a circular pattern identification device of the present invention.

【図3】本発明の円形パターンの識別方法において識別
対象画像から識別パターンを形成する過程を示し、
(A)は撮像した識別対象画像の概念図、(B)は特徴
強調処理後の識別対象画像の概念図、(C)はデータ圧
縮後の識別対象画像の概念図、(D)は極座標変換後の
識別パターンの概念図である。
FIG. 3 shows a process of forming an identification pattern from an image to be identified in the method for identifying a circular pattern according to the present invention;
(A) is a conceptual diagram of a captured identification target image, (B) is a conceptual diagram of the identification target image after feature enhancement processing, (C) is a conceptual diagram of the identification target image after data compression, and (D) is polar coordinate transformation. It is a conceptual diagram of the identification pattern after.

【図4】本発明の円形パターンの識別方法の極座標変換
の概念図である。
FIG. 4 is a conceptual diagram of polar coordinate conversion in the method for identifying a circular pattern according to the present invention.

【図5】本発明の円形パターンの識別方法の濃度変換工
程及びマッチング工程の概念図である。
FIG. 5 is a conceptual diagram of a density conversion step and a matching step of the method for identifying a circular pattern according to the present invention.

【図6】従来の円形パターンの識別方法を示すフローチ
ャートである。
FIG. 6 is a flowchart illustrating a conventional method for identifying a circular pattern.

【図7】従来の円形パターンの識別方法において識別対
象画像から識別パターンを形成する過程を示し、(A)
は撮像した識別対象画像の概念図、(B)は極座標変換
後の識別パターンの概念図、(C)は特徴強調処理後の
識別パターンの概念図、(D)はデータ圧縮後の識別パ
ターンの概念図である。
7A and 7B show a process of forming an identification pattern from an image to be identified in a conventional method for identifying a circular pattern, and FIG.
Is a conceptual diagram of the captured identification target image, (B) is a conceptual diagram of the identification pattern after the polar coordinate conversion, (C) is a conceptual diagram of the identification pattern after the feature enhancement processing, and (D) is a conceptual diagram of the identification pattern after the data compression. It is a conceptual diagram.

【符号の説明】[Explanation of symbols]

1 画像入力部 3 画像メモリ 4 特徴強調部 5 データ圧縮部 6 画像切出部 8 マッチング演算部 10 座標変換用参照テーブル 12 テンプレート 22a 特徴強調工程 22b データ圧縮工程 22c 極座標変換工程 36 円形パターン 37 識別対象画像 38 比較パターン DESCRIPTION OF SYMBOLS 1 Image input part 3 Image memory 4 Feature emphasis part 5 Data compression part 6 Image extraction part 8 Matching calculation part 10 Reference table for coordinate conversion 12 Template 22a Feature emphasis step 22b Data compression step 22c Polar coordinate conversion step 36 Circular pattern 37 Identification object Image 38 Comparison pattern

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 円形パターンに座標変換を施して比較パ
ターンを形成し、該比較パターンを基準となるテンプレ
ートと比較して上記円形パターンを識別するようにした
円形パターンの識別方法において、上記円形パターンの
特徴を強調させる特徴強調工程を施した後にデータ圧縮
を行い、データ圧縮後の円形パターンに対して座標変換
を行って、比較パターンを形成し、該比較パターンを基
準となるテンプレートと比較して上記円形パターンを識
別するようにしたことを特徴とする円形パターンの識別
方法。
1. A method for identifying a circular pattern, comprising: performing a coordinate transformation on a circular pattern to form a comparison pattern; and comparing the comparison pattern with a reference template to identify the circular pattern. After performing a feature emphasizing step of emphasizing the features of the above, data compression is performed, coordinate conversion is performed on the circular pattern after data compression, a comparison pattern is formed, and the comparison pattern is compared with a reference template. A method for identifying a circular pattern, characterized in that the circular pattern is identified.
【請求項2】 前記円形パターンは、識別対象画像を読
み取り、画素ごとの濃度をデジタル信号として記憶され
た画像情報のうちの円形リング状のパターンであり、前
記特徴強調工程は微分処理により特徴を強調させる処理
であることを特徴とする請求項1記載の円形パターンの
識別方法。
2. The circular pattern is a circular ring-shaped pattern of image information in which an image to be identified is read and the density of each pixel is stored as a digital signal. 2. The method for identifying a circular pattern according to claim 1, wherein the process is an emphasis process.
【請求項3】 識別対象画像を読取る画像入力部と、該
画像入力部により読み取られた上記識別対象画像の画素
ごとの濃度を記憶する画像メモリと、上記識別対象画像
の上記濃度の特徴を強調させる特徴強調部と、該特徴強
調部により強調された上記識別対象画像をデータ圧縮す
るデータ圧縮部と、該データ圧縮部により圧縮された上
記識別対象画像からパターン識別を行う円形の領域を切
り出す画像切出部と、該画像切出部により切り出された
領域を予め作成された基準となるテンプレートと比較す
るマッチング演算部とを備えることを特徴とする円形パ
ターンの識別装置。
3. An image input unit for reading an image to be identified, an image memory for storing the density of each pixel of the image to be identified read by the image input unit, and a feature of the density of the image to be identified is emphasized. A feature emphasizing unit to be coded, a data compressing unit for compressing the identification target image emphasized by the feature emphasizing unit, and an image obtained by cutting out a circular area for performing pattern identification from the identification target image compressed by the data compressing unit. An apparatus for identifying a circular pattern, comprising: a clipping unit; and a matching calculation unit that compares a region clipped by the image clipping unit with a previously created reference template.
【請求項4】 前記画像切出部は座標変換用参照テーブ
ルを有し、前記円形の領域を座標変換して前記テンプレ
ートと同サイズの識別パターンを切り出すものであるこ
とを特徴とする請求項3記載の円形パターンの識別装
置。
4. The image cut-out unit has a coordinate conversion reference table, and performs coordinate conversion on the circular area to cut out an identification pattern having the same size as the template. An apparatus for identifying a circular pattern as described.
JP10211524A 1998-07-27 1998-07-27 Method for identifying circular pattern, and device therefor Pending JP2000048197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10211524A JP2000048197A (en) 1998-07-27 1998-07-27 Method for identifying circular pattern, and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10211524A JP2000048197A (en) 1998-07-27 1998-07-27 Method for identifying circular pattern, and device therefor

Publications (1)

Publication Number Publication Date
JP2000048197A true JP2000048197A (en) 2000-02-18

Family

ID=16607333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10211524A Pending JP2000048197A (en) 1998-07-27 1998-07-27 Method for identifying circular pattern, and device therefor

Country Status (1)

Country Link
JP (1) JP2000048197A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016133950A (en) * 2015-01-19 2016-07-25 株式会社メガチップス Feature image generation device, determination device and control program, and feature image generation method and determination method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016133950A (en) * 2015-01-19 2016-07-25 株式会社メガチップス Feature image generation device, determination device and control program, and feature image generation method and determination method

Similar Documents

Publication Publication Date Title
JP3373008B2 (en) Image area separation device
JP4766030B2 (en) Image processing apparatus and image processing program
Hakimi et al. Image splicing forgery detection using local binary pattern and discrete wavelet transform
US11354883B2 (en) Image processing method and apparatus, and electronic device
CN113626444B (en) Table query method, device, equipment and medium based on bitmap algorithm
CN111401290A (en) Face detection method and system and computer readable storage medium
JP7121132B2 (en) Image processing method, apparatus and electronic equipment
US7978914B2 (en) Image processing system
NL1000934C2 (en) Automatic typing of raster images using density segmentation.
JP2000048197A (en) Method for identifying circular pattern, and device therefor
JP2000322579A (en) Image recognizing device
JP2000013596A (en) Device and method for processing image and recording medium with image processing program recorded there
JP2000013605A (en) Image processor, method and record medium recording image processing program
JPH10248830A (en) Recognition method and device for irradiation field of radiation image
JP5397468B2 (en) Pattern noise elimination device, pattern noise elimination method, pattern noise elimination program
JP2000013612A (en) Device and method for image processing and recording medium recorded with image processing program
JP2004152087A (en) Method and apparatus for extracting feature vector of image
JP2000013613A (en) Image processor, method and record medium recording image processing program
JP2001218044A5 (en)
US10515288B2 (en) System and method for an efficient hardware implementation of census transform
CN112750136B (en) Image processing method and system
JPH05159062A (en) Document recognition device
JP4376577B2 (en) Image processing apparatus, image processing method, computer-readable recording medium storing program, and program
JP3469565B2 (en) Automatic vectorization method using pixel principal component analysis
JP3074210B2 (en) Paper document image processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040225

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040623