JPH11196205A - Facsimile image generator - Google Patents

Facsimile image generator

Info

Publication number
JPH11196205A
JPH11196205A JP10000649A JP64998A JPH11196205A JP H11196205 A JPH11196205 A JP H11196205A JP 10000649 A JP10000649 A JP 10000649A JP 64998 A JP64998 A JP 64998A JP H11196205 A JPH11196205 A JP H11196205A
Authority
JP
Japan
Prior art keywords
drawing command
image
character string
document
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.)
Pending
Application number
JP10000649A
Other languages
Japanese (ja)
Inventor
Hiroteru Tsuchiya
博照 土屋
Takaharu Iwasaki
隆治 岩崎
Kensuke Yamada
健介 山田
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP10000649A priority Critical patent/JPH11196205A/en
Publication of JPH11196205A publication Critical patent/JPH11196205A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To add an image of character information to a facsimile image to be sent in a way that a receiver side easily recognizes the character information of the image and reuse the information. SOLUTION: The generator consists of a document image drawing command conversion section 14 that converts an electronic format document into an image drawing command to instruct printing, an image drawing command analysis section 15 that analyzes the image drawing command converted by the document image drawing command conversion section 14 to separate an image drawing command for a character string and an image drawing command for line segments being image drawing data for line segments for tables and graphics, a character string list generating section 16 that generates a character string list for each vertical coordinate point of coordinates at which the character string is printed out when the image drawing command of the character string separated by the image drawing command analysis section 15 is expanded to a picture image, and a picture image generating section 17 that interprets the image drawing command to generate a format document and an image of the character information, and the picture image generating means sends the generated picture image.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子フォーマット
で記述された文書データを画像イメージに変換して送信
するファクシミリ装置や画像を添付する電子メール装置
に適用されるファクシミリ画像生成装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a facsimile apparatus for converting document data described in an electronic format into an image image and transmitting the image data, and a facsimile image generation apparatus applied to an electronic mail apparatus for attaching an image.

【0002】[0002]

【従来の技術】従来、電子フォーマットで記述された文
書データを画像イメージに変換して送信するファクシミ
リ装置や画像を添付する電子メール装置におけるファク
シミリ画像の送信処理は、図6に示すように、電子文書
フォーマットを外部から受取ると、S1にて、文書フォ
ーマット描画コマンド変換処理、すなわち、文書フォー
マットを描画コマンドに変換する。続いて、S2にて、
画像イメージの生成処理、すなわち、変換された描画コ
マンドを解釈して画像イメージを生成する。そして、最
後にS3にて、生成した画像イメージの送信処理を行
う。
2. Description of the Related Art Conventionally, a facsimile apparatus which converts document data described in an electronic format into an image image and transmits the image data or an e-mail apparatus to which an image is attached, as shown in FIG. When a document format is received from outside, in S1, a document format drawing command conversion process, that is, the document format is converted into a drawing command. Subsequently, at S2,
Image image generation processing, that is, an image image is generated by interpreting the converted drawing command. Then, finally, in S3, the generated image is transmitted.

【0003】また、画像イメージを受信する側では受信
した画像を再利用するために電子化処理を行うことにな
るが、この電子化処理において文字認識を行うようにな
っている。このときの文字認識処理は、図7に示すよう
に、先ず、S4にて、矩形抽出処理、すなわち、受信し
た画像から矩形を抽出する処理を行う。そして、S5に
て、抽出した矩形が文字領域か、図形領域か、表領域か
を判別する処理を行い、続いて、S6にて、文字領域に
対して縦、横、斜めに配置されていたり、異なる大きさ
で配置されている文字列を切出す処理を行う。そして、
最後にS7にて、切出した文字画像の特徴を抽出して認
識する処理を行う。このように送信画像を文字認識して
再利用する機能を備えた、例えば、電子メール装置とし
ては、特開平7−200721号公報などが知られてい
る。
On the receiving side of an image, an electronic process is performed in order to reuse the received image. Character recognition is performed in the electronic process. In the character recognition process at this time, as shown in FIG. 7, first, in S4, a rectangle extraction process, that is, a process of extracting a rectangle from a received image is performed. Then, in S5, a process is performed to determine whether the extracted rectangle is a character area, a graphic area, or a table area. Then, in S6, the extracted rectangle is arranged vertically, horizontally, or obliquely to the character area. , A process of cutting out character strings arranged in different sizes. And
Finally, in S7, a process of extracting and recognizing features of the extracted character image is performed. For example, Japanese Patent Application Laid-Open No. 7-200721 is known as an electronic mail apparatus having a function of recognizing and reusing a transmission image by character.

【0004】[0004]

【発明が解決しようとする課題】ところで、最近ではコ
ンピュータをネットワークでリンクし、利用者が要求す
る文書をデータベース化された膨大な文書からキーワー
ドを入力するだけで検索する全文検索技術が開発されて
いる。また、印刷された文書をスキャナーで読み込んで
電子化し、さらに文字認識して文字コードに変換するこ
とも行われている。さらに、収集した文書や情報を自動
分類技術を使用してあるカテゴリで自動的に分類できる
ようにもなっている。
Recently, a full-text search technique has been developed in which a computer is linked via a network, and a document requested by a user is searched for by inputting a keyword from a huge number of documents in a database. I have. In addition, a printed document is read and digitized by a scanner, and is further converted into a character code by character recognition. Furthermore, the collected documents and information can be automatically classified into a certain category using an automatic classification technology.

【0005】このようなことから、ファクシミリ装置や
電子メール装置などにおいても画像イメージを単なるメ
ッセージとして伝えるのみだけではなく、全文検索技術
や自動分類技術が使用できるような形式や受信した側で
文字認識して再利用しやすい形式のファクシミリ画像を
送信できるようにすることが望まれている。しかしなが
ら、従来の電子メール装置は電子メールフォーマットに
ファクシミリ画像をそのまま添付するのみなので、この
ファクシミリ画像を蓄積して全文検索技術や自動分類技
術を使用することを考えても実現が困難であった。ま
た、文書はそれぞれ異なるレイアウトで印刷されてお
り、従って、テキスト文字列は大きさが様々でかつ様々
な位置に散在しておりそのままでは文字認識して電子化
することは手間がかかり効率が悪いという問題がある。
[0005] In view of the above, even in a facsimile apparatus or an electronic mail apparatus, not only an image image is simply transmitted as a message, but also a format in which full-text search technology and automatic classification technology can be used, and character recognition on the receiving side. It is desired to be able to transmit a facsimile image in a format that can be easily reused. However, the conventional e-mail apparatus simply attaches the facsimile image to the e-mail format as it is. Therefore, it is difficult to realize even if it is considered that the facsimile image is stored and the full-text search technology or the automatic classification technology is used. In addition, the documents are printed in different layouts, and therefore, the text character strings have various sizes and are scattered in various positions, and it is troublesome and inefficient to recognize and digitize the characters as they are. There is a problem.

【0006】そこで、請求項1及び2記載の発明は、送
信するファクシミリ画像に受信側でこのファクシミリ画
像内の文字情報を容易に認識してデータベース化し、再
利用ができる文字情報の画像イメージを付加できるファ
クシミリ画像生成装置を提供する。また、請求項2記載
の発明は、さらに、文字を同じ大きさで整列した文字情
報の画像イメージを付加でき、送信側での再利用がより
簡単になるファクシミリ画像生成装置を提供する。
Therefore, the invention according to the first and second aspects of the present invention adds a facsimile image to be transmitted to a facsimile image on the receiving side by easily recognizing the character information in the facsimile image, forming a database, and reusing the reusable character information image image. Provided is a facsimile image generating apparatus capable of performing the above. Further, the invention according to claim 2 further provides a facsimile image generating apparatus which can add an image of character information in which characters are arranged in the same size and which can be easily reused on the transmission side.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明は、
電子化されたフォーマット文書を印刷を指示する描画コ
マンドに変換する文書描画コマンド変換手段と、この文
書描画コマンド変換手段にて変換した描画コマンドを解
析し、文字列の描画コマンドと表や図形の線分の描画デ
ータである線分の描画コマンドとを分離する描画コマン
ド解析手段と、この描画コマンド解析手段により分離し
た文字列の描画コマンドを画像イメージに展開すると
き、文字列を印刷する座標の垂直座標毎に文字列リスト
を作成する文字列作成手段と、この文字列作成手段が作
成した文字列リストに基づいて文字列の描画コマンドを
生成する文字列リスト描画コマンド変換手段と、文書描
画コマンド変換手段が変換した描画コマンドを解釈して
フォーマット文書の画像イメージを生成するとともに文
字列リスト描画コマンド変換手段が生成した描画コマン
ドを解釈して文字情報の画像イメージを生成する画像イ
メージ生成手段とからなり、画像イメージ生成手段が生
成した画像イメージを送信することにある。
According to the first aspect of the present invention,
A document drawing command conversion unit that converts the digitized format document into a drawing command that instructs printing, and analyzes the drawing command converted by the document drawing command conversion unit to draw a character string drawing command and a table or graphic line. Drawing command analyzing means for separating a drawing command of a line segment, which is drawing data of a minute, and a drawing command of a character string separated by the drawing command analyzing means into a picture image, a vertical coordinate of a character string to be printed. A character string creating means for creating a character string list for each coordinate, a character string list drawing command converting means for generating a character string drawing command based on the character string list created by the character string creating means, and a document drawing command conversion Means for interpreting the drawing command converted by the means to generate an image of the format document, and a character string list drawing frame. Consists of a picture image generating means for generating a picture image of text information by interpreting the drawing command is de conversion means generated is to send a picture image picture image generating means is generated.

【0008】請求項2記載の発明は、電子化されたフォ
ーマット文書を印刷を指示する描画コマンドに変換する
文書描画コマンド変換手段と、この文書描画コマンド変
換手段にて変換した描画コマンドを解析し、文字列の描
画コマンドと表や図形の線分の描画データである線分の
描画コマンドとを分離する描画コマンド解析手段と、こ
の描画コマンド解析手段により分離した文字列の描画コ
マンドを画像イメージに展開するとき、文字列を印刷す
る座標の垂直座標毎に文字列リストを作成する文字列作
成手段と、この文字列作成手段が作成した文字列リスト
に基づいて文字列リストにリンクされている文字列を順
次取出し、文字列を同じ方向、同じ大きさに揃える文字
列リストの描画コマンドを生成する文字列リスト描画コ
マンド変換手段と、文書描画コマンド変換手段が変換し
た描画コマンドを解釈してフォーマット文書の画像イメ
ージを生成するとともに文字列リスト描画コマンド変換
手段が生成した描画コマンドを解釈して文字情報の画像
イメージを生成する画像イメージ生成手段とからなり、
画像イメージ生成手段が生成した画像イメージを送信す
ることにある。
According to a second aspect of the present invention, there is provided a document drawing command converting means for converting a digitized format document into a drawing command for instructing printing, and analyzing the drawing command converted by the document drawing command converting means. A drawing command analyzing unit that separates a character string drawing command from a line drawing command that is drawing data of a line of a table or a figure, and develops the character string drawing command separated by the drawing command analyzing unit into an image image. A character string creating means for creating a character string list for each vertical coordinate of a character string to be printed, and a character string linked to the character string list based on the character string list created by the character string creating means. And a character string list drawing command conversion means for generating a character string list drawing command for aligning character strings in the same direction and the same size. Image image generation for interpreting the drawing command converted by the document drawing command conversion means to generate an image of a format document and interpreting the drawing command generated by the character string list drawing command conversion means to generate an image image of character information Means,
It is to transmit the image image generated by the image image generating means.

【0009】[0009]

【発明の実施の形態】本発明の実施の形態を図面を参照
して説明する。図1は、電子フォーマットで記述された
文書データを画像イメージに変換して送信するファクシ
ミリ装置や画像を添付する電子メール装置における画像
送信処理部の構成を示すブロック図で、11は通信部、
12は要部を構成するファクシミリ画像生成部、13は
これらを接続するバスラインである。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration of an image transmission processing unit in a facsimile apparatus that converts document data described in an electronic format into an image image and transmits the image data or an e-mail apparatus that attaches an image.
Reference numeral 12 denotes a facsimile image generation unit which forms a main part, and reference numeral 13 denotes a bus line for connecting these.

【0010】前記通信部11は、ファクシミリ送信プロ
グラムのファクシミリ送信部で、フォーマット文書の画
像イメージと文字情報の画像イメージを送信するように
なっている。
The communication section 11 is a facsimile transmission section of a facsimile transmission program, and transmits an image of a format document and an image of character information.

