Nothing Special   »   [go: up one dir, main page]

JP2977244B2 - Character recognition method and character recognition device - Google Patents

Character recognition method and character recognition device

Info

Publication number
JP2977244B2
JP2977244B2 JP2211120A JP21112090A JP2977244B2 JP 2977244 B2 JP2977244 B2 JP 2977244B2 JP 2211120 A JP2211120 A JP 2211120A JP 21112090 A JP21112090 A JP 21112090A JP 2977244 B2 JP2977244 B2 JP 2977244B2
Authority
JP
Japan
Prior art keywords
character
aspect ratio
recognition result
recognition
candidate
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.)
Expired - Fee Related
Application number
JP2211120A
Other languages
Japanese (ja)
Other versions
JPH0498383A (en
Inventor
隆邦 嶺脇
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2211120A priority Critical patent/JP2977244B2/en
Publication of JPH0498383A publication Critical patent/JPH0498383A/en
Application granted granted Critical
Publication of JP2977244B2 publication Critical patent/JP2977244B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は形状の類似した文字の識別に係り、特に漢字
OCRなどの文字認識装置における類似文字の識別及び類
似文字を含む認識結果候補の修正に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to identification of characters having similar shapes, and in particular, to kanji.
The present invention relates to identification of similar characters in a character recognition device such as OCR and correction of a recognition result candidate including similar characters.

〔従来の技術〕 一般に漢字OCRなどの文字認識装置は、入力文字の画
像を一定のサイズに圧縮または伸長(正規化)した後に
特徴を抽出し、認識辞書に登録されている標準文字の特
徴と照合することにより、特徴の距離が小さい文字を認
識結果候補として例えば最高10位まで求める。
[Prior Art] Generally, a character recognition device such as a kanji OCR compresses or decompresses (normalizes) an input character image to a certain size, extracts features, and extracts features of standard characters registered in a recognition dictionary. By collation, a character with a small feature distance is obtained as a recognition result candidate, for example, up to the tenth highest.

しかし、正規化処理では、文字の大きさや形状に関係
なく、高さと幅について独立に同じサイズに正規化され
るため、形状が類似した文字を正しく認識できない場合
が少なくない。特に日本語を処理する文字認識装置で
は、そのような類似文字が極めて多いため、いくつもの
類似した文字が認識結果候補となり、その類似文字のい
ずれを正解すべきかが重要な技術的課題である。
However, in the normalization process, the height and width are independently normalized to the same size regardless of the size and shape of the character, so that characters with similar shapes cannot be correctly recognized in many cases. Particularly, in a character recognition device that processes Japanese language, since there are extremely many such similar characters, a number of similar characters become recognition result candidates, and it is an important technical problem to determine which of the similar characters should be answered correctly.

この課題を解決するために、本出願人は平成1年第25
0091号特許出願により“行内上空白比を用いた類似文字
識別法”の発明を提案しており、また平成1年第285605
号特許出願により“文字面積比を用いた類似文字識別
法”の発明を提案している。
In order to solve this problem, the applicant of the present application
[0091] The invention of "Similar character identification method using in-line white space ratio" has been proposed by the patent application No. 0091,
Has proposed an invention of a "similar character identification method using a character area ratio".

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

上記“行内上空白比を用いた類似文字識別法”は、行
の上基準線と文字の上端との間隔と行の標準幅との比
(行内上空白比)を利用することにより、認識結果候補
となった類似文字のいずれを正解(高順位候補)とすべ
きか判定する方法であって、“つ”と“っ”、“。”と
“o"と“O"、といった形状が類似した文字の識別が可能
である。
The above-mentioned “similar character identification method using in-line upper space ratio” uses the ratio of the space between the upper reference line of the line and the upper end of the character to the standard width of the line (in-line upper space ratio) to obtain the recognition result. This is a method of determining which of the candidate similar characters should be the correct answer (high-ranking candidate), and the shapes such as “tsu” and “tsu”, “.” And “o” and “O” are similar. Character identification is possible.

しかしながら、この方法は、高さが近く幅だけが相違
する類似文字、例えば“:"と“二”、 などを識別できない。また、行全体についての大域的情
報である行の上下の基準線を抽出する必要があり、その
ための処理負担が軽くない。
However, this method uses similar characters that are close in height and differ only in width, such as ":" and "two", Etc. cannot be identified. In addition, it is necessary to extract reference lines above and below the line, which are global information on the entire line, and the processing load for that is not light.

また、上記“文字面積比を用いた類似文字識別法”
は、行の標準文字面積と個々の文字矩形の面積との比
(文字面積比)を利用し、認識結果候補となった類似文
字を評価する方法であり、同様の類似文字の識別が可能
である。しかし、縦長または横長で文字矩形面積が近い
文字、例えば“1"と“一”、 などを識別できない。また、行の標準文字面積という大
域的情報を抽出するための処理の負担が軽くない。
In addition, the above-mentioned “similar character identification method using character area ratio”
Is a method of evaluating a similar character as a recognition result candidate by using a ratio (character area ratio) between a standard character area of a line and an area of each character rectangle, and it is possible to identify similar similar characters. is there. However, characters that are vertically or horizontally long and have a similar character rectangle area, such as “1” and “one”, Etc. cannot be identified. In addition, the load of processing for extracting global information such as a standard character area of a line is not light.

本発明の目的は、上記方法によって識別が困難な類似
文字を高精度に識別可能であり、かつ処理負担の大きな
大域的情報の抽出を必要としない文字認識方法及び文字
認識装置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a character recognition method and a character recognition device that can identify a similar character that is difficult to identify by the above method with high accuracy and that does not require the extraction of global information with a large processing load. is there.

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

本発明では、特徴照合では識別が困難な特定の文字に
ついてあらかじめ標準の縦横比を記憶した記憶手段(こ
こでは縦横比テーブルメモリと称す)を設け、認識結果
候補として複数の特定の文字が得られた場合に、当該入
力文字の正規化前の縦横比と縦横比テーブルメモリ内の
当該特定の文字の標準の縦横比とを比較し、その差が最
小の認識結果候補を正解文字候補とするものである。
According to the present invention, storage means (herein, referred to as an aspect ratio table memory) is provided in which a standard aspect ratio is stored in advance for specific characters that are difficult to identify by feature matching, and a plurality of specific characters can be obtained as recognition result candidates. In this case, the aspect ratio before normalization of the input character is compared with the standard aspect ratio of the specific character in the aspect ratio table memory, and the recognition result candidate having the smallest difference is regarded as the correct character candidate. It is.

〔作 用〕(Operation)

例えば、“二”と“:"と“=”の正規化画像は第3図
(a)に示すように極めて類似した画像となり、特徴照
合では殆ど区別できない。“ユ”と“1"と“]”及び
“一”と“1"と“・”も同様に、第3図(b)及び同
(c)に示すように正規化後は殆ど区別がつかない。こ
れらは、これまでの類似文字識別方法では十分な識別が
困難であった。
For example, the normalized images of “2”, “:” and “=” are very similar images as shown in FIG. 3A, and are almost indistinguishable by feature matching. Similarly, “U”, “1” and “]” and “I”, “1” and “•” are almost indistinguishable after normalization as shown in FIGS. 3 (b) and (c). Absent. These have been difficult to identify sufficiently using conventional similar character identification methods.

しかし、上例の文字について、正規化前の縦横比(文
字外接矩形の高さと幅の比)を調べると、かなりの違い
がある。したがって、そのような類似文字も、その標準
的な縦横比を予め用意しておくことにより、容易に識別
可能であり、認識結果候補となった類似文字の中で、正
解の可能性が高い文字ほど高順位の候補とするように認
識結果候補を修正することができる。
However, when examining the aspect ratio (the ratio of the height and width of the character circumscribed rectangle) before normalization to the character in the above example, there is a considerable difference. Therefore, such similar characters can be easily identified by preparing their standard aspect ratio in advance, and among similar characters that have become recognition result candidates, characters having a high possibility of being correct. The recognition result candidate can be corrected so as to be a candidate of higher rank.

そして、類似文字の識別に個々の文字に関する情報で
ある縦横比を利用するため、行全体に関する大域的情報
などを抽出する必要がなくなる。
Since the aspect ratio, which is information on individual characters, is used to identify similar characters, there is no need to extract global information or the like on the entire line.

〔実施例〕〔Example〕

第1図は本発明の一実施例に係る文字認識装置の概略
ブロック図である。
FIG. 1 is a schematic block diagram of a character recognition device according to one embodiment of the present invention.

この文字認識装置において、画像入力部10は、スキャ
ナーなどにより文書(横書きとする)の画像を読取り、
その2値画像データを入力し、画像メモリ11に格納す
る。行・文字切出し部12は、画像メモリ11上の入力画像
に対し行切出し及び文字切出しを行い、切出した文字画
像データを文字画像メモリ13に格納し、また文字の位
置、高さ、幅及び縦横比を切出し情報として切出し情報
メモリ14へ格納する。文字の縦横比は、本発明による類
似文字の識別ないし評価に利用される。
In this character recognition device, an image input unit 10 reads an image of a document (to be written horizontally) by a scanner or the like,
The binary image data is input and stored in the image memory 11. The line / character extraction unit 12 performs line extraction and character extraction for the input image on the image memory 11, stores the extracted character image data in the character image memory 13, and stores the character position, height, width, length and width. The ratio is stored in the cutout information memory 14 as cutout information. The character aspect ratio is used for identifying or evaluating similar characters according to the present invention.

文字認識部15は、文字画像メモリ13から文字画像を読
込み、それを正規化してから特徴抽出を行い、抽出した
特徴と文字辞書メモリ16に格納されている文字辞書(認
識辞書)に登録されている標準文字の特徴とを比較し、
特徴の距離が小さい認識結果候補を、距離の小さい順に
最高N位まで求めて認識結果メモリ17に格納する。
The character recognition unit 15 reads a character image from the character image memory 13, normalizes the character image, performs feature extraction, and registers the extracted feature in a character dictionary (recognition dictionary) stored in the character dictionary memory 16. Compare the standard character features
Recognition result candidates with small feature distances are obtained up to the N-th order in ascending order of distance and stored in the recognition result memory 17.

縦横比テーブルメモリ18及び類似文字判定部19は、い
ずれも本発明により追加されたものである。縦横比テー
ブルメモリ17には、文字認識部15における特徴照合では
識別が困難な特定の文字についての標準的な縦横比を登
録したテーブルが格納されている。類似文字判定部19
は、文字の縦横比を用いて、認識結果メモリ17内の認識
結果候補について類似文字の識別ないし評価と認識結果
候補の修正を行う。
The aspect ratio table memory 18 and the similar character determination unit 19 are all added according to the present invention. The aspect ratio table memory 17 stores a table in which a standard aspect ratio of a specific character which is difficult to be identified by the feature matching in the character recognition unit 15 is registered. Similar character determination unit 19
Uses the aspect ratio of the character to identify or evaluate similar characters and correct the recognition result candidates in the recognition result candidates in the recognition result memory 17.

結果出力部20は、認識結果メモリ17に得られた修正後
の認識結果データをディスプレイやプリンタなどの出力
機器に出力する。
The result output unit 20 outputs the corrected recognition result data obtained in the recognition result memory 17 to an output device such as a display or a printer.

次に、文字列“ニューヨーク市”を例にして、類似文
字の識別もしくは評価と認識結果候補の修正の処理内容
について具体的に説明する。
Next, using the character string “New York City” as an example, the details of processing for identifying or evaluating a similar character and correcting a recognition result candidate will be specifically described.

この文字列に対して、第1表に示すような認識結果候
補及び切出し情報が認識結果メモリ17及び切出し情報メ
モリ14に得られたとする。
It is assumed that recognition result candidates and cutout information as shown in Table 1 are obtained in the recognition result memory 17 and the cutout information memory 14 for this character string.

認識結果は、文字番号1,2,3,5の各文字が誤認識され
ている。これらの文字は第3図に示したように正規化に
よって形状が殆ど同一になる類似文字であって、入力文
字を正規化してから認識する方法では識別が困難である
ためである。
In the recognition result, the characters of character numbers 1, 2, 3, and 5 are erroneously recognized. These characters are similar characters whose shapes are almost the same by normalization as shown in FIG. 3, and it is difficult to identify the input characters by normalizing and then recognizing them.

このような類似文字についての標準的な縦横比が縦横
比テーブルメモリ18に格納されているが、この値は統計
的な手法によって予め求めてもよいし、あるいは現在認
識処理中の対象文書からダイナミックに決定してもよ
い。縦横比の記述方法は任意であるが、例えば 縦横比=文字外接矩形の幅(文字幅)/文字外接矩形
の高さ(文字高さ) のような式によって算出される値を、縦横比を表すパラ
メータとして持っていればよい。
The standard aspect ratio for such similar characters is stored in the aspect ratio table memory 18, but this value may be obtained in advance by a statistical method, or may be obtained dynamically from the target document currently being recognized. May be determined. The description method of the aspect ratio is arbitrary. For example, the value calculated by an expression such as aspect ratio = width of character circumscribed rectangle (character width) / height of character circumscribed rectangle (character height) is defined as an aspect ratio. What is necessary is just to have as a parameter to represent.

縦横比テーブルメモリ18に、例えば第2表に示す標準
縦横比が格納されているものとする。
It is assumed that the standard aspect ratio shown in Table 2 is stored in the aspect ratio table memory 18, for example.

類似文字判定部19においては、各入力文字に対する認
識結果候補と縦横比テーブルメモリ18に格納されている
文字とを比較し、一致する文字の標準縦横比と入力文字
の縦横比を縦横比テーブルメモリ18と切出し情報メモリ
14より読込み、その差の絶対値(比較結果)を計算し、
計算値を保持する。
The similar character determination unit 19 compares the recognition result candidate for each input character with the character stored in the aspect ratio table memory 18 and determines the standard aspect ratio of the matching character and the aspect ratio of the input character in the aspect ratio table memory. 18 and extraction information memory
Read from 14, calculate the absolute value of the difference (comparison result),
Holds the calculated value.

文字番号1の“二”の認識結果の場合、第1候補
の“:"は縦横比テーブルメモリ18に格納されている文字
であって、その標準縦横比は0.2で入力文字の縦横比は
1.1であるから、その差は0.9となる。第2候補の“=”
も縦横比テーブルメモリ18にある文字であり、その標準
縦横比6.0と入力文字の縦横比1.1との差は4.9となる。
第3候補も縦横比テーブルメモリ18にある文字であり、
縦横比の差は0となる。
In the case of the recognition result of the character number "2", the first candidate ":" is a character stored in the aspect ratio table memory 18, the standard aspect ratio is 0.2, and the aspect ratio of the input character is
Since it is 1.1, the difference is 0.9. "=" For the second candidate
Are also characters in the aspect ratio table memory 18, and the difference between the standard aspect ratio 6.0 and the aspect ratio 1.1 of the input character is 4.9.
The third candidate is also a character in the aspect ratio table memory 18,
The difference in aspect ratio is zero.

次に、求めた縦横比差の小さい候補ほど上位となるよ
うに、即ち、正解文字候補とするように、縦横比差計算
の対象となった認識結果について縦横比差をキーとして
ソートを行う。ただし、縦横比テーブルメモリ17にある
候補がないか、一つしかない場合は、このソートは行わ
ない。
Next, sorting is performed using the aspect ratio difference as a key so that the candidate with the smaller aspect ratio difference is ranked higher, that is, as a correct character candidate. However, if there is no candidate or only one candidate in the aspect ratio table memory 17, this sorting is not performed.

このソートにより、文字番号1の認識結果は、第1位
が“二”、第2位が“:"、第3位が“=”に変更され、
認識文字“:"が正解文字“二”に修正される。同様の処
理により、第1表に示した認識結果は第3表のように修
正される。
By this sorting, the recognition result of the character number 1 is changed to “2” in the first place, “:” in the second place, and “=” in the third place,
The recognition character “:” is corrected to the correct character “2”. By the same processing, the recognition results shown in Table 1 are corrected as shown in Table 3.

この表から、文字列“ニューヨーク市”の全ての文字
が正しく認識されたことが分かる。
From this table, it can be seen that all the characters of the character string "New York City" were correctly recognized.

第2図は、ここまで説明した類似文字判定部19の処理
内容を示すフローチャートである。が各入力文字に対
する認識結果候補中の類似文字について縦横比差を求め
る処理部分である。が二つ以上の類似文字が認識結果
候補に含まれていることを確認して縦横比差によりソー
トを行う処理部分である。
FIG. 2 is a flowchart showing the processing contents of the similar character determination unit 19 described so far. Is a processing portion for calculating an aspect ratio difference for a similar character in a recognition result candidate for each input character. Is a processing portion for confirming that two or more similar characters are included in the recognition result candidates and performing sorting based on the aspect ratio difference.

なお、候補文字中に類似文字が二つ以上存在すること
を初めに確認してから、縦横比計算及びソートを実行す
るようにしてもよい。
The aspect ratio calculation and the sorting may be executed after first confirming that two or more similar characters exist in the candidate characters.

また、類似文字判定部19において、以上説明した処理
とともに前記“行内上空比を用いた類似文字識別法”や
前記“文字面積比を用いた類似文字識別法”による類似
文字識別と、その結果による認識結果の修正の処理を実
行させることも可能である。
In addition, in the similar character determination unit 19, together with the above-described processing, similar character identification based on the “similar character identification method using the in-line space ratio” or the “similar character identification method using the character area ratio” is performed. It is also possible to execute processing for correcting the recognition result.

〔発明の効果〕〔The invention's effect〕

以上説明した如く、本発明によれば、大域的情報を抽
出する必要がない単純な処理により、従来識別が困難で
あった“二”と“:"と“=”、“ユ”と“1"と“]”、
“一”と“1"と“・”、というような種々の形状の類似
した文字を識別することが可能であり、このような多様
な類似文字に関して認識結果候補を適切に修正し、誤認
しやすい類似文字の多い入力文字に対する認識率を向上
できる。
As described above, according to the present invention, by simple processing that does not need to extract global information, “2”, “:” and “=”, and “Yu” and “1”, which have conventionally been difficult to identify. "When"]",
It is possible to identify similar characters of various shapes such as “one”, “1” and “•”, and appropriately correct the recognition result candidate for such various similar characters and make a mistake. It is possible to improve the recognition rate for input characters having many easy similar characters.

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

第1図は本発明の一実施例に係る文字認識装置のブロッ
ク図、第2図は類似文字判定部の処理内容を示すフロー
チャート、第3図は正規化による文字形状の変化の説明
図である。 10……画像入力部、11……画像メモリ、 12……行・文字切出し部、 13……文字画像メモリ、 14……切出し情報メモリ、15……文字認識部、 16……文字辞書メモリ、 17……認識結果メモリ、 18……縦横比テーブルメモリ、 19……類似文字判定部、20……結果出力部。
FIG. 1 is a block diagram of a character recognition device according to an embodiment of the present invention, FIG. 2 is a flowchart showing processing contents of a similar character determination unit, and FIG. 3 is an explanatory diagram of a change in character shape due to normalization. . 10 ... Image input unit, 11 ... Image memory, 12 ... Line / character cutout unit, 13 ... Character image memory, 14 ... Cutout information memory, 15 ... Character recognition unit, 16 ... Character dictionary memory, 17: recognition result memory, 18: aspect ratio table memory, 19: similar character determination unit, 20: result output unit.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06K 9/68 G06K 9/46 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) G06K 9/68 G06K 9/46

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力文字を正規化して特徴抽出を行い、該
抽出した特徴と認識辞書に登録されている標準文字の特
徴とを比較して認識結果候補を得る文字認識方法におい
て、 あらかじめ特定の文字について標準の縦横比を記憶して
おき、認識結果候補として複数の特定の文字が得られた
場合に、当該入力文字の正規化前の縦横比と認識結果候
補の当該特定の文字の標準の縦横比とを比較し、その差
が最小の認識結果候補を正解文字候補とすることを特徴
とする文字認識方法。
A character recognition method for extracting a feature by normalizing an input character and comparing the extracted feature with a feature of a standard character registered in a recognition dictionary to obtain a recognition result candidate. A standard aspect ratio is stored for a character, and when a plurality of specific characters are obtained as a recognition result candidate, the aspect ratio before normalization of the input character and the standard value of the specific character of the recognition result candidate are obtained. A character recognition method comprising comparing an aspect ratio with a recognition result candidate having the smallest difference as a correct character candidate.
【請求項2】入力文字を正規化して特徴抽出を行い、該
抽出した特徴と認識辞書に登録されている標準文字の特
徴とを比較して認識結果候補を得る文字認識装置におい
て、 特定の文字について標準の縦横比を記憶する記憶手段
と、 入力文字の正規化前の縦横比を検出する手段と、 認識結果候補として複数の特定の文字が得られた場合
に、当該入力文字の正規化前の縦横比と前記記憶手段に
記憶されている当該特定の文字の標準の縦横比とを比較
し、その差が最小の認識結果候補を正解文字候補とする
手段と、 を有することを特徴とする文字認識装置。
2. A character recognition apparatus for extracting a feature by normalizing an input character and comparing the extracted feature with a feature of a standard character registered in a recognition dictionary to obtain a recognition result candidate. Storage means for storing the standard aspect ratio of the input character, means for detecting the aspect ratio of the input character before normalization, and, when a plurality of specific characters are obtained as recognition result candidates, before the input character is normalized. Comparing the aspect ratio of the character with the standard aspect ratio of the specific character stored in the storage unit, and determining a recognition result candidate having the smallest difference as a correct character candidate. Character recognition device.
JP2211120A 1990-08-09 1990-08-09 Character recognition method and character recognition device Expired - Fee Related JP2977244B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2211120A JP2977244B2 (en) 1990-08-09 1990-08-09 Character recognition method and character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2211120A JP2977244B2 (en) 1990-08-09 1990-08-09 Character recognition method and character recognition device

Publications (2)

Publication Number Publication Date
JPH0498383A JPH0498383A (en) 1992-03-31
JP2977244B2 true JP2977244B2 (en) 1999-11-15

Family

ID=16600734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2211120A Expired - Fee Related JP2977244B2 (en) 1990-08-09 1990-08-09 Character recognition method and character recognition device

Country Status (1)

Country Link
JP (1) JP2977244B2 (en)

Also Published As

Publication number Publication date
JPH0498383A (en) 1992-03-31

Similar Documents

Publication Publication Date Title
US8295600B2 (en) Image document processing device, image document processing method, program, and storage medium
US5410611A (en) Method for identifying word bounding boxes in text
US8744196B2 (en) Automatic recognition of images
WO2017016240A1 (en) Banknote serial number identification method
KR100412317B1 (en) Character recognizing/correcting system
KR19980018029A (en) Character recognition device
US7136526B2 (en) Character string recognition apparatus, character string recognizing method, and storage medium therefor
CN110796145A (en) Multi-certificate segmentation association method based on intelligent decision and related equipment
US11756321B2 (en) Information processing apparatus and non-transitory computer readable medium
CN111213157A (en) Express information input method and system based on intelligent terminal
US12046067B2 (en) Optical character recognition systems and methods for personal data extraction
RU2597163C2 (en) Comparing documents using reliable source
US6694059B1 (en) Robustness enhancement and evaluation of image information extraction
JPH11272800A (en) Character recognition device
JP2977244B2 (en) Character recognition method and character recognition device
CN115050025A (en) Knowledge point extraction method and device based on formula recognition
KR100957508B1 (en) System and method for recognizing optical characters
Kumar et al. Line based robust script identification for indianlanguages
US20200242389A1 (en) Information processing apparatus and non-transitory computer readable medium
JP3812719B2 (en) Document search device
JP2906758B2 (en) Character reader
JP2963474B2 (en) Similar character identification method
JP3006823B2 (en) Character and word recognition methods
JP2570311B2 (en) String recognition device
Chandra et al. Development of an End-to-End Form Data Capture Model for an Electronic Election Recapitulation System

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080910

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees