JPH09147114A - Pattern recognizing method - Google Patents

Pattern recognizing method

Info

Publication number
JPH09147114A
JPH09147114A JP7322213A JP32221395A JPH09147114A JP H09147114 A JPH09147114 A JP H09147114A JP 7322213 A JP7322213 A JP 7322213A JP 32221395 A JP32221395 A JP 32221395A JP H09147114 A JPH09147114 A JP H09147114A
Authority
JP
Japan
Prior art keywords
pattern
binary expression
binary
unknown
standard
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
JP7322213A
Other languages
Japanese (ja)
Inventor
Shinichi Hattori
服部新一
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.)
Nippon Avionics Co Ltd
Original Assignee
Nippon Avionics 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 Nippon Avionics Co Ltd filed Critical Nippon Avionics Co Ltd
Priority to JP7322213A priority Critical patent/JPH09147114A/en
Publication of JPH09147114A publication Critical patent/JPH09147114A/en
Pending legal-status Critical Current

Links

Landscapes

  • Length Measuring Devices By Optical Means (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent even a nondefective from being erroneously recognized as a defective by finding the matching degree of the both patterns of a binary expression standard unknown pattern and a binary expression expansion/ contraction pattern by comparing the patterns and recognizing the unknown pattern by defining the unknown pattern as the one matching with the binary expression pattern corresponding to the found highest matching degree. SOLUTION: An analog image is obtained by performing a raster scanning for a character string with a camera 1 and the analog image is made a digital image by an A/D converter 2. Each character is segmented as a unit pattern from the digital image by a pattern segment means 4, a binary expression standard pattern is generated from a standard pattern by a feature extraction means 5, the binary expression unknown pattern is generated from an unknown pattern and the matching degree of the both pattern is found. In the same way, the binary expression unknown pattern and a binary expression expansion or contraction pattern are compared, the matching degree is found by a rotation matching 6, the highest matching degree is defined as the binary expression pattern and the unknown pattern is recognized.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は,文字等のパタ−
ンを認識する方法に関するもので,特にIC等に記載さ
れた文字列を撮像して得た画像中から任意の文字を切り
出して認識する文字認識方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to patterns such as characters.
The present invention relates to a method for recognizing a character, and more particularly to a character recognition method for recognizing an arbitrary character by cutting out an arbitrary character from an image obtained by capturing a character string written on an IC or the like.

【0002】[0002]

【従来の技術】従来,IC等に記載されている文字列の
文字を機械で読み取る方法には,TVカメラにより文字
を撮像し,その画像をコンピュ−タに取り込んで,パタ
−ンマッチング法により文字認識する方法が提案されて
いる。
2. Description of the Related Art Conventionally, a method of mechanically reading a character in a character string written on an IC or the like is such that a character is picked up by a TV camera, the image is taken into a computer, and a pattern matching method is used. Character recognition methods have been proposed.

【0003】パタ−ンマッチング法では,コンピュ−タ
に取り込んだ視覚フィ−ルド内の文字行毎に,この文字
行に平行な軸への射影から各文字の左右端を検出するこ
とにより個々の文字を切り出し,撮像間を文字列方向に
移動させながら切り出した個々の文字を,認識しようと
する文字のそれぞれについて予め登録しておいた全ての
標準文字(以下テキストと記す)と比較して,この認識
しようとする文字の一致度を検出し,最も一致度の高い
テキストの文字が当該文字であると認識される。
In the pattern matching method, for each character line in the visual field taken in by the computer, the left and right ends of each character are detected by detecting the left and right ends of each character from the projection on the axis parallel to this character line. Characters are cut out, and the individual characters cut out while moving in the direction of the character string between the images are compared with all standard characters (hereinafter referred to as text) registered in advance for each character to be recognized, The matching degree of the character to be recognized is detected, and the character of the text having the highest matching degree is recognized as the character.

【0004】又,視覚フィ−ルド内の文字行が,認識の
ための走査方向に平行になっていない場合には,画面全
体を回転させることによって平行にするか,又は,文字
切り出し後,文字毎に回転させて修正される。
When the character lines in the visual field are not parallel to the scanning direction for recognition, they are made parallel by rotating the entire screen, or after the characters are cut out, the characters are cut out. It is corrected by rotating each time.

【0005】しかしながら,このような文字認識方法で
は,未知の文字をラスタ−スキャンして得られる画像を
ビットマップとして記憶し,または,テキストもビット
マップに予め記憶しておき,未知文字のビットマップと
テキストとをビット毎に比較して,その一致度を調べて
いる。
However, in such a character recognition method, an image obtained by raster-scanning an unknown character is stored as a bit map, or text is also stored in the bit map in advance, and the bit map of the unknown character is stored. And text are compared bit by bit to check the degree of coincidence.

【0006】この方法では,ビット数が多いため比較に
時間がかかる。又,未知文字が走査方向に対して回転し
ている場合は,未知文字が例えテキストに一致していた
としても,その一致度は低い。そして,回転角度が±5
°を越えると同一文字とは認識できないという問題があ
った。
In this method, since the number of bits is large, it takes time for comparison. Further, when the unknown character is rotated with respect to the scanning direction, even if the unknown character matches the text, the degree of matching is low. And the rotation angle is ± 5
There was a problem that the same character could not be recognized if it exceeded °.

【0007】そこで,未知文字が回転している時は,そ
の未知文字またはテキストの少なくとも一方を回転させ
て両者を比較する必要がある。ところが,従来の文字認
識方法では,ビットマップして文字パタ−ンを回転させ
る処理に時間がかかり,このことが文字認識の速度の向
上に対する障害となっていた。このように,文字等のパ
タ−ンをパタ−ンッマッチングにより認識する従来の方
法では,パタ−ンが走査方向に対して回転しているとき
には,その認識速度が遅いという問題があった。
Therefore, when the unknown character is rotated, it is necessary to rotate at least one of the unknown character and the text and compare them. However, in the conventional character recognition method, it takes time to rotate the character pattern by performing bitmap processing, which is an obstacle to improving the speed of character recognition. As described above, the conventional method of recognizing a pattern such as a character by pattern matching has a problem that the recognition speed is slow when the pattern is rotating in the scanning direction.

【0008】そこで,発明者等は,この問題を解決する
ために,先に,TVカメラで走査して得られた文字等の
パタ−ンが走査方向に対して回転している場合でも,そ
のパタ−ンを迅速に認識出来るパタ−ン認識方法および
装置について出願した(特開平5−12491号公
報)。
Therefore, in order to solve this problem, the inventors of the present invention, even if the pattern of characters or the like obtained by scanning with the TV camera is rotating in the scanning direction, A patent application has been filed for a pattern recognition method and device capable of quickly recognizing a pattern (JP-A-5-12491).

【0009】以下,先に出願したパタ−ン認識方法につ
いて説明する。これは,図5〜図8に示すように,標準
パタ−ンの包絡線(図3にA,Bの包絡線が記載されて
いる)と,この包絡線で囲まれた領域の重心Oとを求め
る。次に,図5に示すように,この標準パタ−ンの端点
のうち重心Oから最も遠い位置にある端点と重心Oとを
結ぶ線分と,この線分を半径とし,重心Oを中心とする
円11とを求める。
The pattern recognition method previously applied will be described below. As shown in FIGS. 5 to 8, this is the envelope of the standard pattern (the envelopes of A and B are shown in FIG. 3) and the center of gravity O of the area surrounded by this envelope. Ask for. Next, as shown in FIG. 5, among the end points of this standard pattern, a line segment connecting the end point farthest from the center of gravity O and the center of gravity O, and this line segment as a radius with the center of gravity O as the center. And ask for a circle 11 to do.

【0010】さらに,その円11の直径の長さであって
重心Oを通り等角度に配置され,この円11を等分する
複数(例えば16)の直径線分12が順に求められる。
図6に示すように,この各直径線分12を複数の線素
(例えば32)に等分し,これら線素それぞれに対応す
る位置における各標準パタ−ンの構成要素(例えば文字
の線)が有るか否かが2値で表現される。
Further, a plurality of (for example, 16) diameter line segments 12 that are the length of the diameter of the circle 11 and are arranged at equal angles passing through the center of gravity O and that divide the circle 11 into equal parts are sequentially obtained.
As shown in FIG. 6, each diameter line segment 12 is equally divided into a plurality of line elements (for example, 32), and constituent elements (for example, character lines) of each standard pattern at positions corresponding to these line elements. Whether or not is represented by a binary value.

【0011】パタ−ンの包絡線で囲まれた領域の重心O
を中心とする放射線上にパタ−ンの構成要素が有るか否
かでそのパタ−ンの特徴が抽出される。このようにして
抽出されたパタ−ンの特徴を2値で表現し,この2値で
表現されたパタ−ンを2値表現パタ−ンとし,予め知ら
れている標準パタ−ンに関する2値表現が2値表現標準
パタ−ン(図6に示されている)として求められ,記憶
されている。この2値表現標準パタ−ンは,各標準パタ
−ン毎に予め作成され,記憶されている。
The center of gravity O of the area surrounded by the envelope of the pattern
The characteristics of the pattern are extracted depending on whether or not there is a constituent element of the pattern on the radiation centered at. The characteristics of the pattern extracted in this way are expressed in binary, and the pattern expressed in binary is used as a binary expression pattern, which is a binary value related to a standard pattern known in advance. The representation is determined and stored as a binary representation standard pattern (shown in FIG. 6). This binary representation standard pattern is created and stored in advance for each standard pattern.

【0012】次いで,認識対象である傾いた状態の未知
パタ−ン(図7に示す)が入力されると,この未知パタ
−ンは,2値表現標準パタ−ンを求めた方法と同様にし
て未知パタ−ンに関する2値表現のパタ−ンが,図8に
示すように,2値表現未知パタ−ンとして求められる。
Then, when an unknown pattern in a tilted state (shown in FIG. 7) to be recognized is input, this unknown pattern is processed in the same manner as the method for obtaining the binary representation standard pattern. The binary expression pattern relating to the unknown pattern is obtained as the binary expression unknown pattern, as shown in FIG.

【0013】そこで,この2値表現未知パタ−ンと2値
表現標準パタ−ンのうちの少なくとも一方を等角度ずつ
順次回転させながらこれら2値表現の両パタ−ンを比較
し,この両パタ−ンの一致度を求める。
Therefore, while comparing at least one of the binary expression unknown pattern and the binary expression standard pattern by an equal angle in sequence, the two patterns of these binary expressions are compared, and both patterns are compared. -Determine the degree of coincidence.

【0014】さらに同様にして,他の2値表現標準パタ
−ンと2値表現未知パタ−ンとを比較してそれぞれ一致
度を求め,最も一致度の高い2値表現標準パタ−ンに対
応する標準パタ−ンに一致するものとして未知パタ−ン
が認識される。
Further, similarly, the other binary expression standard pattern and the binary expression unknown pattern are compared with each other to obtain the degree of coincidence, which corresponds to the binary expression standard pattern having the highest degree of coincidence. The unknown pattern is recognized as matching the standard pattern.

【0015】このような上記本発明者等の方法では,ビ
ットマップに比べ格段に少ないビット数で両パタ−ンを
表現しているため,TVカメラで得られた文字等のパタ
−ンが走査方向に対して回転していても,そのパタ−ン
を迅速に認識することが出来る等の効果がある。
In the above method of the present inventors, since both patterns are expressed with a significantly smaller number of bits than a bit map, patterns of characters and the like obtained by a TV camera are scanned. Even if the pattern is rotating with respect to the direction, the pattern can be recognized quickly.

【0016】[0016]

【発明が解決しようとする課題】しかしながら,このよ
うな方法では,図9〜図10に示すように,未知パタ−
ンが図3に示す標準パタ−ンに対して文字を構成する線
が太くなる太りや細くなる細りがある場合には,その2
値表現未知パタ−ンは比較される2値表現標準パタ−ン
と不一致となる箇所が増加し,一致度が低下する。
However, in such a method, as shown in FIGS. 9 to 10, unknown patterns are generated.
If there is thickening or thinning of the lines that make up the characters in the standard pattern shown in FIG.
In the value expression unknown pattern, the number of points that do not match the binary expression standard pattern to be compared increases, and the degree of matching decreases.

【0017】一致度は90%以上のものが良品と認識さ
れる。従って,太りや細りがある場合には,実際はパタ
−ンが一致しているにも拘らず,その一致度が悪くなる
ため,不良品と認識されてしまうという問題がある。
If the degree of coincidence is 90% or more, it is recognized as a good product. Therefore, when there is a fatness or a thinness, although the patterns actually match, the degree of matching deteriorates, and there is a problem that the product is recognized as a defective product.

【0018】[0018]

【課題を解決するための手段】この発明は,未知パタ−
ンと複数の標準パタ−ンとをパタ−ンマッチング法によ
り比較し,この未知パタ−ンを認識するパタ−ン認識方
法において,複数の標準パタ−ンの構成要素の有無を2
値で表現して得られるデ−タを各標準パタ−ンに関する
2値表現標準パタ−ンとして各標準パタ−ンについてそ
れぞれ求めるとともに,これを比較用のパタ−ンとして
登録し,各2値表現標準パタ−ンをそれぞれ所定回数膨
張処理して2値表現標準パタ−ンに関する2値表現膨張
パタ−ンを求めるとともに,これを比較用のパタ−ンと
して登録し,各2値表現標準パタ−ンをそれぞれ所定回
数収縮処理して2値表現標準パタ−ンに関する2値表現
収縮パタ−ンを求めるとともに,これを比較用のパタ−
ンとして登録し,2値表現標準パタ−ンを求める方法と
同様にして未知パタ−ンに関する2値表現のパタ−ンを
2値表現未知パタ−ンとして求め,この2値表現未知パ
タ−ンと2値表現標準パタ−ンとを比較して両パタ−ン
の一致度を求め,同様にして2値表現未知パタ−ンと2
値表現膨張パタ−ンとを比較して両パタ−ンの一致度を
求め,さらに,2値表現未知パタ−ンと2値表現収縮パ
タ−ンとを比較して両パタ−ンの一致度を求め,このよ
うにして求めた各一致度のなかで,最も高い一致度に対
応する2値表現のパタ−ンに一致するとして未知パタ−
ンを認識するようにしたものである。
The present invention provides an unknown pattern.
In this pattern recognition method for comparing an unknown pattern with a plurality of standard patterns by a pattern matching method, the presence / absence of the constituent elements of the plurality of standard patterns is checked.
The data obtained by expressing it as a value is obtained for each standard pattern as a binary expression standard pattern for each standard pattern, and this is registered as a comparison pattern. Each expression standard pattern is expanded a predetermined number of times to obtain a binary expression expansion pattern related to the binary expression standard pattern, and this is registered as a comparison pattern, and each binary expression standard pattern is registered. Each of the patterns is contracted a predetermined number of times to obtain a binary expression contraction pattern related to the binary expression standard pattern, and this is used for comparison.
The binary expression pattern for the unknown pattern is obtained as the binary expression unknown pattern in the same manner as the method for obtaining the binary expression standard pattern. And the binary expression standard pattern are compared to obtain the degree of coincidence between both patterns, and similarly, the binary expression unknown pattern and the binary expression 2
The degree of coincidence of both patterns is obtained by comparing with the value expression expansion pattern, and further, the degree of coincidence of both patterns by comparing the binary expression unknown pattern and the binary expression contraction pattern. Of the coincidences thus obtained, the unknown pattern is determined to match the pattern of the binary representation corresponding to the highest coincidence.
It is designed to recognize

【0019】さらに,この発明は,2値表現標準パタ−
ンは,各標準パタ−ンの包絡線を求めるとともに,この
包絡線で囲まれた領域の重心を求め,標準パタ−ンの端
点のうちで前記重心から最も遠い位置にある端点と重心
とを結ぶ線分を求め,この線分を半径として重心を中心
とする円を求め,この円の重心を通ってこの円を等角度
に等分する複数の直径方向の直径線分を求め,この各直
径線分を複数の線素に等分し,これらの各線素に対応す
る位置における標準パタ−ンの構成要素の有無を2値で
表現したデ−タからなるようにしたものである。
Furthermore, the present invention is a binary representation standard pattern.
In addition to obtaining the envelope of each standard pattern, the center of gravity of the area surrounded by this envelope is obtained, and the end point of the standard pattern farthest from the center of gravity and the center of gravity are determined. The connecting line segment is obtained, the circle whose center is the center of gravity with this line segment as the radius is obtained, and a plurality of diametrical diameter line segments that equally divide this circle into equal angles are obtained through the center of gravity of this circle. The diameter line segment is equally divided into a plurality of line elements, and the presence or absence of the constituent elements of the standard pattern at the positions corresponding to the respective line elements is composed of binary data.

【0020】さらに,この発明では,2値表現膨張パタ
−ンは,2値表現標準パタ−ンの各線素におけるデ−タ
を,この線素の長手方向に所定回数膨張処理したデ−タ
からなるようにしたものである。
Further, in the present invention, the binary expression expansion pattern is obtained by expanding the data in each line element of the binary expression standard pattern by expanding the data in the longitudinal direction of the line element a predetermined number of times. It was made to become.

【0021】さらに,この発明では,2値表現収縮パタ
−ンは,2値表現標準パタ−ンの各線素におけるデ−タ
を,この線素の長手方向に所定回数収縮処理したデ−タ
からなるようにしたものである。
Further, according to the present invention, the binary expression contraction pattern is obtained from the data in each line element of the binary expression standard pattern which is contracted in the longitudinal direction of the line element a predetermined number of times. It was made to become.

【0022】さらに,この発明では,未知パタ−ンの認
識は,2値表現未知パタ−ンあるいは登録されている2
値表現のパタ−ンのいずれか一方を等角度ずつ順次回転
させながら比較して,それぞれ2値表現未知パタ−ンと
の一致度を求め,最も一致度の高い登録されている2値
表現のパタ−ンに対応するものとして未知パタ−ンを認
識するようにしたものである。
Further, according to the present invention, the unknown pattern is recognized by the binary expression unknown pattern or the registered 2 pattern.
By comparing one of the two patterns of the value representation while rotating them by an equal angle sequentially, the degree of agreement with the binary representation unknown pattern is calculated, and the registered binary representation with the highest degree of agreement is obtained. The unknown pattern is recognized as the one corresponding to the pattern.

【0023】[0023]

【発明の実施の形態】この発明の実施例を,図1〜図4
に基づいて詳細に説明する。図1はこの発明の実施例を
示すもので,パタ−ン認識の手順を示すフロ−チャ−ト
図,図2は要部構成図,図3は文字A,Bに関する包絡
線を示す図,図4は直径線分を32の線素に分け,各線
素に対応する位置におけるパタ−ンの構成要素の有無を
2値で表して得られる特徴パタ−ンと,このパタ−ンに
よる比較を説明する図である。なお,従来例と同一のも
のは同一名称,同一番号を付しその説明を省略する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention is shown in FIGS.
It will be described in detail based on. FIG. 1 shows an embodiment of the present invention, and is a flow chart showing the procedure of pattern recognition, FIG. 2 is a diagram showing the main parts, FIG. 3 is a view showing the envelopes of characters A and B, FIG. 4 shows a characteristic pattern obtained by dividing the diameter line segment into 32 line elements, and expressing the presence or absence of the constituent elements of the pattern at the position corresponding to each line element in a binary value, and a comparison using this pattern. It is a figure explaining. The same parts as those in the conventional example have the same names and the same numbers, and the description thereof is omitted.

【0024】図1〜図4において,1はTVカメラで,
認識の対象となる文字列をラスタ−スキャンしてアナロ
グ画像が得られる。2はA/D変換器で,アナログ画像
の信号を1又は0で表すディジタル画像信号に変換す
る。3はメモリで,ディジタル画像を格納している。4
はパタ−ン切り出し手段で,メモリ3からディジタル画
像を読み出し,その画像から各文字を単位パタ−ンとし
てそれぞれ切り出している。
1 to 4, 1 is a TV camera,
A character string to be recognized is raster-scanned to obtain an analog image. An A / D converter 2 converts an analog image signal into a digital image signal represented by 1 or 0. A memory 3 stores a digital image. 4
Is a pattern cutting means for reading a digital image from the memory 3 and cutting each character from the image as a unit pattern.

【0025】5は特徴抽出手段で,パタ−ン切り出し手
段4から出力される文字のパタ−ンの特徴を抽出するも
ので,標準パタ−ンから2値表現標準パタ−ンを生成
し,未知パタ−ンから2値表現未知パタ−ンを生成して
いる。そして,例えば,図5に示すように,文字Aをパ
タ−ン切り出し手段4により切り出させて入力したとす
ると,図3に示すように,まず,この文字Aの包絡線が
求められる。なお,包絡線は文字Aの外周における端点
を連ねることによって形成される線で,内側に向かって
曲がることのない線である。
Reference numeral 5 is a feature extraction means for extracting the features of the pattern of the character output from the pattern cut-out means 4, and a binary expression standard pattern is generated from the standard pattern to obtain an unknown characteristic. An unknown binary expression pattern is generated from the pattern. For example, if the character A is cut out by the pattern cutting means 4 as shown in FIG. 5 and input, the envelope of the character A is first obtained as shown in FIG. The envelope is a line formed by connecting the end points on the outer circumference of the character A, and is a line that does not bend inward.

【0026】さらに,特徴抽出手段5では,包絡線で囲
まれた領域の重心O(図5,図7)が求められるととも
に,図5,図7に示すように,文字Aの端点のうちで重
心Oを中心とする円11と,この円11の直径の長さで
あって,重心Oを通り円11を等分する16本の直径線
分12とが求められる。なお,図5および図7には,説
明を容易にするために,直径線分12は,a,b,c・
・・,a’,b’,c’・・・として示されている。
Further, the feature extracting means 5 obtains the center of gravity O (FIGS. 5 and 7) of the area surrounded by the envelope and, as shown in FIGS. 5 and 7, among the end points of the character A. A circle 11 centered on the center of gravity O and 16 diameter line segments 12 that are the length of the diameter of the circle 11 and that equally divide the circle 11 through the center of gravity O are obtained. In addition, in FIG. 5 and FIG. 7, the diameter line segment 12 is a, b, c.
.., a ', b', c '...

【0027】このようにして,直径線分12を求めた
後,さらに,各直径線分12は32の線素に等分され,
この32の線素のそれぞれに対応する位置における文字
Aが抽出されて2値に表現された文字Aの特徴デ−タが
生成される。この特徴デ−タが,文字Aに関する2値表
現未知パタ−ンとして出力される。なお,図6,図8
は,説明を容易にするために直径線分12を9個の線素
に区分して,各線素に対応する位置における図5,図7
の文字Aの特徴デ−タを示しており,実際の2値表現未
知パタ−ンは512(16×32)ビットのデ−タで構
成されている。
After obtaining the diameter line segment 12 in this way, each diameter line segment 12 is further equally divided into 32 line elements,
The character A at the position corresponding to each of the 32 line elements is extracted, and the characteristic data of the character A expressed in binary is generated. This characteristic data is output as a binary expression unknown pattern for the character A. 6 and 8
In order to facilitate the explanation, the diameter line segment 12 is divided into nine line elements, and the line segments 12 are divided into positions corresponding to the line elements in FIGS.
The characteristic data of the character A is shown. The actual binary expression unknown pattern is composed of 512 (16.times.32) bits of data.

【0028】テキスト格納手段7には,各文字の標準パ
タ−ンの特徴を抽出することにより予め作成された2値
表現標準パタ−ン(以下,テキストT1 と記す)が予め
記憶されている。このテキストT1 は,標準パタ−ンと
しての既知の文字を図3に示すように,正立させてTV
カメラ1で撮像し,以下に述べる手順で処理される。そ
して,特徴抽出手段5で標準パタ−ンの2値表現の特徴
デ−タとして2値表現標準パタ−ン(テキストT1 )が
生成され,テキスト格納手段7に格納されている。従っ
て,標準パタ−ンに関するテキストT1 の文字は,2値
表現未知パタ−ンと同様に1文字につき512ビットの
デ−タで表現されている。
The text storage means 7 stores in advance a binary representation standard pattern (hereinafter referred to as text T 1 ) created by extracting the characteristics of the standard pattern of each character. . This text T 1 is displayed on a TV with the known characters as a standard pattern upright as shown in FIG.
An image is taken by the camera 1 and processed in the procedure described below. Then, the characteristic extraction means 5 generates a binary expression standard pattern (text T 1 ) as characteristic data of the binary expression of the standard pattern and stores it in the text storage means 7. Therefore, the standard pattern - the text T 1 of the character related emissions, binary representation unknown pattern - down as well as one character per 512 bits of the de - is represented by data.

【0029】6は回転マッチング手段で,特徴抽出手段
5からの2値表現未知パタ−ンとテキスト格納手段7か
ら読み出したテキストT1 および後述するテキストT
2 ,T3 とがビット毎に比較される。テキスト格納手段
7には複数の文字がテキストとして格納されているか
ら,回転マッチング手段6では,それらのテキストの内
から予め定めた順に従い1文字分づつテキストを順次読
み出し,特徴抽出手段5からの2値表現未知パタ−ンと
比較している。
Reference numeral 6 is a rotation matching means, which is a binary expression unknown pattern from the feature extracting means 5, a text T 1 read from the text storing means 7 and a text T described later.
2 and T 3 are compared bit by bit. Since a plurality of characters are stored as texts in the text storage means 7, the rotation matching means 6 sequentially reads the texts one by one from the texts according to a predetermined order, and the rotation extraction means 6 reads the texts from the feature extraction means 5. It is compared with the binary expression unknown pattern.

【0030】9は膨張・収縮処理手段で,特徴抽出手段
5において特徴抽出された標準パタ−ンに関する2値表
現標準パタ−ン(図4に示すテキストT1 )の各線素に
おけるデ−タを,この線素の長手方向に所定回数だけ膨
張処理あるいは収縮処理するためのもので,図4に示す
ように,膨張処理された2値表現標準パタ−ンT1 は,
2値表現膨張パタ−ン(テキストT2 )としてテキスト
格納手段7に格納,登録される。
Reference numeral 9 denotes an expansion / contraction processing means, which represents the data in each line element of the binary expression standard pattern (text T 1 shown in FIG. 4) relating to the standard pattern feature-extracted by the feature extraction means 5. , This is for expanding or contracting a predetermined number of times in the longitudinal direction of this line element, and as shown in FIG. 4, the expanded binary representation standard pattern T 1 is
It is stored and registered in the text storage means 7 as a binary expression expansion pattern (text T 2 ).

【0031】同様に,図4に示すように,収縮処理され
た2値表現標準パタ−ンT1 は,2値表現収縮パタ−ン
(テキストT3 )としてテキスト格納手段7に格納,登
録される。
Similarly, as shown in FIG. 4, the contracted binary expression standard pattern T 1 is stored and registered in the text storage means 7 as a binary expression contracted pattern (text T 3 ). It

【0032】8は演算部で,回転マッチング手段6から
の出力に基づいて未知パタ−ンを識別するもので,回転
マッチング手段6からの両パタ−ンに関するビット毎の
論理積および排他的論理和(XOR)を演算して両パタ
−ンの一致度が求められる。
An arithmetic unit 8 identifies an unknown pattern on the basis of an output from the rotation matching means 6, and a bitwise logical product and an exclusive OR of both patterns from the rotation matching means 6. (XOR) is calculated to obtain the degree of coincidence between both patterns.

【0033】次に,テキストを作成する方法について説
明する。この発明では,図1に示す手順に従って,図3
に示すように,例えば,文字Aの標準パタ−ンの他にこ
の標準パタ−ンを膨張,収縮処理して,図9,図10に
示すように,それぞれ±20%程度の太り,細りパタ−
ンが作成され,それぞれ膨張パタ−ン,収縮パタ−ンと
して採用され,合計で3つの基本的な標準となる比較用
のパタ−ンが作成され,テキストとしてテキスト格納手
段7に登録されている。
Next, a method of creating a text will be described. In the present invention, according to the procedure shown in FIG.
As shown in FIG. 9, for example, in addition to the standard pattern of the letter A, this standard pattern is expanded and contracted, and as shown in FIGS. 9 and 10, a thick and thin pattern of about ± 20%, respectively. −
Are created and respectively adopted as expansion pattern and contraction pattern, and a total of three basic standard comparison patterns are created and registered in the text storage means 7 as text. .

【0034】そこで,まず,テキストの登録について,
図1,図2を参照して説明する。TVカメラ1で撮影さ
れた標準パタ−ンとしての文字A(図3)のアナログ画
像は,A/D変換器2でディジタル画像に変換され,メ
モリ3に記憶される。このディジタル画像は,パタ−ン
切り出し手段4によりメモリ3から読み出され(ステッ
プP1),このディジタル画像から任意の文字,例え
ば,文字Aが切り出され(ステップP2),特徴抽出手
段5へ入力される。
Therefore, first, regarding the registration of the text,
This will be described with reference to FIGS. An analog image of the character A (FIG. 3) as a standard pattern photographed by the TV camera 1 is converted into a digital image by the A / D converter 2 and stored in the memory 3. This digital image is read from the memory 3 by the pattern cutting means 4 (step P1), an arbitrary character, for example, the character A is cut out from this digital image (step P2), and is input to the feature extracting means 5. It

【0035】特徴抽出手段5では,文字Aは,図3に示
すように,従来例で述べたと同様な手順で,その包絡線
が求められ(ステップP3),この包絡線で囲まれた領
域の重心O(図5,図7)が求められる(ステップP
4)。次いで,図5,図7に示すように,重心Oを中心
とする円11が求められる(ステップP5)。
In the feature extracting means 5, as shown in FIG. 3, the envelope of the character A is obtained by the same procedure as described in the conventional example (step P3), and the area surrounded by the envelope is determined. The center of gravity O (FIGS. 5 and 7) is obtained (step P
4). Next, as shown in FIGS. 5 and 7, a circle 11 centered on the center of gravity O is obtained (step P5).

【0036】次いで,この円11の直径の長さであっ
て,重心Oを通り円11を等分する16本の直径線分1
2が求められ,さらに,各直径線分12は32の線素に
等分され,この32の線素のそれぞれに対応する位置に
おける文字Aが抽出され,2値に表現された文字Aの特
徴デ−タが生成され(ステップP6),この特徴デ−タ
に基づいて文字Aに関する2値表現標準パタ−ンとして
テキスト格納手段7へ格納される。このようにして,複
数の標準パタ−ンに関する2値表現標準パタ−ンが作成
され,テキスト格納手段7にテキストとして登録される
(ステップP9)。
Next, 16 diameter line segments 1 of the diameter of the circle 11 and passing through the center of gravity O and equally dividing the circle 11
2 is obtained, and further, each diameter line segment 12 is equally divided into 32 line elements, the character A at the position corresponding to each of these 32 line elements is extracted, and the characteristic of the character A expressed in binary Data is generated (step P6) and is stored in the text storage means 7 as a binary representation standard pattern for the character A based on this characteristic data. In this way, a binary expression standard pattern for a plurality of standard patterns is created and registered in the text storage means 7 as text (step P9).

【0037】次に,膨張パタ−ンのテキストを作成する
場合には,ステップP6において標準パタ−ンに関して
生成された2値表現標準パタ−ンについて,この2値表
現標準パタ−ンの各線素におけるデ−タを,この線素の
長手方向に所定回数膨張処理がなされた後(ステップP
8),2値表現膨張パタ−ンとしてテキスト格納手段7
へ登録される(ステップP9)。
Next, when the text of the expanded pattern is created, for the binary expression standard pattern generated for the standard pattern in step P6, each line element of this binary expression standard pattern. After the expansion process is performed on the data in the line element a predetermined number of times in the longitudinal direction of the line element (step P).
8), text storage means 7 as a binary expression expansion pattern
Is registered (step P9).