【0011】前記ファクシミリ画像生成部12は、外部
から入力され、電子化されたフォーマット文書から描画
コマンドを生成して元のフォーマット文書の画像イメー
ジと文字情報の画像イメージを作成するもので、文書描
画コマンド変換部14、描画コマンド解析部15、文字
列リスト作成部16、画像イメージ生成部17及び文字
列リスト描画コマンド変換部18により構成している。
The facsimile image generation unit 12 generates a drawing command from an externally input and digitized format document to generate an image image of the original format document and a character image. It comprises a command conversion unit 14, a drawing command analysis unit 15, a character string list creation unit 16, an image image generation unit 17, and a character string list drawing command conversion unit 18.

【0012】前記文書描画コマンド変換部14は、電子
化されたフォーマット文書から描画データを印刷する描
画コマンドに変換するものであり、前記描画コマンド解
析部15は、描画コマンドを解析し、文字列の描画コマ
ンドと表や図の線分の描画データである線分の描画コマ
ンドを分離するものである。
The document drawing command conversion unit 14 converts a digitized format document into a drawing command for printing drawing data. The drawing command analysis unit 15 analyzes the drawing command and converts the character string into a character string. It separates a drawing command from a line segment drawing command which is line drawing data of a table or figure.

【0013】前記文字列リスト作成部16は、文字列の
描画コマンドが画像イメージに展開されるときに文字列
がページ上に印刷される座標の垂直座標毎に文字列リス
トを作成するものであり、前記画像イメージ生成部17
は、描画コマンドを解釈して画像イメージに変換するも
のである。前記文字列リスト描画コマンド変換部18
は、前記文字列リスト作成部16が作成した文字列リス
トにリンクしている文字列から描画コマンドを作成する
ものである。
The character string list creating section 16 creates a character string list for each vertical coordinate of a coordinate at which a character string is printed on a page when a character string drawing command is developed into an image. , The image image generation unit 17
Interprets a drawing command and converts it into an image. The character string list drawing command converter 18
Creates a drawing command from a character string linked to the character string list created by the character string list creating unit 16.

【0014】図2は画像イメージに変換された電子化さ
れたフォーマット文書の一例を示す図であり、このフォ
ーマット文書がファクシミリ画像生成部12に渡される
と、このファクシミリ画像生成部12は図3に示す画像
生成処理を行う。すなわち、先ず、S11にて、送信す
る電子フォーマット文書を文書描画コマンド変換部14
に送り、S12にて、この文書描画コマンド変換部14
で電子化されたフォーマット文書から描画コマンドを生
成する。
FIG. 2 is a diagram showing an example of a digitized format document converted into an image image. When the format document is passed to the facsimile image generation unit 12, the facsimile image generation unit 12 The following image generation processing is performed. That is, first, in S11, the electronic format document to be transmitted is converted into the document drawing command
At S12, the document drawing command conversion unit 14
Generates a drawing command from the format document digitized by.

【0015】描画コマンドとしては、文字列描画コマン
ド、線分描画コマンド、矩形描画コマンドがあり、表や
図形は線分描画コマンド LineObj(始点X座標,始点Y
座標,終点X座標,終点Y座標)及び矩形描画コマンド
SquareObj(左上X座標,左上Y座標,右上X座標,右
上Y座標,右下X座標,右下Y座標,左下X座標,左下
Y座標)によって記述される。
As drawing commands, there are a character string drawing command, a line segment drawing command, and a rectangle drawing command. For a table or figure, a line drawing command LineObj (start point X coordinate, start point Y
Coordinate, end point X coordinate, end point Y coordinate) and rectangle drawing command
SquareObj (upper left X coordinate, upper left Y coordinate, upper right X coordinate, upper right Y coordinate, lower right X coordinate, lower right Y coordinate, lower left X coordinate, lower left Y coordinate) is described.

【0016】また、文字列は文字列描画コマンド(“文
字列”,X座標,Y座標,文字ポイント数,角度,フォ
ント名)によって記述され、画像に変換される文字列の
位置を示す(X座標,Y座標)と文字列の大きさを指定
する文字ポイント数と文字列が印刷される水平線との角
度と文字フォント名によって指定されるようになってい
る。
The character string is described by a character string drawing command ("character string", X coordinate, Y coordinate, number of character points, angle, font name) and indicates the position of the character string to be converted into an image (X (Coordinates, Y coordinates), the number of character points specifying the size of the character string, the angle between the horizontal line on which the character string is printed, and the character font name.

【0017】例えば、図2に示す電子化されたフォーマ
ット文書に対して文書描画コマンド変換部14が生成す
る描画コマンドを示すと、 SquareObj (X1,Y1,X2,Y1,X2,Y3,X3,Y3) TextObj (“仕様書”,X1,Y1,xxPoint ,0 Degree,
Aフォント) TextObj (“社外秘”,X2,Y2,xxPoint ,90Degree,
Bフォント) TextObj (“製品名”,X3,Y3,xxPoint ,0 Degree,
Bフォント) LineObj (X4,Y4,X5,Y4,W) TextObj (“型番”,Xd,Yd,xxPoint ,0 Degree,B
フォント) LineObj (X4,Y5,X5,Y5,W) TextObj (“仕様書名”,Xe,Ye,xxPoint ,0 Degre
e,Bフォント) LineObj (X4,Y6,X5,Y6,W) TextObj (“承認 調査 起草”,Xe,Ye,xxPoint ,
0 Degree,Bフォント) LineObj (X6,Y6,X7,Y6,X7,Y8,X3,Y3) TextObj (“株式会社 ○○機械”,Xe,Ye,xxPoint
,0 Degree,Bフォント) TextObj (“コンピュータ課”,Xf,Yf,xxPoint ,0
Degree,Bフォント) となる。すなわち、TextObj (“仕様書”,X1,Y1,xx
Point ,0 Degree,Aフォント)は、図2の文字列“仕
様書”21の画像イメージを生成する描画コマンドであ
り、LineObj (X4,Y4,X5,Y4,W)は、図2の座標
(X4,Y4)(X5,Y4)を通る幅Wの直線22の描画を指
定する描画コマンドである。
For example, if the drawing command generated by the document drawing command conversion unit 14 is shown for the digitized format document shown in FIG. 2, SquareObj (X1, Y1, X2, Y1, X2, Y3, X3, Y3 ) TextObj (“Specification”, X1, Y1, xxPoint, 0 Degree,
A font) TextObj ("Confidential", X2, Y2, xxPoint, 90Degree,
B font) TextObj ("Product name", X3, Y3, xxPoint, 0 Degree,
B font) LineObj (X4, Y4, X5, Y4, W) TextObj (“model number”, Xd, Yd, xxPoint, 0 Degree, B
Font) LineObj (X4, Y5, X5, Y5, W) TextObj ("Specification name", Xe, Ye, xxPoint, 0 Degre
e, B font) LineObj (X4, Y6, X5, Y6, W) TextObj ("Draft approval investigation", Xe, Ye, xxPoint,
0 Degree, B font) LineObj (X6, Y6, X7, Y6, X7, Y8, X3, Y3) TextObj (“Machine Co., Ltd., Xe, Ye, xxPoint”)
, 0 Degree, B font) TextObj (“Computer section”, Xf, Yf, xxPoint, 0
Degree, B font). That is, TextObj (“Specification”, X1, Y1, xx
Point, 0 Degree, A font) is a drawing command for generating an image image of the character string “specification” 21 in FIG. 2, and LineObj (X4, Y4, X5, Y4, W) is a coordinate ( X4, Y4) (X5, Y4) is a drawing command for specifying the drawing of a straight line 22 having a width W.

【0018】続いて、S13にて、文書描画コマンド変
換部14で生成された描画コマンドを描画コマンド解析
部15に送り、ここで描画コマンドが文字列描画コマン
ドか否かを判定し、文字列描画コマンドであれば、この
描画コマンドを文字列リスト作成部16に送り、S14
にて、文字列リスト作成部16により文字列リストを作
成する。
In S13, the drawing command generated by the document drawing command conversion unit 14 is sent to the drawing command analysis unit 15, where it is determined whether or not the drawing command is a character string drawing command. If the command is a command, the drawing command is sent to the character string list creation unit 16, and S14
Then, a character string list is created by the character string list creating unit 16.

