JPH05290169A - Fuzzy pattern recognizing device - Google Patents

Fuzzy pattern recognizing device

Info

Publication number
JPH05290169A
JPH05290169A JP4085485A JP8548592A JPH05290169A JP H05290169 A JPH05290169 A JP H05290169A JP 4085485 A JP4085485 A JP 4085485A JP 8548592 A JP8548592 A JP 8548592A JP H05290169 A JPH05290169 A JP H05290169A
Authority
JP
Japan
Prior art keywords
pattern
fuzzy
recognition
evaluation
certainty factor
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
JP4085485A
Other languages
Japanese (ja)
Inventor
Masahito Tanaka
雅人 田中
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.)
Azbil Corp
Original Assignee
Azbil Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Azbil Corp filed Critical Azbil Corp
Priority to JP4085485A priority Critical patent/JPH05290169A/en
Publication of JPH05290169A publication Critical patent/JPH05290169A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide the fuzzy pattern recognizing device which evaluates an important feature part of an input pattern and reflects it on the final degree of recognition confidence. CONSTITUTION:A 1st main processor 3 compares a read image which is converted by a signal conversion part 2 into binary data with a pattern (fuzzy templet) for partial evaluation to calculate the degree of confidence of recognition for the fuzzy templet. A 2nd main processor 4 compares the read image with a fuzzy templet for total evaluation to calculate the degree of confidence of recognition for the fuzzy templet. A 3rd main processor 5 weights the degrees of confidence calculated by the 1st and 2nd main processors 3 and 4 with coefficients (1-alpha) and a to calculate the final degree of confidence.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファジィ理論を利用し
て、例えば活字体に対する手書き文字のように基本パタ
ーンから変形されたパターンについても的確に認識する
機能を備えたファジィパターン認識装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fuzzy pattern recognition apparatus having a function of accurately recognizing a pattern transformed from a basic pattern, such as a handwritten character for a typeface, by using a fuzzy theory.

【0002】[0002]

【従来の技術】従来のパターン認識装置は、一般に形状
が厳密に定められたパターンを認識するものであるが、
手書き文字のように一定の形状に限定されない曖昧なパ
ターンでも認識するための手段として、ニューラルネッ
トワークを用いる方法が知られている。この方法では、
予め認識対象のパターンについて学習することによりニ
ューラルネットワークを形成し、それによって入力パタ
ーンを認識する。
2. Description of the Related Art A conventional pattern recognition device generally recognizes a pattern whose shape is strictly defined.
A method using a neural network is known as a means for recognizing an ambiguous pattern that is not limited to a fixed shape such as handwritten characters. in this way,
A neural network is formed by learning the pattern to be recognized in advance, and the input pattern is recognized thereby.

【0003】しかし、このニューラルネットワークを用
いる方法は、学習という作業を必要とし、識別すべきパ
ターンの候補が増えるたびに再学習が必要となる。ま
た、ニューラルネットがブラックボックスであって、認
識対象のパターン信号を取り込む入力装置の経年変化等
により、認識すべきパターンの候補の特徴に変化が認め
られた場合、その変化を装置の動作に反映することが難
しく、誤認識が発生することもある等の問題点がある。
However, the method using the neural network requires a work of learning, and requires re-learning every time the number of pattern candidates to be identified increases. In addition, if the neural network is a black box and changes in the characteristics of candidate patterns to be recognized due to aging of the input device that captures the pattern signal to be recognized, the changes are reflected in the operation of the device. However, there is a problem that erroneous recognition may occur.

【0004】これに対し、近年ファジィ理論を用いて曖
昧なパターンを認識する方法が提案されている。この方
法は、例えば「この部分の近傍に縦の線がある」のよう
に、パターンの特徴に関する知識を複数個持っていてそ
れらを一つ一つチェックすることを基本としている。し
かしながら、ファジィ理論による従来のパターン認識方
法では、ソフトウエアを含むシステム開発に際してパタ
ーンの特徴に関する知識を獲得する作業(ルール作成作
業)が必要であり、実際のパターン認識を行う際にパタ
ーンの特徴抽出アルゴリズムが必要になる。そのため、
多くのルールとファジィ集合のメンバシップ関数を必要
とし、処理が複雑になるという問題点があった。
On the other hand, in recent years, a method of recognizing an ambiguous pattern using a fuzzy theory has been proposed. This method is based on having a plurality of knowledge about the characteristics of the pattern and checking them one by one, such as "there is a vertical line near this portion". However, in the conventional pattern recognition method based on the fuzzy theory, it is necessary to acquire knowledge about pattern features (rule creation work) when developing a system including software, and pattern feature extraction is performed when actual pattern recognition is performed. Algorithm is needed. for that reason,
There is a problem that processing is complicated because many rules and membership functions of fuzzy sets are required.

【0005】[0005]

【発明が解決しようとする課題】そこで、本願の発明者
は、従来のファジィ理論の集合によるパターン認識の問
題点を解決するために、予め設定したファジィ集合のメ
ンバシップ関数を組み合わせることにより、認識対象と
照合すべき基本的なパターンを用意しておき、これらと
認識対象のパターンを比較することにより、当該パター
ンを評価するための指標である確信度を算出するように
したパターン認識方法を先に提案した(特願平2−27
4355号)。
Therefore, in order to solve the problem of pattern recognition by the set of the conventional fuzzy theory, the inventor of the present application recognizes the combination of the membership functions of preset fuzzy sets. Prepare a basic pattern to be matched with the target and compare the pattern with the recognition target pattern to calculate the certainty factor, which is an index for evaluating the pattern. (Japanese Patent Application No. 2-27)
4355).

【0006】この方法によれば、任意の形状(例えば楕
円)の境界を有するファジィ領域を示すメンバシップ関
数を組み合わせることにより、認識対象と照合されるパ
ターンが形成されるので、学習のように手間がかかる作
業を要することなく効率よく文字や図形等のパターンを
認識することができる。なお、この方法でメンバシップ
関数を組み合わせることにより形成される照合用のパタ
ーンを「ファジィテンプレート」と呼ぶこととし、本明
細書でもこの「ファジィテンプレート」を用いる。
According to this method, a pattern to be collated with a recognition target is formed by combining membership functions indicating a fuzzy region having a boundary of an arbitrary shape (for example, an ellipse). It is possible to efficiently recognize patterns such as characters and figures without requiring troublesome work. The matching pattern formed by combining the membership functions by this method is called a "fuzzy template", and this "fuzzy template" is also used in this specification.

【0007】ところで、例えば数字「0」、「2」、
「4」、「6」、「8」のように限られた認識対象のパ
ターン群から数字「2」を認識する場合には、経験的に
あるいは実験的に、図14(a)に示すように他の数字
には存在しない特徴的部分21,22を識別すれば必要
十分である。同様に、数字「4」を認識する場合には、
図14(b)に示すような特徴的部分23,24を識別
すれば必要十分である。なお、数字「2」の特徴部分2
1は斜線であり、もう1つの特徴部分22は下部の横線
である。また、数字「4」の特徴部分23,24は互い
に直交する縦線と横線である。
By the way, for example, the numbers "0", "2",
When recognizing the number "2" from a limited group of recognition target patterns such as "4", "6", and "8", as shown in FIG. 14 (a) empirically or experimentally. It is necessary and sufficient to identify the characteristic portions 21 and 22 that do not exist in other numbers. Similarly, when recognizing the number "4",
It is necessary and sufficient to identify the characteristic portions 23 and 24 as shown in FIG. In addition, the characteristic part 2 of the number "2"
1 is a diagonal line and another feature 22 is a lower horizontal line. The characteristic portions 23 and 24 of the numeral "4" are vertical lines and horizontal lines which are orthogonal to each other.

【0008】しかしながら、上記の特徴部分21〜24
以外の線分が認識対象としてファジィテンプレートに加
味されると、ノイズ等により入力パターンが乱され易い
状況では、数字「2」の入力パターンに対し、数字
「2」のファジィテンプレートを照合した場合の認識の
確信度と、他のファジィテンプレートを照合した場合の
認識の確信度とで、あまり差がなくなる。従って、例え
ば、このような認識結果に基づいて制御などの動作を決
定するファジィ意志決定支援システムでは、状況を明確
に判断することができなくなるという問題点がある。ま
た、入力パターンの乱され方によっては、必要十分な特
徴部分以外の部分の評価結果が原因で、誤った認識結果
が生じる恐れもある。
However, the above-mentioned characteristic portions 21 to 24
When a line segment other than is added to the fuzzy template as a recognition target, in a situation where the input pattern is easily disturbed by noise or the like, when the fuzzy template of the number “2” is collated with the input pattern of the number “2”, There is little difference between the certainty of recognition and the certainty of recognition when other fuzzy templates are matched. Therefore, for example, in a fuzzy decision support system that determines operations such as control based on the recognition result, there is a problem that the situation cannot be clearly determined. Further, depending on how the input pattern is disturbed, an erroneous recognition result may occur due to the evaluation result of a portion other than the necessary and sufficient characteristic portion.

【0009】本発明は上記のような問題点に鑑み、入力
パターンの重要な特徴部分を評価して最終的な認識確信
度に反映することができるファジィパターン認識装置を
提供することを目的とする。
In view of the above problems, it is an object of the present invention to provide a fuzzy pattern recognition apparatus capable of evaluating an important characteristic part of an input pattern and reflecting it on the final recognition certainty factor. ..

【0010】[0010]

【課題を解決するための手段】本発明は、ファジィ集合
を表わすメンバシップ関数に基づいてパターン認識を行
うファジィパターン認識装置において、認識対象のパタ
ーンを入力するパターン入力部と、前記メンバシップ関
数を1以上発生し、該メンバシップ関数を組み合わせる
ことにより前記パターン入力部を介して入力する認識対
象のパターンの全体及び特徴的部分をそれぞれ認識する
ための全体評価用パターン及び部分評価用パターンを形
成する照合パターン形成手段と、認識対象のパターンの
全体及び特徴的部分をそれぞれ全体評価用パターン及び
部分評価用パターンと比較して認識の確信度を算出する
演算を選択的に行う演算処理手段とを備えたことを特徴
とする。
According to the present invention, in a fuzzy pattern recognition device for performing pattern recognition based on a membership function representing a fuzzy set, a pattern input section for inputting a pattern to be recognized and the membership function are provided. By generating one or more and combining the membership functions, an overall evaluation pattern and a partial evaluation pattern for recognizing the entire and characteristic portions of the recognition target pattern input through the pattern input unit are formed. A matching pattern forming means and an arithmetic processing means for selectively performing an operation for calculating the certainty factor of recognition by comparing the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively. It is characterized by

【0011】本発明において、認識対象のパターンの特
徴的部分を部分評価用パターンと比較して認識の確信度
を算出する場合には、部分評価用パターンが認識対象の
パターンの特徴的部分の領域にのみ設定可能であること
が好ましい。また、演算処理手段が認識対象のパターン
の全体及び特徴的部分をそれぞれ全体評価用パターン及
び部分評価用パターンと比較して認識の確信度を算出
し、この確信度に重み付けして最終的な認識の確信度を
算出することが好ましい。
In the present invention, when the certainty of recognition is calculated by comparing the characteristic part of the pattern to be recognized with the partial evaluation pattern, the partial evaluation pattern is the region of the characteristic part of the pattern to be recognized. It is preferable that it can be set only to. Further, the arithmetic processing means compares the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively, to calculate a certainty factor of recognition, and weights this certainty factor to make a final recognition. It is preferable to calculate the certainty factor.

【0012】[0012]

【作用】本発明では、演算処理手段が、認識対象のパタ
ーンの全体及び特徴的部分をそれぞれ全体評価用パター
ン及び部分評価用パターンと比較して認識の確信度を算
出する演算を選択的に行う。従って、入力パターンがノ
イズ等により乱されていない場合には、認識対象のパタ
ーンの全体を全体評価用パターンと比較して認識の確信
度を算出し、入力パターンがノイズ等により乱された場
合には、認識対象のパターンの特徴的部分を部分評価用
パターンと比較して認識の確信度を算出することによ
り、入力パターンの重要な特徴部分を評価することがで
きる。
In the present invention, the arithmetic processing means selectively performs the arithmetic operation for calculating the certainty factor of the recognition by comparing the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively. .. Therefore, when the input pattern is not disturbed by noise or the like, the entire recognition target pattern is compared with the overall evaluation pattern to calculate the recognition certainty, and when the input pattern is disturbed by noise or the like, Can compare the characteristic part of the pattern to be recognized with the partial evaluation pattern and calculate the certainty factor of the recognition to evaluate the important characteristic part of the input pattern.

【0013】また、認識対象のパターンの全体と特徴的
部分をそれぞれ全体評価用パターンと部分評価用パター
ンと比較して認識の確信度を算出し、この確信度に重み
付けをすることにより、最終的な認識確信度に反映する
ことができる。
Further, the entire and characteristic portions of the pattern to be recognized are compared with the overall evaluation pattern and the partial evaluation pattern, respectively, to calculate the recognition certainty factor, and the certainty factor is weighted to obtain the final result. It can be reflected in a certain recognition certainty.

【0014】[0014]

【実施例】図1は、本発明によるファジィパターン認識
装置の実施例を示すブロック図である。この装置は文字
を認識するように構成され、以下の構成要素から成る。
1 is a block diagram showing an embodiment of a fuzzy pattern recognition apparatus according to the present invention. The device is configured to recognize characters and consists of the following components.

【0015】画像読取装置1は、活字体又は手書き文字
の画像を読み取るために、認識対象を照明する光源と、
画像の反射光により画像を読み取って電気信号に変換す
る光電変換器等を有する。これに代えて、感圧式の手書
き文字入力装置を用いてもよい。
The image reading apparatus 1 includes a light source for illuminating a recognition target in order to read an image of a typeface or handwritten characters,
It has a photoelectric converter which reads an image by reflected light of the image and converts it into an electric signal. Instead of this, a pressure-sensitive handwritten character input device may be used.

【0016】信号変換部2は、画像読取装置1により読
み取られた画像信号を、例えば“0”(=「白」)又は
“1”(=「黒」)の2値信号に変換し、また、読取画
像の大きさの補正(スケーリング)を行うように構成さ
れている。この補正では、例えば文字が上下につぶれた
形状である場合には、後述の照合用パターン(ファジィ
テンプレート)の縦横の比率に適合するように、その形
状が上下に引き延ばされる。
The signal converter 2 converts the image signal read by the image reading device 1 into a binary signal of, for example, "0" (= "white") or "1" (= "black"), and , Is configured to correct (scale) the size of the read image. In this correction, for example, when a character has a vertically squeezed shape, the shape is vertically stretched so as to match the aspect ratio of a collation pattern (fuzzy template) described later.

【0017】上記画像読取装置1と信号変換部2は、認
識パターンを入力するためのパターン入力部を構成して
いる。
The image reading device 1 and the signal conversion section 2 constitute a pattern input section for inputting a recognition pattern.

【0018】次に、第1のメインプロセッサ3は、信号
変換部2により2値化され且つ形状が補正された読み取
り画像と部分的評価用ファジィテンプレートを比較する
ことにより、そのファジィテンプレートに対する認識の
確信度を算出する。
Next, the first main processor 3 compares the read image binarized by the signal conversion unit 2 and the shape of which has been corrected with the partial evaluation fuzzy template to recognize the fuzzy template. Calculate confidence.

【0019】第2のメインプロセッサ4は、読み取り画
像と全体的評価用ファジィテンプレートを比較すること
により、そのファジィテンプレートに対する認識の確信
度を算出する。
The second main processor 4 compares the read image with the fuzzy template for overall evaluation to calculate the certainty factor of recognition for the fuzzy template.

【0020】第3のメインプロセッサ5は、後述のよう
に、第1,第2のメインプロセッサ3,4により算出さ
れた2つの確信度をそれぞれ係数(1−α),αで重み
付けして、最終確信度を算出する。このメインプロセッ
サ5は、読取画像を最終確信度が最大値のファジィテン
プレートのパターンとして認識し、その形状番号や形状
の名称を出力する。
As will be described later, the third main processor 5 weights the two certainty factors calculated by the first and second main processors 3 and 4 with coefficients (1-α) and α, respectively, Calculate the final certainty factor. The main processor 5 recognizes the read image as a fuzzy template pattern having the maximum final certainty value, and outputs the shape number and the shape name.

【0021】上記のメインプロセッサ3〜5は、最終的
な認識の確信度を算出する演算を選択的に行う演算処理
手段を構成している。なお、これらのプロセッサは、図
では個別の構成要素として示されているが、ハードウエ
アとしては、1つのプロセッサ(CPU)で構成され
る。
The above-mentioned main processors 3 to 5 constitute an arithmetic processing means for selectively performing an arithmetic operation for calculating the final recognition certainty factor. Although these processors are shown as individual constituent elements in the figure, they are composed of one processor (CPU) as hardware.

【0022】次に、以下の記憶部6〜10により、記憶
装置11が構成されている。
Next, the storage device 11 is composed of the following storage units 6 to 10.

【0023】部分的評価アルゴリズム記憶部6には、第
1のメインプロセッサ3が入力パターンの特徴部分のみ
を評価するためのアルゴリズムが記憶され、部分的評価
用ファジィテンプレート記憶部7には、この部分的評価
のために用いられるファジィテンプレートが記憶され
る。また、全体的評価アルゴリズム記憶部8には、第2
のメインプロセッサ4が入力パターン全体を評価するた
めのアルゴリズムが記憶され、全体的評価用ファジィテ
ンプレート記憶部9には、この全体的評価のために用い
られるファジィテンプレートが記憶される。更に、最終
評価アルゴリズム記憶部10には、第3のメインプロセ
ッサ5が部分及び全体の評価を重み付けして最終評価を
行うためのアルゴリズムが記憶される。
The partial evaluation algorithm storage unit 6 stores an algorithm for the first main processor 3 to evaluate only the characteristic part of the input pattern, and the partial evaluation fuzzy template storage unit 7 stores this part. Fuzzy templates used for dynamic evaluation are stored. In addition, in the overall evaluation algorithm storage unit 8, the second
An algorithm for the main processor 4 to evaluate the entire input pattern is stored, and the fuzzy template storage unit 9 for general evaluation stores a fuzzy template used for this general evaluation. Further, the final evaluation algorithm storage unit 10 stores an algorithm for the third main processor 5 to perform a final evaluation by weighting partial and overall evaluations.

【0024】部分的評価用ファジィテンプレート記憶部
7及び全体的評価用ファジィテンプレート記憶部9に記
憶された各ファジィテンプレートは、例えば、コンピュ
ータの端末装置として用いられるCRTとキーボードの
ようなマンマシンインタフェース13を介して、調整及
び変更可能である。また、最終評価アルゴリズム記憶部
10に記憶された重み付け係数αも、同様にマンマシン
インタフェース13を介して変更可能である。
Each fuzzy template stored in the partial evaluation fuzzy template storage unit 7 and the overall evaluation fuzzy template storage unit 9 is, for example, a CRT used as a terminal device of a computer and a man-machine interface 13 such as a keyboard. Can be adjusted and changed via. The weighting coefficient α stored in the final evaluation algorithm storage unit 10 can also be changed via the man-machine interface 13 in the same manner.

【0025】3次元メンバシップ関数発生装置12は、
上記のようなファジィテンプレートの設定に必要な3次
元メンバシップ関数を発生する。
The three-dimensional membership function generator 12 is
The three-dimensional membership function necessary for setting the fuzzy template as described above is generated.

【0026】上記の記憶装置11と3次元メンバシップ
関数発生装置12とマンマシンインタフェース13は、
照合パターン形成手段を構成している。
The storage device 11, the three-dimensional membership function generator 12 and the man-machine interface 13 are
It constitutes a matching pattern forming means.

【0027】信号変換部14は、上記第3のメインプロ
セッサ5により最終的な認識結果としてのパターンを2
値化信号からアナログ信号に変換し、CRT等の出力装
置15に送出する。
The signal converting section 14 outputs the pattern as the final recognition result by the third main processor 5 to 2
The digitized signal is converted into an analog signal and sent to the output device 15 such as a CRT.

【0028】次に図2を参照して、実施例の動作を説明
する。
Next, the operation of the embodiment will be described with reference to FIG.

【0029】まず、画像読取装置1から画像信号が入力
される(ステップS1)と、信号変換部2で前処理を行
う。すなわち、その画像信号を2値信号に変換し、必要
な補正(スケーリング)を行う(ステップS2)。
First, when an image signal is input from the image reading device 1 (step S1), the signal conversion unit 2 performs preprocessing. That is, the image signal is converted into a binary signal, and necessary correction (scaling) is performed (step S2).

【0030】第1のメインプロセッサ3では、信号変換
部2により2値化されて形状が補正された読み取り画像
と部分的評価用ファジィテンプレートを比較し、そのフ
ァジィテンプレートに対する認識の確信度を算出する部
分的評価を行う(ステップS3)。
In the first main processor 3, the read image binarized by the signal conversion unit 2 and the shape of which is corrected and the fuzzy template for partial evaluation are compared, and the certainty factor of recognition for the fuzzy template is calculated. Partial evaluation is performed (step S3).

【0031】また、第2のメインプロセッサ4では、読
み取り画像と全体的評価用ファジィテンプレートを比較
し、そのファジィテンプレートに対する認識の確信度を
算出する全体評価を行う(ステップS4)。
Further, the second main processor 4 compares the read image with the fuzzy template for overall evaluation, and carries out overall evaluation for calculating the certainty factor of recognition for the fuzzy template (step S4).

【0032】第3のメインプロセッサ5では、上記のメ
インプロセッサ3,4で算出された2つの確信度を係数
(1−α),αにより重み付けして最終確信度を算出す
る(ステップS5)。具体的には、α=0の場合、部分
的評価された確信度が最終確信度として算出され、α=
1の場合、全体評価された確信度が最終確信度として算
出される。これらの最終的に認識された結果を示す信号
については、信号変換部14で後処理を行う。すなわ
ち、2値化信号からアナログ信号に変換し、CRT等の
出力装置15に送出する(ステップS6)。
The third main processor 5 calculates the final certainty factor by weighting the two certainty factors calculated by the main processors 3 and 4 with the coefficients (1-α) and α (step S5). Specifically, when α = 0, the partially evaluated certainty factor is calculated as the final certainty factor, and α =
In the case of 1, the overall reliability is calculated as the final reliability. The signal indicating the finally recognized result is post-processed by the signal conversion unit 14. That is, the binarized signal is converted into an analog signal and sent to the output device 15 such as a CRT (step S6).

【0033】次に、実施例におけるパターン認識の原理
と方法を説明する。
Next, the principle and method of pattern recognition in the embodiment will be described.

【0034】まず、1個以上の3次元メンバシップ関数
を組み合わせて、認識すべき基本パターンの活字体に対
応するファジィテンプレートを作成する。このために用
いられる3次元メンバシップ関数を、図3及び図4を参
照して説明する。
First, one or more three-dimensional membership functions are combined to create a fuzzy template corresponding to the typeface of the basic pattern to be recognized. The three-dimensional membership function used for this purpose will be described with reference to FIGS. 3 and 4.

【0035】(A)メンバシップ関数の設定 例えばx−y直交座標及び適合度から成る3次元空間内
に、図3に示すような楕円形の等適合度線を有するメン
バシップ関数を考える。ここで図中の記号を以下のよう
に定義する。なお、簡単のため、原点を基準点(3次元
メンバシップ関数を最も簡単に記述するための中心点)
とする。
(A) Setting of Membership Function For example, consider a membership function having an elliptic equi-fitness curve as shown in FIG. 3 in a three-dimensional space consisting of xy Cartesian coordinates and goodness of fit. Here, the symbols in the figure are defined as follows. For simplicity, the origin is the reference point (the center point for describing the 3D membership function most easily).
And

【0036】 F(x,y,Rx,Ry)=0:等適合度線の楕円形状を与える関数 tx=f(x) :x-tx面における釣鐘型メンバシップ関数 ty=g(y) :y-ty面における釣鐘型メンバシップ関数 Rx :適合度が「1」の楕円形の等適合度線のx軸方向の半径 Ry :適合度が「1」の楕円形の等適合度線のy軸方向の半径 ax :xについてのファジィ・エントロピーに比例するパラメー タ ay :yについてのファジィ・エントロピーに比例するパラメー タ rx :任意の点(x,y) を含む等適合度線と適合度“1”の等適合 度線とのx-tx断面上での距離 ry :任意の点(x,y) を含む等適合度線と適合度“1”の等適合 度線とのy-ty断面上での距離 t :3次元メンバシップ関数によって与えられる点(x,y) の適 合度 説明の便宜上、適合度tをtx,tyに分けて記述するが、
t,tx,tyは事実上同一の座標軸である。
F (x, y, R x , R y ) = 0: Function giving the elliptical shape of the lines of equal fitness t x = f (x): Bell type membership function t y = g (in the xt x plane y): Bell-shaped membership function on the yt y plane R x : Radius in the x-axis direction of the elliptic iso-fitting line with goodness of fit “1” R y : Elliptical equality with goodness of fit “1” Radius in the y-axis direction of the parallel line a x : Parameter proportional to fuzzy entropy about x a y : Parameter proportional to fuzzy entropy about y r x : including arbitrary point (x, y), etc. Distance between the goodness of fit line and the goodness of fit line of "1" on the x-tx cross section r y : The goodness of fit line including the arbitrary point (x, y) and the goodness of fit of "1" Distance t on the yt y section from the degree line: Fitness of the point (x, y) given by the three-dimensional membership function For convenience of explanation, the fitness t is divided into t x and t y .
t, t x and t y are virtually the same coordinate axes.

【0037】このとき、任意の点(x,y) を含む等適合度
線は次のようになる。
At this time, the iso-fitting line including an arbitrary point (x, y) is as follows.

【0038】[0038]

【数1】 [Equation 1]

【0039】また、tx、tyについての3次元メンバシッ
プ関数は
The three-dimensional membership function for t x and t y is

【0040】[0040]

【数2】 [Equation 2]

【0041】[0041]

【数3】 [Equation 3]

【0042】と表わされる。ここで、復号の−はx,y
が正側の部分、+はx,yが負側の部分を表わす。
Is represented by Here, − of decoding is x, y
Indicates a positive side portion, and + indicates x and y negative side portions.

【0043】x-tx断面上及びy-ty断面上では、着目する
等適合度線と基準点の距離は、それぞれRx+rx,Ry+ry
になるので、
On the xt x cross section and the yt y cross section, the distances between the equal conformance line of interest and the reference point are R x + r x and R y + r y , respectively.
Because,

【0044】[0044]

【数4】 [Equation 4]

【0045】[0045]

【数5】 [Equation 5]

【0046】従って、これらより、Therefore, from these,

【0047】[0047]

【数6】 [Equation 6]

【0048】このとき、第1項と第2項の分母の()内
が同じ形でないと、tについての陽関数には変形できな
い。そこで、 min(Rx/ax,Ry/ay)=sk ・・・・(7) を求め、0<s<sk の範囲から適当なsの値を選び、
At this time, unless the denominators of the first and second terms have the same shape in parentheses, they cannot be transformed into an explicit function of t. Therefore, min (R x / a x , R y / a y) = s k seek ... (7) to select the value of the appropriate s from a range of 0 <s <s k,

【0049】[0049]

【数7】 [Equation 7]

【0050】となるdx,dyを求める。すなわち dx=Rx−axs ・・・・(9) dy=Ry−ays ・・・(10) を求め、等適合度線の関数を次式のように変形する。 Then , d x and d y are obtained. That d x = R x -a x s ···· (9) d y = R y -a y s seeking (10), deforms the function equal fit line as follows.

【0051】[0051]

【数8】 [Equation 8]

【0052】ここで、復号の−はx,yが正側の部分、
+はx,yが負側の部分を表わす。
Here, in the decoding, − is the part where x and y are on the positive side,
+ Represents the part where x and y are on the negative side.

【0053】[0053]

【数9】 [Equation 9]

【0054】この式の幾何学的な意味は、図4に示すよ
うに本来の楕円形に対し直線部分を付け加えて近似した
形状を表している。この式により、
The geometrical meaning of this equation represents a shape approximated by adding a linear portion to the original elliptical shape as shown in FIG. This formula gives

【0055】[0055]

【数10】 [Equation 10]

【0056】但し、|x|<dxのときx=dx,|y|<dyのときy=
dyとして計算する。また、図3のように、着目する等適
合度線が適合度“1”の楕円の外側にある場合、{ }
内は正の値になる。
However, when | x | <d x , x = d x , and when | y | <d y , y =
Calculate as d y . In addition, as shown in FIG. 3, when the focused equi-fitness line is outside the ellipse of the fitness “1”, {}
The inside is a positive value.

【0057】同様にして、着目する等適合度線が適合度
“1”の楕円の内側にある場合にも全く同じ式が得られ
る。但し、この場合、任意の点(x,y) が近似した等適合
度線の直線部分に存在するときは、|x|<dxかつ|y|<dy
なって{ }内は正の値になり、楕円部分にあるときは
{ }内は負の値になる。
In the same manner, the same formula can be obtained when the target equi-fitting line is inside the ellipse having the fitting degree "1". However, in this case, when any point (x, y) exists in the straight line part of the approximate equi-fitting line, | x | <d x and | y | <d y, and the inside of {} is positive. And the value inside {} is a negative value when it is in the elliptical part.

【0058】適合度“1”の楕円の内側(あるいは外
側)が一様に適合度“1”の領域になる場合は、上記条
件によって判断し、値を与える。
When the inside (or the outside) of the ellipse having the goodness of fit "1" is a region having the goodness of fit "1" uniformly, a value is given by judging according to the above condition.

【0059】例として、図5(a)に示すような「8」
の文字図形に対する3次元メンバシップ関数で表される
ファジィテンプレートは、(14)式より次のようになる。
As an example, "8" as shown in FIG.
The fuzzy template represented by the three-dimensional membership function for the character graphic of is as follows from Eq. (14).

【0060】中心点が(6,14) で半径が3.5 の円を適
合度“1”とする3次元楕円メンバシップ関数の適合度
の範囲を[-1,1]に拡張した場合(図6)
When the range of the goodness of fit of the three-dimensional elliptic membership function having the goodness of fit of “1” is the circle having the center point of (6,14) and the radius of 3.5 (see FIG. 6). )

【0061】[0061]

【数11】 [Equation 11]