【0038】同様に,収縮パタ−ンのテキストを作成す
る場合には,特徴抽出手段5からの標準パタ−ンに関す
る2値表現標準パタ−ンの各線素におけるデ−タを,膨
張収縮処理手段9において,この線素の長手方向に所定
回数収縮処理がなされた後(ステップP8),2値表現
収縮パタ−ンとしてテキスト格納手段7へ登録される
(ステップP9)。
Similarly, when the text of the contraction pattern is created, the data in each line element of the binary expression standard pattern relating to the standard pattern from the feature extracting means 5 is expanded and contracted. In 9, the contraction process is performed a predetermined number of times in the longitudinal direction of the line element (step P8), and then registered in the text storage means 7 as a binary expression contraction pattern (step P9).

【0039】なお,膨張処理あるいは収縮処理の回数
は,膨張パタ−ンあるいは収縮パタ−ンとして標準パタ
−ンに対して何%程度の太りあるいは細りまでテキスト
として採用するかにより決定される。
The number of times of expansion processing or contraction processing is determined depending on the expansion pattern or contraction pattern to be used as a text up to what percentage of the standard pattern, thick or thin.

【0040】次に,未知パタ−ンを実際に認識する方法
について説明する。標準パタ−ン等を登録する場合と同
様に,TVカメラ1で撮影された未知パタ−ンのアナロ
グ画像は,A/D変換器2でディジタル画像に変換さ
れ,メモリ3に記憶される。このディジタル画像は,パ
タ−ン切り出し手段4によりメモリ3から読み出され
(ステップP1),このディジタル画像から任意の文
字,例えば,文字Aが切り出され(ステップP2),特
徴抽出手段5へ送出される。
Next, a method of actually recognizing an unknown pattern will be described. Similar to the case of registering a standard pattern or the like, an analog image of an unknown pattern taken by the TV camera 1 is converted into a digital image by the A / D converter 2 and stored in the memory 3. This digital image is read from the memory 3 by the pattern cutting means 4 (step P1), an arbitrary character, for example, the character A is cut out from this digital image (step P2) and sent to the feature extracting means 5. It

