JP3129421B2 - Image gradation recording device - Google Patents

Image gradation recording device

Info

Publication number
JP3129421B2
JP3129421B2 JP01217691A JP21769189A JP3129421B2 JP 3129421 B2 JP3129421 B2 JP 3129421B2 JP 01217691 A JP01217691 A JP 01217691A JP 21769189 A JP21769189 A JP 21769189A JP 3129421 B2 JP3129421 B2 JP 3129421B2
Authority
JP
Japan
Prior art keywords
output
error
image
pixel
recording
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
JP01217691A
Other languages
Japanese (ja)
Other versions
JPH0380766A (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 JP01217691A priority Critical patent/JP3129421B2/en
Publication of JPH0380766A publication Critical patent/JPH0380766A/en
Application granted granted Critical
Publication of JP3129421B2 publication Critical patent/JP3129421B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、濃淡を表わす画像信号を一画素当りの記録
階調の限られた範囲で中間調記録する画像記録装置に関
する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image recording apparatus that performs halftone recording of an image signal representing shading in a limited range of recording gradation per pixel.

〔従来の技術〕[Conventional technology]

デジタル複写機において、濃淡画像(中間調画像)を
再現する場合、組織的ディザ法により濃淡画像を2値化
し、プリンタから出力するのが一般である。しかし組織
的ディザ法では濃度変化の大きい部分の表現ができず、
文字や線画などのエッジがぼけてしまう欠点がある。ま
た印刷物等に使われる網点画像を再現すると、網点の周
期パターンとディザパターンの干渉によりモワレが発生
する。
When reproducing a grayscale image (halftone image) in a digital copying machine, it is general to binarize the grayscale image by the systematic dither method and output it from a printer. However, the systematic dither method cannot express the part where the concentration change is large,
There is a disadvantage that edges of characters and line drawings are blurred. Further, when a halftone image used for a printed matter or the like is reproduced, moire occurs due to interference between a periodic pattern of the halftone dots and a dither pattern.

他に、比較的に解像力の優れているものとして誤差拡
散法(平均誤差最小法)を用いたものがある(例えば特
開昭61−5677号公報)。誤差拡散法は、入力画像のある
1つの画素に対する閾値を決定するために、その周期の
画素レベルを考慮して決定する条件付決定法で、記録装
置によって決まる解像度と階調特性が相反する関係にあ
るが、2値記録方式のなかに視覚上において比較的解像
度も階調特性も良好である。本発明はこの誤差拡散法を
実現する記録装置の改良に関する。
In addition, there is a method using an error diffusion method (minimum average error method) as one having relatively excellent resolution (for example, Japanese Patent Application Laid-Open No. 61-5677). The error diffusion method is a conditional decision method that determines a threshold value for a certain pixel of an input image in consideration of a pixel level in the cycle. However, among the binary recording methods, the resolution and gradation characteristics are relatively good visually. The present invention relates to an improvement in a recording apparatus for realizing the error diffusion method.

誤差拡散法において、入力画像の1つの画素の画素レ
ベルXij(i,jは画像のなかで2次座標を示す)のとりう
る値を0から1までの範囲と規格化し、一方前記画像に
対する出力Yijは0か1、つまりオン/オフしかとれな
いものとすると、前記画素の入出力間の誤差eijは次式
で表わされる。
In the error diffusion method, a possible value of a pixel level Xij (i, j indicates a secondary coordinate in an image) of one pixel of an input image is normalized to a range from 0 to 1, while an output for the image is normalized. Assuming that Yij is 0 or 1, that is, only on / off, an error eij between the input and output of the pixel is expressed by the following equation.

eij=Xij−Yij …(1) 但し、Yijの取り得る値はXijに比べて離散的な値とな
る。すなわち、入力の階調に比べて出力の階調の方が少
ない。
eij = Xij−Yij (1) However, the possible value of Yij is a discrete value compared to Xij. That is, the output gradation is smaller than the input gradation.

また、注目画素信号Xijが入力されると、既に出力値
の決定している周辺画素の誤差を用いて次式により補正
演算を行なう。
Further, when the target pixel signal Xij is input, a correction operation is performed by the following equation using the error of the peripheral pixel whose output value has already been determined.

Xij′=Xij+1/(Σαkl)・Σ(αkl・e i+k j+l ) …(2) αklは重み係数で、マトリクスの要素である。αの一
例として次のようなものがある。
Xij ′ = Xij + 1 / (Σαkl) Σ (αkl · ei + kj + 1) (2) αkl is a weight coefficient and is a matrix element. The following is an example of α.

*印は、注目画素Xijの位置である。(2)式におい
てXij′を所定のm個の閾値群と比較して出力値Yijを決
定する。m個の閾値をT1〜Tmとすると、 と決定する。閾値Ti(i=1,2,…m)の数は出力階調数
によって決まり、m+1個の階調数の時、m個の閾値が
必要である。例えば、8値の出力を決定するためには7
個の閾値との比較をすることになる。
The * mark indicates the position of the target pixel Xij. In the equation (2), the output value Yij is determined by comparing Xij 'with predetermined m threshold groups. Assuming that m thresholds are T 1 to Tm, Is determined. The number of thresholds Ti (i = 1, 2,..., M) is determined by the number of output gradations. When the number of gradations is m + 1, m thresholds are required. For example, to determine the octal output, 7
It will be compared with the threshold values.

第11図に、以上の処理をするための従来装置の概略ブ
ロック図を示す。注目画素データXijが入力されると、
補正演算回路で前述の(2)式に従ってXij′が計算さ
れる。補正演算回路は周辺画素の誤差e i+k j+lと重
み係数αklの積和演算およびその結果とXijとの和を計
算するため、乗算器,加算基,およびラッチにより構成
される。マトリクスαとして以下の(5)式に示すよう
に、係数およびΣαklが2のべき乗になるように設定す
れば、乗算,除算をビットシフトのみで行なうことがで
きるので、高価な乗算器を用いなくても済むメリットが
ある。
FIG. 11 is a schematic block diagram of a conventional apparatus for performing the above processing. When the target pixel data Xij is input,
Xij 'is calculated by the correction operation circuit in accordance with the above equation (2). The correction operation circuit includes a multiplier, an adder, and a latch for calculating the product-sum operation of the error e i + k j + 1 of the peripheral pixels and the weight coefficient αkl and calculating the sum of the result and Xij. If the coefficient and 式 αkl are set to be a power of 2 as shown in the following equation (5) as the matrix α, multiplication and division can be performed only by bit shift, so that an expensive multiplier is not used. There is a merit that can be done.

Xij′は、次の多値化回路で複数の閾値Tiと比較され
出力値Yijが決定される。多値化回路は複数の比較器で
構成され、誤差演算回路は減算器であり、Xij′とYijの
差、すなわち誤差eijを計算する。eijは誤差メモリに
記憶され、これから出力値の決定する誤差の補正演算に
用いられる。この多値化回路と誤差演算回路は第12図に
示すようにROM(またはRAMでもよい)テーブルを用いれ
ば、より簡単な構成とすることができる。Xij′をROMア
ドレス信号として入力する。ROMのXij′でアドレスされ
る番地に所定のTiとXij′を比較した結果、Yijおよび誤
差eijを格納しておくことによりテーブル参照式に高速
に多値化、誤差演算処理を行なうことができる。
Xij 'is compared with a plurality of thresholds Ti in the next multi-level circuit to determine an output value Yij. The multi-level circuit is composed of a plurality of comparators, and the error operation circuit is a subtractor, which calculates a difference between Xij 'and Yij, that is, an error eij. eij is stored in an error memory, and is used for an error correction operation for determining an output value from the error memory. As shown in FIG. 12, the multi-level conversion circuit and the error operation circuit can have a simpler configuration if a ROM (or RAM) table is used. Xij 'is input as a ROM address signal. As a result of comparing the predetermined Ti and Xij 'with the address addressed by Xij' in the ROM, the Yij and the error eij are stored, so that high-level multiplication and error arithmetic processing can be performed in a table reference formula. .

一般的に入力される画像信号は、人間の心理的刺激値
に近い濃度値にリニアな信号が用いられることが多い。
しかし誤差拡散法では誤差の算出および補正値の算出の
際に画像信号の加減算を行なう。濃度値は反射率(また
は透過率)の逆数の対数であるため、濃度値の和や差は
物理的意味が不明確である。一方、反射率は実質的に黒
化される領域の面積率にリニアであるため、和や差に有
効な意味を持つ。
Generally, an input image signal is often a signal linear in density value close to a human psychological stimulus value.
However, in the error diffusion method, addition and subtraction of an image signal are performed when calculating an error and a correction value. Since the density value is the logarithm of the reciprocal of the reflectance (or transmittance), the physical meaning of the sum or difference of the density values is unclear. On the other hand, since the reflectivity is substantially linear with the area ratio of the region to be blackened, it has an effective meaning for the sum and difference.

従って誤差拡散法において入力値に対する出力値の再
現性をより厳密に制御するためには、反射率リニアな画
像信号を用いるのが良い。但し、出力値の絶対値の制御
が不要で画素間の相対値のみを考慮するときは、濃度リ
ニアでもまた他の特性の画像信号を用いても差支えな
い。すなわち、画像の濃淡の変化がなめらかに再現され
れば良い場合には画像信号の特性にこだわる必要はな
い。
Therefore, in order to more strictly control the reproducibility of the output value with respect to the input value in the error diffusion method, it is preferable to use a linear reflectance image signal. However, when it is not necessary to control the absolute value of the output value and only consider the relative value between pixels, an image signal having a linear density or other characteristics may be used. That is, when it is sufficient that the change in the density of the image is reproduced smoothly, it is not necessary to stick to the characteristics of the image signal.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

誤差拡散法においては、2値化,多値化に関わらず出
力ドットの値は周囲の画素の出力に無関係に所定値に評
価される(例えば、特開昭61−5677号公報)。この画素
出力の評価について以下に説明するが、簡単のため2値
化処理の場合について説明する。
In the error diffusion method, the value of an output dot is evaluated to a predetermined value irrespective of binarization or multi-valued conversion, regardless of the output of surrounding pixels (for example, Japanese Patent Application Laid-Open No. Sho 61-5677). The evaluation of the pixel output will be described below, but for simplicity, the case of binarization processing will be described.

3列3行に並べられた9つの画素のそれぞれにに第6a
図に示すように〜の番号を付ける。この中でがこ
れから2値化すべき注目画素である。〜,〜の
8つの画素は8隣接の周辺画素である。主走査方向およ
び副走査方向は第6a図中に示すとうりである。
6a is assigned to each of the nine pixels arranged in three columns and three rows.
As shown in FIG. These are the target pixels to be binarized. The eight pixels and 〜 are eight adjacent peripheral pixels. The main scanning direction and the sub-scanning direction are as shown in FIG. 6a.

誤差拡散法では、すでに出力の決定した画素の量子化
誤差を順次補正していくため、周辺画素の影響としては
〜までの4画素の出力値を考慮すればよい。
In the error diffusion method, since the quantization error of a pixel whose output has already been determined is sequentially corrected, the output values of four pixels up to may be considered as the influence of peripheral pixels.

第6b図に、画素の構成と記録ドットの形状を示す。レ
ーザープリンタやインクジェットプリンタではドットの
形状は、近似的に円とみなすことができる。画素のピッ
チをPとすると、ベタ部に隙間が生じないように、ドッ
ト径(半径r)は一辺Pの矩形の画素領域を含む大きさ
に設定される。従って隣接する記録ドットの間には重な
りが生ずる。この重なりの様子を第7a図,第7b図,第7c
図および第7d図に示す。
FIG. 6b shows a configuration of a pixel and a shape of a recording dot. In a laser printer or an inkjet printer, the shape of a dot can be approximately regarded as a circle. Assuming that the pixel pitch is P, the dot diameter (radius r) is set to a size including a rectangular pixel area of one side P so that no gap occurs in the solid portion. Therefore, overlapping occurs between adjacent recording dots. FIGS. 7a, 7b, and 7c show this overlapping state.
This is shown in the figure and FIG. 7d.

第7a図は、1個のドット(黒くぬりつぶした部分)を
示す。このドット面積をAとする。
FIG. 7a shows one dot (black solid portion). This dot area is defined as A.

第7b図は、副走査方向(上下)に隣接する2つのドッ
トの重なり部分(黒くぬりつぶした部分)を示す。この
重なり部分の面積をBとする。なお、ドットが円である
ため主走査方向に隣接する2つのドットの重なり部分の
面積もBとなる。
FIG. 7b shows an overlapping portion (black solid portion) of two adjacent dots in the sub-scanning direction (up and down). The area of this overlapping portion is B. Since the dots are circular, the area of the overlapping portion of two adjacent dots in the main scanning direction is also B.

第7c図は、斜め方向に隣接する2つのドットの重なり
部分(黒くぬりつぶした部分)を示す。この重なり部分
の面積をCとする。
FIG. 7c shows an overlapping portion (black solid portion) of two obliquely adjacent dots. The area of this overlapping portion is defined as C.

第7d図は、4つのドットが互いに隣接した場合の4つ
のドットの重なり部分(黒くぬりつぶした部分)を示
す。この面積をDとする。
FIG. 7d shows an overlapping portion (black solid portion) of the four dots when the four dots are adjacent to each other. This area is defined as D.

第8図に記録画素()の周辺の4画素(〜)の
出力パターンを示す。出力パターンは第8図に示すよう
に16種となる。以下各出力パターンにおける注目画素
の、ドットゲイン(新たに黒化される領域)について説
明する。なお、周辺画素領域に白抜きの円が描かれてい
るのは、その画素が記録(黒化)されることを示し、ま
た、黒べた領域は、注目画素においてその記録により新
たに黒化される領域を示す。白丸は注目画素に隣接する
画素の記録ドットを示す。
FIG. 8 shows an output pattern of four pixels (〜) around the recording pixel (). As shown in FIG. 8, there are 16 output patterns. Hereinafter, the dot gain (the area to be newly blackened) of the target pixel in each output pattern will be described. The outline circle drawn in the peripheral pixel area indicates that the pixel is recorded (blackened), and the solid black area is newly blackened by the recording in the target pixel. Indicates the region to be used. White circles indicate recording dots of pixels adjacent to the target pixel.

第8図に示すa〜pの16パターンのそれぞれでの、注
目画素のドットゲインを前述の重なり面積A〜Dを用い
て、第1表のように表わすことができる。第1表におい
て、一辺Pの画素領域の面積であるP2をP2=1とすると
ドットゲインは第2表に示すようになる。
The dot gain of the pixel of interest in each of the 16 patterns a to p shown in FIG. 8 can be expressed as shown in Table 1 using the above-described overlapping areas A to D. In Table 1, if P 2 , which is the area of the pixel region on one side P, is P 2 = 1, the dot gain is as shown in Table 2.

B>C≧Dであるから、パターンoまたはp以外はド
ットゲインが1より大きくなる。従来においてはドット
ゲインは周辺画素の出力パターンに関わらず1であると
評価していたため、全体的に暗い出力画像となってい
た。またドットゲインの評価を一率に、例えば各パター
ンの平均値に補正した場合には、画像の暗部が明るく出
力され、特に黒べたが再現できなくなる不具合が生じて
いた。
Since B> C ≧ D, the dot gain becomes larger than 1 except for the pattern o or p. Conventionally, the dot gain was evaluated to be 1 irrespective of the output pattern of the peripheral pixels, so that the overall output image was dark. Further, when the dot gain evaluation is corrected to a uniform rate, for example, to the average value of each pattern, a dark portion of the image is output brightly, and a problem that black solid cannot be reproduced in particular has occurred.

そこで本願の発明は、誤差拡散法による画像データ変
換誤差補正に加えて、すでに記録出力階調レベルが決定
した画素とその画素に隣接する複数画素との重なり面積
にも応じて補正することで、中間調再現特性を向上させ
ることを第1の目的とする。
Therefore, the invention of the present application provides, in addition to the image data conversion error correction by the error diffusion method, correction according to the overlap area between a pixel whose print output gradation level has already been determined and a plurality of pixels adjacent to the pixel, A first object is to improve halftone reproduction characteristics.

ところで、プリンタの出力状態(例えば1ドット径や
1ドット記録濃度)は記録装置の経時変化や環境変化、
あるいは記録用紙の違いなどにより変化する場合があ
る。プリンタの出力状態が変化した場合、前述の誤差デ
ータの再設定又は調整が必要になる。本願の発明は、誤
差データの再設定又は調整を任意に行なうことにより、
常に一定した再現性のよい出力画像を得ることを第2の
目的とする。
By the way, the output state of the printer (for example, one dot diameter or one dot recording density) changes with the lapse of time of the recording apparatus, environmental changes,
Alternatively, it may change due to a difference in recording paper. When the output state of the printer changes, it is necessary to reset or adjust the above-described error data. The invention of the present application is to arbitrarily reset or adjust the error data,
A second object is to obtain an output image which is always constant and has good reproducibility.

〔課題を解決するための手段1〕 上記第1の目的を達成するために本願の第1番の発明
は、入力画像の注目画素の記録出力レベル(Yij)を、
その画素の入力階調レベル(Xij)と、すでに記録出力
階調レベルが決定した画素に対する入出力間の階調レベ
ルの誤差に応じた誤差データ(e i+k j+l)と、に基
づいて決定する中間調再現処理手段(100,110,120,130/
100,110,160)を有する、画像の階調記録装置におい
て、 前記中間調再現処理手段が、すでに記録出力階調レベ
ルが決定した画素の記録出力階調レベル(Yi+k j+
l)と注目画素の記録出力レベル(Yij)に基づいた、
注目画素とそれに隣接する複数画素との重なり面積に応
じた階調レベル(Y′ij)、に応じて注目画素に対する
入出力間の階調レベルの誤差に応じた誤差データ(ei
j)を発生する誤差出力手段(150,140,130/150,160)、
を含むことを特徴とする。
[Means for Solving the Problem 1] In order to achieve the first object, the first invention of the present application provides a recording output level (Yij) of a target pixel of an input image,
Intermediate determined based on the input gray level (Xij) of the pixel and error data (e i + k j + 1) corresponding to the gray level error between input and output for the pixel whose print output gray level has already been determined. Tone reproduction processing means (100, 110, 120, 130 /
100, 110, 160), the halftone reproduction processing means outputs the recording output gradation level (Yi + kj +) of the pixel whose recording output gradation level has already been determined.
l) and the recording output level (Yij) of the target pixel,
Error data (ei) corresponding to the gray level error between the input and output of the target pixel according to the gray level (Y'ij) corresponding to the overlapping area of the target pixel and a plurality of adjacent pixels.
j) an error output means for generating (150, 140, 130/150, 160),
It is characterized by including.

なおカッコ内の記号は、図面に示し後述する実施例の
対応要素を示す。
Symbols in parentheses indicate corresponding elements in the embodiment shown in the drawings and described later.

〔作用1〕 これによれば、誤差拡散法による画像データ変換誤差
補正に加えて、誤差出力手段(150,140,130/150,160)
が隣接する複数画素との重なり面積に応じた階調レベル
(Y′ij)にも応じて誤差データ(eij)を生成するの
で、隣接画素の記録/非記録(出力パターン)による注
目画素周りの記録濃度の乱れが補正され、中間調再現特
性が向上する。
[Operation 1] According to this, in addition to the image data conversion error correction by the error diffusion method, the error output means (150, 140, 130/150, 160)
Generates error data (eij) according to the gradation level (Y′ij) corresponding to the overlapping area with a plurality of adjacent pixels. The disturbance of the recording density is corrected, and the halftone reproduction characteristics are improved.

〔課題を解決するための手段2〕 上記第1および第2の目的を達成するために本願の第
2番の発明は、入力画像の注目画素の記録出力レベル
(Yij)を、その画素の入力階調レベル(Xij)と、すで
に記録出力階調レベルが決定した画素に対する入出力間
の階調レベルの誤差に応じた誤差データ(e i+k j+
l)と、に基づいて決定する中間調再現処理手段(100,
110,120,130/100,110,160)を有する、画像の階調記録
装置において、 前記中間調再現処理手段が、すでに記録出力階調レベ
ルが決定した画素の記録出力階調レベル(Yi+k j+
l)と注目画素の記録出力レベル(Yij)に基づいた、
注目画素とそれに隣接する複数画素との重なり面積に応
じた階調レベル(Y′ij)、に応じて注目画素に対する
入出力間の階調レベルの誤差に応じた誤差データ(ei
j)を発生する誤差出力手段(150,140,130/150,160)、
を含み、装置は更に、 記録画素のテストパターンを形成するテストパターン
形成手段(3)と、 該テストパターン形成手段(3)により形成された記
録画素のテストパターンを読取る画像読取手段(1)
と、 画像読取手段(1)が読取ったテストパターンの画像
データに基づいて、前記誤差出力手段に誤差データを設
定または更新する評価パラメータ設定手段(30)と、 を備える。
[Means for Solving the Problem 2] In order to achieve the first and second objects, the second invention of the present application is a method for determining the recording output level (Yij) of a pixel of interest in an input image by changing the input output level of that pixel. Error data (e i + k j +) corresponding to the difference between the gradation level (Xij) and the gradation level between the input and output of the pixel whose print output gradation level has already been determined.
l), the halftone reproduction processing means (100,
110, 120, 130/100, 110, 160), wherein the halftone reproduction processing means has a recording output gradation level (Yi + kj +) of a pixel whose recording output gradation level has already been determined.
l) and the recording output level (Yij) of the target pixel,
Error data (ei) corresponding to the gray level error between the input and output of the target pixel according to the gray level (Y'ij) corresponding to the overlapping area of the target pixel and a plurality of adjacent pixels.
j) an error output means for generating (150, 140, 130/150, 160),
The apparatus further includes a test pattern forming unit (3) for forming a test pattern of the recording pixel, and an image reading unit (1) for reading the test pattern of the recording pixel formed by the test pattern forming unit (3).
And an evaluation parameter setting means (30) for setting or updating error data in the error output means based on the image data of the test pattern read by the image reading means (1).

