JP2019083430A - Image processing apparatus and program - Google Patents

Image processing apparatus and program Download PDF

Info

Publication number
JP2019083430A
JP2019083430A JP2017210122A JP2017210122A JP2019083430A JP 2019083430 A JP2019083430 A JP 2019083430A JP 2017210122 A JP2017210122 A JP 2017210122A JP 2017210122 A JP2017210122 A JP 2017210122A JP 2019083430 A JP2019083430 A JP 2019083430A
Authority
JP
Japan
Prior art keywords
processing
image data
information
unit
condition
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
JP2017210122A
Other languages
Japanese (ja)
Other versions
JP6819544B2 (en
Inventor
陽 島田
Akira Shimada
陽 島田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017210122A priority Critical patent/JP6819544B2/en
Publication of JP2019083430A publication Critical patent/JP2019083430A/en
Application granted granted Critical
Publication of JP6819544B2 publication Critical patent/JP6819544B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an image processing apparatus and a program that allow a user to simply designate various types of executable processing.SOLUTION: In an image processing apparatus 1, a plurality of processing execution units 12 can execute a plurality of types of processing different from each other. An image reading unit 11 reads images of a plurality of documents and outputs read image data showing the images of the plurality of documents. An extraction unit 141 extracts, from the read image data, object image data of a processing object and style image data having a predetermined style. A recognition unit 142 recognizes, from the style image data, processing information indicating processing to be executed on the object image data and condition information indicating a processing condition. A processing control unit 143 instructs a processing execution unit 12 corresponding to the processing information to process the object image data with the processing condition based on the condition information.SELECTED DRAWING: Figure 1

Description

本発明は、画像読取部により生成される読取画像データに対し複数の処理を実行可能な画像処理装置、及びプログラムに関する。   The present invention relates to an image processing apparatus capable of executing a plurality of processes on read image data generated by an image reading unit, and a program.

画像処理装置は、例えば、スキャン、コピー、電子メール送受信及びファクス送受信等の処理を実行可能な複数の処理実行部と、前記複数の処理実行部の処理を制御する制御部とを備える。   The image processing apparatus includes, for example, a plurality of processing execution units capable of executing processing such as scanning, copying, electronic mail transmission and reception, fax transmission and reception, and a control unit that controls processing of the plurality of processing execution units.

前記制御部は、一般的には、ユーザー操作を受け付ける操作入力部から入力される情報に基づき、画像読取部から得られる読取画像データを処理すべき前記実行処理部と、処理条件とを特定する。前記制御部はさらに、特定された前記処理実行部に、前記処理条件に従って、前記読取画像データに対する処理を実行させる。   The control unit generally specifies the execution processing unit to process read image data obtained from an image reading unit and processing conditions based on information input from an operation input unit that receives a user operation. . The control unit further causes the identified processing execution unit to execute processing on the read image data in accordance with the processing condition.

一方、前記画像処理装置に対し、予め定められた4種類の処理のいずれかと、処理条件とをユーザーが簡易に指定し、前記画像処理装置が、ユーザーにより指定されている前記処理及び前記処理条件を認識する手法が提案されている(例えば特許文献1を参照)。   On the other hand, the user simply designates one of four predetermined types of processing and processing conditions to the image processing apparatus, and the image processing apparatus specifies the processing and processing conditions specified by the user. There has been proposed a method of recognizing H. (see, for example, Patent Document 1).

特開2016−131309号公報JP, 2016-131309, A

前記画像処理装置は、前記読取画像データに対し様々な処理を実行可能である。そのため、前記様々な処理をユーザーが簡易に指定可能な前記画像処理装置が望まれている。   The image processing apparatus can execute various processes on the read image data. Therefore, there is a demand for the image processing apparatus that allows the user to easily specify the various processes.

本発明の目的は、実行可能な様々な処理をユーザーが簡易に指定可能な画像処理装置、及びプログラムを提供することである。   An object of the present invention is to provide an image processing apparatus and program capable of easily specifying various executable processes by a user.

本発明の一の局面に係る画像処理装置は、複数の処理実行部と、画像読取部と、抽出部と、認識部と、処理制御部と、を備える。前記複数の処理実行部は、互いに異なる複数の処理を実行可能である。前記画像読取部は、複数の原稿の画像を読み取り、前記複数の原稿の画像を表す読取画像データを出力する。前記抽出部は、前記読取画像データから、処理対象の対象画像データと、予め定められた様式を有する様式画像データとを抽出する。前記認識部は、前記様式画像データから、前記対象画像データに実行すべき処理を示す処理情報と、処理条件を示す条件情報とを認識する。前記処理制御部は、前記条件情報に基づく前記処理条件で前記対象画像データを処理することを、前記処理情報に対応する前記処理実行部に指示する。   An image processing apparatus according to one aspect of the present invention includes a plurality of processing execution units, an image reading unit, an extraction unit, a recognition unit, and a processing control unit. The plurality of process execution units can execute a plurality of different processes. The image reading unit reads images of a plurality of documents, and outputs read image data representing the images of the plurality of documents. The extraction unit extracts target image data to be processed and format image data having a predetermined format from the read image data. The recognition unit recognizes, from the form image data, processing information indicating processing to be executed on the target image data and condition information indicating processing conditions. The process control unit instructs the process execution unit corresponding to the process information to process the target image data under the process condition based on the condition information.

本発明の他の局面に係るプログラムは、前記複数の原稿の画像が画像読取部により読み取られて生成される読取画像データから、処理対象の対象画像データと、予め定められた様式を有する様式画像データとを抽出するステップと、前記様式画像データから、前記対象画像データに実行されるべき処理を示す処理情報と、処理条件を示す条件情報とを認識するステップと、互いに異なる複数の処理を実行可能な複数の処理実行部のうち、前記処理情報に対応する前記処理実行部に、前記条件情報に基づく前記処理条件で、前記対象画像データを処理させるステップと、をコンピューターに実行させるプログラムである。   According to another aspect of the present invention, there is provided a program comprising: read image data generated by reading an image of a plurality of originals by an image reading unit; target image data to be processed; and a style image having a predetermined style A step of extracting data, a step of recognizing processing information indicating processing to be executed on the target image data, and condition information indicating processing conditions from the form image data, and a plurality of different processing are executed. A program for causing a computer to execute the process of processing the target image data under the processing condition based on the condition information among the plurality of possible process execution units, the process execution unit corresponding to the process information .

本発明によれば、実行可能な様々な処理をユーザーが簡易に指定可能な画像処理装置、及びプログラムを提供することができる。   According to the present invention, it is possible to provide an image processing apparatus and program that allow a user to easily specify various executable processes.

図1は、本発明の各実施形態に係る画像処理装置の構成を示す図である。FIG. 1 is a diagram showing the configuration of an image processing apparatus according to each embodiment of the present invention. 図2は、図1の記憶部に格納されるアドレスリストを例示する図である。FIG. 2 is a diagram illustrating an address list stored in the storage unit of FIG. 図3Aは、第1実施形態に係る付加原稿の第1例を示す図である。FIG. 3A is a diagram showing a first example of the additional document according to the first embodiment. 図3Bは、第1実施形態に係る付加原稿の第2例を示す図である。FIG. 3B is a view showing a second example of the additional document according to the first embodiment. 図3Cは、第1実施形態に係る付加原稿の第3例を示す図である。FIG. 3C is a diagram showing a third example of the additional document according to the first embodiment. 図4は、第1実施形態に係る画像処理装置の処理を示すフローチャートである。FIG. 4 is a flowchart showing processing of the image processing apparatus according to the first embodiment. 図5は、図1の画像読取部で生成される読取画像データを示す図である。FIG. 5 is a view showing read image data generated by the image reading unit of FIG. 図6は、図1の記憶部に格納される禁則関係リストを例示する図であるFIG. 6 is a diagram exemplifying the prohibition relation list stored in the storage unit of FIG. 図7は、図1の記憶部に格納される制御コマンドリストを例示する図である。FIG. 7 is a diagram illustrating a control command list stored in the storage unit of FIG. 図8は、第2実施形態に係る付加原稿を例示する図である。FIG. 8 is a diagram illustrating an additional original according to the second embodiment. 図9は、第2実施形態に係る画像処理装置の処理を示すフローチャートである。FIG. 9 is a flowchart showing processing of the image processing apparatus according to the second embodiment. 図10は、第2実施形態に係る読取画像データを示す図である。FIG. 10 is a view showing read image data according to the second embodiment. 図11は、第3実施形態に係る付加原稿を示す図である。FIG. 11 is a view showing an additional original according to the third embodiment. 図12は、第3実施形態に係る画像処理装置の処理を示すフローチャートである。FIG. 12 is a flowchart showing processing of the image processing apparatus according to the third embodiment. 図13は、第3実施形態に係る付加原稿読取画像データを示す図である。FIG. 13 is a view showing additional original read image data according to the third embodiment.

以下添付図面を参照しながら、本発明の各実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。   Embodiments of the present invention will be described below with reference to the accompanying drawings for understanding of the present invention. The following embodiments are merely specific examples of the present invention, and do not limit the technical scope of the present invention.

[第1実施形態]
図1において、画像処理装置1は、複数の機能を備える複合機であって、例えば、スキャン処理、コピー処理、ファクス送信処理及び電子メール送信処理等、各種処理を実行可能である。
First Embodiment
In FIG. 1, the image processing apparatus 1 is a multifunction peripheral having a plurality of functions, and can execute various processes such as scan processing, copy processing, fax transmission processing, and electronic mail transmission processing, for example.

画像処理装置1は、操作表示部10、画像読取部11と、複数の処理実行部12と、記憶部13及び制御部14等を備える。   The image processing apparatus 1 includes an operation display unit 10, an image reading unit 11, a plurality of processing execution units 12, a storage unit 13, a control unit 14, and the like.

操作表示部10は、表示部と、操作部とを備える。前記表示部は、例えば、情報を表示する液晶ディスプレーなどの表示装置である。前記操作部は、ユーザー操作に基づく情報入力を受け付けるタッチパネル及び操作ボタンなどを含む。   The operation display unit 10 includes a display unit and an operation unit. The display unit is, for example, a display device such as a liquid crystal display that displays information. The operation unit includes a touch panel that receives information input based on a user operation, an operation button, and the like.

画像読取部11は、板状の透明ガラス等を含む原稿台1101を備える。原稿台1101は、自身の上面に、複数の原稿を載置可能な矩形状の原稿載置エリアを有する。   The image reading unit 11 includes a document table 1101 including a plate-like transparent glass or the like. The document table 1101 has a rectangular document placement area on which a plurality of documents can be placed on the upper surface of the document platen 1101.

画像読取部11は、原稿台1101以外にも、光源、ミラー、光学レンズ及びCCD(Charge Coupled Device)等を備える。画像読取部11は、前記スキャン処理の実行時、原稿台1101に載置された原稿に向けて光を主走査方向及び副走査方向に走査する。   The image reading unit 11 includes a light source, a mirror, an optical lens, a charge coupled device (CCD), and the like in addition to the document table 1101. The image reading unit 11 scans light in the main scanning direction and the sub scanning direction toward the document placed on the document table 1101 when the scanning process is performed.

画像読取部11は、前記原稿から反射光に基づき、前記複数の原稿の画像を読み取り、前記複数の原稿の画像を示す前記読取画像データを生成し出力する。   The image reading unit 11 reads the images of the plurality of documents based on the reflected light from the document, and generates and outputs the read image data indicating the images of the plurality of documents.

複数の処理実行部12は、画像データに対し、互いに異なる複数の処理を実行可能である。複数の処理実行部12は、前記各種処理に対応して、画像形成部121、ファクス送信部122及び電子メール送信部123を備える。   The plurality of process execution units 12 can execute a plurality of different processes on image data. The plurality of processing execution units 12 include an image forming unit 121, a fax transmission unit 122, and an electronic mail transmission unit 123, corresponding to the various types of processing.

なお、複数の処理実行部12は、画像形成部121、ファクス送信部122及び電子メール送信部123から選ばれる1つ以上と、を備えていればよい。また、画像形成部121、ファクス送信部122及び電子メール送信部123以外の処理実行部が複数の処理実行部12として画像処理装置1に備わっていてもよい。   The plurality of processing execution units 12 may include one or more selected from the image forming unit 121, the fax transmission unit 122, and the e-mail transmission unit 123. Further, processing execution units other than the image forming unit 121, the fax transmission unit 122, and the electronic mail transmission unit 123 may be provided in the image processing apparatus 1 as a plurality of processing execution units 12.

画像形成部121は、前記コピー処理の実行時、後述の画像データを受け取る。   The image forming unit 121 receives image data to be described later when the copying process is performed.

画像形成部121は、前記画像データが示す画像を印刷用シート上に形成して、印刷物として画像処理装置1の外部に排出する。なお、画像形成の方式は、電子写真方式又はインクジェット方式のいずれでもよい。画像形成部121は、電子写真方式が採用される場合、感光体ドラム、帯電器、露光装置、現像装置、転写装置、定着装置等を備える。   The image forming unit 121 forms an image indicated by the image data on a printing sheet, and discharges the image as a printed matter to the outside of the image processing apparatus 1. The image forming method may be either an electrophotographic method or an inkjet method. When the electrophotographic method is adopted, the image forming unit 121 includes a photosensitive drum, a charger, an exposure device, a developing device, a transfer device, a fixing device, and the like.

ファクス送信部122は、前記ファクス送信処理の実行時、前記画像データを、所定のファクシミリ規格に従って、図示しない通信相手側のファクシミリに送信する。なお、ファクス受信処理は本発明の要部ではないため、前記ファクス受信処理の説明を控える。   When the fax transmission process is performed, the fax transmission unit 122 transmits the image data to a facsimile on a communication party (not shown) according to a predetermined facsimile standard. Since the fax reception process is not an essential part of the present invention, the description of the fax reception process will be omitted.

電子メール送信部123は、前記電子メール送信処理の実行時、前記画像データを含む電子メールを制御部14から受け取る、電子メール送信部123はさらに、前記電子メールを、所定の規格及び通信プロトコルに従って、図示しない受信側の情報処理装置に送信する。   The electronic mail transmission unit 123 receives an electronic mail including the image data from the control unit 14 when the electronic mail transmission process is executed. The electronic mail transmission unit 123 further transmits the electronic mail according to a predetermined standard and communication protocol. It transmits to the information processing apparatus of the receiving side which is not shown in figure.

記憶部13は、例えば、不揮発性半導体メモリー又はハードディスクドライブ等を含み、制御部14により実行されるプログラム131、及び制御部14により使用される各種情報を予め格納可能である。   The storage unit 13 includes, for example, a non-volatile semiconductor memory or a hard disk drive, and can store in advance a program 131 executed by the control unit 14 and various information used by the control unit 14.

前記各種情報は、図2に示すアドレスリスト132を含む。   The various information includes the address list 132 shown in FIG.

アドレスリスト132は、例えば、前記電子メールを受信可能な複数の受信者が使用する複数の電子メールアドレスを含む。なお、いくつかの図面ではメールアドレスと示されている。前記メールアドレスは電子メールアドレスと同義である。   The address list 132 includes, for example, a plurality of e-mail addresses used by a plurality of recipients who can receive the e-mail. In addition, it is shown as an e-mail address in some drawings. The e-mail address is synonymous with an e-mail address.

前記複数の電子メールアドレスは、後述の様式に従って、例えば、互いに重複しない色と紐づけられている。例えば、前記受信者としてのAにはオレンジが、前記受信者としてのBには青が紐づけられている。前記色は、前記受信者の特定に使用されるため、以下、特定色と称される。   The plurality of e-mail addresses are, for example, associated with colors that do not overlap with each other, in accordance with the manner described later. For example, orange is associated with A as the recipient, and blue is associated with B as the recipient. The color is hereinafter referred to as a specific color because it is used to identify the recipient.

制御部14は、プロセッサーと、例えば揮発性半導体メモリー等を備える。   The control unit 14 includes a processor and, for example, volatile semiconductor memory or the like.

ここで、本発明が解決すべき技術的課題について説明する。   Here, technical problems to be solved by the present invention will be described.

一般的に、画像処理装置は、読取画像データに対し様々な処理を実行可能である。そのため、前記様々な処理をユーザーが簡易に指定可能な前記画像処理装置が望まれている。   In general, the image processing apparatus can execute various processes on read image data. Therefore, there is a demand for the image processing apparatus that allows the user to easily specify the various processes.

本実施形態の目的は、画像処理装置が実行可能な様々な処理をユーザーが簡易に指定可能とすることである。   An object of the present embodiment is to allow a user to easily designate various processes that can be executed by the image processing apparatus.

前記目的を達成するために、制御部14は、前記プロセッサーがプログラム131を実行することにより、機能ブロックとして、抽出部141、認識部142、処理制御部143及び通知制御部144を備える。なお、機能ブロック141〜144の1つ又は複数は電子回路で構成されていてもよい。   In order to achieve the above object, the control unit 14 includes an extraction unit 141, a recognition unit 142, a processing control unit 143, and a notification control unit 144 as functional blocks when the processor executes the program 131. Note that one or more of the functional blocks 141 to 144 may be configured by an electronic circuit.

次に、制御部14による処理の説明に先立ち、本画像処理装置1のユーザーによる準備作業を説明する。   Next, prior to the description of the process by the control unit 14, the preparation work by the user of the image processing apparatus 1 will be described.

前記ユーザーは、前記複数の原稿を準備する。前記複数の原稿は、対象原稿と、付加原稿とを含む。   The user prepares the plurality of originals. The plurality of originals include a target original and an additional original.

前記対象原稿は、画像処理装置1により処理対象とされるべき対象画像を示す。前記対象原稿は、例えば、前記印刷用シートに印刷されている文書である。   The target document indicates a target image to be processed by the image processing apparatus 1. The target document is, for example, a document printed on the printing sheet.

前記付加原稿は、原稿台1101に前記対象原稿と並置可能なサイズを有する。前記付加原稿のサイズは、例えば前記対象原稿のサイズより小さい。前記付加原稿には、前記ユーザーによる画像形成装置1への処理要求を示す文字、数字または色などの情報が記されている。   The additional document has a size that can be placed on the document table 1101 in parallel with the target document. The size of the additional original is, for example, smaller than the size of the target original. In the additional document, information such as characters, numbers or colors indicating the processing request to the image forming apparatus 1 by the user is described.

前記処理要求は、例えば前記印刷用シートより小さいサイズのシートに、前記様式に従う文字及び/又は記号を用いて記される。   The processing requirements are written, for example, on a sheet smaller than the printing sheet, using letters and / or symbols in accordance with the above-mentioned format.

前記付加原稿は、前記処理要求として、前記対象画像に実行すべき前記処理と、処理条件とを、例えば複数のシートで示す。   The additional document indicates, as the processing request, the processing to be performed on the target image and processing conditions, for example, by a plurality of sheets.

なお、以下、前記文字及び/又は記号を文字等と称する。また、前記シートのうち、前記処理が示されるシートを処理シートと、前記処理条件が示されるシートを処理条件シートと称する。   Hereinafter, the characters and / or symbols will be referred to as characters and the like. Further, among the sheets, a sheet for which the processing is indicated is referred to as a processing sheet, and a sheet for which the processing condition is indicated is referred to as a processing condition sheet.

前記処理シート及び前記処理条件シートは、後述の抽出処理のために、例えば、所定の形状又は所定のサイズを有する。   The processing sheet and the processing condition sheet have, for example, a predetermined shape or a predetermined size for extraction processing described later.

また、前記文字等は、後述のOCR(Optical Character Recognition)処理を正しく実施可能な予め定められた色である推奨色で記録される。前記推奨色としては例えば黒色が考えられる。   Further, the characters and the like are recorded in a recommended color which is a predetermined color capable of correctly performing an optical character recognition (OCR) process described later. For example, black may be considered as the recommended color.

また、前記処理及び前記処理条件は色で表現されることも可能である。   Also, the processing and the processing conditions can be expressed in color.

例えば、前記電子メールアドレスは、前記処理条件シートの読取面の色により特定可能である。即ち、前記読取面の色が前記特定色を表し、前記特定色もまた前記処理条件となりえる。なお、前記読取面は、画像読取部11により光が走査される面である。   For example, the e-mail address can be specified by the color of the reading surface of the processing condition sheet. That is, the color of the reading surface represents the specific color, and the specific color can also be the processing condition. The reading surface is a surface on which light is scanned by the image reading unit 11.

なお、前記電子メールアドレスは、前記処理条件シートの読取面が有する前記特定色で表される以外にも、前記文字等で前記処理条件シートに記録されうる。この場合、前記処理条件シートの読取面の色は、前記特定色以外の色である。前記非特定色もまた前記処理条件の一つを示す。   The e-mail address may be recorded on the processing condition sheet by the characters or the like in addition to being represented by the specific color of the reading surface of the processing condition sheet. In this case, the color of the reading surface of the processing condition sheet is a color other than the specific color. The non-specific color also indicates one of the processing conditions.

なお、前記処理及び前記処理条件は、前記文字等又は前記色以外の表現方法で様式化されてもよい。   Note that the processing and the processing conditions may be stylized according to an expression method other than the characters and the like or the color.

前記他の表現方法としては、例えば、前記処理シート及び前記処理条件シートに記録された符号によって前記処理及び前記処理条件が表現されることが考えられる。前記符号としては、バーコードなどの1次元コード又はQRコード(登録商標)などの2次元コードが考えられる。   As another expression method, for example, it is conceivable that the processing and the processing condition are expressed by the code recorded on the processing sheet and the processing condition sheet. As the code, a one-dimensional code such as a bar code or a two-dimensional code such as a QR code (registered trademark) can be considered.

また、前記処理及び前記処理条件は、前記処理シート及び前記処理条件シートにおける前記読取面側に示される。   Further, the processing and the processing conditions are indicated on the reading surface side of the processing sheet and the processing condition sheet.

前記処理シート及び前記処理条件シートにおいて前記読取面の反対側の面、即ち非読取面には、前記読取面側と同じ前記処理及び前記処理条件が示されていてもよい。これにより、前記ユーザーは、原稿台1101に前記付加原稿を載置する際、前記非読取面を目視することで、前記読取面側の前記処理又は前記処理条件を容易に認識できる。   The same processing and processing conditions as those on the reading surface side may be indicated on the opposite side of the reading surface, that is, the non-reading surface, of the processing sheet and the processing condition sheet. Thus, when placing the additional document on the document table 1101, the user can easily recognize the processing on the side of the reading surface or the processing condition by visually observing the non-reading surface.

なお、前記非読取面側の前記処理及び前記処理条件は、画像処理装置1の処理対象ではないので、前記様式に従ってしなくともよく、前記ユーザーが認識可能な文字等又は簡単な絵柄を用いて示されればよい。   In addition, since the processing and the processing conditions on the non-reading side are not processing targets of the image processing apparatus 1, they may not be in accordance with the style, and characters or the like recognizable by the user or simple patterns are used. It should be shown.

また、前記非読取面側の前記処理及び前記処理条件が前記様式に従っていれば、前記ユーザーは、前記読取面及び前記非読取面を気にすることなく、前記原稿台1101に載置することができる。   In addition, if the processing on the non-reading side and the processing conditions conform to the format, the user can place the document on the document table 1101 without regard to the reading side and the non-reading side. it can.

さらに、前記処理及び前記処理条件の全てが1つの前記シートで示されてもよい。以下、前記処理及び前記処理条件の両方が示されるシートを、処理・処理条件シートと称する。   Furthermore, all of the processing and the processing conditions may be shown in one sheet. Hereinafter, a sheet in which both the processing and the processing conditions are indicated is referred to as a processing / processing condition sheet.

ここで、図3A〜図3Cを参照して、前記様式に従う前記付加原稿の例を説明する。   Here, with reference to FIGS. 3A to 3C, an example of the additional original according to the above-mentioned format will be described.

図3A〜図3Cには、前記付加原稿の例示としての付加原稿21a〜21cが示される。   FIGS. 3A to 3C show additional originals 21a to 21c as an example of the additional original.

図3Aにおいて、付加原稿21aは、前記処理シート及び前記処理条件シートの一例としての処理シート211a及び処理条件シート212aを含む。   In FIG. 3A, the additional original 21a includes a processing sheet 211a and a processing condition sheet 212a as an example of the processing sheet and the processing condition sheet.

処理シート211aの前記読取面には「コピー」という文字が記録される。前記文字「コピー」は、前記様式の一つであって、前記処理が前記コピー処理であることを示す。   The characters "copy" are recorded on the reading surface of the processing sheet 211a. The character "copy" is one of the modes, and indicates that the process is the copy process.

処理条件シート212aの前記読取面には、「3」という数字とが記録される。前記数字「3」は、前記様式の一つであって、前記文字「コピー」との組合せにより、印刷必要部数が3部であるという前記処理条件を示す。   A number "3" is recorded on the reading surface of the processing condition sheet 212a. The numeral “3” is one of the forms, and indicates the processing condition that the number of copies required for printing is three in combination with the character “copy”.

図3Bにおいて、付加原稿21bは、前記処理・処理条件シートの一例としての処理・処理条件シート211bを含む。   In FIG. 3B, the additional document 21b includes a process / process condition sheet 211b as an example of the process / process condition sheet.

処理・処理条件シート211bの前記読取面には「メール」という文字が記録される。また、前記読取面は前記特定色を有する。   The characters "email" are recorded on the reading surface of the processing / processing condition sheet 211b. Also, the reading surface has the specific color.

前記文字「メール」もまた、前記様式の一つであって、前記処理が前記電子メール送信処理であることを示す。   The character "mail" is also one of the modes, and indicates that the process is the e-mail transmission process.

前記特定色もまた、前記様式の一つである。前記特定色は、前記文字「メール」との組合せにより、前記処理条件としての前記電子メールの宛先を示す。前記宛先は、前記特定色で特定される前記電子メールアドレスである。具体的には、前記特定色がオレンジ、青色であれば、前記受信者はA,Bとなる。   The particular color is also one of the styles. The specific color indicates the destination of the e-mail as the processing condition in combination with the character “e-mail”. The destination is the e-mail address specified by the specific color. Specifically, if the specific color is orange or blue, the recipients are A and B.

図3Cにおいて、付加原稿21cは、前記処理シート及び前記処理条件シートの一例としての処理シート211c及び処理条件シート212cを含む。   In FIG. 3C, the additional original 21c includes the processing sheet 211c and the processing condition sheet 212c as an example of the processing sheet and the processing condition sheet.

処理シート211cの前記読取面には、処理・処理条件シート211bと同様、前記文字「メール」が記録される。   The character “e-mail” is recorded on the reading surface of the processing sheet 211 c as in the processing / processing condition sheet 211 b.

また、処理条件シート212cの前記読取面には、1又は複数の電子メールアドレスが記録される。   Further, one or more electronic mail addresses are recorded on the reading surface of the processing condition sheet 212c.

なお、処理条件シート212cの前記読取面は、前記処理条件としての前記電子メールアドレスが前記文字等で記される場合、前記非特定色を有する。   The reading surface of the processing condition sheet 212c has the non-specific color when the e-mail address as the processing condition is written by the character or the like.

前記電子メールアドレスが前記文字等で表現されることは、前記様式の一つである。前記文字等で表現される前記電子メールアドレスは、前記文字「メール」と組合せることで、前記処理条件としての前記電子メールの宛先を示す。   It is one of the modes that the e-mail address is expressed by the characters and the like. The e-mail address represented by the character or the like indicates the destination of the e-mail as the processing condition by combining with the character “mail”.

なお、もし処理条件シート212cの前記読取面が前記特定色を有すると、前記文字等で表現される前記電子メールアドレスが前記宛先とされるのか、前記特定色で表現される前記電子メールアドレスを前記宛先とされるのか特定不能となる。よって、処理条件シート212cの前記読取面は前記非特定色を有する。   If the reading surface of the processing condition sheet 212c has the specific color, the e-mail address represented by the character or the like is used as the destination or the e-mail address represented by the specific color is selected. It can not be specified whether it is the destination. Therefore, the reading surface of the processing condition sheet 212c has the non-specific color.

前記処理及び前記処理条件は、図3A〜図3Cに例示した以外にも、画像処理装置1が実行可能な前記処理及び前記処理条件を網羅するように、画像処理装置1の開発段階で様々な前記様式が定められる。   The processing and the processing conditions are various in the development stage of the image processing apparatus 1 so as to cover the processing and the processing conditions that can be executed by the image processing apparatus 1 other than those illustrated in FIGS. 3A to 3C. The form is defined.

例えば、文字「FAX」が記された前記処理シートと、FAX番号が記された前記処理条件シートとの組合せは、前記FAX番号宛に前記画像データを示すファクシミリを送信する、という前記様式を示す。   For example, the combination of the processing sheet in which the character "FAX" is written and the processing condition sheet in which a FAX number is written indicates the above-mentioned form of transmitting a facsimile indicating the image data to the FAX number. .

他にも例えば、文字「スキャン」が記された前記処理シートと、記憶部13に作成されたフォルダーが記された前記処理条件シートの組合せは、前記フォルダー名で特定される記憶領域へ前記画像データを保存する、という前記様式を示す。   Besides, for example, the combination of the processing sheet in which the character “scan” is written and the processing condition sheet in which the folder created in the storage unit 13 is described is the image to the storage area specified by the folder name. It shows the above-mentioned manner of storing data.

なお、後述の抽出処理のため、各前記シートには、前記読取面における前記文字等の位置を示す識別情報が付加される場合がある。   Note that identification information indicating the position of the character or the like on the reading surface may be added to each sheet for extraction processing described later.

具体的には、処理シート211a,211c及び処理条件シート212a,212cと、処理・条件シート211bとには、前記識別情報の一例としての識別情報213a,213b,213cが付加されている。   Specifically, identification information 213a, 213b, 213c as an example of the identification information is added to the processing sheets 211a, 211c, the processing condition sheets 212a, 212c, and the processing / condition sheet 211b.

識別情報213a〜213cのそれぞれは、例えば互いに異なる4個のマークを含む。   Each of the identification information 213a to 213c includes, for example, four different marks.

前記4個のマークは、前記読取面に記される前記文字等の周囲に記録される。前記4個のマークは前記文字と重ならず、かつ、所定の位置関係を有する。   The four marks are recorded around the characters etc. written on the reading surface. The four marks do not overlap the characters and have a predetermined positional relationship.

具体例を挙げると、前記4個のマークは、黒塗りの正方形、三角形、菱形、丸であって、四角形をなすように配置される。本実施形態では、前記正方形、三角形、菱形、丸のマークは、例えば前記読取面の左上隅、右上隅、右下隅及び左下隅に記録される。   As a specific example, the four marks are black squares, triangles, rhombus, and circles, and are arranged to form a square. In the present embodiment, the square, triangle, rhombus, and circle marks are recorded, for example, in the upper left corner, the upper right corner, the lower right corner, and the lower left corner of the reading surface.

なお、識別情報213a〜213cは、前記文字等の位置を特定できれば、前記4個のマークに限らず、他の態様で表現されてもよい。   The identification information 213a to 213c may be expressed in other manners as well as the four marks as long as the position of the character or the like can be specified.

また、図3A〜図3Cの視認性を考慮し、参照符号213a〜213cは、前記4個のマークの1つにのみ付されている。   Further, in consideration of the visibility of FIGS. 3A to 3C, reference numerals 213a to 213c are attached to only one of the four marks.

前記ユーザーはさらに、画像処理装置1への処理要求のために、前記対象原稿と、所望の前記処理及び前記処理条件を示す前記付加原稿とを原稿台1101上に、前記読取面側を向けて載置する。   The user further directs the reading surface side of the target document and the additional document indicating the desired processing and the processing conditions on the document table 1101 in order to request the processing to the image processing apparatus 1. Place it.

前記対象原稿は、前記原稿載置エリアにおいて前記付加画像の左側に載置される。   The target document is placed on the left side of the additional image in the document placement area.

また、前記付加原稿が前記処理シート及び前記処理条件シートの組合せである場合、前記処理シート及び前記処理条件シートは前記主走査方向に並べられる。   When the additional document is a combination of the processing sheet and the processing condition sheet, the processing sheet and the processing condition sheet are arranged in the main scanning direction.

また、前記対象画像及び前記付加画像は、前記原稿載置エリアの外周から、前記主走査方向及び前記副走査方向に所定距離だけ離される。さらに、前記対象画像及び前記付加画像に含まれる各前記シートは、他の前記シートから、前記主走査方向及び前記副走査方向に所定距離だけ離される。   Further, the target image and the additional image are separated from the outer periphery of the document placement area by a predetermined distance in the main scanning direction and the sub scanning direction. Furthermore, each of the sheets included in the target image and the additional image is separated from the other sheets by a predetermined distance in the main scanning direction and the sub scanning direction.

前記ユーザーは、後述の抽出処理のために、図示しない原稿台カバーを閉じない。代替的に、黒一色の背景マットが、原稿台1101上の前記対象原稿及び前記付加原稿上に重ねられてもよい。これにより、画像読取部11で生成される前記読取画像データにおいて、前記複数の原稿の画像の色と、前記複数の原稿以外の背景画像の色とを明確に異ならせることができる。   The user does not close the document platen cover (not shown) for extraction processing described later. Alternatively, a solid black background mat may be superimposed on the target document and the additional document on the document table 1101. Thereby, in the read image data generated by the image reading unit 11, the colors of the images of the plurality of originals and the colors of the background image other than the plurality of originals can be clearly differentiated.

前記ユーザーはさらに、制御部14による前記処理を開始させるために操作表示部10を操作する。前記操作に応答して、制御部14はプログラム131を実行し始める。   The user further operates the operation display unit 10 to start the processing by the control unit 14. In response to the operation, the control unit 14 starts executing the program 131.

以下、図4を参照して、制御部14の処理を説明する。   The processing of the control unit 14 will be described below with reference to FIG.

まず、制御部14は、前記スキャン処理を制御する(ステップS101)。   First, the control unit 14 controls the scan process (step S101).

具体的には、画像読取部11は、制御部14の制御下で、最大走査範囲内で前記光を前記主走査方向及び前記副走査方向に走査する。ここで、最大走査範囲は、例えば、前記原稿載置エリアの全域である。   Specifically, under the control of the control unit 14, the image reading unit 11 scans the light in the main scanning direction and the sub-scanning direction within the maximum scanning range. Here, the maximum scanning range is, for example, the entire area of the document placement area.

画像読取部11はさらに、原稿台1101上の前記対象原稿及び前記付加原稿の画像を一括的に読み取る。これにより、画像読取部11は、図5に示すように、前記対象原稿及び前記付加原稿の画像を示す読取画像データ3を生成し制御部14に出力する。   Further, the image reading unit 11 collectively reads the images of the target document and the additional document on the document table 1101. As a result, as shown in FIG. 5, the image reading unit 11 generates read image data 3 indicating the images of the target document and the additional document, and outputs the read image data 3 to the control unit 14.

読取画像データ3は、対象画像データ31と、複数の様式画像データ32と、複数の識別画像データ33と、背景画像データ34と、を含む。   The read image data 3 includes target image data 31, a plurality of format image data 32, a plurality of identification image data 33, and background image data 34.

対象画像データ31は、前記対象画像を示し、処理実行部12による処理対象となる。   The target image data 31 indicates the target image and is to be processed by the processing execution unit 12.

複数の様式画像データ32はそれぞれ、前記様式に従う前記処理又は前記処理条件を示す画像である。   Each of the plurality of format image data 32 is an image indicating the processing according to the format or the processing condition.

複数の識別画像データ33はそれぞれ、前記識別情報を示す画像である。なお、後述の抽出処理のために、前記識別情報の特徴量は、前記各種情報の一つとして記憶部13に予め格納される。   Each of the plurality of identification image data 33 is an image indicating the identification information. Note that the feature amount of the identification information is stored in advance in the storage unit 13 as one of the various types of information for the extraction process described later.

背景画像データ34は、前記背景画像を示す。   Background image data 34 indicates the background image.

具体的には、背景画像データ34は、読取画像データ3において、対象画像データ31、各様式画像データ32及び各識別画像データ33の周囲に存在する画素領域である。   Specifically, the background image data 34 is a pixel area present around the target image data 31, each form image data 32 and each identification image data 33 in the read image data 3.

また、背景画像データ34は、前記主走査方向及び前記副走査方向に、前記所定距離に基づき定められた所定数以上の画素を含む。また、前記スキャン処理において前記原稿台カバーが閉じられないので、背景画像データ34に含まれる各画素の値は黒を示す。   The background image data 34 includes a predetermined number or more of pixels determined based on the predetermined distance in the main scanning direction and the sub scanning direction. In addition, since the platen cover is not closed in the scanning process, the value of each pixel included in the background image data 34 indicates black.

ステップS101の次に、制御部14は、抽出部141として機能して、抽出処理を実行する(ステップS102)。   After step S101, the control unit 14 functions as the extraction unit 141 to execute the extraction process (step S102).

ステップS102において、抽出部141は、読取画像データ3から、前記処理対象の対象画像データ31と、予め定められた前記様式を有する各様式画像データ32とを抽出する。以下、前記抽出処理の具体例を説明する。   In step S102, the extraction unit 141 extracts, from the read image data 3, the target image data 31 to be processed and the form image data 32 having the predetermined form. Hereinafter, a specific example of the extraction process will be described.

抽出部141はまず、読取画像データ3から背景画像データ34が除去されている中間画像データを生成する。ここで、背景画像データ34は、前記主走査方向及び前記副走査方向において黒の画素値が前記所定数以上連続という特徴を有する。背景画像データ34の除去は前記特徴に基づき実行される。   The extraction unit 141 first generates intermediate image data in which the background image data 34 is removed from the read image data 3. Here, the background image data 34 is characterized in that black pixel values in the main scanning direction and the sub scanning direction are continuous by the predetermined number or more. Removal of the background image data 34 is performed based on the features.

抽出部141はさらに、前記識別情報の特徴量等を用いた画像認識処理により、前記中間画像データに含まれる全ての識別画像データ33を抽出する。   The extraction unit 141 further extracts all identification image data 33 included in the intermediate image data by image recognition processing using a feature amount of the identification information and the like.

抽出部141はさらに、抽出した各識別画像データ33に対し所定の位置関係を有する画素領域のそれぞれを様式画像データ32として特定し抽出する。   The extraction unit 141 further specifies and extracts each of the pixel areas having a predetermined positional relationship with each of the extracted identification image data 33 as the form image data 32.

例えば、識別情報が識別情報213aの場合、各識別画像データ33は前記4個のマークを示す画像である。この場合、前記4個のマークを示す画像で囲まれる画素領域が様式画像データ32として抽出されればよい。   For example, when the identification information is identification information 213a, each identification image data 33 is an image showing the four marks. In this case, a pixel area surrounded by the image indicating the four marks may be extracted as the form image data 32.

なお、前記4個のマークは互いに異なると共に所定の位置関係を有する。従って、前記中間画像データに複数の識別画像データ33が存在していても、各識別画像データ33を正しく特定可能となる。   The four marks are different from each other and have a predetermined positional relationship. Therefore, even if a plurality of identification image data 33 exist in the intermediate image data, each identification image data 33 can be correctly identified.

抽出部141は、前記中間画像データにおいて、各識別画像データ33及び各様式画像データ32の抽出後に残った部分を対象画像データ31として扱う。   The extraction unit 141 treats, in the intermediate image data, a portion remaining after extraction of each identification image data 33 and each format image data 32 as target image data 31.

抽出部141は、前記抽出処理が成功した場合、対象画像データ31及び各様式画像データ32を認識部142に渡す。   When the extraction processing is successful, the extraction unit 141 passes the target image data 31 and each form image data 32 to the recognition unit 142.

抽出部141は、前記抽出処理が成功しなかった場合、前記抽出処理が失敗したことを示すメッセージ情報を通知制御部143に渡す。   When the extraction process is not successful, the extraction unit 141 passes, to the notification control unit 143, message information indicating that the extraction process has failed.

なお、抽出部141は、他の公知のマルチクロップ技術により、読取画像データ3から対象画像データ31及び各様式画像データ32を抽出してもよい。   The extraction unit 141 may extract the target image data 31 and the form image data 32 from the read image data 3 by another known multi-crop technique.

ステップS102の次に、制御部14は、認識部142として機能して、前記処理及び前記処理条件の認識処理を実行する(ステップS103)。   After step S102, the control unit 14 functions as the recognition unit 142, and executes the process and the recognition process of the process condition (step S103).

具体的には、ステップS103において、認識部142は、抽出部141から受け取った各様式画像データ32に対してOCR処理を実行する。前記OCR処理により、認識部142は、各様式画像データ32から、対象画像データ31に実行すべき処理を示す処理情報と、前記処理条件を示す条件情報を認識する。   Specifically, in step S103, the recognition unit 142 executes an OCR process on each of the form image data 32 received from the extraction unit 141. The recognition unit 142 recognizes processing information indicating processing to be executed on the target image data 31 and condition information indicating the processing conditions from the form image data 32 through the OCR processing.

OCR処理により、各様式画像データ32に含まれる文字を所定の文字コードで示すテキストデータが、前記処理情報及び前記条件情報として取得される。   By the OCR processing, text data indicating characters included in each form image data 32 with a predetermined character code is acquired as the processing information and the condition information.

前記処理情報は、対象画像データ31に実行すべき前記処理を示す。   The process information indicates the process to be performed on the target image data 31.

また、前記条件情報は、前記処理条件を示す。   The condition information indicates the processing condition.

なお、前記処理・処理条件シートが原稿台1101に載置される場合、1つの様式画像データ32から前記処理情報及び前記条件情報の双方が認識される。   When the process / process condition sheet is placed on the document table 1101, both the process information and the condition information are recognized from one style image data 32.

さらに、認識部142は、各様式画像データ32から前記推奨色を示す画素を除去する。認識部142は、前記推奨色の画素領域以外の画素領域の値を、各様式画像データ32の背景色を示す背景色情報として取得する。認識部142は、前記背景色情報も前記条件情報として扱う。   Furthermore, the recognition unit 142 removes the pixel indicating the recommended color from each form image data 32. The recognition unit 142 acquires values of pixel areas other than the pixel area of the recommended color as background color information indicating the background color of each style image data 32. The recognition unit 142 also handles the background color information as the condition information.

認識部142は、前記認識処理が成功した場合、前記処理情報及び前記条件情報の組合せを、処理制御部143に渡す。   The recognition unit 142 passes the combination of the processing information and the condition information to the processing control unit 143 when the recognition processing is successful.

認識部142は、前記認識処理が成功しなかった場合、前記認識処理が失敗したことを示すメッセージ情報を通知制御部144に渡す。   If the recognition process is not successful, the recognition unit 142 passes, to the notification control unit 144, message information indicating that the recognition process has failed.

ステップS103の次に、制御部14は、通知制御部144として機能する。   After step S103, the control unit 14 functions as a notification control unit 144.

通知制御部144は、抽出部141、認識部142及び処理制御部143のいずれかから前記メッセージ情報を受け取っているか否かを判断する(ステップS104)。   The notification control unit 144 determines whether the message information has been received from any of the extraction unit 141, the recognition unit 142, and the processing control unit 143 (step S104).

通知制御部144は、前記メッセージ情報を受け取っていると判断した場合(ステップS104でYES)、処理をステップS105に進める。   If the notification control unit 144 determines that the message information has been received (YES in step S104), the process proceeds to step S105.

ステップS105において、通知制御部144は、対象画像データ31及び様式画像データ32の抽出、又は、前記処理情報及び前記条件情報の認識が成功しなかったとして、対象画像データ31に対する前記処理が実行できないことを画像又は音声で示す通知情報を生成し出力する。   In step S105, the notification control unit 144 can not execute the processing on the target image data 31 because extraction of the target image data 31 and the form image data 32 or recognition of the processing information and the condition information is not successful. It generates and outputs notification information that indicates that information is displayed by image or sound.

前記通知情報が画像の場合、前記通知情報は前記表示装置に出力される。前記表示装置は、入力された前記通知情報に基づく画像を表示する。   When the notification information is an image, the notification information is output to the display device. The display device displays an image based on the input notification information.

前記通知情報が音声の場合、前記通知情報は、図示しないスピーカーに出力される、前記スピーカーは、入力された前記通知情報に基づき音声出力する。   When the notification information is voice, the notification information is output to a speaker (not shown), and the speaker outputs voice based on the input notification information.

前記通知情報に基づく表示又は音声出力により、前記ユーザーは、対象画像データ31に対する前記処理が実行できないこと認識することができる。   The display or voice output based on the notification information allows the user to recognize that the process on the target image data 31 can not be performed.

通知制御部144は、ステップS105の終了後、図4の処理を終了する。   The notification control unit 144 ends the process of FIG. 4 after the end of step S105.

一方、通知制御部144は、前記メッセージを受け取っていないと判断した場合(ステップS104でNO)、処理をステップS106に進める。   On the other hand, when the notification control unit 144 determines that the message has not been received (NO in step S104), the process proceeds to step S106.

ところで、前記ユーザーによる処理要求は、例えば、前記処理及び前記処理条件の組合せにより行われる。前記処理及び前記処理条件の組合せが前記処理要求の時点で誤っている場合も考えられる。   By the way, the processing request by the user is made, for example, by a combination of the processing and the processing conditions. It is also conceivable that the combination of the process and the process conditions is incorrect at the time of the process request.

上記のような場合、前記処理情報が示す前記処理と、前記条件情報が示す前記処理条件の組合せは禁則関係にあり、画像処理装置1は、対象画像データ31に対し前記処理を正しく実行できなくなる。   In such a case, the combination of the process indicated by the process information and the process condition indicated by the condition information is in a contradictory relationship, and the image processing apparatus 1 can not execute the process on the target image data 31 correctly. .

前記禁則関係としては、前記処理情報が前記文字「コピー」を示し、前記条件情報が文字等の前記電子メールアドレスを示す場合が考えられる。   As the prohibition relationship, it is conceivable that the processing information indicates the character "copy" and the condition information indicates the e-mail address such as a character.

記憶部13には、前記禁則関係を記録した禁則関係リスト133が、前記各種情報の一つとして予め格納される。禁則関係リスト133には、図6に示すように、例えば、前記禁則関係にある前記処理情報及び前記条件情報の組合せが記録されている。   In the storage unit 13, a prohibition relation list 133 in which the prohibition relations are recorded is stored in advance as one of the various types of information. In the prohibition relationship list 133, as shown in FIG. 6, for example, a combination of the processing information and the condition information in the prohibition relationship is recorded.

ステップS106において、制御部14は、処理制御部143として機能する。   In step S106, the control unit 14 functions as a process control unit 143.

処理制御部143はまず、認識部142から受け取る前記処理情報及び前記条件情報の組合せが、禁則関係リスト133に記録されているか否かを判断する(ステップS106)。   The process control unit 143 first determines whether the combination of the process information and the condition information received from the recognition unit 142 is recorded in the prohibition relation list 133 (step S106).

処理制御部143は、前記処理情報及び前記条件情報の組合せが禁則関係リスト133に記録されている場合(ステップS106でYES)、前記処理情報及び前記条件情報の組合せが禁則関係にあることを示すメッセージ情報を通知制御部144に渡して、処理を前述のステップS105に進める。   When the combination of the process information and the condition information is recorded in the prohibition relationship list 133 (YES in step S106), the process control unit 143 indicates that the combination of the process information and the condition information is in a prohibition relationship. The message information is passed to the notification control unit 144, and the process proceeds to the above-described step S105.

通知制御部144は、ステップS105において、前記処理情報に対応する処理実行部12への指示ができないとして、前記通知情報を出力する。   The notification control unit 144 outputs the notification information on the assumption that the instruction to the process execution unit 12 corresponding to the process information can not be issued in step S105.

ステップS106でYESの場合には、処理制御部143は、前記処理情報及び前記条件情報の組合せが予め定められた禁則関係にあるとして、前記処理情報に対応する処理実行部12に指示をしない。   In the case of YES in step S106, the process control unit 143 does not instruct the process execution unit 12 corresponding to the process information, on the assumption that the combination of the process information and the condition information is in a predetermined prohibition relation.

処理制御部143は、前記処理情報及び前記条件情報の組合せが禁則関係リスト133に記録されていない場合(ステップS106でNO)、処理をステップS107に進める。   If the combination of the process information and the condition information is not recorded in the prohibition relation list 133 (NO in step S106), the process control unit 143 proceeds with the process to step S107.

ステップS107において、処理制御部143は、前記条件情報に基づく前記処理条件で対象画像データ31を処理することを、前記処理情報に対応する処理実行部12に指示する。   In step S107, the process control unit 143 instructs the process execution unit 12 corresponding to the process information to process the target image data 31 under the process condition based on the condition information.

より具体的には、記憶部13には、図7に示すように、前記処理情報毎に、制御コマンドと、制御コマンドの出力先とを紐づけた制御コマンドリスト134が予め格納されている。   More specifically, as shown in FIG. 7, a control command list 134 in which a control command and an output destination of the control command are linked is stored in advance in the storage unit 13 for each of the processing information.

処理制御部143は、認識部142から受け取る前記処理情報に対応する制御コマンドを制御コマンドリスト134から読み出す。   The process control unit 143 reads a control command corresponding to the process information received from the recognition unit 142 from the control command list 134.

処理制御部143は、読み出した制御コマンドに、前記条件情報が示す前記処理条件をパラメーターとして付加する。   The process control unit 143 adds the process condition indicated by the condition information as a parameter to the read control command.

処理制御部143は、前記パラメーターを含む前記制御コマンドと、対象画像データ31とを、前記処理情報に対応する前記処理実行部に出力する。
指示する。
The process control unit 143 outputs the control command including the parameter and the target image data 31 to the process execution unit corresponding to the process information.
To direct.

例えば、前記処理情報が文字「コピー」を示す場合、処理制御部143は、画像形成部121への制御コマンドAを生成し、画像形成部121に出力する。   For example, when the process information indicates the character “copy”, the process control unit 143 generates a control command A for the image forming unit 121 and outputs the control command A to the image forming unit 121.

制御コマンドAは、画像形成部121が解釈可能な記述言語で生成され、1又は複数のパラメーターを含む。   The control command A is generated in a description language that can be interpreted by the image forming unit 121, and includes one or more parameters.

各前記パラメーターにより、対象画像データ31が指定される共に、前記条件情報で示される印刷部数が指定される。前記条件情報が数字「3」を示す場合、印刷部数として3が指定される。   The target image data 31 is designated by each of the parameters, and the number of print copies indicated by the condition information is designated. When the condition information indicates the number "3," 3 is designated as the number of copies.

画像形成部121は、前記制御コマンドAで指定された対象画像データ31に基づく画像を印刷用シート上に形成して印刷物として排出するという処理を、印刷コマンドAに含まれるパラメーターで指定された印刷部数に相当する回数だけ繰り返す。   The image forming unit 121 performs a process of forming an image based on the target image data 31 specified by the control command A on a printing sheet and discharging it as a printed matter as specified by the parameters included in the print command A. Repeat as many times as the number of copies.

また、例えば、処理制御部143は、前記処理情報が文字「メール」を示し、かつ前記処理条件情報としての前記背景色情報が前記特定色と一致する場合、記憶部13のアドレスリスト132において前記特定色に対応する前記電子メールアドレスを読み出す。   Further, for example, when the processing information indicates the character “e-mail” and the background color information as the processing condition information matches the specific color, the processing control unit 143 causes the address list 132 of the storage unit 13 to perform the processing. Read out the e-mail address corresponding to a specific color.

処理制御部143はさらに、前記所定の規格に従って、電子メール送信部123に出力すべき制御コマンドBを生成する。   The processing control unit 143 further generates a control command B to be output to the electronic mail transmission unit 123 according to the predetermined standard.

制御コマンドBにはパラメーターが含まれる。前記パラメーターにより、読み出された前記電子メールアドレスと、対象画像データ31とが指定される。   The control command B includes parameters. The read e-mail address and the target image data 31 are designated by the parameters.

また、前記処理情報が文字「メール」で、前記条件情報としての背景色情報が前記非特定色に一致しかつ前記条件情報が電子メールアドレスである場合、電子メール送信部123への制御コマンドBにおいて、前記パラメーターは、前記条件情報に示される前記電子メールアドレスを示す。   In addition, when the processing information is the character “mail”, the background color information as the condition information matches the non-specific color, and the condition information is an electronic mail address, the control command B to the electronic mail transmission unit 123 The parameter indicates the e-mail address indicated in the condition information.

電子メール送信部123は、上記のような制御コマンドBに従って、前記電子メール及び対象画像データ31を送信する。   The e-mail transmission unit 123 transmits the e-mail and the target image data 31 in accordance with the control command B as described above.

また、処理制御部143は、前記処理情報が文字「FAX」で、前記条件情報が前記FAX番号の場合、前記ファクシミリ規格に従って、ファクス送信部122への制御コマンドCを生成する。   Further, when the processing information is the character “FAX” and the condition information is the FAX number, the processing control unit 143 generates a control command C to the fax transmission unit 122 according to the facsimile standard.

制御コマンドCにはパラメーターが含まれる。前記パラメーターにより、前記条件情報に示される前記FAX番号と、対象画像データ31とが指定される。   Control command C includes parameters. By the parameters, the FAX number indicated in the condition information and the target image data 31 are designated.

ファクスメール送信部112は、制御コマンドCに従って、処理制御部143から受け取った対象画像データ31を、前記FAX番号で特定される前記通信相手側のファクシミリに送信する。   In accordance with the control command C, the fax mail transmission unit 112 transmits the target image data 31 received from the processing control unit 143 to the facsimile on the communication partner side specified by the FAX number.

また、前記処理情報及び前記条件情報の組合せが文字「スキャン」及び前記フォルダー名である場合、処理制御部143は、画像処理装置1のファイルシステムに従って、制御コマンドDを生成し、記憶部13に出力する。   If the combination of the processing information and the condition information is the character “scan” and the folder name, the processing control unit 143 generates a control command D according to the file system of the image processing apparatus 1 and stores the control command D in the storage unit 13. Output.

制御コマンドDはパラメーターを含む。前記パラメーターにより、対象画像データ31と、前記条件情報で示されるフォルダー名で特定される記録領域とが指定する。   Control command D includes parameters. The target image data 31 and the recording area specified by the folder name indicated by the condition information are designated by the parameters.

記憶部13は、入力された制御コマンドDに従って、処理制御部143から送られてくる対象画像データ31を前記記憶領域に保存する。   The storage unit 13 stores the target image data 31 sent from the processing control unit 143 in the storage area in accordance with the input control command D.

なお、上述以外にも、アドレスリスト132において電子メールアドレスごとに一意な番号が付与されている場合には、下記のような処理の例も考えられる。   In addition to the above, when a unique number is assigned to each e-mail address in the address list 132, an example of the following processing may be considered.

「メール」と記される処理シートと、数字「2」と記される処理条件シートとを用いることで、本画像処理装置1は、アドレスリスト132において前記番号が「2」の前記電子メールアドレス宛に電子メールを送信する。   By using the processing sheet described as “e-mail” and the processing condition sheet described as the number “2”, the present image processing apparatus 1 can set the e-mail address whose number is “2” in the address list 132. Send an email to the address.

上記制御コマンドA〜D以外にも、処理制御部143は、様々な制御コマンドを生成し出力可能であっても構わない。   In addition to the control commands A to D, the process control unit 143 may generate and output various control commands.

例えば、「メール」と記される前記処理シートと、「1」と記される前記処理条件シートと、「2」と記される前記処理条件シートとを用いることできる。この場合、本画像処理装置1は、前述のスキャン処理、抽出処理及び認識処理を経て、前記番号が「1」及び「2」の前記電子メールアドレス宛に前記電子メールを送信する。「メール」と記される前記処理シート、「1」と記される前記処理条件シート及び「2」と記される前記処理条件シートの組合せの場合、本画像処理装置1は、前記番号が「12」の前記電子メールアドレス宛に前記電子メールを送信することも考えられる。   For example, the processing sheet described as "mail", the processing condition sheet described as "1", and the processing condition sheet described as "2" can be used. In this case, the image processing apparatus 1 transmits the e-mail to the e-mail address whose number is “1” and “2” after the above-mentioned scan processing, extraction processing and recognition processing. In the case of the combination of the processing sheet described as “e-mail”, the processing condition sheet described as “1”, and the processing condition sheet described as “2”, the present image processing apparatus 1 determines that the number is “ It is also conceivable to send the e-mail to the e-mail address of 12 ".

また、認識部142は、公知のOCR処理により、前記処理シートに示される前記文字等の向きを認識可能である。この場合、前記処理シートに示される文字等の向きが前記処理条件として用いられうる。   Further, the recognition unit 142 can recognize the orientation of the character or the like shown on the processing sheet by a known OCR process. In this case, the direction of characters or the like shown on the processing sheet can be used as the processing condition.

より具体例には、前記処理シートにおける「メール」の3文字が前記副走査方向に沿って並んでいると認識部142が認識する場合、電子メール送信部123は、処理制御部143の制御下で、アドレスリスト132における1番目の前記電子メールアドレス宛に前記電子メールを送信する。   More specifically, when the recognition unit 142 recognizes that the three characters of “mail” on the processing sheet are arranged along the sub-scanning direction, the electronic mail transmission unit 123 is under the control of the processing control unit 143. Then, the e-mail is sent to the first e-mail address in the address list 132.

逆に、前記3文字が前記主走査方向に沿って並んでいると認識される場合、電子メール送信部123は、処理制御部143の制御下で、アドレスリスト132における2番目の前記電子メールアドレス宛に前記電子メールを送信する。   Conversely, when it is recognized that the three characters are aligned along the main scanning direction, the electronic mail transmission unit 123 is configured to control the second electronic mail address in the address list 132 under the control of the processing control unit 143. Send the e-mail to the address.

本実施形態によれば、下記の効果を奏する。   According to the present embodiment, the following effects can be obtained.

前記付加原稿には、前記対象画像に実行すべき前記処理及び前記処理条件が記録可能である。また、前記ユーザーは、前記対象原稿と共に、本画像処理装置1への指示に応じた前記付加画像を原稿台1101に載置する。前記ユーザーは、前記様式に基づく様々な前記付加原稿を用いることで、複数の処理実行部12で実行可能な様々な前記処理及び前記処理条件を網羅的に指定することが可能となる。   The process and the process condition to be performed on the target image can be recorded on the additional document. Further, the user places the additional image according to the instruction to the image processing apparatus 1 on the document table 1101 together with the target document. The user can comprehensively specify various processes and the process conditions that can be executed by the plurality of process execution units 12 by using various additional originals based on the format.

また、制御部14はプログラム131を実行して、画像読取部11は、原稿台1101上の前記対象原稿及び前記付加原稿を含む前記複数の原稿の画像を示す読取画像データ3を生成する(ステップS101)。   Further, the control unit 14 executes the program 131, and the image reading unit 11 generates read image data 3 indicating images of the plurality of originals including the target original and the additional original on the original table 1101 (step S101).

抽出部141は、読取画像データ3から、対象画像データ31と、様式画像データ32とを抽出する(ステップS102)。   The extraction unit 141 extracts the target image data 31 and the form image data 32 from the read image data 3 (step S102).

認識部142は、様式画像データ32から、前記処理情報と、前記条件情報とを認識する(ステップS103)。   The recognition unit 142 recognizes the processing information and the condition information from the form image data 32 (step S103).

処理制御部143は、前記条件情報に基づく前記処理条件で対象画像データ31を処理することを、前記処理情報に対応する前記処理実行部に指示する(ステップS107)。   The processing control unit 143 instructs the processing execution unit corresponding to the processing information to process the target image data 31 under the processing condition based on the condition information (step S107).

ステップS101〜S103,S107により、実行可能な様々な処理をユーザーが簡易に指定可能な画像処理装置1、及びプログラム131を提供することができる。   By steps S101 to S103 and S107, it is possible to provide the image processing apparatus 1 and the program 131 which allow the user to easily designate various processes that can be executed.

[第2実施形態]
以下、本発明に係る第2実施形態について説明する。なお、以下に説明する第2実施形態において、前記第1実施形態と同様の構成には同一参照符号を付与し、それぞれの説明を控える。なお、この点は、第3実施形態でも同様である。
Second Embodiment
Hereinafter, a second embodiment according to the present invention will be described. In the second embodiment described below, the same components as those of the first embodiment are denoted by the same reference numerals, and their description will be omitted. This point is the same as in the third embodiment.

前記第1実施形態では、1回の前記スキャン処理で、1つの処理実行部12への前記制御コマンドが出力されていた。   In the first embodiment, the control command to one process execution unit 12 is output in one scan process.

前記第2実施形態は、1回の前記スキャン処理で、複数の処理実行部12に前記制御コマンド等を処理制御部143が出力可能にすることを目的とする。換言すると、1回の前記スキャン処理で、複数の前記処理を実質上同時並行で実行可能にすることが目的である。   The second embodiment aims at enabling the process control unit 143 to output the control command and the like to a plurality of process execution units 12 in one scan process. In other words, it is an object to enable a plurality of processes to be executed substantially simultaneously in parallel in one scan process.

上記目的を達成するため、前記ユーザーはまず、図8に示すような付加原稿21d及び対象原稿22dを準備する。   In order to achieve the above object, the user first prepares an additional original 21d and a target original 22d as shown in FIG.

付加原稿21dは、処理シート211d及び処理条件シート212dの組を複数含み、これにより、同時並行で実行すべき前記複数の処理と、前記複数の処理条件とを示す。   The additional document 21d includes a plurality of sets of the processing sheet 211d and the processing condition sheet 212d, and thereby indicates the plurality of processes to be executed concurrently and the plurality of processing conditions.

各処理シート211dは、前記複数の処理を個々に示す。   Each processing sheet 211 d individually indicates the plurality of processes.

各処理条件シート212dは、同じ組の処理シート211dに示される前記処理に対応する前記処理条件を個々に示す。   Each processing condition sheet 212 d individually indicates the processing conditions corresponding to the processing shown in the same set of processing sheets 211 d.

図8の例では、1つの処理シート211dに「メール」と記され、別の処理シート211dに「FAX」と記される。   In the example of FIG. 8, one processing sheet 211 d is described as “e-mail”, and another processing sheet 211 d is described as “FAX”.

また、1つの処理条件シート212dは、「メール」の処理シート211dと同じ組であって、電子メールアドレスを示す。   Also, one processing condition sheet 212 d is the same as the processing sheet 211 d of “e-mail” and indicates an e-mail address.

また、別の処理条件シート212dは、「FAX」の処理シート211dと同じ組であって、FAX番号を示す。   Further, another processing condition sheet 212 d is the same as the processing sheet 211 d of “FAX”, and indicates a FAX number.

また、本第2実施形態でも、処理シート211d及び処理条件シート212dにも、識別情報213a等と同様の識別情報213dが付加される。   Also in the second embodiment, the identification information 213d similar to the identification information 213a and the like is added to the processing sheet 211d and the processing condition sheet 212d.

前記ユーザーは、原稿台1101に複数の付加原稿21dを下記のように載置する。   The user places a plurality of additional originals 21 d on the original table 1101 as follows.

まず、前記ユーザーは、図8に示すように、各処理シート211dを、前記原稿載置エリアにおける所定の副走査ラインLに沿って、隣の処理シート211dから所定距離だけ離して並置する。前記所定の副走査ラインLは、例えばスキャン原点Oを含む副走査ラインとすることが考えられる。   First, as shown in FIG. 8, the user arranges the processing sheets 211d in parallel with each other at a predetermined distance from the adjacent processing sheet 211d along a predetermined sub-scanning line L in the document placement area. The predetermined sub-scanning line L may be, for example, a sub-scanning line including a scanning origin O.

各処理条件シート212dは、同じ組の処理シート211dに対し前記主走査方向に前記所定距離だけ離される。また、各処理条件シート212dは、隣の処理条件シート212dと、前記副走査方向に前記所定距離だけ離される。   Each processing condition sheet 212d is separated from the same set of processing sheets 211d by the predetermined distance in the main scanning direction. In addition, each processing condition sheet 212d is separated from the adjacent processing condition sheet 212d by the predetermined distance in the sub scanning direction.

前記ユーザーが制御部14による前記処理を開始させるために操作表示部10を操作すると、図9に示す画像処理装置1の処理が開始される。   When the user operates the operation display unit 10 to cause the control unit 14 to start the process, the process of the image processing apparatus 1 shown in FIG. 9 is started.

まず、前述のスキャン処理(ステップS101)により、図10に示すような読取画像データ4が生成される。   First, read image data 4 as shown in FIG. 10 is generated by the above-described scan processing (step S101).

図10には、説明の便宜のために、スキャン原点Oと、スキャン原点Oを基準とする直交座標系が示される。前記直交座標系において、x軸は主走査方向を示し、y軸は副走査方向を示す。   FIG. 10 shows a scan origin O and an orthogonal coordinate system based on the scan origin O for the convenience of description. In the orthogonal coordinate system, the x-axis indicates the main scanning direction, and the y-axis indicates the sub-scanning direction.

読取画像データ4は、前記第1実施形態の読取画像データ3と比較すると、複数の様式画像データ32に代えて複数の様式画像データ41を含む点で異なる。   The read image data 4 is different from the read image data 3 of the first embodiment in that it includes a plurality of form image data 41 instead of the plurality of form image data 32.

複数の様式画像データ41は、前記様式に従う前記複数の処理及び前記複数の処理条件の画像を示す。   A plurality of format image data 41 indicates images of the plurality of processes and the plurality of processing conditions according to the format.

次に、抽出部141は、前記第1実施形態と同様にして、読取画像データ4から、対象画像データ31を抽出すると共に、複数の様式画像データ41を抽出する(ステップS102)。   Next, as in the first embodiment, the extraction unit 141 extracts the target image data 31 from the read image data 4 and extracts a plurality of format image data 41 (step S102).

第2実施形態では、抽出部141はさらに、各様式画像データ41の代表画素位置Ptypを導出する(ステップS201)。ここで、各画素位置は、前記座標系におけるx座標値Px及びy座標値Pyにより特定される。   In the second embodiment, the extraction unit 141 further derives the representative pixel position P typ of each form image data 41 (step S201). Here, each pixel position is specified by the x-coordinate value Px and the y-coordinate value Py in the coordinate system.

代表画素位置Ptypは、各様式画像データ41の構成する各画素位置のうち、最小のx座標値Pxmin及び最小のy座標値Pyminを含む。以下、代表画素位置Ptypを(Pxmin,Pymin)と記載する場合がある。   The representative pixel position Ptyp includes the minimum x-coordinate value Pxmin and the minimum y-coordinate value Pymin among the pixel positions constituting each style image data 41. Hereinafter, the representative pixel position Ptyp may be described as (Pxmin, Pymin).

なお、代表画素位置Ptypは、x座標値Pxmin及びy座標値Pyminではなく、最大のx座標値Pxmax及び最大のy座標値Pymaxと定義されてもよい。   The representative pixel position Ptyp may be defined as the maximum x coordinate value Pxmax and the maximum y coordinate value Pymax instead of the x coordinate value Pxmin and the y coordinate value Pymin.

抽出部141は、前記抽出処理が成功した場合、複数の様式画像データ41及び対応する代表画素位置Ptypの組みと、対象画像データ31とを認識部142に渡す。   When the extraction processing is successful, the extraction unit 141 passes the combination of the plurality of format image data 41 and the corresponding representative pixel position P typ and the target image data 31 to the recognition unit 142.

認識部142は、前記第1実施形態と同様にして、複数の様式画像データ41それぞれから、前記処理情報又は前記条件情報を認識する(ステップS103)。   The recognition unit 142 recognizes the processing information or the condition information from each of the plurality of form image data 41 as in the first embodiment (step S103).

第2実施形態では、通知制御部144が前記メッセージを受け取っていないと判断した場合(ステップS104でNO)、認識部142はさらに、ステップS202を実行する。   In the second embodiment, when the notification control unit 144 determines that the message has not been received (NO in step S104), the recognition unit 142 further executes step S202.

認識部142は、抽出部141から受信している各前記処理情報に、各前記処理情報に対応する代表画素位置Ptypを付加して、前記処理情報及び前記代表画素位置Ptypの組合せを複数生成する(ステップS202)。   The recognition unit 142 adds a representative pixel position Ptyp corresponding to each piece of processing information to each piece of processing information received from the extraction unit 141, and generates a plurality of combinations of the processing information and the representative pixel position Ptyp. (Step S202).

認識部142は、ステップS202においてさらに、前記条件情報と代表画素位置Ptypとの組合せを複数生成する。   In step S202, the recognition unit 142 further generates a plurality of combinations of the condition information and the representative pixel position Ptyp.

認識部142は、対象画像データ31と、複数組の前記処理情報及び代表画素位置Ptypと、複数組の前記条件情報及び代表画素位置Ptyp、を処理制御部143に渡す。   The recognition unit 142 passes the target image data 31, the plurality of sets of the processing information and representative pixel position Ptyp, and the plurality of sets of condition information and representative pixel position Ptyp to the processing control unit 143.

次に、処理制御部143は、受け取った全代表画素位置Ptypの中から、下記の条件を満たす複数の代表画素位置Ptypを選択する。   Next, the processing control unit 143 selects a plurality of representative pixel positions Ptyp that satisfy the following condition from among all the received representative pixel positions Ptyp.

前記条件は、x座標値Pxmin同士の差分値の絶対値が所定閾値以上で、かつy座標値Pymin同士の差分値の絶対値が所定閾値以下となること、である。   The condition is that the absolute value of the difference value between the x coordinate values Pxmin is equal to or greater than a predetermined threshold, and the absolute value of the difference value between the y coordinate values Pymin is equal to or less than the predetermined threshold.

処理制御部143は、前記条件を満たす代表画素位置Ptypに対応する前記処理情報及び前記条件情報を、前記処理情報及び前記条件情報の組として選択する(ステップS203)。   The process control unit 143 selects the process information and the condition information corresponding to the representative pixel position Ptyp that satisfies the condition as a set of the process information and the condition information (step S203).

処理制御部143は、前記処理情報及び前記条件情報の各組に対し、ステップS106以降の処理を実行する。その結果、処理制御部143は、複数の前記条件情報に基づく前記処理条件で対象画像データ31を処理することを、複数の前記処理情報に対応する処理実行部12に指示する。また、複数の処理実行部12は、処理制御部143からの指示に応答して、入力される対象画像データ31に対する処理を同時並行的に実行する。   The process control unit 143 executes the process after step S106 on each set of the process information and the condition information. As a result, the processing control unit 143 instructs the processing execution unit 12 corresponding to the plurality of pieces of processing information to process the target image data 31 under the processing conditions based on the plurality of pieces of condition information. Further, in response to an instruction from the processing control unit 143, the plurality of processing execution units 12 simultaneously and concurrently execute processing on the input target image data 31.

[第3実施形態]
以下、本発明に係る第3実施形態について説明する。
Third Embodiment
The third embodiment according to the present invention will be described below.

前記第1実施形態では、対象原稿は1枚であるとして説明した。   In the first embodiment, it has been described that the number of target documents is one.

前記第2実施形態は、複数枚の対象原稿に対して処理を実行可能な画像処理装置1及びプログラム131を提供することを目的とする。   The second embodiment aims to provide an image processing apparatus 1 and a program 131 capable of executing processing on a plurality of target documents.

上記目的を達成するため、画像読取部11はさらに、ADF(Automatic Document Feeder)及びADFガラスを備えている。   In order to achieve the above object, the image reading unit 11 further includes an ADF (Automatic Document Feeder) and an ADF glass.

ADFガラス上には、ADFにより原稿が搬送されてくる。画像読取部11はさらに、前記スキャン処理の実行時、ADFガラスの下方からADFガラスに向けて光を主走査方向に走査する。   A document is conveyed by the ADF onto the ADF glass. Further, when the scanning process is performed, the image reading unit 11 scans light in the main scanning direction from the lower side of the ADF glass toward the ADF glass.

また、原稿は、ADFにより、ADFガラス上を前記副走査方向に搬送される。   Further, the document is conveyed on the ADF glass in the sub-scanning direction by the ADF.

前記主走査方向及び前記副走査方向への走査により、画像読取部11は、原稿を光学的に走査して読み取り、原稿の内容を示す前記読取画像データを出力することが可能である。   By scanning in the main scanning direction and the sub scanning direction, the image reading unit 11 can optically scan and read a document, and can output the read image data indicating the content of the document.

前記ユーザーはまず、図11に示すように、付加原稿21eと、複数枚の対象原稿22eと共に準備する。   The user first prepares an additional original 21e and a plurality of target originals 22e as shown in FIG.

付加原稿21eは、処理シート211eと、複数の処理条件シート212eとを含む。   The additional original 21 e includes a processing sheet 211 e and a plurality of processing condition sheets 212 e.

処理シート211eは、前記処理を前記様式に従って示す。   The processing sheet 211 e shows the processing according to the mode.

図11の例では、処理シート211eに「コピー」と示される。   In the example of FIG. 11, the processing sheet 211 e is indicated as “copy”.

複数の処理条件シート212eは、前記処理に対応する前記処理条件を個々に前記様式に従って示す。図11の例では、複数の処理条件シート212eのそれぞれは、例えば、レイアウト指定シート2121e及び部数指定シート2122eの組合せを含み、前記処理条件の組を示す。   The plurality of processing condition sheets 212 e individually indicate the processing conditions corresponding to the processing according to the manner. In the example of FIG. 11, each of the plurality of processing condition sheets 212e includes, for example, a combination of a layout designation sheet 2121e and a number of copies designation sheet 2122e, and indicates a set of the processing conditions.

図11の例では、レイアウト指定シート2121e及び部数指定シート2122eの組合せが3つ示されている。   In the example of FIG. 11, three combinations of the layout designation sheet 2121 e and the number of copies designation sheet 2122 e are shown.

レイアウト指定シート2121eは、前記印刷用シート1枚にまとめて印刷すべき対象原稿22eの枚数を示し、より具体的には、前記処理条件の一例として「1in1」、「2in1」及び「4in1」という文字等が記録される。   The layout designating sheet 2121 e indicates the number of target originals 22 e to be printed together on one sheet for printing, and more specifically, “1 in 1”, “2 in 1” and “4 in 1” as an example of the processing condition Characters etc. are recorded.

前記文字「1in1」は、前記文字「コピー」と組み合わせにより、1枚の印刷用シートに1枚の対象原稿22eを印刷することを示す。   The character “1 in 1” indicates that one target original 22e is printed on one printing sheet in combination with the character “copy”.

前記文字「2in1」及び前記文字「4in1」は、前記文字「コピー」と組み合わせにより、印刷用シート1枚に2枚及び4枚の対象原稿22eを印刷することを示す。   The characters “2 in 1” and the characters “4 in 1” indicate that two and four target originals 22 e are printed on one printing sheet in combination with the character “copy”.

部数指定シート2122eは、前記複数の対象原稿22eを含む印刷物の部数を示す。より具体的には、部数指定シート2122eには、前記処理条件の一例として「1」、「5」、「2」という数字が記録される。   The number of copies designation sheet 2122e indicates the number of copies of the printed matter including the plurality of target originals 22e. More specifically, the numbers “1”, “5” and “2” are recorded as an example of the processing condition on the number-of-copying specification sheet 2122 e.

例えば、数字「1」は、前記文字列「1in1」と組み合わせにより、1in1で前記印刷物を1部生成することを示す。   For example, the numeral "1" indicates that one copy of the printed matter is generated in 1 in 1 in combination with the character string "1 in 1".

また、数字「5」は、前記文字「2in1」と組み合わせにより、2in1で前記印刷物を5部作成することを示す。   Further, the numeral "5" indicates that 5 copies of the printed matter are created in 2 in 1 in combination with the character "2 in 1".

また、数字「2」は、前記文字「4in1」と組み合わせにより、4in1で前記印刷物を2部作成することを示す。   Further, the numeral "2" indicates that two copies of the printed matter are created in 4 in 1 in combination with the character "4 in 1".

また、本第3実施形態でも、前記第1実施形態の識別情報213aと同様の識別情報213egが付加される。   Also in the third embodiment, the same identification information 213eg as the identification information 213a of the first embodiment is added.

前記ユーザーは、複数の対象原稿22eをADFにセットする。   The user sets a plurality of target originals 22e in the ADF.

前記ユーザーはさらに、原稿台1101に複数の付加原稿21eを下記のように載置する。   The user further places a plurality of additional originals 21 e on the original table 1101 as follows.

まず、前記ユーザーは、処理シート211eを、複数の処理条件シート212eよりも前記副走査ラインL寄りに載置する。   First, the user places the processing sheet 211e closer to the sub scanning line L than the plurality of processing condition sheets 212e.

なお、処理シート211eは、複数の処理条件シート212eに対して前記主走査方向及び前記副走査方向に前記所定距離以上離される。   The processing sheet 211e is separated from the plurality of processing condition sheets 212e by the predetermined distance or more in the main scanning direction and the sub scanning direction.

または、各処理条件シート212eは、前記原稿載置エリアにおいて、下記条件を満たす位置に載置される。   Alternatively, each processing condition sheet 212 e is placed at a position satisfying the following condition in the document placement area.

第1の条件は、同じ組のレイアウト指定シート2121e及び部数指定シート2122eが前記主走査方向に沿って並ぶことである。   The first condition is that the same set of layout designation sheets 2121 e and number of copies designation sheets 2122 e are arranged along the main scanning direction.

第2の条件は、同じ組のレイアウト指定シート2121e及び部数指定シート2122eが隣の組のレイアウト指定シート2121e及び部数指定シート2122eから前記副走査方向において前記所定距離以上離されること、である。   The second condition is that the same set of layout designating sheets 2121 e and number of copies designating sheets 2122 e are separated from the adjacent set of layout designating sheets 2121 e and number of copies designating sheets 2122 e by the predetermined distance or more in the sub-scanning direction.

前記ユーザーが制御部14による前記処理を開始させるために操作表示部10を操作すると、図12に示す画像処理装置1の処理が開始される。   When the user operates the operation display unit 10 to cause the control unit 14 to start the process, the process of the image processing apparatus 1 shown in FIG. 12 is started.

まず、制御部14は、前記スキャン処理を制御する(ステップS301)。   First, the control unit 14 controls the scan process (step S301).

画像読取部11は、制御部14の制御下で、原稿台1101上の付加原稿21eの画像を一括的に読み取り、図13に示すような付加原稿読取画像データ5を生成し制御部14に出力する。   The image reading unit 11 collectively reads the image of the additional document 21 e on the document table 1101 under the control of the control unit 14, generates additional document read image data 5 as shown in FIG. Do.

付加原稿読取画像データ5は、複数の様式画像データ51と、複数の識別画像データ52と、背景画像データ53と、を含む。   The additional original read image data 5 includes a plurality of format image data 51, a plurality of identification image data 52, and a background image data 53.

複数の様式画像データ51はそれぞれ、前記様式に従う前記処理を示すと共に、前記様式に従う複数組の前記処理条件を示す画像である。   Each of a plurality of format image data 51 is an image that indicates the processing according to the format and indicates a plurality of sets of processing conditions according to the format.

複数の識別画像データ52はそれぞれ、各様式画像データ51を構成する画素領域の周囲に存在し、前記識別情報を示す画像である。   Each of the plurality of identification image data 52 is an image that exists around the pixel area constituting each form image data 51 and indicates the identification information.

背景画像データ53は、付加原稿読取画像データ5において、複数の様式画像データ51及び識別画像データ52以外の画素領域であって、背景画像を示す。   The background image data 53 is a pixel area other than the plurality of format image data 51 and the identification image data 52 in the additional original read image data 5 and indicates a background image.

なお、以下、複数の識別画像データ52及び背景画像データ53に対する処理の説明を控える。前記第2実施形態における複数の識別画像データ33及び背景画像データ34と同様の処理が実施されるためである。   Hereinafter, the description of the process for the plurality of identification image data 52 and the background image data 53 will be omitted. This is because processing similar to the plurality of identification image data 33 and background image data 34 in the second embodiment is performed.

画像読取部11は、付加原稿21eの読み取りが完了すると、ADFガラス上を順次的にADFにより搬送されてくる対象原稿22eに、ADFガラスを介して光を走査して、複数の対象原稿22e順次読み取る。これにより、複数の対象原稿22eの内容をそれぞれ示す複数の対象画像データ6(図13を参照)が生成される。   When the reading of the additional original 21e is completed, the image reading unit 11 scans the light through the ADF glass on the target original 22e sequentially transported by the ADF on the ADF glass, and sequentially transmits a plurality of target originals 22e. read. Thereby, a plurality of target image data 6 (see FIG. 13) respectively indicating the content of the plurality of target documents 22e are generated.

画像読取部11は、付加原稿読取画像データ5eを制御部14にまず送信し、その後、複数の対象画像データ6を送信する。   The image reading unit 11 first transmits the additional document read image data 5 e to the control unit 14, and then transmits a plurality of target image data 6.

次に、制御部14において、抽出部141は、前記第2実施形態の抽出処理と同じ要領で、付加原稿読取画像データ5から複数の様式画像データ51を抽出する(ステップS302)と共に、各様式画像データ51の代表画素位置Ptypを導出する(ステップS303)。   Next, in the control unit 14, the extraction unit 141 extracts a plurality of format image data 51 from the additional original read image data 5 in the same manner as the extraction process of the second embodiment (step S 302). The representative pixel position P typ of the image data 51 is derived (step S303).

抽出部141は、前記抽出処理が成功した場合、複数の対象画像データ6と、様式画像データ51及び代表画素位置Ptypの組みと、を認識部142に渡す。   When the extraction processing is successful, the extraction unit 141 passes the plurality of pieces of target image data 6 and the combination of the style image data 51 and the representative pixel position Ptyp to the recognition unit 142.

認識部142は、前述の認識処理と同じ要領で、受け取った様式画像データ51のそれぞれから、前記処理情報と、前記条件情報とを認識する(ステップS103)。   The recognition unit 142 recognizes the processing information and the condition information from each of the received form image data 51 in the same manner as the recognition processing described above (step S103).

通知制御部144が前記メッセージを受け取っていないと判断した場合(ステップS104でNO)、認識部142は、前記第2実施形態のステップS202と同じ要領で、前記処理情報又は前記条件情報と、前記代表画素位置Ptypの組合せを生成する(ステップS304)。   If the notification control unit 144 determines that the message has not been received (NO in step S104), the recognition unit 142 performs the same process information or condition information as the step S202 in the second embodiment. A combination of representative pixel positions Ptyp is generated (step S304).

認識部142は、複数の対象画像データ6と、前記処理情報及び代表画素位置Ptypと、複数組の前記条件情報及び代表画素位置Ptyp、を処理制御部143に渡す。   The recognition unit 142 passes the plurality of pieces of target image data 6, the processing information and the representative pixel position Ptyp, and the plurality of sets of the condition information and the representative pixel position Ptyp to the processing control unit 143.

処理制御部143は、受け取った全代表画素位置Ptypの中から、下記の条件を満たす代表画素位置Ptypを選択して、前記処理情報を示す様式画像データ51を抽出する(ステップS305)。   The processing control unit 143 selects a representative pixel position Ptyp that satisfies the following condition from among all the received representative pixel positions Ptyp, and extracts format image data 51 indicating the processing information (step S305).

前記条件は、代表画素位置Ptypに含まれるx座標値Pxminが最小であること、である。   The condition is that the x-coordinate value Pxmin included in the representative pixel position Ptyp is minimum.

上記条件を満たす代表画素位置Ptypを有する様式画像データ51が、前記処理情報を示す様式画像データ51として、処理制御部143により扱われる。   The processing control unit 143 treats the form image data 51 having the representative pixel position P typ that satisfies the above conditions as the form image data 51 indicating the processing information.

処理制御部143は、ステップS305においてさらに、ステップS303で選択されなかった代表画素位置Ptypの中から、所定の条件を満たす複数の代表画素位置Ptypを選択する。ここで、前記所定の条件は、前記第2実施形態のステップS203で用いられた前記条件と同様でよい。   In step S305, the processing control unit 143 further selects a plurality of representative pixel positions Ptyp that satisfy a predetermined condition from among the representative pixel positions Ptyp not selected in step S303. Here, the predetermined condition may be the same as the condition used in step S203 of the second embodiment.

前記条件を満たす代表画素位置Ptypを有する様式画像データ51は、前記条件情報の組として、処理制御部143により扱われる。   The form image data 51 having the representative pixel position P typ that satisfies the condition is handled by the processing control unit 143 as a set of the condition information.

処理制御部143は、前記処理情報と、前記条件情報の各組とに対し、ステップS106以降の処理を実行する。その結果、処理制御部143は、複数の前記条件情報に基づく前記複数の処理条件で対象画像データ6を処理することを、前記処理情報に対応する処理実行部12に指示する。   The process control unit 143 executes the process after step S106 on the process information and each set of the condition information. As a result, the process control unit 143 instructs the process execution unit 12 corresponding to the process information to process the target image data 6 under the plurality of process conditions based on the plurality of condition information.

具体的には、処理制御部143は、図11に示す付加原稿21eを処理した場合、下記の制御コマンドを生成し、画像形成部121に出力する。   Specifically, when processing the additional document 21 e shown in FIG. 11, the process control unit 143 generates the following control command and outputs the control command to the image forming unit 121.

前記制御コマンドでは、各種パラメーターにより、対象画像データ6が指定されると共に、前記条件情報で示される複数組のレイアウト及び印刷部数が指定される。   In the control command, the target image data 6 is designated by various parameters, and a plurality of sets of layouts and the number of copies indicated by the condition information are designated.

処理実行部12は、処理制御部143からの指示に応答して、入力される対象画像データ6に対し、異なる処理条件で処理を実行する。   The processing execution unit 12 executes processing on the input target image data 6 under different processing conditions in response to an instruction from the processing control unit 143.

上記の処理により、複数枚の対象原稿に対して処理を実行可能な画像処理装置1及びプログラム131を提供することができる。   By the above processing, the image processing apparatus 1 and the program 131 capable of executing processing on a plurality of target documents can be provided.

1 画像処理装置
11 画像読取部
12 複数の処理実行部
13 記憶部
14 制御部
141 抽出部
142 認識部
143 処理制御部
144 通知制御部
Reference Signs List 1 image processing apparatus 11 image reading unit 12 multiple processing execution units 13 storage unit 14 control unit 141 extraction unit 142 recognition unit 143 processing control unit 144 notification control unit

Claims (6)

互いに異なる複数の処理を実行可能な複数の処理実行部と、
複数の原稿の画像を読み取り、前記複数の原稿の画像を示す読取画像データを出力する画像読取部と、
前記読取画像データから、処理対象の対象画像データと、予め定められた様式を有する様式画像データとを抽出する抽出部と、
前記様式画像データから、前記対象画像データに実行すべき処理を示す処理情報と、処理条件を示す条件情報とを認識する認識部と、
前記条件情報に基づく前記処理条件で前記対象画像データを処理することを、前記処理情報に対応する前記処理実行部に指示する処理制御部と、
を備える画像処理装置。
A plurality of process execution units capable of executing a plurality of different processes;
An image reading unit that reads images of a plurality of documents and outputs read image data indicating images of the plurality of documents;
An extraction unit for extracting target image data to be processed and format image data having a predetermined format from the read image data;
A recognition unit that recognizes processing information indicating processing to be executed on the target image data and condition information indicating processing conditions from the style image data;
A processing control unit that instructs the processing execution unit corresponding to the processing information to process the target image data under the processing condition based on the condition information;
An image processing apparatus comprising:
前記抽出部は、複数の前記様式画像データを抽出し、
前記認識部は、前記複数の前記様式画像データから、前記処理情報と、前記条件情報とを認識する、
請求項1に記載の画像処理装置。
The extraction unit extracts a plurality of the style image data.
The recognition unit recognizes the processing information and the condition information from the plurality of form image data.
The image processing apparatus according to claim 1.
前記処理制御部は、前記処理情報と、前記条件情報とが予め定められた禁則関係を有する場合、前記処理情報に対応する前記処理実行部に指示しない、
さらに備える請求項1又は2に記載の画像処理装置。
The process control unit does not instruct the process execution unit corresponding to the process information when the process information and the condition information have a predetermined prohibition relationship.
The image processing apparatus according to claim 1, further comprising:
前記対象画像データ及び前記様式画像データの抽出、前記処理情報及び前記条件情報の認識、又は、前記処理情報に対応する前記処理実行部への指示ができない場合、前記対象画像データに対する前記処理が実行できないことを示す通知情報を出力する通知制御部を、
さらに備える請求項1〜3のいずれか1項に記載の画像処理装置。
When the target image data and the format image data are not extracted, the processing information and the condition information are recognized, or when the processing execution unit corresponding to the processing information can not be instructed, the processing on the target image data is performed. A notification control unit that outputs notification information indicating that it can not
The image processing apparatus according to any one of claims 1 to 3, further comprising:
前記複数の原稿は、前記処理対象とされるべき対象画像を示す対象原稿と、前記対象画像に実行すべき前記処理及び前記処理条件を示す付加原稿とを含み、
前記画像読取部は、前記対象原稿及び前記付加原稿を載置可能な原稿台を有し、前記対象原稿及び前記付加原稿の画像を示す前記読取画像データを出力する、
請求項1〜4のいずれか1項に記載の画像処理装置。
The plurality of documents include a target document indicating the target image to be processed, and an additional document indicating the processing to be performed on the target image and the processing conditions.
The image reading unit has a document table on which the target document and the additional document can be placed, and outputs the read image data indicating an image of the target document and the additional document.
The image processing apparatus according to any one of claims 1 to 4.
前記複数の原稿の画像が画像読取部により読み取られて生成される読取画像データから、処理対象の対象画像データと、予め定められた様式を有する様式画像データとを抽出するステップと、
前記様式画像データから、前記対象画像データに実行されるべき処理を示す処理情報と、処理条件を示す条件情報とを認識するステップと、
互いに異なる複数の処理を実行可能な複数の処理実行部のうち、前記処理情報に対応する前記処理実行部に、前記条件情報に基づく前記処理条件で、前記対象画像データを処理させるステップと、
をコンピューターに実行させるプログラム。
Extracting target image data to be processed and form image data having a predetermined form from read image data generated by reading an image of the plurality of originals by an image reading unit;
Recognizing processing information indicating processing to be performed on the target image data and condition information indicating processing conditions from the form image data;
Allowing the process execution unit corresponding to the process information to process the target image data under the process condition based on the condition information among a plurality of process execution units capable of executing a plurality of different processes from each other;
Is a program that causes a computer to run.
JP2017210122A 2017-10-31 2017-10-31 Image processing equipment and programs Active JP6819544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017210122A JP6819544B2 (en) 2017-10-31 2017-10-31 Image processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017210122A JP6819544B2 (en) 2017-10-31 2017-10-31 Image processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2019083430A true JP2019083430A (en) 2019-05-30
JP6819544B2 JP6819544B2 (en) 2021-01-27

Family

ID=66671196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017210122A Active JP6819544B2 (en) 2017-10-31 2017-10-31 Image processing equipment and programs

Country Status (1)

Country Link
JP (1) JP6819544B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240037160A1 (en) * 2022-07-26 2024-02-01 Jay Hall Token System With Means of Contact

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0522533A (en) * 1991-07-15 1993-01-29 Canon Inc Copying device
JP2007208391A (en) * 2006-01-31 2007-08-16 Ricoh Co Ltd Data processing apparatus, control method thereof, program, and recording medium
JP2007334794A (en) * 2006-06-19 2007-12-27 Canon Inc Image forming apparatus and control method therefor
JP2009027381A (en) * 2007-07-18 2009-02-05 Seiko Epson Corp Unit and method for controlling printing
JP2010102153A (en) * 2008-10-24 2010-05-06 Kyocera Mita Corp Image processing device
JP2013098604A (en) * 2011-10-28 2013-05-20 Canon Inc Image processing apparatus, image processing method and program
JP2016167796A (en) * 2015-03-04 2016-09-15 株式会社リコー Image processing apparatus, image processing program and image processing method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0522533A (en) * 1991-07-15 1993-01-29 Canon Inc Copying device
JP2007208391A (en) * 2006-01-31 2007-08-16 Ricoh Co Ltd Data processing apparatus, control method thereof, program, and recording medium
JP2007334794A (en) * 2006-06-19 2007-12-27 Canon Inc Image forming apparatus and control method therefor
JP2009027381A (en) * 2007-07-18 2009-02-05 Seiko Epson Corp Unit and method for controlling printing
JP2010102153A (en) * 2008-10-24 2010-05-06 Kyocera Mita Corp Image processing device
JP2013098604A (en) * 2011-10-28 2013-05-20 Canon Inc Image processing apparatus, image processing method and program
JP2016167796A (en) * 2015-03-04 2016-09-15 株式会社リコー Image processing apparatus, image processing program and image processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240037160A1 (en) * 2022-07-26 2024-02-01 Jay Hall Token System With Means of Contact

Also Published As

Publication number Publication date
JP6819544B2 (en) 2021-01-27

Similar Documents

Publication Publication Date Title
JP5699010B2 (en) Image processing device
JP5312277B2 (en) Image processing apparatus and image processing method
JP7298675B2 (en) Image processing device, method and program
JP6132577B2 (en) Image processing apparatus, image processing method, and program
JP4875723B2 (en) Image forming apparatus
JP6819544B2 (en) Image processing equipment and programs
JP4905275B2 (en) Image processing apparatus, image processing method, and image processing program
JP7043955B2 (en) Image forming device and image forming program
JP4900371B2 (en) Image processing device
JP2008092451A (en) Scanner system
US20150054905A1 (en) Image forming apparatus and image processing method
JP2019017003A (en) Image processing apparatus, method, and program
JP2007312100A (en) Image processor
JP6135360B2 (en) Information equipment and computer programs
JP2011066641A (en) Image communication device
JP6728672B2 (en) Image processing apparatus, image processing program, and image processing method
JP4665865B2 (en) Image processing apparatus and document storage processing program
JP2014176044A (en) Image forming apparatus, image forming system, and program
JP2008160339A (en) Image forming apparatus
JP2009010690A (en) Image reader and image forming apparatus
JP6399000B2 (en) Image processing apparatus and image creation program
JP2011145725A (en) Character recognition unit and text processing device
JP6617420B2 (en) Image processing apparatus and image forming apparatus
US9955032B2 (en) Scanner capable of reading double sides of sheet once
JP2016184785A (en) Image processing device and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191024

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200818

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201016

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201201

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201214

R150 Certificate of patent or registration of utility model

Ref document number: 6819544

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150