【0041】特徴抽出手段5では,上記に説明したと同
様に,文字Aは,図3に示すように,包絡線を求め(ス
テップP3),この包絡線で囲まれた領域の重心O(図
5,図7)を求め(ステップP4),図5,図7に示す
ように,この重心Oを中心とする円11を求め(ステッ
プP5),重心Oを通り円11を等分する16本の直径
線分12,各直径線分12を32の線素に等分し,これ
に従って,文字Aが抽出され,2値に表現された文字A
の特徴デ−タとして未知パタ−ンに関する2値表現未知
パタ−ンが作成され(ステップP6),回転マッチング
手段6へ出力される。
In the feature extracting means 5, as in the case described above, the character A has an envelope curve as shown in FIG. 3 (step P3), and the center of gravity O of the area surrounded by this envelope curve (see FIG. 5, FIG. 7) is obtained (step P4), and as shown in FIGS. 5 and 7, a circle 11 centered on the center of gravity O is obtained (step P5), and 16 circles are equally divided through the center of gravity O. Diameter line segment 12 and each diameter line segment 12 are equally divided into 32 line elements, and the letter A is extracted according to this and the letter A is expressed in binary.
The binary expression unknown pattern relating to the unknown pattern is created as the characteristic data of (step P6) and is output to the rotation matching means 6.

