JP4901781B2 - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP4901781B2
JP4901781B2 JP2008036918A JP2008036918A JP4901781B2 JP 4901781 B2 JP4901781 B2 JP 4901781B2 JP 2008036918 A JP2008036918 A JP 2008036918A JP 2008036918 A JP2008036918 A JP 2008036918A JP 4901781 B2 JP4901781 B2 JP 4901781B2
Authority
JP
Japan
Prior art keywords
image data
image
storage device
receiving side
processing means
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
JP2008036918A
Other languages
Japanese (ja)
Other versions
JP2009200548A (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 JP2008036918A priority Critical patent/JP4901781B2/en
Publication of JP2009200548A publication Critical patent/JP2009200548A/en
Application granted granted Critical
Publication of JP4901781B2 publication Critical patent/JP4901781B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Description

本発明は、画像読取り装置又は外部I/F装置から受け取った画像データが表す画像を転写紙上に形成する画像形成装置に関し、プリンタ,複写機およびファクシミリ装置に用いることができる。本発明の代表的な実施形態の1つは、プリンタ,スキャナ,コピー,ファクシミリなどの複数のアプリケーションを持ち、ハードディスクドライブ(HDD),半導体メモリ,SDカード、DVD−R/RW,DVD−RAMなどの、文書蓄積をするための記憶装置を持つ複合機(MFP:Multi-Function-Printer)である。   The present invention relates to an image forming apparatus that forms an image represented by image data received from an image reading apparatus or an external I / F apparatus on a transfer sheet, and can be used in a printer, a copying machine, and a facsimile apparatus. One typical embodiment of the present invention has a plurality of applications such as a printer, a scanner, a copy, and a facsimile, and includes a hard disk drive (HDD), a semiconductor memory, an SD card, a DVD-R / RW, a DVD-RAM, and the like. This is a multi-function-printer (MFP) having a storage device for storing documents.

特開2006−252154号公報JP 2006-252154 A 特開平07− 078245号公報Japanese Patent Application Laid-Open No. 07-078245 特開平06−332997号公報Japanese Patent Laid-Open No. 06-332997 特開2000−165655号公報。JP 2000-165655 A.

特許文献1には、スキャナ処理、プリンタ処理を実行できる画像処理装置において、実行している処理を中断して優先度の高い他の処理へ動的に切換えた場合に、画像を矩形分割する大きさをローカルメモリの残容量によって切換える方法が記載されている。実行中のスレッドを中断して他のスレッドを実行開始する際に、DMAプロセッサは、中断されたスレッドにより実行済みのループ処理の数をループ計算回路内部に入力する。そしてDMAプロセッサはループ計算回路から、残りメモリ容量に応じたブロックサイズを得る。後のスレッドは、そのブロックサイズのデータをローカルメモリに転送して、その処理をすべく実行される。   In Patent Document 1, in an image processing apparatus capable of executing scanner processing and printer processing, when an executed process is interrupted and dynamically switched to another process having a high priority, the image is divided into rectangles. A method of switching the size according to the remaining capacity of the local memory is described. When interrupting a currently executing thread and starting execution of another thread, the DMA processor inputs the number of loop processes executed by the interrupted thread into the loop calculation circuit. Then, the DMA processor obtains a block size corresponding to the remaining memory capacity from the loop calculation circuit. The later thread transfers the block size data to the local memory and is executed to process it.

特許文献2には、画像処理装置がフルサイズのページメモリを搭載していない場合においても画像劣化がなく、また高速での画像出力処理を実現することを目的とする画像処理装置が記載されている。CPUは外部装置との間で画像種別及び画像サイズに関する情報、及び外部装置よりの画像を出力媒体上にレイアウト出力するため座標情報及び出力媒体のサイズ情報を外部装置とのインターフェースを介して通信し、所定の予め設定した閾値と、通信した出力媒体サイズとフレームメモリの容量及び2値画像データサイズとを比較することにより、当該フレームメモリの利用形態を、出力媒体のサイズがメモリ容量以下だった場合は上記メモリをページメモリとして利用し、それ以外の場合、2値画像データに対しては画像登録メモリとして利用し、多値画像データに対してはメモリの開き容量と閾値との比較結果に応じてページメモリ又は画像登録メモリとして利用する様に自動的に切換える。   Patent Document 2 describes an image processing apparatus that has no image deterioration even when the image processing apparatus is not equipped with a full-size page memory, and that aims to realize high-speed image output processing. Yes. The CPU communicates with the external device via the interface with the external device the information regarding the image type and the image size, and the coordinate information and the size information of the output medium in order to output the image from the external device on the output medium. By comparing the predetermined preset threshold value, the output medium size communicated with the capacity of the frame memory and the binary image data size, the use form of the frame memory is determined to be less than the memory capacity. In this case, the above memory is used as a page memory. In other cases, it is used as an image registration memory for binary image data. For multi-valued image data, the comparison result between the open capacity of the memory and a threshold value is used. In response, it automatically switches to use as a page memory or an image registration memory.

特許文献3には、画像処理装置がフルサイズのメモリ容量を備えていなくても、画像劣化がない高速な画像処理を行なう画像処理装置が記載されている。フレームメモリ制御部は、出力用紙サイズに関する情報である出力媒体のサイズとフレームメモリの容量を比較し、出力媒体のサイズがフレームメモリの容量を越える場合は、フレームメモリを画像登録用メモリとして利用し、それ以外の場合は、フレームメモリをページメモリとして利用するように、フレームメモリをページメモリと画像登録用メモリの2つの利用形態に切換える。   Patent Document 3 describes an image processing apparatus that performs high-speed image processing without image deterioration even if the image processing apparatus does not have a full-size memory capacity. The frame memory control unit compares the size of the output medium, which is information related to the output paper size, and the capacity of the frame memory. If the size of the output medium exceeds the capacity of the frame memory, the frame memory control unit uses the frame memory as an image registration memory. In other cases, the frame memory is switched to two use modes of the page memory and the image registration memory so that the frame memory is used as the page memory.

特許文献4には、より広範囲な変倍率の変倍に対応することによって多様な合成ができ、しかも、メモリの記憶容量による読み込み可能な画像領域の制限を緩和する画像処理装置が記載されている。画像をラインごとに走査して読取り、読取った画像を出力するスキャナ部と、読取られた画像を必要に応じて変倍する画像変倍部と、変倍された画像の少なくとも一部を記憶する画像メモリ部と、画像メモリ部に記憶されるメモリ画像と、スキャナ部から直接出力されるスキャナ画像とを合成するデータバス制御部と、合成された合成画像をプリントするプリンタを有してなり、画像変倍部は、切出しエリア、貼付けエリア、用紙変倍率を指定するエリア信号に基づいて、メモリ画像およびスキャナ画像とに対する変倍処理を切換える。   Patent Document 4 describes an image processing apparatus that can be combined in a variety of ways by dealing with a wider range of scaling factors, and that relaxes the restriction of readable image areas due to the storage capacity of the memory. . A scanner unit that scans and reads an image line by line and outputs the read image, an image scaling unit that scales the read image as necessary, and stores at least a part of the scaled image An image memory unit, a data bus control unit that synthesizes a memory image stored in the image memory unit, and a scanner image directly output from the scanner unit, and a printer that prints the synthesized image. The image scaling unit switches the scaling process for the memory image and the scanner image based on an area signal designating the cut-out area, the pasting area, and the sheet magnification.

特許文献1および2では、しかしながら、画像処理モジュールのリソースやメモリ容量のリソースが設計範囲内での処理手順やメモリの使い方の工夫であり、リソースが不足した場合には、画質,読取速度あるいは印刷速度に制約が発生する。   In Patent Documents 1 and 2, however, the resource of the image processing module and the resource of the memory capacity are ingenuity in the processing procedure and memory usage within the design range, and if the resource is insufficient, the image quality, the reading speed, or the printing Speed is limited.

本発明は、画像データ処理装置内での各種画像処理機能間の画像処理速度の遅速によるプリンタの画像形成の遅れを抑制することを第1の目的とし、画像データ処理装置の機能変更を容易にし機能変更による画像形成の遅れは抑制することを第2の目的とする。高,低画質選択のいずれにおいても、プリンタの画像形成の無駄な遅れを防止することを第3の目的とする。   SUMMARY OF THE INVENTION A first object of the present invention is to suppress a delay in image formation of a printer due to a slow image processing speed between various image processing functions in an image data processing apparatus, and to facilitate a function change of the image data processing apparatus. A second object is to suppress delays in image formation due to function changes. A third object is to prevent a wasteful delay in image formation of a printer in both high and low image quality selection.

(1)記憶装置(4);
転写紙上に画像データが表す画像を形成する画像書込み装置(6);
外部の画像データを受ける外部I/F装置(8,9);
該外部I/F装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記外部I/F装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段(2);および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記外部I/F装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の前記機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段(3);を備える画像形成装置(図1)。
(1) Storage device (4);
An image writing device (6) for forming an image represented by the image data on the transfer paper;
External I / F device (8, 9) that receives external image data;
A filter processing function for applying a filter process for sharpening or smoothing the image to the image data input from the external I / F device, and converting the filtered image data into recording color image data suitable for the image writing device A color correction processing function, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for image forming characteristics of the image writing device, and the image writing device adapted for the γ-converted image data. It has two or more halftone processing functions for converting into binary or halftone data, and outputs image data input from the external I / F device or image data processed by one of the functions to the storage device Image data processing means (2) having a function of selection output and a function of selection input for inputting the image data of the storage device to another one function or an image writing device And,
A bus control unit for performing data input / output connection for performing the selection output and the selection input; input of image data input from the external I / F unit to the image data processing unit; When image data is transferred between the functions and output from the image data processing means to the image writing device, the receiving side becomes unacceptable due to a difference in image data processing speed between the image data passing side and the receiving side. The image forming apparatus (FIG. 1) includes control means (3) for interrupting the output of the image data and storing it in the storage device, and outputting the image data stored in the storage device to the receiving side when the receiving side becomes acceptable. ).

