JP5182056B2 - Image processing apparatus, image processing method, image processing program, and recording medium - Google Patents

Image processing apparatus, image processing method, image processing program, and recording medium Download PDF

Info

Publication number
JP5182056B2
JP5182056B2 JP2008317755A JP2008317755A JP5182056B2 JP 5182056 B2 JP5182056 B2 JP 5182056B2 JP 2008317755 A JP2008317755 A JP 2008317755A JP 2008317755 A JP2008317755 A JP 2008317755A JP 5182056 B2 JP5182056 B2 JP 5182056B2
Authority
JP
Japan
Prior art keywords
image
image processing
input
processing
image data
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.)
Expired - Fee Related
Application number
JP2008317755A
Other languages
Japanese (ja)
Other versions
JP2010141751A (en
Inventor
善章 西川
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008317755A priority Critical patent/JP5182056B2/en
Publication of JP2010141751A publication Critical patent/JP2010141751A/en
Application granted granted Critical
Publication of JP5182056B2 publication Critical patent/JP5182056B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)

Description

本発明は、画像処理装置、画像処理方法、画像処理プログラム及び記録媒体に関し、詳細には、入力画像データに対して効率的に画像処理を行う複写装置、複合装置、スキャナ装置、ファクシミリ装置等の画像処理装置、画像処理方法、画像処理プログラム及び記録媒体に関する。   The present invention relates to an image processing apparatus, an image processing method, an image processing program, and a recording medium, and more particularly, to a copying apparatus, a composite apparatus, a scanner apparatus, a facsimile apparatus, etc. that efficiently perform image processing on input image data. The present invention relates to an image processing apparatus, an image processing method, an image processing program, and a recording medium.

複写装置、複合装置、スキャナ装置、ファクシミリ装置等の画像処理装置においては、入力画像データ、例えば、スキャナ部で読み取られた画像データ、外部記憶部(例えば、ハードディスク、CD−ROM(Compact Disc Read Only Memory )、DVD(Digital Video Disk)、SD(Secure Digital)カード等)から読み取られた画像データに対して各種画像処理を施して、一旦RAM(Random Access Memory)やハードディスク等の一時保管メモリに保管し、該一時保管メモリに保管した画像データを再度必要な画像処理を施して、プリンタ部に送って記録出力に供したり、ネットワークを介してコンピュータ等に転送したり、ファクシミリ送信に供する等の各種出力処理を行う(特許文献1参照)。   In an image processing apparatus such as a copying apparatus, a composite apparatus, a scanner apparatus, or a facsimile apparatus, input image data, for example, image data read by a scanner section, an external storage section (for example, a hard disk, a CD-ROM (Compact Disc Read Only) Memory), DVD (Digital Video Disk), SD (Secure Digital) card, etc.) image data read from the image data, and temporarily stored in RAM (Random Access Memory) or a temporary storage memory such as a hard disk The image data stored in the temporary storage memory is subjected to necessary image processing again, sent to a printer unit for recording output, transferred to a computer or the like via a network, or used for facsimile transmission. Output processing is performed (see Patent Document 1).

このような従来の画像処理装置は、例えば、図24に示す複合装置1000のようにブロック構成されており、複合装置1000は、画像データバス1001に、画像入力部1002、画像処理部1003、画像出力部1004、メモリ1005、ハードディスク(HDD)1006及び外部I/F制御部1007等が接続されている。外部I/F制御部1007には、NIC(Network Interface Card)1008、FAX部1009及び操作部1010等が接続されており、また、複合装置1000は、図25に示すように、CPU(Central Processing Unit )1011、制御メモリ1012、メモリ制御部1013及びメモリ媒体部1014等を備えていて、制御バス1015によって各部が接続されている。なお、図25において、メモリ媒体部1014は、図24のメモリ1005及びハードディスク1006を総称したものであり、制御メモリ1012は、ROM(Read Only Memory)やRAM(Random Access Memory)等の制御プログラムや必要なシステムデータを格納する。複合装置1000は、CPU1011が、制御メモリ1012に格納されているプログラムに基づいて複合装置1000の各部を制御して、複合装置1000の各動作を実行する。すなわち、複合装置1000は、原稿を主走査及び副走査して原稿の画像を読み取るスキャナ部等の画像入力部1002から入力される画像データを一時メモリ1005に保管して、画像データの処理タイミング等に合わせて、該メモリ1005から複合装置1000内部の動作周波数、内部画像フォーマットで読み出して、画像処理部1003で、操作部1010で設定操作された画質や出力先の特性に応じた画質等に画像処理を施して、ハードディスク1006に保管する。また、複合装置1000は、NIC1008に接続されているネットワークを介してコンピュータ等の外部装置から受信した画像データやFAX部1009で受信したファクシミリ画像データをメモリ1005を介して画像処理部1003で画像処理した後、ハードディスク1006に保管する。   Such a conventional image processing apparatus is configured as a block, for example, as a composite apparatus 1000 shown in FIG. 24. The composite apparatus 1000 includes an image data bus 1001, an image input unit 1002, an image processing unit 1003, and an image. An output unit 1004, a memory 1005, a hard disk (HDD) 1006, an external I / F control unit 1007, and the like are connected. A network interface card (NIC) 1008, a FAX unit 1009, an operation unit 1010, and the like are connected to the external I / F control unit 1007. Further, as illustrated in FIG. Unit) 1011, a control memory 1012, a memory control unit 1013, a memory medium unit 1014, and the like, and each unit is connected by a control bus 1015. 25, the memory medium unit 1014 is a general term for the memory 1005 and the hard disk 1006 in FIG. 24, and the control memory 1012 is a control program such as a ROM (Read Only Memory) or a RAM (Random Access Memory). Store the necessary system data. In the multifunction apparatus 1000, the CPU 1011 controls each unit of the multifunction apparatus 1000 based on a program stored in the control memory 1012 and executes each operation of the multifunction apparatus 1000. That is, the composite apparatus 1000 stores image data input from an image input unit 1002 such as a scanner unit that reads an image of a document by performing main scanning and sub-scanning on the document in a temporary memory 1005, processing timing of image data, and the like. Accordingly, the image is read from the memory 1005 with the operating frequency and internal image format inside the multifunction apparatus 1000, and the image processing unit 1003 sets the image quality according to the image quality set and operated by the operation unit 1010 and the output destination characteristics. Processing is performed and the hard disk 1006 is stored. The multifunction apparatus 1000 also processes image data received from an external apparatus such as a computer via a network connected to the NIC 1008 and facsimile image data received by the FAX section 1009 by the image processing section 1003 via the memory 1005. After that, it is stored in the hard disk 1006.

そして、複合装置1000は、所定のタイミングに、ハードディスク1006に保管されている画像データを読み出して、画像処理部1003で必要な画像処理を施して、画像出力部1004で印刷出力したり、NIC1008に接続されているコンピュータ等の外部装置に送信したり、FAX部1009からファクシミリ送信に供する等の画像出力処理を行う。   The composite apparatus 1000 reads out the image data stored in the hard disk 1006 at a predetermined timing, performs necessary image processing in the image processing unit 1003, prints out the image output unit 1004, and outputs it to the NIC 1008. Image output processing such as transmission to an external device such as a connected computer or transmission from the FAX unit 1009 to facsimile transmission is performed.

そして、画像処理部1003としては、例えば、図26に示すように、シェーディング補正部1003a、入力γ補正部1003b、フィルタ部1003c、色補正部1003d、出力γ補正部1003e及び階調処理部1003f等を備えている。シェーディング補正部1003aは、画像入力部1002の光源の光量ムラ及びCCDの受光感度のバラツキを補正して、CCDの出力を一定に補正し、また、白、黒の補正を行って、白を読み取ったときに基準となる白、黒を読み取ったときに基準となる黒になるように補正する。入力γ補正部1003bは、画像入力部1002で読み取られた反射率リニアなRGB画像信号を、濃度リニアなRGB画像信号に変換する。具体的には、入力γ補正部1003bは、画像入力部1002で読み取ったRGB入力データを3色分の変換テーブルにより適切なRGBデータに補正する。フィルタ部1003cは、原稿画像の持つ網点等の周期と画像入力部1002のサンプリング周期の周期的なずれから発生するモアレ等の除去の平滑化フィルタ処理、画像の文字部と写真部を判定して、文字部のみをシャープ化する強調フィルタ処理(MTF補正)等を行う。色補正部1003dは、画像入力部1002によってRGBデータで読み取られた画像を、例えば、プリンタ等の画像出力部1004の色材であるY(イエロー)、C(シアン)、M(マゼンタ)、K(ブラック)のトナー濃度に変換したり、画像出力部1004がRGBディスプレイであると、そのRGBディスプレイの表示色特性に合わせてRGBデータを変換する。出力γ補正部100eは、入力γ補正部1003bと同様の構成を有し、YCMKの色材を使用するプリンタ等の画像出力部1004に出力する場合、YCMKの4色分のテーブルを用いて、該画像出力部1004の画像濃度特性に合わせて出力画像のグレーまたはカラーバランスを補正する。階調処理部1003fは、画像の階調性を保持するための処理、ディザマトリクスによる2値ディザ処理や多値ディザ処理等を行う。   As the image processing unit 1003, for example, as shown in FIG. 26, a shading correction unit 1003a, an input γ correction unit 1003b, a filter unit 1003c, a color correction unit 1003d, an output γ correction unit 1003e, a gradation processing unit 1003f, etc. It has. The shading correction unit 1003a corrects the light amount unevenness of the light source of the image input unit 1002 and the variation in the light receiving sensitivity of the CCD, corrects the output of the CCD to a constant level, and corrects white and black to read white. So that the reference white and black are read and the reference black is obtained. The input γ correction unit 1003b converts the reflectance linear RGB image signal read by the image input unit 1002 into a density linear RGB image signal. Specifically, the input γ correction unit 1003b corrects RGB input data read by the image input unit 1002 to appropriate RGB data using a conversion table for three colors. The filter unit 1003c determines a smoothing filter process for removing moire or the like generated from a periodic shift between a period of halftone dots or the like of an original image and a sampling period of the image input unit 1002, and determines a character part and a photograph part of the image. Then, emphasis filter processing (MTF correction) for sharpening only the character portion is performed. The color correction unit 1003d converts an image read by the image input unit 1002 using RGB data, for example, Y (yellow), C (cyan), M (magenta), and K which are color materials of the image output unit 1004 such as a printer. If the image output unit 1004 is an RGB display, the RGB data is converted in accordance with the display color characteristics of the RGB display. The output γ correction unit 100e has the same configuration as the input γ correction unit 1003b, and when outputting to the image output unit 1004 such as a printer using YCMK color material, a table for four colors of YCMK is used. The gray or color balance of the output image is corrected in accordance with the image density characteristics of the image output unit 1004. The gradation processing unit 1003f performs processing for maintaining the gradation of the image, binary dither processing using a dither matrix, multi-value dither processing, and the like.

すなわち、従来の複合装置1000等の画像処理装置は、画像データをハードディスク1006等の画像記憶部(メモリ)に保管した後、画像記憶部から適宜読み出して画像処理部で画像処理を施すことで、画像特性に応じた画像処理を共通に取り扱って、処理制御の簡素化とスピードアップが図られている。   That is, an image processing apparatus such as the conventional composite apparatus 1000 stores image data in an image storage unit (memory) such as the hard disk 1006, and then appropriately reads the image data from the image storage unit and performs image processing in the image processing unit. Image processing according to image characteristics is handled in common, and processing control is simplified and speeded up.

特開2004−48113号公報JP 2004-48113 A

しかしながら、上記従来技術にあっては、画像入力部から入力される画像データをメモリ媒体を利用して必要な画像処理を画像処理部で適宜施して出力に供することができるが、近年、コピー、スキャナ、プリンタ、ファクシミリ(FAX)等の複数のアプリケーション機能に対応する画像処理を利用するデータ量、データ種別が加速度的に増加しおり、これらのアプリケーションを統合的にかつ同時処理する要求が高くなっている。このような要求に対応するために、例えば、上記複合装置1000の場合、図27に示すように、画像入力調停部1020と複数の画像処理部1003a〜1003dを設け、画像入力調停部1020に複数の画像入力部1002a〜1002dを接続する。そして、複数の画像入力部1002a〜1002dからの画像入力を画像入力調停部1020で調停して、メモリ1005に一旦保管した後、複数の画像処理部1003a〜1003で順次画像処理を行うことで、画像入力及び画像処理の効率化を図ることが行われている。   However, in the above prior art, the image data input from the image input unit can be used for output by appropriately performing necessary image processing in the image processing unit using a memory medium. Data amount and data type using image processing corresponding to a plurality of application functions such as a scanner, a printer, a facsimile (FAX), etc. are increasing at an accelerating rate, and there is an increasing demand for integrated and simultaneous processing of these applications. Yes. In order to respond to such a request, for example, in the case of the composite apparatus 1000, as shown in FIG. 27, an image input arbitration unit 1020 and a plurality of image processing units 1003a to 1003d are provided, and a plurality of image input arbitration units 1020 are provided. The image input units 1002a to 1002d are connected. The image input from the plurality of image input units 1002a to 1002d is arbitrated by the image input arbitration unit 1020, temporarily stored in the memory 1005, and then sequentially processed by the plurality of image processing units 1003a to 1003. It has been attempted to improve the efficiency of image input and image processing.

ところが、このようなメモリアクセスと画像処理を繰り返し行うような画像処理装置においては、大量の画像データを入力する場合、メモリに蓄積した画像データへのアクセスが頻繁に発生し、制御が複雑になるとともに、画像データをメモリから読み出して画像処理部で画像処理を行っている間は、画像入力部からの画像入力を行うことができず、効率が悪いという問題がある。さらに、さらなる生産性が求められ、複数の画像入力部を搭載して複数の画像データの読み込みを行う画像処理装置では、処理効率がさらに悪化して、生産効率がさらに低下するという問題がある。   However, in such an image processing apparatus that repeatedly performs memory access and image processing, when a large amount of image data is input, access to the image data stored in the memory frequently occurs and the control becomes complicated. At the same time, while image data is read from the memory and image processing is being performed by the image processing unit, image input from the image input unit cannot be performed, and there is a problem that efficiency is poor. Further, further productivity is demanded, and an image processing apparatus that includes a plurality of image input units and reads a plurality of image data has a problem that the processing efficiency further deteriorates and the production efficiency further decreases.

