JPH02242391A - Character recognizing system - Google Patents

Character recognizing system

Info

Publication number
JPH02242391A
JPH02242391A JP1062768A JP6276889A JPH02242391A JP H02242391 A JPH02242391 A JP H02242391A JP 1062768 A JP1062768 A JP 1062768A JP 6276889 A JP6276889 A JP 6276889A JP H02242391 A JPH02242391 A JP H02242391A
Authority
JP
Japan
Prior art keywords
character
feature
dictionary
density distribution
contour
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
JP1062768A
Other languages
Japanese (ja)
Inventor
Noriyuki Fukuyama
訓行 福山
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 JP1062768A priority Critical patent/JPH02242391A/en
Publication of JPH02242391A publication Critical patent/JPH02242391A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To improve the recognition precision of characters by extracting the density distribution feature quantity and the outline feature quantity of the character image of a character to be recognized and comparing them with feature quantities preliminarily stored in a dictionary to output a character code corresponding to recognition results. CONSTITUTION:Density distribution feature quantities and out-line feature quantities of character images are preliminarily stored in a dictionary 25, and image data of a document is outputted by an image scanner 21 and a character is segmented from this data by a character segmenting part 22 and is sent to a density distribution feature quantity extracting part 23 and an outline feature quantity extracting part 24. Feature quantities extracted by both extracting parts 23 and 24 are compared with feature quantities in the dictionary 25 by a retrieving part 26, and feature quantities of the smallest difference are taken out and are outputted to a code converting part 27, and the converting part 27 outputs the character code corresponding to specified feature quantities through an output device 28.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は文字認識方式、特に読み取った文字イメージか
ら特徴量を抽出して辞書に予め格納されている辞書特徴
量と比較する方式の文字0識方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a character recognition method, particularly a character recognition method that extracts features from read character images and compares them with dictionary features stored in advance in a dictionary. Regarding the method of identification.

近年、コンピュータ、ワードプロセッサ、データベース
などの進歩に伴い、文書をコード化して用いることが多
くなってきた。従来、文書のコード化は、ワードプロセ
ッサを用いたキー人力が一般的である。しかしながら、
この方法は煩雑で多くの時間を要する。そこで、最近は
、文書のコード化を効率的に行なうため、文字認識が広
く研究されている。
In recent years, with advances in computers, word processors, databases, etc., documents are increasingly used in encoded form. Conventionally, documents have generally been encoded manually using a word processor. however,
This method is complicated and takes a lot of time. Therefore, character recognition has recently been widely studied in order to efficiently encode documents.

文字認識は、原稿をスキャナで走査して得られたイメー
ジデータを処理して文字イメージの特徴量を抽出し、こ
れを予め辞書に格納しである辞書特徴と比較して、差が
最も小さい辞書性′fi船を得、対応するコードを出力
し、磁気ディスク装置などに保存するものである。
Character recognition involves processing the image data obtained by scanning a document with a scanner, extracting character image features, storing them in a dictionary in advance, and comparing them with the dictionary features to find the dictionary with the smallest difference. The corresponding code is output and stored in a magnetic disk device or the like.

〔従来の技術〕[Conventional technology]

第6図は、従来の文字認識装置の〜描成例を示すブロッ
ク図である。同図において、イメージスキャナ1で読み
取った原稿のイメージデータは、特徴量抽出部2に与え
られる。特徴歴抽出部2は特@量抽出の前処理として、
通常、文字の切出し、正規化などを行なう。この前処理
で得た各文字の文字イメージから、特徴量抽出部2は文
字イメージの特ff1ffi(すなわち、文字の特徴量
)を抽出する。この特徴量の抽出方法は、種々のものが
提案されている。中でも、文字の輪郭に注目したものは
、漢字などの輪郭の多いものについて良い結果をもたら
す。文字の輪郭特徴量の抽出方法にも種々のものが知ら
れている。例えば、文字イメージの始点から輪郭を追跡
し、方向コードを付与していく。従って、ある文字の輪
郭特徴量は、方向コード列として得られる。
FIG. 6 is a block diagram showing an example of a conventional character recognition device. In the figure, image data of a document read by an image scanner 1 is provided to a feature extraction section 2. The feature history extraction unit 2 performs preprocessing for special@quantity extraction.
Normally, characters are extracted, normalized, etc. From the character image of each character obtained through this preprocessing, the feature extracting unit 2 extracts the feature ff1ffi of the character image (that is, the character feature). Various methods have been proposed for extracting this feature amount. Among these, methods that focus on the contours of characters yield good results for characters with many contours, such as kanji. Various methods are known for extracting character contour features. For example, the outline of a character image is traced from the starting point and a direction code is assigned. Therefore, the outline feature amount of a certain character is obtained as a direction code string.

このように得られた特徴量は検索部3に与えられる。検
索部3は、この特muを予め辞書に格納しである辞書特
徴量と比較する。例えば、特徴量として輪郭特徴量を用
いる場合であれば、辞書特徴量も輪郭特徴醋で表わされ
る。検索部3は比較の結果、両者の差(距離)が最も近
いものを認識結果としてコード変換部5に送る。コード
変換部5はその認識結果に対応する文字コードを選び、
磁気ディスク装置、デイスプレィ、プリンタなどの出力
装M6に送る。
The feature amount obtained in this way is given to the search unit 3. The search unit 3 stores this characteristic mu in a dictionary in advance and compares it with a dictionary feature amount. For example, if a contour feature is used as a feature, the dictionary feature is also expressed as a contour feature. As a result of the comparison, the search section 3 sends the one with the closest difference (distance) between the two to the code conversion section 5 as a recognition result. The code converter 5 selects a character code corresponding to the recognition result,
The data is sent to an output device M6 such as a magnetic disk device, display, or printer.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、このような従来の文字q識方式は以下の
問題点を有する。前述した輸郭特ma抽出により文字認
識は輪郭の多いものには好適であるが、輪郭の少ないも
の、例えば“、2、。;:″などや、相似形の文字があ
るもの、例えば“ゆパと“ゆ”では輪郭の区別がつきに
くく、認識率が低くなってしまう。
However, such a conventional character q recognition method has the following problems. Although character recognition is suitable for characters with many contours using the above-mentioned contour feature extraction, it is suitable for characters with few contours, such as “, 2, .;:”, and characters with similar shapes, such as “YuYu It is difficult to distinguish the contours of Pa and Yu, resulting in a low recognition rate.

従って、本発明はこのような従来技術の問題点を解決し
、特徴の少ない文字や相似形の文字を精度良く認識でき
る文字認識方式を提供することを目的とする。
Therefore, it is an object of the present invention to solve the problems of the prior art and to provide a character recognition method that can accurately recognize characters with few characteristics or characters with similar shapes.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理ブロック図である。 FIG. 1 is a block diagram of the principle of the present invention.

第1の特yi口抽出手段11は認識すべき文字の文字イ
メージの濃度分布特徴口を抽出する。
The first special yi mouth extraction means 11 extracts the density distribution characteristic mouth of the character image of the character to be recognized.

第2の特me抽出手段12は、認識すべき文字の輪郭特
徴量を抽出する。
The second feature extraction means 12 extracts the contour feature amount of the character to be recognized.

辞書13は文字イメージの濃度分布特徴量および輪郭特
徴量を文字の辞書特徴量として格納する。
The dictionary 13 stores density distribution features and contour features of character images as dictionary features of characters.

2!識手段14は、第1および第2の特yi吊抽出手段
11.12で抽出された文字イメージの濃度分布特徴量
および輪郭時t!量を辞書内の対応する特mmと比較し
て文字を確認する。
2! The identification means 14 extracts the density distribution features of the character images extracted by the first and second special extraction means 11.12 and the contour time t! Verify the character by comparing the amount with the corresponding feature in the dictionary.

〔作用〕[Effect]

