JPH05108875A - Character recognition device - Google Patents

Character recognition device

Info

Publication number
JPH05108875A
JPH05108875A JP3272231A JP27223191A JPH05108875A JP H05108875 A JPH05108875 A JP H05108875A JP 3272231 A JP3272231 A JP 3272231A JP 27223191 A JP27223191 A JP 27223191A JP H05108875 A JPH05108875 A JP H05108875A
Authority
JP
Japan
Prior art keywords
space
character
transmission
data
unit
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
JP3272231A
Other languages
Japanese (ja)
Inventor
講一 ▲よし▼松
Kouichi Yoshimatsu
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3272231A priority Critical patent/JPH05108875A/en
Publication of JPH05108875A publication Critical patent/JPH05108875A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To provide a character recognition device realizing the quicking of data transmission. CONSTITUTION:The device is provided with an image reading part 1, image memory part 2, a character segmenting part 3, a space/character recognition part 4, a space code counter part 5, a transmission data memory part 6 and a modem transmission part 7. When space data is consecutive in read image data, the number is counted to store the counter value in a transmission memory instead of space data. Then, a usual character data is stored in the transmission memory as it is and the pieces of data are successively transmitted from the modem transmission part to an external terminal.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は伝送機能を持つ文字認識
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device having a transmission function.

【0002】[0002]

【従来の技術】従来の伝送機能を持つ文字認識装置にお
いては、認識したスペースコードすべてを伝送してい
た。しかし一般文章等は、文字部に比較してスペース部
が多く連続しており、これらスペースデータをすべて伝
送した場合、多大な伝送処理時間が必要であった。
2. Description of the Related Art In a conventional character recognition device having a transmission function, all recognized space codes are transmitted. However, general sentences and the like have a large number of space portions continuous as compared with the character portion, and when all the space data are transmitted, a great amount of transmission processing time is required.

【0003】以下に従来の伝送機能を持つ文字認識装置
について図6を参照しながら説明する。
A conventional character recognition device having a transmission function will be described below with reference to FIG.

【0004】文書データは、画像読み取り部41にて読
み取られ、ビットマップデータに変換され、イメージメ
モリ部42に保管され、文字切り出し部43にて一文字
ごとの文字領域切り出しを行ない、この領域について文
字認識部44にて文字およびスペースを認識する。認識
された文字コードは、伝送データメモリ部45に蓄積さ
れ、順次モデム伝送部46にて外部に伝送される。
The document data is read by the image reading unit 41, converted into bitmap data, stored in the image memory unit 42, and the character cutting unit 43 cuts out a character area for each character. The recognition unit 44 recognizes characters and spaces. The recognized character code is stored in the transmission data memory unit 45 and sequentially transmitted to the outside by the modem transmission unit 46.

【0005】[0005]

【発明が解決しようとする課題】上記のように、従来
は、認識したスペースコードすべてを伝送していた。そ
のためにスペースデータを多く含む文章等の場合は、文
字情報量の割に伝送時間が長く、伝送コストが高くなっ
ていた。
As described above, conventionally, all recognized space codes have been transmitted. Therefore, in the case of a sentence containing a lot of space data, the transmission time is long for the amount of character information and the transmission cost is high.

【0006】本発明は上記課題を解決するもので、伝送
コストの低い、高速データ伝送機能をもつ文字認識装置
の提供を目的としている。
The present invention solves the above problems, and an object of the present invention is to provide a character recognition device having a high-speed data transmission function with a low transmission cost.

【0007】[0007]

【課題を解決するための手段】本発明は上記目的を達成
するために、スペースコードが連続して一定以上ある場
合はその数をカウンタにてカウントして伝送メモリにカ
ウント数を格納し、一定以下の場合はスペースコードの
まま伝送メモリに格納する構成を有する。
In order to achieve the above object, the present invention counts the number of space codes continuously by a counter when the space code is more than a certain number and stores the count number in a transmission memory to make the number constant. In the following cases, the space code is stored as it is in the transmission memory.

【0008】[0008]

【作用】本発明は上記した構成によって、スペースコー
ドの代わりにスペースコードの数を伝送するので、伝送
スピードが向上する。
According to the present invention, since the number of space codes is transmitted instead of the space code by the above-mentioned structure, the transmission speed is improved.

【0009】[0009]

【実施例】図1は本発明の一実施例における文字認識装
置のブロック図、図2は同装置のハードウェアブロック
図、また、図3〜図5は本発明のソフトウェアフローチ
ャートである。
1 is a block diagram of a character recognition device according to an embodiment of the present invention, FIG. 2 is a hardware block diagram of the same device, and FIGS. 3 to 5 are software flowcharts of the present invention.

【0010】図1の1は画像読み取り部、2はイメージ
メモリ部、3は文字切り出し部、4はスペース/文字認
識部、5はスペースコード・カウンタ部、6は認識した
データ等を格納する伝送データメモリ部、7はモデム伝
送部である。以上の構成要素をもつ本実施例の文字認識
装置の各構成要素の関係と動作を図3〜図5のフローチ
ャートを用いて説明する。
In FIG. 1, 1 is an image reading unit, 2 is an image memory unit, 3 is a character cutting unit, 4 is a space / character recognition unit, 5 is a space code counter unit, and 6 is a transmission for storing recognized data and the like. The data memory unit 7 is a modem transmission unit. The relationship and operation of each component of the character recognition apparatus of this embodiment having the above components will be described with reference to the flowcharts of FIGS.

【0011】画像読み取り部1にて、文書から画像デー
タを読み取る。読み取られたデータは2値データとなり
イメージメモリ部2へ格納される。そして、イメージメ
モリの左上隅1文字分ずつ、文字切り出しを行なう(前
もって、1文字分の大きさをパラメータ等にて指定して
おき、これを参考にして、文字切り出しを行なう)。切
り出されたイメージデータは、認識部4にて1文字ずつ
認識される。切り出されたデータ領域がスペースデータ
であった場合は、1文字前のデータを参照する。参照デ
ータが、同じスペースデータであった場合は、スペース
コード・カウンタ部5をカウントアップする。参照デー
タが、スペースデータでなかった場合は、スペースコー
ドを伝送データメモリ部6に格納する。先の切り出され
たデータ領域が通常文字であり、かつスペースコードの
カウントアップ中であった場合は、スペースコードのカ
ウント終了と判断し、スペースコード・カウンタ部5の
数値内容を伝送データメモリ部6に格納しカウンタをク
リアする。また、認識した通常文字を伝送データメモリ
部6に格納する。以上の動作を全領域認識完了するまで
行ない、完了後、相手端末に伝送データメモリ部6の内
容を、モデム伝送部7を経て伝送する。
The image reading unit 1 reads image data from a document. The read data becomes binary data and is stored in the image memory unit 2. Then, character cutting is performed for each one character in the upper left corner of the image memory (the size of one character is specified in advance by a parameter or the like, and the character cutting is performed with reference to this). The cut-out image data is recognized by the recognition unit 4 character by character. If the cut out data area is space data, the data one character before is referred to. When the reference data is the same space data, the space code counter unit 5 is incremented. If the reference data is not the space data, the space code is stored in the transmission data memory unit 6. If the previously cut out data area is a normal character and the space code is being counted up, it is determined that the space code has been counted, and the numerical contents of the space code / counter unit 5 are transferred to the transmission data memory unit 6 Store in and clear the counter. Further, the recognized normal character is stored in the transmission data memory unit 6. The above operation is performed until the recognition of all areas is completed, and after completion, the contents of the transmission data memory unit 6 are transmitted to the partner terminal via the modem transmission unit 7.

【0012】このように本発明の実施例の文字認識装置
によれば、スペース/文字認識部とスペースコードカウ
ンタ部を備え、スペースコードが連続する場合はスペー
スコード数をカウントしてスペースコードの代わりにス
ペースコードのカウント数を伝送データメモリ部に格納
して、それを伝送するので、従来のスペースコードの順
次伝送に比べ、高速の伝送が可能となる。
As described above, according to the character recognition device of the embodiment of the present invention, the space / character recognition unit and the space code counter unit are provided, and when the space codes are continuous, the number of space codes is counted to replace the space code. Since the count number of the space code is stored in the transmission data memory unit and is transmitted, high-speed transmission is possible as compared with the conventional sequential transmission of space code.

【0013】[0013]

【発明の効果】以上の実施例から明らかなように本発明
によれば、連続するスペース文字をカウントし、カウン
ト値をスペースデータの代わりに伝送するので伝送スピ
ードの高速化,効率化が図れる文字認識装置を提供でき
る。
As is apparent from the above embodiments, according to the present invention, consecutive space characters are counted and the count value is transmitted instead of the space data, so that the transmission speed can be increased and efficiency can be improved. A recognition device can be provided.

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

【図1】本発明の一実施例の文字認識装置の構成を示す
ブロック図
FIG. 1 is a block diagram showing the configuration of a character recognition device according to an embodiment of the present invention.

【図2】同装置のハードウェアブロック図FIG. 2 is a hardware block diagram of the device.

【図3】同装置のソフトウェアフローチャートFIG. 3 is a software flowchart of the device.

【図4】同装置のソフトウェアフローチャートFIG. 4 is a software flowchart of the device.

【図5】同装置のソフトウェアフローチャートFIG. 5 is a software flowchart of the device.

【図6】従来の文字認識装置のブロック図FIG. 6 is a block diagram of a conventional character recognition device.

【符号の説明】[Explanation of symbols]

1 画像読み取り部 3 文字切り出し部 4 スペース/文字認識部 5 スペースコードカウンタ部 6 伝送データメモリ部 7 モデム伝送部 1 image reading unit 3 character cutout unit 4 space / character recognition unit 5 space code counter unit 6 transmission data memory unit 7 modem transmission unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 文書を読み取る画像読み取り部と、読み
取ったイメージデータを1文字単位に切り出す文字切り
出し部と、切り出されたスペースおよび文字を認識する
認識部と、連続したスペースコードの数をカウントする
スペースコード・カウンタ部と、認識した文字コード,
スペースコードおよびその連続した数を記憶する伝送デ
ータメモリ部と、データを伝送するモデム伝送部を備
え、読み取ったイメージデータを1文字単位ごとに文字
切り出しを行ない、切り出された領域内がスペースであ
り、かつ一定以上スペースが連続した場合はスペースコ
ードの数をカウントしカウント値を前記伝送データメモ
リ部に格納し、領域が通常文字の場合は該当する文字コ
ードを前記伝送データメモリ部に格納し、連続スペース
に対してスペースコードすべてを伝送する代わりにカウ
ントしたスペースコードの数を伝送するようにした文字
認識装置。
1. An image reading unit for reading a document, a character cutting unit for cutting the read image data in character units, a recognition unit for recognizing cut spaces and characters, and counting the number of continuous space codes. Space code counter part, recognized character code,
It is equipped with a transmission data memory section that stores the space code and its continuous number, and a modem transmission section that transmits the data. The read image data is cut out character by character, and the cut out area is a space. , And if the space is continuous more than a certain amount, the number of space codes is counted and the count value is stored in the transmission data memory unit, and when the area is a normal character, the corresponding character code is stored in the transmission data memory unit, A character recognizer adapted to transmit the number of counted space codes instead of transmitting all the space codes for continuous spaces.
JP3272231A 1991-10-21 1991-10-21 Character recognition device Pending JPH05108875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3272231A JPH05108875A (en) 1991-10-21 1991-10-21 Character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3272231A JPH05108875A (en) 1991-10-21 1991-10-21 Character recognition device

Publications (1)

Publication Number Publication Date
JPH05108875A true JPH05108875A (en) 1993-04-30

Family

ID=17510951

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3272231A Pending JPH05108875A (en) 1991-10-21 1991-10-21 Character recognition device

Country Status (1)

Country Link
JP (1) JPH05108875A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013080349A (en) * 2011-10-03 2013-05-02 Canon Inc Image processor, image processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013080349A (en) * 2011-10-03 2013-05-02 Canon Inc Image processor, image processing method, and program

Similar Documents

Publication Publication Date Title
EP0293161B1 (en) Character processing system with spelling check function
JPH02195480A (en) Retrieving system for image data
JPH05108875A (en) Character recognition device
JPH05160874A (en) Character recognition device
US4003029A (en) Information search system
EP0930787B1 (en) Image coding apparatus using pattern coding
JPS63259680A (en) Character font management
JP2784004B2 (en) Character recognition device
JPH0255987B2 (en)
JPH0512481A (en) Character recognizing device
JPS6122499B2 (en)
KR910008564A (en) Real-time processing system for text and non-tex
JPH05242148A (en) Character recognition device
JPS5812044A (en) Storage system for sampling data of 2-level type signal
KR940005830B1 (en) Decoding method for mh code
JPH04213179A (en) Character reader
JPS6055387A (en) Functional character control system
JPH04162182A (en) Character recognizing device
JPH0296467A (en) Document accumulating device
JPH03230287A (en) Information transmitting/receiving system
JPS6143383A (en) Character recognizer
JPH06291897A (en) Facsimile received document automatic storage and managing method
JPS60217469A (en) Code identifying device
JPH0863551A (en) Document preparing device and method therefor
JPS5975342A (en) Data buffering control device