そこで、本発明は、画像データの入力と画像処理を効率的に行う画像処理装置、画像処理方法、画像処理プログラム及び記録媒体を提供することを目的としている。   SUMMARY An advantage of some aspects of the invention is that it provides an image processing apparatus, an image processing method, an image processing program, and a recording medium that efficiently input and process image data.

本発明は、上記目的を達成するために、所定の画像処理を伴う画像データの入力要求数と該画像入力要求の画像データに対して実行要求している画像処理特性を含む画像入力要求情報を管理し、該画像入力要求情報に基づいて所定順序に該画像入力要求を受け付けるとともに、該画像データに対して実行する画像処理段階を決定して、受け付けた画像データに対して、複数の画像処理手段を独立して制御して、決定した該画像処理段階までの画像処理を行って画像データ保管手段に保管し、該画像データ保管手段に保管されている画像データのうち画像処理が途中で中断された画像処理未完了の画像データを読み出して、複数の画像処理手段を独立して制御して、該画像データに対して該画像入力要求情報に基づいて該未完了の画像処理を実行することを特徴としている。   In order to achieve the above object, the present invention provides image input request information including the number of image data input requests accompanied by predetermined image processing and image processing characteristics requested to be executed for the image data of the image input request. Managing and accepting the image input requests in a predetermined order based on the image input request information, determining an image processing stage to be executed on the image data, and performing a plurality of image processing on the received image data Independently controlling the means, performs the image processing up to the determined image processing stage and stores it in the image data storage means, and the image processing of the image data stored in the image data storage means is interrupted halfway The image processing incomplete image processing is read out, and a plurality of image processing means are independently controlled to execute the incomplete image processing on the image data based on the image input request information. It is characterized in that.

また、本発明は、前記画像データ保管手段に保管された前記画像データに関する前記画像処理特性に応じた画像処理のうち画像処理の完了した段階を示す画像処理完了段階情報を該画像処理特性とともに該画像データに関連付けて画像処理関連情報記憶手段に記憶し、該画像データ保管手段に保管されている画像処理未完了の画像データに対して、該画像処理関連情報記憶手段に該画像データに対応して記憶されている該画像処理関連情報及び前記画像入力要求情報に基づいて該未完了の画像処理を実行することを特徴としてもよい。   Further, the present invention provides image processing completion stage information indicating the stage of completion of image processing in the image processing according to the image processing characteristics relating to the image data stored in the image data storage unit together with the image processing characteristics. The image processing related information storage means stores the image data in association with the image data, and the image processing related information storage means corresponds to the image data for image data that has not been processed yet. The incomplete image processing may be executed on the basis of the image processing related information and the image input request information stored.

本発明によれば、複数の画像入力要求が発生した場合にも、画像データの入力と画像処理を効率的に行うことができる。   According to the present invention, input of image data and image processing can be performed efficiently even when a plurality of image input requests are generated.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるので、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明によって不当に限定されるものではなく、また、本実施の形態で説明される構成の全てが本発明の必須の構成要件ではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The range of this invention is unduly limited by the following description. However, not all the configurations described in the present embodiment are essential constituent elements of the present invention.

図1〜図23は、本発明の画像処理装置、画像処理方法、画像処理プログラム及び記録媒体の一実施例を示す図であり、図1は、本発明の画像処理装置、画像処理方法、画像処理プログラム及び記録媒体の一実施例を適用した複合装置1のブロック構成図である。   1 to 23 are diagrams showing an embodiment of an image processing apparatus, an image processing method, an image processing program, and a recording medium according to the present invention. FIG. 1 shows an image processing apparatus, an image processing method, and an image according to the present invention. 1 is a block configuration diagram of a composite apparatus 1 to which an embodiment of a processing program and a recording medium is applied. FIG.

図1において、複合装置1は、複数の画像入力部2a〜2n、画像入力調停部3、画像入力稼働率検知部4、画像出力部5、外部I/F制御部6、NIC7、FAX部8、操作部9、第1画像処理制御部10、第2画像処理制御部11、入力特性情報メモリ12、複数の画像処理部13a〜13n及びハードディスク(HDD)14a、14b等を備えており、上記画像入力調停部3、画像入力稼働率検知部4、画像出力部5、外部I/F制御部6、第1画像処理制御部10及び第2画像処理制御部11は、バス15に接続されている。   In FIG. 1, the composite apparatus 1 includes a plurality of image input units 2 a to 2 n, an image input arbitration unit 3, an image input operation rate detection unit 4, an image output unit 5, an external I / F control unit 6, a NIC 7, and a FAX unit 8. , An operation unit 9, a first image processing control unit 10, a second image processing control unit 11, an input characteristic information memory 12, a plurality of image processing units 13a to 13n, hard disks (HDD) 14a and 14b, etc. The image input arbitration unit 3, the image input operation rate detection unit 4, the image output unit 5, the external I / F control unit 6, the first image processing control unit 10 and the second image processing control unit 11 are connected to a bus 15. Yes.

NIC7には、ネットワーク16が接続されており、ネットワーク16には、例えば、図2に示すように、コンピュータ、スキャナ装置、他の複合装置等の外部の画像入力部17a〜17nが接続されている。NIC7は、ネットワーク16に接続されている機器、特に、画像入力部17a〜17eとの間の通信を行い、該画像入力部17a〜17nから画像データを受け取る。なお、図2では、画像入力部17a、17bとして、画像データを作成・編集したりCD、DVD、SDカード等から画像データを読み込むコンピュータが、画像入力部17cとして、原稿を主走査及び副走査して原稿の画像データを読み取るスキャナ装置が、画像入力部17d、17mとして、複合装置が、ネットワーク16に接続されている状態を示している。これらの画像入力部2a〜2nは、読み取った画像データや編集・作成した画像データを、ネットワーク16を介して複合装置1に送信する。なお、ネットワーク16に接続されるのは、画像入力部17a〜17eに限るものではなく、画像出力部も接続されていてもよい。   A network 16 is connected to the NIC 7. For example, as shown in FIG. 2, external image input units 17 a to 17 n such as computers, scanner devices, and other composite devices are connected to the network 16. . The NIC 7 communicates with devices connected to the network 16, in particular, with the image input units 17a to 17e, and receives image data from the image input units 17a to 17n. In FIG. 2, a computer that creates and edits image data or reads image data from a CD, DVD, SD card, or the like as the image input units 17a and 17b. In this example, the scanner device that reads the image data of the document is connected to the network 16 as the image input units 17d and 17m. These image input units 2 a to 2 n transmit the read image data and the edited / created image data to the composite apparatus 1 via the network 16. The connection to the network 16 is not limited to the image input units 17a to 17e, and an image output unit may also be connected.

画像入力部2a〜2nは、スキャナ部、CD−ROM、DVD、SDカード等の記憶メディアを読み取る記憶メディア読み取り部等であり、スキャナ部としては、例えば、図3に示すようなスキャナ部2sが用いられる。スキャナ部2sは、ADF(Auto Document Feeder)20、コンタクトガラス21、光学走査ユニット22、CCD(Charge Coupled Device )ユニット23及び画像出力I/F24等を備えており、ADF21は、その原稿台上にセットされた原稿Gを、1枚ずつコンタクトガラス21の光学走査ユニット22による読み取り位置を通過させた後、ADF21の排紙台上に排出する。CCDユニット23は、キセノンランプ等の光源25及びミラー26等を搭載して、主走査方向(図3の左右方向)に移動可能に配設されており、ADF21によってコンタクトガラス21上の読み取り位置を搬送される原稿Gに光源25から読み取り光を照射して、原稿Gで反射された読み取り光をミラー26によってCCDユニット23に反射する。CCDユニット23は、レンズ27、CCD28及びスキャナ画像処理部29等を備えており、光学走査ユニット22からの読み取り光をレンズ27でCCD28に集光する。CCD28は、入射される読み取り光を光電変換して、デジタル画像データ(例えば、8ビットのデジタル画像データ)に変換した後、スキャナ画像処理部29に出力する。スキャナ画像処理部29は、CCD28の個体差による画像データのバラツキ補正等の各種画像処理を行って、画像出力I/F24を介して画像入力調停部3に出力する。   The image input units 2a to 2n are a scanner unit, a storage medium reading unit that reads a storage medium such as a CD-ROM, a DVD, and an SD card. The scanner unit is, for example, a scanner unit 2s as shown in FIG. Used. The scanner unit 2s includes an ADF (Auto Document Feeder) 20, a contact glass 21, an optical scanning unit 22, a CCD (Charge Coupled Device) unit 23, an image output I / F 24, and the like. The set originals G are passed one by one through the reading position of the contact glass 21 by the optical scanning unit 22, and then discharged onto the paper discharge tray of the ADF 21. The CCD unit 23 includes a light source 25 such as a xenon lamp, a mirror 26, and the like, and is arranged to be movable in the main scanning direction (left and right direction in FIG. 3). The reading position on the contact glass 21 is set by the ADF 21. The original G to be conveyed is irradiated with reading light from the light source 25, and the reading light reflected from the original G is reflected to the CCD unit 23 by the mirror 26. The CCD unit 23 includes a lens 27, a CCD 28, a scanner image processing unit 29, and the like, and condenses reading light from the optical scanning unit 22 on the CCD 28 by the lens 27. The CCD 28 photoelectrically converts the incident reading light to convert it into digital image data (for example, 8-bit digital image data), and then outputs it to the scanner image processing unit 29. The scanner image processing unit 29 performs various image processing such as image data variation correction due to individual differences of the CCD 28 and outputs the processed image data to the image input arbitration unit 3 via the image output I / F 24.

画像入力調停部3は、複数の画像入力部2a〜2nからの画像送信のプロトコルに基づいて、複数の画像データ転送の調停を行い、画像入力部2a〜2nからの画像入力要求を画像入力稼働率検知部4に出力し、また、画像入力部2a〜2nから画像データを受け取って、第1画像処理制御部10に渡す。   The image input arbitration unit 3 arbitrates a plurality of image data transfers based on the image transmission protocol from the plurality of image input units 2a to 2n, and performs image input requests from the image input units 2a to 2n. The data is output to the rate detection unit 4, and the image data is received from the image input units 2 a to 2 n and transferred to the first image processing control unit 10.

FAX部8には、公衆電話回線等の回線が接続されており、FAX部8は、外部I/F制御部6を介して受け取った画像データを回線に接続されているファクシミリ装置等にファクシミリ送信し、また、回線を介してファクシミリ受信した画像データを外部I/F制御部6に渡す。FAX部8は、画像入力部(画像入力手段)として機能して、ファクシミリ受信要求を、外部I/F制御部6を介して画像入力要求として画像入力稼働率検知部4に出力し、ファクシミリ受信した画像データを、バス15を介して第1画像処理制御部10に渡す。   A line such as a public telephone line is connected to the FAX unit 8, and the FAX unit 8 transmits the image data received via the external I / F control unit 6 by facsimile to a facsimile apparatus or the like connected to the line. In addition, the image data received by facsimile via the line is transferred to the external I / F control unit 6. The FAX unit 8 functions as an image input unit (image input unit), and outputs a facsimile reception request to the image input operation rate detection unit 4 as an image input request via the external I / F control unit 6 for facsimile reception. The processed image data is transferred to the first image processing control unit 10 via the bus 15.

操作部9は、複合装置1に動作させる各種命令の入力される操作キー等が設けられており、また、CD、DVD、SDカード等の記憶媒体を読み取る記憶媒体読み取り部を備えている。操作部9は、キー操作に応じて記憶媒体読み取り部で読み取った画像データの入力要求を、外部I/F制御部6を介して画像入力要求として画像入力稼働率検知部4に出力し、該記憶媒体読み取り部の読み取った画像データを、バス15を介して第1画像処理制御部10に渡す。上記画像入力部2a〜2n、画像入力部17a〜17n、FAX部8及び操作部9は、全体として画像入力手段として機能している。   The operation unit 9 is provided with operation keys for inputting various commands to be operated by the multifunction apparatus 1, and further includes a storage medium reading unit that reads a storage medium such as a CD, DVD, or SD card. The operation unit 9 outputs an input request for image data read by the storage medium reading unit in response to a key operation to the image input operation rate detection unit 4 through the external I / F control unit 6 as an image input request. The image data read by the storage medium reading unit is transferred to the first image processing control unit 10 via the bus 15. The image input units 2a to 2n, the image input units 17a to 17n, the FAX unit 8, and the operation unit 9 function as an image input unit as a whole.

画像入力稼働率検知部4には、画像入力調停部3を介して画像入力部2a〜2nからの画像入力要求が入り、また、画像I/F制御部6を介して画像入力部17a〜17n、FAX部8からの画像入力要求が入り、さらに、操作部9が備えているCD、DVD、SDカード等の媒体からの画像データ入力要求が入る。画像入力稼働率検知部4は、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9からの画像入力要求の有無及び同時に発生している画像入力要求を検知して、どれくらいの画像入力要求が発生しているのかを示す稼働率(画像入力要求量)を算出して第1画像処理制御部10及び第2画像処理制御部11に出力する。この稼働率とは、複数の画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9のうち、同時にいくつの画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9から画像入力要求があるのか、または、単位時間内にどれだけの画像入力要求が発生したか等によって算出される画像入力要求量である。画像入力画像率検知部4は、画像バス15とは独立して配置されており、随時現在の画像入力の稼動率を正確に算出可能な構成となっている。   The image input operation rate detection unit 4 receives image input requests from the image input units 2a to 2n via the image input arbitration unit 3, and also receives image input units 17a to 17n via the image I / F control unit 6. Then, an image input request from the FAX unit 8 is entered, and further, an image data input request from a medium such as a CD, DVD, SD card provided in the operation unit 9 is entered. The image input operation rate detection unit 4 detects the presence or absence of image input requests from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9, and the image input requests generated at the same time. An operation rate (image input request amount) indicating whether an image input request is generated is calculated and output to the first image processing control unit 10 and the second image processing control unit 11. The operating rate is the number of image input units 2a to 2n, 17a to 17n, FAX unit 8 and operation unit 9 among the plurality of image input units 2a to 2n, 17a to 17n, FAX unit 8 and operation unit 9. The image input request amount is calculated based on whether there is an image input request or how many image input requests are generated within a unit time. The image input image rate detection unit 4 is arranged independently of the image bus 15 and is configured to be able to accurately calculate the current image input operation rate as needed.

画像出力部5は、ハードディスク14a、14bに蓄積されている画像データを用紙に印刷出力するプリンタ部や表示出力するディスプレイ部であり、プリンタ部としては、例えば、図4に示すようなプリンタ部30が用いられる。図4において、プリンタ部30は、電子写真方式のプリンタ部であり、ビデオI/F31、プリンタ画像処理部32、レーザユニット33、感光体ドラム34、1次帯電器35、現像器36、転写器37、クリーニング部38、除電部39、搬送ベルト40、定着器41、給紙ユニット42及び用紙搬送部43等を備えている。プリンタ部30は、ビデオI/F31から入力される画像データに対して、プリンタ画像処理部32でプロッタ部30の特性に応じた画像処理を施して、レーザユニット33に送り、レーザユニット33で、該画像データに基づいて変調したレーザビーム(LB)を、図4において時計方向に回転駆動される感光体ドラム35に照射して感光体ドラム35に静電潜像を形成する。プリンタ部30は、静電潜像の形成された感光体ドラム35の静電潜像にその帯電量に応じて現像器36からトナーを付着させて現像し、トナー画像を形成する。プリンタ部30は、給紙ユニット42に収納されている転写用紙を1枚ずつ給紙ユニット42から用紙搬送部43に送り出し、用紙搬送部43によって感光体ドラム35と転写器37の間に搬送する。プリンタ部30は、感光体ドラム35と転写器37との間に搬送されてきた転写用紙に、感光体ドラム35上のトナー画像を転写器37によって転写する。プリンタ部30は、カラー画像を印刷出力するときには、YCMK(イエロー、シアン、マゼンタ、ブラック)の各色のうち、最初の色のトナー画像の転写を行うと、転写用紙を転写器37に沿って回転させて再度感光体ドラム34との間に送って、次の色のトナー画像を重ね合わせて転写する動作を全ての色について行い、カラートナー画像の転写用紙への転写を完了すると、搬送ベルト40によってトナー画像の転写された転写用紙を定着器41に搬送する。定着器41は、トナー画像の転写された転写用紙を搬送しつつ加熱・加圧して、トナー画像を転写用紙に定着させ、定着の完了した転写用紙を排紙トレイ44上に排出する。   The image output unit 5 is a printer unit that prints and outputs image data stored in the hard disks 14a and 14b on paper, and a display unit that displays the data. The printer unit is, for example, a printer unit 30 as shown in FIG. Is used. In FIG. 4, a printer unit 30 is an electrophotographic printer unit, and includes a video I / F 31, a printer image processing unit 32, a laser unit 33, a photosensitive drum 34, a primary charger 35, a developing unit 36, and a transfer unit. 37, a cleaning unit 38, a charge eliminating unit 39, a transport belt 40, a fixing device 41, a paper feed unit 42, a paper transport unit 43, and the like. The printer unit 30 subjects the image data input from the video I / F 31 to image processing according to the characteristics of the plotter unit 30 by the printer image processing unit 32 and sends the image processing to the laser unit 33. A laser beam (LB) modulated based on the image data is applied to the photosensitive drum 35 that is driven to rotate clockwise in FIG. 4 to form an electrostatic latent image on the photosensitive drum 35. The printer unit 30 develops toner by attaching toner from the developing unit 36 to the electrostatic latent image on the photosensitive drum 35 on which the electrostatic latent image has been formed, in accordance with the charge amount, thereby forming a toner image. The printer unit 30 feeds transfer sheets stored in the sheet feeding unit 42 one by one from the sheet feeding unit 42 to the sheet conveying unit 43, and conveys the sheet between the photosensitive drum 35 and the transfer unit 37 by the sheet conveying unit 43. . The printer unit 30 uses the transfer unit 37 to transfer the toner image on the photoconductive drum 35 onto a transfer sheet conveyed between the photoconductive drum 35 and the transfer unit 37. When printing the color image, the printer unit 30 rotates the transfer paper along the transfer unit 37 when the toner image of the first color among the colors YCMK (yellow, cyan, magenta, black) is transferred. Then, the transfer operation is performed again with respect to all the colors by transferring the toner image of the next color to the photosensitive drum 34, and when the transfer of the color toner image onto the transfer sheet is completed, the transport belt 40 is completed. As a result, the transfer sheet on which the toner image is transferred is conveyed to the fixing device 41. The fixing device 41 heats and presses the transfer sheet on which the toner image is transferred, fixes the toner image on the transfer sheet, and discharges the transfer sheet on which the fixing is completed onto the discharge tray 44.

外部I/F制御部6には、NIC7、FAX部8及び操作部9等が接続されており、これらの各部7〜9との通信を行って、データの送受信を行うとともに、上記画像入力部17a〜17n、FAX部8及び操作部9からの画像入力要求を画像入力稼働率検知部4に出力する。   The external I / F control unit 6 is connected to a NIC 7, a FAX unit 8, an operation unit 9, and the like. The external I / F control unit 6 communicates with each of these units 7 to 9 to transmit and receive data, and the image input unit. 17a to 17n, the image input request from the FAX unit 8 and the operation unit 9 are output to the image input operation rate detection unit 4.

画像処理部13a〜13nは、それぞれ第1画像処理制御部10及び第2画像処理制御部11によって独立して動作制御され、画像データに対して独立してそれぞれ各種画像処理を施して、動作指示された第1画像処理制御部10または第2画像処理制御部11に出力する。画像処理部13a〜13nは、例えば、図5に示すように、入力補正処理部13a、密度変換処理部13b、画像認識処理部13c、画像回転処理部13d、出力補正処理部13e及び圧縮伸張処理部13f等であり、入力補正処理部13aは、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9から入力された画像データをそれぞれの入力画像データの特性に応じて入力画像の色特性、階調特性の歪を補正して、複合装置1の処理可能な画像データに変換する。密度変換処理部13bは、操作部9からの指定及びFAX部8や送信先の機器の出力条件に応じて画像データの密度を変換し、画像認識処理部13cは、入力画像の文字部、写真部等の検知を行って、文字部には文字の先鋭性を向上させるための処理、写真部には写真の階調性を向上させる処理を行ったり、読み込んだ画像が有価証券等であると、その検知を行って不正なコピーを防止するための画像認識処理を行う。画像回転処理部13dは、読み込んだ画像が、例えば、A4縦のような縦長の画像であって、出力要求元がA4横のような横長の出力を要求している場合等に、画像を90度回転させる等のように、画像の回転を行い、出力補正処理部13eは、出力装置(例えば、画像出力部5)の特性に応じて画像データの色特性、階調特性を変換し、圧縮伸張処理部13fは、例えば、ハードディスク14a、14bに格納する場合の格納効率を向上させるために、画像データを圧縮処理したり、逆に、圧縮された画像データを元の画像データに戻す伸張処理を行う。   The image processing units 13a to 13n are independently controlled in operation by the first image processing control unit 10 and the second image processing control unit 11, respectively, and perform various image processings independently on the image data, thereby operating instructions. To the first image processing control unit 10 or the second image processing control unit 11. For example, as shown in FIG. 5, the image processing units 13a to 13n include an input correction processing unit 13a, a density conversion processing unit 13b, an image recognition processing unit 13c, an image rotation processing unit 13d, an output correction processing unit 13e, and a compression / decompression process. The input correction processing unit 13a includes image data input from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9 according to the characteristics of the input image data. The distortion of the color characteristic and the gradation characteristic is corrected and converted into image data that can be processed by the composite apparatus 1. The density conversion processing unit 13b converts the density of the image data in accordance with the designation from the operation unit 9 and the output conditions of the FAX unit 8 and the destination device, and the image recognition processing unit 13c Detecting parts, etc., processing to improve the sharpness of the characters in the character part, processing to improve the gradation of the photograph in the photograph part, or that the read image is a securities etc. Then, the image recognition process is performed to prevent unauthorized copying by performing the detection. For example, when the read image is a vertically long image such as A4 portrait and the output request source requests a horizontally long output such as A4 landscape, the image rotation processing unit 13d performs 90. The output correction processing unit 13e converts the color characteristics and gradation characteristics of the image data according to the characteristics of the output device (for example, the image output unit 5), and compresses the image. For example, the decompression processing unit 13f compresses the image data in order to improve the storage efficiency when storing it in the hard disks 14a and 14b, or conversely decompresses the compressed image data back to the original image data. I do.

再び、図1に戻って、入力特性情報メモリ12は、画像入力部2a〜2n、17a〜17n、FAX部8、操作部9から入力される画像データの画像特性(例えば、入力機器のガンマ特性等)、操作者が操作部9から指定した各種画像処理内容(例えば、拡大/縮小の画像処理指定、回転の画像処理指定等)が保管され、第1画像処理制御部10及び第2画像処理制御部11によって読み取られて、各画像処理部13a〜13nが処理を行う場合の画像変換情報、画像加工情報として使用される。   Referring back to FIG. 1 again, the input characteristic information memory 12 stores the image characteristics of the image data input from the image input units 2a to 2n, 17a to 17n, the FAX unit 8, and the operation unit 9 (for example, the gamma characteristic of the input device). Etc.), various image processing contents designated by the operator from the operation unit 9 (for example, enlargement / reduction image processing designation, rotation image processing designation, etc.) are stored, and the first image processing control unit 10 and the second image processing are stored. It is read by the control unit 11 and used as image conversion information and image processing information when each of the image processing units 13a to 13n performs processing.

すなわち、第1画像処理制御部10は、後述するように、画像入力要求の稼働率に基づいて画像処理段階を決定して、決定した該画像処理段階で、入力画像データに対する画像処理部13a〜13nでの画像処理を途中中断して一旦ハードディスク14aに保管し、第2画像処理制御部11が、該中断されて画像処理が未完了の画像データをハードディスク14aから読み出して画像処理部13a〜13nに続きの画像処理を実行させるが、この続きの画像処理を行うためには、第1画像処理制御部10によって、該画像データに対して処理すべき情報として入力されている画像入力特性(画像入力要求情報:画像変換情報、画像加工情報)と前回どこまでの画像処理を画像処理部13a〜13nに実施させたのかを示す画像処理中断情報(画像処理完了段階情報)を、該画像データに関連させて記憶しておく必要がある。そこで、入力特性情報メモリ12は、第1画像処理制御部10の制御下で、途中中断した画像データのジョブファイルに、処理中断情報を関連付けて付帯情報としてファイルヘッダに書き込む。例えば、図6に示すように、画像処理ジョブの画像ファイルは、ヘッダ部とデータ部(本体部)で構成され、ヘッダ部にファイル名(ジョブ名)、画像入力特性情報(画像変換情報、画像加工情報)及び画像処理中断情報を格納して、さらにその後にファイルのデータ部(本体部)の格納されているハードディスク14aのアドレスを格納する。このアドレスから本体である画像データの格納位置を特定して、その画像処理ジョブが画像処理を途中中断した画像処理ジョブであるか、途中中断した画像処理ジョブであると、どこで画像処理を中断したのかを画像データに関連付けられたヘッダ情報から知ることができる。そこで、この画像処理ジョブのジョブファイルを画像処理中断ジョブファイルテーブルとして、入力特性情報メモリ12に記憶し、画像処理ジョブの入力要求(画像入力要求)が少なくなった時点で、再度、画像処理の再開を実施する場合に、迅速に実行すべき画像処理ジョブを選定して、再画像処理の開始位置が決定できるようにする。なお、画像処理ジョブは、途中中断されても、ページの途中で処理が中断されるのではなく、画像処理部13a〜13nで実行を開始した画像処理については、全てのページに対して該画像処理が完了し、実行すべき画像処理であるが稼働率から実行を中止した画像処理については、いずれのページの画像データに対しても画像処理を実行されていない状態となる。   That is, as will be described later, the first image processing control unit 10 determines the image processing stage based on the operation rate of the image input request, and the image processing units 13a to 13a for the input image data at the determined image processing stage. The image processing at 13n is interrupted halfway and temporarily stored in the hard disk 14a, and the second image processing control unit 11 reads the interrupted and incomplete image processing from the hard disk 14a, and the image processing units 13a to 13n. In order to perform the subsequent image processing, image input characteristics (images) input as information to be processed on the image data by the first image processing control unit 10 are performed. Input request information: image conversion information, image processing information) and image processing interruption information (up to the last time image processing has been performed by the image processing units 13a to 13n) ( The image processing completion stage information), it is necessary to store in connection with the image data. Therefore, the input characteristic information memory 12 associates the processing interruption information with the job file of the image data interrupted halfway under the control of the first image processing control unit 10 and writes it in the file header as supplementary information. For example, as shown in FIG. 6, an image file of an image processing job is composed of a header part and a data part (main part), and the header part includes a file name (job name), image input characteristic information (image conversion information, image data). Processing information) and image processing interruption information are stored, and thereafter, the address of the hard disk 14a in which the data portion (main body portion) of the file is stored. The storage location of the image data that is the main body is specified from this address, and if the image processing job is an image processing job that interrupted the image processing, or if it was an interrupted image processing job, where the image processing was interrupted Can be known from the header information associated with the image data. Therefore, the job file of the image processing job is stored in the input characteristic information memory 12 as an image processing interruption job file table, and when the number of input requests (image input requests) of the image processing job decreases, the image processing job is again processed. When resuming, an image processing job to be executed quickly is selected so that the re-image processing start position can be determined. Note that, even if the image processing job is interrupted in the middle, the processing is not interrupted in the middle of the page. For the image processing that has started execution by the image processing units 13a to 13n, the image is processed for all pages. Regarding the image processing that has been completed and is image processing that should be executed but has been stopped from the operation rate, no image processing has been performed on the image data of any page.

ハードディスク14a、14bは、第1画像処理制御部10及び第2画像処理制御部11によって画像データの書き込み及び読み出しが行われ、それぞれ独立してアクセスされて画像データの書き込み及び読み出しが行われる。   The hard disk 14a, 14b is written and read by the first image processing control unit 10 and the second image processing control unit 11, and is independently accessed to write and read the image data.

第1画像処理制御部10は、入力特性情報メモリ12、複数の画像処理部13a〜13n及びハードディスク14a、14bに全二重で送受信可能に接続されており、入力特性情報メモリ12から画像変換情報、画像加工情報を読み出して、該画像変換情報、画像加工情報に基づいて、バス15から入力される画像データに対する各画像処理部13a〜13nでの画像処理を制御する。第1画像処理制御部10は、各画像処理部13a〜13nからそれぞれの画像処理部13a〜13nで画像処理済みの画像データを受け取って、決定した画像処理手順に応じた次の画像処理部13a〜13nまたはハードディスク14aに画像データを転送する。   The first image processing control unit 10 is connected to the input characteristic information memory 12, the plurality of image processing units 13a to 13n, and the hard disks 14a and 14b so as to be able to transmit and receive in full duplex. The image processing information is read out, and the image processing in each of the image processing units 13a to 13n for the image data input from the bus 15 is controlled based on the image conversion information and the image processing information. The first image processing control unit 10 receives image data that has been subjected to image processing by the respective image processing units 13a to 13n from the respective image processing units 13a to 13n, and the next image processing unit 13a according to the determined image processing procedure. To 13n or the hard disk 14a.

第2画像処理制御部11は、入力特性情報メモリ12、複数の画像処理部13a〜13n及びハードディスク14a、14bに全二重で送受信可能に接続されており、入力特性情報メモリ12から画像変換情報、画像加工情報を読み出して、該画像変換情報、画像加工情報に基づいて、ハードディスク14aから読み出した画像データに対する各画像処理部13a〜13nでの画像処理を制御する。第2画像処理制御部11は、各画像処理部13a〜13nからそれぞれの画像処理部13a〜13nで画像処理済みの画像データを受け取って、決定した画像処理手順に応じた次の画像処理部13a〜13nまたはハードディスク14bに画像データを転送する。   The second image processing control unit 11 is connected to the input characteristic information memory 12, the plurality of image processing units 13a to 13n, and the hard disks 14a and 14b so as to be able to transmit and receive in full duplex. The image processing information is read out, and the image processing in each of the image processing units 13a to 13n for the image data read out from the hard disk 14a is controlled based on the image conversion information and the image processing information. The second image processing control unit 11 receives image data that has been subjected to image processing by the respective image processing units 13a to 13n from the respective image processing units 13a to 13n, and the next image processing unit 13a according to the determined image processing procedure. To 13n or the hard disk 14b.

なお、複合装置1は、ROM、EEPROM(Electrically Erasable and Programmable Read Only Memory )、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory )、CD−RW(Compact Disc Rewritable )、DVD(Digital Video Disk)、SD(Secure Digital)カード、MO(Magneto-Optical Disc)等のコンピュータが読み取り可能な記録媒体に記録されている本発明の画像処理制御方法を実行する画像処理制御プログラムを読み込んでROMやハードディスク等に導入することで、後述する画像入力要求を効率的に処理する画像処理制御方法を実行する画像処理装置として構築されている。この画像処理制御プログラムは、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語やオブジェクト指向ブログラミング言語等で記述されたコンピュータ実行可能なプログラムであり、上記記録媒体に格納して頒布することができる。   The composite device 1 includes a ROM, an EEPROM (Electrically Erasable and Programmable Read Only Memory), an EPROM, a flash memory, a flexible disk, a CD-ROM (Compact Disc Read Only Memory), a CD-RW (Compact Disc Rewritable), a DVD ( An image processing control program for executing the image processing control method of the present invention recorded on a computer-readable recording medium such as a digital video disk (SD), a secure digital (SD) card, or an MO (Magneto-Optical Disc) is read. It is constructed as an image processing apparatus that executes an image processing control method for efficiently processing an image input request to be described later by being installed in a ROM, a hard disk, or the like. This image processing control program is a computer-executable program written in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark) or an object-oriented programming language, and is stored in the recording medium. And can be distributed.

次に、本実施例の作用を説明する。本実施例の複合装置1は、多数の画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9からの画像入力要求の稼働率に基づいて画像入力要求の許可・不許可と複数の画像処理部13a〜13nでの画像処理の実行を適切に制御する。なお、以下の説明では、ハードディスク14aに、1画像処理ジョブ分のバッファ領域が設けられていて、1つの画像処理ジョブのみをハードディスク14aの該バッファ領域にバッファリングするものとして説明するが、ハードディスク14aに1つのジョブ分以上のバッファ領域を設けて、1つ以上の画像処理ジョブの画像データをハードディスク14aの該バッファ領域にバッファリングしてもよい。   Next, the operation of this embodiment will be described. The composite apparatus 1 according to the present embodiment includes a plurality of image input requests 2a to 2n, 17a to 17n, a fax unit 8 and an operation rate of image input requests from the operation unit 9, and a plurality of image input requests. The image processing in the image processing units 13a to 13n is appropriately controlled. In the following description, a buffer area for one image processing job is provided in the hard disk 14a, and only one image processing job is buffered in the buffer area of the hard disk 14a. A buffer area for one job or more may be provided to buffer image data of one or more image processing jobs in the buffer area of the hard disk 14a.

すなわち、複合装置1は、多数の画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9から画像データの入力要求を受け付け、複合装置1に設けられている画像入力部2a〜2nについては、画像入力調停部3でその画像入力要求を調停するとともに、該画像入力要求を画像入力稼働率検知部4に出力し、また、その他の画像入力部17a〜17n、FAX部8及び操作部9については、画像入力要求を外部I/F制御部6を介して画像入力稼動率検知部4に出力する。   That is, the composite apparatus 1 accepts image data input requests from a large number of image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9, and the image input units 2a to 2n provided in the composite apparatus 1 For the image input arbitration unit 3, the image input request is arbitrated, and the image input request is output to the image input operation rate detection unit 4, and the other image input units 17 a to 17 n, FAX unit 8, and operation The unit 9 outputs an image input request to the image input operation rate detecting unit 4 via the external I / F control unit 6.

画像入力稼働率検知部4は、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9からの画像入力要求の有無及び同時に発生している画像入力要求を検知して、どれくらいの画像入力要求が発生しているのかを示す稼働率を算出して第1画像処理制御部10及び第2画像処理制御部11に出力する。   The image input operation rate detection unit 4 detects the presence or absence of image input requests from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9, and the image input requests generated at the same time. An operation rate indicating whether an image input request is generated is calculated and output to the first image processing control unit 10 and the second image processing control unit 11.

第1画像処理制御部10は、図7に示すような稼働率対応画像処理実行テーブルを内部不揮発性メモリに格納している。図7において、入力待ちジョブ数は、画像入力稼働率検知部4の検知した入力待ち状態にある画像入力要求の画像処理ジョブの数であり、画像入力は、該入力待ちジョブの画像データの入力を実行するか否かを示していて、停止は画像処理ジョブの入力停止、実行J1は、入力待ちジョブのうち先頭に位置する画像処理ジョブの入力実行、バッファリングJ2は、入力待ちジョブのうち2番目に位置する画像処理ジョブのHDD14aへのバッファリングの実行をそれぞれ示している。また、画像処理GS1〜GS4は、画像処理部13a〜13dにおける画像処理を示しており、停止は、該画像処理部13a〜13dでの画像処理の停止、実行は、該画像処理部13a〜13dにおける画像処理の実行を示している。そして、第1画像処理制御部10は、画像入力稼働率検知部4からの稼働率に基づいて該稼働率対応画像処理実行テーブルを参照して、入力待ちジョブの画像処理の実行計画(画像処理実行計画)を決定して、該画像処理実行計画に基づいて画像処理ジョブの画像処理を実行する。   The first image processing control unit 10 stores an operation rate corresponding image processing execution table as shown in FIG. 7 in the internal nonvolatile memory. In FIG. 7, the number of jobs waiting for input is the number of image processing jobs requested for image input in the input waiting state detected by the image input operation rate detecting unit 4, and the image input is input of image data of the jobs waiting for input. Is stopped, the input is stopped for the image processing job, execution J1 is the input execution of the image processing job located at the head of the input waiting jobs, and buffering J2 is the input waiting job The execution of buffering to the HDD 14a of the second image processing job is shown. Image processing GS1 to GS4 indicate image processing in the image processing units 13a to 13d. Stopping the image processing in the image processing units 13a to 13d means stopping or executing the image processing units 13a to 13d. The execution of image processing in FIG. Then, the first image processing control unit 10 refers to the operation rate corresponding image processing execution table based on the operation rate from the image input operation rate detection unit 4 and executes an image processing execution plan (image processing) of the job waiting for input. Execution plan) is determined, and image processing of the image processing job is executed based on the image processing execution plan.

また、第2画像処理制御部11は、図8に示すような稼働率対応再画像処理実行テーブルを内部不揮発性メモリに格納している。図8において、入力待ちジョブ数は、画像入力稼働率検知部4の検知した入力待ち状態にある画像入力要求の画像処理ジョブの数であり、画像入力は、該入力待ちジョブの画像データの入力を実行するか否かを示していて、停止は画像処理ジョブの入力停止、バッファリングJ1は、入力待ちジョブのうち先頭に位置する画像処理ジョブのHDD14aへのバッファリングの実行をそれぞれ示している。また、画像処理GS1〜GS4は、画像処理部13a〜13dにおける画像処理を示しており、停止は、該画像処理部13a〜13dでの画像処理の停止、実行は、該画像処理部13a〜13dにおけるHDD14aに途中停止された画像処理ジョブに対する画像処理の実行を示している。そして、第2画像処理制御部11は、画像入力稼働率検知部4からの稼働率に基づいて該稼働率対応再画像処理実行テーブルを参照して、入力待ちジョブ及び途中中断の画像処理ジョブの画像処理の実行計画(画像処理実行計画)を決定して、該画像処理実行計画に基づいて画像処理ジョブの画像処理を実行する。   Further, the second image processing control unit 11 stores an operation rate corresponding re-image processing execution table as shown in FIG. 8 in the internal nonvolatile memory. In FIG. 8, the number of jobs waiting for input is the number of image processing jobs requested for image input in the input waiting state detected by the image input operation rate detector 4, and the image input is input of image data of the jobs waiting for input. , Stop indicates input stop of the image processing job, and buffering J1 indicates execution of buffering of the image processing job located at the head of the input waiting jobs to the HDD 14a. . Image processing GS1 to GS4 indicate image processing in the image processing units 13a to 13d. Stopping the image processing in the image processing units 13a to 13d means stopping or executing the image processing units 13a to 13d. The execution of image processing is illustrated for an image processing job that has been stopped in the HDD 14a. Then, the second image processing control unit 11 refers to the operating rate corresponding re-image processing execution table based on the operating rate from the image input operating rate detecting unit 4, and determines the input waiting job and the interrupted image processing job. An image processing execution plan (image processing execution plan) is determined, and image processing of the image processing job is executed based on the image processing execution plan.

まず、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9から入力要求のある画像データに対する画像処理について、図9から図13に基づいて説明する。複合装置1は、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9から画像データの入力要求があると、その画像入力要求の稼働率を画像入力稼働率検知部4で算出して、第1画像処理制御部10及び第2画像処理制御部11に出力する。第1画像処理制御部10は、画像入力稼働率検知部4からの稼働率に基づいて、図7に示した稼働率対応画像処理実行テーブルを参照して、画像処理実行計画を決定し、該決定した画像処理実行計画に応じて入力待ちジョブの画像処理を実行する。   First, image processing for image data requested to be input from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9 will be described with reference to FIGS. When there is an input request for image data from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9, the multifunction apparatus 1 calculates the operation rate of the image input request by the image input operation rate detection unit 4. Then, the data is output to the first image processing control unit 10 and the second image processing control unit 11. The first image processing control unit 10 determines an image processing execution plan based on the operating rate from the image input operating rate detection unit 4 with reference to the operating rate corresponding image processing execution table shown in FIG. The image processing of the input waiting job is executed according to the determined image processing execution plan.

すなわち、図7において、入力待ちジョブがないときには、実行すべき画像処理ジョブが存在しないため、画像処理ジョブの入力処理、画像処理部13a〜13nでの画像処理の実行を行わない。入力待ちジョブ数が「1」のときには、図7に示したように、該入力待ちジョブを取り込んで、全ての画像処理GS1〜GS4の処理を実行する設定となっているため、図9にその画像データの流れを太実線矢印で示すように、該入力待ちの画像処理ジョブの画像データを第1画像処理制御部10に取り込んで、各画像処理部13a〜13nで順次必要な画像処理を実行し、画像処理済みの画像データを14aに格納する。なお、以下の説明では、全ての画像処理部13a〜13dにおける画像処理を行うものとして、説明するが、実際の画像ジョブにおいては、必要としない画像処理もあり、この場合、必要としない画像処理に対応する画像処理部13a〜13dへの画像データの送り込みを行わないで、次の処理に移行する。   That is, in FIG. 7, when there is no input waiting job, there is no image processing job to be executed, and therefore the input processing of the image processing job and the image processing in the image processing units 13 a to 13 n are not performed. When the number of jobs waiting for input is “1”, as shown in FIG. 7, the setting is made so that the jobs waiting for input are fetched and all the image processes GS1 to GS4 are executed. As shown by the thick solid arrow in the flow of image data, the image data of the image processing job waiting for input is taken into the first image processing control unit 10 and necessary image processing is sequentially executed by each of the image processing units 13a to 13n. Then, the image processed image data is stored in 14a. In the following description, it is assumed that image processing is performed in all the image processing units 13a to 13d. However, in an actual image job, there is image processing that is not necessary. In this case, image processing that is not necessary. The process proceeds to the next process without sending the image data to the image processing units 13a to 13d corresponding to.

また、入力待ちジョブ数が「2」のときには、図7に示したように、先頭の入力待ちジョブを取り込んで、全ての画像処理GS1〜GS4の処理を実行する設定(実行J1)となっているとともに、2番目の入力待ちジョブをハードディスク14aに画像処理を行うことなく保管するバッファリング設定(バッファリングJ2)となっているため、図9に示したように、該入力待ちの先頭に位置する画像処理ジョブJ1の画像データを第1画像処理制御部10に取り込んで、各画像処理部13a〜13nで順次必要な画像処理を実行し、画像処理済みの画像データを14aに格納するとともに、2番目の画像処理ジョブJ2をハードディスク14aにバッファリングする。   When the number of jobs waiting for input is “2”, as shown in FIG. 7, the first input waiting job is fetched, and all the image processes GS1 to GS4 are executed (execution J1). In addition, since the buffering setting (buffering J2) for storing the second input-waiting job in the hard disk 14a without performing image processing is performed, as shown in FIG. The image data of the image processing job J1 to be acquired is taken into the first image processing control unit 10, the necessary image processing is sequentially executed by each of the image processing units 13a to 13n, and the image processed image data is stored in 14a. The second image processing job J2 is buffered on the hard disk 14a.

また、入力待ちジョブ数が「3」のときには、図7に示したように、先頭の入力待ちジョブを取り込んで、最終の位置に位置する画像処理GS4以外の他の画像処理GS1〜GS3の処理を実行する設定(実行J1)となっているとともに、2番目の入力待ちジョブをハードディスク14aに画像処理を行うことなく保管するバッファリング設定(バッファリングJ2)となっているため、図10に示すように、該入力待ちの先頭の画像処理ジョブJ1の画像データを第1画像処理制御部10に取り込んで、画像処理部13a〜13cで順次必要な画像処理を実行して、画像処理部13dでの画像処理を中断して画像処理済みの画像データを14aに格納するとともに、2番目の画像処理ジョブJ2をハードディスク14aにバッファリングする。   Further, when the number of jobs waiting for input is “3”, as shown in FIG. 7, the first input waiting job is fetched, and the processing of image processing GS1 to GS3 other than the image processing GS4 located at the final position is performed. 10 and the buffering setting (buffering J2) for storing the second input-waiting job on the hard disk 14a without performing image processing, as shown in FIG. As described above, the image data of the first image processing job J1 waiting for input is taken into the first image processing control unit 10, the necessary image processing is sequentially executed by the image processing units 13a to 13c, and the image processing unit 13d performs The image processing is interrupted and the image processed image data is stored in 14a and the second image processing job J2 is buffered in the hard disk 14a. That.

さらに、入力待ちジョブ数が「4」のときには、図7に示したように、先頭の入力待ちジョブを取り込んで、画像処理GS3と画像処理GS4以外の他の画像処理GS1と画像処理GS2の処理を実行する設定(実行J1)となっているとともに、2番目の入力待ちジョブをハードディスク14aに画像処理を行うことなく保管するバッファリング設定(バッファリングJ2)となっているため、図11に示すように、該入力待ちの先頭の画像処理ジョブJ1の画像データを第1画像処理制御部10に取り込んで、画像処理部13aと画像処理部13bで順次必要な画像処理を実行して、画像処理部13c及び画像処理部13dでの画像処理を中断して画像処理済みの画像データを14aに格納するとともに、2番目の画像処理ジョブJ2をハードディスク14aにバッファリングする。   Further, when the number of jobs waiting for input is “4”, as shown in FIG. 7, the head input waiting job is fetched, and the processing of image processing GS1 and image processing GS2 other than image processing GS3 and image processing GS4 is performed. 11 and the buffering setting (buffering J2) for storing the second input-waiting job on the hard disk 14a without performing image processing, as shown in FIG. As described above, the image data of the first image processing job J1 waiting for input is taken into the first image processing control unit 10, and the image processing unit 13a and the image processing unit 13b sequentially execute necessary image processing to perform image processing. The image processing in the image processing unit 13c and the image processing unit 13d is interrupted, the image processed image data is stored in 14a, and the second image processing job J2 is executed. Buffering to Dodisuku 14a.

また、入力待ちジョブ数が「5」のときには、図7に示したように、先頭の入力待ちジョブを取り込んで、先頭の画像処理GS1のみを実行する設定(実行J1)となっているとともに、2番目の入力待ちジョブをハードディスク14aに画像処理を行うことなく保管するバッファリング設定(バッファリングJ2)となっているため、図12に示すように、該入力待ちの先頭に位置する画像処理ジョブJ1の画像データを第1画像処理制御部10に取り込んで、画像処理部13aで必要な画像処理を実行して、画像処理部13bから画像処理部13dでの画像処理を中断して画像処理済みの画像データを14aに格納するとともに、2番目の画像処理ジョブJ2をハードディスク14aにバッファリングする。   When the number of jobs waiting for input is “5”, as shown in FIG. 7, the setting is such that the first input waiting job is fetched and only the first image processing GS1 is executed (execution J1). Since the second input waiting job is set to buffering (buffering J2) in which the hard disk 14a is stored without image processing, as shown in FIG. 12, the image processing job positioned at the head of the input waiting job The image data of J1 is taken into the first image processing control unit 10, the necessary image processing is executed by the image processing unit 13a, and the image processing from the image processing unit 13b to the image processing unit 13d is interrupted to complete the image processing. And the second image processing job J2 is buffered in the hard disk 14a.

そして、入力待ちジョブ数が「6」のときには、図7に示したように、全ての画像処理GS1から画像処理GS4の実行を停止する設定(実行J1)となっているとともに、入力待ちジョブをハードディスク14aに画像処理を行うことなく保管するバッファリング設定(バッファリングJ1)となっているため、図13に示すように、該入力待ちの先頭の画像処理ジョブJ1の画像データをハードディスク14aにバッファリングする。   When the number of jobs waiting for input is “6”, as shown in FIG. 7, all image processing GS1 to image processing GS4 are set to stop execution (execution J1), and input waiting jobs are set. Since the buffering setting (buffering J1) for storing the hard disk 14a without performing image processing is set, as shown in FIG. 13, the image data of the first image processing job J1 waiting for input is buffered in the hard disk 14a. Ring.

次に、上述のようにして画像処理を一切行うことなくハードディスク14aにバッファリングした画像データ(画像処理ジョブ)に対する画像処理の実行について説明する。複合装置1は、画像入力要求の稼働率(入力待ちジョブ数)に基づいて画像処理を中断してハードディスク14aに格納すると、第2画像処理制御部11が、画像入力要求の稼働率(入力待ちジョブ数)に基づいて、図8に示した稼働率対応再画像処理実行テーブルを参照して、ハードディスク14aにバッファリングされている画像データ(以下、適宜、バッファデータという。)に対する再画像処理実行計画を決定して、該再画像処理実行計画に応じて入力待ちジョブの画像処理を実行する。   Next, execution of image processing for image data (image processing job) buffered in the hard disk 14a without performing any image processing as described above will be described. When the multifunction apparatus 1 interrupts the image processing based on the operation rate of the image input request (number of jobs waiting for input) and stores it in the hard disk 14a, the second image processing control unit 11 causes the operation rate of the image input request (input waiting) Based on the number of jobs), the re-image processing execution for the image data buffered in the hard disk 14a (hereinafter referred to as buffer data as appropriate) is performed with reference to the operation rate corresponding re-image processing execution table shown in FIG. A plan is determined, and image processing of an input waiting job is executed according to the re-image processing execution plan.

すなわち、図8において、第2画像処理制御部11は、入力待ちジョブがないときには、画像処理部13a〜13dが空いているため、ハードディスク14aにバッファリングされている画像処理ジョブの画像データを先頭の画像処理部13aに送って、図9と同様に、先頭の画像処理部13aから最終の画像処理部13dまでの全ての画像処理部13a〜13dで順次画像処理GS1〜GS4の画像処理を実行させて、画像処理後の画像データをハードディスク14bに格納する。入力待ちジョブ数が「1」のときには、図8に示したように、該入力待ちジョブJ1をハードディスク14aにバッファリングするとともに、ハードディスク14aにバッファリングされているバッファデータに対して、全ての画像処理GS1〜GS4の処理を実行する設定となっているため、図9と同様に、該入力待ちの画像処理ジョブの画像データをハードディスク14aにバッファリングするとともに、ハードディスク14aに既にバッファリングされているバッファデータを第2画像処理制御部11に取り込んで、各画像処理部13a〜13nで順次必要な画像処理を実行し、画像処理済みの画像データをハードディスク14bに格納する。   That is, in FIG. 8, when there is no job waiting for input, the second image processing control unit 11 uses the image processing job buffered on the hard disk 14a as the head because the image processing units 13a to 13d are free. In the same manner as in FIG. 9, the image processing of GS1 to GS4 is sequentially performed in all the image processing units 13a to 13d from the first image processing unit 13a to the final image processing unit 13d as in FIG. The image data after image processing is stored in the hard disk 14b. When the number of jobs waiting for input is “1”, as shown in FIG. 8, the input waiting job J1 is buffered in the hard disk 14a, and all the images for the buffer data buffered in the hard disk 14a are buffered. Since it is set to execute the processes GS1 to GS4, the image data of the image processing job waiting for input is buffered in the hard disk 14a and already buffered in the hard disk 14a as in FIG. The buffer data is taken into the second image processing control unit 11, the necessary image processing is sequentially executed by each of the image processing units 13a to 13n, and the image processed image data is stored in the hard disk 14b.

また、入力待ちジョブ数が「2」のときには、図8に示したように、先頭の入力待ちジョブをハードディスク14aにバッファリングする設定となっているとともに、最後の画像処理GS4以外の画像処理GS1〜GS3を実行する設定(バッファデータ実行)となっているため、図10に示したように、該入力待ちの先頭に位置する画像処理ジョブJ1の画像データをハードディスク14aにバッファリングする(バッファリングJ1)とともに、ハードディスク14aに既にバッファリングされているバッファデータを第2画像処理制御部11に取り込んで、先頭の画像処理部13aから3つ目の画像処理部13cまで順次必要な画像処理を実行し、画像処理済みの画像データをハードディスク14bに格納する。   When the number of jobs waiting for input is “2”, as shown in FIG. 8, the head input waiting job is set to be buffered in the hard disk 14a, and the image processing GS1 other than the last image processing GS4 is set. ~ GS3 is set to execute (buffer data execution), as shown in FIG. 10, the image data of the image processing job J1 positioned at the head of the input waiting is buffered on the hard disk 14a (buffering). Along with J1), the buffer data already buffered in the hard disk 14a is taken into the second image processing control unit 11, and necessary image processing is sequentially performed from the first image processing unit 13a to the third image processing unit 13c. Then, the image processed image data is stored in the hard disk 14b.

さらに、入力待ちジョブ数が「3」のときには、図8に示したように、先頭の入力待ちジョブをハードディスク14aにバッファリングする設定(バッファリングJ1)となっているとともに、先頭の画像処GS1及び次の画像処理GS2のみを実行する設定となっているため、図11と同様に、該入力待ちの先頭に位置する画像処理ジョブJ1の画像データをハードディスク14aにバッファリングするとともに、ハードディスク14aに既にバッファリングされているバッファデータを第2画像処理制御部11に取り込んで、先頭の画像処理部13a及び次の画像処理部13bによって順次必要な画像処理を実行させ、画像処理済みの画像データをハードディスク14bに格納する。   Further, when the number of jobs waiting for input is “3”, as shown in FIG. 8, the setting for buffering the leading input waiting job on the hard disk 14a (buffering J1) and the leading image processing GS1 are performed. Since only the next image processing GS2 is set to be executed, the image data of the image processing job J1 positioned at the head of the input waiting is buffered in the hard disk 14a and stored in the hard disk 14a as in FIG. The already buffered buffer data is taken into the second image processing control unit 11 and the necessary image processing is sequentially executed by the first image processing unit 13a and the next image processing unit 13b, and the image processed image data is obtained. Store in the hard disk 14b.

また、入力待ちジョブ数が「4」のときには、図8に示したように、先頭の入力待ちジョブをハードディスク14aにバッファリングする設定(バッファリングJ1)となっているとともに、先頭の画像処GS1のみを実行する設定となっているため、図12と同様に、該入力待ちの先頭に位置する画像処理ジョブJ1の画像データをハードディスク14aにバッファリングするとともに、ハードディスク14aに既にバッファリングされているバッファデータを第2画像処理制御部11に取り込んで、先頭の画像処理部13aによって必要な画像処理を実行させ、画像処理済みの画像データをハードディスク14bに格納する。   When the number of jobs waiting for input is “4”, as shown in FIG. 8, the setting for buffering the first input waiting job on the hard disk 14a (buffering J1) is made, and the first image processing GS1 is performed. Therefore, as in FIG. 12, the image data of the image processing job J1 positioned at the head of the input waiting is buffered on the hard disk 14a and already buffered on the hard disk 14a. The buffer data is fetched into the second image processing control unit 11 and necessary image processing is executed by the head image processing unit 13a, and the image processed image data is stored in the hard disk 14b.

また、入力待ちジョブ数が「5」のときには、図8に示したように、先頭の入力待ちジョブをハードディスク14aにバッファリングする設定(バッファリングJ1)のみとなっているため、図13と同様に、該入力待ちの先頭の画像処理ジョブJ1の画像データをハードディスク14aにバッファリングする処理のみを行い、ハードディスク14aに既にバッファリングされているバッファデータに対する画像処理については、処理を実行しない。   Also, when the number of jobs waiting for input is “5”, as shown in FIG. 8, only the setting for buffering the first input waiting job on the hard disk 14a (buffering J1) is made. In addition, only the process of buffering the image data of the head image processing job J1 waiting for input to the hard disk 14a is performed, and the process is not executed for the image processing for the buffer data already buffered in the hard disk 14a.

次に、上記画像処理部13a〜13nでの画像処理を途中で中断してハードディスク14aに保管した途中中断画像処理ジョブの再画像処理について説明する。複合装置1は、画像入力要求の稼働率(入力待ちジョブ数)に基づいて画像処理を中断してハードディスク14aに格納すると、第2画像処理制御部11が、画像入力要求の稼働率(入力待ちジョブ数)に基づく図8に示した稼働率対応再画像処理実行テーブルの参照結果及び入力特性情報メモリ12の画像入力特性情報(画像変換情報、画像加工情報)と画像処理中断情報に基づいて、ハードディスク14aにバッファリングされている画像データ(以下、適宜、画像処理未完了画像データという。)に対する再画像処理実行計画を決定して、該再画像処理実行計画に応じて入力待ちジョブの画像処理を実行する。この画像入力特性情報及び画像処理中断情報は、上述のように、画像処理を途中中断した画像処理ジョブであるか否か、途中中断した画像処理ジョブであれば、どの段階で中断したかを示す情報である。   Next, re-image processing of a halfway interrupted image processing job in which image processing in the image processing units 13a to 13n is interrupted and stored in the hard disk 14a will be described. When the multifunction apparatus 1 interrupts the image processing based on the operation rate of the image input request (number of jobs waiting for input) and stores it in the hard disk 14a, the second image processing control unit 11 causes the operation rate of the image input request (input waiting) Based on the reference result of the operation rate corresponding re-image processing execution table shown in FIG. 8 based on the number of jobs), the image input characteristic information (image conversion information, image processing information) in the input characteristic information memory 12, and the image processing interruption information, A re-image processing execution plan is determined for image data buffered on the hard disk 14a (hereinafter referred to as image processing incomplete image data as appropriate), and image processing of an input waiting job is performed according to the re-image processing execution plan. Execute. As described above, the image input characteristic information and the image processing interruption information indicate whether the image processing job is interrupted in the middle of the image processing, and in what stage the image processing job is interrupted in the middle of the image processing job. Information.

すなわち、複合装置1は、画像入力要求が頻繁に発生すると、上述のように、画像処理を途中の段階で中断してハードディスク14aに格納するが、図10に示したように、画像処理部13a〜13cでの画像処理を完了して、画像処理部13dでの画像処理を未処理の状態でハードディスク14aに画像データ(画像処理未完了画像データ)を格納した画像処理ジョブに対しては、図14に示すように、第2画像処理制御部11が、ハードディスク14aから画像処理未完了画像データを読み出して画像処理部13dで画像処理した後、ハードディスク14bに格納する。   That is, when the image input request is frequently generated, the composite apparatus 1 interrupts the image processing at an intermediate stage and stores it in the hard disk 14a as described above. However, as shown in FIG. 10, the image processing unit 13a For an image processing job in which the image processing in the image processing unit 13d is completed and the image processing in the image processing unit 13d is unprocessed and image data (image processing incomplete image data) is stored in the hard disk 14a. As shown in FIG. 14, the second image processing control unit 11 reads out image processing incomplete image data from the hard disk 14a, performs image processing by the image processing unit 13d, and then stores it in the hard disk 14b.

また、複合装置1は、画像処理部13a及び画像処理部13bでの画像処理が完了し、画像処理部13c及び画像処理部13dでの画像処理が未処理の状態でハードディスク14aに画像データ(画像処理未完了画像データ)を格納した画像処理ジョブに対しては、図15に示すように、第2画像処理制御部11が、ハードディスク14aから画像処理未完了画像データを読み出して、画像処理部13cで画像処理させ、次に、画像処理部13dで画像処理させた後、ハードディスク14bに格納する。   In addition, the image processing unit 13a and the image processing unit 13b complete image processing in the image processing unit 13a and the image processing unit 13d. For the image processing job storing the unprocessed image data), as shown in FIG. 15, the second image processing control unit 11 reads out the image processing incomplete image data from the hard disk 14a, and the image processing unit 13c. Then, the image is processed by the image processing unit 13d and then stored in the hard disk 14b.

また、複合装置1は、画像処理部13aでの画像処理のみが完了し、画像処理部13bから画像処理部13dでの画像処理が未処理の状態でハードディスク14aに画像データ(画像処理未完了画像データ)を格納した画像処理ジョブに対しては、図16に示すように、第2画像処理制御部11が、ハードディスク14aから画像処理未完了画像データを読み出して、画像処理部13bから画像処理部13dまで順次画像処理させた後、ハードディスク14bに格納する。   In addition, the image processing unit 13a completes only the image processing in the image processing unit 13a, and the image processing unit 13b to the image processing unit 13d have not yet processed the image data in the hard disk 14a. For the image processing job storing the data), as shown in FIG. 16, the second image processing control unit 11 reads out the image processing incomplete image data from the hard disk 14a, and the image processing unit 13b reads the image processing unit. The image is sequentially processed up to 13d and then stored in the hard disk 14b.

さらに、複合装置1は、全ての画像処理部13a〜13dでの画像処理が未処理の状態でハードディスク14aに画像データ(画像処理未完了画像データ)を格納した画像処理ジョブに対しては、図17に示すように、第2画像処理制御部11が、ハードディスク14aから画像処理未完了画像データを読み出して、画像処理部13aから画像処理部13dまで順次画像処理させた後、ハードディスク14bに格納する。   Furthermore, the composite apparatus 1 does not process image processing jobs in which image data (image processing incomplete image data) is stored in the hard disk 14a in a state where image processing in all the image processing units 13a to 13d is unprocessed. As shown in FIG. 17, the second image processing control unit 11 reads out image processing incomplete image data from the hard disk 14a, sequentially performs image processing from the image processing unit 13a to the image processing unit 13d, and then stores them in the hard disk 14b. .

このようにして画像入力の段階で画像処理が未処理であった画像処理ジョブに対して、画像入力の要求が少なくなった(稼働率が低くなった)時点で、未処理の画像処理について再処理を実施することで、最終的な画像処理済みの画像データを得ることができる。   As described above, when the number of image input requests for the image processing job that has not been processed at the image input stage is reduced (the operation rate is low), the unprocessed image processing is re-executed. By performing the processing, final image processed image data can be obtained.

なお、上記説明においては、画像処理を途中で中断した画像処理ジョブの画像データをハードディスク14aに格納した場合、画像入力の要求が少なくなった(稼働率が低くなった)時点で、該画像処理未完了画像データの再画像処理を行っているが、画像処理未完了画像データの再画像処理は、上記タイミングに限るものではない。例えば、第1画像処理制御部10による順方向の画像処理において空きの画像処理部13a〜13nが発生した場合に、該空きの画像処理部13a〜13dでの画像処理が未処理である画像データ(画像処理未完了画像データ)がハードディスク14aにあると、該順方向の画像処理と画像処理未完了画像データの再処理方向の再画像処理とを並行して実行するようにしてもよい。すなわち、例えば、図18に示すように、画像処理部13dでの画像処理が未処理の画像データ(画像処理未完了画像データ)がハードディスク14aに格納されていて、外部から入力される画像データに対する順方向の画像処理が画像処理部13a〜13cでの画像処理である場合、第1画像処理制御部10の制御下で順方向画像処理を画像処理部13a〜13cで順次行ってハードディスク14aに格納するとともに、第2画像処理制御部11の制御下で、画像処理未完了画像データに対して画像処理部13dで画像処理を行ってハードディスク14bに格納する。また、図19に示すように、画像処理部13cと画像処理部13dでの画像処理が未処理の画像データ(画像処理未完了画像データ)がハードディスク14aに格納されていて、外部入力される画像データに対する順方向の画像処理が画像処理部13a、13での画像処理である場合、第1画像処理制御部10の制御下で順方向画像処理を画像処理部13a及び画像処理部13bで順次行ってハードディスク14aに格納するとともに、第2画像処理制御部11の制御下で、画像処理未完了画像データに対して画像処理部13cと画像処理部13dで画像処理を行ってハードディスク14bに格納する。さらに、図20に示すように、画像処理部13b、画像処理部13c及び画像処理部13dでの画像処理が未処理の画像データ(画像処理未完了画像データ)がハードディスク14aに格納されていて、外部入力される画像データに対する順方向の画像処理が画像処理部13aでの画像処理である場合、第1画像処理制御部10の制御下で順方向画像処理を画像処理部13aから画像処理部13cで順次行ってハードディスク14aに格納するとともに、第2画像処理制御部11の制御下で、画像処理未完了画像データに対して画像処理部13dで画像処理を行ってハードディスク14bに格納する。   In the above description, when image data of an image processing job whose image processing has been interrupted is stored in the hard disk 14a, the image processing is performed when the number of image input requests decreases (the operation rate decreases). Although re-image processing of incomplete image data is performed, re-image processing of image processing incomplete image data is not limited to the above timing. For example, when empty image processing units 13a to 13n are generated in the forward image processing by the first image processing control unit 10, the image data in which the image processing in the empty image processing units 13a to 13d is unprocessed is performed. When (image processing incomplete image data) is in the hard disk 14a, the forward image processing and the reprocessing in the reprocessing direction of the image processing incomplete image data may be executed in parallel. That is, for example, as shown in FIG. 18, image data that has not been processed by the image processing unit 13d (image data that has not been processed yet) is stored in the hard disk 14a, and image data that is input from the outside is stored. When the forward image processing is image processing in the image processing units 13a to 13c, the forward image processing is sequentially performed in the image processing units 13a to 13c under the control of the first image processing control unit 10 and stored in the hard disk 14a. At the same time, under the control of the second image processing control unit 11, the image processing unit 13d performs image processing on the image processing incomplete image data and stores it in the hard disk 14b. In addition, as shown in FIG. 19, image data that has not been subjected to image processing by the image processing unit 13c and the image processing unit 13d (image processing incomplete image data) is stored in the hard disk 14a, and the image is input externally. When the forward image processing for the data is image processing in the image processing units 13a and 13, forward image processing is sequentially performed in the image processing unit 13a and the image processing unit 13b under the control of the first image processing control unit 10. The image processing unit 13c and the image processing unit 13d perform image processing on the image processing incomplete image data under the control of the second image processing control unit 11 and store the image processing unit in the hard disk 14b. Furthermore, as shown in FIG. 20, image data that has not been processed by the image processing unit 13b, the image processing unit 13c, and the image processing unit 13d (image processing incomplete image data) is stored in the hard disk 14a. When the forward image processing on the externally input image data is image processing in the image processing unit 13a, the forward image processing is performed from the image processing unit 13a to the image processing unit 13c under the control of the first image processing control unit 10. The image processing unit 13d performs image processing on the image processing incomplete image data under the control of the second image processing control unit 11, and stores the image data in the hard disk 14b.

また、図21に示すように、画像処理部13cと画像処理部13dでの画像処理が未処理の画像データ(画像処理未完了画像データ)がハードディスク14aに格納されていて、外部入力される画像データに対する順方向の画像処理が画像処理部13aでの画像処理である場合、第1画像処理制御部10の制御下で順方向画像処理を画像処理部13aで行ってハードディスク14aに格納するとともに、第2画像処理制御部11の制御下で、画像処理未完了画像データに対して画像処理部13cと画像処理部13dで画像処理を行ってハードディスク14bに格納する。さらに、図22に示すように、画像処理部13dでの画像処理が未処理の画像データ(画像処理未完了画像データ)がハードディスク14aに格納されていて、外部入力される画像データに対する順方向の画像処理が画像処理部13aでの画像処理である場合、第1画像処理制御部10の制御下で順方向画像処理を画像処理部13aで行ってハードディスク14aに格納するとともに、第2画像処理制御部11の制御下で、画像処理未完了画像データに対して画像処理部13dで画像処理を行ってハードディスク14bに格納する。   In addition, as shown in FIG. 21, image data that has not been subjected to image processing by the image processing unit 13c and the image processing unit 13d (image processing incomplete image data) is stored in the hard disk 14a, and the image is input externally. When the forward image processing on the data is image processing by the image processing unit 13a, the forward image processing is performed by the image processing unit 13a under the control of the first image processing control unit 10 and stored in the hard disk 14a. Under the control of the second image processing control unit 11, image processing incomplete image data is subjected to image processing by the image processing unit 13c and the image processing unit 13d and stored in the hard disk 14b. Furthermore, as shown in FIG. 22, image data that has not been processed by the image processing unit 13d (image data that has not been processed yet) is stored in the hard disk 14a, and the forward direction with respect to image data that is input externally is stored. When the image processing is image processing by the image processing unit 13a, the forward image processing is performed by the image processing unit 13a under the control of the first image processing control unit 10 and stored in the hard disk 14a, and the second image processing control is performed. Under the control of the unit 11, the image processing unit 13d performs image processing on the image processing incomplete image data and stores it in the hard disk 14b.

このように、本実施例の複合装置1は、所定の画像処理を伴う画像データの入力要求数と該画像入力要求の画像データに対して実行要求している画像処理特性を含む画像入力要求情報を管理し、第1画像処理制御部10が、該画像入力要求情報に基づいて所定順序に該画像入力要求を受け付けるとともに、該画像データに対して実行する画像処理段階を決定して、受け付けた画像データに対して必要な画像処理を決定した該画像処理段階まで画像処理部13a〜13nに行わせてハードディスク14aに保管し、ハードディスク14aに保管されている画像データのうち画像処理が途中で中断された画像処理未完了の画像データを読み出して該画像データに対して該画像入力要求情報に基づいて該未完了の画像処理を画像処理部13a〜13nで実行している。   As described above, the composite apparatus 1 according to the present embodiment includes the image input request information including the number of input requests for image data accompanied by predetermined image processing and the image processing characteristics requested to be executed for the image data of the image input request. The first image processing control unit 10 accepts the image input requests in a predetermined order based on the image input request information, and determines and accepts an image processing stage to be executed on the image data. The image processing units 13a to 13n are stored in the hard disk 14a until the image processing stage in which the necessary image processing is determined for the image data, and the image processing is interrupted in the middle of the image data stored in the hard disk 14a. The image processing incomplete image processing is read out, and the incomplete image processing is performed on the image data based on the image input request information. In running.

したがって、画像入力要求量が多く画像処理部13a〜13nでの画像処理が要求される画像入力要求を適切に処理することができないときには、必要な画像処理を適宜の画像処理段階で中断して一旦ハードディスク14aに保管して、画像入力要求量に応じてハードディスク14aから画像データを読み出して未完了の画像処理を実行することで、複合装置1の全体の画像処理の処理効率を向上させることができ、操作者が画像入力に際して待たされる待ち時間を削減して、利用性を向上させることができる。   Accordingly, when an image input request that requires a large amount of image input and cannot be processed appropriately by the image processing units 13a to 13n, the necessary image processing is interrupted at an appropriate image processing stage and temporarily executed. By storing the image data in the hard disk 14a, reading the image data from the hard disk 14a in accordance with the requested image input amount, and executing incomplete image processing, it is possible to improve the processing efficiency of the entire image processing of the composite apparatus 1. It is possible to improve the usability by reducing the waiting time for the operator to wait for image input.