〔作用2〕 これによれば、誤差拡散法による画像データ変換誤差
補正に加えて、誤差出力手段(150,140,130/150,160)
が隣接する複数画素との重なり面積に応じた階調レベル
にも応じて誤差データを生成するので、隣接画素の記録
/非記録(出力パターン)による注目画素周りの記録濃
度の乱れが補正され、中間調再現特性が向上する。
[Action 2] According to this, in addition to the image data conversion error correction by the error diffusion method, the error output means (150, 140, 130/150, 160)
Generates error data in accordance with the gradation level corresponding to the overlapping area with a plurality of adjacent pixels, so that the recording density disturbance around the target pixel due to recording / non-recording (output pattern) of the adjacent pixels is corrected, Halftone reproduction characteristics are improved.

更に、テストパターンに基づいて、実際の記録に基づ
いて誤差データが設定又は調整されるので、記録装置の
経時変化や環境変化などによるドット記録濃度の変化
(例えばドット径,1ドット濃度)に対しても、階調再現
性が高く保たれる。
Further, since the error data is set or adjusted based on the actual printing based on the test pattern, the change in the dot printing density (for example, dot diameter, 1 dot density) due to the aging of the printing apparatus, environmental changes, etc. However, high gradation reproducibility is maintained.

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

〔実施例〕〔Example〕

第1図に、本発明の一実施例の、画像情報を、プリン
タの記録特性に合せて補正する階調情報処理回路33Pを
示す。この処理回路33Pは、誤差メモリ回路100と、補正
演算回路110と、多値化回路120と、誤差演算回路130
と、ドットゲイン評価回路140と、データメモリ150とに
より構成される。ドットゲイン回路140およびデータメ
モリ150以外は、第11図に示す従来回路と同様のもので
ある。
FIG. 1 shows a gradation information processing circuit 33P for correcting image information in accordance with the printing characteristics of a printer according to an embodiment of the present invention. The processing circuit 33P includes an error memory circuit 100, a correction operation circuit 110, a multi-level conversion circuit 120, and an error operation circuit 130.
, A dot gain evaluation circuit 140, and a data memory 150. Except for the dot gain circuit 140 and the data memory 150, it is the same as the conventional circuit shown in FIG.

出力データメモリ150は周辺の4画素または2画素の
出力データYi+k j+lを記憶し同時に参照するために
有り、ラインメモリおよびラッチで構成される。
The output data memory 150 stores the output data Yi + kj + 1 of the peripheral four pixels or two pixels and simultaneously refers to the output data. The output data memory 150 includes a line memory and a latch.

ドットゲイン評価回路140は、ROMまたはRAMテーブル
を用いれば簡単に実現することができる。すなわち、周
辺画素の出力データおよび注目画素の出力データで指定
されるアドレスにドットゲイン(Yij′)を予め格納し
ておくことにより、テーブル参照式にドットゲイン評価
値を得ることができる。このROM(またはRAM)の容量
は、出力データが2bitの信号のときは2bit×(4+1)
=10bitの入力に対し、評価値は8bitの出力が必要であ
るとすると、1k×8bitが必要である。また、RAMを用い
れば記録装置の経時変化,環境変化等でドットゲイン評
価値が変化した時に容易にデータ変更して対処すること
ができる長所がある。
The dot gain evaluation circuit 140 can be easily realized by using a ROM or a RAM table. That is, by storing the dot gain (Yij ′) in advance at the address specified by the output data of the peripheral pixel and the output data of the target pixel, the dot gain evaluation value can be obtained in a table reference formula. The capacity of this ROM (or RAM) is 2 bits × (4 + 1) when the output data is a 2-bit signal.
Assuming that an 8-bit output is required for an evaluation value for an input of = 10 bits, 1k × 8 bits are required. In addition, if a RAM is used, there is an advantage that when the dot gain evaluation value changes due to a change over time in the recording apparatus, an environmental change, or the like, data can be easily changed to cope with the change.

誤差演算回路130は、誤差補正済みの入力データ(Xi
j′)とドットゲイン評価値(Yij′)の差を注目画素位
置における誤差(eij)として出力する。
The error calculation circuit 130 outputs the error-corrected input data (Xi
j ′) and the dot gain evaluation value (Yij ′) are output as an error (eij) at the target pixel position.

第2図は、第1図に示す処理回路33Pの変形例を示す
ものであり、第2図の処理回路33Pは、第1図の回路33P
の多値化回路120,ドットゲイン評価回路140および誤差
演算回路130を多値化・誤差演算回路160(ROMまたはRA
M)に置換えたものである。この多値化・誤差演算回路1
60は誤差補正済みの入力データおよび周辺画素の出力デ
ータを入力(アドレス)データとし、注目画素の出力値
および誤差を出力値として、テーブル参照式に高速に処
理を行なうことができる。このメモリの容量は、出力デ
ータを2bit信号、入力データを8bit信号、誤差を8bit信
号とするとアドレス空間が2bit×4+8bit=16bit、出
力が2bit+8bit=10bitであるから64k×10bitが必要で
ある。市販品では64k×16bit構成の1Μbit容量のRAM,S
−RAM,D−RAM等を用いることができる。また多値化回路
とドットゲイン評価回路を1つにすることにより、出力
値(Yij)を入力値(Xij′)に対して誤差最小となるド
ットゲインの出力値を選択できるようにすることも可能
である。
FIG. 2 shows a modification of the processing circuit 33P shown in FIG. 1. The processing circuit 33P shown in FIG.
The multi-value conversion circuit 120, the dot gain evaluation circuit 140, and the error calculation circuit 130 are converted to a multi-value / error calculation circuit 160 (ROM or RA
M). This multi-level / error calculation circuit 1
Numeral 60 can perform high-speed processing in a table reference manner by using input data after error correction and output data of peripheral pixels as input (address) data, and using the output value and error of the target pixel as output values. If the output data is a 2-bit signal, the input data is an 8-bit signal, and the error is an 8-bit signal, the address space is 2 bits × 4 + 8 bits = 16 bits, and the output is 2 bits + 8 bits = 10 bits. Commercially available products have 1kbit RAM and S of 64k x 16bit configuration.
-RAM, D-RAM or the like can be used. In addition, by combining the multi-value conversion circuit and the dot gain evaluation circuit into one, the output value (Yij) can be selected from the output value of the dot gain that minimizes the error with respect to the input value (Xij ′). It is possible.

第3図に、本発明の一実施例の機構部を示す。これは
デジタルカラー複写機である。この複写機は原稿読み取
りのためのスキャナー部1と、スキャナー部1よりデジ
タル信号として出力される画像信号を電気的に処理する
画像処理部2と、画像処理部2よりの各色の画像記録情
報に基づいて画像を複写紙上に形成するプリンタ部3と
を有する。スキャナー部1は、原稿載置台4の上の原稿
を走査照明するランプ5、例えば蛍光灯を有する。蛍光
灯5により照明されたときの原稿からの反射光は、ミラ
ー6,7,8により反射されて結像レンズ9に入射される。
結像レンズ9により、画像光はダイクロイツクプリズム
10に結像され、例えばレッドR,グリーンG,ブルーBの3
種類の波長の光に分光され、各波長光ごとに受光器、例
えばレッド用のCCD11R,グリーン用のCCD11G,ブルー用の
CCD11Bに入射される。各CCD11R,CCD11G,CCD11Bは、入射
した光をデジタル信号に変換して出力し、その出力は画
像処理部2において必要な処理を施して、各色の記録色
情報、例えばブラック(以下Bkと略称)、イエロー(Y
と略称)、マゼンタ(Μと略称)、シアン(Cと略称)
の各色の記録形成用の信号に変換される。
FIG. 3 shows the mechanism of one embodiment of the present invention. This is a digital color copier. This copier includes a scanner unit 1 for reading a document, an image processing unit 2 for electrically processing an image signal output as a digital signal from the scanner unit 1, and image recording information of each color from the image processing unit 2. And a printer unit 3 for forming an image on copy paper based on the image data. The scanner section 1 has a lamp 5 for scanning and illuminating the original on the original placing table 4, for example, a fluorescent lamp. The reflected light from the original when illuminated by the fluorescent lamp 5 is reflected by the mirrors 6, 7, 8 and is incident on the imaging lens 9.
The image light is converted to a dichroic prism by the imaging lens 9.
Imaged on 10, for example 3 of red R, green G, blue B
It is split into light of different wavelengths, and a light receiver for each wavelength light, for example, CCD11R for red, CCD11G for green,
Light is incident on the CCD 11B. Each of the CCD 11R, CCD 11G, and CCD 11B converts incident light into a digital signal and outputs the digital signal. The output is subjected to necessary processing in the image processing unit 2, and recording color information of each color, for example, black (hereinafter abbreviated as Bk) , Yellow (Y
), Magenta (abbreviated as Μ), cyan (abbreviated as C)
Is converted into a signal for recording formation of each color.

第3図にはBk,Y,M,Cの4色を形成する例を示すが、3
色だけでカラー画像を形成することもできる。その場合
は第3図の例に対し記録装置を1組減らすこともでき
る。
FIG. 3 shows an example in which four colors of Bk, Y, M and C are formed.
A color image can be formed using only colors. In this case, the number of recording devices can be reduced by one set compared to the example shown in FIG.

画像処理部2よりの信号は、プリンタ部3に入力さ
れ、それぞれの色のレーザ光出射装置12Bk,12C,12M,12Y
に送られる。
Signals from the image processing unit 2 are input to the printer unit 3 and the laser light emitting devices 12Bk, 12C, 12M, and 12Y of the respective colors.
Sent to

プリンタ部3には、図の例では4組の記録装置13Y,13
M,13C,13Bkが並んで配置されている。各記録装置13はそ
れぞれ同じ構成部材によりなっているので、説明を簡単
化するためC用の記録装置について説明し、他の色につ
いては省略する。尚、各色用について、同じ部分には同
じ符号を付し、各色の構成の区別をつけるために、符号
に各色を示す添字を付す。
In the example of the figure, the printer unit 3 has four sets of recording devices 13Y and 13Y.
M, 13C and 13Bk are arranged side by side. Since the recording devices 13 are made of the same components, the recording device for C will be described for simplicity of description, and other colors will be omitted. In addition, for each color, the same portions are denoted by the same reference numerals, and in order to distinguish the configuration of each color, a reference numeral indicating each color is added to the reference numeral.

記録装置13Cはレーザ光出射装置12Cの外に感光体14
C、例えば感光体ドラムを有する。
The recording device 13C has a photoconductor 14 outside the laser beam emitting device 12C.
C, for example, having a photosensitive drum.

感光体14Cには、帯電チャージャ15C,レーザ光出射装
置12Cによる露光、現像装置16C、転写チャージャ17C等
の公知の複写装置と同様に付設されている。
The photoreceptor 14C is provided similarly to a known copying apparatus such as a charging charger 15C, an exposure by a laser beam emitting device 12C, a developing device 16C, and a transfer charger 17C.

帯電チャージャ15Cにより一様に帯電された感光体14C
は、レーザ光出射装置12Cによる露光により、シアン光
像の潜像を形成し、現像装置16Cにより現像して顕像を
形成する。給紙コロ18により給紙部19、例えば2つの給
紙カセットの何れかから供給される転写紙は、レジスト
ローラ20により先端を揃えられタイミングを合わせて転
写ベルト21に送られる。転写ベルト21により搬送される
転写紙は、それぞれ、顕像を形成された感光体14Bk,14
C,14M,14Yに順次送られ、転写チャージャ17Bk,17C,17M,
17Yの作用下で顕像を転写される。転写された転写紙
は、定着ローラ22により定着され、排紙ローラ23により
排紙される。
Photoconductor 14C uniformly charged by charging charger 15C
Forms a latent image of a cyan light image by exposure with a laser beam emitting device 12C, and develops the latent image with a developing device 16C to form a visible image. The transfer paper supplied from the paper supply unit 19, for example, one of the two paper supply cassettes, by the paper supply roller 18, is sent to the transfer belt 21 with the leading ends thereof aligned by the registration rollers 20 and at the same timing. The transfer paper conveyed by the transfer belt 21 is a photosensitive member 14Bk, 14
C, 14M, and 14Y sequentially transferred to the transfer chargers 17Bk, 17C, 17M,
A visible image is transferred under the action of 17Y. The transferred transfer paper is fixed by a fixing roller 22 and discharged by a discharge roller 23.

転写紙は、転写ベルト21に静電吸着されることによ
り、転写ベルトの速度で精度よく搬送されることが出来
る。
The transfer paper can be accurately conveyed at the speed of the transfer belt by being electrostatically attracted to the transfer belt 21.

転写ベルト21はベルト駆動ローラ24と従動ローラ25と
に支持され、A方向に移動して転写紙を搬送し、クリー
ニングユニット26によりベルトに付着しているトナーが
除去される。
The transfer belt 21 is supported by a belt drive roller 24 and a driven roller 25, moves in the direction A to convey the transfer paper, and the cleaning unit 26 removes the toner adhering to the belt.

第4図は、第3図に示すデジタル複写機の制御システ
ム概略を示すブロック図である。
FIG. 4 is a block diagram schematically showing a control system of the digital copying machine shown in FIG.

システムコントローラ30は、第3図におけるスキャナ
1、画像処理部2、プリンタ3の各モジュールを制御す
る。その制御内容としては、操作パネル31の表示制御、
及びキー入力処理、操作パネル31にて設定されたモード
に従って、スキャナ1、プリンタ3へのスタート信号、
変倍率指定信号の送出、画像処理部2への画像処理モー
ド指定信号(色変換、マスキング、トリキング、ミラー
リング等)の送出、各モジュールからの異常信号、動作
状態ステイタス信号(Wait,Ready,Busy,Stop等)によ
る、システム全体のコントロール等を行なう。
The system controller 30 controls each module of the scanner 1, the image processing unit 2, and the printer 3 in FIG. The control contents include display control of the operation panel 31,
And key input processing, a start signal to the scanner 1 and the printer 3 according to the mode set on the operation panel 31,
Transmission of a scaling ratio designation signal, transmission of an image processing mode designation signal (color conversion, masking, tricking, mirroring, etc.) to the image processing unit 2, an abnormal signal from each module, an operation status signal (Wait, Ready, Busy, Stop etc.) to control the whole system.

第3図におけるスキャナ32は、システムコントローラ
30からのスタート信号により指定された変倍率に合った
走査速度で原稿を走査し、原稿像をCCD等の読み取り素
子で読み取り、R,G,Bの画像データとして、イメージプ
ロセッサ33に送る。
The scanner 32 in FIG. 3 is a system controller.
The original is scanned at a scanning speed corresponding to the magnification specified by the start signal from 30, the original image is read by a reading element such as a CCD, and sent to the image processor 33 as R, G, B image data.

イメージプロセッサ33はスキャナ32から送られたR,G,
Bの画像データをBk,Y,MおよびCの記録色濃度データに
変換し更にγ補正、UCR(下色除去)、色補正等の補
正、ならびに誤差拡散補正およびドットゲイン補正を施
して、補正済の記録色濃度データを、プリンタ3の感光
体ドラム間隔分だけずらして出力するためのディレイメ
モリ回路34に与える。第1図あるいは第2図に示す補正
処理回路33Pは、イメージプロセッサ33に含まれ、Bk,Y,
MおよびCの記録色濃度データに前述の、誤差拡散補正
およびドットゲイン補正を施す。
The image processor 33 sends R, G,
The B image data is converted to Bk, Y, M, and C recording color density data, and corrections such as γ correction, UCR (under color removal), color correction, error diffusion correction, and dot gain correction are performed. The completed recording color density data is applied to a delay memory circuit 34 for outputting the data with a shift of the photosensitive drum interval of the printer 3. The correction processing circuit 33P shown in FIG. 1 or FIG. 2 is included in the image processor 33, and Bk, Y,
The above-described error diffusion correction and dot gain correction are performed on the M and C recording color density data.

プリンタ部制御回路36は、ディレメモリ回路34から読
み出すBk,Y,MおよびCの画像データに従って、レーザー
光出射装置を変調し、電子写真プロセスにより、転写紙
上に複写画像を得る。
The printer control circuit 36 modulates the laser beam emitting device according to the Bk, Y, M and C image data read from the delay memory circuit 34, and obtains a copy image on a transfer paper by an electrophotographic process.

次に、システムコントローラ30およびイメージプロセ
ッサ33によるドットゲインの設定について説明する。こ
の実施例では、所定のテストパターンがイメージプロセ
ッサ33に登録されており、その記録を複写機で作成し、
その画像を複写機で読取ってドットゲインを設定する。
Next, the setting of the dot gain by the system controller 30 and the image processor 33 will be described. In this embodiment, a predetermined test pattern is registered in the image processor 33, and its record is created by a copying machine.
The image is read by a copying machine and the dot gain is set.

第9a図および第9b図にテストパターンの例を示す。第
9a図および第9b図において個々の矩形領域が1個の画素
領域を示し、黒く塗りつぶした画素が黒化(ドット記
録)されることを示す。なお、パターンはa1とa2,b1とb
2の様にアルファベットの文字が同じもののパターンが
2パターンで1組となっている。また、それぞれのパタ
ーンは、第8図に示す画素パターンで、アルファベット
と同じものと対応している。数字が1のもの(a1〜p1)
は注目画素が黒化されていないパターンであり、数字が
2のもの(a2〜p2)は注目画素が黒化されたパターンで
ある。
9a and 9b show examples of test patterns. No.
In FIGS. 9A and 9B, each rectangular area indicates one pixel area, and a pixel painted out black is blackened (dot recording). The patterns are a1 and a2, b1 and b
As shown in FIG. 2, two patterns of the same letter of the alphabet form one set. Each pattern is a pixel pattern shown in FIG. 8 and corresponds to the same as the alphabet. One with a number (a1 to p1)
Is a pattern in which the target pixel is not blackened, and a pattern having a number of 2 (a2 to p2) is a pattern in which the target pixel is blackened.

従って、例えば周辺画素の出力パターンが第8図に示
すパターンcである場合、ドットゲインは第9a図のc1と
c2の出力パターンの平均反射率の差として得ることがで
きる。a〜pの他のパターンについても同様である。
Therefore, for example, when the output pattern of the peripheral pixels is the pattern c shown in FIG. 8, the dot gain is c1 in FIG. 9a.
It can be obtained as the difference in the average reflectance of the output pattern of c2. The same applies to other patterns a to p.

第9a図および第9b図に示すパターンは、主走査方向4
画素、副走査方向3画素の4×3画素が単位となる周期
パターンである。これは、パターンの最大であるp2に示
すパターンにおいても3×2画素の領域しか黒化され
ず、隣接する単位との間に空白領域ができるため、隣接
領域の影響を受けないようにするためである。このため
適正なドットゲインの評価を行なうことができる。周辺
素子の出力パターンX(Xはa〜p)のドットゲインGx
は、パターンX1,X2の平均反射率をそれぞれRx1,Rx2とす
ると次式で表わされる。
The patterns shown in FIGS. 9a and 9b
This is a periodic pattern in which 4 × 3 pixels of 3 pixels in the sub-scanning direction are used as a unit. This is because only the area of 3 × 2 pixels is blackened in the pattern indicated by p2 which is the maximum of the pattern, and a blank area is formed between adjacent units, so that the area is not affected by the adjacent area. It is. For this reason, an appropriate evaluation of the dot gain can be performed. Dot gain Gx of output pattern X (X is a to p) of peripheral element
Is given by the following equation, where the average reflectance of the patterns X1 and X2 is Rx 1 and Rx 2 respectively.

Gx=(Rx2−Rx1)×(4×3) …(6) 右辺の4×3はテストパターンの単位を構成する画素
数である。また反射率は記録紙の地肌部で1、黒べた部
で0になるように規格化されているものとする。
Gx = (Rx 2 −Rx 1 ) × (4 × 3) (4) 4 × 3 on the right side is the number of pixels constituting the unit of the test pattern. Also, it is assumed that the reflectance is standardized to be 1 at the background portion of the recording paper and 0 at the solid black portion.

前述のようにドット径rが に近いときは斜め方向の隣接画素の影響は無視できるか
ら第8図の示すパターンのa,b,c,およびdのパターンの
ドットゲインのみ評価すればよい。更にドットが常に同
一径の円形であると見なせる場合は、第8図に示すパタ
ーンaのドットゲインのみから他のパターンでのドット
ゲインを評価することが可能である。
As described above, the dot diameter r is Since the influence of the adjacent pixels in the oblique direction can be neglected when it is close to, only the dot gain of the patterns a, b, c, and d of the pattern shown in FIG. Further, when the dots can always be regarded as circular with the same diameter, it is possible to evaluate the dot gain in another pattern from only the dot gain of the pattern a shown in FIG.

パターンaのドットゲインをGaとすると、ドット径r
との関係は、 ドット径が決まれば、第7a図,第7b図,第7c図および第
7d図にに示すドットの重なり面積が決定されるため、第
1表に示すパタラメータA,B,C,およびDを計算すること
ができる。
If the dot gain of the pattern a is Ga, the dot diameter r
The relationship is Once the dot diameter is determined, FIGS. 7a, 7b, 7c and
Since the overlapping area of the dots shown in FIG. 7D is determined, the parameters A, B, C, and D shown in Table 1 can be calculated.

従って、これらのパラメータ値によって各出力パター
ン時のドットゲインが得られる。
Therefore, the dot gain for each output pattern can be obtained from these parameter values.

第5図に、システムコントローラ30とイメージプロセ
ッサ33で実行されるドットゲインの設定処理動作を示
す。以下、第5図を参照する。
FIG. 5 shows a dot gain setting processing operation executed by the system controller 30 and the image processor 33. In the following, reference is made to FIG.

ドットゲインの設定を行なうモードは、オペレータに
よって操作パネル31を通して選択され(ステップ1:以下
カッコ内ではステップと言う語は省略する)、この時に
操作パネルのプリントキーが押される(2)と、システ
ムコントローラ30を介してイメージプロセッサ33が、テ
ストデータを出力し、プリンタ3がテストパターン画像
をプリントアウトする(3)。なお、スキャナ1はこの
時に読取動作をしないようにシステムコントローラ30に
より制御される。
The mode for setting the dot gain is selected by the operator through the operation panel 31 (step 1: hereinafter, the word "step" is omitted in parentheses). At this time, when the print key of the operation panel is pressed (2), the system The image processor 33 outputs the test data via the controller 30, and the printer 3 prints out the test pattern image (3). At this time, the scanner 1 is controlled by the system controller 30 so as not to perform the reading operation.

テストパターンは、第9a図および第9b図に示す16通り
のパターンを第10図に示すような分布で出力しプリント
アウトするようにしている。a1,a2などの各パターンの
記録画像は後でスキャナ1より読取られるが、パターン
領域とスキャナ1による読取位置との整合を容易にし、
また出力系や読取り系の感度のバラツキを平均化するた
めに、1パターンにつき1cm×1cm以上の領域を割当てる
ように考慮している。この時ペーパージャム等のトラブ
ルで正常にテストパターン画像が出力されなかった場合
は、オペレータに対して警告を発し、その異常の処理と
再実行を促す(4,5)。
As the test patterns, 16 patterns shown in FIGS. 9a and 9b are output in a distribution as shown in FIG. 10 and printed out. The recorded image of each pattern such as a 1 and a 2 is read by the scanner 1 later, but it is easy to match the pattern area with the reading position by the scanner 1.
Also, in order to average out the variation in the sensitivity of the output system and the reading system, consideration is given to allocating an area of 1 cm × 1 cm or more per pattern. At this time, if the test pattern image is not output normally due to a paper jam or the like, a warning is issued to the operator, and the abnormality is processed and re-executed (4, 5).

テストパターンデータが発生され、その記録において
エラーがないと、システムコントローラ30は、テストパ
ターン記録画像の読取解析モードとなる(6)。なお、
この時にドットゲイン設定モードをオフにすると通常の
コピー状態に戻る(7)。
If the test pattern data is generated and there is no error in the recording, the system controller 30 enters the reading and analyzing mode of the test pattern recorded image (6). In addition,
At this time, if the dot gain setting mode is turned off, the normal copy state is returned (7).

次に、オペレータが、スキャナ1の原稿台4にテスト
パターン記録画像を載置してプリントキーを押すと
(8)、システムコントローラ30内のCPUがこれを読取
り、スキャナ1を駆動してテストパターン記録画像の各
パターン像を読取り、各パターンのドットゲインを上記
(6)式および(7)式で演算する(9,10)。このとき
プリンタ3は画像形成を行なわないようにシステムコン
トローラ30で制御される。
Next, when the operator places the test pattern recorded image on the document table 4 of the scanner 1 and presses the print key (8), the CPU in the system controller 30 reads this and drives the scanner 1 to drive the test pattern. Each pattern image of the recorded image is read, and the dot gain of each pattern is calculated by the above equations (6) and (7) (9, 10). At this time, the printer 3 is controlled by the system controller 30 so as not to perform image formation.

テストパターン記録画像の読取データは各パターンの
代表値として、それぞれの領域の複数画素の平均値を計
算し記憶して次の解析に用いる。解析時には入力データ
のチェックも行なう。各パターンの代表値は所定の値と
比較され、所定の範囲内であるときに入力データに合理
性があるものとして、ドットゲインの算出が行なわれ
る。入力データが合理的でないデータとして例えば、各
パターンの代表値が全て0のときは、テストパターン画
像出力を表裏逆に原稿台に載置した場合が考えられる。
また全0でなくとも代表値が所定範囲から外れるものが
多い時は、テストパターン画像出力を上下,縦横など載
置方向に誤まっていたり、基準位置から大きくずれてい
たりする場合が考えられる。
The read data of the test pattern recorded image is calculated as a representative value of each pattern, the average value of a plurality of pixels in each area is calculated, stored, and used for the next analysis. At the time of analysis, input data is also checked. The representative value of each pattern is compared with a predetermined value, and when it is within a predetermined range, the dot data is calculated assuming that the input data is reasonable. For example, when the input data is unreasonable data and the representative value of each pattern is all 0, it is conceivable that the test pattern image output is placed upside down on the document table.
If the representative value is out of the predetermined range in many cases even if not all 0s, the output of the test pattern image may be erroneous in the mounting direction such as up and down, length and width, or may be greatly deviated from the reference position.

このように入力データチェックにより不具合を検出し
た場合は、解析エラーとしてオペレータに警告を発し、
テストパターン画像の再読取りを促す(11,12)。ここ
で、ドットゲイン設定モードをOFFにするとドットゲイ
ン設定処理を中止し、通常のコピー待機モードに戻る
(7)。
If a failure is detected by input data check in this way, a warning is issued to the operator as an analysis error,
Re-read the test pattern image (11, 12). Here, when the dot gain setting mode is turned off, the dot gain setting process is stopped, and the process returns to the normal copy standby mode (7).

一方、ステップ11においてドットゲインの算出が正常
に終了した場合は、ドットゲイン評価回路140(第1
図)又は多値化・誤差演算回路160(第2図)に算出し
たドットゲインを設定し、ドットゲイン設定モードを解
除してコピー待機モードに復帰する(13,14)。ドット
ゲインは、不揮発性メモリに記憶され、次回のシステム
を立上げる時に初期データとして用いられる。
On the other hand, if the calculation of the dot gain is completed normally in step 11, the dot gain evaluation circuit 140 (first
(FIG. 2) or the multi-value / error calculation circuit 160 (FIG. 2) is set with the calculated dot gain, the dot gain setting mode is released, and the copy standby mode is restored (13, 14). The dot gain is stored in a non-volatile memory, and is used as initial data when the system is started next time.

テストパターンとして第9a図および第9b図に例を挙げ
たが、これらの図面を見てわかるようにパターンa2,b1,
c1,d1,e1は実質的に等価なパターンである。また、d2と
j1、c2とh1などでもそれぞれ等価パターンである。この
ように等価なパターンはどれか1つを用いるようにテス
トパターンを省略してもよい。
9a and 9b are given as examples of test patterns, but as can be seen from these drawings, patterns a2, b1,
c1, d1, and e1 are substantially equivalent patterns. Also, d2 and
j1, c2, h1, etc. are also equivalent patterns. The test pattern may be omitted such that any one of the equivalent patterns is used.

また第9a図および第9b図では2値化パターンの例にし
たために16組,32組のパターンがあるが、多値化パター
ンの場合は例えば4値化までは周辺画像を参照すると44
=256組のパターンが必要である。
In FIGS. 9a and 9b, there are 16 sets and 32 sets of patterns because of the example of the binarized pattern. However, in the case of the multi-valued pattern, for example, up to 4
= 256 sets of patterns are required.

4値化の場合は、1組につき3種のドットゲインが必
要なため解析すべきパターン数は256×3=768個とな
る。このようにパターンが多い場合はテストパターン画
像を複数枚に分けて出力し、また複数枚のテストパター
ン画像を順次読取ってドットゲインを演算するようにシ
ステムを制御すればよい。
In the case of quaternary conversion, three types of dot gains are required for one set, so that the number of patterns to be analyzed is 256 × 3 = 768. When there are many patterns as described above, the system may be controlled so that the test pattern image is divided into a plurality of sheets and output, and the plurality of test pattern images are sequentially read to calculate the dot gain.

上記実施例においては、原稿読取用のスキャナ1を用
いてテストパターン画像の入力を行なったが専用のセン
サを持てばテストパターン画像の読取り操作をオペレー
タがする必要がなく、同時にテストパターン画像を原稿
台にセットする時間だけ早く再設定処理が行なえ、テス
トパターン画像のセットミスも起こらないメリットがあ
る。なお、この専用センサの位置は画像形成のプロセス
が全て終了したテストパターン画像を読取るために、第
3図の定着ローラ22と排紙ローラ23の間に設けるのがよ
い。
In the above embodiment, the test pattern image was input using the scanner 1 for reading the original. However, if a dedicated sensor is provided, the operator does not need to perform the operation of reading the test pattern image. There is an advantage that the resetting process can be performed as soon as the time of setting on the table, and the setting error of the test pattern image does not occur. The position of the dedicated sensor is preferably provided between the fixing roller 22 and the paper discharge roller 23 shown in FIG. 3 in order to read the test pattern image after the image forming process is completed.

またドットゲイン補正の精度は落ちるが、給紙をしな
いで転写ベルト21上にテストパターン画像を形成して読
取るように構成すれば紙を使わずに済む。このときのセ
ンサの位置は転写ベルトに沿って転写チャージャ17Yか
らクリーニングユニット26の間に設ければ良い。
In addition, although the accuracy of dot gain correction is reduced, a configuration in which a test pattern image is formed and read on the transfer belt 21 without feeding paper can be used without using paper. The position of the sensor at this time may be provided between the transfer charger 17Y and the cleaning unit 26 along the transfer belt.

さらに感光体ドラム15Y,15M,15C,15Bk上の静電潜像の
電位を測定して解析するように構成すればトナーを消費
しなくて済む。
Further, if the configuration is such that the potential of the electrostatic latent image on the photoconductor drums 15Y, 15M, 15C, and 15Bk is measured and analyzed, the toner is not consumed.

以上、テストパターンについては2値化を例について
説明したが3値,4値などの多値化処理の場合にも適用で
きる。また、記録装置としては電子写真プロセスを用い
たカラーレーザープリンタを例に挙げたがモノクロプリ
ンタでもよい。作像プロセスもインクジェット方式,熱
転写方式などでも適用することができる。
As described above, the binarization of the test pattern has been described as an example, but the present invention can be applied to the case of multi-value processing such as ternary and quaternary. Although a color laser printer using an electrophotographic process has been described as an example of the recording apparatus, a monochrome printer may be used. The image forming process can be applied to an ink jet system, a thermal transfer system, or the like.

なお、本実施例では画像記録レベルを決定する際に隣
接した4つの画素の出力パターンにより評価を行なうよ
うにしているが、4画素以外の出力パターンを用いても
よい。この場合は、出力パターンの数が変わるだけであ
る。
In this embodiment, when determining the image recording level, the evaluation is performed based on the output patterns of four adjacent pixels, but an output pattern other than four pixels may be used. In this case, only the number of output patterns changes.

しかし、現実のプリンタでは隣接した4画素の影響が
特に強く、これらの画素を考慮するだけで中間調再現特
性の向上に十分な効果を得ることができる。
However, in an actual printer, the influence of adjacent four pixels is particularly strong, and a sufficient effect for improving halftone reproduction characteristics can be obtained only by considering these pixels.

記録画素レベルを決定する際の評価に必要なドットの
重なりの面積B,C,およびDはドット径rが決まれば計算
することができるが、特にドットが画素の矩形領域に外
接する場合は このときのドットゲインを第3表に示す。
The overlapping areas B, C, and D of the dots required for the evaluation when determining the recording pixel level can be calculated if the dot diameter r is determined. In particular, when the dots circumscribe the rectangular area of the pixel, Table 3 shows the dot gain at this time.

この場合は斜め方向の隣接画素との重なりが無いた
め、主走査方向および副走査方向の隣接画素のみを考慮
すればよい。すなわち、第6b図のおよびの2画素の
出力パターンからドットゲインを評価できる。またドッ
ト径rが に近い場合もB>>C≧Dであるので、およびの2
画素をの出力パターンを考慮するだけで中間調再現特性
の向上に十分な効果を得ることができる。
In this case, since there is no overlap with the adjacent pixels in the oblique direction, only the adjacent pixels in the main scanning direction and the sub-scanning direction need to be considered. That is, the dot gain can be evaluated from the output patterns of the two pixels shown in FIGS. 6B and 6B. The dot diameter r is Is also B >> C ≧ D, and
A sufficient effect for improving the halftone reproduction characteristic can be obtained only by considering the output pattern of the pixels.

〔発明の効果〕 以上、本発明によれば、誤差拡散法による画像データ
変換誤差補正に加えて、すでに記録出力階調レベルが決
定した画素とその画素に隣接する複数画素との重なり面
積にも応じて補正することで、中間調再現特性を向上さ
せることができる。
[Effects of the Invention] As described above, according to the present invention, in addition to the image data conversion error correction by the error diffusion method, the overlap area between a pixel whose print output gradation level has already been determined and a plurality of pixels adjacent to the pixel is also determined. By performing correction in accordance therewith, halftone reproduction characteristics can be improved.

また、誤差データの再設定又は調整を任意に行うこと
により、常に一定した再現性のよい出力画像を得ること
ができる。
In addition, by arbitrarily resetting or adjusting the error data, it is possible to obtain an output image that is always constant and has good reproducibility.

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

第1図は、本発明の一実施例の主要部をなす階調記録デ
ータの補正処理回路33Pの構成を示す概略ブロック図で
ある。 第2図は、階調記録データの補正処理回路33Pの変形例
を示すブロック図である。 第3図は、本発明の一実施例であるデジタルカラー複写
機の機構部を示す側面図である。 第4図は、第3図に示すデジタルカラー複写機の記録制
御電気系統の構成概要を示すブロック図であり、第1図
又は第2図に示す補正処理回路33Pは第4図に示すイメ
ージプロセッサ33に含まれる。 第5図は、第4図に示すシステムコントローラ30とイメ
ージプロセッサ33の、ドットゲイン設定処理動作を示す
フローチャートである。 第6a図は、画像上の画素区分を示す平面図である。 第6b図は、画像上の画素区分と記録ドットの相関を示す
平面図である。 第7a図は、1画素のみの孤立記録態様を示す平面図であ
る。 第7b図は、縦方向隣接2画素の記録態様を示す平面図で
ある。 第7c図は、斜め方向隣接2画素の記録態様を示す平面図
である。 第7d図は、互いに隣接した4画素の記録態様を示す平面
図である。 第8図は、注目画素とそれに隣接する4画素でなる合計
5画素の記録パターンを示す平面図である。 第9a図および第9b図は、第4図に示すイメージプロセッ
サ33が発生する、ドットゲイン設定用のテストパターン
画像を示す平面図である。 第10図は、第9a図および第9b図に示すテストパターン画
像の記録位置分布を示す平面図である。 第11図は、従来の、誤差拡散法による階調記録データの
補正処理回路の構成を示すブロック図である。 第12図は、第11図に示す多値化回路および誤差演算回路
に代わるROMまたはRAMを示す平面図である。 1:スキャナ、2:画像処理部 3:プリンタ、4:原稿載置台 5:ランプ、6〜8:ミラー 9:結像レンズ、10:ダイクロイックプリズム 11R,11B,11G:受光器 12Y,12M,12C,12Bk:レーザ光出射装置 13Y,13M,13C,13Bk:記録装置 14Y,14M,14C,14Bk:感光体 15Y,15M,15C,15Bk:帯電チャージャ 16Y,16M,16C,16Bk:現像装置 17Y,17M,17C,17Bk:転写チャージャ 18:給紙コロ、19:給紙部 20:レジストローラ、21:転写ベルト 22:定着ローラ、23:排紙ローラ 24:ベルト駆動ローラ、25:従動ローラ 26:クリーニングユニット、30:システムコントローラ 31:操作パネル、33:イメージプロセッサ 34:ディレイメモリ回路、35:書込系制御回路 36:プリンタ部制御回路、100:誤差メモリ回路 110:補正演算回路、120:多値化回路 130:誤差演算回路、140:ドットゲイン評価回路 150:出力データメモリ、160:多値化・誤差演算回路
FIG. 1 is a schematic block diagram showing a configuration of a gradation recording data correction processing circuit 33P which is a main part of one embodiment of the present invention. FIG. 2 is a block diagram showing a modification of the gradation recording data correction processing circuit 33P. FIG. 3 is a side view showing a mechanism of a digital color copying machine according to one embodiment of the present invention. FIG. 4 is a block diagram showing an outline of the configuration of a recording control electric system of the digital color copying machine shown in FIG. 3. The correction processing circuit 33P shown in FIG. 1 or 2 is an image processor shown in FIG. Included in 33. FIG. 5 is a flowchart showing a dot gain setting processing operation of the system controller 30 and the image processor 33 shown in FIG. FIG. 6a is a plan view showing the pixel division on the image. FIG. 6b is a plan view showing the correlation between the pixel division on the image and the recording dots. FIG. 7a is a plan view showing an isolated recording mode of only one pixel. FIG. 7b is a plan view showing a recording mode of two vertically adjacent pixels. FIG. 7c is a plan view showing a recording mode of two pixels adjacent in the oblique direction. FIG. 7d is a plan view showing a recording mode of four pixels adjacent to each other. FIG. 8 is a plan view showing a recording pattern of a total of five pixels including a target pixel and four pixels adjacent thereto. 9a and 9b are plan views showing a test pattern image for dot gain setting generated by the image processor 33 shown in FIG. FIG. 10 is a plan view showing a recording position distribution of the test pattern image shown in FIGS. 9a and 9b. FIG. 11 is a block diagram showing a configuration of a conventional gradation processing data correction processing circuit by an error diffusion method. FIG. 12 is a plan view showing a ROM or a RAM in place of the multi-level circuit and the error calculation circuit shown in FIG. 1: Scanner, 2: Image processing unit 3: Printer, 4: Document table 5: Lamp, 6-8: Mirror 9: Image forming lens, 10: Dichroic prism 11R, 11B, 11G: Receiver 12Y, 12M, 12C , 12Bk: Laser beam emitting devices 13Y, 13M, 13C, 13Bk: Recording devices 14Y, 14M, 14C, 14Bk: Photoconductors 15Y, 15M, 15C, 15Bk: Charger 16Y, 16M, 16C, 16Bk: Developing devices 17Y, 17M , 17C, 17Bk: transfer charger 18: paper feed roller, 19: paper feed unit 20: registration roller, 21: transfer belt 22: fixing roller, 23: paper discharge roller 24: belt drive roller, 25: driven roller 26: cleaning Unit, 30: System controller 31: Operation panel, 33: Image processor 34: Delay memory circuit, 35: Writing system control circuit 36: Printer control circuit, 100: Error memory circuit 110: Correction operation circuit, 120: Multi-value Circuit 130: error calculation circuit, 140: dot gain evaluation circuit 150: output data memory, 160: multi-value / error calculation circuit

フロントページの続き (56)参考文献 特開 平3−34680(JP,A) 「MULTIPLE ERROR C ORRECTION ALGORITH M FOR HALFTONE,CON TINUOS TONE AND TE XT REPRODUCTION」,I BM Technical Discl osure Bulletin,IBM Corp.,March 1981,Vo l.23,No.10,p.4433−4435 「HALFTONING TECHN IQUES USING ERROR CORRECTION」,Procee ding of the SID, 1986,Vol.24/4,p.305−308 (58)調査した分野(Int.Cl.7,DB名) H04N 1/40 - 1/409 H04N 1/46 H04N 1/60 Continuation of the front page (56) References JP-A-3-34680 (JP, A) "MULTIPLE ERROR CORRECTION ALGORITHM FOR HALFTONE, CON TINUOS TONE AND TE XT REPRODUCTION, IBM Technology Corporation. , March 1981, Vol. 23, No. 10, p. 4433-4435, "HALFTONING TECHN IQUESING USING ERROR CORRECTION", Processe ding of the SID, 1986, Vol. 24/4, p. 305-308 (58) Field surveyed (Int.Cl. 7 , DB name) H04N 1/40-1/409 H04N 1/46 H04N 1/60

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力画像の注目画素の記録出力レベルを、
その画素の入力階調レベルと、すでに記録出力階調レベ
ルが決定した画素に対する入出力間の階調レベルの誤差
に応じた誤差データと、に基づいて決定する中間調再現
処理手段を有する、画像の階調記録装置において、 前記中間調再現処理手段が、すでに記録出力階調レベル
が決定した画素の記録出力階調レベルと注目画素の記録
出力レベルに基づいた、注目画素とそれに隣接する複数
画素との重なり面積に応じた階調レベル、に応じて注目
画素に対する入出力間の階調レベルの誤差に応じた誤差
データを発生する誤差出力手段、を含むことを特徴とす
る、画像の階調記録装置。
1. A recording output level of a pixel of interest of an input image,
An image having halftone reproduction processing means for determining based on the input gradation level of the pixel and error data corresponding to the gradation level error between input and output for the pixel for which the recording output gradation level has already been determined. The halftone reproduction processing means, wherein the target pixel and a plurality of pixels adjacent thereto based on the print output gray level of the pixel whose print output gray level has already been determined and the print output level of the target pixel An error output means for generating error data corresponding to an error of a gradation level between input and output with respect to a pixel of interest in accordance with a gradation level corresponding to an overlapping area of the image. Recording device.
【請求項2】入力画像の注目画素の記録出力レベルを、
その画素の入力階調レベルと、すでに記録出力階調レベ
ルが決定した画素に対する入出力間の階調レベルの誤差
に応じた誤差データと、に基づいて決定する中間調再現
処理手段を有する、画像の階調記録装置において、 前記中間調再現処理手段が、すでに記録出力階調レベル
が決定した画素の記録出力階調レベルと注目画素の記録
出力レベルに基づいた、注目画素とそれに隣接する複数
画素との重なり面積に応じた階調レベル、に応じて注目
画素に対する入出力間の階調レベルの誤差に応じた誤差
データを発生する誤差出力手段、を含み、装置は更に、 記録画素のテストパターンを形成するテストパターン形
成手段と、 前記テストパターン形成手段により形成された記録画素
のテストパターンを読取る読取手段と、 前記読取手段が読取ったテストパターンの画像データに
基づいて、前記誤差出力手段に誤差データを設定または
更新する誤差設定手段と、 を備えることを特徴とする、画像の階調記録装置。
2. A recording output level of a target pixel of an input image,
An image having halftone reproduction processing means for determining based on the input gradation level of the pixel and error data corresponding to the gradation level error between input and output for the pixel for which the recording output gradation level has already been determined. The halftone reproduction processing means, wherein the target pixel and a plurality of pixels adjacent thereto based on the print output gray level of the pixel whose print output gray level has already been determined and the print output level of the target pixel Error output means for generating error data corresponding to an error between the input and output of the pixel of interest in accordance with a gray level corresponding to an overlapping area with the target pixel. Forming a test pattern; reading means for reading a test pattern of a recording pixel formed by the test pattern forming means; and reading by the reading means. An image gradation recording apparatus, comprising: error setting means for setting or updating error data in the error output means based on image data of a test pattern.
JP01217691A 1989-08-24 1989-08-24 Image gradation recording device Expired - Fee Related JP3129421B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01217691A JP3129421B2 (en) 1989-08-24 1989-08-24 Image gradation recording device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01217691A JP3129421B2 (en) 1989-08-24 1989-08-24 Image gradation recording device

Publications (2)

Publication Number Publication Date
JPH0380766A JPH0380766A (en) 1991-04-05
JP3129421B2 true JP3129421B2 (en) 2001-01-29

Family

ID=16708211

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01217691A Expired - Fee Related JP3129421B2 (en) 1989-08-24 1989-08-24 Image gradation recording device

Country Status (1)

Country Link
JP (1) JP3129421B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2553799B2 (en) * 1992-02-14 1996-11-13 松下電送株式会社 Image processing device
JP5129506B2 (en) * 2007-04-26 2013-01-30 キヤノン株式会社 Color copying apparatus and control method therefor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「HALFTONING TECHNIQUES USING ERROR CORRECTION」,Proceeding of the SID,1986,Vol.24/4,p.305−308
「MULTIPLE ERROR CORRECTION ALGORITHM FOR HALFTONE,CONTINUOS TONE AND TEXT REPRODUCTION」,IBM Technical Disclosure Bulletin,IBM Corp.,March 1981,Vol.23,No.10,p.4433−4435

Also Published As

Publication number Publication date
JPH0380766A (en) 1991-04-05

Similar Documents

Publication Publication Date Title
JP4912270B2 (en) Image processing apparatus and control method thereof
US5467196A (en) Image forming apparatus which forms halftone images mixed with characters and fine lines
JP2007182031A (en) Image-forming apparatus
JP2009212933A (en) Image processing apparatus and method thereof
US8422898B2 (en) Image forming apparatus
JP3129421B2 (en) Image gradation recording device
US5418618A (en) Tone processing method for forming a halftone image
US7719713B2 (en) Image processing apparatus, image processing method multicolor image forming apparatus, computer-readable medium, and computer data signal
JP4496897B2 (en) Printing apparatus and gradation correction method thereof
KR100601692B1 (en) Method for processing half-tone and apparatus therefore in a laser printer
US8102567B2 (en) Image forming apparatus and method calculating a deviation between a) a representative point of threshold information I) nearest to the coordinate of a pixel of interest or II) in dither space nearest to the address coordinate of the pixel of interest in dither space, and b) the address coordinate in dither space corresponding to a pixel coordinate of an integer in pixel space or a pixel coordinate of an integer in pixel space nearest to the representative point
JP3375992B2 (en) Image processing apparatus and method
US8068769B2 (en) Toner usage control between differing image regions
US7116449B1 (en) Image processing apparatus
CN114945060B (en) Image processing apparatus and image forming apparatus
JP3202454B2 (en) Image processing circuit
JP3144835B2 (en) Image forming apparatus and image forming method
JP3152514B2 (en) Image forming device
JP3029441B2 (en) Color image forming equipment
JPH114352A (en) Image processing method, system and recording medium
JP2999795B2 (en) Color image forming equipment
JP3227174B2 (en) Image processing apparatus and control method for image processing apparatus
JPH07236038A (en) Digital image forming device
JP2020017892A (en) Image processing apparatus, image forming apparatus, image processing method, and program
JPH1028225A (en) Mtf-correcting device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071117

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081117

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees