JPH0660216A - Character recognizing device - Google Patents

Character recognizing device

Info

Publication number
JPH0660216A
JPH0660216A JP4208665A JP20866592A JPH0660216A JP H0660216 A JPH0660216 A JP H0660216A JP 4208665 A JP4208665 A JP 4208665A JP 20866592 A JP20866592 A JP 20866592A JP H0660216 A JPH0660216 A JP H0660216A
Authority
JP
Japan
Prior art keywords
scan density
mark
position information
advance
character
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.)
Granted
Application number
JP4208665A
Other languages
Japanese (ja)
Other versions
JP2894095B2 (en
Inventor
Keiichi Inoue
恵一 井上
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP4208665A priority Critical patent/JP2894095B2/en
Publication of JPH0660216A publication Critical patent/JPH0660216A/en
Application granted granted Critical
Publication of JP2894095B2 publication Critical patent/JP2894095B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To recognize a character in a slip image inputted from a facsimile equipment even in the case the scan density of the facsimile equipment is unknown. CONSTITUTION:A mark detecting part 2 detects a mark imparted in advance on the inputted slip image. A scan density detecting part 3 detects the scan density of the facsimile equipment from position of the mark detected by the mark detecting part 2 and position information of the mark given in advance. An address detecting part 4 converts character position information given in advance to memory address information of the inputted slip image from the scan density detected by the scan density detecting part 3.

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 for recognizing characters in a form image input from a facsimile device.

【0002】[0002]

【従来の技術】従来、この種の文字認識装置では、あら
かじめ与えられた文字位置情報を固定的に帳票イメージ
のメモリアドレス情報に変換して帳票イメージ上の文字
を切り出し、文字を認識している。
2. Description of the Related Art Conventionally, in this type of character recognition device, character position information given in advance is fixedly converted into memory address information of a form image, characters on the form image are cut out, and the characters are recognized. .

【0003】[0003]

【発明が解決しようとする課題】上述した従来の文字認
識装置では、ファクシミリ装置のスキャン密度を固定と
する必要があり、ファクシミリ装置や文字認識装置の設
定が限定されてしまう。また、異なったスキャン密度の
場合には、文字を認識できないという欠点がある。
In the above-mentioned conventional character recognition device, it is necessary to fix the scan density of the facsimile device, which limits the settings of the facsimile device and the character recognition device. Further, when the scan densities are different, there is a drawback that the character cannot be recognized.

【0004】本発明の目的は、ファクシミリ装置のスキ
ャン密度が不明の場合でも、ファクシミリ装置から入力
した帳票イメージの中の文字を認識することができる文
字認識装置を提供することにある。
It is an object of the present invention to provide a character recognition device which can recognize characters in a form image input from a facsimile machine even when the scan density of the facsimile machine is unknown.

【0005】[0005]

【課題を解決するための手段】本発明の文字認識装置
は、ファクシミリ装置より入力される帳票イメージの中
の文字を識別する文字認識装置において、入力された帳
票イメージ上のあらかじめ付与された2点のマークを検
出する第1の検出手段と、この第1の検出手段で検出し
たマークの位置情報とあらかじめ与えられる2点のマー
クの位置情報とからファクシミリ装置のスキャン密度を
検出する第2の検出手段と、この第2の検出手段で検出
されたスキャン密度からあらかじめ与えられた文字位置
情報を入力された帳票イメージのメモリアドレス情報に
変換する変換手段とを備える構成である。
A character recognition apparatus of the present invention is a character recognition apparatus for identifying characters in a form image input from a facsimile apparatus, and two points are given in advance on the input form image. Second detecting means for detecting the above-mentioned marks, and second detecting means for detecting the scan density of the facsimile apparatus from the position information of the marks detected by the first detecting means and the position information of the two marks given in advance. And a conversion unit that converts the character position information given in advance from the scan density detected by the second detection unit into memory address information of the input form image.

【0006】[0006]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0007】図1は本発明の一実施例の構成を示すブロ
ック図である。図1において、イメージメモリ1は図示
せぬファクシミリ装置より入力送信されてきた帳票のイ
メージを帳票単位に格納する。マーク検出部2はイメー
ジメモリ1の帳票イメージの中からマークを検出し、位
置情報を求める。スキャン密度検出部3はマーク検出部
2から送られてくるマーク位置情報と制御部7から送ら
れてくるマーク位置情報とからスキャン密度を求める。
アドレス検出部4はスキャン密度検出部3から送られて
くるスキャン密度と制御部7から送られてくる文字位置
情報とからイメージメモリ1上の文字位置アドレスを求
める。文字切り出し部5はアドレス検出部4から送られ
てくる位置情報をもとにイメージメモリ1から文字を切
り出す。認識部6は文字切り出し部5で切り出された文
字を認識し帳票認識データとして格納する。制御部7は
各部の制御を行うとともに帳票認識データを認識結果と
して出力する。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In FIG. 1, an image memory 1 stores an image of a form input and transmitted from a facsimile device (not shown) in form units. The mark detection unit 2 detects a mark from the form image in the image memory 1 and obtains position information. The scan density detector 3 obtains the scan density from the mark position information sent from the mark detector 2 and the mark position information sent from the controller 7.
The address detector 4 obtains a character position address on the image memory 1 from the scan density sent from the scan density detector 3 and the character position information sent from the controller 7. The character cutout unit 5 cuts out a character from the image memory 1 based on the position information sent from the address detection unit 4. The recognition unit 6 recognizes the characters cut out by the character cutting unit 5 and stores them as form recognition data. The control unit 7 controls each unit and outputs the form recognition data as a recognition result.

【0008】図2は帳票イメージを示す図である。図2
(a)はファクシミリ装置に入力される帳票イメージA
0を示す図であり、図2(b)は帳票イメージA0がイ
メージメモリ1に格納された帳票イメージB0を示す図
である。図2において、帳票イメージにはマークa1,
a2,b1,b2が印字されている。また、帳票イメー
ジには、行データa3,b3が記載されている。
FIG. 2 is a diagram showing a form image. Figure 2
(A) is a form image A input to the facsimile device
2B is a diagram showing a form image B0 in which the form image A0 is stored in the image memory 1. FIG. In FIG. 2, the form image has a mark a1,
a2, b1 and b2 are printed. In addition, line data a3 and b3 are described in the form image.

【0009】ここで、帳票イメージの右上を基準点
(0,0)として帳票A0上のマーク位置a1(x),
a2(x)および読み取り行データ位置a3(x,y)
はあらかじめ測定されており、図1のマーク検出部2で
検出されたマーク位置情報により図1のスキャン密度検
出部3でx方向のスキャン密度Xは{b1(x)−b2
(x)}/{a1(x)−a2(x)}で求まり、y方
向のスキャン密度YはXで一意に定まるf(X)で求ま
る。
Here, the mark position a1 (x) on the form A0, with the upper right of the form image as the reference point (0,0),
a2 (x) and read row data position a3 (x, y)
Is previously measured, and the scan density X in the x direction in the scan density detector 3 in FIG. 1 is {b1 (x) −b2 according to the mark position information detected by the mark detector 2 in FIG.
(X)} / {a1 (x) -a2 (x)}, and the scan density Y in the y direction is obtained by f (X) uniquely determined by X.

【0010】このX,Yを使用して図1のアドレス検出
部4で b3(x,y)=(a3(x)・X,a3(y)・Y) として求まる。
Using these X and Y, the address detection unit 4 in FIG. 1 obtains b3 (x, y) = (a3 (x) .X, a3 (y) .Y).

【0011】b3(x,y)により図1の切り出し部5
は、図1のイメージメモリ1から文字を切り出し、図1
の認識部6に切り出した文字を送り文字認識を行わせ
る。
The cutout portion 5 of FIG. 1 is defined by b3 (x, y).
1 cuts out characters from the image memory 1 shown in FIG.
The cut-out character is sent to the recognition unit 6 to recognize the character.

【0012】[0012]

【発明の効果】以上説明したように本発明によれば、あ
らかじめ与えられたマークを検出し、あらかじめ与えら
れたマーク位置情報によりスキャン密度を求めることが
できるため、ファクシミリ装置のスキャン密度が不明で
あっても文字認識を行うことができるという効果を有す
る。
As described above, according to the present invention, since a given mark can be detected and the scan density can be obtained from the mark position information given in advance, the scan density of the facsimile apparatus is unknown. Even if there is, it has an effect that character recognition can be performed.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】(a)はファクシミリ装置に入力される帳票イ
メージを示す図である。(b)は(a)の帳票イメージ
がイメージメモリに格納されている状態を示す図であ
る。
FIG. 2A is a diagram showing a form image input to a facsimile apparatus. (B) is a diagram showing a state in which the form image of (a) is stored in an image memory.

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

1 イメージメモリ 2 マーク検出部 3 スキャン密度検出部 4 アドレス検出部 5 文字切り出し部 6 認識部 7 制御部 1 image memory 2 mark detection unit 3 scan density detection unit 4 address detection unit 5 character cutout unit 6 recognition unit 7 control unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ファクシミリ装置より入力される帳票イ
メージの中の文字を識別する文字認識装置において、入
力された帳票イメージ上のあらかじめ付与された2点の
マークを検出する第1の検出手段と、この第1の検出手
段で検出したマークの位置情報とあらかじめ与えられる
2点のマークの位置情報とからファクシミリ装置のスキ
ャン密度を検出する第2の検出手段と、この第2の検出
手段で検出されたスキャン密度からあらかじめ与えられ
た文字位置情報を入力された帳票イメージのメモリアド
レス情報に変換する変換手段とを備えることを特徴とす
る文字認識装置。
1. A character recognition device for identifying characters in a form image input from a facsimile device, comprising first detecting means for detecting two marks added in advance on the input form image. Second detection means for detecting the scan density of the facsimile apparatus from the position information of the marks detected by the first detection means and the position information of the two marks given in advance, and the second detection means. And a conversion unit that converts the character position information given in advance from the scan density into memory address information of the input form image.
JP4208665A 1992-08-05 1992-08-05 Character recognition device Expired - Lifetime JP2894095B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4208665A JP2894095B2 (en) 1992-08-05 1992-08-05 Character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4208665A JP2894095B2 (en) 1992-08-05 1992-08-05 Character recognition device

Publications (2)

Publication Number Publication Date
JPH0660216A true JPH0660216A (en) 1994-03-04
JP2894095B2 JP2894095B2 (en) 1999-05-24

Family

ID=16560026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4208665A Expired - Lifetime JP2894095B2 (en) 1992-08-05 1992-08-05 Character recognition device

Country Status (1)

Country Link
JP (1) JP2894095B2 (en)

Also Published As

Publication number Publication date
JP2894095B2 (en) 1999-05-24

Similar Documents

Publication Publication Date Title
JPH0331723A (en) Equipment and method for adjusting measuring instrument
JPH0535938A (en) Picture processor
JPH0789363B2 (en) Character recognition device
JPH0660216A (en) Character recognizing device
JPS5620382A (en) Information input system using facsimile transmitter
JPS6162983A (en) Musical score reader
JPS62211146A (en) Recording apparatus
JPS60183170A (en) Printing device with print check function
JPS62179079A (en) Character reader
JPS62160590A (en) Format generating system for character reader
JPH0644405A (en) Ocr read position correction controller
JPS58195982A (en) Mark read system
JP2925270B2 (en) Character reader
JPH0520479A (en) Automatic slice value setting device
JPH09218741A (en) Information controller and its control method
JPH0221385A (en) Printer
JPH02222084A (en) Optical character reader
JPH04192090A (en) Optical character reader
JPS60156188A (en) Character segmentation system
JPS5854431B2 (en) Misreading detection method for character recognition device
JPH08320913A (en) Device for recognizing character on document
JPS6278690A (en) Character recognizing device
JP2000099643A (en) Character recognition device and character recognition system
JPS60160486A (en) Optical character reader
JPH0628521A (en) Optical character reader

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990202