【0062】中心点が(6,6)で半径が4.5 の円を適合
度“1”とする3次元楕円メンバシップ関数の適合度の
範囲を[-1,1]に拡張した場合(図7)
When the range of the goodness of fit of the three-dimensional elliptic membership function having the goodness of fit “1” is the circle having the center point of (6,6) and the radius of 4.5 (see FIG. 7). )

【0063】[0063]

【数12】 [Equation 12]

【0064】図8(c)に示すように、上記の3次
元楕円メンバシップ関数の組み合わせにより得られる次
の関数を、上記文字図形「8」に対するファジィテンプ
レートの3次元メンバシップ関数とする。
As shown in FIG. 8C, the following function obtained by the combination of the above-mentioned three-dimensional elliptic membership functions is taken as the three-dimensional membership function of the fuzzy template for the above-mentioned character graphic "8".

【0065】t=max(t1,t2) ・・・・(17) ここで、適合度の範囲を[-1,1]に拡張した理由は、不適
当な入力座標値に対しては−(マイナス)の評価値を与
えるためであり、例えば真っ黒な画像信号が入力された
ときに、後述する適合度の総和が小さい値になるように
するためである。
T = max (t 1 , t 2 ) ... (17) Here, the reason why the range of the goodness of fit is expanded to [-1,1] is that the input coordinate values are inappropriate. This is because an evaluation value of- (minus) is given, and for example, when a completely black image signal is input, the total sum of the degree of conformity described later becomes a small value.

【0066】(B)画像入力の変換 画像読取装置1により入力画像を読み取り、信号変換部
2により大きさの補正を含む2値信号への変換を行う。
(B) Conversion of image input The input image is read by the image reading apparatus 1, and the signal conversion unit 2 performs conversion into a binary signal including size correction.

【0067】図5(a)を例にして説明すると、この場
合、図5(b)に示すように、「8」の文字を包含する
領域をx軸方向に12個、y軸方向に19個の領域に分割
し、各領域を文字の形に対応した2値信号に変換する。
ここで、空白の領域は2値信号の“0”に変換し、黒の
領域は2値信号の“1”に変換する。大きさの補正は、
上下左右それぞれの端から2つ目の黒領域が上下左右そ
れぞれの端から2列目に入るようにする。
To explain using FIG. 5A as an example, in this case, as shown in FIG. 5B, there are 12 regions including the character "8" in the x-axis direction and 19 regions in the y-axis direction. It is divided into individual areas, and each area is converted into a binary signal corresponding to the character shape.
Here, the blank area is converted into a binary signal “0”, and the black area is converted into a binary signal “1”. The size correction is
The second black areas from the upper, lower, left, and right ends are located in the second row from the upper, lower, left, and right ends.

【0068】このとき、図8(b)に示すように、12×
19=228 個の領域のうちn=35の領域に2値信号の
“1”(黒)が与えられる。
At this time, as shown in FIG.
The binary signal "1" (black) is given to the area of n = 35 out of the area of 19 = 228.

【0069】(C)入力画像の適合度の演算 (A)で設定したメンバシップ関数tに対し、(B)で
得られたn個の黒領域(2値信号(0,1)のうち
“1”の値を持つドット)の適合度の総和T1 と領域1
個当たりの平均適合度S1 =T1/nとを求める。
(C) Calculation of fitness of input image With respect to the membership function t set in (A), “n” of the n black regions (binary signal (0, 1)) obtained in (B) Dot 1 with a value of 1 ”) sum of conformance T 1 and area 1
The average goodness of fit S 1 = T 1 / n is calculated.

【0070】上記の例では、図8(b)(c)に示すよ
うに、n=35個の黒領域の座標値によって算出される適
合度の総和T1 =28,領域1個当たりの平均適合度S1
=28/35=0.8 となる。
In the above example, as shown in FIGS. 8 (b) and 8 (c), the sum T 1 of the goodnesses of fit calculated by the coordinate values of n = 35 black areas = 28, the average per area Goodness of fit S 1
= 28/35 = 0.8.

【0071】(D)理想的な形状の適合度の演算 (C)と同様に、最も理想的な形状の図形が入力された
場合の適合度の総和T 2 と平均適合度S2 を求める。最
も理想的な「8」の場合には図8(d)(c)に示すよ
うに、40個の黒領域の適合度の総和T2 =38、領域1個
当たりの平均適合度S2 =38/40=0.95となる。
(D) Calculation of the degree of fitness of the ideal shape As in (C), the figure of the most ideal shape was input.
Sum of goodness of fit T 2 And the average goodness of fit S2 Ask for. Most
In case of ideal "8", it is shown in Fig.8 (d) (c).
Sea urchin, the sum T of the fitness of 40 black areas2 = 38, 1 area
Goodness of fit S per hit2 = 38/40 = 0.95.

【0072】(E)確信度の算出 (C)と(D)の結果から、適合度の総和の比率T1
2 と平均適合度の比率S1 /S2 を加算して2で割る
ことにより、確信度を算出する。上記例では、確信度
は、
(E) Calculation of certainty factor From the results of (C) and (D), the ratio T 1 /
The confidence factor is calculated by adding the ratio S 1 / S 2 of T 2 and the average goodness of fit and dividing by 2. In the above example, the certainty factor is

【0073】[0073]

【数13】 [Equation 13]

【0074】となる。It becomes

【0075】なお、適合度の総和の比率T1 /T2 は、
場合によっては“1”を超えるが、その場合は無条件に
“1”とする。すなわち、min(T1/T2 ,1)とする。
The ratio T 1 / T 2 of the sum of the goodness of fit is
In some cases, it exceeds "1", but in that case, it is unconditionally set to "1". That is, min (T 1 / T 2 , 1).

【0076】以上は、第2のメインプロセッサ4が行う
全体的評価である。
The above is the overall evaluation performed by the second main processor 4.

【0077】次に、第1のメインプロセッサ3が行う部
分的評価について説明する。
Next, the partial evaluation performed by the first main processor 3 will be described.

【0078】従来例において提示した数字「2」、
「4」を認識する場合を説明すると、まず、図9、図1
0にそれぞれ示すように、数字「2」、「4」の特徴的
な部分評価用すなわち特徴抽出用ファジィテンプレート
を作成する。なお、このファジィテンプレートの座標
が、例えば図11に示すように、x,y方向の範囲がそ
れぞれi(i=1〜12ドット)、j(j=1〜21ド
ット)で構成されている場合には、数字「2」、「4」
の特徴抽出用ファジィテンプレートは、次のような数式
で表現することができる。
The numeral "2" presented in the conventional example,
The case of recognizing “4” will be described. First, FIG. 9 and FIG.
As shown in 0, a fuzzy template for characteristic partial evaluation of the numbers “2” and “4”, that is, a feature extraction fuzzy template is created. It should be noted that when the coordinates of this fuzzy template are constituted by i (i = 1 to 12 dots) and j (j = 1 to 21 dots) in the x and y directions, as shown in FIG. Are numbers "2" and "4"
The fuzzy template for feature extraction can be expressed by the following mathematical formula.

【0079】数字「2」の部分的評価(特徴抽出)用フ
ァジィテンプレート: f= max(f1 ,f2 ) ・・・(19) 但し、f≧0の部分のみファジィテンプレートが存在す
る。
[0079] partial evaluation of the number "2" (feature extraction) for the fuzzy template: f = max (f 1, f 2) ··· (19) However, fuzzy template exists only part of f ≧ 0.

【0080】ここで、Here,

【0081】[0081]

【数14】 [Equation 14]

【0082】数字「4」の部分的評価(特徴抽出)用フ
ァジィテンプレート: f= max(f1 ,f2 ) ・・・(22) 但し、f≧0の部分のみファジィテンプレートが存在す
る。
[0082] partial evaluation of the number "4" (feature extraction) for the fuzzy template: f = max (f 1, f 2) ··· (22) However, fuzzy template exists only part of f ≧ 0.

【0083】ここで、Here,

【0084】[0084]

【数15】 [Equation 15]

【0085】図12(a)(b)はノイズ等により乱さ
れた数字「2」の入力パターン例を示し、図13(a)
(b)は数字「4」の入力パターン例を示す。
FIGS. 12 (a) and 12 (b) show examples of the input pattern of the numeral "2" disturbed by noise or the like, and FIG. 13 (a)
(B) shows an example of the input pattern of the number "4".

【0086】比較例として、数字「2」、「4」と同様
に、数字「0」、「6」、「8」についても部分的評価
(特徴抽出)用パターンを作成し、図12(a)(b)
の入力パターン「2」とこれらの特徴抽出用パターンを
比較して認識の確信度を算出したところ、次のような結
果が得られた。
As a comparative example, a pattern for partial evaluation (feature extraction) is created for the numbers “0”, “6” and “8” as in the case of the numbers “2” and “4”, and FIG. ) (B)
When the certainty factor of recognition was calculated by comparing the input pattern “2” of “1” with these feature extraction patterns, the following results were obtained.

【0087】[0087]

【表1】 [Table 1]

【0088】[0088]

【表2】 [Table 2]

【0089】上記のように、部分的評価を行った場合の
確信度と全体評価を行った場合の確信度には大差があ
る。また、部分的評価を行った場合の確信度と全体評価
を行った場合の確信度に重み付けする係数αを調整する
ことにより、人間の認識の確信度に近い評価を行うシス
テムを構築することができる。
As described above, there is a large difference between the certainty factor when the partial evaluation is performed and the certainty factor when the whole evaluation is performed. Further, by adjusting the coefficient α for weighting the certainty factor when partial evaluation is performed and the certainty factor when overall evaluation is performed, it is possible to construct a system for performing evaluation close to certainty factor of human recognition. it can.

【0090】[0090]

【発明の効果】以上のように、本発明によれば、認識対
象のパターンの全体及び特徴的部分をそれぞれ全体評価
用パターン及び部分評価用パターンと比較して認識の確
信度を算出する演算を選択的に行うようにしたので、入
力パターンがノイズ等により乱された場合にも、入力パ
ターンの重要な特徴部分を評価することができる。ま
た、認識対象のパターンの全体及び特徴的部分をそれぞ
れ全体評価用パターン及び部分評価用パターンと比較し
て認識の確信度を算出し、この確信度に重み付けするこ
とにより、最終的な認識確信度に反映することができ
る。
As described above, according to the present invention, the operation for calculating the certainty factor of recognition by comparing the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively. Since it is performed selectively, even when the input pattern is disturbed by noise or the like, the important feature portion of the input pattern can be evaluated. In addition, by calculating the certainty factor of recognition by comparing the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively, and by weighting this certainty factor, the final recognition certainty factor Can be reflected in.

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

【図1】本発明に係るファジィパターン認識装置の実施
例を示すブロック図。
FIG. 1 is a block diagram showing an embodiment of a fuzzy pattern recognition device according to the present invention.

【図2】図1のファジィパターン認識装置の動作手順を
示すフローチャート。
FIG. 2 is a flowchart showing an operation procedure of the fuzzy pattern recognition device in FIG.

【図3】図1のファジィパターン認識装置において用い
られる3次元メンバシップ関数の一例を示す説明図。
3 is an explanatory diagram showing an example of a three-dimensional membership function used in the fuzzy pattern recognition device in FIG.

【図4】図3の3次元メンバシップ関数に対して直線を
付加した場合を示す説明図。
FIG. 4 is an explanatory diagram showing a case where a straight line is added to the three-dimensional membership function of FIG.

【図5】実施例で識別される文字図形の一例とその形状
に対応した2値信号を示す説明図。
FIG. 5 is an explanatory diagram showing an example of a character graphic identified in the embodiment and a binary signal corresponding to its shape.

【図6】実施例で用いられる3次元メンバシップ関数の
形状を示す説明図。
FIG. 6 is an explanatory diagram showing the shape of a three-dimensional membership function used in the embodiment.

【図7】実施例で用いられる他の3次元メンバシップ関
数の形状を示す説明図。
FIG. 7 is an explanatory diagram showing the shape of another three-dimensional membership function used in the embodiment.

【図8】図5の文字情報を識別する手順を示す説明図。FIG. 8 is an explanatory diagram showing a procedure for identifying character information in FIG.

【図9】数字「2」の部分的評価用ファジィテンプレー
トを示す説明図。
FIG. 9 is an explanatory diagram showing a fuzzy template for partial evaluation of the numeral “2”.

【図10】数字「4」の部分的評価用ファジィテンプレ
ートを示す説明図。
FIG. 10 is an explanatory diagram showing a fuzzy template for partial evaluation of the numeral “4”.

【図11】ファジィテンプレートの座標を示す説明図。FIG. 11 is an explanatory diagram showing coordinates of a fuzzy template.

【図12】数字「2」の入力パターンを示す説明図。FIG. 12 is an explanatory diagram showing an input pattern of the numeral “2”.

【図13】数字「4」の入力パターンを示す説明図。FIG. 13 is an explanatory diagram showing an input pattern of the numeral “4”.

【図14】数字の特徴部分の例を示す説明図。FIG. 14 is an explanatory diagram showing an example of a characteristic part of numbers.

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

1…画像読取装置、2…信号変換部、3〜5…メインプ
ロセッサ、11…記憶装置、12…3次元メンバシップ
関数発生装置、13…マンマシンインタフェース、14
…信号変換部、15…出力装置。
DESCRIPTION OF SYMBOLS 1 ... Image reading device, 2 ... Signal conversion part, 3-5 ... Main processor, 11 ... Storage device, 12 ... Three-dimensional membership function generator, 13 ... Man-machine interface, 14
... signal converter, 15 ... output device.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】ファジィ集合を表わすメンバシップ関数に
基づいてパターン認識を行うファジィパターン認識装置
において、 認識対象のパターンを入力するパターン入力部と、 前記メンバシップ関数を1以上発生し、該メンバシップ
関数を組み合わせることにより、前記パターン入力部を
介して入力される認識対象のパターンの全体及び特徴的
部分をそれぞれ認識するための全体評価用パターン及び
部分評価用パターンを形成する照合パターン形成手段
と、 前記認識対象のパターンの全体及び特徴的部分をそれぞ
れ前記全体評価用パターン及び部分評価用パターンと比
較して認識の確信度を算出する演算を選択的に行う演算
処理手段とを備えたことを特徴とするファジィパターン
認識装置。
1. A fuzzy pattern recognition apparatus for recognizing a pattern based on a membership function representing a fuzzy set, a pattern input section for inputting a pattern to be recognized, and one or more of the membership functions. Collation pattern forming means for forming an overall evaluation pattern and a partial evaluation pattern for recognizing the entire pattern and the characteristic part of the recognition target pattern input through the pattern input unit by combining the functions, And an arithmetic processing unit for selectively performing an operation for calculating the certainty factor of recognition by comparing the whole and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively. Fuzzy pattern recognition device.
【請求項2】前記部分評価用パターンは、前記認識対象
のパターンの特徴的部分の領域にのみ設定可能であるこ
とを特徴とする請求項1記載のファジィパターン認識装
置。
2. The fuzzy pattern recognition apparatus according to claim 1, wherein the partial evaluation pattern can be set only in a region of a characteristic portion of the pattern to be recognized.
【請求項3】前記演算処理手段は、前記認識対象のパタ
ーンの全体及び特徴的部分をそれぞれ前記全体評価用パ
ターン及び部分評価用パターンと比較して算出した確信
度に重み付けをして、最終的な認識の確信度を算出する
ことを特徴とする請求項1記載のファジィパターン認識
装置。
3. The calculation processing means weights the certainty factor calculated by comparing the entire and characteristic portions of the pattern to be recognized with the overall evaluation pattern and the partial evaluation pattern, respectively, and finally The fuzzy pattern recognition device according to claim 1, wherein a certainty factor of accurate recognition is calculated.
JP4085485A 1992-04-07 1992-04-07 Fuzzy pattern recognizing device Pending JPH05290169A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4085485A JPH05290169A (en) 1992-04-07 1992-04-07 Fuzzy pattern recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4085485A JPH05290169A (en) 1992-04-07 1992-04-07 Fuzzy pattern recognizing device

Publications (1)

Publication Number Publication Date
JPH05290169A true JPH05290169A (en) 1993-11-05

Family

ID=13860225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4085485A Pending JPH05290169A (en) 1992-04-07 1992-04-07 Fuzzy pattern recognizing device

Country Status (1)

Country Link
JP (1) JPH05290169A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6578017B1 (en) * 1999-02-26 2003-06-10 Information Decision Technologies, Llc Method to aid object detection in images by incorporating contextual information
US10817756B2 (en) 2018-06-13 2020-10-27 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6578017B1 (en) * 1999-02-26 2003-06-10 Information Decision Technologies, Llc Method to aid object detection in images by incorporating contextual information
US10817756B2 (en) 2018-06-13 2020-10-27 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium

Similar Documents

Publication Publication Date Title
US8588529B2 (en) Method and system for detecting text in raster images
Várkonyi-Kóczy et al. Human–computer interaction for smart environment applications using fuzzy hand posture and gesture models
JP2885823B2 (en) Visual recognition device
JP3863809B2 (en) Input system by hand image recognition
US7068821B2 (en) Information processing method and apparatus
JP3761937B2 (en) Pattern recognition method and apparatus, and computer control apparatus
KR101444816B1 (en) Image Processing Apparatus and Method for changing facial impression
JP3251840B2 (en) Image recognition device
JPH05290169A (en) Fuzzy pattern recognizing device
JP2909604B2 (en) Fuzzy pattern recognition method and apparatus
JPH05290170A (en) Fuzzy pattern recognizing device
JP2732752B2 (en) Fuzzy pattern recognition device
JP2732753B2 (en) Fuzzy pattern recognition device
JP2732748B2 (en) Fuzzy pattern recognition device
JPH05135206A (en) Fuzzy pattern recognition device
JP2735028B2 (en) Human face image matching device
JP2865529B2 (en) Fingerprint collation device
JPH05314263A (en) Method and device for recorgnizing fuzzy pattern
JP2739011B2 (en) Security system
JPH05324923A (en) Fuzzy pattern recognizing device
JPH02210589A (en) Character recognizing device
JP2941322B2 (en) Drawing processing equipment
JP3570604B2 (en) Recognition method and apparatus, and recording medium storing computer program for realizing the apparatus
JPH05346959A (en) Fuzzy pattern recognizing device
JPH05324924A (en) Fuzzy pattern recognizing device