また、本実施例の複合装置1は、画像入力要求量として、稼働率を用い、稼働率に基づいて画像入力及び画像処理を制御している。   In addition, the multifunction apparatus 1 according to the present embodiment uses an operation rate as an image input request amount, and controls image input and image processing based on the operation rate.

したがって、処理対象の画像入力要求量を適切に把握することができ、複合装置1の全体の画像処理効率をより適切に向上させることができる。その結果、操作者が画像入力に際して待たされる待ち時間を削減することができ、複合装置1の利用性を向上させることができる。   Therefore, it is possible to appropriately grasp the requested image input amount to be processed, and to improve the overall image processing efficiency of the composite apparatus 1 more appropriately. As a result, it is possible to reduce the waiting time for the operator to wait for image input, and to improve the usability of the multifunction apparatus 1.

なお、上記説明では、画像入力部2a〜2n、17a〜17n、FAX部8及び操作部9からの画像入力要求の待ち数(稼働率)に応じて画像処理手順(画像処理段階)を決定しているが、画像入力要求の待ち数(画像処理ジョブ数)だけでなく、画像入力要求(画像処理ジョブ)の種類や画像入力要求(画像処理ジョブ)にかかる画像データのデータ量(ボリューム)等によって、画像処理手順を決定してもよい。   In the above description, the image processing procedure (image processing stage) is determined in accordance with the number of waits (operation rate) for image input requests from the image input units 2a to 2n, 17a to 17n, the FAX unit 8 and the operation unit 9. However, not only the number of waits for image input requests (number of image processing jobs), but also the type of image input request (image processing job), the amount of image data (volume) for the image input request (image processing job), etc. The image processing procedure may be determined by

例えば、画像入力要求(画像処理ジョブ)の種類としては、コピー出力、FAX送信、画像データのハードディスク14a、14bへの蓄積、外部コンピュータ等への画像データの送信を要求する画像入力要求等がある。画像入力要求の種類のうち、例えば、コピー出力は、原稿画像を読み込ませて出力画像をコピー用紙として取得するまで操作者としては、複合装置1の設置場所で待つのが通常であり、優先的に処理を行わせたい種類の画像入力要求である。一方、FAX送信、ハードディスク蓄積、他装置(外部コンピュータ等)への転送は、操作者としては、画像データを複合装置1に入力すると、その結果を得るまで、複合装置1の設置場所で待つ必要のない種類の画像入力要求である。   For example, the types of image input requests (image processing jobs) include copy output, FAX transmission, storage of image data in the hard disks 14a and 14b, and image input request for requesting transmission of image data to an external computer or the like. . Of the types of image input requests, for example, in the case of copy output, it is normal for an operator to wait at the installation location of the multifunction apparatus 1 until the original image is read and the output image is acquired as copy paper. This is the type of image input request that the user wants to perform processing. On the other hand, for fax transmission, hard disk storage, and transfer to another device (external computer, etc.), as an operator, when image data is input to the multifunction device 1, it is necessary to wait at the place where the multifunction device 1 is installed until the result is obtained. There is no type of image input request.

そこで、入力要求の画像処理ジョブ毎に、例えば、図23に示すように、コピー出力を最も優先順位を高く、次いで、スキャナ入力、さらに、スキャナ出力とプリンタ出力を次の優先順位とし、FAX送信とFAX受信を最も低い優先順位として設定したジョブ優先順位テーブル(優先度情報)を第1画像処理制御部10に格納し、このジョブ優先順位テーブルを参照して、画像入力要求が同時に複数重なった場合に、処理順位(画像入力要求許可順位)を決定する。例えば、複数の画像入力要求(画像処理ジョブ)が同時に重なった場合、画像を入力してその結果を受け取る必要のあるコピー出力の画像入力の優先度を高くする。この図23に示したジョブ優先順位テーブルは、画像入力要求に対して操作者が複合装置1の前で画像入力要求(画像処理ジョブ)の処理結果を待つ画像入力要求(画像処理ジョブ)の優先順位を高くしたもので、コピー出力を最優先としている。   Therefore, for each image processing job for which input is requested, for example, as shown in FIG. 23, the highest priority is given to copy output, then the scanner input, and then the scanner output and printer output are given the next priority, and fax transmission is performed. A job priority table (priority information) in which the FAX reception is set as the lowest priority is stored in the first image processing control unit 10, and a plurality of image input requests are simultaneously overlapped with reference to the job priority table. In this case, the processing order (image input request permission order) is determined. For example, when a plurality of image input requests (image processing jobs) are overlapped at the same time, the priority of image input for copy output that needs to input an image and receive the result is increased. The job priority order table shown in FIG. 23 indicates the priority of an image input request (image processing job) in which the operator waits for the processing result of the image input request (image processing job) in front of the composite apparatus 1 in response to the image input request. This is a higher ranking, with copy output as the highest priority.

このように画像入力要求(画像処理ジョブ)の優先順位を設定すると、画像入力の待ち行列に溜まっている画像入力要求数(画像処理ジョブ数)により、該画像入力要求に対して実行すべき複数の画像処理のうち、画像処理を途中で中断して画像入力時に実行する画像処理数(画像処理量)を変えて、多くの画像入力要求が滞留することを防止することができ、操作者の画像入力の待ち時間を短縮して、利用性をより一層向上させることができる。また、比較的画像入力要求量が少なく複合装置1の稼働率が低い時に途中中断した画像データに対する残りの画像処理を再実行するので、複合装置1としての全体の処理効率を向上させて、生産性を向上させるこができる。   When the priority order of image input requests (image processing jobs) is set in this way, a plurality of image input requests to be executed according to the number of image input requests (number of image processing jobs) accumulated in the image input queue. Image processing can be interrupted halfway and the number of image processing (image processing amount) executed during image input can be changed to prevent many image input requests from being accumulated. The waiting time for image input can be shortened to further improve the usability. In addition, since the remaining image processing is re-executed for the image data interrupted halfway when the requested amount of image input is relatively small and the operation rate of the composite device 1 is low, the overall processing efficiency of the composite device 1 is improved and production is performed. Can be improved.

また、画像入力要求(画像処理ジョブ)のボリューム(画像サイズ、ページ数)によって画像入力要求(画像処理ジョブ)の優先度を決定してもよい。すなわち、ボリュームの大きい画像入力要求(画像処理ジョブ)は、ボリュームが大きい分だけ画像処理に時間を必要するため、画像入力時における画像処理量を削減(例えば、順次処理する画像処理部13a〜13nの数を削減)し、画像入力要求量が少なくなった時点で、再度、再画像処理を行うことで、操作者の画像入力時の待ち時間を短縮する。   The priority of the image input request (image processing job) may be determined based on the volume (image size, number of pages) of the image input request (image processing job). That is, an image input request (image processing job) with a large volume requires time for image processing corresponding to the volume, so that the amount of image processing at the time of image input is reduced (for example, the image processing units 13a to 13n that process sequentially) When the requested image input amount is reduced, the re-image processing is performed again, thereby shortening the waiting time when the operator inputs the image.

したがって、より一層適切に画像入力と画像処理を制御して、処理効率をより一層向上させることができ、利用性をより一層向上させることができる。   Therefore, image input and image processing can be controlled more appropriately, processing efficiency can be further improved, and usability can be further improved.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記実施例で説明したものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to that described in the above embodiments, and various modifications can be made without departing from the scope of the invention. It goes without saying that it is possible.

本発明は、複数の画像入力要求を効率的に処理する複合装置、複写装置等の画像処理装置、画像処理制御方法、画像処理制御プログラム及び記録媒体に利用することができる。   The present invention can be used for an image processing apparatus such as a composite apparatus or a copying apparatus that efficiently processes a plurality of image input requests, an image processing control method, an image processing control program, and a recording medium.

本発明の一実施例を適用した複合装置の要部ブロック構成図。The principal part block block diagram of the compound apparatus to which one Example of this invention is applied. 複合装置のネットワーク接続の一例を示す図。The figure which shows an example of the network connection of a compound apparatus. 画像入力部としてのスキャナ部の概略構成図。FIG. 2 is a schematic configuration diagram of a scanner unit as an image input unit. 画像出力部としてのプリンタ部の概略構成図。FIG. 2 is a schematic configuration diagram of a printer unit as an image output unit. 画像処理部の一例のブロック構成図。The block block diagram of an example of an image process part. 画像処理ジョブのヘッダ部とデータ部の構成図。The block diagram of the header part and data part of an image processing job. 稼働率対応画像処理実行テーブルの一例を示す図。The figure which shows an example of an operation rate corresponding | compatible image process execution table. 稼働率対応再画像処理実行テーブルの一例を示す図。The figure which shows an example of the operation rate corresponding | compatible re-image process execution table. 入力待ちジョブ数が「1」のときの画像処理実行手順を示す図。The figure which shows the image processing execution procedure when the number of jobs waiting for input is "1". 入力待ちジョブ数が「2」のときの画像処理実行手順を示す図。The figure which shows the image processing execution procedure when the number of input waiting jobs is "2." 入力待ちジョブ数が「3」のときの画像処理実行手順を示す図。The figure which shows the image processing execution procedure when the number of jobs waiting for input is "3". 入力待ちジョブ数が「4」のときの画像処理実行手順を示す図。The figure which shows the image processing execution procedure when the number of jobs waiting for input is "4". 入力待ちジョブ数が「5」のときの画像処理実行手順を示す図。The figure which shows the image processing execution procedure when the number of jobs waiting for input is "5". 最後段の画像処理部で再画像処理を行う再画像処理実行手順を示す図。The figure which shows the re-image process execution procedure which performs a re-image process in the image process part of the last stage. 後半2つの画像処理部で再画像処理を行う再画像処理実行手順を示す図。The figure which shows the re-image process execution procedure which performs a re-image process in the latter two image processing parts. 後半3つの画像処理部で再画像処理を行う再画像処理実行手順を示す図。The figure which shows the re-image process execution procedure which performs a re-image process in latter half three image process parts. 全ての画像処理部で再画像処理する再画像処理実行手順を示す図。The figure which shows the re-image process execution procedure which re-image-processes in all the image process parts. 前半3つの画像処理部での順方向画像処理と後半1つの画像処理部での再画像処理を行う画像処理説明図。Image processing explanatory drawing which performs forward image processing in the first three image processing units and re-image processing in the second half image processing unit. 前半2つの画像処理部での順方向画像処理と後半2つの画像処理部での再画像処理を行う画像処理説明図。Image processing explanatory drawing in which forward image processing in the first two image processing units and re-image processing in the second two image processing units are performed. 前半1つの画像処理部での順方向画像処理と後半3つの画像処理部での再画像処理を行う画像処理説明図。Image processing explanatory drawing which performs forward image processing in one image processing unit in the first half and re-image processing in three image processing units in the second half. 前半1つの画像処理部での順方向画像処理と後半2つの画像処理部での再画像処理を行う画像処理説明図。Image processing explanatory drawing which performs forward image processing in one image processing unit in the first half and re-image processing in two image processing units in the second half. 最初の画像処理部での順方向画像処理と最後の画像処理部での再画像処理を行う画像処理説明図。Explanatory drawing of image processing which performs the forward image process in the first image processing part, and the re-image process in the last image processing part. ジョブ優先順位テーブルの一例を示す図。The figure which shows an example of a job priority order table. 従来の複合装置の画像処理系における概略ブロック構成図。FIG. 10 is a schematic block configuration diagram in an image processing system of a conventional composite apparatus. 従来の複合装置の制御系における概略ブロック構成図。FIG. 6 is a schematic block configuration diagram in a control system of a conventional composite apparatus. 画像処理部のブロック構成の一例を示す図。The figure which shows an example of the block configuration of an image process part. 複数の画像処理部を備えた従来の複合装置の概略ブロック構成図。The schematic block block diagram of the conventional compound apparatus provided with the several image process part.

符号の説明Explanation of symbols

1 複合装置
2a〜2n、2s 画像入力部
3 画像入力調停部
4 画像入力稼働率検知部
5 画像出力部
6 外部I/F制御部
7 NIC
8 FAX部
9 操作部
10 第1画像処理制御部
11 第2画像処理制御部
12 入力特性情報メモリ
13a〜13n 画像処理部
14a、14b ハードディスク(HDD)
15 バス
16 ネットワーク
17a〜17n 画像入力部
20 ADF
21 コンタクトガラス
22 光学走査ユニット
23 CCDユニット
24 画像出力I/F
25 光源
26 ミラー
27 レンズ
28 CCD
29 スキャナ画像処理部
30 プリンタ部
31 ビデオI/F
32 プリンタ画像処理部
33 レーザユニット
34 感光体ドラム
35 1次帯電器
36 現像器
37 転写器
38 クリーニング部
39 除電部
40 搬送ベルト
41 定着器
42 給紙ユニット
43 用紙搬送部
DESCRIPTION OF SYMBOLS 1 Composite apparatus 2a-2n, 2s Image input part 3 Image input mediation part 4 Image input operation rate detection part 5 Image output part 6 External I / F control part 7 NIC
8 FAX unit 9 Operation unit 10 First image processing control unit 11 Second image processing control unit 12 Input characteristic information memory 13a to 13n Image processing units 14a and 14b Hard disk (HDD)
15 bus 16 network 17a to 17n image input unit 20 ADF
21 Contact glass 22 Optical scanning unit 23 CCD unit 24 Image output I / F
25 Light source 26 Mirror 27 Lens 28 CCD
29 Scanner Image Processing Unit 30 Printer Unit 31 Video I / F
32 Printer Image Processing Unit 33 Laser Unit 34 Photosensitive Drum 35 Primary Charger 36 Developing Unit 37 Transfer Unit 38 Cleaning Unit 39 Static Eliminating Unit 40 Conveying Belt 41 Fixing Unit 42 Paper Feeding Unit 43 Paper Conveying Unit

Claims (8)

所定の画像処理を伴う画像データの入力要求を行う画像入力手段と、少なくとも該画像入力手段からの画像入力要求量と該画像入力要求の画像データに対して実行要求している画像処理特性を含む画像入力要求情報を管理する画像入力要求管理手段と、入力画像データに対して所定の画像処理を施す複数の画像処理実行手段と、複数の該画像処理実行手段を独立して制御して入力画像データに対して画像処理を実行させる入力画像処理制御手段と、画像データを保管する画像データ保管手段と、該画像データ保管手段に保管されている画像データを読み出して該画像処理実行手段を独立して制御して該画像データに対して画像処理を実行させる保管画像処理制御手段と、を備え、前記入力画像処理制御手段は、前記画像入力要求管理手段の管理する前記画像入力要求情報に基づいて所定順序に該画像入力要求を受け付けるとともに、該画像データに対して実行する画像処理段階を決定して、受け付けた画像データに対して前記画像処理実行手段に必要な画像処理を決定した該画像処理段階まで行わせて前記画像データ保管手段に保管し、前記保管画像処理制御手段は、該画像データ保管手段に保管されている画像データのうち画像処理が途中で中断された画像処理未完了の画像データを読み出して該画像データに対して該画像入力要求情報に基づいて該未完了の画像処理を該画像処理実行手段に実行させることを特徴とする画像処理装置。   Image input means for requesting input of image data accompanied by predetermined image processing, at least an image input request amount from the image input means, and image processing characteristics requested to be executed for the image data of the image input request Image input request management means for managing image input request information, a plurality of image processing execution means for performing predetermined image processing on input image data, and a plurality of the image processing execution means are independently controlled to input images Input image processing control means for executing image processing on data; image data storage means for storing image data; and reading out image data stored in the image data storage means to independently execute the image processing execution means. Stored image processing control means for controlling the image data to execute image processing on the image data, and the input image processing control means is a tube of the image input request management means. The image input request is received in a predetermined order based on the image input request information to be determined, an image processing stage to be executed on the image data is determined, and the image processing execution means is necessary for the received image data The image processing is performed until the determined image processing stage is stored in the image data storage unit, and the stored image processing control unit is configured to perform image processing in the middle of the image data stored in the image data storage unit. An image processing apparatus that reads out interrupted image processing incomplete image data and causes the image processing execution means to execute the incomplete image processing on the image data based on the image input request information . 前記画像入力要求管理手段は、前記画像入力要求情報の画像処理特性として、前記画像入力要求の要求する画像データに対する画像処理の種別及び処理量をも管理することを特徴とする請求項1記載の画像処理装置。   The image input request management means also manages the type and amount of image processing for image data requested by the image input request as image processing characteristics of the image input request information. Image processing device. 前記画像処理装置は、前記入力画像処理制御手段によって前記画像データ保管手段に保管された前記画像データに関する前記画像処理特性に応じた画像処理のうち前記画像処理実行手段によって画像処理の完了した段階を示す画像処理完了段階情報を該画像処理特性とともに該画像データに関連付けて記憶する画像処理関連情報記憶手段を備え、前記保管画像処理制御手段は、該画像データ保管手段に保管されている画像処理未完了の画像データに対して、該画像処理関連情報記憶手段に該画像データに対応して記憶されている該画像処理関連情報及び前記画像入力要求情報に基づいて該未完了の画像処理を該画像処理実行手段に実行させることを特徴とする請求項1または請求項2記載の画像処理装置。   The image processing apparatus includes a step in which image processing is completed by the image processing execution unit in the image processing according to the image processing characteristic regarding the image data stored in the image data storage unit by the input image processing control unit. Image processing related information storage means for storing the image processing completion stage information shown together with the image processing characteristics in association with the image data, and the storage image processing control means stores the image processing completion information stored in the image data storage means. For the completed image data, the image processing related information storage means stores the incomplete image processing based on the image processing related information and the image input request information stored corresponding to the image data. The image processing apparatus according to claim 1, wherein the image processing apparatus is executed by a process execution unit. 前記画像処理装置は、前記画像入力要求の画像処理種別と処理優先度を対応させた優先度情報を記憶する優先度情報記憶手段を備え、前記入力画像処理制御手段は、前記画像入力要求に対して、該画像入力要求の画像処理種別に基づいて該優先度情報から処理優先度を取得して、前記画像入力要求情報及び該処理優先度に基づいて該画像入力要求の画像データに対して前記画像処理実行手段で処理させる画像処理段階を決定し、該画像処理段階まで該画像処理実行手段に画像処理を実行させて前記画像データ保管手段に保管することを特徴とする請求項1から請求項3のいずれかに記載の画像処理装置。   The image processing apparatus includes a priority information storage unit that stores priority information in which an image processing type and a processing priority of the image input request are associated with each other, and the input image processing control unit responds to the image input request. Then, a processing priority is obtained from the priority information based on the image processing type of the image input request, and the image input request image data is acquired based on the image input request information and the processing priority. The image processing stage to be processed by the image processing execution unit is determined, and the image processing execution unit executes image processing until the image processing stage and stores the image processing stage in the image data storage unit. 4. The image processing device according to any one of 3. 所定の画像処理を伴う画像データの入力要求を行う画像入力処理ステップと、少なくとも該画像入力処理ステップからの画像入力要求量と該画像入力要求の画像データに対して実行要求している画像処理特性を含む画像入力要求情報を管理する画像入力要求管理処理ステップと、入力画像データに対して所定の画像処理を施す複数の画像処理実行処理ステップと、複数の該画像処理実行処理ステップを独立して制御して入力画像データに対して画像処理を実行させる入力画像処理制御処理ステップと、画像データ保管手段に保管されている画像データを読み出して該画像処理実行処理ステップを独立して制御して該画像データに対して画像処理を実行させる保管画像処理制御処理ステップと、を有し、前記入力画像処理制御処理ステップは、前記画像入力要求管理処理ステップの管理する前記画像入力要求情報に基づいて所定順序に該画像入力要求を受け付けるとともに、該画像データに対して実行する画像処理段階を決定して、受け付けた画像データに対して前記画像処理実行処理ステップに必要な画像処理を決定した該画像処理段階まで行わせて前記画像データ保管手段に保管し、前記保管画像処理制御処理ステップは、該画像データ保管手段に保管されている画像データのうち画像処理が途中で中断された画像処理未完了の画像データを読み出して該画像データに対して該画像入力要求情報に基づいて該未完了の画像処理を該画像処理実行処理ステップに実行させることを特徴とする画像処理方法。   An image input processing step for requesting input of image data accompanied by predetermined image processing, an image input request amount from at least the image input processing step, and an image processing characteristic requested to be executed for the image data of the image input request An image input request management processing step for managing image input request information including a plurality of image processing execution processing steps for performing predetermined image processing on input image data, and a plurality of the image processing execution processing steps. An input image processing control processing step for controlling and executing image processing on the input image data; and reading out the image data stored in the image data storage means and independently controlling the image processing execution processing step A storage image processing control processing step for performing image processing on the image data, and the input image processing control processing step includes: The image input request is received in a predetermined order based on the image input request information managed by the image input request management processing step, and an image processing stage to be executed on the image data is determined, and the received image data On the other hand, the image processing necessary for the image processing execution processing step is performed up to the image processing stage determined and stored in the image data storage means, and the stored image processing control processing step is stored in the image data storage means. Image data that has been interrupted in the middle of the image processing is read out, and the incomplete image processing is performed on the image data based on the image input request information. An image processing method characterized by causing a step to execute. 前記画像処理方法は、前記入力画像処理制御処理ステップによって前記画像データ保管手段に保管された前記画像データに関する前記画像処理特性に応じた画像処理のうち前記画像処理実行処理ステップによって画像処理の完了した段階を示す画像処理完了段階情報を該画像処理特性とともに該画像データに関連付けて画像処理関連情報記憶手段に記憶する画像処理関連情報記憶処理ステップを有し、前記保管画像処理制御処理ステップが、該画像データ保管手段に保管されている画像処理未完了の画像データに対して、該画像処理関連情報記憶手段に該画像データに対応して記憶されている該画像処理関連情報及び前記画像入力要求情報に基づいて該未完了の画像処理を該画像処理ステップに実行させることを特徴とする請求項5記載の画像処理方法。   In the image processing method, the image processing is completed by the image processing execution processing step in the image processing according to the image processing characteristics related to the image data stored in the image data storage means by the input image processing control processing step. The image processing related information storage processing step stores the image processing completion stage information indicating the stage in association with the image data together with the image processing characteristics in the image processing related information storage means, and the storage image processing control processing step includes The image processing related information and the image input request information stored in correspondence with the image data in the image processing related information storage unit for image data incomplete in the image processing stored in the image data storage unit The image processing step according to claim 5, wherein the image processing step is caused to execute the incomplete image processing. Processing method. コンピュータに、所定の画像処理を伴う画像データの入力要求を行う画像入力処理と、少なくとも該画像入力処理からの画像入力要求量と該画像入力要求の画像データに対して実行要求している画像処理特性を含む画像入力要求情報を管理する画像入力要求管理処理と、入力画像データに対して所定の画像処理を施す複数の画像処理実行処理と、複数の該画像処理実行処理を独立して制御して入力画像データに対して画像処理を実行させる入力画像処理制御処理と、画像データを保管する画像データ保管手段に保管されている画像データを読み出して該画像処理実行処理を独立して制御して該画像データに対して画像処理を実行させる保管画像処理制御処理と、を実行させ、該入力画像処理制御処理として、前記画像入力要求管理処理の管理する前記画像入力要求情報に基づいて所定順序に該画像入力要求を受け付けるとともに、該画像データに対して実行する画像処理段階を決定して、受け付けた画像データに対して画像処理実行処理に必要な画像処理を決定した該画像処理段階まで行わせて画像データ保管手段に保管する処理を実行させ、該保管画像処理制御処理として、該画像データ保管手段に保管されている画像データのうち画像処理が途中で中断された画像処理未完了の画像データを読み出して該画像データに対して該画像入力要求情報に基づいて該未完了の画像処理を該画像処理実行処理に実行させる処理を実行させることを特徴とする画像処理制御プログラム。   Image input processing for requesting input of image data accompanied by predetermined image processing to computer, image processing requesting to execute at least image input request amount from image input processing and image data of said image input request An image input request management process for managing image input request information including characteristics, a plurality of image processing execution processes for performing predetermined image processing on input image data, and a plurality of the image processing execution processes are independently controlled. Input image processing control processing for executing image processing on the input image data, and reading out image data stored in the image data storage means for storing the image data and independently controlling the image processing execution processing Storage image processing control processing for executing image processing on the image data, and management of the image input request management processing as the input image processing control processing The image input requests are received in a predetermined order based on the image input request information, and an image processing stage to be executed on the image data is determined, and the received image data is necessary for image processing execution processing. The image processing is performed up to the determined image processing stage and stored in the image data storage unit, and as the stored image processing control process, the image processing is performed among the image data stored in the image data storage unit. Reading image processing incomplete image processing interrupted in the middle and causing the image processing execution processing to execute the incomplete image processing on the image data based on the image input request information A characteristic image processing control program. 請求項7記載の画像処理制御プログラムを記録したことを特徴とするコンピュータが読み取り可能な記録媒体。   A computer-readable recording medium on which the image processing control program according to claim 7 is recorded.
JP2008317755A 2008-12-12 2008-12-12 Image processing apparatus, image processing method, image processing program, and recording medium Expired - Fee Related JP5182056B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008317755A JP5182056B2 (en) 2008-12-12 2008-12-12 Image processing apparatus, image processing method, image processing program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008317755A JP5182056B2 (en) 2008-12-12 2008-12-12 Image processing apparatus, image processing method, image processing program, and recording medium

Publications (2)

Publication Number Publication Date
JP2010141751A JP2010141751A (en) 2010-06-24
JP5182056B2 true JP5182056B2 (en) 2013-04-10

Family

ID=42351449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008317755A Expired - Fee Related JP5182056B2 (en) 2008-12-12 2008-12-12 Image processing apparatus, image processing method, image processing program, and recording medium

Country Status (1)

Country Link
JP (1) JP5182056B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014157411A (en) * 2013-02-14 2014-08-28 Canon Inc Data processing device, control method thereof, and data processing program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01154286A (en) * 1987-12-10 1989-06-16 Fujitsu Ltd Graphic processor
JP2004048113A (en) * 2002-07-08 2004-02-12 Ricoh Co Ltd Image processing apparatus
JP4775655B2 (en) * 2006-10-18 2011-09-21 富士ゼロックス株式会社 Image processing apparatus and image processing program

Also Published As

Publication number Publication date
JP2010141751A (en) 2010-06-24

Similar Documents

Publication Publication Date Title
JP2006261927A (en) Image data processor, image processor, image formation apparatus and image transfer system
US20140293344A1 (en) Image forming apparatus, image forming method, and computer-readable non-transitory recording medium having image forming program recorded thereon
JP3581037B2 (en) Image processing device
JP5247588B2 (en) Image processing apparatus, control method thereof, and program
JP4929064B2 (en) Confidential processing apparatus and image forming apparatus
JP2017122971A (en) Image processing apparatus, image forming apparatus, image processing method, and program
JP4498174B2 (en) Image area information generating apparatus, image area information generating method, and program
US6646755B1 (en) Image processing apparatus allowing automatic printing as needed
JP5182056B2 (en) Image processing apparatus, image processing method, image processing program, and recording medium
US20090323134A1 (en) Apparatus and method for generating segmentation data of a scanned image
JP2007021808A (en) Image forming apparatus
JP2003244365A (en) Image copying device and its control method
JP7422453B2 (en) Image forming apparatus and its control method
JP2004088573A (en) Printing system, method of forming distributed image, program, and storage medium
JP2006231858A (en) Image forming apparatus
JPH08289053A (en) Interconnection device for digital copying machines
JP4573742B2 (en) Image output device
JP2005026835A (en) Image processing apparatus
JP2007317020A (en) Data processing device and license information management device
JP2002010001A (en) Facsimile equipment
JP3225681B2 (en) Image forming device
JP2011004356A (en) Image forming apparatus
JP2006229553A (en) Job control system
JP5440058B2 (en) Image processing apparatus, image processing method, image processing program, and image processing system
JP2005027037A (en) Format conversion method and image processing apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111101

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20111114

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20111114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121210

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: 20121218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121231

R151 Written notification of patent or utility model registration

Ref document number: 5182056

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees