JPS6121583A - Pattern recognizer - Google Patents

Pattern recognizer

Info

Publication number
JPS6121583A
JPS6121583A JP59123175A JP12317584A JPS6121583A JP S6121583 A JPS6121583 A JP S6121583A JP 59123175 A JP59123175 A JP 59123175A JP 12317584 A JP12317584 A JP 12317584A JP S6121583 A JPS6121583 A JP S6121583A
Authority
JP
Japan
Prior art keywords
features
category
feature
input pattern
recognition
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.)
Granted
Application number
JP59123175A
Other languages
Japanese (ja)
Other versions
JPH0326877B2 (en
Inventor
▲はい▼ 東善
Touzen Hai
Yukikazu Kaburayama
蕪山 幸和
Eiichiro Yamamoto
山本 栄一郎
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59123175A priority Critical patent/JPS6121583A/en
Publication of JPS6121583A publication Critical patent/JPS6121583A/en
Publication of JPH0326877B2 publication Critical patent/JPH0326877B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE:To reduce significantly the time necessary for sorting by deciding a category group to which an input pattern belongs according to a similarity degree of features of the input pattern and averaged those features. CONSTITUTION:The number of categories by category group of the 2nd feature dictionary 7 and that of the 1st feature dictionary 1 are set to ''10'' and ''2,000'' types, respectively, while types of standard features by category, that is, types of features extracted in a feature extraction part 2 is set to ''10'' types. Moreover, the number of features used in the 1st recognition part 3' and that in the 2nd recognition part 6 are set to ''1'' and ''10'' types, respectively. At such a time, the recognition part 3' calculates a similarity degree 2,000 times, selects high-order two categories from the top among these degree, then selects about high-degree 20 categories similar to the input pattern from the top. Afterwards the category of the input pattern can be decided by the similarity degree calculation about 20X10 times.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は認識速度の向上を図ったパターン認識装置に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a pattern recognition device that improves recognition speed.

パターン認識装置たとえば文字認識装置においては1通
常、カテゴリ(文字の種別)毎に標準文字パターンから
抽出した特徴を特徴辞書として備え、入力文字バターl
すなわち被認識文字パターンから抽出した特徴と最も高
い類似度が得られるカテゴリを前記特徴辞書の中から選
び出し、これをもって被認識文字パターンのカテゴリと
して決定している。
Pattern Recognition Device For example, in a character recognition device, a feature dictionary is usually provided with features extracted from standard character patterns for each category (type of character), and input character butter l.
That is, the category that has the highest degree of similarity to the feature extracted from the character pattern to be recognized is selected from the feature dictionary, and this is determined as the category of the character pattern to be recognized.

また前記の特徴として8例えば漢字等においては、投影
の形状・閉ループの数・分離ストロークの数など複数種
の特徴が用いられる。
Further, as the above-mentioned features, for example, in Chinese characters, a plurality of types of features are used, such as the shape of projection, the number of closed loops, and the number of separation strokes.

ところで、前記量も高い類似度が得られるカテゴリを選
び出すために、被認識文字パターンから抽出した特徴と
特徴辞書に記憶されるすべてのカテゴリ毎の特徴との類
似度を計算をおこなうとすると1例えば特徴の種類が1
0種、またカテゴリが2000種の場合には、類似度の
計算を20.000回もおこなう必要がある。
By the way, in order to select a category that has a high degree of similarity, if we calculate the degree of similarity between the features extracted from the character pattern to be recognized and the features for each category stored in the feature dictionary, for example: Type of feature is 1
If there are 0 types and 2000 categories, it is necessary to calculate the similarity 20,000 times.

このため、類似度計算の回数を減らすために。Therefore, to reduce the number of similarity calculations.

認識を一次認識と二次認識との2段階回に分け。Recognition is divided into two stages: primary recognition and secondary recognition.

−次認識では、一部の特徴のみを用いた粗い認識によっ
て、類似度の高い複数のカテゴリを候補として選択し、
二次認識では、−次認識で選択された複数のカテゴリの
中から、すべての特徴を用いた精密な認識によって、入
力パターンと最も類似度の高いカテゴリを選ぶという方
式のパターン認識装置が提案されている。
- In the next recognition, multiple categories with high similarity are selected as candidates through rough recognition using only some features,
In secondary recognition, a pattern recognition device has been proposed that selects the category with the highest degree of similarity to the input pattern from among the multiple categories selected in -order recognition through precise recognition using all features. ing.

この際、−次認識における複数のカテゴリの選択を能率
的におこなうことによって1.認識速度を更に向上する
ことが望まれる。
At this time, by efficiently selecting multiple categories in -order recognition, 1. It is desired to further improve the recognition speed.

〔従来の技術〕[Conventional technology]

第2図は入力パターンから抽出した特徴と特徴辞書に記
憶する特徴との類似度計算の回数の減少を図ったパター
ン認識部!の従来例である。
Figure 2 shows a pattern recognition unit that aims to reduce the number of similarity calculations between the features extracted from the input pattern and the features stored in the feature dictionary! This is a conventional example.

図において、1はカテゴリ毎に標準文字パターンから抽
出した所定の複数種類の特徴を特徴辞書として備を記憶
する特徴辞書、2は入力パターンから所定の前記と同じ
複数種類の特徴を抽出する特徴抽出部、3は特徴抽出部
2によって抽出された入力パターンの特徴の中の所定の
一部の特徴と。
In the figure, 1 is a feature dictionary that stores predetermined multiple types of features extracted from standard character patterns for each category as a feature dictionary, and 2 is a feature extraction that extracts the same predetermined multiple types of features from input patterns. Part 3 is a predetermined part of the features of the input pattern extracted by the feature extraction part 2.

特徴辞書lに記憶されるカテゴリ毎の標準特徴の中の前
記と同じ一部の特徴との類似度を求める第一の認識部(
−次認&i!り、4は第一の認識部3によって得られた
類似度の順に上位所定位までのカテゴリを選択する選択
部、5は選択部4によって選択された各カテゴリの標準
特徴を特徴辞書1の中から取出して記憶するバッファ、
6は特徴抽出部2によって抽出された入力パターンの特
徴と。
The first recognition unit (
-Jiken&i! 4 is a selection unit that selects categories up to a predetermined top rank in the order of similarity obtained by the first recognition unit 3; 5 is a selection unit that selects the standard features of each category selected by the selection unit 4 in the feature dictionary 1; a buffer that is retrieved from and stored in
6 is the feature of the input pattern extracted by the feature extraction unit 2;

バッファ5に記憶される所定数のカテゴリ毎の標準特徴
との類似度を求め、類似度が最も高いカテゴリを入力パ
ターンのカテゴリとして決定する第二の認識部(二次認
m)である。
This is a second recognition unit (secondary recognition m) that calculates the degree of similarity between each of a predetermined number of categories stored in the buffer 5 and standard features, and determines the category with the highest degree of similarity as the category of the input pattern.

上記構成のものにおいては、たとえば、特徴辞書1に記
憶するカテゴリの数を2000種類、特徴辞書1に記憶
するカテゴリ毎の標準特徴の種類、すなわち特徴抽出部
2において抽出する特徴の種類を10種類、第一の認識
部3において用いる特徴の数を1種類、第二の認識部6
において用いる特徴の数を10種類1選択部4において
選択するカテゴリを上位20位までとすると、第一の認
識部3では類似度の計算を2000回、また第二め認識
部6では類似度の計算を(20X 10)回9合わせて
2200回の類似度計算をおこなうことになり、前記2
0.000回に比べると計算回゛数を大幅に減少できる
ことが分かる。
In the above configuration, for example, the number of categories stored in the feature dictionary 1 is 2000 types, and the types of standard features for each category stored in the feature dictionary 1, that is, the types of features extracted in the feature extraction unit 2 are 10 types. , the number of features used in the first recognition unit 3 is one type, and the number of features used in the second recognition unit 6 is
Assuming that the number of features used is 10 and the top 20 categories are selected in the selection unit 4, the first recognition unit 3 calculates the degree of similarity 2000 times, and the second recognition unit 6 calculates the degree of similarity 2000 times. A total of 2200 similarity calculations will be performed, including 9 calculations (20X 10) times.
It can be seen that the number of calculations can be significantly reduced compared to 0.000 times.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし前記構成のものにおいては9選択部4においては
、 2000種類のカテゴリに対して第一の認識部で求
められた類似度の中から、ソーティング処理等によって
上位20位までを選びだす必要があり、そのための処理
に長時間を要するという問題点がある。
However, in the configuration described above, the 9 selection section 4 needs to select the top 20 from among the similarities determined by the first recognition section for the 2000 categories through a sorting process or the like. , there is a problem that the processing for this requires a long time.

〔問題点を解決するための手段〕[Means for solving problems]

本発明になるパターン認識装置は、カテゴリ毎の標準特
徴を記憶する第一の特徴辞書と、カテゴリ毎にそれぞれ
のカテゴリに類似するカテゴリとこれらカテゴリ群毎の
平均特徴とを記憶す゛る第二の特徴辞書と、入力パター
ンの特徴を抽出する特徴抽出部と、前記抽出された入力
パターンの特徴と前記第二の特徴辞書に記憶される平均
特徴との類似度によって前記入力パターンの属するカテ
ゴリ群を決定する第一の認識部と、前記抽出された入力
パターンの特徴と前記第一の認識辞書に記憶される標準
特徴のうち前記第一の認識部によって決定されたカテゴ
リ群に含まれるカテゴリの標準特徴との類似度によって
前記入力パターンのカテゴリを決定する第二の認識部と
を備えることによって、前記問題点の解決を図ったもの
である。
The pattern recognition device according to the present invention includes a first feature dictionary that stores standard features for each category, and a second feature dictionary that stores categories similar to each category and average features for each category group. a dictionary, a feature extraction unit that extracts features of the input pattern, and a category group to which the input pattern belongs is determined based on the degree of similarity between the extracted features of the input pattern and an average feature stored in the second feature dictionary. and standard features of categories included in the category group determined by the first recognition unit among the features of the extracted input pattern and the standard features stored in the first recognition dictionary. The above problem is solved by including a second recognition unit that determines the category of the input pattern based on the degree of similarity between the input pattern and the input pattern.

〔作用〕[Effect]

すなわち本発明では、カテゴリ毎の標準特徴を記憶する
第一の特徴辞書のほかに、カテゴリ毎にそれぞれのカテ
ゴリに8491するカテゴリとこれらカテゴリ群毎の平
均特徴とを記憶する第二の特徴辞書を設け、入力パター
ンの特徴と第二の特徴辞書に記憶される平均特徴との類
似度によって、入力パターンの属するカテゴリ群を決定
することによって、たとえば、第二の特徴辞書に記憶す
るカテゴリ群毎のカテゴリの数を10個とすれば、第一
の認識部で求められた類似度の中から、上位2位までの
カテゴリ群を選びだすことによって、入力パターンに類
似する上位約20位までのカテゴリが選択でき、前記従
来例に比しソー、ティングに要する時間を大幅に減少す
ることができる。
That is, in the present invention, in addition to a first feature dictionary that stores standard features for each category, a second feature dictionary that stores 8491 categories for each category and the average feature for each category group is provided. For example, by determining the category group to which the input pattern belongs based on the similarity between the features of the input pattern and the average feature stored in the second feature dictionary, If the number of categories is 10, the top 20 categories that are similar to the input pattern are selected by selecting the top 2 categories from the similarity determined by the first recognition unit. can be selected, and the time required for sorting and sorting can be significantly reduced compared to the conventional example.

〔実施例〕〔Example〕

次に本発明の要旨を第1図に示す実施例によって具体的
に説明する。
Next, the gist of the present invention will be specifically explained using an embodiment shown in FIG.

第1図は本発明一実施例の構成を示すブロフク図であり
、第2図と共通する符号は同一の対象物を指すほか、7
はカテゴリ毎にそれぞれのカテゴリに類似するカテゴリ
とこれらカテゴリ群毎の平均特徴とを記憶する第二の特
徴辞書である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, in which the same reference numerals as in FIG. 2 refer to the same objects, and 7
is a second feature dictionary that stores categories similar to each category and average features for each category group.

また3′は特徴抽出部2によって抽出された入力パター
ンの特徴と第二の特徴辞書に7記憶される平均特徴との
類似度によって前記入力パターンの属するカテゴリ群を
決定する第一の認識部、また4′は第一の認識部3′に
よって得られた類似度の順に上位所定値までのカテゴリ
群を選択する選択部、5′は選択部41によって選択さ
れたカテゴリ群に含まれる各カテゴリの標準特徴を第一
の特徴辞書1の中・か、ら取出して記憶するバッファで
ある。
3' is a first recognition unit that determines the category group to which the input pattern belongs based on the degree of similarity between the features of the input pattern extracted by the feature extraction unit 2 and the average features stored in the second feature dictionary; Further, 4' is a selection section that selects a category group up to a predetermined value in the order of similarity obtained by the first recognition section 3'; This is a buffer that extracts standard features from the first feature dictionary 1 and stores them.

以上のような構成において、第二の特徴辞書′lに記憶
するカテゴリ群毎のカテゴリの数を10個とするほか、
前記実施例と同様に、第一の特徴辞書1に記憶するカテ
ゴリの数を2000種類、第一の特徴辞書1に記憶する
カテゴリ毎の標準特徴の種類。
In the above configuration, in addition to setting the number of categories for each category group stored in the second feature dictionary'l to 10,
Similar to the embodiment described above, the number of categories stored in the first feature dictionary 1 is 2000, and the types of standard features for each category are stored in the first feature dictionary 1.

すなわち特徴抽出部2において抽出する特徴の種類を1
0種類、第一の認識部3′において用いる特徴の数を1
種類、第二の認識部6において用いる特徴の数を10種
類とすると、第一の認識部3°では類似度の計算を従来
例と同様に2000回おこない。
In other words, the type of feature extracted in the feature extraction unit 2 is set to 1.
0 types, the number of features used in the first recognition unit 3' is 1
Assuming that the number of types and features used in the second recognition unit 6 is 10, the first recognition unit 3° calculates the degree of similarity 2000 times as in the conventional example.

その中から上位2位までのカテゴリ群を選びだすことに
よって、入力パターンに類似する上位約20位までのカ
テゴリが選択でき、このあと第二の認識部6における約
(20x 10)回の類似度計算によって入力パターン
のカテゴリを決定することができる。
By selecting the top two category groups from among them, it is possible to select the top 20 categories that are similar to the input pattern, and then the second recognition unit 6 calculates the similarity about (20 x 10) times. The category of the input pattern can be determined by calculation.

すなわち類似度計算の回数は従来例とほぼ同数であるが
、前記従来例に比し1選択部4′におし”てソーティン
グに要する時間を大幅に減少することができる。
That is, the number of similarity calculations is approximately the same as in the conventional example, but compared to the conventional example, the time required for sorting can be significantly reduced by selecting one selection section 4'.

〔発明の効果〕 以上説明したように1本発明によればパターン認識装置
の認識速達を大幅に向上することができる。
[Effects of the Invention] As explained above, according to the present invention, the recognition speed of a pattern recognition device can be greatly improved.

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

第1図は本発明一実施例の構成図。 第2図は従来例の構成図を示す。 図中。 1は第一の特徴辞書、  2は特徴抽出部3°は第一の
認識部、  6は第二の認識部。 ・  7は第二の特徴辞書である。 第1図
FIG. 1 is a configuration diagram of an embodiment of the present invention. FIG. 2 shows a configuration diagram of a conventional example. In the figure. 1 is the first feature dictionary, 2 is the feature extraction unit, 3° is the first recognition unit, and 6 is the second recognition unit.・7 is the second feature dictionary. Figure 1

Claims (1)

【特許請求の範囲】[Claims] カテゴリ毎の標準特徴を記憶する第一の特徴辞書と、カ
テゴリ毎にそれぞれのカテゴリに類似するカテゴリとこ
れらカテゴリ群毎の平均特徴とを記憶する第二の特徴辞
書と、入力パターンの特徴を抽出する特徴抽出部と、前
記抽出された入力パターンの特徴と前記第二の特徴辞書
に記憶される平均特徴との類似度によって前記入力パタ
ーンの属するカテゴリ群を決定する第一の認識部と、前
記抽出された入力パターンの特徴と前記第一の認識辞書
に記憶される標準特徴のうち前記第一の認識部によって
決定されたカテゴリ群に含まれるカテゴリの標準特徴と
の類似度によって前記入力パターンのカテゴリを決定す
る第二の認識部とを備えてなること特徴とするパターン
認識装置。
A first feature dictionary that stores standard features for each category, a second feature dictionary that stores categories similar to each category and average features for each category group, and extracts features of input patterns. a first recognition unit that determines a category group to which the input pattern belongs based on the degree of similarity between the extracted features of the input pattern and the average feature stored in the second feature dictionary; The input pattern is determined based on the degree of similarity between the extracted input pattern feature and the standard feature of the category included in the category group determined by the first recognition unit among the standard features stored in the first recognition dictionary. A pattern recognition device characterized by comprising: a second recognition section that determines a category.
JP59123175A 1984-06-15 1984-06-15 Pattern recognizer Granted JPS6121583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59123175A JPS6121583A (en) 1984-06-15 1984-06-15 Pattern recognizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59123175A JPS6121583A (en) 1984-06-15 1984-06-15 Pattern recognizer

Publications (2)

Publication Number Publication Date
JPS6121583A true JPS6121583A (en) 1986-01-30
JPH0326877B2 JPH0326877B2 (en) 1991-04-12

Family

ID=14854040

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59123175A Granted JPS6121583A (en) 1984-06-15 1984-06-15 Pattern recognizer

Country Status (1)

Country Link
JP (1) JPS6121583A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04102175A (en) * 1990-08-21 1992-04-03 Mitsubishi Electric Corp Graphic recognizing system
JPH08161431A (en) * 1994-12-06 1996-06-21 Nec Corp Character recognition device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5549780A (en) * 1978-10-06 1980-04-10 Nippon Telegr & Teleph Corp <Ntt> Multi-stage classification processing system of character pattern
JPS5699583A (en) * 1980-01-09 1981-08-10 Nippon Telegr & Teleph Corp <Ntt> Character decision processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5549780A (en) * 1978-10-06 1980-04-10 Nippon Telegr & Teleph Corp <Ntt> Multi-stage classification processing system of character pattern
JPS5699583A (en) * 1980-01-09 1981-08-10 Nippon Telegr & Teleph Corp <Ntt> Character decision processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04102175A (en) * 1990-08-21 1992-04-03 Mitsubishi Electric Corp Graphic recognizing system
JPH08161431A (en) * 1994-12-06 1996-06-21 Nec Corp Character recognition device

Also Published As

Publication number Publication date
JPH0326877B2 (en) 1991-04-12

Similar Documents

Publication Publication Date Title
JP3105967B2 (en) Character recognition method and device
JPS6121583A (en) Pattern recognizer
JPH10143613A (en) Pattern recognition method
JPS60153575A (en) Character reading system
JP2766205B2 (en) Character recognition device
JP2002259978A (en) Pattern recognition device
JP2755738B2 (en) Character recognition device
JPS63263590A (en) Character recognizing system
JPS62206693A (en) Selecting method for candidate item of recognizing device
JPS5929246Y2 (en) Online recognition processing device for handwritten characters
JPS6339093A (en) Dictionary retrieving system
JPS6059487A (en) Recognizer of handwritten character
JP2868770B2 (en) Structure of pattern dictionary
JPS63779A (en) Pattern recognizing system
JPS608990A (en) Character recognizing system
JPH02148277A (en) Pattern recognizing device
JPH07107699B2 (en) Character / figure recognition device
JPS61251984A (en) Device for recognizing multi-font type character
JPH01154297A (en) Preparation for character recognition dictionary
JPH02309458A (en) Pattern recognizing device
JPS599778A (en) Large classification device of on-line handwritten chinese character recognizing device
JPS63233488A (en) Character recognition processing system
JPH0262682A (en) Method for recognizing character
JPS6437676A (en) Information recognizing device
JPS63157291A (en) Character recognition method for formulated document