なお、理解を容易にするために括弧内には、図面に示し後述する実施例の対応要素の符号又は対応事項を、例示として参考までに付記した。   In addition, in order to make an understanding easy, the code | symbol or corresponding matter of the corresponding | compatible element of the Example shown in drawing and mentioned later in parentheses was added as reference for reference.

画像データ処理手段(2)が、外部I/F装置から入力した画像データ又は前記2以上の機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つので、画像データ処理手段への入力段階および画像データ処理手段からの出力段階のみならず、画像データ処理手段内の機能間の転送段階においても、画像データを一時記憶装置に格納することができる。制御手段(3)が、これらの各段階で、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して記憶装置に格納し、受け側が受け入れ可になると記憶装置に格納した画像データを受け側に出力するので、柔軟に、各種画像処理機能と記憶装置による一時格納のフローを切替えて画像処理を行うことができる。   The image data processing means (2) has a function of selective output for outputting image data inputted from an external I / F device or image data processed by one of the two or more functions to the storage device, and image data of the storage device Since it has a function of selection input to input another one of the functions into the image writing device, not only the input stage to the image data processing means and the output stage from the image data processing means, but also the functions in the image data processing means The image data can be stored in the temporary storage device even at the transfer stage. At each of these stages, the control means (3) interrupts the output of the image data to the receiving side and stores it in the storage device when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side. When the receiving side becomes acceptable, the image data stored in the storage device is output to the receiving side, so that the image processing can be performed flexibly by switching between various image processing functions and the temporary storage flow by the storage device.

画像データ処理手段(2)内で画像データを受け渡しする機能間に画像処理速度差があると、そこで自動的に該速度差を吸収するように、画像データが記憶装置に一時格納される。一般的に、該速度差は、画像データの内容と各処理機能の処理モードによって大きくばらつくが、本実施態様によれば、該記憶装置に格納する時間は該速度差に対応する時間となるので、従来の、予想される最高速度差に安全代を見込んだ低速度(固定値)に画像データ処理手段(2)内各機能の各処理速度を設定する場合よりも、画像データ処理手段の処理速度が向上し、画像データを画像データ処理手段に入力開始してから、画像書込み装置による画像形成を終えるまでの時間が短くなる。高,低画質選択のいずれにおいても、プリンタの画像形成の無駄な遅れを生じない。画像データ処理装置の画像処理機能に変更があっても、処理機能間の処理速度差に対応して自動的に画像データが記憶装置に一時格納されるので、画像データ処理機能の変更が容易である。   If there is an image processing speed difference between functions for transferring image data in the image data processing means (2), the image data is temporarily stored in the storage device so that the speed difference is automatically absorbed there. In general, the speed difference varies greatly depending on the content of the image data and the processing mode of each processing function. However, according to the present embodiment, the time stored in the storage device is the time corresponding to the speed difference. Compared to the conventional case where the processing speed of each function in the image data processing means (2) is set to a low speed (fixed value) that allows for a safety margin in the expected maximum speed difference, the processing of the image data processing means The speed is improved, and the time from the start of input of image data to the image data processing means until the end of image formation by the image writing device is shortened. In both high and low image quality selection, there is no wasteful delay in image formation by the printer. Even if there is a change in the image processing function of the image data processing apparatus, the image data processing function can be easily changed because the image data is automatically temporarily stored in the storage device corresponding to the difference in processing speed between the processing functions. is there.

(2)記憶装置(4);
転写紙上に画像データが表す画像を形成する画像書込み装置(6);
原稿を読取り電子化した画像データを得る画像読取り装置(1);
該画像読取り装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記画像読取り装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段(2);および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記画像読取り装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段(3);を備える画像形成装置(図1)。
(2) Storage device (4);
An image writing device (6) for forming an image represented by the image data on the transfer paper;
An image reading device (1) for reading image data and obtaining electronic image data;
A filter processing function for applying a filter process for sharpening or smoothing an image to the image data input from the image reading apparatus, and a color for converting the filtered image data into recording color image data suitable for the image writing apparatus A correction processing function, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for the image forming characteristics of the image writing device, and a binary value that the image writing device matches the γ-converted image data Or a function of selection output for outputting image data input from the image reading device or image data processed by one of the functions to the storage device. And an image data processing means (2) having a selection input function of inputting the image data of the storage device into another function or an image writing device And,
A bus control device for performing data input / output connection for performing the selection output and the selection input, and the input of the image data input from the image reading device to the image data processing means, between the functions of the image data processing means Image data to the receiving side when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side in the transfer of the image data and the output from the image data processing means to the image writing device An image forming apparatus (FIG. 1), comprising: control means (3) for interrupting output and storing in the storage device, and outputting the image data stored in the storage device to the receiving side when the receiving side becomes acceptable.

画像データ処理手段(2)が、画像読取り装置(1)から入力した画像データ又は前記2以上の機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つので、画像データ処理手段への入力段階および画像データ処理手段からの出力段階のみならず、画像データ処理手段内の機能間の転送段階においても、画像データを一時記憶装置に格納することができる。制御手段(3)が、これらの各段階で、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して記憶装置に格納し、受け側が受け入れ可になると記憶装置に格納した画像データを受け側に出力するので、柔軟に、各種画像処理機能と記憶装置による一時格納のフローを切替えて画像処理を行うことができる。   The image data processing means (2) outputs the image data input from the image reading device (1) or the image data processed by one of the two or more functions to the storage device, and the image of the storage device Since there is a selection input function for inputting data to another one of the functions or the image writing device, not only the input stage to the image data processing means and the output stage from the image data processing means, but also the image data processing means Even in the transfer stage between functions, the image data can be stored in the temporary storage device. At each of these stages, the control means (3) interrupts the output of the image data to the receiving side and stores it in the storage device when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side. When the receiving side becomes acceptable, the image data stored in the storage device is output to the receiving side, so that the image processing can be performed flexibly by switching between various image processing functions and the temporary storage flow by the storage device.

画像データ処理手段(2)内で画像データを受け渡しする機能間に画像処理速度差があると、そこで自動的に該速度差を吸収するように、画像データが記憶装置に一時格納される。一般的に、該速度差は、画像データの内容と各処理機能の処理モードによって大きくばらつくが、本実施態様によれば、該記憶装置に格納する時間は該速度差に対応する時間となるので、従来の、予想される最高速度差に安全代を見込んだ低速度(固定値)に画像データ処理手段(2)内各機能の各処理速度を設定する場合よりも、画像データ処理手段の処理速度が向上し、画像データを画像データ処理手段に入力開始してから、画像書込み装置による画像形成を終えるまでの時間が短くなる。高,低画質選択のいずれにおいても、プリンタの画像形成の無駄な遅れを生じない。画像データ処理装置の画像処理機能に変更があっても、処理機能間の処理速度差に対応して自動的に画像データが記憶装置に一時格納されるので、画像データ処理機能の変更が容易である。   If there is an image processing speed difference between functions for transferring image data in the image data processing means (2), the image data is temporarily stored in the storage device so that the speed difference is automatically absorbed there. In general, the speed difference varies greatly depending on the content of the image data and the processing mode of each processing function. However, according to the present embodiment, the time stored in the storage device is the time corresponding to the speed difference. Compared to the conventional case where the processing speed of each function in the image data processing means (2) is set to a low speed (fixed value) that allows for a safety margin in the expected maximum speed difference, the processing of the image data processing means The speed is improved, and the time from the start of input of image data to the image data processing means until the end of image formation by the image writing device is shortened. In both high and low image quality selection, there is no wasteful delay in image formation by the printer. Even if there is a change in the image processing function of the image data processing apparatus, the image data processing function can be easily changed because the image data is automatically temporarily stored in the storage device corresponding to the difference in processing speed between the processing functions. is there.

(3)記憶装置(4);
転写紙上に画像データが表す画像を形成する画像書込み装置(6);
外部の画像データを受ける外部I/F装置(8,9);
原稿を読取り電子化した画像データを得る画像読取り装置(1);
前記外部I/F装置又は前記画像読取り装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記外部I/F装置又は前記画像読取り装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段(2);および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記外部I/F装置又は前記画像読取り装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段(3);を備える画像形成装置(図1)。
(3) Storage device (4);
An image writing device (6) for forming an image represented by the image data on the transfer paper;
External I / F device (8, 9) that receives external image data;
An image reading device (1) for reading image data and obtaining electronic image data;
A filter processing function for applying a filter processing for sharpening or smoothing an image to image data input from the external I / F device or the image reading device, and a record in which the image writing device fits the filtered image data. A color correction processing function for converting into color image data, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for image forming characteristics of the image writing device, and the γ-converted image data as the image The writing device has two or more halftone processing functions for converting to binary or halftone data, and image data input from the external I / F device or the image reading device or one of the functions is processed. Function of outputting selected image data to the storage device and the image data of the storage device to another function or image writing device That function of the selection input, the image data processing means having a (2); and,
A bus control device for performing data input / output connection for performing the selection output and the selection input, and inputting the image data input from the external I / F device or the image reading device to the image data processing means; In the transfer of image data between functions of the image data processing means and the output from the image data processing means to the image writing device, the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side. When the image data output to the receiving side is interrupted and stored in the storage device, and the receiving side accepts the image data, the image data stored in the storage device is output to the receiving side. Device (Figure 1).

画像データ処理手段(2)が、外部I/F装置(8,9)又は画像読取り装置(1)から入力した画像データ又は前記2以上の機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つので、画像データ処理手段への入力段階および画像データ処理手段からの出力段階のみならず、画像データ処理手段内の機能間の転送段階においても、画像データを一時記憶装置に格納することができる。制御手段(3)が、これらの各段階で、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して記憶装置に格納し、受け側が受け入れ可になると記憶装置に格納した画像データを受け側に出力するので、柔軟に、各種画像処理機能と記憶装置による一時格納のフローを切替えて画像処理を行うことができる。   The image data processing means (2) outputs the image data input from the external I / F device (8, 9) or the image reading device (1) or the image data processed by one of the two or more functions to the storage device. A selection output function and an input function for inputting the image data of the storage device to another one of the functions or an image writing apparatus, so that an input stage to the image data processing means and an output from the image data processing means The image data can be stored in the temporary storage device not only at the stage but also at the transfer stage between functions in the image data processing means. At each of these stages, the control means (3) interrupts the output of the image data to the receiving side and stores it in the storage device when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side. When the receiving side becomes acceptable, the image data stored in the storage device is output to the receiving side, so that the image processing can be performed flexibly by switching between various image processing functions and the temporary storage flow by the storage device.

画像データ処理手段(2)内で画像データを受け渡しする機能間に画像処理速度差があると、そこで自動的に該速度差を吸収するように、画像データが記憶装置に一時格納される。一般的に、該速度差は、画像データの内容と各処理機能の処理モードによって大きくばらつくが、本実施態様によれば、該記憶装置に格納する時間は該速度差に対応する時間となるので、従来の、予想される最高速度差に安全代を見込んだ低速度(固定値)に画像データ処理手段(2)内各機能の各処理速度を設定する場合よりも、画像データ処理手段の処理速度が向上し、画像データを画像データ処理手段に入力開始してから、画像書込み装置による画像形成を終えるまでの時間が短くなる。高,低画質選択のいずれにおいても、プリンタの画像形成の無駄な遅れを生じない。画像データ処理装置の画像処理機能に変更があっても、処理機能間の処理速度差に対応して自動的に画像データが記憶装置に一時格納されるので、画像データ処理機能の変更が容易である。   If there is an image processing speed difference between functions for transferring image data in the image data processing means (2), the image data is temporarily stored in the storage device so that the speed difference is automatically absorbed there. In general, the speed difference varies greatly depending on the content of the image data and the processing mode of each processing function. However, according to the present embodiment, the time stored in the storage device is the time corresponding to the speed difference. Compared to the conventional case where the processing speed of each function in the image data processing means (2) is set to a low speed (fixed value) that allows for a safety margin in the expected maximum speed difference, the processing of the image data processing means The speed is improved, and the time from the start of input of image data to the image data processing means until the end of image formation by the image writing device is shortened. In both high and low image quality selection, there is no wasteful delay in image formation by the printer. Even if there is a change in the image processing function of the image data processing apparatus, the image data processing function can be easily changed because the image data is automatically temporarily stored in the storage device corresponding to the difference in processing speed between the processing functions. is there.

(4)前記制御手段(3)は、前記画像読取り装置(1)の速度が、前記画像書込み装置(6)の速度より速い場合には、前記画像読取り装置で読取った画像データを前記画像データ処理手段(2)に入力し、画像データ処理手段で画像処理を行う前に前記記憶装置(4)に画像データを保存し、該記憶装置から再度、画像データ処理手段に画像データを入力して画像データ処理手段で前記各機能の画像処理を行い、該画像処理後の画像データを前記画像書込み装置に出力し、前記画像書込み装置の速度が、前記画像読取り装置の速度より速い場合には、該画像読取り装置で読取った画像データを画像データ処理手段に入力し、画像処理を行って画像書込み装置に出力するように、前記画像読取り装置と前記画像書込み装置の速度差によって、画像データのフローを切換える、上記(2)又は(3)に記載の画像形成装置(図2,図3)。   (4) When the speed of the image reading device (1) is higher than the speed of the image writing device (6), the control means (3) reads the image data read by the image reading device into the image data. The image data is input to the processing means (2) and stored in the storage device (4) before image processing is performed by the image data processing means, and the image data is input again from the storage device to the image data processing means. The image data processing means performs image processing of each function, and outputs the image data after the image processing to the image writing device. When the speed of the image writing device is faster than the speed of the image reading device, The flow of image data depends on the speed difference between the image reading device and the image writing device so that the image data read by the image reading device is input to the image data processing means, processed and output to the image writing device. Switched, the image forming apparatus according to (2) or (3) (Fig. 2, Fig. 3).

これによれば、画像読取り装置(1)の読取速度を下げることなく、画像読取りをすることができる。画像読取り装置(1)と画像書込み装置(6)との速度差にとらわれず、画像読取り装置(1)および画像書込み装置(6)をMFPに組み込むことができ、柔軟にMFPの構成を設定又は変更できる。   According to this, it is possible to read an image without reducing the reading speed of the image reading device (1). Regardless of the speed difference between the image reading device (1) and the image writing device (6), the image reading device (1) and the image writing device (6) can be incorporated in the MFP, and the configuration of the MFP can be set flexibly. Can change.

(5)前記画像データ処理手段(2)は、第1および第2画像データ処理手段(16,17)を含み;
前記制御手段(3)は、画像データの前記第1画像データ処理手段(16)への入力,該第1画像データ処理手段の機能間の画像データの転送、および、該第1画像データ処理手段から前記画像書込み装置(6)への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置(4)に格納し、受け側が受け入れ可になると前記記憶装置(4)に格納した画像データを受け側に出力するとともに、画像データの前記第2画像データ処理手段(17)への入力,該第2画像データ処理手段(17)の機能間の画像データの転送、および、該第2画像データ処理手段(17)から前記画像書込み装置(6)への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置(4)に格納し、受け側が受け入れ可になると前記記憶装置(4)に格納した画像データを受け側に出力する;上記(3)に記載の画像形成装置(図4)。
(5) The image data processing means (2) includes first and second image data processing means (16, 17);
The control means (3) inputs image data to the first image data processing means (16), transfers image data between functions of the first image data processing means, and the first image data processing means. Output to the image writing device (6), when the receiving side becomes unacceptable due to a difference in image data processing speed between the image data passing side and the receiving side, the image data output to the receiving side is interrupted and the storage device (4 When the receiving side becomes acceptable, the image data stored in the storage device (4) is output to the receiving side, the image data is input to the second image data processing means (17), the second In the transfer of image data between the functions of the image data processing means (17) and the output from the second image data processing means (17) to the image writing device (6), the image data passing side and receiving side images The receiving side receives the data processing speed difference. When it becomes impossible to receive, image data output to the receiving side is interrupted and stored in the storage device (4). When the receiving side becomes acceptable, the image data stored in the storage device (4) is output to the receiving side. The image forming apparatus according to (3) (FIG. 4);

これによれば、第1および第2画像データ処理手段(16,17)の入出力画像データの一時格納ならびに各画像データ処理手段(16,17)内の機能間転送画像データの一時格納に記憶装置(4)が用いられる。第1および第2画像データ処理手段(16,17)による画像データ処理のいずれにおいても、上記(3)項に記載した作用効果が得られる。   According to this, the input / output image data of the first and second image data processing means (16, 17) is temporarily stored and the inter-function transfer image data in each image data processing means (16, 17) is temporarily stored. A device (4) is used. In either of the image data processing by the first and second image data processing means (16, 17), the effect described in the above item (3) can be obtained.

(6)前記制御手段(3)は、前記画像読取り装置(1)で読取った画像データを前記第1画像データ処理手段(16)で画像処理を行って前記記憶装置(4)に画像データを保存し、同時に前記外部I/F装置(8,9)から入力される画像データを前記第2画像データ処理手段(17)で画像処理を行って前記画像書込み装置(6)に出力し、該画像書込み装置(6)への出力が完了してから、前記記憶装置(4)に保存した画像データを前記画像書込み装置(6)に出力する、上記(5)に記載の画像形成装置(図5)。   (6) The control means (3) performs image processing on the image data read by the image reading device (1) by the first image data processing means (16) and stores the image data in the storage device (4). The image data input from the external I / F device (8, 9) is simultaneously processed by the second image data processing means (17) and output to the image writing device (6). The image forming apparatus according to (5), wherein the image data stored in the storage device (4) is output to the image writing device (6) after the output to the image writing device (6) is completed (see FIG. 5).

これによれば、画像読取り装置(1)による画像読取りと外部I/F装置(8,9)からの画像データの入力がある場合に、外部I/F装置(8,9)からの画像データによる画像印刷が優先して行われる。この画像印刷の間も、画像読取り装置(1)が出力する画像データが第1画像データ処理手段(16)で処理されて記憶装置(4)に保存され、外部I/F装置(8,9)からの画像データによる画像印刷が終わり次第印刷されるので、画像読取り装置(1)による画像読取りから印刷までの待ち時間が短い。   According to this, when there is image reading by the image reading device (1) and input of image data from the external I / F device (8, 9), image data from the external I / F device (8, 9). The image printing by is preferentially performed. During this image printing, the image data output from the image reading device (1) is processed by the first image data processing means (16) and stored in the storage device (4), and the external I / F devices (8, 9) are processed. ) Is printed as soon as the image printing by the image data is completed, the waiting time from image reading to printing by the image reading device (1) is short.

(7)前記記憶装置は、第1および第2記憶装置(4,18)を含み;
前記制御手段(3)は、画像データの前記第1画像データ処理手段(16)への入力,該第1画像データ処理手段の機能間の画像データの転送、および、該第1画像データ処理手段から前記画像書込み装置(6)への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記第1記憶装置(4)に格納し、受け側が受け入れ可になると前記第1記憶装置(4)に格納した画像データを受け側に出力するとともに、画像データの前記第2画像データ処理手段(17)への入力,該第2画像データ処理手段の機能間の画像データの転送、および、該第2画像データ処理手段から前記画像書込み装置(6)への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記第2記憶装置(18)に格納し、受け側が受け入れ可になると前記第2記憶装置(18)に格納した画像データを受け側に出力する;上記(5)又は(6)に記載の画像形成装置(図6)。
(7) The storage device includes first and second storage devices (4, 18);
The control means (3) inputs image data to the first image data processing means (16), transfers image data between functions of the first image data processing means, and the first image data processing means. In the output to the image writing device (6), when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side, the image data output to the receiving side is interrupted and the first storage device When the receiving side accepts the image data stored in (4), the image data stored in the first storage device (4) is output to the receiving side and the image data is input to the second image data processing means (17). , Transfer of image data between the functions of the second image data processing means, and output of the image data from the second image data processing means to the image writing device (6), image data processing on the receiving side and receiving side Receiving side due to speed difference When it becomes unacceptable, the image data output to the receiving side is interrupted and stored in the second storage device (18). When the receiving side becomes acceptable, the image data stored in the second storage device (18) is received. The image forming apparatus according to (5) or (6) (FIG. 6).

これによれば、第1および第2画像データ処理手段(16,17)の入出力画像データの一時格納ならびに各画像データ処理手段(16,17)内の機能間転送画像データの一時格納に、第1および第2記憶装置(4,18)が用いられる。第1および第2画像データ処理手段(16,17)による画像データ処理のいずれにおいても、上記(3)項に記載した作用効果が得られる。   According to this, for temporary storage of input / output image data of the first and second image data processing means (16, 17) and temporary storage of inter-function transfer image data in each image data processing means (16, 17), First and second storage devices (4, 18) are used. In either of the image data processing by the first and second image data processing means (16, 17), the effect described in the above item (3) can be obtained.

(8)前記制御手段(3)は、前記画像読取り装置(1)で読み取った画像データを前記第1画像データ処理手段(16)で画像処理を行って第1記憶装置(4)に保存し、同時に前記外部I/F装置(8,9)から入力される画像データを前記第2画像データ処理手段(17)で画像処理を行って前記第2記憶装置(18)に保存し、画像データ処理手段(16,17)による画像処理が先に完了した方の画像データから順次、前記画像書込み装置(6)に出力する;上記(7)に記載の画像形成装置(図7)。   (8) The control means (3) performs image processing on the image data read by the image reading device (1) by the first image data processing means (16) and stores it in the first storage device (4). At the same time, the image data input from the external I / F device (8, 9) is subjected to image processing by the second image data processing means (17) and stored in the second storage device (18). The image forming apparatus described in (7) above (FIG. 7) is sequentially output to the image writing device (6) from the image data that has been previously processed by the processing means (16, 17).

これによれば、第1画像データ処理手段(16)よる外部I/F装置(8,9)からの画像データの画像処理と、第2画像データ処理手段(17)よる画像読取り装置(1)からの画像データの画像処理の、早く完了した方の印刷を先に開始するので、画像書込み装置(6)による印刷の開始が早く、印刷生産性が向上する。   According to this, the image processing of the image data from the external I / F device (8, 9) by the first image data processing means (16) and the image reading device (1) by the second image data processing means (17). Since the earlier printing of the image processing of the image data from is started first, the printing by the image writing device (6) starts earlier, and the printing productivity is improved.

(9)前記画像読取り装置(1)から入力される画像データと前記外部I/F装置(8,9)から入力される画像データのどちらを優先的に前記画像書込み装置に出力するかを設定する優先モード設定手段(7);を更に備え、前記制御手段(3)は、前記画像読取り装置(1)で読み取った画像データを前記第1画像データ処理手段(16)で画像処理を行って第1記憶装置(4)に保存し、同時に前記外部I/F装置(8,9)から入力される画像データを前記第2画像データ処理手段(17)で画像処理を行って前記第2記憶装置(18)に保存し、前記優先モード設定手段(7)によって設定された優先の方の画像データから順次、前記画像書込み装置に出力する;上記(7)に記載の画像形成装置(図8)。   (9) Setting which of image data input from the image reading device (1) and image data input from the external I / F device (8, 9) is preferentially output to the image writing device Priority mode setting means (7); and the control means (3) performs image processing on the image data read by the image reading device (1) by the first image data processing means (16). The image data stored in the first storage device (4) and simultaneously input from the external I / F device (8, 9) is subjected to image processing by the second image data processing means (17), and then stored in the second storage device. The image data is stored in the apparatus (18), and sequentially output to the image writing apparatus from the image data of the priority set by the priority mode setting means (7); ).

これによれば、優先モード設定手段(7)によって、外部I/F装置(8,9)からの画像データによる画像印刷と、画像読取り装置(1)からの画像データによる画像印刷の優先順を設定できる。   According to this, the priority mode setting means (7) sets the priority order of image printing based on image data from the external I / F device (8, 9) and image printing based on image data from the image reading device (1). Can be set.

本発明の他の目的および特徴は、図面を参照した以下の実施例の説明より明らかになろう。   Other objects and features of the present invention will become apparent from the following description of embodiments with reference to the drawings.

図1に、本発明の第1実施例である複合機(MFP)の概要を示す。この複合機には、パソコンPC,ファクシミリ12,他のMFP14,SDカード15あるいは第1記憶装置4の出力書画を画像書込み装置(プリンタ)6で印刷又は第1記憶装置4に格納するプリンタ機能又は蓄積機能,画像読取り装置(原稿スキャナ)1が画像を読取った画像データを第1記憶装置4,パソコンPC,ファクシミリ12,他のMFP14あるいはSDカード15に送り込む画像読取り機能(蓄積機能/スキャナ配信機能)、ならびに、画像読取り装置1で原稿画像を読み取り、画像書込み装置6で印刷するコピー機能、がある。   FIG. 1 shows an overview of a multifunction peripheral (MFP) that is a first embodiment of the present invention. The multifunction machine includes a printer function for printing an output document of a personal computer PC, a facsimile machine 12, another MFP 14, an SD card 15 or a first storage device 4 by an image writing device (printer) 6 or storing it in the first storage device 4. Storage function, image reading function (scanning function / scanner distribution function) for sending image data read by the image reading device (original scanner) 1 to the first storage device 4, personal computer PC, facsimile 12, other MFP 14 or SD card 15. And a copy function for reading an original image with the image reading device 1 and printing with the image writing device 6.

画像読取り装置1はCCD光電変換素子からなるラインセンサとA/Dコンバータとそれら駆動回路を具備し、セットされた原稿をスキャンすることで得る原稿の濃淡情報から、RGB各8ビットのデジタル画像データを生成し、画像データ処理装置2に出力する。画像データ処理装置2は、画像読取り装置1からのデジタル画像データに対し、各種画像処理を行う。その詳細は後述する。   The image reading apparatus 1 includes a line sensor composed of a CCD photoelectric conversion element, an A / D converter, and a drive circuit thereof, and digital image data of 8 bits for each of RGB from the density information of the original obtained by scanning the set original. Is output to the image data processing device 2. The image data processing device 2 performs various image processing on the digital image data from the image reading device 1. Details thereof will be described later.

CPU3は、本発明の画像形成装置の1実施例であるMFPの、制御全体を司るマイクロプロセッサである。本実施例では、CPU3には、近年普及してきたCPUコア単体に+αの機能を追加したIntegrated CPUを使用した。このCPU3は、クロスバースイッチを使って複数のPCI-ExpressバスやDIMMメモリバスを接続する機能(バス制御装置)が+αの機能としてインテグレートされている。DIMMメモリ(Dual Inline Memory Module)は、複数のメモリチップをモジュール化したものである。   The CPU 3 is a microprocessor that controls the entire control of the MFP that is one embodiment of the image forming apparatus of the present invention. In this embodiment, an integrated CPU obtained by adding a + α function to a single CPU core that has been widespread in recent years is used as the CPU 3. In the CPU 3, a function (bus control device) for connecting a plurality of PCI-Express buses and DIMM memory buses using a crossbar switch is integrated as a + α function. A DIMM memory (Dual Inline Memory Module) is obtained by modularizing a plurality of memory chips.

第1記憶装置4は、CPU3(のバス制御装置)に接続された各デバイス間で、データをやり取りする際の処理上の速度差を吸収するため、データ記憶を行う記憶装置であり、本実施例ではDIMMメモリである。   The first storage device 4 is a storage device that stores data in order to absorb a difference in processing speed when data is exchanged between devices connected to the CPU 3 (bus control device). In the example, it is a DIMM memory.

HDD41は、ハードディスク内蔵のディスクドライブ装置であり、大量の画像データを蓄積するためのものである。画像読取り装置1が発生する画像データや、PC13など外部装置の画像データを蓄積し、必要に応じて読み出すことができる。   The HDD 41 is a disk drive device with a built-in hard disk, and stores a large amount of image data. Image data generated by the image reading device 1 and image data of an external device such as the PC 13 can be stored and read out as necessary.

書込みI/F装置5は、CPU3(のバス制御装置:PCI-Express)経由で送られてくる、画像書込み装置6が作像に用いる記録色CMYKの画像データを受け取ると、画像書込み装置6の専用I/Fに出力するバスブリッジ処理を行う。   When the image I / F device 5 receives image data of the recording color CMYK used for image formation by the image writing device 6 sent via the CPU 3 (its bus control device: PCI-Express), the writing I / F device 5 A bus bridge process for outputting to the dedicated I / F is performed.

画像書込み装置6は、CMYKの画像データを受け取ると、レーザービームを用いた電子写真プロセスを使って、受け取った画像データが表す画像を転写紙(記録用紙)上に形成する。   Upon receiving the CMYK image data, the image writing device 6 forms an image represented by the received image data on a transfer paper (recording paper) by using an electrophotographic process using a laser beam.

S.B.10は、パーソナルコンピュータに使用されるチップセットのひとつで、サウスブリッジ(South Bridge)と呼ばれる汎用の電子デバイスである。主にPCI-ExpressとISA(Industry Standard Architecture)ブリッジを含むCPUシステムを構築する際によく使用されるバスのブリッジ機能を汎用回路化したもので、本実施例ではROM11との間をブリッジしている。   S. B. Reference numeral 10 denotes a chip set used for a personal computer, which is a general-purpose electronic device called a South Bridge. The bus bridge function often used for building CPU systems mainly including PCI-Express and ISA (Industry Standard Architecture) bridges is a general-purpose circuit. Yes.

ROM11は、CPU3が本デジタル画像処理装置の制御を行う際のプログラム(ブートプログラムを含む)が格納されるメモリである。   The ROM 11 is a memory that stores a program (including a boot program) used when the CPU 3 controls the digital image processing apparatus.

操作表示装置7は、本MFPとユーザーのインターフェースを行う部分で、LCD装置(液晶表示装置)とスイッチ装置から構成され、装置の各種状態や操作方法をLCDに表示し、ユーザーからのキースイッチ入力を検知する。本実施例では操作表示装置7は、PCI-Expressバスを介してCPU3と接続する。   The operation display device 7 is a portion that performs an interface between the MFP and a user. The operation display device 7 is composed of an LCD device (liquid crystal display device) and a switch device. Is detected. In the present embodiment, the operation display device 7 is connected to the CPU 3 via the PCI-Express bus.

回線I/F装置8はPCI-Expressバスと電話回線を接続する装置で、この装置により本MFPは電話回線を介して各種データのやり取りを行うことが可能になる。   The line I / F device 8 is a device that connects a PCI-Express bus and a telephone line, and this apparatus enables the MFP to exchange various data via the telephone line.

FAX12は通常のファクシミリで、電話回線を介して本MFPと画像データの送受を行う。   The FAX 12 is a normal facsimile, and sends and receives image data to and from the MFP via a telephone line.

外部I/F装置9はPCI-Expressバスと外部装置を接続する装置で、この装置により本MFPは外部装置と各種データのやり取りを行うことが可能になる。本実施例では外部I/F装置9にネットワーク(イーサネット(登録商標))および外部メディアI/F(カードリード/ライタ)を使用する。すなわち本MFPには、外部I/F装置9を介してネットワークや外部メディア(SDカード等)を接続する。   The external I / F device 9 is a device that connects a PCI-Express bus and an external device. This device enables the MFP to exchange various data with the external device. In this embodiment, a network (Ethernet (registered trademark)) and an external media I / F (card reader / writer) are used for the external I / F device 9. That is, a network or external media (such as an SD card) is connected to the MFP via the external I / F device 9.

PC13はいわゆるパーソナルコンピュータで、パーソナルコンピュータにインストールされたアプリケーションソフトやドライバを介して、ユーザーは本MFPに対して各種制御や画像データの入出力やその制御を行う。   The PC 13 is a so-called personal computer, and the user performs various controls, input / output of image data, and control of the MFP through application software and drivers installed in the personal computer.

MFP14は、ネットワーク上に存在する他の複合機である。外部メディア15はいわゆるコンパクトフラッシュ(登録商標)カードやSDカード等のメモリデバイスで、画像データを含む各種電子データを記録しており、ユーザーは本デジタル画像処理装置に対して画像データの入出力を行うことができる。   The MFP 14 is another multifunction device existing on the network. The external medium 15 is a memory device such as a so-called compact flash (registered trademark) card or SD card and records various electronic data including image data. The user inputs / outputs image data to / from the digital image processing apparatus. It can be carried out.

画像データ処理装置2の第1画像データ処理ブロック16は、フィルタ処理,色補正処理,γ変換処理,中間調処理等の画像処理を行う複数の画像処理モジュールで構成されており、どの画像処理モジュールからも処理途中の画像データを第1記憶装置4に送出することができ、しかも、第1記憶装置4からどの画像処理モジュールにも画像データを受け入れることができる。フィルタ処理機能は、操作表示装置7で指定された2値(文字,線画)モード又は中間調(写真)モードに応じて、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理を行うものである。色補正処理機能は、該フィルタ処理したRGB画像データを、画像書込み装置6が適合するYMCK記録色画像データに変換する。γ変換処理機能は、該記録色画像データを画像書込み装置6の画像形成特性に適合する画像データにγ変換する。中間調処理機能は、γ変換した画像データを画像書込み装置6が適合する2値又は中間調データに変換する。   The first image data processing block 16 of the image data processing apparatus 2 includes a plurality of image processing modules that perform image processing such as filter processing, color correction processing, γ conversion processing, halftone processing, and the like. The image data being processed can be sent to the first storage device 4, and the image data can be received from the first storage device 4 to any image processing module. The filter processing function performs a filter process for adding a filter process for sharpening or smoothing an image in accordance with a binary (character, line drawing) mode or a halftone (photo) mode specified on the operation display device 7. is there. The color correction processing function converts the filtered RGB image data into YMCK recording color image data suitable for the image writing device 6. The γ conversion processing function γ converts the recorded color image data into image data that conforms to the image forming characteristics of the image writing device 6. The halftone processing function converts the γ-converted image data into binary or halftone data suitable for the image writing device 6.

画像データの流れにおいて、画像データ受け渡し関係にある、各機能間すなわち、外部I/F8,9又は画像読取り装置1/フィルタ処理機能,フィルタ処理機能/色補正処理機能,色補正機能/γ変換処理機能,γ変換処理機能/中間調処理機能、および、中間調処理機能/画像書込み装置6、のデータ受け渡しをCPU3が制御する。すなわちCPU3は、上記データ受け渡し関係のそれぞれにつき、上流側のレディ/ビジィ(画像データ出力可/非)と下流側のレディ/ビジィ(画像データ受け入れ可/非)との組合せにしたがって、下流側がレディで上流側がレディになると該上流側から下流側への画像データ転送を、CPU3内のバス制御装置に設定し、これによって上流側から下流側へ画像データが転送されて上流側がビジィに転ずると、他の下流側がレディかつ上流側がレディの受け渡し関係のデータ転送をバス制御装置に設定する。いずれかの受け渡し関係において上流側レディかつ下流側ビジィが設定時間継続すると、CPU3は該上流側から第1記憶装置4への画像データ転送(メモリ書込み)を設定する。こうして上流側が画像データを第1記憶装置4に転送してビジィに転ずると、その後、下流側がレディに転ずると、第1記憶装置4の該下流側宛ての画像データを該下流側に転送する。   In the flow of image data, between the functions in the image data passing relationship, that is, the external I / F 8, 9 or the image reading device 1 / filter processing function, filter processing function / color correction processing function, color correction function / γ conversion processing The CPU 3 controls data transfer between the function, the γ conversion processing function / halftone processing function, and the halftone processing function / image writing device 6. That is, for each of the above data transfer relations, the CPU 3 determines that the downstream side is ready according to the combination of the upstream ready / busy (image data output is possible / not) and the downstream ready / busy (image data is acceptable / not). When the upstream side becomes ready, the image data transfer from the upstream side to the downstream side is set in the bus control device in the CPU 3, and when the image data is transferred from the upstream side to the downstream side and the upstream side turns busy, The other downstream side is ready and the upstream side is set to ready-related data transfer in the bus controller. When the upstream ready and downstream busy continues for a set time in any delivery relationship, the CPU 3 sets image data transfer (memory writing) from the upstream side to the first storage device 4. In this way, when the upstream side transfers the image data to the first storage device 4 and changes to busy, and then the downstream side changes to ready, the image data addressed to the downstream side of the first storage device 4 is transferred to the downstream side.