【0042】回転マッチング手段6では,2値表現未知
パタ−ンとテキスト格納手段7から読み出されたテキス
トとが比較される(ステップP7)。この際,テキスト
格納手段7には,複数の標準パタ−ンとしての文字およ
びその太り,細りに関するテキストT1 ,T2 ,T3
格納されているから,これらのテキストのうちから,予
め定められた順序に従って,1文字ずつテキストが読み
出され,2値表現未知パタ−ンと比較される。
The rotation matching means 6 compares the binary expression unknown pattern with the text read from the text storage means 7 (step P7). At this time, the text storage means 7 stores a plurality of characters as standard patterns and texts T 1 , T 2 and T 3 relating to their weight and thinness. The text is read character by character according to the order in which it is compared with the binary expression unknown pattern.

【0043】例えば,説明を簡単にするために,図6と
図8のパタ−ンについて説明する。特徴抽出手段5から
図8に示す2値表現未知パタ−ンが出力し,テキスト格
納手段7から図6に示すテキストが読み出されたとす
る。すると,回転マッチング手段6では,図6に示す
a,b,c,dの行のデ−タを順に並べて構成されるパ
タ−ンと,図8に示すa’,b’,c’.d’の行のデ
−タを順に並べて構成されるパタ−ンとがビット毎に比
較され,各ビット毎に論理積および排他的論理積(XO
R)が求められ,演算部8へ送出され,それぞれ出力さ
れる。この際,論理積の1の数により一致ビット数が表
され,XORの1の数により不一致ビット数が表され
る。
For example, in order to simplify the explanation, the patterns of FIGS. 6 and 8 will be explained. It is assumed that the feature extraction means 5 outputs the binary expression unknown pattern shown in FIG. 8 and the text storage means 7 reads out the text shown in FIG. Then, in the rotation matching means 6, a pattern constructed by sequentially arranging data of rows a, b, c, d shown in FIG. 6 and a ', b', c '. The pattern formed by arranging the data of the row of d'in order is compared for each bit, and the logical product and the exclusive logical product (XO
R) is obtained, sent to the calculation unit 8, and output respectively. At this time, the number of coincident bits is represented by the number 1 of the logical product, and the number of non-coincident bits is represented by the number 1 of the XOR.

【0044】次に,行が1行ずらされて,図6のa,
b,c,dの行のデ−タを順に並べて構成されるパタ−
ンと,図8に示すb’,c’.d’,a’の行のデ−タ
を順に並べて構成されるパタ−ンとがビット毎に比較さ
れ,同様に処理されて,それぞれ論理積およびXORが
求められ,同様にそれぞれ演算部8へ送出される。以
下,同様にして,図8において1行毎にずらして並べる
ことにより構成されるパタ−ンと図6のパタ−ンとが次
々と比較される。
Next, the lines are shifted by one line, and
A pattern formed by sequentially arranging data of rows b, c, and d
And b ′, c ′. A pattern formed by arranging the data of the rows d'and a'in order is compared bit by bit, processed in the same manner, and the logical product and XOR are obtained respectively. Sent out. In the same manner, the patterns formed by arranging the lines in FIG. 8 while shifting them line by line and the patterns of FIG. 6 are compared one after another.

【0045】このようにして,図8に示す2値表現未知
パタ−ンは,1行ずつずらされ,即ち,回転させながら
テキストと比較される。1つのテキストについて比較が
終了すると,次のテキストが読み出され,同様な手順で
比較される。このようにして,2値表現未知パタ−ン
は,全てのテキストについて比較される。
In this manner, the binary expression unknown pattern shown in FIG. 8 is shifted line by line, that is, compared with the text while rotating. When the comparison is completed for one text, the next text is read and compared in the same procedure. In this way, the binary representation unknown pattern is compared for all texts.

【0046】図4は,この発明の実施例で,直径線分を
32の線素に分け,各線素に対応する位置におけるパタ
−ンの構成要素の有無を2値で表して得られるパタ−
ン,即ち,1行当り32ビットのデ−タを16行分合わ
せて1つパタ−ンとしている。従って,図4には,標準
パタ−ンに関するテキストT1 (2値表現標準パタ−
ン)及びこのパタ−ンをそれぞれ膨張,収縮処理して作
成された2値表現膨張パタ−ン(テキストT2 ),2値
表現収縮パタ−ン(テキストT3 )が示されている。
FIG. 4 shows an embodiment of the present invention in which a diameter line segment is divided into 32 line elements, and the presence or absence of pattern constituent elements at positions corresponding to each line element is represented by a binary pattern.
That is, data of 32 bits per line is combined into 16 lines to form one pattern. Therefore, in FIG. 4, the text T 1 (binary representation standard pattern) relating to the standard pattern is shown.
2) and a binary expression expansion pattern (text T 2 ) and a binary expression expansion pattern (text T 3 ) created by expanding and contracting these patterns, respectively.

【0047】これらのテキストと2値表現未知パタ−ン
Mとの比較は,512ビットについて論理積およびXO
Rをとって行われる。但し,処理を容易にするために,
両パタ−ンを32ビットずつに区切ってパタ−ン比較を
行っている。ここで,Mはビット番号で1桁目のみが記
載されている。
The comparison between these texts and the binary expression unknown pattern M is performed by ANDing and XO for 512 bits.
It is performed by taking R. However, in order to facilitate processing,
Both patterns are divided into 32 bits for pattern comparison. Here, M is a bit number and only the first digit is described.

【0048】この図から明らかなように,テキストT1
と2値表現未知パタ−ンMとの論理積は,7ビットが”
1”であり(S=7),XORは10ビットが”1”で
ある(F=10)。同様に,テキストT2 と2値表現未
知パタ−ンMとの論理積は,8ビットが”1”であり
(S=8),XORは8ビットが”1”である(F=
8),テキストT3 と2値表現未知パタ−ンMとの論理
積は,4ビットが”1”であり(S=4),XORは8
ビットが”1”である(F=8)。
As is clear from this figure, the text T 1
And the logical product of the binary expression unknown pattern M is 7 bits "
1 ”(S = 7) and 10 bits of XOR are“ 1 ”(F = 10). Similarly, the logical product of the text T 2 and the binary expression unknown pattern M is 8 bits. It is "1" (S = 8), and 8 bits of XOR are "1" (F =
8), the logical product of the text T 3 and the binary expression unknown pattern M is “1” in 4 bits (S = 4), and the XOR is 8
The bit is "1" (F = 8).

【0049】このように,回転マッチング手段6におい
て,ビット毎に両パタ−ンを比較して得られた論理積と
XORの値が演算部8に入力する。従って,この演算部
8では,比較されるパタ−ン毎の論理積およびXORの
値から,文字の一致度R=ΣS/(ΣS+ΣF)が演算
され,未知パタ−ンが判定される(ステップP7)。こ
こで,Sは一致ビット数,Fは不一致ビット数である。
なお,文字の不一致度R’S =ΣF/(ΣS+ΣF)と
しても求められる。但し,一致ビットは論理積から得ら
れるから,一致ビット数Sは比較される両パタ−ンのビ
ット数がともに”1”となる数だけを表し,ともに”
0”である数は含まない。
In this way, in the rotation matching means 6, the logical product obtained by comparing both patterns bit by bit and the value of XOR are input to the arithmetic unit 8. Therefore, in the computing section 8, the degree of coincidence R = ΣS / (ΣS + ΣF) of the characters is calculated from the logical product and the XOR value for each pattern to be compared, and the unknown pattern is determined (step P7). ). Here, S is the number of matching bits and F is the number of non-matching bits.
The degree of character mismatch R ′ S = ΣF / (ΣS + ΣF) is also obtained. However, since the coincidence bit is obtained from the logical product, the coincidence bit number S represents only the number where the number of bits of both patterns to be compared is "1", and both are "
It does not include numbers that are 0 ".

【0050】上記のように,文字の不一致度R’S (あ
るいは一致度R)を求め,他のテキストに対しても同様
に不一致度R’S が求められる。このようにして求めた
不一致度R’S の最小の値をそのテキストの不一致度
R’S として採用する。同様にして,他のテキストにつ
いても次々と不一致度R’S を求め,全ての不一致度の
うちで最小の不一致度R’sに対応するテキストを選択
する。
[0050] As described above, 'seek S (or degree of matching R), similarly inconsistency R for other text' character of inconsistency R S is obtained. Such 'the minimum value of S inconsistency R of the text' inconsistency R obtained in the adopted as S. Similarly, one after another seek inconsistency R 'S for other text, selects the text corresponding to the minimum inconsistency R's of all the inconsistency.

【0051】そして,不一致度R’sが,0.5以下で
あっても,2番目に小さい不一致度R’S の半分未満の
時,そのテキストの文字を当該未知パタ−ンの文字とし
て認識し,それ以外の時は認識不能と判定する。
Even if the dissimilarity R's is 0.5 or less, when the second smallest disagreement R 'S is less than half, the character of the text is recognized as the character of the unknown pattern. However, in other cases, it is determined to be unrecognizable.

【0052】[0052]

【発明の効果】この発明は,未知パタ−ンと複数の標準
パタ−ンとをパタ−ンマッチング法により比較し,この
未知パタ−ンを認識するパタ−ン認識方法において,複
数の標準パタ−ンの構成要素の有無を2値で表現して得
られるデ−タを各標準パタ−ンに関する2値表現標準パ
タ−ンとして各標準パタ−ンについてそれぞれ求めると
ともに,これを比較用のパタ−ンとして登録し,各2値
表現標準パタ−ンをそれぞれ所定回数膨張処理して2値
表現標準パタ−ンに関する2値表現膨張パタ−ンを求め
るとともに,これを比較用のパタ−ンとして登録し,各
2値表現標準パタ−ンをそれぞれ所定回数収縮処理して
2値表現標準パタ−ンに関する2値表現収縮パタ−ンを
求めるとともに,これを比較用のパタ−ンとして登録
し,2値表現標準パタ−ンを求める方法と同様にして未
知パタ−ンに関する2値表現のパタ−ンを2値表現未知
パタ−ンとして求め,この2値表現未知パタ−ンと2値
表現標準パタ−ンとを比較して両パタ−ンの一致度を求
め,同様にして2値表現未知パタ−ンと2値表現膨張パ
タ−ンとを比較して両パタ−ンの一致度を求め,さら
に,2値表現未知パタ−ンと2値表現収縮パタ−ンとを
比較して両パタ−ンの一致度を求め,このようにして求
めた各一致度のなかで,最も高い一致度に対応する2値
表現のパタ−ンに一致するものとして未知パタ−ンを認
識するようにしたので,TVカメラで得られる文字等の
未知パタ−ンが,走査方向に対して傾斜していたり,あ
るいは標準のパタ−ンに比較して太りあるいは細りがあ
っても,そのパタ−ンを認識することが出来る。従っ
て,良品までも不良品として誤認識することはない。
According to the present invention, in a pattern recognition method for comparing an unknown pattern with a plurality of standard patterns by a pattern matching method and recognizing the unknown pattern, a plurality of standard patterns are recognized. The data obtained by expressing the presence or absence of the constituent elements of the binary in binary is obtained as a binary expression standard pattern for each standard pattern for each standard pattern, and this is used for comparison. The binary expression standard pattern is expanded a predetermined number of times to obtain a binary expression expansion pattern for the binary expression standard pattern, and this is used as a comparison pattern. The binary expression standard pattern is contracted a predetermined number of times to obtain the binary expression contraction pattern for the binary expression standard pattern, and this is registered as a comparison pattern. Binary representation standard In the same way as the method for obtaining the pattern, the binary expression pattern relating to the unknown pattern is obtained as the binary expression unknown pattern, and the binary expression unknown pattern and the binary expression standard pattern are obtained. The degree of coincidence between the two patterns is calculated by comparing the two patterns, and similarly, the unknown pattern of the binary expression and the expanded pattern of the binary expression are compared to obtain the degree of coincidence between the two patterns. The expression unknown pattern and the binary expression contraction pattern are compared to obtain the degree of coincidence between both patterns, and the binary value corresponding to the highest degree of coincidence among the degrees of coincidence thus obtained. Since the unknown pattern is recognized to match the pattern of the expression, the unknown pattern such as characters obtained by the TV camera is inclined with respect to the scanning direction, or the standard pattern. Even if the pattern is thicker or thinner than the Come. Therefore, even a non-defective product will not be erroneously recognized as a defective product.

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

【図1】この発明の実施例を示すもので,パタ−ン認識
の手順を示すフロ−チャ−ト図である。
FIG. 1 is a flow chart showing a pattern recognition procedure according to an embodiment of the present invention.

【図2】この発明の要部構成図である。FIG. 2 is a configuration diagram of a main part of the present invention.

【図3】この発明の実施例を示すもので,文字A,Bに
関する包絡線を示す図である。
FIG. 3 shows an embodiment of the present invention, and is a diagram showing envelope curves for characters A and B.

【図4】この発明の実施例を示すもので,直径線分を3
2の線素に分け,各線素に対応する位置におけるパタ−
ンの構成要素の有無を2値で表して得られる特徴パタ−
ンと,このパタ−ンによる比較を説明する図である。
FIG. 4 shows an embodiment of the present invention, in which the diameter line segment is 3
It is divided into two line elements and the pattern at the position corresponding to each line element.
Feature pattern obtained by expressing the presence or absence of the components of
FIG. 3 is a diagram for explaining comparison between the pattern and this pattern.

【図5】文字Aに関する円と直径線分を例示する図であ
る。
FIG. 5 is a diagram illustrating a circle and a diameter line segment related to a character A.

【図6】図5の態様において抽出される2値表現パタ−
ンを示す図である。
FIG. 6 is a binary expression pattern extracted in the embodiment of FIG.
FIG.

【図7】図5の姿勢から45°回転した文字Aに関する
円と直径線分を例示する図である。
FIG. 7 is a diagram illustrating a circle and a diameter line segment related to a character A rotated by 45 ° from the posture of FIG. 5;

【図8】図7の態様において抽出される2値表現パタ−
ンを示す図である。
FIG. 8 is a binary expression pattern extracted in the embodiment of FIG.
FIG.

【図9】標準パタ−ンである文字Aの太りを示す図であ
る。
FIG. 9 is a diagram showing the thickening of a character A which is a standard pattern.

【図10】標準パタ−ンである文字Aの細りを示す図で
ある。
FIG. 10 is a diagram showing the thinning of a character A which is a standard pattern.

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

1 TVカメラ 2 A/D変換器 3 メモリ 4 パタ−ン切り出し手段 5 特徴抽出手段 6 回転マッチング手段 7 テキスト格納手段 8 演算部 9 膨張収縮処理手段 DESCRIPTION OF SYMBOLS 1 TV camera 2 A / D converter 3 Memory 4 Pattern cutout means 5 Feature extraction means 6 Rotation matching means 7 Text storage means 8 Arithmetic unit 9 Expansion / contraction processing means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 未知パタ−ンと複数の標準パタ−ンとを
パタ−ンマッチング法により比較し,この未知パタ−ン
を認識するパタ−ン認識方法において,複数の前記標準
パタ−ンの構成要素の有無を2値で表現して得られるデ
−タを前記各標準パタ−ンに関する2値表現標準パタ−
ンとして前記各標準パタ−ンについてそれぞれ求めると
ともに,これを比較用のパタ−ンとして登録し,前記各
2値表現標準パタ−ンをそれぞれ所定回数膨張処理して
前記2値表現標準パタ−ンに関する2値表現膨張パタ−
ンを求めるとともに,これを比較用のパタ−ンとして登
録し,前記各2値表現標準パタ−ンをそれぞれ所定回数
収縮処理して前記2値表現標準パタ−ンに関する2値表
現収縮パタ−ンを求めるとともに,これを比較用のパタ
−ンとして登録し,前記2値表現標準パタ−ンを求める
方法と同様にして前記未知パタ−ンに関する2値表現の
パタ−ンを2値表現未知パタ−ンとして求め,この2値
表現未知パタ−ンと前記2値表現標準パタ−ンとを比較
して両パタ−ンの一致度を求め,同様にして前記2値表
現未知パタ−ンと前記2値表現膨張パタ−ンとを比較し
て両パタ−ンの一致度を求め,さらに,前記2値表現未
知パタ−ンと前記2値表現収縮パタ−ンとを比較して両
パタ−ンの一致度を求め,このようにして求めた各一致
度のなかで,最も高い一致度に対応する2値表現のパタ
−ンに一致するとして前記未知パタ−ンを認識すること
を特徴とするパタ−ン認識方法。
1. A pattern recognition method for recognizing an unknown pattern by comparing an unknown pattern with a plurality of standard patterns by a pattern matching method. The data obtained by expressing the presence or absence of the constituent elements in a binary value is a binary expression standard pattern for each of the standard patterns.
Each of the standard patterns is obtained as a pattern, and is registered as a comparison pattern, and each of the binary expression standard patterns is expanded a predetermined number of times to obtain the binary expression standard pattern. Binary expression expansion pattern for
The binary expression contraction pattern for the binary expression standard pattern is obtained by registering the binary expression standard pattern for a predetermined number of times and registering it as a comparison pattern. And the pattern is registered as a comparison pattern, and the binary expression pattern relating to the unknown pattern is converted into a binary expression unknown pattern in the same manner as in the method for obtaining the binary expression standard pattern. The binary expression unknown pattern is compared with the binary expression standard pattern to obtain the degree of coincidence between the two patterns. Similarly, the binary expression unknown pattern and the binary expression unknown pattern are obtained. The degree of coincidence between the two patterns is obtained by comparing the binary expression expansion pattern, and further, the binary expression unknown pattern and the binary expression contraction pattern are compared to both patterns. The degree of coincidence of Pattern and recognizes the down - - emissions recognition method the unknown pattern as to match the emission - binary pattern representation corresponding to have the degree of coincidence.
【請求項2】 前記2値表現標準パタ−ンは,前記各標
準パタ−ンの包絡線を求めるとともに,この包絡線で囲
まれた領域の重心を求め,前記標準パタ−ンの端点のう
ちで前記重心から最も遠い位置にある端点と前記重心と
を結ぶ線分を求め,この線分を半径として前記重心を中
心とする円を求め,この円の前記重心を通ってこの円を
等角度に等分する複数の直径方向の直径線分を求め,こ
の各直径線分を複数の線素に等分し,これらの各線素に
対応する位置における前記標準パタ−ンの構成要素の有
無を2値で表現したデ−タからなることを特徴とする請
求項1に記載のパタ−ン登録方法。
2. The binary representation standard pattern obtains an envelope of each of the standard patterns, obtains a center of gravity of a region surrounded by the envelope, and selects one of the end points of the standard pattern. Find the line segment connecting the end point at the farthest position from the center of gravity with the center of gravity, find the circle centered on the center of gravity with this line segment as the radius, and pass this circle through the center of gravity to form an equal angle To obtain a plurality of diametrical diametrical line segments that are equally divided into 2. The pattern registration method according to claim 1, wherein the pattern registration data is composed of binary data.
【請求項3】 前記2値表現膨張パタ−ンは,前記2値
表現標準パタ−ンの前記各線素におけるデ−タを,この
線素の長手方向に所定回数膨張処理したデ−タからなる
ことを特徴とする請求項1に記載のパタ−ン登録方法。
3. The binary expression expansion pattern comprises data obtained by expanding the data in each of the line elements of the binary expression standard pattern a predetermined number of times in the longitudinal direction of the line element. The pattern registration method according to claim 1, wherein:
【請求項4】 前記2値表現収縮パタ−ンは,前記2値
表現標準パタ−ンの前記各線素におけるデ−タを,この
線素の長手方向に所定回数収縮処理したデ−タからなる
ことを特徴とする請求項1に記載のパタ−ン登録方法。
4. The binary representation contraction pattern comprises data obtained by subjecting the data of each of the line elements of the binary representation standard pattern to a contraction process a predetermined number of times in the longitudinal direction of the line element. The pattern registration method according to claim 1, wherein:
【請求項5】 前記未知パタ−ンの認識は,前記2値表
現未知パタ−ンあるいは登録されている2値表現のパタ
−ンのいずれか一方を等角度ずつ順次回転させながら比
較してそれぞれ前記2値表現未知パタ−ンとの一致度を
それぞれ求め,最も一致度の高い前記登録されている2
値表現のパタ−ンに対応するものとして未知パタ−ンを
認識することを特徴とする請求項1に記載のパタ−ン登
録方法。
5. The unknown pattern is recognized by comparing either the binary expression unknown pattern or the registered binary expression pattern while sequentially rotating them by equal angles. The degree of coincidence with the binary expression unknown pattern is obtained, and the registered degree of coincidence is highest.
The pattern registration method according to claim 1, wherein an unknown pattern is recognized as a pattern corresponding to the value expression pattern.
JP7322213A 1995-11-16 1995-11-16 Pattern recognizing method Pending JPH09147114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7322213A JPH09147114A (en) 1995-11-16 1995-11-16 Pattern recognizing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7322213A JPH09147114A (en) 1995-11-16 1995-11-16 Pattern recognizing method

Publications (1)

Publication Number Publication Date
JPH09147114A true JPH09147114A (en) 1997-06-06

Family

ID=18141223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7322213A Pending JPH09147114A (en) 1995-11-16 1995-11-16 Pattern recognizing method

Country Status (1)

Country Link
JP (1) JPH09147114A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001141426A (en) * 1999-11-16 2001-05-25 Ckd Corp Appearance inspecting device and printing device
JP2002150314A (en) * 2000-11-15 2002-05-24 Nippon Telegr & Teleph Corp <Ntt> Method and device for correcting texture cutout region, and recording medium recording execution program for the method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001141426A (en) * 1999-11-16 2001-05-25 Ckd Corp Appearance inspecting device and printing device
JP2002150314A (en) * 2000-11-15 2002-05-24 Nippon Telegr & Teleph Corp <Ntt> Method and device for correcting texture cutout region, and recording medium recording execution program for the method

Similar Documents

Publication Publication Date Title
JP3647885B2 (en) Image processing device
JP3445394B2 (en) How to compare at least two image sections
US5410611A (en) Method for identifying word bounding boxes in text
JP4928310B2 (en) License plate recognition device, control method thereof, computer program
JP3053388B2 (en) Fingerprint image special color correlator
JP3343864B2 (en) How to separate words
US5467411A (en) System with approximation mechanism for recognizing graphical elements in a drawing
JP2694101B2 (en) Method and apparatus for pattern recognition and validation
US9418271B2 (en) Embedding information in an image for fast retrieval
Richter et al. Learning to reassemble shredded documents
JP2001351103A (en) Device/method for collating image and recording medium with image collation program recorded thereon
US6226417B1 (en) Method and system for recognizing a rotated image pattern with reduced processing time and memory space
CN112633423B (en) Training method of text recognition model, text recognition method, device and equipment
JPH09147114A (en) Pattern recognizing method
JPH0512491A (en) Method and device for recognizing pattern
JP2007293900A (en) Image processor
CN111597375B (en) Picture retrieval method based on similar picture group representative feature vector and related equipment
JP3987558B2 (en) Image processing device
WO2022025216A1 (en) Information processing device using compression data search engine, and information processing method therefor
JPH06162265A (en) Image-recognition system
JP2792656B2 (en) Restoration method of interruption of thinned data in handwritten digit recognition
JPS5820075B2 (en) pattern recognition device
JPH04112276A (en) Binary picture contour line chain encoding device
JP2022133491A (en) Information processing device using compressed data search engine and information processing method thereof
JPS6339091A (en) Character segmenting device