JPS62248081A - Character recognition method through memory medium - Google Patents

Character recognition method through memory medium

Info

Publication number
JPS62248081A
JPS62248081A JP61092764A JP9276486A JPS62248081A JP S62248081 A JPS62248081 A JP S62248081A JP 61092764 A JP61092764 A JP 61092764A JP 9276486 A JP9276486 A JP 9276486A JP S62248081 A JPS62248081 A JP S62248081A
Authority
JP
Japan
Prior art keywords
character
information
address
code information
memory
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
JP61092764A
Other languages
Japanese (ja)
Inventor
Masahito Osawa
雅人 大澤
Yuji Komachi
小町 祐史
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems 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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP61092764A priority Critical patent/JPS62248081A/en
Publication of JPS62248081A publication Critical patent/JPS62248081A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To simplify software for recognition and to reduce the number of mistakenly recognized characters by obtaining address information from a hand-written character and taking out character code information from a memory according to an address. CONSTITUTION:An input part 11 makes a character 20 showing the hand-written character A into bit map information. If is a binary information 31 of 8X8 bits. A conversion part 12 encodes the information 31 in hexadecimal by splitting it into right and left two parts and converts it into a bit map data 32. By arraying the data 32 in serial, the address 33 is obtained. It accesses the memory 13. The code information at a data storage part that the address 33 indicates corresponds to the input character 20. Some style of character provides a piece of bit information with respect to the same character information obtained by the bit map. They are made into the same code information (ASCII codes). Said ASCII codes are selected and the character A is displayed on a display 5 through a CPU 14.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、手書き文字などの文字情報をコード情報に変
換するようにした記憶媒体を使用した文字認識方法に関
する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a character recognition method using a storage medium that converts character information such as handwritten characters into code information.

従来の技術 従来の手書き文字等に対する認識方法では、第4図に示
す入力部1で読取ったある一定の範囲の情報を変換部2
によって0と1の2値情報群へ変換1、−その慴櫻Pi
番m T) TT nの伽1滌jトうアコード情報変換
アルゴリズムを有するプログラム4で解析し、その結果
としてコード情報を得てディスプレイ5上に表示するよ
うにしていた。
2. Description of the Related Art In the conventional recognition method for handwritten characters, etc., a certain range of information read by an input unit 1 shown in FIG.
Convert to binary information group of 0 and 1 by 1, - Sono Sakura Pi
The code information is analyzed by a program 4 having an accord information conversion algorithm, and code information is obtained as a result and displayed on the display 5.

発明が解決しようとする問題点 しかし、このような文字認識方法では、変換アルゴリズ
ムのプログラムによって、認識不可能な情報群や、異な
った情報による手書き情報群を備える必要があった。ま
た、これらの情報群を少なくしようとすると、このため
のプログラムが膨大となり、認識結果を得るまでに多く
の時間を要してしまった。この問題は以下の理由で生ず
る。すなわち、第1に変換アルゴリズムには多くの種類
が存在しているが、手書き文字を正しく確実に所定のコ
ード情報に変換させるアルゴリズムは存在していない。
Problems to be Solved by the Invention However, in such a character recognition method, it is necessary to prepare a group of unrecognizable information or a group of handwritten information with different information depending on the conversion algorithm program. Furthermore, if an attempt was made to reduce the number of information groups, the program for this purpose would become enormous, and it would take a lot of time to obtain recognition results. This problem arises for the following reasons. Firstly, although there are many types of conversion algorithms, there is no algorithm that correctly and reliably converts handwritten characters into predetermined code information.

第2に情報群を少なくするためのプログラムは膨大な量
となり、他のプログラムを並列的に実行する場合、利用
できる主記憶の空間に制限を午えてしまう。
Second, the amount of programs required to reduce the number of information groups is enormous, and when other programs are executed in parallel, the usable main memory space is limited.

本発明は、上述の問題点に鑑みて為されたもので、文学
誌1識アルゴリズムを使用することなく、手書き文字を
コード情報に変換できる記憶媒体を介した文字認識方法
を提供することを目的とする。
The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a character recognition method using a storage medium that can convert handwritten characters into code information without using a literary journal 1 knowledge algorithm. shall be.

問題点を解決するための手段 本発明は上記目的を達成するため、手書き文字等の情報
群を一つのアドレスとみなし、このアドレスを記憶媒体
にアクセスするとき得られる格納データが、前記手書き
文字等に対するコード情報であるようにしている。
Means for Solving the Problems In order to achieve the above object, the present invention considers a group of information such as handwritten characters as one address, and stores data obtained when accessing this address to a storage medium as the handwritten characters, etc. The code information for

作   用 記憶媒体にはあらかじめ手書き文字に対するコード情報
が格納される。このコード情報のアドレスは、手書き文
字等の文字情報のビットパターンに相当する値となって
おり、このアドレスで記憶媒体をアクセスして、所定の
コード情報を得るようにしている。
Code information for handwritten characters is stored in advance in the working storage medium. The address of this code information has a value corresponding to a bit pattern of character information such as handwritten characters, and the storage medium is accessed using this address to obtain predetermined code information.

実施例 第1図は本発明の一実施例が適用される文字認識装置を
示すブロック図である。
Embodiment FIG. 1 is a block diagram showing a character recognition device to which an embodiment of the present invention is applied.

この文字認識装置は、認識させようとする文字20を入
力し、これをビットマツプ化して2値情報として出力す
るCCDイメージスキャナ(必ずしもこれに限定されな
い)で構成される入力部11と、入力部11で得られた
2値情報をアドレス化する変換部12と、変換部12に
接続され、かつ、変換部12て得られるアドレスに相当
するアドレスを有した文字指定のコード情報をあらかじ
め格納したメモリ13と、CPU4を介してメモリ13
からコード情報に対応した文字を表示すルティスプレイ
15とを備えている。
This character recognition device includes an input section 11 that is composed of a CCD image scanner (not necessarily limited to this) that inputs a character 20 to be recognized, converts it into a bitmap, and outputs it as binary information; a conversion unit 12 that converts the binary information obtained by the conversion unit 12 into an address; and a memory 13 that is connected to the conversion unit 12 and stores in advance character-specified code information having an address corresponding to the address obtained by the conversion unit 12. and the memory 13 via the CPU 4.
, and a display 15 for displaying characters corresponding to the code information.

なお、英字、数字、仮名、漢字などの文字情報が入力部
11であらかじめビットマツプ化されてメモリ13に記
憶されている。この場合、後述の8×8ドツト(必すし
もこれに限定されない)のビットマツプ範囲内で表現さ
れるあらゆる字体について、それぞれの文字情報に対応
するコード情報がメモリ13に記憶される。このとき、
字体によってはビットマツプで得られる同一文字情報に
対するビット情報は複数個組られるが、これらは全て同
一のコード情報(本実施例ではアスキーコードを用いる
)とされている。
Note that character information such as alphabetic characters, numbers, kana, and kanji characters is previously converted into a bitmap by the input unit 11 and stored in the memory 13. In this case, code information corresponding to each character information is stored in the memory 13 for all fonts expressed within a bitmap range of 8×8 dots (not necessarily limited to this), which will be described later. At this time,
Depending on the font, a plurality of pieces of bit information are set for the same character information obtained from the bitmap, but all of these bits are the same code information (ASCII code is used in this embodiment).

以上のように構成された文字認識装置に適用される記憶
媒体を介した文字認識方法について説明する。
A character recognition method using a storage medium applied to the character recognition device configured as above will be described.

第2図(、)に示すように手書きの文字「A」を示す文
字20は入力部11でビットマツプ情報化される。なお
、このビットマツプ情報は本実施例では1文字に対して
8ドツト×8ドツトの2値情報31(第2図参照)とな
っている。
As shown in FIG. 2(,), a handwritten character 20 indicating the character "A" is converted into bitmap information by the input unit 11. As shown in FIG. In this embodiment, this bitmap information is binary information 31 of 8 dots x 8 dots for one character (see FIG. 2).

この8ドツト×8ドツトの2値情報31は左右の2面に
分けてそれぞれ16進数(必ずしも16進数でなくても
よい)で符号化されてビットマツプデータ32に変換さ
れる。さらにこのビットマツプデータ32を直列に並べ
てアドレス33を得ている。
This 8 dot x 8 dot binary information 31 is divided into two sides, left and right, each encoded in hexadecimal (not necessarily hexadecimal) and converted into bitmap data 32. Further, this bitmap data 32 is arranged in series to obtain an address 33.

このアドレス33はメモリ13をアクセスする。This address 33 accesses the memory 13.

このアドレス33で示されるデータ格納場所にあるコー
ド情報34(第3図参照)は入力された文字20に対応
している。即ち、本実施例では文字rAJのアスキーコ
ード″’41H”がこの場所に格納すしており、アスキ
ーコード″A1腎〃充潮び出され、CPU14を介して
ディスプレイ5上に文字rAJが表示される。
Code information 34 (see FIG. 3) located at the data storage location indicated by this address 33 corresponds to the input character 20. That is, in this embodiment, the ASCII code "'41H" for the character rAJ is stored in this location, the ASCII code "A1" is filled out, and the character rAJ is displayed on the display 5 via the CPU 14. .

同様にして、第2図(b) 、 (C)に示すように第
2図(、)の例にくらべ字体の異なる文字rAJが入力
部11でビットマツプ化される。この場合、第2図(、
)の場合にくらべ字体が異なるため、2値情報31、ビ
ットマツプデータ32ひいてはアドレス33は第2図(
、)と異なった値となっている。しかし、このアドレス
33でメモリ13をアクセスすると、上述例と同様にア
スキーコード“41H”が選び出され、CPU14を介
してディスプレイ5上に文字rAJが表示される。
Similarly, as shown in FIGS. 2(b) and 2(C), the input unit 11 converts the character rAJ, which has a different font from the example shown in FIG. 2(,), into a bitmap. In this case, Figure 2 (,
), the font is different, so the binary information 31, bitmap data 32, and address 33 are as shown in Figure 2 (
, ) have different values. However, when the memory 13 is accessed using this address 33, the ASCII code "41H" is selected as in the above example, and the characters rAJ are displayed on the display 5 via the CPU 14.

上述の文字rAJ以外の文字情報についても同様にして
文字認識が行なわれる。
Character recognition is similarly performed for character information other than the above-mentioned character rAJ.

なお、8×8ドツトのビットパターンすべてに対するア
スキーコード、文字として認められない場合のエラーコ
ード、ビットパターンだけでは認識不可能な文字(例え
ば数字の「1」と小文字のrLJ等)に対するコードな
どをメモリ3に格納しておけば、どのような手書き文字
でも認識可能となる。
In addition, ASCII codes for all 8 x 8 dot bit patterns, error codes for cases that are not recognized as characters, codes for characters that cannot be recognized by bit patterns alone (for example, the number "1" and the lowercase letter rLJ, etc.) are included. By storing it in the memory 3, any handwritten characters can be recognized.

発明の効果 以上の説明から明らかなように、本発明は、メモリを利
用し、手書き文字の情報群を一つのアドレスとみなし、
このアドレスを記憶媒体にアクセスすることによって得
られる情報が、その手書き文字のコード情報であるとい
うことによって、手書き文字に対する認識ソフトウェア
を簡略化でき、又、認識文字の認識まちがいを減少する
ことができる。
Effects of the Invention As is clear from the above explanation, the present invention utilizes memory, regards a group of handwritten character information as one address,
Since the information obtained by accessing this address to the storage medium is the code information of the handwritten character, the recognition software for handwritten characters can be simplified and the recognition errors of recognized characters can be reduced. .

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

第1因は本発明の一実施例による記憶媒体を介した文字
認識装置が適用される装置を示すブロック図、第2図(
a) 、 (b) 、 (C)は本発明の一実施例によ
って所定文字が2値情報に変換されるまでを示す概念図
、第3図は同実施例によって文字入力情報がコード情報
に変換されるまでを示す概念図、第4図は従来の文字認
識方法の一例が適用される装置を示すブロック図である
。 11・・・・・・入力部、12・・・・・・変換部、1
3・・・・・・メモリ、14・川・・cPU。
The first reason is as shown in FIG.
a), (b), and (C) are conceptual diagrams showing how a predetermined character is converted into binary information according to an embodiment of the present invention, and Fig. 3 is a conceptual diagram showing how character input information is converted into code information according to the same embodiment. FIG. 4 is a block diagram showing an apparatus to which an example of a conventional character recognition method is applied. 11...Input section, 12...Conversion section, 1
3...Memory, 14...cPU.

Claims (1)

【特許請求の範囲】[Claims] 所定の文字情報をビットパターン化し、このビットパタ
ーンをアドレスとする文字指定のコード情報を記憶媒体
に格納し、前記記憶媒体を前記アドレスでアクセスして
前記文字指定のコード情報を得るようにしたことを特徴
とする記憶媒体を介した文字認識方法。
Predetermined character information is converted into a bit pattern, character-designated code information with this bit pattern as an address is stored in a storage medium, and the storage medium is accessed at the address to obtain the character-designated code information. A character recognition method using a storage medium characterized by:
JP61092764A 1986-04-22 1986-04-22 Character recognition method through memory medium Pending JPS62248081A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61092764A JPS62248081A (en) 1986-04-22 1986-04-22 Character recognition method through memory medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61092764A JPS62248081A (en) 1986-04-22 1986-04-22 Character recognition method through memory medium

Publications (1)

Publication Number Publication Date
JPS62248081A true JPS62248081A (en) 1987-10-29

Family

ID=14063493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61092764A Pending JPS62248081A (en) 1986-04-22 1986-04-22 Character recognition method through memory medium

Country Status (1)

Country Link
JP (1) JPS62248081A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882976A (en) * 2020-12-11 2021-06-01 南京交通职业技术学院 Method for reducing memory occupied by single chip microcomputer communication

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882976A (en) * 2020-12-11 2021-06-01 南京交通职业技术学院 Method for reducing memory occupied by single chip microcomputer communication
CN112882976B (en) * 2020-12-11 2024-04-26 南京交通职业技术学院 Method for reducing memory occupied by singlechip communication

Similar Documents

Publication Publication Date Title
US4680805A (en) Method and apparatus for recognition of discontinuous text
US4990903A (en) Method for storing Chinese character description information in a character generating apparatus
CA2153377A1 (en) Method and apparatus for identifying words described in a portable electronic document
JP2574974B2 (en) Color coded character recognition method
US5428692A (en) Character recognition system
JPH031193A (en) Data converter
JPS62248081A (en) Character recognition method through memory medium
JPH0333990A (en) Optical character recognition instrument and method using mask processing
US5307424A (en) Character recognition system
JP6310155B2 (en) Character recognition device, character recognition method, and character recognition program
JP2845380B2 (en) Printing apparatus and control method thereof
JPH06222747A (en) Font compression device and font restoration device
JPH02280195A (en) Character generator
Myroniv et al. Realization of information technology of character recognition based on competing cellular automata
JP3072428B2 (en) Character display device
Fan Anti-cracking Technology for Captcha Recognition
JPH0282380A (en) Character recognizing method
JP2582611B2 (en) How to create a multi-font dictionary
JPS6385695A (en) Serial character generation system
JP2951809B2 (en) Handwritten font printing method
CN116881399A (en) Data information processing method, device, electronic equipment and storage medium
JP3054157B2 (en) Character processing device and character processing method
JP2650903B2 (en) Standard pattern storage method and device in character recognition device
JP3757686B2 (en) Character data generator and character output device
KR940007347B1 (en) Printing border line extraction method