このように、CPU3が、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して第1記憶装置4に格納し、受け側が受け入れ可になると第1記憶装置に格納した画像データを受け側に出力するので、柔軟に、各種画像処理機能と第1記憶装置4による一時格納のフローを切替えて画像処理を行うことができる。   As described above, when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side, the CPU 3 interrupts the output of the image data to the receiving side and stores it in the first storage device 4. When the image data is accepted, the image data stored in the first storage device is output to the receiving side. Therefore, the image processing can be performed flexibly by switching between various image processing functions and the flow of temporary storage by the first storage device 4.

一般的に、上記速度差は、画像データの内容と各処理機能の処理モードによって大きくばらつくが、本実施例によれば、第1記憶装置4に格納する時間は該速度差に対応する時間となるので、従来の、予想される最高速度差に安全代を見込んだ低速度(固定値)に第1画像データ処理ブロック16内各機能の各処理速度を設定する場合よりも、第1画像データ処理ブロック16の処理速度が向上し、画像データを画像データ処理ブロック16に入力開始してから、画像書込み装置による画像形成を終えるまでの時間が短くなる。高,低画質選択のいずれにおいても、画像書込み装置6の画像形成の無駄な遅れを生じない。画像データ処理ブロック16の画像処理機能に変更があっても、処理機能間の処理速度差に対応して自動的に画像データが第1記憶装置4に一時格納されるので、画像データ処理機能の変更が容易である。   Generally, the speed difference varies greatly depending on the content of the image data and the processing mode of each processing function. According to this embodiment, the time stored in the first storage device 4 is the time corresponding to the speed difference. Therefore, the first image data is compared with the conventional case where the processing speeds of the respective functions in the first image data processing block 16 are set to a low speed (fixed value) that allows for a safety allowance in the predicted maximum speed difference. The processing speed of the processing block 16 is improved, and the time from the start of image data input to the image data processing block 16 until the end of image formation by the image writing device is shortened. In both high and low image quality selection, no unnecessary delay in image formation by the image writing device 6 occurs. Even if the image processing function of the image data processing block 16 is changed, the image data is automatically stored temporarily in the first storage device 4 in correspondence with the processing speed difference between the processing functions. Easy to change.

図2および図3に、本発明の第2実施例のMFPの概要を示す。第2実施例のCPU3は、画像読取り装置1の画像読取り速度が、画像書込み装置6の印刷速度より速い場合には、図2に示すように、画像読取り装置1で読取った画像データを第1画像データ処理ブロック16に入力し、画像処理を行う前に第1記憶装置4に画像データを保存して、まず読取りを完了させる。読取りが完了した時点で、第1記憶装置4から再度、画像データ処理ブロック16に画像データを入力して画像処理を行い、画像処理後の画像データを画像書込み装置6に出力する。   2 and 3 show an outline of the MFP according to the second embodiment of the present invention. When the image reading speed of the image reading device 1 is faster than the printing speed of the image writing device 6, the CPU 3 of the second embodiment reads the image data read by the image reading device 1 as shown in FIG. The image data is input to the image data processing block 16, and the image data is stored in the first storage device 4 before the image processing is performed. First, the reading is completed. When the reading is completed, image data is again input from the first storage device 4 to the image data processing block 16 to perform image processing, and the image data after the image processing is output to the image writing device 6.

また、画像書込み装置6の印刷速度が、画像読取り装置1の画像読取り速度より速い場合には、図3に示すように、画像読取り装置1で読取った画像データを第1画像データ処理ブロック16に入力し、画像処理を行って、そのまま画像書込み装置6に出力する。第2実施例のハードウエアおよびその他の機能は、上述の第1実施例と同様である。   When the printing speed of the image writing device 6 is faster than the image reading speed of the image reading device 1, the image data read by the image reading device 1 is sent to the first image data processing block 16 as shown in FIG. The image is input, processed, and output to the image writing device 6 as it is. The hardware and other functions of the second embodiment are the same as those of the first embodiment.

図4に、本発明の第3実施例のMFPの概要を示す。本実施例の画像データ処理装置2は、第1画像データ処理ブロック16に追加して、第2画像データ処理ブロック17を増設できる接続インターフェースを持ち、第2画像データ処理ブロック17を付加している。第2画像データ処理ブロック17は、第1画像データ処理ブロック16と同様に、フィルタ処理機能,色補正処理機能,γ補正処理機能および中間調処理機能の各画像処理モジュールを持ち、第1画像データ処理ブロック16と同等の画像処理を行うことができる。第1画像データ処理ブロック16および第2画像データ処理ブロック17内のどの画像処理モジュールからも、処理途中の画像データを第1記憶装置4に送出することができ、第1記憶装置4によって画像処理を一時的に中断し、画像読取り装置1と画像書込み装置6の速度差を吸収することができる。第1記憶装置4に保存した画像データは、再度、第1画像データ処理ブロック16もしくは第2画像データ処理ブロック17に入力して任意の画像処理モジュールから中断した画像処理を再開する。第3実施例のハードウエアおよびその他の機能は、上述の第1実施例と同様である。   FIG. 4 shows an outline of the MFP according to the third embodiment of the present invention. The image data processing apparatus 2 of the present embodiment has a connection interface that can be added to the first image data processing block 16 and can add a second image data processing block 17, and the second image data processing block 17 is added. . Similar to the first image data processing block 16, the second image data processing block 17 has image processing modules of a filter processing function, a color correction processing function, a γ correction processing function, and a halftone processing function. Image processing equivalent to the processing block 16 can be performed. Any image processing module in the first image data processing block 16 and the second image data processing block 17 can send image data being processed to the first storage device 4, and the first storage device 4 performs image processing. Can be temporarily interrupted to absorb the speed difference between the image reading device 1 and the image writing device 6. The image data stored in the first storage device 4 is input again to the first image data processing block 16 or the second image data processing block 17, and the image processing interrupted from any image processing module is resumed. The hardware and other functions of the third embodiment are the same as those of the first embodiment.

図5に、本発明の第4実施例のMFPの概要を示す。画像読取り装置1で読取った画像データを、第1画像データ処理ブロック16で画像処理を行い、第1記憶装置4に画像データを保存する。また同時に外部I/F8,9から入力される画像データを、第2画像データ処理ブロック17で画像処理を行い、画像書込み装置6に出力する。画像読取り装置1から入力される画像データの画像処理後の画像書込み装置6への出力は、外部I/F8,9から入力される画像データに対する画像処理が完了した時点で行う。画像データ処理装置2の画像処理モジュールのリソースが、第1画像データ処理ブロック16に加えて、第2画像データ処理ブロック17を付加した場合、画像読取り装置1から入力される画像データと外部I/F8,9から入力される画像データの両方を同時に画像処理することができる。第4実施例のハードウエアおよびその他の機能は、上述の第3実施例と同様である。   FIG. 5 shows an outline of the MFP according to the fourth embodiment of the present invention. The image data read by the image reading device 1 is subjected to image processing by the first image data processing block 16, and the image data is stored in the first storage device 4. At the same time, image data input from the external I / Fs 8 and 9 is subjected to image processing by the second image data processing block 17 and output to the image writing device 6. The output of the image data input from the image reading device 1 to the image writing device 6 after the image processing is performed when the image processing for the image data input from the external I / Fs 8 and 9 is completed. When the second image data processing block 17 is added to the image processing module resource of the image data processing device 2 in addition to the first image data processing block 16, the image data input from the image reading device 1 and the external I / O Both image data input from F8 and 9 can be processed simultaneously. The hardware and other functions of the fourth embodiment are the same as those of the third embodiment.

図6に、本発明の第5実施例のMFPの概要を示す。このMFPは、第1記憶装置4に追加して第2記憶装置18を接続するインターフェースを持ち、それに第2記憶装置18を接続している。第2記憶装置18も本実施例ではDIMMメモリである。第2記憶装置18を増設した場合、第1記憶装置4を第1画像データ処理ブロック16からの出力画像データを保存するために使用し、第2記憶装置18を第2画像データ処理ブロック17からの出力画像データを保存するために使用する。第1画像データ処理ブロック16内のどの画像処理モジュールからも処理途中の画像データを第1記憶装置4に送出することができ、画像処理を一時的に中断して第1記憶装置4に格納することができる。また同様に第2画像データ処理ブロック17内のどの画像処理モジュールからも処理途中の画像データを記憶装置2に送出することができ、画像処理を一時的に中断して第2記憶装置18に格納することができる。第5実施例のハードウエアおよびその他の機能は、上述の第4実施例と同様である。   FIG. 6 shows an outline of an MFP according to the fifth embodiment of the present invention. The MFP has an interface for connecting to the second storage device 18 in addition to the first storage device 4, and the second storage device 18 is connected to the interface. The second storage device 18 is also a DIMM memory in this embodiment. When the second storage device 18 is added, the first storage device 4 is used to store the output image data from the first image data processing block 16, and the second storage device 18 is used from the second image data processing block 17. Used to save output image data. Any image processing module in the first image data processing block 16 can send image data being processed to the first storage device 4, and the image processing is temporarily interrupted and stored in the first storage device 4. be able to. Similarly, any image processing module in the second image data processing block 17 can send the image data being processed to the storage device 2, and the image processing is temporarily interrupted and stored in the second storage device 18. can do. The hardware and other functions of the fifth embodiment are the same as those of the fourth embodiment.

図7に、本発明の第6実施例のMFPの概要を示す。画像読取り装置1で読み取った画像データを第1画像データ処理ブロック16で画像処理を行い、第1記憶装置4に画像データを保存する。同時に外部I/F8,9から入力される画像データを第2画像データ処理ブロック18で画像処理を行い、第2記憶装置18に画像データを保存する。画像読取り装置1から入力される画像データと外部I/F8,9から入力される画像データの両方同時に画像処理を行い、画像処理後の画像データを同時に記憶装置4,18に保存する。第1記憶装置4または第2記憶装置18にページ毎に画像処理が完了した画像データが保存される。画像処理が完了した順に、第1記憶装置4または第2記憶装置18から、画像書込み装置6に画像データを出力する。第1画像データ処理ブロック16に加えて第2画像データ処理ブロック17、第1記憶装置4に加えて第2記憶装置18を付加することによって、画像読取り装置1から入力される画像データと外部I/F8,9から入力される画像データの両方を同時に画像処理することができ、画像処理が完了した順じ順次、出力結果を得ることができる。第6実施例のハードウエアおよびその他の機能は、上述の第5実施例と同様である。   FIG. 7 shows an outline of an MFP according to the sixth embodiment of the present invention. The image data read by the image reading device 1 is subjected to image processing by the first image data processing block 16, and the image data is stored in the first storage device 4. At the same time, the image data input from the external I / Fs 8 and 9 is processed by the second image data processing block 18, and the image data is stored in the second storage device 18. Both image data input from the image reading device 1 and image data input from the external I / Fs 8 and 9 are subjected to image processing at the same time, and the image data after image processing is simultaneously stored in the storage devices 4 and 18. Image data for which image processing has been completed for each page is stored in the first storage device 4 or the second storage device 18. Image data is output from the first storage device 4 or the second storage device 18 to the image writing device 6 in the order in which the image processing is completed. By adding the second image data processing block 17 in addition to the first image data processing block 16 and the second storage device 18 in addition to the first storage device 4, the image data input from the image reading device 1 and the external I Both of the image data input from / F8 and 9 can be processed simultaneously, and the output results can be obtained in the order of completion of the image processing. The hardware and other functions of the sixth embodiment are the same as those of the fifth embodiment.

図8に、本発明の第7実施例のMFPの概要を示す。画像読取り装置1から入力される画像データと外部I/F8,9から入力される画像データのどちらを優先的に画像書込み装置に出力するかを、操作表示装置7からの操作(優先モード設定)によって設定し、CPU3は、優先設定された方の画像データを優先的に画像書込み装置6に出力するようにバス制御装置を制御する。   FIG. 8 shows an outline of an MFP according to the seventh embodiment of the present invention. Operation from the operation display device 7 (priority mode setting), which of the image data input from the image reading device 1 and the image data input from the external I / Fs 8 and 9 is preferentially output to the image writing device The CPU 3 controls the bus control device so as to preferentially output the image data set with priority to the image writing device 6.

本発明の第1実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 1st Example of this invention. 本発明の第2実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 2nd Example of this invention. 本発明の第2実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 2nd Example of this invention. 本発明の第3実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 3rd Example of this invention. 本発明の第4実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 4th Example of this invention. 本発明の第5実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 5th Example of this invention. 本発明の第6実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 6th Example of this invention. 本発明の第7実施例の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of 7th Example of this invention.

符号の説明Explanation of symbols

10:サウスブリッジ
41:ハードディスクドライブ
10: South Bridge 41: Hard disk drive

Claims (9)

記憶装置;
転写紙上に画像データが表す画像を形成する画像書込み装置;
外部の画像データを受ける外部I/F装置;
該外部I/F装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記外部I/F装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段;および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記外部I/F装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段;を備える画像形成装置。
Storage device;
An image writing device for forming an image represented by the image data on the transfer paper;
External I / F device that receives external image data;
A filter processing function for applying a filter process for sharpening or smoothing the image to the image data input from the external I / F device, and converting the filtered image data into recording color image data suitable for the image writing device A color correction processing function, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for image forming characteristics of the image writing device, and the image writing device adapted for the γ-converted image data. It has two or more halftone processing functions for converting into binary or halftone data, and outputs image data input from the external I / F device or image data processed by one of the functions to the storage device Image data processing means having a function of selection output and a function of selection input for inputting the image data of the storage device to another one of the functions or an image writing device; And,
A bus control unit for performing data input / output connection for performing the selection output and the selection input; input of image data input from the external I / F unit to the image data processing unit; When transferring image data between functions and outputting from the image data processing means to the image writing device, when the receiving side becomes unacceptable due to a difference in image data processing speed between the image data passing side and the receiving side, An image forming apparatus comprising: control means for interrupting output of image data and storing the data in the storage device and outputting the image data stored in the storage device to the receiving side when the receiving side becomes acceptable.
記憶装置;
転写紙上に画像データが表す画像を形成する画像書込み装置;
原稿を読取り電子化した画像データを得る;
該画像読取り装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記画像読取り装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段;および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記画像読取り装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段;を備える画像形成装置。
Storage device;
An image writing device for forming an image represented by the image data on the transfer paper;
Obtain electronic image data by scanning the original;
A filter processing function for applying a filter process for sharpening or smoothing an image to the image data input from the image reading apparatus, and a color for converting the filtered image data into recording color image data suitable for the image writing apparatus A correction processing function, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for the image forming characteristics of the image writing device, and a binary value that the image writing device matches the γ-converted image data Or a function of selection output for outputting image data input from the image reading device or image data processed by one of the functions to the storage device. And an image data processing means having a selection input function of inputting the image data of the storage device to another function or an image writing device; And,
A bus control device for performing data input / output connection for performing the selection output and the selection input, and the input of the image data input from the image reading device to the image data processing means, between the functions of the image data processing means Image data to the receiving side when the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side in the transfer of the image data and the output from the image data processing means to the image writing device An image forming apparatus comprising: control means for interrupting output and storing in the storage device, and outputting the image data stored in the storage device to the receiving side when the receiving side becomes acceptable.
記憶装置;
転写紙上に画像データが表す画像を形成する画像書込み装置;
外部の画像データを受ける外部I/F装置;
原稿を読取り電子化した画像データを得る画像読取り装置;
前記外部I/F装置又は前記画像読取り装置から入力した画像データに、画像を鮮鋭化又は円滑化するフィルタ処理を加えるフィルタ処理機能,該フィルタ処理した画像データを、前記画像書込み装置が適合する記録色画像データに変換する色補正処理機能,該記録色画像データを該画像書込み装置の画像形成特性に適合する画像データにγ変換するγ変換処理機能、および、該γ変換した画像データを前記画像書込み装置が適合する2値又は中間調データに変換する中間調処理機能、の2以上を持ち、しかも、前記外部I/F装置又は前記画像読取り装置から入力した画像データ又は前記機能の一つが処理した画像データを前記記憶装置に出力する選択出力の機能および前記記憶装置の画像データを他の1つの機能又は画像書込み装置に入力する選択入力の機能、を持つ画像データ処理手段;および、
前記選択出力および前記選択入力を行うためのデータ入出力接続を行うバス制御装置を持ち、前記外部I/F装置又は前記画像読取り装置から入力した画像データの前記画像データ処理手段への入力,該画像データ処理手段の機能間の画像データの転送、および、該画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する、制御手段;を備える画像形成装置。
Storage device;
An image writing device for forming an image represented by the image data on the transfer paper;
External I / F device that receives external image data;
An image reading device for obtaining image data obtained by reading a document and digitizing it;
A filter processing function for applying a filter processing for sharpening or smoothing an image to image data input from the external I / F device or the image reading device, and a record in which the image writing device fits the filtered image data. A color correction processing function for converting into color image data, a γ conversion processing function for γ-converting the recorded color image data into image data suitable for image forming characteristics of the image writing device, and the γ-converted image data as the image The writing device has two or more halftone processing functions for converting to binary or halftone data, and image data input from the external I / F device or the image reading device or one of the functions is processed. Function of outputting selected image data to the storage device and the image data of the storage device to another function or image writing device Image data processing means has a function of selecting the input that; and,
A bus control device for performing data input / output connection for performing the selection output and the selection input, and inputting the image data input from the external I / F device or the image reading device to the image data processing means; In the transfer of image data between functions of the image data processing means and the output from the image data processing means to the image writing device, the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side. An image forming apparatus comprising: control means for interrupting output of image data to the receiving side and storing the data in the storage device, and outputting the image data stored in the storage device to the receiving side when the receiving side becomes acceptable.
前記制御手段は、前記画像読取り装置の速度が、前記画像書込み装置の速度より速い場合には、前記画像読取り装置で読取った画像データを前記画像データ処理手段に入力し、画像データ処理手段で画像処理を行う前に前記記憶装置に画像データを保存し、該記憶装置から再度、画像データ処理手段に画像データを入力して画像データ処理手段で前記各機能の画像処理を行い、該画像処理後の画像データを前記画像書込み装置に出力し、前記画像書込み装置の速度が、前記画像読取り装置の速度より速い場合には、該画像読取り装置で読取った画像データを画像データ処理手段に入力し、画像処理を行って画像書込み装置に出力するように、前記画像読取り装置と前記画像書込み装置の速度差によって、画像データのフローを切換える、請求項2又は3に記載の画像形成装置。   When the speed of the image reading device is higher than the speed of the image writing device, the control means inputs the image data read by the image reading device to the image data processing means, and the image data processing means The image data is stored in the storage device before processing, the image data is input again from the storage device to the image data processing means, and the image data processing means performs image processing for each function. Image data is output to the image writing device, and when the speed of the image writing device is higher than the speed of the image reading device, the image data read by the image reading device is input to the image data processing means, The flow of image data is switched according to a speed difference between the image reading device and the image writing device so as to perform image processing and output the image processing device to the image writing device. The image forming apparatus according to 2 or 3. 前記画像データ処理手段は、第1および第2画像データ処理手段を含み;
前記制御手段は、画像データの前記第1画像データ処理手段への入力,該第1画像データ処理手段の機能間の画像データの転送、および、該第1画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力するとともに、画像データの前記第2画像データ処理手段への入力,該第2画像データ処理手段の機能間の画像データの転送、および、該第2画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記記憶装置に格納し、受け側が受け入れ可になると前記記憶装置に格納した画像データを受け側に出力する;請求項1乃至4のいずれか1つに記載の画像形成装置。
The image data processing means includes first and second image data processing means;
The control means inputs image data to the first image data processing means, transfers image data between the functions of the first image data processing means, and the first image data processing means to the image writing device. When the receiving side becomes unacceptable due to the difference in image data processing speed between the image data delivery side and the receiving side, the image data output to the receiving side is interrupted and stored in the storage device, and when the receiving side becomes acceptable, The image data stored in the storage device is output to the receiving side, the image data is input to the second image data processing means, the image data is transferred between the functions of the second image data processing means, and the second When the receiving side becomes unacceptable due to the difference in image data processing speed between the image data passing side and the receiving side in the output from the image data processing means to the image writing device 5. The image data output to the storage side is interrupted and stored in the storage device, and when the reception side becomes acceptable, the image data stored in the storage device is output to the reception side; 5. The image forming apparatus described.
前記制御手段は、前記画像読取り装置で読取った画像データを前記第1画像データ処理手段で画像処理を行って前記記憶装置に画像データを保存し、同時に前記外部I/F装置から入力される画像データを前記第2画像データ処理手段で画像処理を行って前記画像書込み装置に出力し、該画像書込み装置への出力が完了してから、前記記憶装置に保存した画像データを前記画像書込み装置に出力する、請求項5に記載の画像形成装置。   The control means performs image processing on the image data read by the image reading device by the first image data processing means, stores the image data in the storage device, and simultaneously inputs images from the external I / F device. Data is processed by the second image data processing means and output to the image writing device. After the output to the image writing device is completed, the image data stored in the storage device is stored in the image writing device. The image forming apparatus according to claim 5, wherein the image forming apparatus outputs the image. 前記記憶装置は、第1および第2記憶装置を含み;
前記制御手段は、画像データの前記第1画像データ処理手段への入力,該第1画像データ処理手段の機能間の画像データの転送、および、該第1画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記第1記憶装置に格納し、受け側が受け入れ可になると前記第1記憶装置に格納した画像データを受け側に出力するとともに、画像データの前記第2画像データ処理手段への入力,該第2画像データ処理手段の機能間の画像データの転送、および、該第2画像データ処理手段から前記画像書込み装置への出力において、画像データ渡し側と受け側の画像データ処理速度差により受け側が受け入れ不可になるとき受け側への画像データ出力を中断して前記第2記憶装置に格納し、受け側が受け入れ可になると前記第2記憶装置に格納した画像データを受け側に出力する;請求項5又は6に記載の画像形成装置。
The storage device includes first and second storage devices;
The control means inputs image data to the first image data processing means, transfers image data between the functions of the first image data processing means, and the first image data processing means to the image writing device. When the receiving side becomes unacceptable due to the difference in image data processing speed between the image data delivery side and the receiving side, the image data output to the receiving side is interrupted and stored in the first storage device, and the receiving side accepts it. And outputting the image data stored in the first storage device to the receiving side, inputting the image data to the second image data processing means, transferring the image data between the functions of the second image data processing means, and In the output from the second image data processing means to the image writing device, the receiving side cannot accept due to the difference in image data processing speed between the image data passing side and the receiving side. The image data output to the receiving side is interrupted and stored in the second storage device, and the receiving side outputs the image data stored in the second storage device to the receiving side when the receiving side becomes acceptable; The image forming apparatus described in 1.
前記制御手段は、前記画像読取り装置で読み取った画像データを前記第1画像データ処理手段で画像処理を行って第1記憶装置に保存し、同時に前記外部I/F装置から入力される画像データを前記第2画像データ処理手段で画像処理を行って前記第2記憶装置に保存し、画像データ処理手段による画像処理が先に完了した方の画像データから順次、前記画像書込み装置に出力する;請求項7に記載の画像形成装置。   The control means performs image processing on the image data read by the image reading device, stores the image data in the first storage device, and simultaneously stores image data input from the external I / F device. The image processing is performed by the second image data processing means and stored in the second storage device, and the image data processed by the image data processing means is sequentially output from the image data that has been completed first to the image writing device; Item 8. The image forming apparatus according to Item 7. 前記画像読取り装置から入力される画像データと前記外部I/F装置から入力される画像データのどちらを優先的に前記画像書込み装置に出力するかを設定する優先モード設定手段;を更に備え、前記制御手段は、前記画像読取り装置で読み取った画像データを前記第1画像データ処理手段で画像処理を行って第1記憶装置に保存し、同時に前記外部I/F装置から入力される画像データを前記第2画像データ処理手段で画像処理を行って前記第2記憶装置に保存し、前記優先モード設定手段によって設定された優先の方の画像データから順次、前記画像書込み装置に出力する;請求項7に記載の画像形成装置。   Priority mode setting means for setting which of image data input from the image reading device and image data input from the external I / F device is preferentially output to the image writing device; The control means performs image processing on the image data read by the image reading device, stores the image data in the first storage device, and simultaneously stores image data input from the external I / F device in the first storage device. 8. The image processing is performed by the second image data processing means, the image data is stored in the second storage device, and sequentially output from the priority image data set by the priority mode setting means to the image writing device; The image forming apparatus described in 1.
JP2008036918A 2008-02-19 2008-02-19 Image forming apparatus Expired - Fee Related JP4901781B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008036918A JP4901781B2 (en) 2008-02-19 2008-02-19 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008036918A JP4901781B2 (en) 2008-02-19 2008-02-19 Image forming apparatus

Publications (2)

Publication Number Publication Date
JP2009200548A JP2009200548A (en) 2009-09-03
JP4901781B2 true JP4901781B2 (en) 2012-03-21

Family

ID=41143637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008036918A Expired - Fee Related JP4901781B2 (en) 2008-02-19 2008-02-19 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP4901781B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013003400A (en) * 2011-06-17 2013-01-07 Konica Minolta Business Technologies Inc Copying device and control program for the same

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05244367A (en) * 1992-02-27 1993-09-21 Fuji Xerox Co Ltd Image processor
JPH07123185A (en) * 1993-10-26 1995-05-12 Fuji Xerox Co Ltd Picture processing unit
JP3148103B2 (en) * 1995-06-30 2001-03-19 株式会社東芝 Image forming device
JPH11225256A (en) * 1998-02-06 1999-08-17 Fuji Photo Film Co Ltd Image processing unit
JP2006074205A (en) * 2004-08-31 2006-03-16 Kyocera Mita Corp Data transfer system

Also Published As

Publication number Publication date
JP2009200548A (en) 2009-09-03

Similar Documents

Publication Publication Date Title
JP3660182B2 (en) Image processing device
US7272737B2 (en) Image processing device, method for saving power consumption of the image processing device, and a computer product
JP2005033796A (en) Device and method for multifunctional image processing
US8089656B2 (en) Image processing apparatus, image forming apparatus, and image processing method
JP7073634B2 (en) Electronic devices and programs
JP2007082060A (en) Image processing device and connection system for image processings
JP4909612B2 (en) Image processing apparatus and image processing method
US20090237714A1 (en) Image processing apparatus and image processing method
JP4901781B2 (en) Image forming apparatus
US20080259408A1 (en) Apparatus, system, and method for processing image
JP5326882B2 (en) Image processing device
JP2007081779A (en) Double-side image reading method
JP2010068227A (en) Image processor and image processing method
JP4034323B2 (en) Image data processing method, image data processing apparatus, and image forming apparatus
JP2007037017A (en) Image processing apparatus, image processing method, image processing program, and recording medium with image processing program recorded thereon
JP2010016541A (en) Image forming apparatus
KR100644639B1 (en) Method and apparatus for printing image at a printing speed determined by the number of printing lines
JP4071809B2 (en) Image processing device
JP2005031759A (en) Image processor and image processing method to which spatial filter is applied
JP2006033387A (en) Image forming apparatus equipped with removable external memory and control method thereof
JP2010004278A (en) Image processing device
JP4024749B2 (en) Image processing apparatus and image transfer control method
JP4499590B2 (en) Image reading device
JP3982982B2 (en) Image processing device
JP5413297B2 (en) Image processing apparatus, image processing method, program, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111207

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111227

R151 Written notification of patent or utility model registration

Ref document number: 4901781

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

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees