JP2005175946A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2005175946A
JP2005175946A JP2003413702A JP2003413702A JP2005175946A JP 2005175946 A JP2005175946 A JP 2005175946A JP 2003413702 A JP2003413702 A JP 2003413702A JP 2003413702 A JP2003413702 A JP 2003413702A JP 2005175946 A JP2005175946 A JP 2005175946A
Authority
JP
Japan
Prior art keywords
image
color
attribute
aggregated
monochrome
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003413702A
Other languages
Japanese (ja)
Inventor
Ryuichi Okumura
隆一 奥村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2003413702A priority Critical patent/JP2005175946A/en
Publication of JP2005175946A publication Critical patent/JP2005175946A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus capable of obtaining an aggregated image in which a color image and a monochrome image are respectively reduced as the color image and the monochrome image, and also capable of executing clear printing of the monochrome area in the aggregated image. <P>SOLUTION: At first, an attribute discriminating means is provided which discriminates the attribute of whether an original manuscript image is the color image or the monochrome image. Next, an aggregated image forming means is provided which reduces the original manuscript image in a state of maintaining the attribute and forms one aggregated image by allotting the reduced original manuscript image to a plurality of areas. Further, a plurality of the regions are collectively printed for each attribute. Thus, a printing means for each attribute is provided which prints the aggregated image on one sheet of paper. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、複合機や複写機、ネットワークプリンタなどの画像形成装置に関する。   The present invention relates to an image forming apparatus such as a multifunction peripheral, a copying machine, or a network printer.

近年の複合機、複写機等が持つ便利な機能の1つに、複数の原稿画像を縮小して1枚のページに割付けて複写する集約複写機能があり、紙資源の節約に大きく貢献している。この集約複写機能について図面を参照しながら説明する。   One of the convenient functions of recent multifunction peripherals, copiers, etc. is an integrated copy function that reduces multiple original images and assigns them to a single page for copying, contributing greatly to saving paper resources. Yes. This collective copying function will be described with reference to the drawings.

図5は、従来の画像形成装置の集約複写機能を示すブロック図である。   FIG. 5 is a block diagram showing the collective copying function of the conventional image forming apparatus.

ユーザが、例えば4枚の原稿画像の集約複写を指示すると、まず読取手段11がこれらの原稿画像を1枚ずつ読取って、メモリ13上に画像データを形成する。この画像データとは、例えば図6(a)に示すような2次元の直交座標(x,y)に、色の加法3原色である赤(R:Red)、緑(G:Green)、青(B:Blue)の輝度を割り当てたベクトル場(R(x,y),G(x,y),B(x,y))である。こうして形成された画像データはハードディスク等の記憶手段14に記憶される。   When the user instructs, for example, an aggregation copy of four document images, the reading unit 11 first reads these document images one by one and forms image data on the memory 13. This image data is, for example, two-dimensional orthogonal coordinates (x, y) as shown in FIG. 6 (a), and the additive three primary colors red (R: Red), green (G: Green), blue This is a vector field (R (x, y), G (x, y), B (x, y)) to which the luminance of (B: Blue) is assigned. The image data thus formed is stored in the storage means 14 such as a hard disk.

このようにして読取手段11が4枚の原稿を読取ると、領域生成手段12がメモリ13上に縮小画像を形成するための4つの領域R1,R2,R3,R4を生成する。これは図6(b)に示すように、上記2次元座標の4分割に相当し、具体的には以下のようにして行われる。   When the reading unit 11 reads four documents in this way, the region generation unit 12 generates four regions R1, R2, R3, and R4 for forming a reduced image on the memory 13. As shown in FIG. 6B, this corresponds to four divisions of the two-dimensional coordinates, and is specifically performed as follows.

即ち、読取った原稿画像の最大サイズが上記座標で(0,0)≦(x,y)≦(M,N)であったとすると、(0,0)≦(x,y)≦(M/2,N/2)の領域を領域R1、(M/2,0) ≦(x,y)≦(M,N/2) の領域を領域R2、(0,N/2)≦(x,y)≦(M/2,N)の領域を領域R3、(M/2,N/2)≦(x,y)≦(M,N)の領域を領域R4とするのである。   That is, if the maximum size of the read original image is (0,0) ≦ (x, y) ≦ (M, N) in the above coordinates, (0,0) ≦ (x, y) ≦ (M / 2, N / 2) region R1, (M / 2,0) ≤ (x, y) ≤ (M, N / 2) region R2, (0, N / 2) ≤ (x, The region of y) ≦ (M / 2, N) is defined as region R3, and the region of (M / 2, N / 2) ≦ (x, y) ≦ (M, N) is defined as region R4.

次に、画像縮小手段16は、上記原稿画像を2分の1に縮小した縮小画像を生成する。この画像縮小の方法は種々あるが、最も簡単な方法は、xまたはy座標のいずれかが奇数の画像データを間引き、座標変換(x,y)→(x/2,y/2)を行うことである。そして画像縮小手段16は得られた4つの縮小画像を上記4つの領域R1,R2,R3,R4に割付ける。具体的には1枚目の縮小画像に対しては座標変換を行わないことによって領域R1に割付ける。2枚目の縮小画像に対しては座標変換(x,y)→(x,y)+(M/2,0)によって領域R2に割付ける。3枚目の縮小画像は座標変換(x,y)→(x,y)+(0,N/2)によって領域R3に割付け、4枚目の縮小画像は座標変換(x,y)→(x,y)+(M/2,N/2)によって領域R4に割付ける。   Next, the image reduction means 16 generates a reduced image obtained by reducing the original image by half. There are various methods for reducing the image, but the simplest method is to thin out image data in which either x or y coordinates are odd and perform coordinate conversion (x, y) → (x / 2, y / 2). That is. Then, the image reduction means 16 assigns the obtained four reduced images to the four regions R1, R2, R3, R4. Specifically, the first reduced image is assigned to the region R1 by not performing coordinate conversion. The second reduced image is assigned to the region R2 by coordinate transformation (x, y) → (x, y) + (M / 2, 0). The third reduced image is assigned to region R3 by coordinate transformation (x, y) → (x, y) + (0, N / 2), and the fourth reduced image is coordinate transformed (x, y) → ( Assign to region R4 by x, y) + (M / 2, N / 2).

以上により、図6(c)に示すように、4枚の画像A,B,C,Dを縮小して上記領域R1,R2,R3,R4に割付けた1枚の集約画像が形成され、印刷手段15がこの集約画像を印刷するのである。   As a result, as shown in FIG. 6C, the four images A, B, C, and D are reduced to form one aggregated image that is allocated to the regions R1, R2, R3, and R4 and printed. The means 15 prints this aggregated image.

しかし、上記の方法では、原稿画像が白黒画像であっても全ての原稿画像をカラー画像として縮小処理するために、必要以上にメモリ等のハードウェア資源を使用し、また、処理に時間がかかるといった問題を生じていた。   However, in the above method, even if the document image is a black and white image, all the document images are reduced as color images, so hardware resources such as a memory are used more than necessary, and the processing takes time. The problem was caused.

これを解決する方法として、所定数以上の原稿画像がカラー画像である場合にのみカラー画像としての縮小処理を行い、それ以外の場合は全ての原稿画像を白黒画像として縮小処理を行って集約画像を形成する技術が、以下の特許文献に開示されている。
特開平9−138608号公報
As a method for solving this, reduction processing as a color image is performed only when a predetermined number or more of the document images are color images, and in all other cases, reduction processing is performed on all the document images as black and white images, and the combined image Techniques for forming the above are disclosed in the following patent documents.
JP 9-138608 A

しかし、上記特許文献の技術では、原稿画像にカラー画像と白黒画像が混在する場合に完全に対応しているとはいい難い。即ち、ユーザがカラー画像はカラーのまま、白黒画像は白黒のまま出力したいと思う場合にも、一連の処理の結果として印刷される集約画像は、全体としてカラー画像になるか、白黒画像になるかのいずれかである。   However, it is difficult to say that the technique of the above-mentioned patent document completely supports the case where a color image and a black and white image are mixed in an original image. That is, even when the user wants to output a color image as a color and a black and white image as a black and white image, the aggregated image printed as a result of a series of processes becomes a color image or a black and white image as a whole. Either.

また、画像によってはカラーでしか識別し得ないような情報を含む場合には、当該画像がたとえ1枚であっても、この画像だけはカラーで出力する必要が生じる。このような場合に、さし当たって全ての画像をカラー画像として処理することとすると、上述のようなハードウェア資源の浪費を生ずるほか、以下のような問題も生ずる。   Further, when information that can be identified only by color is included depending on the image, even if the image is only one, it is necessary to output only this image in color. In such a case, if all the images are processed as color images for the time being, in addition to the waste of hardware resources as described above, the following problems also arise.

一般にカラー画像の印刷は、赤、緑、青の加法3原色のデータを変換して、シアン(C:Cyan)、マゼンタ(M:Magenta)、黄(Y:Yellow)の減法3原色と、黒(K:blacK)の印刷データを作成し、これら各色のトナーやインクを用紙に印刷することによって行われる。この変換の際の計算誤差のために、カラー画像における黒色の印刷は、白黒画像におけるそれに比べて、色合いがくすんだり画像の辺縁(エッジ)部分がぼやけたりするのである。このような意味においても、全ての画像をカラー画像として処理することは好ましくないといえる。   In general, color images are printed by converting the three primary colors of red, green, and blue, subtracting the three primary colors of cyan (C: Cyan), magenta (M: Magenta), and yellow (Y: Yellow), and black. This is done by creating (K: blacK) print data and printing each color toner or ink on paper. Due to the calculation error at the time of this conversion, the black printing in the color image is duller in color and the edge of the image is blurred than that in the black and white image. In this sense, it can be said that it is not preferable to process all images as color images.

本発明は、上記従来の事情に基づいて提案されたものであって、カラー画像と白黒画像とをそれぞれカラー画像と白黒画像として縮小した集約画像が得られ、かつ、この集約画像の白黒領域の印刷が鮮明に行われる画像形成装置を提供することを目的とする。   The present invention has been proposed based on the above-described conventional circumstances, and an aggregated image obtained by reducing a color image and a monochrome image as a color image and a monochrome image, respectively, is obtained, and the monochrome area of the aggregated image is obtained. An object of the present invention is to provide an image forming apparatus in which printing is performed clearly.

本発明は、上記目的を達成するために以下の手段を採用している。   The present invention employs the following means in order to achieve the above object.

まず、本発明は、複数の原稿画像を縮小し、複数の領域に割付けて1つの集約画像を形成する画像縮小手段を備える画像形成装置を前提としている。そして、この画像形成装置において、原稿画像がカラー画像であるか白黒画像であるかの属性を判別する属性判別手段を設ける。これにより、カラー画像と白黒画像とでその後の処理を分けて行う。   First, the present invention is premised on an image forming apparatus including an image reducing unit that reduces a plurality of document images and assigns them to a plurality of areas to form one aggregated image. In the image forming apparatus, an attribute discriminating unit that discriminates whether the original image is a color image or a monochrome image is provided. Thus, the subsequent processing is performed separately for the color image and the monochrome image.

次に、上記原稿画像をその属性を維持したまま縮小し、複数の領域に割付けて1つの集約画像を形成する集約画像形成手段を設ける。即ち、カラー画像はカラーのまま、白黒画像は白黒のまま縮小処理を行い、カラー領域と白黒領域が混在した集約画像を形成するのである。   Next, aggregated image forming means is provided for reducing the original image while maintaining its attributes and allocating it to a plurality of areas to form one aggregated image. That is, the color image is reduced in color and the black and white image is reduced in black and white, and an aggregated image in which the color area and the monochrome area are mixed is formed.

また、上記複数の領域を上記属性別にまとめて印刷することにより、上記集約画像を1枚の用紙に印刷する属性別印刷手段を設ける。即ち、集約画像のカラー領域と白黒領域を分けて、カラー領域についてはカラーの印刷を、白黒領域は白黒の印刷を一括して行うのである。これによってカラー領域と白黒領域が混在した集約画像を1枚の用紙に印刷することができる。   Also, an attribute-specific printing unit is provided for printing the aggregated image on one sheet of paper by printing the plurality of areas together by the attribute. That is, the color area and the monochrome area of the aggregated image are divided, and color printing is performed for the color area and monochrome printing is performed for the monochrome area at once. As a result, an aggregate image in which a color area and a monochrome area are mixed can be printed on one sheet of paper.

本発明の画像形成装置によれば、カラー画像と白黒画像とをそれぞれカラー画像と白黒画像として縮小した集約画像が高速に得られ、ハードウェア資源も節約でき、かつ、この集約画像の白黒領域の印刷を鮮明に行うことができる。   According to the image forming apparatus of the present invention, an aggregate image obtained by reducing a color image and a monochrome image as a color image and a monochrome image can be obtained at high speed, hardware resources can be saved, and the monochrome area of the aggregate image can be saved. Printing can be performed clearly.

以下、本発明の実施の形態を図面に従って詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明の画像形成装置の集約複写機能を示すブロック図であり、図2は本発明の集約複写の処理手順を示すフローチャートである。   FIG. 1 is a block diagram showing the integrated copying function of the image forming apparatus of the present invention, and FIG. 2 is a flowchart showing the processing procedure of the integrated copying of the present invention.

ユーザが、例えば4枚の原稿画像の集約複写を指示すると、上記背景技術と同様にまず読取手段11がこれらの原稿画像を1枚ずつ読取って、メモリ13上に画像データを形成する(図2ステップS201)。   For example, when the user gives an instruction to collect and copy four original images, the reading means 11 first reads these original images one by one, and forms image data on the memory 13 (FIG. 2). Step S201).

このようにして読取手段11が4枚の原稿を読取ると、領域生成手段12がメモリ13上に縮小画像を形成するための4つの領域R1,R2,R3,R4を生成する(図2ステップS202)。この処理は背景技術と同様であるので説明を省略する(図6(b)参照)。   When the reading unit 11 reads four documents in this way, the region generation unit 12 generates four regions R1, R2, R3, and R4 for forming a reduced image on the memory 13 (step S202 in FIG. 2). ). Since this process is the same as that of the background art, the description thereof is omitted (see FIG. 6B).

そして、属性判別手段17が各原稿画像がカラー画像であるか白黒画像であるかの属性を判別する(図2ステップS203)。この判別方法は種々あるが、最も簡単な方法は以下のようになる。   Then, the attribute discriminating unit 17 discriminates the attribute of whether each original image is a color image or a black and white image (step S203 in FIG. 2). There are various methods for determining this, but the simplest method is as follows.

読取手段11が読取った画像データは、従来と同様、例えば図6(a)に示すような2次元の直交座標(x,y)に、色の加法3原色である赤(R:Red)、緑(G:Green)、青(B:Blue)の輝度を割り当てたベクトル場(R(x,y),G(x,y),B(x,y))である。原稿画像を1つ読取り終えた段階で全ての座標(x,y)においてR(x,y)=G(x,y)=B(x,y)が成り立つ場合には白黒画像であると判断する。そうでない場合はカラー画像であると判断する。   The image data read by the reading unit 11 is, for example, red (R: Red), which is an additive primary color of two colors, in two-dimensional orthogonal coordinates (x, y) as shown in FIG. It is a vector field (R (x, y), G (x, y), B (x, y)) assigned with luminances of green (G: Green) and blue (B: Blue). When R (x, y) = G (x, y) = B (x, y) holds at all coordinates (x, y) at the stage of reading one original image, it is determined that the image is a monochrome image To do. Otherwise, it is determined as a color image.

画像データがカラーである場合には、上記背景技術と同様にこの画像データはハードディスク等の記憶手段14に記憶される(図2ステップS203No→S204)。一方、画像データが白黒であると判別された場合には、属性判別手段17は1色のデータ、例えばG(x,y)のみを記憶手段14に記憶させる(図2ステップS203Yes→S206)。こうすることにより、ハードウェア資源を節約することができる。   When the image data is color, the image data is stored in the storage means 14 such as a hard disk as in the background art (step S203 No. → S204 in FIG. 2). On the other hand, when it is determined that the image data is black and white, the attribute determination unit 17 stores only one color data, for example, G (x, y), in the storage unit 14 (step S203 Yes → S206 in FIG. 2). In this way, hardware resources can be saved.

次に、集約画像形成手段18内の画像縮小手段16は、上記原稿画像を2分の1に縮小した縮小画像を生成し(図2ステップS205,S207)、得られた4つの縮小画像を上記4つの領域R1,R2,R3,R4に割付けて集約画像を形成する(図2ステップS208)。この縮小と割付けの処理は背景技術と同様であるが、白黒画像については上述の通りG(x,y)1色のデータしかないために処理の速度が向上するのである。そしてこの際、集約画像形成手段18は、上記領域R1,R2,R3,R4がそれぞれカラーの領域であるか白黒の領域であるかを示す属性情報を記憶しておく。   Next, the image reducing means 16 in the aggregated image forming means 18 generates a reduced image obtained by reducing the original image by half (steps S205 and S207 in FIG. 2), and the obtained four reduced images are converted into the above-mentioned reduced images. An aggregated image is formed by allocating to the four regions R1, R2, R3, and R4 (step S208 in FIG. 2). This reduction and allocation process is the same as in the background art, but the monochrome image has only G (x, y) 1 color data as described above, so the processing speed is improved. At this time, the aggregated image forming unit 18 stores attribute information indicating whether each of the regions R1, R2, R3, and R4 is a color region or a monochrome region.

このようにして、例えば4枚の原稿画像A,B,C,Dが読取られ、この内AとDがカラー画像、BとCが白黒画像であった場合には、図3に示すように領域R1,R4がカラーで領域R2,R3が白黒というように、原稿画像の属性を維持したままの集約画像を得ることができる(図2ステップS209)。   Thus, for example, when four original images A, B, C, and D are read, and A and D are color images and B and C are black and white images, as shown in FIG. A consolidated image can be obtained while maintaining the attributes of the original image such that the regions R1 and R4 are color and the regions R2 and R3 are black and white (step S209 in FIG. 2).

次に、このようにして得られた集約画像を印刷する手順について説明する。   Next, a procedure for printing the aggregated image thus obtained will be described.

まず、集約画像形成手段18は上記属性情報を、属性別印刷手段19に転送する(図2ステップS210)。ここでは上記図3の例の通り、領域R1,R4がカラーで領域R2,R3が白黒であると仮定する。すると属性別印刷手段19は、はじめに、領域R1,R4の加法3原色による画像データR(x,y),G(x,y),B(x,y)を、シアン(C:Cyan)、マゼンタ(M:Magenta)、黄(Y:Yellow)の減法3原色と、黒(K:blacK)の印刷データC(x,y),M(x,y),Y(x,y),K(x,y)に変換する(図2ステップS211)。そして、残りの領域に対してはC(x,y)=M(x,y)=Y(x,y)=K(x,y)=(0,0)とし、得られた印刷データの画像形成を行う。   First, the aggregate image forming unit 18 transfers the attribute information to the attribute-specific printing unit 19 (step S210 in FIG. 2). Here, it is assumed that the regions R1 and R4 are color and the regions R2 and R3 are black and white as in the example of FIG. Then, the attribute-specific printing unit 19 first converts the image data R (x, y), G (x, y), B (x, y) with the additive three primary colors of the regions R1 and R4 into cyan (C: Cyan), Magenta (M: Magenta), yellow (Y: Yellow) subtractive three primary colors and black (K: blacK) print data C (x, y), M (x, y), Y (x, y), K Conversion into (x, y) (step S211 in FIG. 2). And for the remaining area, C (x, y) = M (x, y) = Y (x, y) = K (x, y) = (0,0), and the obtained print data Perform image formation.

この画像形成は、特に、図4の概略断面図に示すような周辺にC、M、Y、Kの各色現像装置CG,MG,YG,KGが配設された感光体ドラムDと中間転写体Tを備える印刷装置を用いる場合には、次のようにして行われる。   In this image formation, in particular, as shown in the schematic cross-sectional view of FIG. 4, the photosensitive drum D and the intermediate transfer member in which C, M, Y, and K color developing devices CG, MG, YG, and KG are arranged around In the case of using a printing apparatus provided with T, it is performed as follows.

まず、属性別印刷手段19は、印刷データC(x,y)に対応するシアン色のトナーを感光体ドラムDの表面に乗せ、その後シアン色のみからなるトナー像をこの中間転写体T上に転写させる。次に、属性別印刷手段19は、印刷データM(x,y)に対応するマゼンタ色のトナーを感光体ドラムDの表面に乗せ、その後マゼンタ色のみからなるトナー像を中間転写体T上に先のシアン色のトナー像に重ね合わせるようにして転写させる。以下、同様に、印刷データY(x,y),K(x,y)に対応する黄色と黒色のトナーについても、順次感光体ドラムDの表面に乗せた後、中間転写体T上に先の転写されているトナー像に重ね合わせように転写させる。このようにしてCMYK4色からなるトナー像をこの中間転写体T上に形成する(図2ステップS212)。なお、このカラーの中間転写体Tへの画像形成の順序は、必ずしも上記のシアン、マゼンタ、黄、黒の順に行う必要はなく、任意の順序でよい。   First, the attribute-specific printing unit 19 places cyan toner corresponding to the print data C (x, y) on the surface of the photosensitive drum D, and then a toner image consisting only of cyan on the intermediate transfer member T. Transfer. Next, the attribute-specific printing unit 19 places magenta toner corresponding to the print data M (x, y) on the surface of the photosensitive drum D, and then a toner image composed only of magenta color on the intermediate transfer member T. The toner image is transferred so as to be superimposed on the cyan toner image. Similarly, the yellow and black toners corresponding to the print data Y (x, y) and K (x, y) are also sequentially placed on the surface of the photosensitive drum D, and are then placed on the intermediate transfer member T. The toner image is transferred so as to be superimposed on the transferred toner image. In this way, a toner image having four colors of CMYK is formed on the intermediate transfer member T (step S212 in FIG. 2). The order of image formation on the color intermediate transfer member T is not necessarily performed in the order of cyan, magenta, yellow, and black, and may be any order.

次に、属性別印刷手段19は領域R2,R3の画像データG(x,y)と、残りの領域に対する画像データG(x,y) =(0,0)とに基づいて、白黒の画像形成を行う(図2ステップS213)。この処理では画像データの変換は行わずに、通常の白黒印刷の手順で、上記感光体ドラムD上に黒色のトナーを乗せ、その後中間転写体T上に転写させるだけである。このように画像データの変換を行わないために、この白黒の画像形成においては、カラーの画像形成における黒色の画像よりも鮮明な画像を得ることができるのである。   Next, the attribute-specific printing unit 19 generates a monochrome image based on the image data G (x, y) of the regions R2 and R3 and the image data G (x, y) = (0, 0) for the remaining regions. Formation is performed (step S213 in FIG. 2). In this process, the image data is not converted, and the black toner is placed on the photosensitive drum D and then transferred onto the intermediate transfer member T in the normal monochrome printing procedure. Since image data is not converted in this way, in this monochrome image formation, a clearer image can be obtained than a black image in color image formation.

これで全ての領域R1,R2,R3,R4について、原稿画像の属性を維持したままの画像が生成された。属性別印刷手段19は中間転写体Tを回転させて、この中間転写体T上の画像を1枚の用紙に印刷する(図2ステップS214)。   As a result, for all the regions R1, R2, R3, and R4, images having the original image attributes maintained are generated. The attribute-specific printing unit 19 rotates the intermediate transfer member T and prints an image on the intermediate transfer member T on one sheet (step S214 in FIG. 2).

以上により、カラー画像と白黒画像とをそれぞれカラー画像と白黒画像として縮小した集約画像が得られ、かつ、この集約画像の白黒領域の印刷を鮮明に行うことが可能となる。   As described above, an aggregated image obtained by reducing a color image and a monochrome image as a color image and a monochrome image, respectively, is obtained, and the monochrome area of the aggregated image can be clearly printed.

なお、上記の説明で原稿画像を4つとしたのは例示であり、任意の数でよい。この場合、領域生成手段12がメモリ13上にその数に応じた領域を生成するとともに、集約画像形成手段18内の画像縮小手段16は、原稿画像を各領域のサイズに応じて縮小する。   In the above description, the number of document images is four, which is an example, and may be an arbitrary number. In this case, the area generation unit 12 generates areas corresponding to the number on the memory 13, and the image reduction unit 16 in the aggregated image formation unit 18 reduces the document image according to the size of each area.

また、カラー画像データの変換の際に黒色を生成することは必須ではなく、原理的にはシアン、マゼンタ、黄の3色のみで印刷処理することが可能であるが、ここでは標準的なカラー画像の印刷方法として、黒色を生成する場合を例にして説明した。   In addition, it is not essential to generate black when converting color image data. In principle, it is possible to print with only three colors of cyan, magenta, and yellow. As an image printing method, the case of generating black has been described as an example.

更に、白黒画像の処理に画像データG(x,y)を用いたが、これも例であり、R(x,y),G(x,y),B(x,y)のうち任意の一色を用いればよい。また上記では中間転写体への画像形成の順序はカラー、白黒の順に行ったが、もちろん白黒、カラーの順でも良い。   Furthermore, the image data G (x, y) is used for the processing of the monochrome image. This is also an example, and any of R (x, y), G (x, y), and B (x, y) is used. One color may be used. In the above description, the order of image formation on the intermediate transfer member is the order of color and black and white, but of course the order may be black and white and color.

加えて、上記では、1つの感光体ドラムと中間転写体Tを備える構成について説明したが、4つの感光体ドラムを用いる構成であってもよいことは勿論である。   In addition, in the above description, the configuration including one photoconductor drum and the intermediate transfer member T has been described, but it is needless to say that the configuration using four photoconductor drums may be used.

本発明にかかる画像形成装置は、カラー画像と白黒画像とをそれぞれカラー画像と白黒画像として縮小した集約画像が高速に得られ、ハードウェア資源の節約もでき、かつ、この集約画像の白黒領域の印刷を鮮明に行うことができ、複合機、複写機、プリンタ等として有用である。   In the image forming apparatus according to the present invention, an aggregated image obtained by reducing a color image and a monochrome image as a color image and a monochrome image can be obtained at high speed, hardware resources can be saved, and the monochrome area of the aggregated image can be saved. Printing can be performed clearly, and it is useful as a multifunction machine, a copying machine, a printer, or the like.

本発明の画像形成装置の集約複写機能を示すブロック図FIG. 2 is a block diagram showing an integrated copying function of the image forming apparatus of the present invention. 本発明の集約複写の処理手順を示すフローチャートThe flowchart which shows the processing procedure of the integrated copy of this invention 本発明の集約画像の説明図Explanatory drawing of the aggregate image of this invention 一般的な画像形成装置の概略断面図Schematic sectional view of a general image forming apparatus 従来の画像形成装置の集約複写機能を示すブロック図Block diagram showing the consolidated copying function of a conventional image forming apparatus 領域の生成と従来の集約画像の説明図Explanation of area generation and conventional aggregated image

符号の説明Explanation of symbols

11 読取手段
12 領域生成手段
13 メモリ
14 記憶手段
15 印刷手段
16 画像縮小手段
17 属性判別手段
18 集約画像形成手段
19 属性別印刷手段

DESCRIPTION OF SYMBOLS 11 Reading means 12 Area | region production | generation means 13 Memory 14 Storage means 15 Printing means 16 Image reduction means 17 Attribute discrimination means 18 Aggregated image formation means 19 Attribute-specific printing means

Claims (2)

複数の原稿画像を縮小し、複数の領域に割付けて1つの集約画像を形成する画像形成装置において、
上記原稿画像がカラー画像であるか白黒画像であるかの属性を判別する属性判別手段と、
上記原稿画像を、上記属性を維持したまま縮小し、複数の領域に割付けて1つの集約画像を形成する集約画像形成手段と、
を備えることを特徴とする、画像形成装置。
In an image forming apparatus that reduces a plurality of document images and assigns them to a plurality of areas to form one aggregated image.
Attribute discriminating means for discriminating an attribute of whether the original image is a color image or a monochrome image;
An aggregated image forming unit that reduces the original image while maintaining the attribute and allocates the original image to a plurality of areas to form one aggregated image;
An image forming apparatus comprising:
上記複数の領域を上記属性別にまとめて印刷することにより、上記集約画像を1枚の用紙に印刷する属性別印刷手段を備える、請求項1に記載の画像形成装置。

The image forming apparatus according to claim 1, further comprising an attribute-specific printing unit that prints the aggregated image on a sheet of paper by printing the plurality of areas together by the attribute.

JP2003413702A 2003-12-11 2003-12-11 Image forming apparatus Pending JP2005175946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003413702A JP2005175946A (en) 2003-12-11 2003-12-11 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003413702A JP2005175946A (en) 2003-12-11 2003-12-11 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2005175946A true JP2005175946A (en) 2005-06-30

Family

ID=34733756

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003413702A Pending JP2005175946A (en) 2003-12-11 2003-12-11 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2005175946A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010026769A (en) * 2008-07-18 2010-02-04 Canon Inc Information processing apparatus, information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010026769A (en) * 2008-07-18 2010-02-04 Canon Inc Information processing apparatus, information processing method, and program

Similar Documents

Publication Publication Date Title
US8964249B2 (en) Image test apparatus, image test system, and image test method for testing a print image based on master image data
EP1900190A1 (en) Image processing apparatus and method controlling the amount of transparent ink for recording
JP2011141405A (en) Image processing apparatus, control method for image processing apparatus, and program
JP2009033437A (en) Image processing device and its method
US8610957B2 (en) Image processing apparatus, image processing method, and non-transitory computer-readable medium
JP2006262376A (en) Image processing apparatus, image forming apparatus and program
JP2006003816A (en) Image forming apparatus and density corrected data producing method used for the same
JP4555192B2 (en) Image processing apparatus, image processing method, and program causing computer to execute the method
JP2006270746A (en) Print image processing apparatus
JP2008177882A (en) Image processor
JP2005175946A (en) Image forming apparatus
JP2014199984A (en) Image processing device, image forming device, image processing method, and image processing program
JP2004146914A (en) Method, apparatus and program for reducing ink consumption
JP6688193B2 (en) Image processing apparatus, image forming apparatus, image processing method, and image processing program
JP5740991B2 (en) Image processing apparatus and image processing method
CN101848316B (en) Image processing apparatus, image forming apparatus, and recording medium
JP4893198B2 (en) File generation program, image processing apparatus, and file generation method
JP4042862B2 (en) Image forming apparatus
JP2009105492A (en) Image processing apparatus and image forming apparatus
JP5883822B2 (en) Image processing device
JP7463888B2 (en) Image processing device, image processing method, and program
JP4452639B2 (en) Image processing apparatus, image processing method, program for causing computer to execute the method, and recording medium
JP2010233049A (en) Image processor, and image processing program
JP2008221673A (en) Image processor
JP5888392B2 (en) Image forming apparatus