JP2977848B2 - Dictionary construction method for character recognition - Google Patents
Dictionary construction method for character recognitionInfo
- Publication number
- JP2977848B2 JP2977848B2 JP2039369A JP3936990A JP2977848B2 JP 2977848 B2 JP2977848 B2 JP 2977848B2 JP 2039369 A JP2039369 A JP 2039369A JP 3936990 A JP3936990 A JP 3936990A JP 2977848 B2 JP2977848 B2 JP 2977848B2
- Authority
- JP
- Japan
- Prior art keywords
- original image
- dictionary
- file
- character
- 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.)
- Expired - Lifetime
Links
Landscapes
- Character Discrimination (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、文字認識装置における認識用辞書の構成方
式に関する。Description: TECHNICAL FIELD The present invention relates to a recognition dictionary configuration method in a character recognition device.
文字認識装置においては、あらかじめ文字コード毎に
当該文字の特徴が登録される認識用辞書を用い、入力さ
れた文字の特徴量と辞書の特徴量との距離を求めて入力
文字を同定する。従来、この種の認識用辞書のメンテナ
ンス性を高めるため、例えば特開昭63−198180号公報に
記載のように、辞書に登録する特徴量自体を元の画像を
再生できる形態の特徴情報とし、登録文字の追加、削除
などを行う場合、特徴情報をもとに元の画像を再現する
方式がある。In the character recognition device, an input character is identified by using a recognition dictionary in which the characteristics of the character are registered in advance for each character code, and determining the distance between the characteristic amount of the input character and the characteristic amount of the dictionary. Conventionally, in order to enhance the maintainability of this type of recognition dictionary, for example, as described in JP-A-63-198180, the feature amount itself registered in the dictionary is feature information in a form capable of reproducing the original image, When adding or deleting registered characters, there is a method of reproducing an original image based on feature information.
〔発明が解決しようとする課題〕 上記従来方式では、辞書に登録する特徴量自体を元の
画像を再生できる形態の特徴情報とするため、辞書とし
て利用することができる特徴量の種類は極めて限られ
(例えば方向コードは利用できない)、また、複数の文
字画像の平均の特徴量を成分として構成する辞書では、
元の画像を忠実に再現することはできない。さらに、辞
書の特徴情報をもとに元の画像を生成するための手段が
必要になる。[Problem to be Solved by the Invention] In the above-mentioned conventional method, since the feature amount registered in the dictionary is the feature information in a form capable of reproducing the original image, the types of feature amounts that can be used as the dictionary are extremely limited. (For example, a direction code cannot be used), and a dictionary configured as an average feature amount of a plurality of character images as a component,
The original image cannot be faithfully reproduced. Further, means for generating the original image based on the dictionary feature information is required.
本発明の目的は、上記従来方式の問題点を解決すると
ともに、認識処理に影響を与えずに、認識用辞書のメン
テナンスを容易にすることにある。SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned problems of the conventional method and to facilitate maintenance of a recognition dictionary without affecting recognition processing.
上記目的を達成するために、本発明の文字認識用辞書
構成方式は、各文字毎に、少なくとも文字コードと当該
文字の単一あるいは複数の文字画像の平均の特徴量を保
存するレコードで構成される認識用の辞書ファイルと、
前記辞書ファイルとは別に、それぞれのレコードに対応
して、当該文字の元の画像及び該画像の特徴量を保持す
る元画像保存ファイルとからなることを特徴とする。In order to achieve the above object, the character recognition dictionary construction method of the present invention comprises, for each character, a record that stores at least a character code and an average feature amount of one or more character images of the character. A dictionary file for recognition
In addition to the dictionary file, the dictionary file includes an original image of the character and an original image storage file that holds the feature amount of the image corresponding to each record.
また、本発明の文字認識用辞書構成方式は、認識辞書
部と元画像保存部からなり、認識辞書部は、各文字毎に
順番に、少なくとも文字コードと当該文字の単一あるい
は複数の文字画像の平均の特徴量を保持し、元画像保存
部は、各文字毎に順番に、当該文字の元の画像及び該画
像の特徴量を保存することを特徴とする。Further, the character recognition dictionary construction method of the present invention includes a recognition dictionary unit and an original image storage unit. The recognition dictionary unit includes at least a character code and one or more character images of the character in order for each character. , And the original image storage unit stores the original image of the character and the characteristic amount of the image in order for each character.
認識用辞書のメンテナンスを容易にするためには、辞
書中の特徴量の元になった画像を保存すればよい。しか
し、光学的文字認識装置(OCR)においては、この元の
画像のデータはかなり大きくなる。このデータを認識辞
書中で特徴量レコード毎に特徴量、元画像の組で保存す
るようにした場合、認識処理の際に大きなメモリ領域を
必要とするか、あるいはメモリ節約の為の複雑な処理が
必要となり、その場合、処理時間の増加の恐れがある。In order to facilitate the maintenance of the recognition dictionary, it is only necessary to store the image based on the feature amount in the dictionary. However, in an optical character recognition device (OCR), the data of this original image is quite large. If this data is stored in the recognition dictionary as a set of feature values and original images for each feature value record, a large memory area is required for recognition processing, or complicated processing for saving memory is required. Is required, and in that case, there is a possibility that the processing time will increase.
例えば漢字OCRにおいて、JISの第一、第二水準の文字
を認識対象とした場合、6353字種の辞書を持たなければ
ならない。それぞれについて64×64の正規化画像を保存
する場合、約3メガバイトの領域を必要とする。認識処
理の際には、この元画像のデータは必要無いため、認識
処理の際に辞書を全て読み込んだ場合、この領域は無駄
な領域となる。また、この領域を節約するためには、元
画像の部分を読み飛ばしてメモリ上にロードする場合に
は、6353回のファイルシークが必要となり、処理時間の
増大につながる。For example, in the case of kanji OCR, if JIS first and second level characters are to be recognized, a dictionary of 6353 character types must be provided. Storing a 64 × 64 normalized image for each requires about 3 megabytes of space. Since the original image data is not required at the time of the recognition processing, this area is a useless area when all the dictionaries are read at the time of the recognition processing. Also, in order to save this area, if the original image is skipped and loaded onto the memory, 6353 file seeks are required, leading to an increase in processing time.
請求項(1)では、辞書中の特徴量の元の画像及び該
画像の特徴量を別ファイルに保存することにより、認識
処理の際には、認識辞書のみをメモリ中にロードして用
いることができ、元画像を保存しない場合と全く同様に
認識処理を行うことが可能である。請求項(2)でも、
辞書中の認識に用いる特徴量が登録されている部分だけ
をメモリ中にロードすればよく、認識処理において、元
画像部分の読み飛ばしなどの処理は不要となる。According to claim (1), the original image of the feature amount in the dictionary and the feature amount of the image are stored in separate files, so that only the recognition dictionary is loaded into the memory for use in the recognition process. Thus, the recognition processing can be performed in exactly the same manner as when the original image is not stored. In claim (2),
Only the part of the dictionary in which the feature amounts used for recognition are registered is loaded into the memory, and in the recognition processing, processing such as skipping the original image part is not required.
以下、本発明の一実施例について図面により説明す
る。Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
第1図は本発明の第1の実施例の辞書構成を示す。本
実施例は、辞書構成を辞書ファイル11、元画像保存ファ
イル管理ファイル12及び、元画像保存ファイル13の3階
層としたものである。FIG. 1 shows a dictionary configuration according to a first embodiment of the present invention. In the present embodiment, the dictionary configuration has three levels of a dictionary file 11, an original image storage file management file 12, and an original image storage file 13.
辞書ファイル11は文字画像の特徴量を登録するファイ
ルであり、従来の認識用辞書に対応する。該辞書ファイ
ル11はレコード番号順に並ぶ複数レコードで構成され、
一つのレコードはヘッダ部とデータ部からなる。ヘッダ
部にはレコード番号(本例ではNo.4)、文字コード、そ
の他が格納され、データ部には単一あるいは複数の当該
文字画像の平均の特徴量(例えば方向コードのヒストグ
ラム)が格納される。The dictionary file 11 is a file for registering a feature amount of a character image, and corresponds to a conventional recognition dictionary. The dictionary file 11 is composed of a plurality of records arranged in the order of record numbers,
One record has a header part and a data part. The header section stores a record number (No. 4 in this example), a character code, and the like, and the data section stores an average feature amount (for example, a histogram of a direction code) of one or a plurality of the character images. You.
元画像保存ファイル管理ファイル12は、辞書ファイル
11に登録する特徴量の元となった文字画像を保有する元
画像保存ファイル13を管理するファイルである。該管理
ファイル12のレコードは辞書ファイル11のレコードと一
対一に対応し、辞書ファイル11と同様にレコード番号順
に並んでいる。一つのレコードはヘッダ部とデータ部か
らなり、ヘッダ部にはレコード番号(本例ではNo.4)、
元画像数(平均をとるのに用いたサンプル数で、本例で
は8)、その他が格納され、データ部には元画像ファイ
ル名(本例ではocr.04s)が格納される。The original image storage file management file 12 is a dictionary file
This is a file for managing an original image storage file 13 that holds a character image that is the basis of the feature amount registered in 11. The records in the management file 12 correspond one-to-one with the records in the dictionary file 11, and are arranged in the order of the record numbers similarly to the dictionary file 11. One record consists of a header part and a data part, and the header part has a record number (No. 4 in this example),
The number of original images (the number of samples used to take the average, 8 in this example) and others are stored, and the original image file name (ocr. 04s in this example) is stored in the data portion.
元画像保存ファイル13は辞書ファイル11や管理ファイ
ル12のレコード番号の数だけ存在する。一つの元画像保
存ファイル13はヘッダ部とデータ部からなり、ヘッダ部
には当該ファイル名、元画像数(本例では8)、その他
が格納され、データ部には、元画像とその特徴量及びそ
の他(作成年月日など)からなるデータがヘッダの元画
像数分(本例では8)だけ格納される。この元画像保存
ファイル13の各画像の特徴量の平均したものが辞書ファ
イル11に登録されることになる。There are as many original image storage files 13 as there are record numbers in the dictionary file 11 and the management file 12. One original image storage file 13 includes a header part and a data part, and the header part stores the file name, the number of original images (8 in this example), and others, and the data part stores the original image and its characteristic amount. And other data (such as creation date) are stored for the number of original images in the header (8 in this example). The average of the feature amounts of each image in the original image storage file 13 is registered in the dictionary file 11.
これら辞書ファイル11、元画像保存ファイル管理ファ
イル12及び元画像保存ファイル13はフロッピーディスク
などの外部記憶装置に蓄積されており、認識処理の際に
は、従来の元画像を保存しない場合と同様に辞書ファイ
ル11のみをメモリ中にロードして、認識処理に利用する
ことになる。辞書ファイル11を用いた認識処理は従来と
同様であるので、これ以上の説明は省略する。以下では
辞書修正処理について説明する。The dictionary file 11, the original image storage file management file 12, and the original image storage file 13 are stored in an external storage device such as a floppy disk. Only the dictionary file 11 is loaded into the memory and used for the recognition process. Since the recognition process using the dictionary file 11 is the same as the conventional one, further description will be omitted. Hereinafter, the dictionary correction processing will be described.
辞書修正の際には、辞書ファイル11と対応する元画像
保存ファイル管理ファイル12により元画像保存ファイル
13を参照することで元画像を確認する。例えば、辞書フ
ァイル11中の4番目(レコード番号4)の特徴量の元画
像を確認する場合には、まず、レコード番号4をキーと
して元画像保存ファイル管理ファイル12より対応するレ
コードを見つけ、次に当該レコードに格納されている元
画像保存ファイル名(本例では、ocr.04s)をキーとし
て、元画像保存ファイル13を見つける。該元画像保存フ
ァイル13中から元画像を取り出して表示することによ
り、元画像を一目で確認できる。When the dictionary is modified, the original image storage file is managed by the dictionary file 11 and the corresponding original image storage file management file 12.
Confirm the original image by referring to 13. For example, when confirming the original image of the fourth feature amount (record number 4) in the dictionary file 11, first, a corresponding record is found from the original image storage file management file 12 using the record number 4 as a key, and The original image storage file 13 is found by using the original image storage file name (ocr.04s in this example) stored in the record as a key. By taking out the original image from the original image storage file 13 and displaying it, the original image can be checked at a glance.
辞書ファイル11中の特徴量の削除を行う場合には、辞
書ファイル11中の該当レコード(例えばレコード番号4
のレコード)の特徴量の削除と共に、元画像保存ファイ
ル管理ファイル12中の対応するレコードの元画像保存フ
ァイル名の削除、及び元画像保存ファイル13の削除を行
う。また、辞書ファイル11中の平均をとった特徴量の元
となった特徴量の一部を削除する場合には、元画像保存
ファイル13中の対応する元画像を表示してユーザの確認
をとった後、該元画像及びその特徴量の削除を行い、残
った元画像の特徴量で平均を求め直し、辞書ファイル11
中の該当レコードの特徴量を新しい平均値に修正する。
この場合、元画像保存ファイル管理ファイル12及び元画
像保存ファイル13中の元画像数を変更する必要がある。When deleting a feature quantity in the dictionary file 11, the corresponding record (for example, record number 4) in the dictionary file 11 is deleted.
), The original image storage file name of the corresponding record in the original image storage file management file 12, and the original image storage file 13 are deleted. In addition, when deleting a part of the feature amount that is the basis of the averaged feature amount in the dictionary file 11, the corresponding original image in the original image storage file 13 is displayed to confirm the user. After that, the original image and its characteristic amount are deleted, the average is calculated again with the characteristic amount of the remaining original image, and the dictionary file 11 is deleted.
Correct the feature value of the corresponding record in the new average value.
In this case, it is necessary to change the number of original images in the original image storage file management file 12 and the original image storage file 13.
辞書ファイル11中に新しく特徴量の追加を行う場合に
は、元画像保存ファイル13を作成し、元画像及びその特
徴量をサンプル数分保存すると共に、元画像保存ファイ
ル管理ファイル12中に対応するレコードを追加し、元画
像保存ファイル名を保存する。When a new feature is added to the dictionary file 11, an original image storage file 13 is created, the original image and its features are stored for the number of samples, and the original image storage file 13 is stored in the original image storage file management file 12. Add a record and save the original image save file name.
辞書ファイル11中のある特徴量に対して、更に新しい
特徴量を追加してその平均をとる場合には、対応する元
画像保存ファイル13に対して新しく追加する元画像、特
徴量を追加し、該追加した特徴量も含め、元画像保存フ
ァイル13内の全ての特徴量の平均を求め、認識辞書ファ
イル11中の該当レコードの特徴量を新たに求めた平均値
に修正する。この場合も、同時に元画像保存ファイル管
理ファイル12及び元画像保存ファイル13中の元画像数を
変更しておく。When a new feature amount is added to a certain feature amount in the dictionary file 11 and the average is taken, an original image and a feature amount to be newly added to the corresponding original image storage file 13 are added. The average of all the characteristic amounts in the original image storage file 13 including the added characteristic amount is obtained, and the characteristic amount of the corresponding record in the recognition dictionary file 11 is corrected to the newly obtained average value. Also in this case, the number of original images in the original image storage file management file 12 and the original image storage file 13 is changed at the same time.
第2図は本発明の第2の実施例の辞書構成を示す。本
実施例は、第2図(a)に示すように辞書ファイル21の
みで辞書を構成し、該辞書ファイル21の前半部を認識辞
書部22、後半部を元画像保存部23として、認識辞書部22
には認識に用いる全特徴量を登録し、元画像保存部23に
は元の画像及びその特徴量を保存するようにしたことで
ある。FIG. 2 shows a dictionary configuration according to a second embodiment of the present invention. In this embodiment, as shown in FIG. 2 (a), a dictionary is composed only of the dictionary file 21, and the first half of the dictionary file 21 is used as the recognition dictionary unit 22, and the second half is used as the original image storage unit 23. Part 22
, All feature amounts used for recognition are registered, and the original image storage unit 23 stores the original image and its feature amounts.
認識辞書部22は、第2図(b)に示すように、該認識
辞書部全体のヘッダ部と複数のデータレコードよりな
る。ヘッダ部には認識に用いる特徴量の数(本例では3
3)、その他の情報が格納される。1つのデータレコー
ドにはレコード番号、文字コード、元画像数、特徴量な
どが格納され、該データレコードが認識に用いる特徴量
の数分(本例ではレコード番号1〜33の数分)存在す
る。As shown in FIG. 2B, the recognition dictionary unit 22 includes a header portion of the entire recognition dictionary unit and a plurality of data records. In the header part, the number of features used for recognition (3 in this example)
3) Other information is stored. One data record stores a record number, a character code, the number of original images, a feature amount, and the like, and the data record has a number of feature amounts (in this example, a number of record numbers 1 to 33) used for recognition. .
元画像保存部23は、第2図(c)に示すようにオフセ
ット記憶部と元画像・特徴量保存部よりなる。オフセッ
ト記憶部には、認識辞書部22の各特徴量(データレコー
ド)対応に元画像格納位置までのオフセット量が格納さ
れる。例えば、「65」は認識辞書部22の1番目(レコー
ド番号1)の特徴量に対応する元画像へのオフセット量
は65バイトであることを表わしている。同様に、「413
4」は33番目(レコード番号33)の特徴量に対応する元
画像へのオフセット量は4134バイトであることを表わし
ている。元画像・特徴量保存部には、認識辞書部22の各
特徴量に対応する元画像及びその特徴量が複数組保存さ
れる。The original image storage unit 23 includes an offset storage unit and an original image / feature amount storage unit as shown in FIG. 2 (c). The offset storage unit stores an offset amount to the original image storage position corresponding to each feature amount (data record) of the recognition dictionary unit 22. For example, “65” indicates that the offset amount to the original image corresponding to the first (record number 1) feature amount of the recognition dictionary unit 22 is 65 bytes. Similarly, "413
"4" indicates that the offset amount to the original image corresponding to the 33rd (record number 33) feature amount is 4134 bytes. The original image / feature storage unit stores a plurality of sets of the original image corresponding to each feature of the recognition dictionary unit 22 and the feature thereof.
認識処理において、認識辞書部22の辞書ヘッダ中に保
持されている認識用特徴量の数(本例では33)より該認
識辞書部のレコード長を算出し、その分だけのデータレ
コードをメモリ上にロードする。従って、元画像部分の
読み飛ばしなどの処理が不要であり、従来の認識処理と
変わらない処理を行うことが出来る。In the recognition processing, the record length of the recognition dictionary unit is calculated from the number of recognition feature amounts (33 in this example) held in the dictionary header of the recognition dictionary unit 22, and the data record corresponding to that length is stored in the memory. To load. Therefore, processing such as skipping of the original image portion is unnecessary, and processing that is the same as the conventional recognition processing can be performed.
辞書修正処理は次のようにして行う。例えば認識辞書
部22の1番目の特徴量に対応する元画像を参照するに
は、元画像保存部23におけるオフセット記憶部の1番目
に記憶されているオフセット(本例では65)により対応
する元画像を抽出し、表示する。認識辞書22の各データ
コードには、当該特徴量に対応する元画像の数(サンプ
ル数)が保存されているので、オフセットバイト位置よ
り該数分だけの元画像を抽出すればよい。The dictionary correction processing is performed as follows. For example, in order to refer to the original image corresponding to the first feature amount of the recognition dictionary unit 22, the original image corresponding to the first offset (65 in this example) stored in the offset storage unit of the original image storage unit 23. Extract and display images. Since the number of original images (the number of samples) corresponding to the feature amount is stored in each data code of the recognition dictionary 22, it is sufficient to extract the number of original images from the offset byte position.
認識辞書中の特徴量の削除を行う場合には、認識辞書
部22中の当該特徴量の削除と共に、元画像保存部23の対
応する部分の元画像、特徴量の削除を行い、同時にオフ
セット記憶部の全体のオフセットの値の修正を行う。ま
た、平均をとった特徴量の元となった特徴量の一部を削
除する場合には、対応する元画像の表示を行い、ユーザ
の確認をとった後、元画像保存部23中の該当元画像及び
その特徴量の削除を行い、残った特徴量で平均を求めな
おし、認識辞書部22中の対応する特徴量を新しい平均値
に修正する。この場合にもオフセットの値の修正を行
う。When deleting a feature in the recognition dictionary, the corresponding image in the recognition dictionary unit 22 is deleted, and at the same time, the original image and the corresponding feature of the corresponding part in the original image storage unit 23 are deleted. Correct the offset value of the whole part. Also, when deleting a part of the feature amount that is the basis of the averaged feature amount, the corresponding original image is displayed, and after confirming the user, the corresponding image in the original image storage unit 23 is deleted. The original image and its characteristic amount are deleted, the average is calculated again with the remaining characteristic amount, and the corresponding characteristic amount in the recognition dictionary unit 22 is corrected to a new average value. Also in this case, the offset value is corrected.
認識辞書中に特徴量の追加を行う場合には、認識辞書
部22に特徴量の追加(データレコードの追加)を行うと
同時に、元画像保存部23に元画像及びその特徴量を追加
し、オフセットの値の修正を行う。また、認識辞書部22
中のある特徴量に対して、更に新しい特徴量を追加して
その平均をとる場合には、元画像保存部23の対応する部
分に対して新しく追加する元画像、その特徴量を追加
し、オフセットの修正を行った後に、追加した元画像の
特徴量も含め、元画像保存部23中の対象とする全ての特
徴量の平均を求め、認識辞書部22の対応する特徴量を新
たに求めた平均値に修正する。To add a feature in the recognition dictionary, the feature is added to the recognition dictionary unit 22 (addition of a data record), and at the same time, the original image and its feature are added to the original image storage unit 23. Correct the offset value. The recognition dictionary unit 22
When a new feature amount is further added to a certain feature amount and the average is taken, an original image to be newly added to the corresponding portion of the original image storage unit 23, the feature amount is added, After correcting the offset, the average of all the target feature amounts in the original image storage unit 23, including the added original image feature amounts, is obtained, and the corresponding feature amounts of the recognition dictionary unit 22 are newly obtained. To the average value.
本発明の辞書構成方法によれば、次のような効果が得
られる。According to the dictionary construction method of the present invention, the following effects can be obtained.
(1)請求項(1)及び(2)では、認識辞書中の特徴
量の元になった画像及び該画像の特徴量を保存すること
により、認識用辞書のメンテナンスが容易になるととも
に、辞書の特徴情報をもとに元の画像を生成するための
手段が不要であり、また、特徴量の使用制限は皆無であ
る。(1) In the claims (1) and (2), the maintenance of the recognition dictionary is facilitated by storing the image from which the feature amount in the recognition dictionary is based and the feature amount of the image. No means for generating the original image based on the characteristic information is required, and there is no restriction on the use of the characteristic amount.
(2)請求項(1)では、辞書中の特徴量の元の画像及
び該画像の特徴量を別ファイルに保存することにより、
認識処理の際には、認識辞書のみをメモリ中にロードし
て用いることができ、元画像を保存しない場合と全く同
様に認識処理を行うことが可能である。(2) In claim (1), by storing the original image of the feature amount in the dictionary and the feature amount of the image in a separate file,
In the recognition process, only the recognition dictionary can be loaded into the memory and used, and the recognition process can be performed in exactly the same manner as when the original image is not stored.
(3)請求項(2)では、認識用辞書上で認識に用いる
各特徴量とその元の画像及び該画像の特徴量とを別々に
保存することにより、元画像部分の読み飛ばしなどの処
理が不要となり、また、元画像保存ファイルを管理する
ファイルも不要となる。(3) In claim (2), each feature used for recognition on the recognition dictionary, its original image, and the feature of the image are separately stored, so that processing such as skipping of the original image portion is skipped. Is unnecessary, and a file for managing the original image storage file is also unnecessary.
第1図及び第2図は本発明による辞書構成の一実施例を
示す図である。 11……辞書ファイル、 12……元画像保存ファイル管理ファイル、 13……元画像保存ファイル、 21……辞書ファイル、22……認識辞書部、 23……元画像保存部。FIG. 1 and FIG. 2 are diagrams showing an embodiment of a dictionary configuration according to the present invention. 11: Dictionary file, 12: Original image storage file management file, 13: Original image storage file, 21: Dictionary file, 22: Recognition dictionary unit, 23: Original image storage unit.
Claims (2)
文字の単一あるいは複数の文字画像の平均の特徴量を保
持するレコードで構成される認識用の辞書ファイルと、 前記辞書ファイルとは別に、それぞれのレコードに対応
して、当該文字の元の画像及び該画像の特徴量を保持す
る元画像保存ファイルと、 からなることを特徴とする文字認識用辞書構成方式。1. A recognition dictionary file including at least a character code and a record holding an average feature amount of one or more character images of the character for each character; And an original image storage file for storing an original image of the character and a feature amount of the image corresponding to each record.
ドと当該文字の単一あるいは複数の文字画像の平均の特
徴量を保持し、 元画像保存部は、各文字毎に順番に、当該文字の元の画
像及び該画像の特徴量を保持する、 ことを特徴とする文字認識用辞書構成方式。2. A recognition dictionary unit and an original image storage unit. The recognition dictionary unit stores, in order for each character, at least a character code and an average feature amount of one or a plurality of character images of the character. The original image storage unit stores, in order for each character, an original image of the character and a feature amount of the image, a dictionary construction method for character recognition.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2039369A JP2977848B2 (en) | 1990-02-20 | 1990-02-20 | Dictionary construction method for character recognition |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2039369A JP2977848B2 (en) | 1990-02-20 | 1990-02-20 | Dictionary construction method for character recognition |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03241482A JPH03241482A (en) | 1991-10-28 |
| JP2977848B2 true JP2977848B2 (en) | 1999-11-15 |
Family
ID=12551140
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2039369A Expired - Lifetime JP2977848B2 (en) | 1990-02-20 | 1990-02-20 | Dictionary construction method for character recognition |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2977848B2 (en) |
-
1990
- 1990-02-20 JP JP2039369A patent/JP2977848B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03241482A (en) | 1991-10-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5740445A (en) | Information processing apparatus for generating directory information to manage a file using directories | |
| US6992710B2 (en) | Electronic camera apparatus and file management method | |
| KR100450013B1 (en) | File management system of image data | |
| US8001088B2 (en) | Indexing media files in a distributed, multi-user system for managing and editing digital media | |
| JP4076078B2 (en) | File management method | |
| SG175372A1 (en) | A data file having more than one mode of operation | |
| US20020147730A1 (en) | Information storage system and information management system | |
| US7020664B1 (en) | File management apparatus and method | |
| JP2977848B2 (en) | Dictionary construction method for character recognition | |
| KR20040029959A (en) | Recorder/reproducer and recording/reproducing method | |
| JPH05314483A (en) | Recording method of information | |
| JP2888458B2 (en) | File storage device | |
| JPH0991300A (en) | File management method | |
| JP3307358B2 (en) | Partial correction command method and information processing apparatus | |
| JPH0451359A (en) | Document managing system | |
| JP2002300519A (en) | AV data duplication device | |
| JPS61281368A (en) | Picture information retrieving device | |
| JPS63212986A (en) | Image recorder | |
| JPH01177649A (en) | System for managing file | |
| JPH04151770A (en) | Design data base management system | |
| JPH056377A (en) | Schedule management system | |
| JPH05173871A (en) | Memory card file management method | |
| JPH06243182A (en) | CAD system drawing editing management device | |
| JPH06243010A (en) | Data base | |
| JPH06139990A (en) | Electron microscope Digital image recording method |
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 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080910 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090910 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090910 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100910 Year of fee payment: 11 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100910 Year of fee payment: 11 |