本発明では特徴量を輪郭だけでなく濃度分布からも抽出
するため、ピリオド゛、″やコンマパなどの違いをはっ
きり区別することができる。また、濃度が文字の大きさ
をはっきり示すので、小さい“ゆ″と大きい′ゆ′の区
別もできる。この結果、特に輪郭情報の少ない文字や記
号、および大小の違いがあるひらがなやかたかなの認識
率が向上する。
In the present invention, the feature values are extracted not only from the outline but also from the density distribution, so it is possible to clearly distinguish between periods, '', commas, etc. Also, since the density clearly indicates the size of the character, small ``'' It is also possible to distinguish between ``Y'' and large ``Y''.As a result, the recognition rate is particularly improved for characters and symbols with little contour information, and for hiragana and katakana, which have differences in size.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を参照して詳細に説明す
る。
Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings.

第2図は、本発明の一実施例のブロック図である。同図
において、イメージスキャナ21は原稿を光学的にラス
クスキャンして原稿のイメージデータを電気信号形式で
出力する。文字切り出し部22は、原稿のイメージデー
タから文字を切り出す。文字の切り出し方法は種々のも
のが知られているが、本実施例では任意のものを用いる
ことができる。例えば、原稿のイメージデータの水平方
向(主走査方向)および垂直方向(副走査方向)の射影
をとることで、文字を切り出す。切り出された文字のイ
メージデータは、濃度分布特am抽出部23および輪郭
特徴量抽出部24に送られる。
FIG. 2 is a block diagram of one embodiment of the present invention. In the figure, an image scanner 21 optically scans a document and outputs image data of the document in the form of an electrical signal. A character cutting unit 22 cuts out characters from image data of a document. Various methods are known for cutting out characters, but any method can be used in this embodiment. For example, characters are cut out by projecting image data of a document in the horizontal direction (main scanning direction) and vertical direction (sub-scanning direction). The image data of the extracted characters is sent to the density distribution characteristic am extraction section 23 and the contour feature amount extraction section 24.

濃度分布特徴量抽出部23は、文字のイメージのm成分
布に基づく特徴量、すなわち濃度分布特徴はを抽出する
。このため、濃度分布特徴量抽出部23は、切り出され
た文字イメージ(矩形パターン)を縦横に等分して小領
域に分割する。
The density distribution feature extracting unit 23 extracts a feature based on the m-component distribution of the character image, that is, a density distribution feature. For this reason, the density distribution feature extraction unit 23 equally divides the extracted character image (rectangular pattern) vertically and horizontally into small regions.

この様子を第3図に示す。図示する例は、文字イメージ
を縦横に8等分した場合である6′a度分布特微量抽出
部23は縦横8等分した64の小領域のそれぞれについ
て、濃度分布を求める。濃度分布特徴ωは、小領域中の
黒点の数を小領域の横り向の長さで割ったものを用いる
。第3図の左下の小領域に着目すると、この内の焦点の
数は45で、横り尚の長さは8(ドツトの数)なので、
濃度分布特徴量は約5である。ここで、黒点の数を小領
域の横方向の長さで割っているのは、以下に説明する輪
郭時muとのバランスを図るためである。
This situation is shown in FIG. The illustrated example is a case where a character image is divided into eight equal parts vertically and horizontally.The 6'a degree distribution feature amount extracting unit 23 obtains the density distribution for each of the 64 small areas divided into eight equal parts vertically and horizontally. The density distribution feature ω is calculated by dividing the number of black dots in a small area by the horizontal length of the small area. Focusing on the small area at the bottom left of Figure 3, the number of focal points in this area is 45, and the horizontal length is 8 (the number of dots), so
The density distribution feature amount is approximately 5. Here, the reason why the number of black points is divided by the horizontal length of the small area is to achieve a balance with the contour time mu described below.

輪郭特徴量抽出部24は、各小領域のそれぞれについて
、輪郭時yi邑を抽出する。輪郭特徴量は文字輪郭上の
輪郭点の接続状態に基づいて、それぞれの輪郭点に左右
(0)、右下がり(1)、上方(2)、右上がり(3)
の値(方向コード)を与え、小領域中の方向コードの個
数を輪郭時n1l(An、Bn、Cn、Dn)とする。
The contour feature extracting unit 24 extracts contour time points for each small region. The contour feature amount is based on the connection state of the contour points on the character contour, and the contour points are set to the left and right (0), downward to the right (1), upward (2), and upward to the right (3).
(direction code), and the number of direction codes in the small area is n1l (An, Bn, Cn, Dn) at the time of contour.

この様子を第4図に示す。左下の小領域に着目すると、
方向コードは矢印のとおり示される。従って、この小領
域の輪郭特徴量(An、an。
This situation is shown in FIG. Focusing on the small area at the bottom left,
The direction code is shown as an arrow. Therefore, the contour feature amount (An, an.

Cn、Dn)=(11,3,2,4)である。Cn, Dn)=(11, 3, 2, 4).

以上のようにして、各文字ごとに濃度分布特徴量と輪郭
時muを得、認識部として81能する検索部26に送ら
れる。検索部26は濃度分布特徴量と輪郭特徴Jを、予
め辞@25に格納しである辞書の濃度分布特徴量と輪郭
特徴量とを比較する。
In the manner described above, the density distribution feature value and contour time mu are obtained for each character and sent to the search unit 26 which functions as a recognition unit. The search unit 26 compares the density distribution feature and the contour feature J in a dictionary stored in advance in the dictionary @25.

第5図(A>は第3図および第4図の例において、方向
コードごとに得た特徴量を示す。また、第5図(B)は
同じく第4図の例において得た濃度分布の特徴量を示す
。辞書25は、予め辞書用の参照サンプルを用い、先に
説明した特y1最抽出方法と同じ方法で抽出した濃度分
布特徴量と輪郭特徴量を登録している。そして、検索部
26は輪郭特徴Rと濃度分布特徴量を合わせた8X8X
4+3X8−320次元ベクトルのシティ・ブロック距
離を用いて特徴量の差(距離)を削算し、差の最も小さ
い辞書の特Y!imを取り出し、コード変換部27に出
力する。
Figure 5 (A> shows the feature values obtained for each direction code in the examples of Figures 3 and 4. Figure 5 (B) also shows the density distribution obtained in the example of Figure 4. Indicates the feature amount.The dictionary 25 has registered in advance the density distribution feature amount and contour feature amount extracted using the same method as the special y1 maximum extraction method described above using a reference sample for the dictionary.Then, the search Part 26 is 8X8X, which is a combination of the contour feature R and the density distribution feature.
The difference (distance) between the features is reduced using the city block distance of the 4+3X8-320 dimensional vector, and the dictionary with the smallest difference is selected Y! im is extracted and output to the code converter 27.

コード変換部27は各辞書特徴用に対応する文字コード
を有し、検索部26で特定された辞書特徴量に対応する
文字コードに出力する。
The code conversion unit 27 has a character code corresponding to each dictionary feature, and outputs the character code corresponding to the dictionary feature specified by the search unit 26.

出力装置28は磁気ディスク装置などで構成され、コー
ド変換部27から出力された文字コードを記憶又は出力
する。
The output device 28 is composed of a magnetic disk device or the like, and stores or outputs the character code output from the code converter 27.

以上のように構成した文字認識装置を用いて約450文
字の文書を認識させたところ、句読点の認識率は輪郭特
徴量のみを用いた場合にくらべ、13文字/21文字か
ら19文字/21文字に向上したことを確認した。
When a document of approximately 450 characters was recognized using the character recognition device configured as described above, the recognition rate for punctuation marks was 13 characters/21 characters to 19 characters/21 characters compared to when only contour features were used. It was confirmed that this had improved.

以上、本発明の一実施例を説明した。上記の実施例では
各文字イメージを縦横8等分して11度分布と文字の輪
郭上の方向成分を利用しているが、8等分でなくとも良
い。
One embodiment of the present invention has been described above. In the above embodiment, each character image is divided into 8 equal parts vertically and horizontally to utilize the 11 degree distribution and the directional component on the outline of the character, but this is not necessary.

また、方向コードは4方向に限定されず、8方向を示す
方向コードを用いてもよい。
Further, the direction code is not limited to four directions, and a direction code indicating eight directions may be used.

さらに、上記実施例では濃度分布特徴量と輪郭特徴量と
を同一の割合で用いているが、重み付けしても良い。例
えば、輪郭特徴量の重み付けを大(例えば1〜1.5倍
)として、認識結果に与える輪郭特徴量の占る割合を太
き(する。これは、般に輪郭特徴量と濃度分布時@帛を
それぞれ単独で用いた場合には、輪郭特徴量の方が高い
認識率を与えるためである。
Further, in the above embodiment, the density distribution feature and the contour feature are used in the same ratio, but they may be weighted. For example, by setting the weighting of the contour feature large (e.g., 1 to 1.5 times), the proportion of the contour feature given to the recognition result is increased. This is because when each of the textiles is used alone, the contour feature provides a higher recognition rate.

さらに、認識率を向上させるため、正規化などの公知の
イメージ補正処理や特徴口補正処叩を用いても良い。
Further, in order to improve the recognition rate, known image correction processing such as normalization or feature mouth correction processing may be used.

さらに、距離の計算方法はシティブロックに限定されず
、マハラノヒース距離などを用いても良い。
Furthermore, the distance calculation method is not limited to city blocks, and Maharano-Heath distance or the like may also be used.

さらに、辞書特徴量は各文字ごとに複数(例えば明朝体
およびゴシック体用)あってもよい。
Furthermore, there may be a plurality of dictionary features for each character (for example, for Mincho typeface and Gothic typeface).

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、特徴量として濃
度分布と輪郭の両方を併用しているため、カンマやピリ
オド、ならびに相似形の文字に対する認識率が向上する
As described above, according to the present invention, since both the density distribution and the contour are used as feature quantities, the recognition rate for commas, periods, and similar characters is improved.

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

第1図は本発明の原理説用図、 第2図は本発明の一実施例のブロック図、第3図は濃度
分布特徴回の抽出を説明するための図、 第4図は輪郭特徴量の抽出を説明するための図、第5図
(A)、第5図(8)はそれぞれ輪郭時muおよび濃度
分布特徴量の一例を示す図、および 第6図は従来の文字認識装置の一構成例のブロック図で
ある。 図において、 1は第1の特徴■抽出手段、 2は第2の特徴量抽出手段、 3は辞書、 4は認識手段、 1はイメージスキャナ、 22は文字切り出し部、 23は濃度分布特徴千抽出部、 24は輪郭特徴量抽出部、 25は辞書、 26はコード変換部、 27は出力装置である。 特許出願人 富 士 通 株式会社 ゛叉j′ 濃度分布特徴量の抽出を 説明するための図 第3図 輪郭特徴量の抽出を 説明するだめの図 第4図 従来の文字認識装置の一構成例のブロック図第6図
Fig. 1 is a diagram for explaining the principle of the present invention, Fig. 2 is a block diagram of an embodiment of the present invention, Fig. 3 is a diagram for explaining extraction of density distribution feature times, and Fig. 4 is a contour feature amount. 5(A) and 5(8) are diagrams showing an example of contour time mu and density distribution features, respectively, and FIG. 6 is a diagram illustrating an example of a conventional character recognition device. FIG. 2 is a block diagram of a configuration example. In the figure, 1 is the first feature extraction means, 2 is the second feature extraction means, 3 is the dictionary, 4 is the recognition means, 1 is the image scanner, 22 is the character segmentation unit, and 23 is the density distribution feature extraction 24 is a contour feature amount extraction unit, 25 is a dictionary, 26 is a code conversion unit, and 27 is an output device. Patent applicant: Fujitsu Ltd. Diagram for explaining the extraction of density distribution features Figure 3 Diagram for explaining the extraction of contour features Figure 4 An example of the configuration of a conventional character recognition device Block diagram Figure 6

Claims (1)

【特許請求の範囲】 文字イメージの濃度分布特徴量および輪郭特徴量を文字
の辞書特徴量として格納する辞書(13)と、 認識すべき文字の文字イメージの濃度分布特徴量を抽出
する第1の特徴量抽出手段(11)と、認識すべき文字
の文字イメージの輪郭特徴量を抽出する第2の特徴量抽
出手段(12)と、第1および第2の特徴量抽出手段(
11、12)で抽出された文字イメージの濃度分布特徴
量および輪郭特徴量を辞書内の対応する特徴量と比較し
て認識結果に対応する文字コードとして出力する辞書検
索手段(14)と、 を具備することを特徴とする文字認識方式。
[Claims] A dictionary (13) that stores density distribution features and outline features of character images as dictionary features of characters; and a first dictionary that extracts density distribution features of character images of characters to be recognized. a feature extracting means (11), a second feature extracting means (12) for extracting a contour feature of a character image of a character to be recognized, and first and second feature extracting means (
a dictionary search means (14) for comparing the density distribution feature and contour feature of the character image extracted in steps 11 and 12) with the corresponding feature in the dictionary and outputting the result as a character code corresponding to the recognition result; A character recognition method characterized by:
JP1062768A 1989-03-15 1989-03-15 Character recognizing system Pending JPH02242391A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1062768A JPH02242391A (en) 1989-03-15 1989-03-15 Character recognizing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1062768A JPH02242391A (en) 1989-03-15 1989-03-15 Character recognizing system

Publications (1)

Publication Number Publication Date
JPH02242391A true JPH02242391A (en) 1990-09-26

Family

ID=13209896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1062768A Pending JPH02242391A (en) 1989-03-15 1989-03-15 Character recognizing system

Country Status (1)

Country Link
JP (1) JPH02242391A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009026289A (en) * 2007-07-23 2009-02-05 Sharp Corp Character shape feature dictionary producing apparatus, image document processing apparatus comprising the same, character shape feature dictionary producing program, recording medium with character shape feature dictionary producing program recorded thereon, image document processing program, and recording medium with image document processing program recorded thereon

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009026289A (en) * 2007-07-23 2009-02-05 Sharp Corp Character shape feature dictionary producing apparatus, image document processing apparatus comprising the same, character shape feature dictionary producing program, recording medium with character shape feature dictionary producing program recorded thereon, image document processing program, and recording medium with image document processing program recorded thereon
US8160402B2 (en) 2007-07-23 2012-04-17 Sharp Kabushiki Kaisha Document image processing apparatus

Similar Documents

Publication Publication Date Title
US5410611A (en) Method for identifying word bounding boxes in text
US4757551A (en) Character recognition method and system capable of recognizing slant characters
JP3259993B2 (en) Word form measurement method and image signal processing method
EP0381773B1 (en) Character recognition apparatus
JPH05242292A (en) Separating method
JPH01253077A (en) Detection of string
EP0482187A1 (en) Row-by-row segmentation and thresholding for optical character recognition (system and method)
US5625710A (en) Character recognition apparatus using modification of a characteristic quantity
JPH08167000A (en) Device and method for character recognition
JPH02242391A (en) Character recognizing system
JP2788506B2 (en) Character recognition device
JP2917427B2 (en) Drawing reader
JP2832928B2 (en) Character recognition method
JP3083609B2 (en) Information processing apparatus and character recognition apparatus using the same
JP3710164B2 (en) Image processing apparatus and method
JP2974167B2 (en) Large Classification Recognition Method for Characters
JP2797523B2 (en) Drawing follower
JP2918363B2 (en) Character classification method and character recognition device
JP2930996B2 (en) Image recognition method and image recognition device
JP2925303B2 (en) Image processing method and apparatus
JP2972443B2 (en) Character recognition device
JP3277977B2 (en) Character recognition method
JPS6327991A (en) Formation of histogram for input information recognizing device
JP3127413B2 (en) Character recognition device
KR910005390B1 (en) Method for processing document automatically and recognizing english characters