【0019】文字列リスト作成部16は、図4に示すよ
うに、文字列を文字列描画コマンドのY座標が入る区間
によってリスト構造でリンクして行く。例えば、TextOb
j (“仕様書”,X1,Y1,xxPoint ,0 Degree,Aフォ
ント)、TextObj (“社外秘”,X2,Y2,xxPoint ,90
Degree,Bフォント)は、区間Yaに存在するので、図
4に示すようにリンクされる。
As shown in FIG. 4, the character string list creating section 16 links character strings in a list structure according to a section in which the Y coordinate of the character string drawing command is included. For example, TextOb
j (“Specification”, X1, Y1, xxPoint, 0 Degree, A font), TextObj (“Confidential”, X2, Y2, xxPoint, 90
Degree, B font) exists in the section Ya, and is linked as shown in FIG.

【0020】また、S14の処理を終了したり、描画コ
マンドが文字列描画コマンドでないことを判定したとき
には、S15にて、画像イメージ生成部17により文字
列あるいは線分描画コマンドを解釈し、図2に示すよう
な画像イメージを得る。続いて、S16にて、文字列リ
スト描画コマンド変換部18により文字列リスト作成部
16で作成した図4の文字列リストにリンクしている文
字列をY座標の区間毎に順次取出し、設定されたポイン
ト数、フォント、角度で描画コマンドを生成する。すな
わち、文字列を同じ大きさ及び同じ方向に揃えて編集す
ることになる。
When the processing in S14 is completed or when it is determined that the drawing command is not a character string drawing command, in S15, a character string or a line segment drawing command is interpreted by the image / image generation unit 17, and the processing in FIG. To obtain an image as shown in FIG. Subsequently, in S16, the character strings linked to the character string list of FIG. 4 created by the character string list creating unit 16 by the character string list drawing command conversion unit 18 are sequentially extracted and set for each section of the Y coordinate. Generate drawing commands based on the number of points, font, and angle. That is, the character strings are edited in the same size and in the same direction.

【0021】例えば、図4の文字列リストの区間Yaに
リンクされている文字列“仕様書”31、“社外秘”3
2は同じY座標で水平に印刷されるような描画コマンド
TextObj (“仕様書”,X1,Y1,xxPoint ,0 Degree,
Aフォント)、TextObj (“社外秘”,X2,Y2,xxPoin
t ,90Degree,Bフォント)が生成されることになる。
For example, the character strings “specifications” 31 and “confidential” 3 linked to the section Ya of the character string list in FIG.
2 is a drawing command that prints horizontally at the same Y coordinate
TextObj (“Specification”, X1, Y1, xxPoint, 0 Degree,
A font), TextObj ("Confidential", X2, Y2, xxPoin
t, 90Degree, B font).

【0022】続いて、S17にて、画像イメージ生成部
17により描画コマンドを画像イメージに変換し、図5
に示すような文字情報シートを作成する。このとき文字
列“社外秘”41の角度は回転されることなく横書きと
して画像イメージに変換される。そして、最後にS18
にて、電子化された元のフォーマット文書の画像イメー
ジと画像イメージ生成部17が生成した文字情報の画像
イメージを通信部11に渡し、通信部11はこの画像イ
メージをファクシミリ画像として相手局に送信する。
Subsequently, in step S17, the drawing command is converted into an image by the image generation unit 17, and the drawing command shown in FIG.
Create a character information sheet as shown in. At this time, the angle of the character string "Confidential" 41 is converted into an image as horizontal writing without being rotated. And finally S18
Then, the image image of the original format document and the image image of the character information generated by the image image generation unit 17 are transferred to the communication unit 11, and the communication unit 11 transmits the image image as a facsimile image to the partner station. I do.

【0023】このような画像処理を行うことにより、認
識が容易でない文字の情報や紙面に散在している認識し
にくいレイアウトの文書の文字を同じ大きさに揃えて文
字認識の効率を上げる情報を作成して原画像と一緒に送
信することができる。そして、ファクシミリ画像を受信
した相手局は原画像を得ることは勿論、文字列を同じ方
向、大きさに揃えて編集された文字情報シートも得るこ
とができるので、この文字情報シートを使用して受信し
たファクシミリ画像をデータベース化することが容易に
でき、全文検索や自動分類など受信したファクシミリ画
像の再利用化が容易に実現できる。
By performing such image processing, it is possible to obtain information for improving the efficiency of character recognition by aligning character information that is not easily recognizable or characters of a document having a layout that is difficult to recognize and scattered on the paper to have the same size. It can be created and sent with the original image. The partner station that has received the facsimile image can obtain the original image as well as the character information sheet edited by aligning the character strings in the same direction and size. The received facsimile image can be easily stored in a database, and the reuse of the received facsimile image such as full-text search and automatic classification can be easily realized.

【0024】[0024]

【発明の効果】請求項1及び2記載の発明によれば、送
信するファクシミリ画像に受信側でこのファクシミリ画
像内の文字情報を容易に認識してデータベース化し、再
利用ができる。また、請求項2記載の発明によれば、さ
らに、文字を同じ大きさで整列した文字情報の画像イメ
ージを付加でき、送信側での再利用がより簡単になる。
According to the first and second aspects of the present invention, the facsimile image to be transmitted can easily recognize the character information in the facsimile image on the receiving side, make it into a database, and reuse it. Further, according to the second aspect of the present invention, it is possible to add an image of character information in which characters are arranged in the same size, and reuse on the transmission side becomes easier.

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

【図1】本発明の実施の形態を示す画像送信処理部のブ
ロック図。
FIG. 1 is a block diagram of an image transmission processing unit according to an embodiment of the present invention.

【図2】同実施の形態で使用する電子化されたフォーマ
ット文書の一例を示す図。
FIG. 2 is an exemplary view showing an example of a digitized format document used in the embodiment.

【図3】同実施の形態におけるファクシミリ画像生成部
の画像生成処理を示す流れ図。
FIG. 3 is a flowchart showing an image generation process of a facsimile image generation unit in the embodiment.

【図4】同実施の形態における文字列リスト作成部が作
成する文字列リストの例を示す図。
FIG. 4 is a view showing an example of a character string list created by a character string list creation unit according to the embodiment;

【図5】同実施の形態における画像イメージ生成部が生
成する文字情報シートの例を示す図。
FIG. 5 is a view showing an example of a character information sheet generated by the image generating unit according to the embodiment;

【図6】従来のファクシミリ画像の送信処理を示す流れ
図。
FIG. 6 is a flowchart showing a conventional facsimile image transmission process.

【図7】従来の受信したファクシミリ画像からの文字認
識処理を示す流れ図。
FIG. 7 is a flowchart showing a conventional character recognition process from a received facsimile image.

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

12…ファクシミリ画像生成部 14…文書描画コマンド変換部 15…描画コマンド解析部 16…文字列リスト作成部 17…画像イメージ生成部 18…文字列リスト描画コマンド変換部 12 facsimile image generation unit 14 document rendering command conversion unit 15 drawing command analysis unit 16 character string list creation unit 17 image image generation unit 18 character string list drawing command conversion unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 電子化されたフォーマット文書を印刷を
指示する描画コマンドに変換する文書描画コマンド変換
手段と、この文書描画コマンド変換手段にて変換した描
画コマンドを解析し、文字列の描画コマンドと表や図形
の線分の描画データである線分の描画コマンドとを分離
する描画コマンド解析手段と、この描画コマンド解析手
段により分離した文字列の描画コマンドを画像イメージ
に展開するとき、文字列を印刷する座標の垂直座標毎に
文字列リストを作成する文字列作成手段と、この文字列
作成手段が作成した文字列リストに基づいて文字列の描
画コマンドを生成する文字列リスト描画コマンド変換手
段と、前記文書描画コマンド変換手段が変換した描画コ
マンドを解釈してフォーマット文書の画像イメージを生
成するとともに前記文字列リスト描画コマンド変換手段
が生成した描画コマンドを解釈して文字情報の画像イメ
ージを生成する画像イメージ生成手段とからなり、 前記画像イメージ生成手段が生成した画像イメージを送
信することを特徴とするファクシミリ画像生成装置。
1. A document drawing command conversion means for converting a digitized format document into a drawing command for instructing printing, and analyzing the drawing command converted by the document drawing command conversion means to generate a character string drawing command. A drawing command analyzing unit that separates a line drawing command that is drawing data of a line of a table or a figure, and a character string drawing command separated by the drawing command analyzing unit into an image image. Character string creation means for creating a character string list for each vertical coordinate of printing coordinates, and character string list drawing command conversion means for generating a character string drawing command based on the character string list created by the character string creation means. Interpreting the drawing command converted by the document drawing command conversion means to generate an image of a format document, and An image generating means for interpreting the drawing command generated by the character string list drawing command converting means to generate an image of character information, and transmitting the image generated by the image generating means. Facsimile image generation device.
【請求項2】 電子化されたフォーマット文書を印刷を
指示する描画コマンドに変換する文書描画コマンド変換
手段と、この文書描画コマンド変換手段にて変換した描
画コマンドを解析し、文字列の描画コマンドと表や図形
の線分の描画データである線分の描画コマンドとを分離
する描画コマンド解析手段と、この描画コマンド解析手
段により分離した文字列の描画コマンドを画像イメージ
に展開するとき、文字列を印刷する座標の垂直座標毎に
文字列リストを作成する文字列作成手段と、この文字列
作成手段が作成した文字列リストに基づいて文字列リス
トにリンクされている文字列を順次取出し、文字列を同
じ方向、同じ大きさに揃える文字列リストの描画コマン
ドを生成する文字列リスト描画コマンド変換手段と、前
記文書描画コマンド変換手段が変換した描画コマンドを
解釈してフォーマット文書の画像イメージを生成すると
ともに前記文字列リスト描画コマンド変換手段が生成し
た描画コマンドを解釈して文字情報の画像イメージを生
成する画像イメージ生成手段とからなり、 前記画像イメージ生成手段が生成した画像イメージを送
信することを特徴とするファクシミリ画像生成装置。
2. A document drawing command conversion means for converting a digitized format document into a drawing command for instructing printing, and analyzing the drawing command converted by the document drawing command conversion means to generate a character string drawing command. A drawing command analyzing unit that separates a line drawing command that is drawing data of a line of a table or a figure, and a character string drawing command separated by the drawing command analyzing unit into an image image. A character string creating means for creating a character string list for each vertical coordinate of the coordinates to be printed; and a character string linked to the character string list based on the character string list created by the character string creating means. Character string list drawing command conversion means for generating a drawing command of a character string list for making the same in the same direction and the same size; Image image generating means for interpreting the drawing command converted by the converting means to generate an image image of the format document, and interpreting the drawing command generated by the character string list drawing command converting means to generate an image image of character information; A facsimile image generating apparatus for transmitting an image generated by the image generating means.
JP10000649A 1998-01-06 1998-01-06 Facsimile image generator Pending JPH11196205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10000649A JPH11196205A (en) 1998-01-06 1998-01-06 Facsimile image generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10000649A JPH11196205A (en) 1998-01-06 1998-01-06 Facsimile image generator

Publications (1)

Publication Number Publication Date
JPH11196205A true JPH11196205A (en) 1999-07-21

Family

ID=11479569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10000649A Pending JPH11196205A (en) 1998-01-06 1998-01-06 Facsimile image generator

Country Status (1)

Country Link
JP (1) JPH11196205A (en)

Similar Documents

Publication Publication Date Title
JP5712487B2 (en) Image processing apparatus, image processing system, image processing method, and program
EP1995686B1 (en) Document processing device and document processing method
JP2006023945A (en) Image processing system and image processing method
JP5061151B2 (en) Object acquisition device, object management system, and object management method
JP2006350664A (en) Document processing apparatus
JP4349183B2 (en) Image processing apparatus and image processing method
JP7337612B2 (en) Image processing device, image processing system, image processing method, and program
JP3039396B2 (en) Print control apparatus and method
JP2008059157A (en) Document confirmation support system, document confirmation support device and program
US6978046B2 (en) Systems and methods for automated template creation using scanned input
JP2022092119A (en) Image processing apparatus, image processing method, and program
JPH11196205A (en) Facsimile image generator
JP4194853B2 (en) Document analysis device
JP2008181485A (en) Image forming device, and method and program for forming electronic document data
JP2006319668A (en) Information processing apparatus, user terminal and image processing system
US20060119886A1 (en) Print control unit and a print control program
JPH1188641A (en) Facsimile information managing device
JP4151351B2 (en) Output control method and apparatus
JP2001209645A (en) Filing system
JP4013748B2 (en) Document generator
JP4651407B2 (en) Image processing apparatus, computer program, and storage medium
JPH1131112A (en) Electronic mail system and printing device using the same
KR20080068776A (en) Multi-function device and control method thereof
US10264157B2 (en) Image processing apparatus, image processing method and image processing program
JPH10208020A (en) Image processor