JPH0314081A - Character recognition device - Google Patents

Character recognition device

Info

Publication number
JPH0314081A
JPH0314081A JP1148382A JP14838289A JPH0314081A JP H0314081 A JPH0314081 A JP H0314081A JP 1148382 A JP1148382 A JP 1148382A JP 14838289 A JP14838289 A JP 14838289A JP H0314081 A JPH0314081 A JP H0314081A
Authority
JP
Japan
Prior art keywords
character
contour
standard
recognition
feature information
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
JP1148382A
Other languages
Japanese (ja)
Other versions
JP2851865B2 (en
Inventor
Masami Hisagai
正己 久貝
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP1148382A priority Critical patent/JP2851865B2/en
Publication of JPH0314081A publication Critical patent/JPH0314081A/en
Application granted granted Critical
Publication of JP2851865B2 publication Critical patent/JP2851865B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To attain discrimination which is close to a human intuitional observation and to enable high-accuracy recognition by selecting and matching a character recognition result among selected candidate characters according contour information. CONSTITUTION:This device includes a character discriminating means 5, a detecting means 7 which detects contour feature information, a storage means 9 for storing the standard contour feature information, and a selecting means 8. Then the length or quantity of contours constituting a character is determined, character by character, which is utilized to select plural candidate characters to be recognized by calculating the distances between the character to be recognized and feature patterns extracted from a standard character, thereby selecting and matching the character recognition result among the selected candidate characters according to the contour feature information. Consequently, when character recognition is performed by using a Glucksman method, the discrimination which is close to a human intuitional observation is possible and the high- accuracy recognition is enabled.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、文字画像を文字コードに変換する文字認識装
置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a character recognition device that converts character images into character codes.

〔従来の技術〕[Conventional technology]

従来、文字認識装置は文字画像から抽出した特徴パター
ンと文字コートが判明している標準特徴パターンとの距
離計算を行い、最も両特徴パターンが類似する文字コー
ドを文字画像の認識結果として出力する。文字認識装置
に用いられている文字認識手法の一つとして文献11.
八、 Glucksman+C1assifica口o
n of m1xed font  alphabet
icsby  characteristic  1o
ci″ Digestof  1st  八nn。
Conventionally, a character recognition device calculates the distance between a feature pattern extracted from a character image and a standard feature pattern whose character coat is known, and outputs a character code that is most similar to both feature patterns as a recognition result of the character image. Document 11. is one of the character recognition methods used in character recognition devices.
8. Glucksman + C1 assifica mouth
n of m1xed font alphabet
icsby characteristic 1o
ci'' Digestof 1st 8nn.

IEEE’ Computer Conf、、 pp、
137−141.1967に示されている文字認識手法
(以降、グラクスマンの方法と呼ぶ)は、文字の位相的
特徴を良くとらえているため、簡単な認識処理で英数字
・カタカナ程度の文字認識を比較的好結果に行えること
が知られている。
IEEE' Computer Conf, pp.
The character recognition method shown in 137-141.1967 (hereinafter referred to as Glucksmann's method) captures the topological characteristics of characters well, so it can recognize alphanumeric and katakana characters with simple recognition processing. It is known that this can be done with relatively good results.

グラクスマンの方法では、文字画像の背景部に看目し、
背景部を構成する白画素から上下左右方向に半直線を延
ばし文字線と交差する回数を計数する。そして計数値を
0回、1回、2回以上の3段階に分けてそれぞれ“0“
、“l“ご2”の数値にコード化し、1つの白画素につ
いて各方向ごとにこのコードを符ず。次に、各白画素に
ついての:l’=81通りの文字線に対する上記コード
の組み合わせ(包囲状態情報)をテーブルとして予め作
成しておき、認識対象の文字画像から包囲情報コードを
抽出し、上記テーブルの包囲情報コードと同じ包囲情報
コードをもつ白画素の個数を81次元の特徴ベクトルと
して与える1次にこの特徴ベクトルを文字コードが判明
している標準特徴ベクトルと照合することにより文字認
識を行フていた。
Glucksman's method focuses on the background of the character image,
A half-line is extended in the vertical and horizontal directions from the white pixels forming the background part, and the number of times it intersects with the character line is counted. Then, the count value is divided into three stages: 0 times, 1 time, and 2 or more times, and each value is “0”.
, "1", and code this code for each direction for one white pixel.Next, for each white pixel:L' = 81 combinations of the above codes for character lines (envelopment state information) is created as a table in advance, the encirclement information code is extracted from the character image to be recognized, and the number of white pixels having the same encirclement information code as the encirclement information code in the above table is calculated as an 81-dimensional feature vector. Character recognition was performed by comparing this first feature vector, given as , with a standard feature vector whose character code was known.

(発明が解決しようとする課題) しかしながら、上述のグラクスマンの方法に限らず認識
対象の文字から抽出した特徴パターン(ベクトル)と文
字コードが判明している文字から抽出した標準特徴パタ
ーンとの距離計算を行って文字認識を行う場合、形状が
似ている文字を誤認識する場合がある。例えば、上述の
グラクスマンの方法では、Jをンに、9を?に、シをン
に、ンをシに、ミを8に間違えることがあった。
(Problem to be Solved by the Invention) However, the above method is not limited to Gluxman's method, and distance calculation between a feature pattern (vector) extracted from a character to be recognized and a standard feature pattern extracted from a character whose character code is known. When performing character recognition using this method, characters with similar shapes may be incorrectly recognized. For example, in Glucksman's method mentioned above, J is turned into n, 9 is turned into ? I sometimes mistook shi for n, n for shi, and mi for 8.

そこで、本発明の目的は、上述の不具合を解消し、従来
の文字認識装置の構成を大幅に変更することなく、より
文字認識精度を向上させることが可能な文字認識装置を
提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a character recognition device that can eliminate the above-mentioned problems and further improve character recognition accuracy without significantly changing the configuration of conventional character recognition devices. .

(課題を解決するための手段) このような目的を達成するために本発明の第1形態は、
認識対象の文字画像から抽出した特徴パターンと文字コ
ード別に用意した標準特徴パターンとの距1ffl計算
を行って、特徴パターンに近似する複数個の標準パター
ンの文字コードを、文字認識候補として出力する文字識
別手段と、認識対象の文字画像から、画像認識手法を用
いて当該文字画像を構成する輪郭線の長さおよび個数の
少な、くともいずれか一方の輪郭線特徴情報を検出する
検出手段と、輪郭線特徴情報を照合するため文字コード
毎に予め設定した標!1町輪郭線特徴情報を記憶した記
憶手段と、文字識別手段から出力された複数個の文字コ
ードに対応する標準輪郭線特徴情報を記憶手段から抽出
し、抽出した標準輪郭線特徴情報と検出手段により検出
された輪郭線特徴情報とが一致する文字コードを選択出
力する選択手段とを具えたことを特徴とする。
(Means for Solving the Problems) In order to achieve such an object, the first form of the present invention is as follows:
A character that calculates the distance 1ffl between a feature pattern extracted from a character image to be recognized and a standard feature pattern prepared for each character code, and outputs character codes of multiple standard patterns that approximate the feature pattern as character recognition candidates. an identification means; a detection means for detecting, from a character image to be recognized, contour feature information of at least one of the length and number of contour lines constituting the character image using an image recognition method; Marks set in advance for each character code to check contour feature information! A storage means storing one-town contour feature information and standard contour feature information corresponding to a plurality of character codes outputted from the character identification means are extracted from the storage means, and the extracted standard outline feature information and a detection means The present invention is characterized by comprising a selection means for selectively outputting a character code that matches the contour feature information detected by the method.

さらに本発明の第2形態は、第2輪郭線情報に含まれる
個数は変動上限値と下限値とを有することを特徴とする
Furthermore, the second form of the present invention is characterized in that the number included in the second contour information has an upper limit value and a lower limit value.

〔作 用〕[For production]

本発明では、文字毎にその文字を構成する輪郭線の長さ
または個数が定まることに若目し、認識対象文字および
標準文字のそれぞれから抽出した特徴パターンとの距1
f!i iI算により複数の認識候補文字を選出し、輪
郭線特徴情報に基づき、選出した候補文字の中から文字
認識結果を選択照合するようにしたので、例えばグラク
スマンの手法な用いた文字認識を行う場合は、より人間
の直感的観測に近い識別を達成でき高精度の認識を可能
とする。
In the present invention, the length or the number of contour lines constituting the character is determined for each character, and the distance from the feature pattern extracted from each of the recognition target character and the standard character is 1.
f! Since multiple recognition candidate characters are selected by IiI calculation and character recognition results are selected and collated from among the selected candidate characters based on contour feature information, character recognition using, for example, Glucksman's method can be performed. In this case, it is possible to achieve identification closer to human intuitive observation and to enable highly accurate recognition.

〔実施例〕〔Example〕

以下に、図面を参照して本発明の詳細な説明する。 The present invention will be described in detail below with reference to the drawings.

第1図は本発明第1実施例の回路構成を示す。FIG. 1 shows the circuit configuration of a first embodiment of the present invention.

第1図において1は、文書を読み込み2値画像データに
変換する光電変l!!!素子を用いた読取り部である。
In FIG. 1, 1 is a photoelectric transformer l! that reads a document and converts it into binary image data. ! ! This is a reading section using an element.

2は2値1ilUii@データを9己を忽するEIf象
メ干りである。3は画像メモリ2に記憶された2値画像
データを1文字分の大きさに切り出すための中央演算処
理装置((:Pt1)を用いた文字切り出し回路、4は
切り出された文字画像データからグラクスマン手法によ
り文字の特徴ベクトルを抽出し、抽出した特徴ベクトル
を第1識別回路5へ送り込む特徴抽出回路であり、CP
uを用いる。
2 is a binary 1ilUii@ data, which is an EIf elephant effect reminiscent of 9self. 3 is a character cutting circuit using a central processing unit ((:Pt1) for cutting out the binary image data stored in the image memory 2 into the size of one character; 4 is a character cutting circuit using a central processing unit ((:Pt1)) for cutting out the binary image data stored in the image memory 2; This is a feature extraction circuit that extracts character feature vectors using a method and sends the extracted feature vectors to the first identification circuit 5.
Use u.

5は上記特徴ベクトルを受は取り、特徴ベクトルと辞書
部6内の各文字の平均ベクトルとの距離計算を行うCp
uを用いた第1識別回路であり、距離の最も小さい方か
ら例えば3個の候補文字を選択し、該3個の候補文字の
文字コードを照合回路8へ送り込む。
5 receives the above feature vector and calculates the distance between the feature vector and the average vector of each character in the dictionary section 6.
This is a first identification circuit using u, which selects, for example, three candidate characters from the one with the smallest distance, and sends the character codes of the three candidate characters to the matching circuit 8.

7は画像メモリ2内の切り出された文字画像データから
輪’AS線を抽出し、内側輪郭数と外側輪郭数の係数を
求めるCI’Uを用いた輪郭線数計数回路である。8は
CPuを用いた照合回路であり、輪郭線計数回路7で求
まった内側輪郭線数および外側輪郭線数と輪5i31!
情報テーブルの各文字毎の内側輪郭線数および外側輪9
15線数とを照合し、第1認識回路5で得られた3個の
候補文字のうち最も合致する文字を選択しその文字コー
ドを出力する。 1Gは文字コードを記↑nする出力バ
ッファである。
Reference numeral 7 denotes a contour line number counting circuit using CI'U which extracts ring 'AS lines from the extracted character image data in the image memory 2 and calculates coefficients of the number of inner contours and the number of outer contours. 8 is a matching circuit using CPU, which calculates the number of inner contours and outer contours determined by the contour counting circuit 7 and the ring 5i31!
Number of inner contour lines and outer ring 9 for each character in the information table
15 lines, selects the most matching character among the three candidate characters obtained by the first recognition circuit 5, and outputs its character code. 1G is an output buffer in which character codes are written.

第2図は輪郭線情報テーブルの内容を示す。FIG. 2 shows the contents of the contour information table.

第2図において、輪郭線情報テーブル9には認識対象と
する文字の文字コードと文字コードと対応する内側輪郭
線数変動上限および外側輪郭線数変動上限が記憶されて
いる。ここで、変動上限とは手書き文字の変動により統
計的に有り得る輪郭線数の上限を意味する。例えばE“
という文字は通常の書と方では外側輪郭線数が“1°で
あるが、文字線分を離して書くと外側輪郭線数が”2”
となるので、変動上限は°2“となる、なお、上記変動
上限に加え変動下限をも用いると文字の認識精度が高ま
る。
In FIG. 2, the contour information table 9 stores the character code of the character to be recognized and the upper limit of variation in the number of inner contour lines and the upper limit of variation in the number of outer contour lines corresponding to the character code. Here, the upper limit of variation means the upper limit of the number of contour lines that is statistically possible due to variations in handwritten characters. For example, E“
In normal calligraphy, the number of outer contour lines for the character ``1'' is 1 degree, but when the character lines are separated, the number of outer contour lines is 2 degrees.
Therefore, the upper limit of variation is .degree. 2". Note that if the lower limit of variation is used in addition to the upper limit of variation, character recognition accuracy will be increased.

第1図に戻り、本発明実施例の回路動作を第3図(1)
 、 (2)のフローチャートを参照して説明する。
Returning to FIG. 1, the circuit operation of the embodiment of the present invention is shown in FIG. 3 (1).
, (2) will be explained with reference to the flowchart.

読取り部1が原稿から文書画像を入力すると、文書情報
は2値画像に変換されて画像メモリ2に記憶される(第
3図ステップSt)。次に文字切り出し回路3が動作し
、文書単位の2値画像データが1文字毎文字画像データ
に切り出されて画像メモリ2の余白に書き込まれる(ス
テップS2)。
When the reading unit 1 inputs a document image from an original, the document information is converted into a binary image and stored in the image memory 2 (step St in FIG. 3). Next, the character cutting circuit 3 operates, and the binary image data of each document is cut out into character image data for each character and written into the margin of the image memory 2 (step S2).

次に特徴抽出回路4が動作し文字画像データからグラク
スマンの手法により特徴ベクトルを作成し、この特徴ベ
クトルを識別回路5へ出力する(ステップ511)、次
に識別回路Sが働き、辞書部6内の各文字の平均ベクト
ルと特徴ベクトルのユークリッド距離を計算して距離値
の小さい順に3個の候補文字コードを検索(ソート)す
る(ステップ512〜516)。ここまでは従来の文字
認識回路と同様の動作となる0次に3個の候補文字コー
ドを距離値の小さい順番に照合回路8へ渡す。
Next, the feature extraction circuit 4 operates to create a feature vector from the character image data using Gluxman's method, and outputs this feature vector to the discrimination circuit 5 (step 511). The Euclidean distance between the average vector of each character and the feature vector is calculated, and three candidate character codes are searched (sorted) in descending order of distance value (steps 512 to 516). Up to this point, the operation is similar to that of the conventional character recognition circuit, and the three candidate character codes of order 0 are passed to the matching circuit 8 in order of decreasing distance value.

一方、特徴抽出回路4が動作開始するのと同時に輪郭線
数計数回路7が動作開始して、周知の輪郭追跡手法によ
り文字画像データの内側輪郭線数と外側輪郭数を算出し
、算出結果を照合回路8へ送る(ステップ520)。照
合回路8は輪郭線数計数回路7および識別回路5からの
情報人力を終了すると、次の照合処理を行う、ここで、
人力した内側輪郭数を01、入力した外側輪郭数を00
、第1候補文字、第2候補文字および第3候補文字と対
応する輪郭線情報テーブル9の内側輪部数上限と外側輪
す(S数上限をおのおのNl l 、NI。、N21.
N2゜、及びN。
On the other hand, at the same time as the feature extraction circuit 4 starts operating, the contour number counting circuit 7 starts operating, calculates the number of inner contours and the number of outer contours of the character image data using a well-known contour tracking method, and outputs the calculation results. It is sent to the matching circuit 8 (step 520). When the verification circuit 8 completes the input of the information from the contour number counting circuit 7 and the identification circuit 5, it performs the next verification process.
The number of manually inputted inner contours is 01, and the number of inputted outer contours is 00.
, the inner limb number upper limit and the outer limb number upper limit of the contour information table 9 corresponding to the first candidate character, the second candidate character, and the third candidate character (the upper limit of the S number is Nl l , NI., N21 .
N2°, and N.

1、N、。と表わす、すなわち、照合処理(1)上記数
値の比較を行い、比較結果が口1≦N目かつn、。≦N
、。の時には第1候補文字をそのまま最終認識結果とし
てその文字コードを出力バッファlOへ出力する(ステ
ップS22→526)。
1.N. That is, matching process (1) The above numerical values are compared, and the comparison result is 1≦Nth and n. ≦N
,. In this case, the character code of the first candidate character is directly output as the final recognition result to the output buffer IO (step S22→526).

比較結果がn I> N + +またはn、>N、。の
ときには以降の照合処理(2)、(3)を行う。
The comparison result is n I > N + + or n, > N. When this happens, the following verification processes (2) and (3) are performed.

(2)もし、輪郭数の大小関係がn1≦N21かつn0
≦N、。ならば、第1候補文字と第2候補文字を入れ替
える。そうでなければ次の照合処理(3) を行う(ス
テップS23→525)。
(2) If the size relationship of the number of contours is n1≦N21 and n0
≦N,. If so, the first candidate character and the second candidate character are exchanged. If not, the next verification process (3) is performed (step S23→525).

(3)もし輪郭数の大小関係がn1≦N31かつn。≦
N3゜ならば、第1候補文字と第3候補文字を入れかえ
る(ステップS24→525)。
(3) If the size relationship of the number of contours is n1≦N31 and n. ≦
If N3°, the first candidate character and the third candidate character are exchanged (step S24→525).

上述の(1)〜(3)の照合処理を行った後、照合回路
8は第1候補文字の文字コードを出力バッファlOに出
力する(ステップ52B)。
After performing the above-mentioned matching processes (1) to (3), the matching circuit 8 outputs the character code of the first candidate character to the output buffer IO (step 52B).

本実施例では認識候補を3個と個数限定しているが所望
に応じて一定個数に定めれば良く、また識別回路5で行
う距離計算結果をしきい値比較して、しきい値以下の距
離計算結果を有する文字コードすべてを認識候補として
もよい。
In this embodiment, the number of recognition candidates is limited to three, but the number may be set to a fixed number as desired.Also, the distance calculation results performed by the identification circuit 5 are compared with a threshold value, and the number of candidates below the threshold value is All character codes having distance calculation results may be used as recognition candidates.

〔他の実施例) 次に第2の実施例について説明する。本例は輪郭線情報
として輪郭数に代り、内側輪郭線長と外側輪郭線長を利
用した例である。
[Other Examples] Next, a second example will be described. In this example, the inner contour length and the outer contour length are used as the contour information instead of the number of contours.

この場合、第4図に示すように、輪郭線数計数回路7が
輪郭線長計算回路7′ に代り、輪郭線情報テーブルの
記載内容が輪郭線から輪郭線長に代わる。
In this case, as shown in FIG. 4, the contour number counting circuit 7 is replaced by the contour length calculation circuit 7', and the contents of the contour information table are changed from the contour to the contour length.

本例では第1の実施例と同様に識別回路5では各文字毎
の平均ベクトルと入力特徴ベクトルの距離計算がなされ
距離の小さい平均ベクトルを有すル文字コード3個およ
びその距ガ1値が照合回路8へ送られる。これらの距離
値を順にdt、dt、d*で表わす、また認識候補とし
て選択された文字コードを順にC1,C2,C3で示す
。輪郭線長計算回路7で計算された人力文字画像の内側
輪郭線長と外側輪郭線長をそれぞれ文、、X、で示す。
In this example, as in the first embodiment, the identification circuit 5 calculates the distance between the average vector of each character and the input feature vector, and calculates the three character codes having the average vector with a small distance and the single value of the distance. It is sent to the verification circuit 8. These distance values are represented by dt, dt, and d* in order, and the character codes selected as recognition candidates are represented by C1, C2, and C3 in order. The inner contour length and outer contour length of the human character image calculated by the contour length calculation circuit 7 are respectively indicated by sentences, ,X,.

照合回路8では3つの各候補文字について輪郭線長に関
する距離が次の式で求められる。
In the matching circuit 8, the distance regarding the outline length for each of the three candidate characters is determined using the following formula.

eb ”  (fl+−Ll(k’)2+  (−9゜
 1o(kl)2ここで61(は求めようとしている候
補文字Ckについての距N【、1 、 lkl 、 L
olkl は候補文字C3についての輪郭線情報テーブ
ル(第5図参照)の内側輪郭線の平均長と外側輪郭線の
平均長である。そして予め決定しである重みωを使って
新たな距1llIfo+。
eb''(fl+-Ll(k')2+ (-9° 1o(kl)2) where 61( is the distance N[, 1, lkl, L
olkl is the average length of the inner contour and the average length of the outer contour in the contour information table (see FIG. 5) for candidate character C3. Then, a new distance 1llIfo+ is calculated using a predetermined weight ω.

を次式で計算する。is calculated using the following formula.

[1b= dk+ (Ll e k(1,−1,2,3
)そして、Db(m−1,2,3)の中で最小値の対応
する文字コードCtを出力バッフ7へ送る。
[1b= dk+ (Lle k(1, -1, 2, 3
) Then, the character code Ct corresponding to the minimum value among Db(m-1, 2, 3) is sent to the output buffer 7.

(発明の効果) 以上説明したように、本発明によれば文字毎にその文字
を構成する輪郭線の長さまたは個数が定まることに若目
し、認識対象文字および標準文字のそれぞれから抽出し
た特徴パターンとの距Ht計算により認識候補文字を選
出し、選出した候補文字の中からそれぞれを輪郭線情報
に基づき、文字認識結果を選択照合するようにしたので
、例えばグラクスマンの手法を用いた文字認識を行う場
合は、より人間の直感的観測に近い識別を達成でき高精
度の認識を可能とする。
(Effects of the Invention) As explained above, according to the present invention, the length or number of outlines that make up each character is determined, and the outlines are extracted from each of the recognition target character and the standard character. Recognition candidate characters are selected by calculating the distance Ht from the feature pattern, and character recognition results are selected and compared based on contour information for each of the selected candidate characters, so for example, characters using Glucksman's method When performing recognition, it is possible to achieve identification that is closer to human intuitive observation, enabling highly accurate recognition.

さらに、輪郭線の個数に上限値に加えて下限値を設ける
ことにより、文字を構成する輪郭線がそれぞれaれてい
る場合でも正確に文字認識を行うことができる。
Furthermore, by providing a lower limit value in addition to an upper limit value for the number of contour lines, accurate character recognition can be performed even when the contour lines constituting a character are spaced apart from each other.

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

第1図は本発明第1実施例の回路構成を示すブロック図
、 第2図は本発明第1実施例の輪郭線情報テーブル9の内
容を示す説明図、 第3図(1) 、 (2)は本発明第1実施例の動作手
順を示すフローチャート、 第4図は本発明TtS2実施例の回路構成を示すブロッ
ク図、 第5図は本発明第2実施例の輪郭線情報テーブルの内容
を示す説明図である。 1・・・読取り部、 2・・・画像メモリ、 3・・・文字切り出し回路、 4・・・特徴抽出回路、 5・・・識別回路、 6・・・辞書部、 7・・・輪郭線計数回路、 8・・・照合回路、 9・・・輪915 a +iff fFJテーフ/l/
、1θ・・・出力バッフ7゜ /。 本妃哨第1寅施伊1の輪郭M1隋報テーブル9の内gと
斤・1説明回 第2図 X4I!:明?+1実】包f列のフ′ロッフ図第1図 本分B月実JE4列のフローチャート 第3図(2) 10 $4esll第2芙方包f列のフ゛ロッフ図第4図 本紀日月′$21犯仔1の輸舒走袈と1今隻テーフ゛ル
9の内容y!L、zi説明図 第5図
FIG. 1 is a block diagram showing the circuit configuration of the first embodiment of the present invention, FIG. 2 is an explanatory diagram showing the contents of the contour information table 9 of the first embodiment of the present invention, and FIGS. ) is a flowchart showing the operation procedure of the first embodiment of the present invention, FIG. 4 is a block diagram showing the circuit configuration of the TtS2 embodiment of the present invention, and FIG. 5 shows the contents of the contour information table of the second embodiment of the present invention. FIG. DESCRIPTION OF SYMBOLS 1...Reading part, 2...Image memory, 3...Character cutting circuit, 4...Feature extraction circuit, 5...Identification circuit, 6...Dictionary part, 7...Contour line Counting circuit, 8... Verification circuit, 9... Wheel 915 a +if fFJ Tef/l/
, 1θ...output buffer 7°/. Outline of Honfei No. 1 Tora Shii 1 M1 News table 9 inner g and 1 explanatory time Figure 2 X4I! : Ming? +1 actual] Flowchart of column f Fig. 1 Flowchart of column B Monthly JE 4th column Fig. 3 (2) 10 $4esll Fluff diagram of column f of 2nd package Fig. 4 Main date/month'$ Contents of 21 criminals 1's transport and 1 present table 9! L, zi explanatory diagram Figure 5

Claims (1)

【特許請求の範囲】 1)認識対象の文字画像から抽出した特徴パターンと文
字コード別に用意した標準特徴パターンとの距離計算を
行って、前記特徴パターンに近似する複数個の前記標準
パターンの文字コードを、文字認識候補として出力する
文字識別手段と、 前記認識対象の文字画像から、画像認識手法を用いて当
該文字画像を構成する輪郭線の長さおよび個数の少なく
ともいずれか一方の輪郭線特徴情報を検出する検出手段
と、 前記輪郭線特徴情報を照合するため文字コード毎に予め
設定した標準輪郭線特徴情報を記憶した記憶手段と、 前記文字識別手段から出力された前記複数個の文字コー
ドに対応する前記標準輪郭線特徴情報を前記記憶手段か
ら抽出し、抽出した該標準輪郭線特徴情報と前記検出手
段により検出された前記輪郭線特徴情報とが一致する文
字コードを選択出力する選択手段と を具えたことを特徴とする文字認識装置。 2)前記標準輪郭線特徴情報に含まれる輪郭線の個数は
変動上限値と下限値とを有することを特徴とする請求項
1に記載の文字認識装置。
[Scope of Claims] 1) Distance calculation between a feature pattern extracted from a character image to be recognized and a standard feature pattern prepared for each character code is performed to determine character codes of a plurality of standard patterns that approximate the feature pattern. character recognition means for outputting a character image as a character recognition candidate; and contour line feature information on at least one of the length and number of contour lines constituting the character image using an image recognition method from the character image to be recognized. a detection means for detecting a plurality of character codes outputted from the character identification means; a storage means for storing standard outline characteristic information set in advance for each character code in order to collate the contour line characteristic information; a selection means for extracting the corresponding standard outline feature information from the storage means and selectively outputting a character code in which the extracted standard outline feature information matches the outline feature information detected by the detection means; A character recognition device characterized by comprising: 2) The character recognition device according to claim 1, wherein the number of contour lines included in the standard contour feature information has an upper limit value and a lower limit value.
JP1148382A 1989-06-13 1989-06-13 Character recognition device Expired - Fee Related JP2851865B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1148382A JP2851865B2 (en) 1989-06-13 1989-06-13 Character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1148382A JP2851865B2 (en) 1989-06-13 1989-06-13 Character recognition device

Publications (2)

Publication Number Publication Date
JPH0314081A true JPH0314081A (en) 1991-01-22
JP2851865B2 JP2851865B2 (en) 1999-01-27

Family

ID=15451515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1148382A Expired - Fee Related JP2851865B2 (en) 1989-06-13 1989-06-13 Character recognition device

Country Status (1)

Country Link
JP (1) JP2851865B2 (en)

Also Published As

Publication number Publication date
JP2851865B2 (en) 1999-01-27

Similar Documents

Publication Publication Date Title
US5579408A (en) Character recognition method and apparatus
JPH1166238A (en) Handwritten character recognition method
JP2002063548A (en) Handwritten character recognizing method
JP4678712B2 (en) Language identification device, program, and recording medium
JPH0314081A (en) Character recognition device
JP3071745B2 (en) Post-processing method of character recognition result
JP3897999B2 (en) Handwritten character recognition method
JP4328511B2 (en) Pattern recognition apparatus, pattern recognition method, program, and storage medium
JP2671984B2 (en) Information recognition device
JPH03154985A (en) Maximum likelihood word recognizing system
JP2895115B2 (en) Character extraction method
JP2875678B2 (en) Post-processing method of character recognition result
JPS58186882A (en) Input device of handwritten character
JP2851102B2 (en) Character extraction method
JPS60138688A (en) Character recognizing method
JPH07114622A (en) Postprocessing method of character recognition device
JPH09179935A (en) Character recognition device and control method therefor
JP2972443B2 (en) Character recognition device
JP2824704B2 (en) Character recognition device
JPS60138689A (en) Character recognizing method
JPH0540854A (en) Post-processing method for character recognizing result
JPH04280393A (en) Character/graphic recognizing device
JPH06131503A (en) Character recognizing processor
JPS5953986A (en) Character recognizing device
JPS63228391A (en) Character recognition method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees