JPH04152757A - Image forming device - Google Patents

Image forming device

Info

Publication number
JPH04152757A
JPH04152757A JP2277253A JP27725390A JPH04152757A JP H04152757 A JPH04152757 A JP H04152757A JP 2277253 A JP2277253 A JP 2277253A JP 27725390 A JP27725390 A JP 27725390A JP H04152757 A JPH04152757 A JP H04152757A
Authority
JP
Japan
Prior art keywords
value
effective
minimum value
processing
image
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
JP2277253A
Other languages
Japanese (ja)
Inventor
Tomoko Ogawa
朋子 小川
Hitomi Kumazaki
熊崎 ひとみ
Yoshiaki Haniyu
羽生 嘉昭
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 JP2277253A priority Critical patent/JPH04152757A/en
Publication of JPH04152757A publication Critical patent/JPH04152757A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color Electrophotography (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)

Abstract

PURPOSE:To reduce a picture element of a low density level stably by receiving the result of measurement for toner adhesion state, obtaining a valid minimum value in which an intermediate tone level is reproduced and correcting gradation obtained by anti-aliasing processing to have the valid minimum value or over. CONSTITUTION:A test pattern written on a photosensitive drum is subject to toner development by a multi-value color laser printer, the reproducing state of the test pattern subject to toner development is measured through a toner adhesion concentration measuring equipment and the result is fed back to a gamma discrimination section of a PDL controller 200 to obtain a valid minimum value at which an intermediate tone level is reproduced and a valid maximum value at which an intermediate tone level is reproduced. Then the gradation obtained by the anti-aliasing processing is corrected in a range to be the valid minimum value or over and the valid maximum value or below in the intermediate tone correction processing based on the valid minimum value and the valid maximum value obtained by the gamma discrimination section.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は出力画像のエツジ部のギザギザを除去するアン
チエイリアシング処理を実行する画像形成装置に関し、
より詳細には、常に安定した美しいアンチエイリアシン
グ処理の画像が得られる画像形成装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image forming apparatus that performs anti-aliasing processing to remove jagged edges of an output image.
More specifically, the present invention relates to an image forming apparatus that can always produce stable and beautiful anti-aliased images.

〔従来の技術〕[Conventional technology]

コンピュータ・グラフィクスの分野では、その出力媒体
であるCRTに画像を表示する際、その表示画像をより
美しくするためにアンチエイリアシング処理という手法
が用いられている。この処理は、第20図(a)に示す
ような階段上のギザギザ部分(エイリアスと呼ばれる)
に輝度変調をかけ、視覚的に表示画像を第20図O:1
)に示すように滑らかにするものである。
In the field of computer graphics, when displaying an image on a CRT, which is an output medium, a technique called anti-aliasing processing is used to make the displayed image more beautiful. This process is performed on the jagged parts (called aliases) on the stairs as shown in Figure 20(a).
Apply brightness modulation to visually display the image in Figure 20 O: 1
) as shown in the figure.

従来の画像形成装置では、■均一平均化法、■重み付は
平均化法、■畳み込み積分法等がアンチエイリアシング
処理の方法として一般的に適用されている。
In conventional image forming apparatuses, (1) uniform averaging method, (2) weighted averaging method, (2) convolution integral method, etc. are generally applied as anti-aliasing processing methods.

■均一平均化法は、各ピクセル(画素)をN*M(N、
Mは自然数)のサブピクセルに分解し、高解像度でラス
ク計算を行った後、各ピクセルの輝度をN*Mサブビク
セルの平均をとって求めるものである。第21図(a)
、 (b)を参照して、均一平均化法によるアンチエイ
リアシング処理を具体的に説明する。あるピクセルに画
像の端がかかっている場合(ここでは斜めの線の右下に
画像がつながっているものとする)、アンチエイリアシ
ング処理を行わないときは、同図(aJに示すように、
このピクセルの輝度kidには表示できる階調の最高輝
度(例えば、256階調ではkid・255)が割り当
てられる。このピクセルにN=M=7の均一平均化法に
よるアンチエイリアシング処理を実施する場合、同図(
b)に示すように、ピクセルを7*7のサブビクセルに
分解し、画像に覆われているサブピクセル数を力bン卜
する。そのカウント数(28)を1ピクセル中の全サブ
ピクセル数(この場合、49)で割って規格化(平均化
)したものを最高輝度(255)に掛け、そのピクセル
の輝度を算出する。このように均一平均化法では、各ピ
クセルに画像がどのようにかかっているかを考慮にいれ
てそのピクセルの輝度を決める。
■The uniform averaging method calculates each pixel (picture element) to N*M (N,
After decomposing the image into sub-pixels (M is a natural number) and performing rask calculation at high resolution, the brightness of each pixel is determined by taking the average of N*M sub-pixels. Figure 21(a)
, (b), anti-aliasing processing using the uniform averaging method will be specifically explained. If the edge of the image overlaps a certain pixel (here, it is assumed that the image is connected to the bottom right of the diagonal line), and when anti-aliasing processing is not performed, as shown in the same figure (aJ),
The brightness kid of this pixel is assigned the highest brightness of the displayable gradations (for example, kid·255 for 256 gradations). When performing anti-aliasing processing on this pixel using the uniform averaging method with N=M=7, the same figure (
As shown in b), decompose the pixel into 7*7 sub-pixels and count the number of sub-pixels covered by the image. The count number (28) is divided by the total number of subpixels in one pixel (49 in this case), normalized (averaged), and multiplied by the maximum brightness (255) to calculate the brightness of that pixel. In this way, in the uniform averaging method, the brightness of each pixel is determined by taking into consideration how the image covers each pixel.

■重み付は平均化法 重み付は平均化法は、均一平均化法を一部変更したもの
であり、均一平均化法が1ピクセル中のサブピクセルを
全て同じ重み(即ち、画像のかかっているサブピクセル
を単純にカウントする)で取り扱ったのに対して、重み
付は平均化法は各サブピクセルに重みをもたせ、画像が
どのサブピクセルにかかっているかでそのサブピクセル
の輝度kidへの影響が異なるようにしている。尚、こ
の際の重みはフィルターを用いて付与する。
■Weighting is an averaging method The weighting and averaging method is a partial modification of the uniform averaging method. In contrast, the weighted averaging method assigns a weight to each subpixel, and the brightness of that subpixel (kid) is determined depending on which subpixel the image covers. The effects are different. Note that the weight at this time is given using a filter.

第22図(a)、 (b)を参照して、第21図(a)
と同じ画像データに、同じ分割法(N=M=7)で重み
付は平均化法を実施した例を示す。
With reference to FIGS. 22(a) and (b), FIG. 21(a)
An example is shown in which the same image data is weighted using the same dividing method (N=M=7) and the averaging method.

第22図(a)は、フィルター(ここでは、conef
ilter)の特性を示し、対応するサブピクセルにこ
の特性と同じ重みが与えられる。例えば、右上角のサブ
ピクセルの重みは2である。各サブピクセルに画像がか
かっていた場合、フィルター特性より与えられた重みの
値がそのサブピクセルのカウント値となる。同図(b)
には、サブピクセルの重みの違いによってかかった画像
の表示パターンを変えて示しである。この場合、重みを
付けて画像のかかったサブピクセルをカウントすると、
199となる。この値を、均一平均化のときに対応して
フィルターの値の合計(この場合、336)で割って平
均化し、最高輝度に掛けて、このピクセルの輝度を算出
する。尚、フィルターとしては、第23図(a)、(ト
))、 (C)、 (d)に示すフィルターが知られて
いる。
FIG. 22(a) shows a filter (here, conef
ilter), and the corresponding sub-pixel is given the same weight as this characteristic. For example, the weight of the upper right corner subpixel is 2. When an image is applied to each subpixel, the weight value given by the filter characteristics becomes the count value of that subpixel. Same figure (b)
This figure shows how the display pattern of the image is changed depending on the weight of the sub-pixels. In this case, if we count the weighted subpixels of the image, we get
It becomes 199. This value is divided by the sum of the filter values (336 in this case) corresponding to uniform averaging, averaged, and multiplied by the maximum brightness to calculate the brightness of this pixel. Incidentally, as filters, the filters shown in FIGS. 23(a), (g)), (c), and (d) are known.

■畳み込み積分法 畳み込み積分法は、1つのピクセルの輝度を決定するに
あたり、その周りのピクセルの様子も参照する方法であ
る。即ち、輝度を決定しようとする1ビクセルの周りN
’ xN” ピクセルを、均一平均化法或いは重み付は
平均化法のピクセルに対応させたものと考える。第24
図は3×3ピクセル参照の畳み込み積分法を示す。この
図で、輝度を決定しようとしているピクセルを2401
で示す。画像は斜めの線の右下に続いており、黒く塗っ
たサブピクセルがカウントされるサブピクセルである。
■Convolution integral method The convolution integral method is a method that refers to the appearance of surrounding pixels when determining the brightness of one pixel. That is, the area around one pixel whose brightness is to be determined is N
'xN'' pixels are considered to correspond to pixels of the uniform averaging method or the weighted averaging method.
The figure shows a convolution method with 3x3 pixel references. In this figure, the pixel whose brightness we are trying to determine is 2401
Indicated by The image continues below and to the right of the diagonal line, and the subpixels painted black are the subpixels that are counted.

各ピクセルは、4*4に分割されている。従って、この
場合はフィルターとして12*12のものを用いること
になる。この方法はベクトル画像に含まれる高周波成分
を除去する効果がある。
Each pixel is divided into 4*4. Therefore, in this case, a 12*12 filter will be used. This method has the effect of removing high frequency components contained in a vector image.

一方、パーソナルコンピュータを用いた出版システム、
所謂、DTP (デスク・トップ・パブリッシング)の
普及に伴い、コンピュータ・グラフィクスで扱うような
ベクトル画像を印字するシステムが広く使われるように
なっている。その代表的なものとして、例えば、アドビ
社のポスト・スクリプトを用いたシステムがある。ポス
ト・スクリプトは、ページ記述言語(Page Des
criptionLanguage  :以下1、PD
Lと記述する)と呼ばれる言語ジャンルに属し、1枚の
ドキュメントを構成する内容について、その中に入るテ
キスト(文字部分)や、グラフィックス、或いは、それ
らの配置や体裁までを含めたフオームを記述するための
プログラミング言語であり、このようなシステムでは、
文字フォントとしてベクトルフォントを採用している。
On the other hand, a publishing system using a personal computer,
With the spread of so-called DTP (desk top publishing), systems for printing vector images, such as those used in computer graphics, have become widely used. A typical example is a system using Adobe's Post Script. PostScript is a page description language (Page Des
criptionLanguage: Below 1, PD
It belongs to a language genre called ``L'', and describes the form of the contents of a document, including the text (letter part), graphics, and their arrangement and appearance. It is a programming language for such systems.
A vector font is used as the character font.

従って、文字の変倍を行っても、ビットマツプフォント
を使用したシステム(例えば、従来のワードプロセッサ
等)と比べて、格段に印字品質を向上させることができ
、また、文字フォントとグラフィックとイメージを混在
させて印字することができるという利点がある。
Therefore, even if characters are scaled, the print quality can be significantly improved compared to systems that use bitmap fonts (for example, conventional word processors), and character fonts, graphics, and images can be There is an advantage that printing can be performed in a mixed manner.

ところが、これらのシステムで使用される画像形成装置
のレーザープリンタの解像度は、せいぜい240dpi
〜400dp iのものが多く、コンピュータ・グラフ
ィックスのCRT表示と同様に、解像度が低いためにエ
イリアスが発生するという問題点がある。このため、レ
ーザブリンクを用いて印字を行う画像形成装置において
も、印字画像の品質を向上させ゛るために、アンチエイ
リアシング処理が通用されるようになっている。
However, the resolution of the laser printer used in these systems is no more than 240 dpi.
Many of them have a resolution of ~400 dpi, and similar to CRT display of computer graphics, there is a problem that aliasing occurs due to the low resolution. For this reason, even in image forming apparatuses that print using laser blinking, anti-aliasing processing has come into use in order to improve the quality of printed images.

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

しかしながら、従来のアンチエイリアシング処理を通用
した画像形成装置によれば、レーザー光源の劣化や、ミ
ラー及びレンズ等の光学部品の汚れにによって感光体上
に照射されるレーザービームのパワーが変化したり、ま
た、感光体材料の疲労及び温度変化によって感光体の感
度が低下し、感光体上に形成される潜像のドツト面積が
変化したり、更には、現像特性(現像剤の特性)が経時
或いは環境の変化によって潜像へのトナー付着の様子が
変化したりするため、低濃度レベルにおける再現性が悪
くなり、白抜は等が発注するという問題点があり、また
、中間調の高濃度レベルにおいてドツトが潰れて結果的
にベタ塗りとなるという問題点があった。特に、アンチ
エイリアシング処理を用いて、エツジ部画素(画像部と
非画像部の境界の画素)のギザツキを中間調記録を使う
ことにより視覚的に滑らかに改善する場合、階調特性の
劣化によって著しい画質の劣化が起こる。
However, in image forming apparatuses that pass conventional anti-aliasing processing, the power of the laser beam irradiated onto the photoreceptor may change due to deterioration of the laser light source or dirt on optical components such as mirrors and lenses. In addition, the sensitivity of the photoreceptor decreases due to fatigue of the photoreceptor material and temperature changes, the dot area of the latent image formed on the photoreceptor changes, and furthermore, the development characteristics (characteristics of the developer) change over time or change. As the state of toner adhesion to the latent image changes due to changes in the environment, reproducibility at low density levels deteriorates, leading to problems such as white areas being ordered, and high density levels of midtones. There was a problem in that the dots were crushed and the result was a solid color. In particular, when using anti-aliasing processing to visually smooth out the jaggedness of edge pixels (pixels at the boundary between image and non-image areas) by using halftone recording, the deterioration of gradation characteristics becomes noticeable. Deterioration of image quality occurs.

本発明は上記に鑑みてなされたものであって、感光体の
疲労や、温度等の環境の変化等があっても、白抜は等が
発生することなく、安定して低濃度レヘ・ルの画素を再
現できることを第1の目的とする。
The present invention has been made in view of the above, and even if there is fatigue of the photoreceptor or changes in the environment such as temperature, white spots etc. do not occur, and the present invention can stably produce low density levels. The first objective is to be able to reproduce the pixels of .

また、本発明は、感光体の疲労や、温度等の環境の変化
等があっても、中間調部分にベタ塗り等が発生するなく
、高濃度レベルの画素を安定して再現できることを第2
の目的とする。
In addition, the present invention has a second feature that even if there is fatigue of the photoreceptor or changes in the environment such as temperature, pixels at a high density level can be stably reproduced without solid coloring in halftone areas.
The purpose of

更に、本発明は、感光体の疲労や、温度等の環境の変化
に左右されずに常に高品質の画像を得ることを第3の目
的とする。
Furthermore, a third object of the present invention is to always obtain high-quality images regardless of fatigue of the photoreceptor or changes in the environment such as temperature.

C課題を解決するための手段〕 本発明は上記の第1の目的を達成するため、トナー現像
されたテストパターンのトナー付着状態を測定し、その
測定結果をアンチエイリアシング処理部へフィードバッ
クする画像形成装置において、トナー付着状態の測定結
果を入力して、中間調レベルの再現可能な有効最小値を
求める有効最小値決定手段と、有効最小値決定手段で求
めた有動量小値に基づいて、アンチエイリアシング処理
で求めた階調値を有効最小値以上になるように補正する
補正手段とを備えた画像形成装置を提供するものである
C Means for Solving the Problems] In order to achieve the above-mentioned first object, the present invention provides an image forming method that measures the toner adhesion state of a toner-developed test pattern and feeds back the measurement results to an anti-aliasing processing section. In the apparatus, an effective minimum value determining means inputs the measurement result of the toner adhesion state and determines a reproducible effective minimum value of the halftone level, and an anti-resistance control is performed based on the small active amount determined by the effective minimum value determining means. The present invention provides an image forming apparatus including a correction means for correcting a tone value obtained through aliasing processing so that it becomes equal to or greater than an effective minimum value.

また、本発明は上記の第2の目的を達成するため、トナ
ー現像されたテストパターンのトナー付着状態を測定し
、その測定結果をアンチエイリアシング処理部へフィー
ドバックする画像形成装置において、トナー付着状態の
測定結果を入力して、中間調レベルの再現可能な有効最
大値を求める有効最大値決定手段と、有効最大値決定手
段で求めた有効最大値に基づいて、アンチエイリアシン
グ処理で求めた階調値を有効最大値以下になるように補
正する補正手段とを備えた画像形成装置を提供するもの
である。
In addition, in order to achieve the above-mentioned second object, the present invention provides an image forming apparatus that measures the toner adhesion state of a toner-developed test pattern and feeds back the measurement result to an anti-aliasing processing section. An effective maximum value determination means that inputs the measurement results and determines the reproducible maximum effective value of the halftone level, and a gradation value determined by anti-aliasing processing based on the effective maximum value determined by the effective maximum value determination means. The present invention provides an image forming apparatus including a correction means for correcting the value to be equal to or less than the effective maximum value.

更に、本発明は上記の第3の目的を達成するため、トナ
ー現像されたテストパターンのトナー付着状態を測定し
、その測定結果をアンチエイリアシング処理部へフィー
ドバックする画像形成装置において、トナー付着状態の
測定結果を入力して、中間調レベルの再現可能な有効最
小値を求める有効最小値決定手段と、トナー付着状態の
測定結果を入力して、中間調レベルの再現可能な有効最
大値を求める有効最大値決定手段と、有効最小値決定手
段で求めた有効最小値、及び、有効最大値決定手段で求
めた有効最大値に基づいて、アンチエイリアシング処理
で求めた階調値を有効最小値以上で、且つ、有効最大値
以下の範囲になるように補正する補正手段とを備えた画
像形成装置を提供するものである。
Furthermore, in order to achieve the above-mentioned third object, the present invention measures the toner adhesion state of a toner-developed test pattern and feeds back the measurement result to the anti-aliasing processing section. An effective minimum value determining means for inputting measurement results to determine the minimum reproducible effective value of the halftone level, and an effective minimum value determining means for inputting the measurement results of the toner adhesion state and determining the reproducible maximum value of the intermediate tone level. Based on the effective minimum value determined by the maximum value determination means, the effective minimum value determined by the effective minimum value determination means, and the effective maximum value determined by the effective maximum value determination means, the gradation value determined by anti-aliasing processing is determined to be greater than or equal to the effective minimum value. , and a correction means for correcting so that the range is less than or equal to the effective maximum value.

〔作用〕[Effect]

請求項第1項記載の本発明の画像形成装置において、有
効最小値決定手段はトナー付着状態の測定結果を入力し
て、中間調レベルの再現可能な有効最小値を求める。そ
の後、補正手段において、有効最小値決定手段で求めた
有効最小値に基づいて、アンチエイリアシング処理で求
めた階調値を有効最小値以上になるように補正する。
In the image forming apparatus of the present invention as set forth in claim 1, the effective minimum value determining means inputs the measurement result of the toner adhesion state and determines the reproducible effective minimum value of the halftone level. Thereafter, the correction means corrects the gradation value obtained by anti-aliasing processing so that it is equal to or greater than the effective minimum value, based on the effective minimum value obtained by the effective minimum value determination means.

また、請求項第2項記載の本発明の画像形成装置におい
て、有効最大値決定手段はトナー付着状態の測定結果を
入力して、中間調レベルの再現可能な有効最大値を求め
る。その後、補正手段において、有効最大値決定手段で
求めた有効最大値に基づいて、アンチエイリアシング処
理で求”めた階調値を有効最大値以下になるように補正
する。
Further, in the image forming apparatus of the present invention as set forth in claim 2, the effective maximum value determining means inputs the measurement result of the toner adhesion state and determines the reproducible effective maximum value of the halftone level. Thereafter, the correction means corrects the gradation value obtained by the anti-aliasing process so that it is equal to or less than the effective maximum value, based on the effective maximum value obtained by the effective maximum value determination means.

更に、請求項第2項記載の本発明の画像形成装置におい
て、有効最小値決定手段はトナー付着状態の測定結果を
入力して、中間調レベルの再現可能な有効最小値を求め
る。有効最大値決定手段はトナー付着状態の測定結果を
入力して、中間調レベルの再現可能な有効最大値を求め
る。その後、補正手段において、有効最小値決定手段で
求めた有効最小値、及び、有効最大値決定手段で求めた
有効最大値に基づいて、アンチエイリアシング処理で求
めた階調値を有効最小値以上で、且つ、有効最大値以下
の範囲になるように補正する。
Furthermore, in the image forming apparatus of the present invention as set forth in claim 2, the effective minimum value determining means inputs the measurement result of the toner adhesion state and determines the reproducible effective minimum value of the halftone level. The effective maximum value determining means inputs the measurement result of the toner adhesion state and determines the reproducible effective maximum value of the halftone level. Thereafter, in the correction means, based on the effective minimum value determined by the effective minimum value determining means and the effective maximum value determined by the effective maximum value determining means, the gradation value determined by anti-aliasing processing is adjusted to be greater than or equal to the effective minimum value. , and correct it so that it is within the range of the effective maximum value.

〔実施例〕〔Example〕

以下、本発明の画像形成装置を適用した画像形成システ
ムを実施例として、■アンチエイリアシング処理におけ
る測定値フィードバック処理の概要、0画像形成システ
ムのブロック図、■PDLコントローラの構成及び動作
、■画像処理装置の構成、■多値カラー・レーザープリ
ンタの構成及び動作、■ドライバの多値駆動の順で詳細
に説明する。
Hereinafter, an image forming system to which the image forming apparatus of the present invention is applied will be described as an example. ■ Overview of measurement value feedback processing in anti-aliasing processing, Block diagram of 0 image forming system, ■ Configuration and operation of PDL controller, ■ Image processing A detailed explanation will be given in the following order: the configuration of the apparatus, (1) the configuration and operation of the multi-valued color laser printer, and (2) the multi-valued drive of the driver.

■アンチエイリアシング処理における測定値フィードバ
ック処理の概要 本実施例の画像形成装置は、感光体ドラム上に書き込ま
れたテストパターンをトナー現像し、トナー付着濃度測
定装置(詳細は後述する)を介して、トナー現像された
テストパターンの再現状態を測定する。その後、トナー
付着濃度測定装置の測定値を後述するPDLコントロー
ラ2°00のガンマ−判定部(有効最小値決定手段と有
効最大値決定手段とを兼ねる)にフィードバックして入
力し、トナー付着状態の測定値に基づいて、中間調レベ
ルの再現可能な有効最小値、及び、中間調レベルの再現
可能な有効最大値を求める。その後、中間調補正処理に
おいて、ガンマ−判定部で求めた有効最小値、及び:有
効最大値に基づいて、アンチェイリアシング処理で求め
た階調値を有効最小値以上で、且つ、有効最大値以下の
範囲になるように補正するものである。
■Summary of measurement value feedback processing in anti-aliasing processing The image forming apparatus of this embodiment develops a test pattern written on a photoreceptor drum with toner, and uses a toner adhesion density measuring device (details will be described later) to develop the test pattern written on the photoreceptor drum. Measure the reproduction state of the toner-developed test pattern. Thereafter, the measured value of the toner adhesion concentration measuring device is fed back and inputted to the gamma determination section (which also serves as effective minimum value determining means and effective maximum value determining means) of PDL controller 2°00, which will be described later, to determine the toner adhesion state. Based on the measured values, a reproducible effective minimum value of the halftone level and a reproducible effective maximum value of the halftone level are determined. After that, in halftone correction processing, based on the effective minimum value obtained by the gamma determination section and the effective maximum value, the gradation value obtained in the unchealiasing processing is set to be equal to or greater than the effective minimum value and the effective maximum value. The correction is made so that it falls within the following range.

先ず、第1図(a)〜(d)を参照して、テストパター
ンについて説明する。
First, the test pattern will be explained with reference to FIGS. 1(a) to 1(d).

テストパターンは、1ドツトを64値で書き込むレーザ
ープリンタの場合で、第1図(a)に示すように、副走
査方向に0〜63値の間の6つのレベルが配置し、主走
査方向には全て同じ値を配置したものである。同図(a
)では64値中等間隔に6レベル選んであるが、ガンマ
−をモニターするのに十分な数であり、且つ、十分な間
隔であれば任意で良い。また、同図(a)のテストパタ
ーンでは上からレベルの低い順に並んでいる。このテス
トパターンは、後述するPDLコントローラ200のR
OM205内に予め記憶されており、感光体ドラムが数
回転する毎に1回の割合(例えば、10回に1回)で、
書込み部(後述する多値カラー・レーザー・プリンタ5
00)へ転送されて、トナー現像される。
The test pattern is for a laser printer that writes one dot with 64 values, and as shown in Figure 1(a), six levels between 0 and 63 values are arranged in the sub-scanning direction, and in the main scanning direction. are all arranged with the same value. The same figure (a
), 6 levels are selected at regular intervals of 64 values, but any number may be used as long as the number is sufficient to monitor gamma and the interval is sufficient. Further, in the test pattern shown in FIG. 12A, the levels are arranged in descending order from the top. This test pattern is the R
It is stored in advance in the OM205, and occurs once every several rotations of the photoreceptor drum (for example, once every 10 times).
Writing unit (multivalued color laser printer 5 described later)
00) for toner development.

更に、テストパターンの6つのレベルは、それぞれ1単
位がNUN個の画素から構成された複数の基本単位(こ
こでは、簡単のために4個とする)から成る。従って、
テストパターンは、第1図(b)に示すように、主走査
方向に並んだ4つの単位が全て同しレベルで、副走査方
向に一列毎に異なる6つのレベルを配置した構成である
Further, each of the six levels of the test pattern consists of a plurality of basic units (here, four basic units are assumed for simplicity), each unit consisting of NUN pixels. Therefore,
As shown in FIG. 1(b), the test pattern has a configuration in which four units lined up in the main scanning direction are all at the same level, and six different levels are arranged in each row in the sub-scanning direction.

また、第1図(C)はトナー付着濃度測定装置で測定し
た場合のテストパターンの書込みレベルに対するトナー
付着濃度の様子を示す。従って、第1図(a)の6つの
レベルT1〜T6は、トナー付着濃度測定装置で測定す
ることにより、それぞれトナー付着濃度R1〜R6の値
となる。
Further, FIG. 1C shows the toner adhesion density relative to the writing level of the test pattern when measured by a toner adhesion density measuring device. Therefore, the six levels T1 to T6 in FIG. 1(a) become the toner adhesion densities R1 to R6, respectively, when measured by a toner adhesion density measuring device.

トナー付着濃度測定装置は、現像後のテストパターンの
トナー付着濃度を測定し、各基本単位内の平均値のデー
タを測定値として、第1図(d)に示すように、主走査
方向に順にDIl〜D I4、次に副走査方向に順にD
2+−’−D24、D31〜D34、D4I〜D44、
DSI〜DS4、D61〜D64とする。
The toner adhesion density measuring device measures the toner adhesion density of the test pattern after development, uses the average value data within each basic unit as the measurement value, and sequentially measures it in the main scanning direction as shown in FIG. 1(d). DIl~D I4, then D in order in the sub-scanning direction
2+-'-D24, D31-D34, D4I-D44,
DSI to DS4 and D61 to D64.

トナー付着濃度側だ装置によって測定された測定価(ト
ナー付着濃度)は、後述するPDLコントローラ200
のガンマ−判定部にフィードバックされる。
The measurement value (toner adhesion density) measured by the toner adhesion density device is determined by the PDL controller 200 described later.
is fed back to the gamma determination section.

ガンマ−判定部(有効最小値決定手段と有効最大値決定
手段とを兼ねる)は、トナー付着濃度測定装置によって
測定したトナー付着状態を入力して、中間調レベルの再
現可能な有効最小値、及び中間調レベルの再現可能な有
効最大値を求める。
The gamma determination unit (which also serves as effective minimum value determining means and effective maximum value determining means) inputs the toner adhesion state measured by the toner adhesion concentration measuring device and determines the reproducible effective minimum value of the halftone level, and Find the maximum reproducible effective value of the halftone level.

以下、ガンマ−判定部の処理を具体的に説明する。The processing of the gamma determination section will be specifically explained below.

先ず、トナー付着濃度測定装置によって測定されたトナ
ー付着状態を入力して、順に4データずつ加算して平均
値を求める。ここで、D、〜D 14の4個のデータの
平均値をり、 、D、、〜D zmの平均値をT2、D
31〜D34の平均値をDn、D41〜D 44の平均
値をD4、D、、〜DS4の平均値を■5、D 61〜
D64の平均値を■6とすると、Dnは第1図(C)に
示すRn(nは1〜6)に相当するはずである。従って
、Dn−Rnから平均値をRnとして説明を続ける。
First, the toner adhesion state measured by the toner adhesion density measuring device is input, and the average value is determined by sequentially adding up four pieces of data. Here, the average value of the four data of D, ~D14 is calculated, and the average value of ,D,, ~Dzm is calculated as T2, D
The average value of 31 to D34 is Dn, the average value of D41 to D 44 is D4, D, ...the average value of DS4 is ■5, D 61 to
If the average value of D64 is 6, then Dn should correspond to Rn (n is 1 to 6) shown in FIG. 1(C). Therefore, the explanation will be continued using Rn as the average value from Dn-Rn.

上記のようにして求めた平均値RnをR1から順に、そ
の時点で求められている中間調レベルの再現可能な有効
最小濃度4aAと比較して、Rn >Aとなった時点で
、Rnを新しい中間調レベルの再現可能な有効最小濃度
値Aとして記憶し、そのRnに対応する書込みレベルT
nの値(第1図(C)参照)を新しい中間調レベルの再
現可能な有効最小値TLとして記憶する。
The average value Rn obtained as above is compared in order from R1 with the minimum reproducible effective density 4aA of the halftone level obtained at that time, and when Rn>A, Rn is set to a new value. It is stored as a reproducible effective minimum density value A of the halftone level, and the writing level T corresponding to that Rn is stored.
The value of n (see FIG. 1C) is stored as the minimum reproducible effective value TL of the new halftone level.

次に、RmとRm−1(mは2〜6)の差ΔRと、予め
設定した認識可能な濃度の違い(濃度差)Dとを、m=
2から順に比較し、ΔR<Dとなった時、濃度が飽和し
たと判断して、その時のRmに対応する書込みレベルT
mの値を中間調レベルの再現可能な有効最大値Bとして
記憶する。
Next, let m=
2, and when ΔR<D, it is determined that the density is saturated, and the writing level T corresponding to Rm at that time is determined.
The value of m is stored as the reproducible effective maximum value B of the halftone level.

但し、どの書込みレベルとトナー付着濃度が対応してい
るかは、テストパターンデータとして記憶しである書込
みレベルと、テストパターンのどの位置を読み込んだデ
ータかを示すn(または、m)の値とで対応づけられる
However, which writing level corresponds to the toner adhesion density depends on the writing level stored as test pattern data and the value of n (or m) indicating which position of the test pattern is the data read. Can be matched.

このようにしてガソマー判定部で求めた有効最小値TL
、及び、有効最大値THは、中間調補正処理において、
アンチエイリアシング処理で求めた階調値を有効最小値
TL以上で、且つ、有効最大値TH以下の範囲になるよ
うに補正するのに使用される。
The effective minimum value TL obtained by the gasomer determination section in this way
, and the effective maximum value TH in the halftone correction process,
It is used to correct the gradation value obtained by anti-aliasing processing so that it falls within a range of not less than the effective minimum value TL and not more than the effective maximum value TH.

以下、中間調補正処理における処理を説明する。The processing in the halftone correction process will be explained below.

通常のアンチエイリアシング処理によって各画素の階調
値Kを求めた後、中間調補正処理で有効最小値A以上で
、且つ、有効最大値B以下の範囲になるように、次式を
用いて中間調を補正した階調値Ksを得る。
After determining the gradation value K of each pixel using normal anti-aliasing processing, halftone correction processing uses the following formula to adjust the intermediate value so that the range is greater than or equal to the effective minimum value A and less than or equal to the effective maximum value B. A tone value Ks with the tone corrected is obtained.

このようにして求めた階調値Ksをアンチエイリアシン
グ処理によって出力する最終の階調値と決定する。
The tone value Ks obtained in this way is determined as the final tone value to be output by anti-aliasing processing.

例工ば、64階調の多値プリンタにおいて、階調値が1
0(有効最小値TL)から55(有効最大値TI()の
レベルしか有効に出力が行われないという結果が、ガン
マ−判定部からフィードバックされた場合、通常のアン
チエイリアシング処理で計算された階調値Kを と変更することにより、有効に出力される書込みレベル
の信号蚤を生成することができる。
For example, in a multilevel printer with 64 gradations, the gradation value is 1.
If the result that only levels from 0 (minimum effective value TL) to 55 (maximum effective value TI() are effectively output) is fed back from the gamma judgment unit, the level calculated by normal antialiasing processing is By changing the adjustment value K, it is possible to generate a signal at a write level that is effectively output.

■画像形成システムのブロック図 本実施例の画像形成システムは、DTP (デスク・ト
ップ・パブリッシング)から出力されるページ記述言語
(Page Description Languag
e :以下、PDL言語と記す)で記述されたベクトル
データと、画像読取り装置によって読み取られたイメー
ジ画像との両方の画像情報の画像形成を行える構成であ
る。以下、第2図を参照して、本実施例の画像形成シス
テムの構成を説明する。
■Block diagram of the image forming system The image forming system of this embodiment uses the Page Description Language output from DTP (Desk Top Publishing).
e: hereinafter referred to as PDL language)) and image information read by an image reading device. The configuration of the image forming system of this embodiment will be described below with reference to FIG.

画像形成システムは、PDL言語(本実施例ではポスト
スクリプト言語を使用)で記述された文書を作成するホ
ストコンピュータ100と、ホストコンピュータ100
からページ単位で送られてきたPDL言語をアンチエイ
リアシング処理を施しながら、赤(R)、緑(G)、青
(B)の3色のイメージ画像に展開するPDLコントロ
ーラ200と、光学系ユニットを介して画像情報を読み
取る画像読取り装置300と、PDLコントローラ20
0.或いは5画像読取り装置300から出力されるイメ
ージ画像を入力して画像処理(詳細は後述する)を施す
画像処理装置400と、画像処理装置400の出力する
多値イメージデータを印字する多値カラー・レーザー・
プリンタ500と、PDLコントローラ2001画像読
取り装置300.画像処理装置400.及び、多値カラ
ー・レーザー・プリンタ500を制御部するシステム制
御部600とから構成される。
The image forming system includes a host computer 100 that creates a document written in PDL language (Postscript language is used in this embodiment);
The PDL controller 200, which applies anti-aliasing processing to the PDL language sent in pages from an image reading device 300 that reads image information via the PDL controller 20;
0. Alternatively, an image processing device 400 that inputs the image output from the image reading device 300 and performs image processing (details will be described later), and a multi-value color printer that prints the multi-value image data output from the image processing device 400. laser·
A printer 500, a PDL controller 2001 and an image reading device 300. Image processing device 400. and a system control section 600 that controls the multilevel color laser printer 500.

■PDLコントローラの構成及び動作 第3図は、PDLコントローラ200の構成を示し、ホ
ストコンピュータ100から送られてきたPDL言語を
受信する受信装置201と、受信装置201で受信した
PDL言語の格納制御及びアンチエイリアシング処理の
実行を行うCPU202と、内部システムハス203と
、内部システムハス203を介して受信装置201から
転送されるPDL言語を格納するRAM204と、アン
チエイリアシングプログラム等を格納したROM205
と、アンチエイリアシング処理を施した多値のROBイ
メージデータを格納するページメモリ206と、ページ
メモリ206に格納したRGBイメージデータを画像処
理装置400に転送する送信装置207と、システム制
御部600との送受信を行うI10装置208とから構
成される。
■Configuration and operation of PDL controller FIG. 3 shows the configuration of the PDL controller 200, which includes a receiving device 201 that receives the PDL language sent from the host computer 100, and storage control and control of the PDL language received by the receiving device 201. A CPU 202 that executes anti-aliasing processing, an internal system 203, a RAM 204 that stores the PDL language transferred from the receiving device 201 via the internal system 203, and a ROM 205 that stores anti-aliasing programs and the like.
, a page memory 206 that stores multivalued ROB image data subjected to anti-aliasing processing, a transmitting device 207 that transfers the RGB image data stored in the page memory 206 to the image processing device 400 , and a system control unit 600 . It is composed of an I10 device 208 that performs transmission and reception.

ここで、CPU202は、受信装置201で受信したP
DL言語をROM205に格納されたプログラムに従っ
て、内部システムハス203を通して、RAM204に
格納する。その後、1ペ一ジ分のPDL言語を受信し、
RAM204へ格納すると、後述するフローチャートに
基づいて、RAM204内の図形要素にアンチエイリア
シング処理を施し、多値のRGBイメージデータをペー
ジメモリ206のプレーンメモリ部に格納する(ページ
メモリ206は、R,G、Bのプレーンメモリ部と、特
徴情報メモリ部とからなる)。
Here, the CPU 202 receives the P received by the receiving device 201.
The DL language is stored in the RAM 204 through the internal system hash 203 according to the program stored in the ROM 205. After that, you will receive one page of PDL language,
Once stored in the RAM 204, the graphic elements in the RAM 204 are subjected to anti-aliasing processing based on the flowchart described later, and the multivalued RGB image data is stored in the plain memory section of the page memory 206. , B, and a feature information memory section).

ページメモリ206内のデータは、その後、送信装置2
07を介して画像処理装置400へ送られる。
The data in the page memory 206 is then transferred to the transmitter 2
07 to the image processing device 400.

以下、第4図(a)、 (b)を参照して、PDLコン
トローラ200の動作を説明する。
The operation of the PDL controller 200 will be described below with reference to FIGS. 4(a) and 4(b).

第4図(a)は、CPU202が行う処理のフローチャ
ートを示す。PDLコントローラ200は、前述したよ
うにホストコンピュータ100からページ単位で送られ
てきたPDL言語をアンチエイリアシング処理を施しな
がら、赤(R)。
FIG. 4(a) shows a flowchart of processing performed by the CPU 202. As described above, the PDL controller 200 performs anti-aliasing processing on the PDL language sent page by page from the host computer 100, and converts it to red (R).

緑(G)、青(B)の3色のイメージ画像に展開する。It is developed into three-color images: green (G) and blue (B).

PDL言語では、グラフィックスも文字も全てへクトル
データで記述されており、また、ページ記述言語という
呼び名が示す通り、画像情報の処理単位はページ単位で
扱うものである。更に、1ページは、1つ或いは複数の
要素(図形要素及び文字要素)から構成されるパスを単
位として、少な(とも1個以上のパスで構成される。
In the PDL language, graphics and characters are all described using hector data, and as the name "page description language" indicates, image information is processed in units of pages. Furthermore, one page is made up of a small number of paths (one or more paths), with each path being made up of one or more elements (graphic elements and character elements).

先ず、PDL言語を入力すると、その要素が曲線ベクト
ルか否か判定し、曲線ベクトルの場合はこれを直線ベク
トルに近似して、直線要素(ライン)として作業エリア
に登録する。これを1つのパス内の全ての図形及び文字
要素について行い、パス単位で作業エリアへ直線要素の
登録を実施する(処理1)。
First, when PDL language is input, it is determined whether the element is a curved vector, and if it is a curved vector, it is approximated to a straight line vector and registered as a straight line element (line) in the work area. This is performed for all graphic and character elements within one path, and linear elements are registered in the work area for each path (processing 1).

そして、このパス単位に登録した作業エリアの直線要素
を直線の開始X座標によりソーティングする (処理2
)。
Then, the linear elements of the work area registered in this path unit are sorted by the starting X coordinate of the straight line (Processing 2
).

次に、処理3により、X座標を1つずつ更新しながら、
走査線による塗りつぶし処理を行う。例えば、第4図(
b)に示すパスの塗りつぶし処理を実施する場合、処理
する走査線ycの横切る辺の要素と、その走査線ycを
横切ったX座標の実数値(第4図に示すXI X2 X
3 X4)とをAET(Active Edge Ta
ble :走査線上に現れるエツジ部のX座標を記録す
るテーブル)に登録する。ここで、作業エリアに登録さ
れている要素の順番は、処理1で登録した順番になって
いるため、必ずしも走査線ycを横切るX座標が小さい
順に登録されているとは限らない。例えば、処理1にお
いて、第4図の走査線ycとx3とを通過する直線要素
が最初に処理された場合には、走査線yc上に現れるエ
ツジ部のX座標としてx3がAETに最初に登録される
。そこで、AETの登録後、AET内の各辺の要素をX
座標の小さい順にソーティングする。そして、AETの
最初の要素から2つをペアにして、その間を塗りつふす
。アンチエイリアシング処理はこの塗りつぶし処理にお
いて、エツジ部のビクセルの濃度及び輝度を近似面積率
に応じて調整することで実現する。その後、処理済みの
辺をAETから除去し、走査線を更新(X座標を更新)
し、AET内の辺を全て処理するまで、換言すれば、1
つのパス内の要素を全て処理するまで同様の処理を繰り
返す。
Next, in process 3, while updating the X coordinate one by one,
Performs filling processing using scanning lines. For example, in Figure 4 (
When performing the path filling process shown in b), the elements of the side across which the scanning line yc to be processed and the real value of the X coordinate across the scanning line yc (XI
3 X4) and AET (Active Edge Ta)
ble: Register in the table (table for recording the X coordinate of the edge portion appearing on the scanning line). Here, the order of the elements registered in the work area is the order in which they were registered in process 1, so they are not necessarily registered in order of decreasing X coordinate across the scanning line yc. For example, in process 1, if a straight line element passing through scanning lines yc and x3 in FIG. 4 is processed first, x3 is first registered in AET as the be done. Therefore, after registering AET, the elements of each side in AET are
Sort in ascending order of coordinates. Then, pair the first two elements of AET and fill in the space between them. Anti-aliasing processing is achieved in this filling processing by adjusting the density and brightness of the pixels in the edge portion according to the approximate area ratio. Then remove the processed edge from AET and update the scan line (update the X coordinate)
In other words, 1 until all edges in AET are processed.
The same process is repeated until all elements in one path are processed.

上記処理1.処理2.処理3の作業をパス単位に実行し
、1ペ一ジ分の全パスが終了するまで繰り返す。
Above processing 1. Processing 2. The work in process 3 is executed pass by pass and repeated until all passes for one page are completed.

次に、前述した処理3のスキャンラインによる塗りつぶ
し処理中に実行されるアンチエイリアシング処理、及び
、中間調闇値補正処理について、第4図(C)、 (d
)のフローチャートを参照して詳細に説明する。
Next, FIGS. 4(C) and 4(d) will explain the anti-aliasing process and halftone darkness value correction process that are executed during the scan line filling process of process 3 described above.
) will be explained in detail with reference to the flowchart.

ここで、例えば、第4図(a)の処理1で、第5図(a
)に示すような五角形ABCDEが入力されたとすると
、この図形は、以下の要素を持つ。
Here, for example, in process 1 of FIG. 4(a),
), this figure has the following elements.

(イ)AB、BC,C’D、DE、EAの5木の線ベク
トル(実数表現) (a)図形内部の色及び輝度値 この図形は前述の動作により、第5図(b)に示すよう
に、主走査方向に延びた7本の直線ベクトル(実数表現
)に分割される。この時、本実施例では、以下に示す情
報を7本の直線ベクトルの始点及び終点に付加する。即
ち、 (ハ)直線ベクトルの始点及び終点を構成するベクトル
要素(上記の(イ))の始点座標値(実数表現) (ニ)直線ベクトルの始点及び終点を構成するベクトル
要素の痛き情報 (ネ)直線ベクトルの始点及び終点の特徴情報(右エツ
ジ、左エツジ、図形の端点、1ドツト以下の線、直線の
交差部等) スキャンラインの塗りつぶし処理において、エツジ部画
素が検出されると、第4図(C)のフローチャートに示
すアンチエイリアシング処理を実行する。
(a) Line vectors of 5 trees AB, BC, C'D, DE, EA (represented by real numbers) (a) Color and brightness values inside the figure This figure is shown in Figure 5 (b) by the above-mentioned operation. It is divided into seven straight line vectors (expressed as real numbers) extending in the main scanning direction. At this time, in this embodiment, the following information is added to the starting points and ending points of the seven straight line vectors. That is, (c) Starting point coordinate values (real number expression) of vector elements ((a) above) that constitute the starting point and ending point of the straight line vector (d) Information on the vector elements that constitute the starting point and ending point of the straight line vector ( f) Characteristic information of the starting point and end point of a straight line vector (right edge, left edge, end point of a figure, line of 1 dot or less, intersection of straight lines, etc.) When an edge pixel is detected in the scan line filling process, Antialiasing processing shown in the flowchart of FIG. 4(C) is executed.

先ず、サブピクセル塗りつぶし処理において、3*3の
サブピクセル分割法で、サブピクセル毎の塗りつぶし領
域の算出を行う(S401)。この処理を走査線を横切
る全てのベクトルに対して繰り返す(S402)。
First, in subpixel filling processing, a filling area for each subpixel is calculated using a 3*3 subpixel division method (S401). This process is repeated for all vectors that cross the scanning line (S402).

次に、濃度決定処理において、対象となる走査線の最初
の画素から順番に、均一平均化法(アンチエイリアシン
グ処理方法)のフィルターを用いて、各画素の近似面積
率を算出する(S403)。このようにしで求めた第5
図(a)の図形の近似面積率には第6図に示すような値
となる。
Next, in the density determination process, the approximate area ratio of each pixel is calculated in order from the first pixel of the target scanning line using a uniform averaging method (anti-aliasing processing method) filter (S403). The fifth value obtained in this way
The approximate area ratio of the figure in FIG. 6(a) has a value as shown in FIG.

続いて、後述する重ね書き処理で図形の各色(BK、R
,G、Bの4色)の階調値(ここでは輝度値として記載
する)を計算する(5404)。ここで、例えば、第5
図(a)の図形が背景色が白(最高輝度:255)の上
に図形色が赤(最高輝度:255)で描画されていると
すると、近イ以面積率k(第6図参照)より、図形の各
色毎の輝度値に、(赤)+に、(緑)、Kb(青)が以
下の式に基づいて求められる。
Next, each color (BK, R
, G, and B) are calculated (5404). Here, for example, the fifth
Assuming that the figure in figure (a) is drawn in red (maximum brightness: 255) on a white background (maximum brightness: 255), the area ratio of the area below the area k (see Figure 6) Therefore, the brightness values of each color of the figure (red) + (green) and Kb (blue) are determined based on the following formula.

)C,−KR+×k  +  K*z×(1k)K9=
  KGIXk  +  KG2X(1−k)Kb =
  K、、xk +  KBZX(1k)但し、K *
 + +  K G+ +  K a +はそれぞれ上
記(TI)で与えられる図形の色(それぞれ赤、緑、青
)の輝度値を示し、K++z、  Kr、z、  Km
□は以前に塗られた各色の輝度値を示す。尚、KFIZ
、  Kcm、KB□はページメモリ206のRGBに
対応する各プレーンメモリ部のデータを参照する。
)C, -KR+×k + K*z×(1k)K9=
KGIXk + KG2X(1-k)Kb =
K,, xk + KBZX (1k) However, K *
+ + K G
□ indicates the brightness value of each previously painted color. In addition, KFIZ
, Kcm, and KB□ refer to data in each plane memory section corresponding to RGB of the page memory 206.

続いて、中間調補正処理において、上記の重ね書き処理
で求めた階調値に、、に、、に、をガンマ−判定部(第
4図(d)参照)で求めた中間調レベルの再現可能な有
効最小値A、及び、中間調レベルの再現可能な有効最大
値Bを用いて、アンチエイリアシング処理を施したエツ
ジ部画素(中間調の画素)を以下の式により補正して、 最終的な階調値Ksを得る。例えば、有効最小値TL 
(10)から有効最大値T H(55)のレベルしか有
効に出力が行われない場合、通常のアンチエイリアシン
グ処理で計算された階調値Kを 補正して階調値Ksを得る(5405)。
Next, in the halftone correction process, the gamma determination section (see FIG. 4(d)) reproduces the halftone level obtained by adding , , , to the gradation values obtained in the above overwriting process. Using the minimum possible effective value A and the maximum reproducible effective value B of the halftone level, the edge pixels (halftone pixels) subjected to antialiasing processing are corrected using the following formula, and the final value is A gradation value Ks is obtained. For example, the effective minimum value TL
If only the effective maximum value TH (55) level is effectively output from (10), the tone value K calculated by normal anti-aliasing processing is corrected to obtain the tone value Ks (5405) .

その後、ページメモリ描画処理で各色の階調値をページ
メモリ206のプレーンメモリ部206aに書き込む(
S406)。
After that, the gradation value of each color is written to the plain memory section 206a of the page memory 206 in page memory drawing processing (
S406).

更に、上記の5403から5406の処理を1ライン分
の全ての画素に対して繰り返し実行する(S407)。
Furthermore, the processes from 5403 to 5406 described above are repeatedly executed for all pixels of one line (S407).

CPU202は、上記の処理を走査線(y座標)の最後
の画素まで繰り返し、同時に上記の(ニ)の情報により
、上記(ハ)の内容を更新する。
The CPU 202 repeats the above processing up to the last pixel of the scanning line (y coordinate), and at the same time updates the contents of (c) above with the information of (d) above.

次に、第4図(d)のフローチャートを参照してガンマ
−判定部の動作を説明する。尚、本実施例ではガンマ−
判定部をプログラムで構成するが、特にこれに限定する
ものではなく、比較器等を用いてハードウェアで構成す
ることもできる。
Next, the operation of the gamma determination section will be explained with reference to the flowchart in FIG. 4(d). In this example, gamma
Although the determination section is configured by a program, it is not particularly limited to this, and may be configured by hardware using a comparator or the like.

先ず、トナー付着濃度測定装置によって測定されたトナ
ー付着状態を入力して、順に4データずつ加算して平均
値を求める。ここで、DIl〜D、4の4個のデータの
平均値をπI 、D21〜D24の平均値をDz 、D
31〜D34の平均値を−D3 、D41〜D44の平
均値をり、 、D3.〜DS4の平均値を■5、D61
%D64の平均値を■6とすると、ずnは第1図(C)
に示すRn(nは1〜6)に相当するはずである。以下
、Dn =Rnから平均値をRnとして説明を続ける(
5408)。
First, the toner adhesion state measured by the toner adhesion density measuring device is input, and the average value is determined by sequentially adding up four pieces of data. Here, the average value of the four data DIl to D, 4 is πI, and the average value of D21 to D24 is Dz, D
The average value of 31 to D34 is -D3, the average value of D41 to D44 is , D3. ~The average value of DS4 is ■5, D61
If the average value of %D64 is ■6, then Zn is as shown in Figure 1 (C)
It should correspond to Rn (n is 1 to 6) shown in . Below, the explanation will be continued assuming that the average value is Rn from Dn = Rn (
5408).

上記のようにして求めた平均値RnをR1から順に、そ
の時点で求められている中間調レベルの再現可能な有効
最小値Aと比較して、Rn >Aとなった時点で、Rn
を新しい中間調レベルの再現可能な有効最小濃度値Aと
して記憶し、そのRnに対応する書込みレベルTnO値
(第1図(C)参照)を有効最小値TL  (ここでは
、TL=10とする)として記憶する(5409)。
The average value Rn obtained in the above manner is compared in order from R1 with the reproducible effective minimum value A of the halftone level obtained at that time, and when Rn > A, Rn
is stored as the reproducible effective minimum density value A of the new halftone level, and the write level TnO value (see FIG. 1(C)) corresponding to that Rn is stored as the effective minimum density value TL (here, TL=10). ) (5409).

次に、RmとRm−1(mは2〜6)の差ΔRと、予め
設定した認識可能な濃度の違い(濃度差)Dとを、m=
2から順に比較し、ΔR<Dとなった時、濃度が飽和し
たと判断して、その時のRrrlに対応する書込みレベ
ルTmの値を中間調レベルの再現可能な有効最大値TH
(ここでは、TH=55とする)として記憶する(S4
10)。
Next, let m=
2, and when ΔR<D, it is determined that the density is saturated, and the value of the writing level Tm corresponding to Rrrl at that time is set as the reproducible effective maximum value TH of the halftone level.
(Here, TH=55) (S4
10).

■画像処理装置の構成 第7図を参照して画像処理装置400の構成を説明する
(2) Configuration of Image Processing Apparatus The configuration of the image processing apparatus 400 will be explained with reference to FIG.

画像処理装置400は、画像読取り装置300内のCC
D7r、7g、及び、7bで読み取った3色の画像信号
を記録に必要なブラック(BK)イエロー(Y)、マゼ
ンタ(M)、及び、シアン(C)の各記録信号に変換す
る。また、前述したPDLコントローラ200から与え
られるRGBイメージデータを同様にブランク(BK)
  イエロー(Y)、マゼンタ(M)、及び、シアン(
C)の各記録信号に変換する。ここで、画像読取り装置
300から画像信号を入力するモードを複写機モード、
PDLコントローラ200からRGBイメージデータを
入力するモードをグラフインクスモードと呼ぶ。
The image processing device 400 is a CC in the image reading device 300.
The three-color image signals read by D7r, 7g, and 7b are converted into black (BK), yellow (Y), magenta (M), and cyan (C) recording signals necessary for recording. Additionally, the RGB image data given from the PDL controller 200 described above is similarly blanked (BK).
Yellow (Y), magenta (M), and cyan (
C) into each recording signal. Here, the mode for inputting an image signal from the image reading device 300 is a copying machine mode,
The mode in which RGB image data is input from the PDL controller 200 is called a graphics mode.

画像処理装置400は、CCD7r、7g、及び、7b
の出力信号を8ピントにA/D変換した色階調データを
入力し、該色階調データの光学的な照度むらや、CCD
7r、7g、7bの内部端子素子の感度ばらつき等に対
する補正を実行するシェーディング補正回路401と、
シェーディング補正回路401の出力する色階調データ
、或いは、PDLコントローラ200の出力する色階調
データ(RGBイメージデータ)の一方を前述したモー
ドに従って選択的に出力するマルチプレクサ402と、
マルチプレクサ402の出力する8ビ、7)データ(色
階調データ)を入力し、感光体の特性に合わせてドη調
性を変更して6ビソトデータとして出力するγ補正回路
403と、γ補正回路403から出力される赤(R)、
緑(G)。
The image processing device 400 includes CCDs 7r, 7g, and 7b.
The color gradation data obtained by A/D converting the output signal of
a shading correction circuit 401 that performs correction for sensitivity variations, etc. of internal terminal elements of 7r, 7g, and 7b;
a multiplexer 402 that selectively outputs either the color gradation data output from the shading correction circuit 401 or the color gradation data (RGB image data) output from the PDL controller 200 according to the above-described mode;
A γ correction circuit 403 inputs the 8-bit, 7) data (color gradation data) output from the multiplexer 402, changes the dot tonality according to the characteristics of the photoreceptor, and outputs it as 6-bit data; and a γ correction circuit. Red (R) output from 403,
Green (G).

青(B)の階調を示す6ビツトの階調データをそれぞれ
の補色であるシアン(C)、マゼンタ(M)、イエロー
(Y)の階8周データ(6ヒ゛ノド)に変換する補色生
成回路405と、補色生成回路405から出力されるY
、M、Cの各階調データに所定のマスキング処理を行う
マスキング処理回路406と、マスキング処理後のY、
M、Cの各階調データを入力してUCR処理及び黒発生
処理を実行するUCR処理・黒発生回路407と、UC
R処理・黒発生回路407から出力されるYM、C,及
び、BKの各6ビツトの階調データを3ビツトの階調デ
ータY1.M1. CI、及び、BKIに変換し、多値
カラー・レーザー・プリンタ500内部のレーザー駆動
処理部502に出力する階調処理回路408と、画像処
理装置400の各回路の同期をとるための同期制御回路
409とから構成される。
A complementary color generation circuit that converts 6-bit gradation data indicating the gradation of blue (B) into 8-level data (6 digits) of each complementary color, cyan (C), magenta (M), and yellow (Y). 405 and Y output from the complementary color generation circuit 405
A masking processing circuit 406 performs predetermined masking processing on each gradation data of , M, and C, and a masking processing circuit 406 that performs predetermined masking processing on each gradation data of Y,
A UCR processing/black generation circuit 407 that inputs M and C gradation data and executes UCR processing and black generation processing;
The 6-bit YM, C, and BK gradation data output from the R processing/black generation circuit 407 are converted into 3-bit gradation data Y1. M1. A gradation processing circuit 408 that converts CI and BKI and outputs it to the laser drive processing unit 502 inside the multivalued color laser printer 500, and a synchronization control circuit that synchronizes each circuit of the image processing device 400. 409.

尚、詳細は省略するが、γ補正回路403はコンソール
700の操作ボタンより任意に階調性を変更できる構成
である。
Although details will be omitted, the γ correction circuit 403 has a configuration in which the gradation can be arbitrarily changed using an operation button on the console 700.

また、階調処理回路408で使用するアルゴリズムとし
ては、多値デイザ法、多値誤差拡散法等を適用すること
ができ、例えば、多値デイザ法のデイザマトリクスを3
×3とすると、多値カラー・レーザー・プリンタ500
の階調数は3×3の面積階調と、3ピント(即ち、8段
階)の多値レベルの積となり、 3X3X8=72 (階調) となる。
Further, as an algorithm used in the gradation processing circuit 408, a multi-value dither method, a multi-value error diffusion method, etc. can be applied. For example, a dither matrix of the multi-value dither method is
x3, multilevel color laser printer 500
The number of gradations is the product of 3×3 area gradations and 3 focus (that is, 8 levels) multilevel levels, and is 3×3×8=72 (gradations).

次に、マスキング処理回路406及びUCR処理・黒発
生回路407の処理について説明する。
Next, the processing of the masking processing circuit 406 and the UCR processing/black generation circuit 407 will be explained.

マスキング処理回路406のマスキング処理の演算式と
しては一般に、 Y、、M、、C,:マスキング処理前データY、、M、
、C,:マスキング処理後データまた、 UCR処理・黒発生回路4 O7の[JCR 処理の演算式も一般に、 で表される。
Generally, the arithmetic expression for the masking process of the masking process circuit 406 is as follows: Y,,M,,C,: Data before masking process Y,,M,
,C,: Data after masking processing Also, the arithmetic expression for [JCR processing of UCR processing/black generation circuit 4 O7 is also generally expressed as follows.

従って、 この実施例ではこれらの式から両方の 係数C積を用いて、 新しい係数を求めでいる。Therefore, In this example, both Using the coefficient C product, I am trying to find new coefficients.

本実施例では、このマスキング処理とT’ CR処理を
同時に行う新しい係数(all°゛等)をテめ計算して
求め、更に、該新しい係数を用いて、マスキング処理回
路406の予定された入力値Y、、M、。
In this embodiment, a new coefficient (all°, etc.) that performs the masking process and the T'CR process simultaneously is calculated and determined, and the new coefficient is used to determine the scheduled input of the masking process circuit 406. Value Y,,M,.

Ci  (各6ビツト)に対応する出力値(yo’ 等
:UCR処理・黒発生回路407の演算結果となる値)
を求め、予め所定のメモリに記憶している。
Output value corresponding to Ci (6 bits each) (yo', etc.: value that is the calculation result of the UCR processing/black generation circuit 407)
is calculated and stored in a predetermined memory in advance.

従って、本実施例では、マスキング処理回路406とU
CR処理・黒発生回路407は1組のROMで構成され
ており、マスキング処理回路406の入力Y、M、Cで
特定されるアドレスのデータがUCR処理・黒発生回路
407の出力として与えられる。
Therefore, in this embodiment, the masking processing circuit 406 and U
The CR processing/black generation circuit 407 is composed of a set of ROMs, and the data at the address specified by the inputs Y, M, and C of the masking processing circuit 406 is given as the output of the UCR processing/black generation circuit 407.

尚、−船釣に言って、マスキング処理回路406は記録
像形成用トナーの分光反射波長の特性に合わせてY、 
M、  C信号を補正するものであり、UCR処理・黒
発生回路407は各色トナーの重ね合わせにおける色バ
ランス用の補正を行うものである。tJcR処理・黒発
生回路407を通ると、人力されるY、M、Cの3色の
データの合成により黒成分のデータBKが生成され、出
力のYM、Cの各色成分のデータは黒成分データBKを
差し引いた値に補正される。
In addition, for fishing on a boat, the masking processing circuit 406 performs Y,
The UCR processing/black generation circuit 407 corrects the M and C signals, and the UCR processing/black generation circuit 407 performs correction for color balance in overlapping toners of each color. After passing through the tJcR processing/black generation circuit 407, black component data BK is generated by combining the manually input three color data of Y, M, and C, and the output YM and C color component data are black component data. The value is corrected by subtracting BK.

以上の構成において、γ補正回路403が第8図に示す
T補正用変換グラフに基づいて処理を実行し、補色生成
回路405が第9図(a)、 (b)(C)に示す補色
生成用変換グラフに基づいて処理を実行し、その後、マ
スキング処理回路406及びUCR処理・黒発生回路4
07が次式 に基づいて処理を実行したとすると、ページメモリ20
6のRGBイメージデータは、γ補正回路403、補色
生成回路405.マスキング処理回路406.及び、U
CR処理・黒発生回路407を経て、第10図(a)、
 (b)、 (cl、 (d)のように変換される。尚
、ここでは、有効最小値TLIOから有効最大値TH5
5のレベルしか有効に出力が行われない場合を例として
いる。
In the above configuration, the γ correction circuit 403 executes processing based on the T correction conversion graph shown in FIG. 8, and the complementary color generation circuit 405 generates complementary colors shown in FIGS. 9(a), (b), and (C). After that, the masking processing circuit 406 and the UCR processing/black generation circuit 4
07 executes processing based on the following formula, page memory 20
The RGB image data of No. 6 is processed by a γ correction circuit 403, a complementary color generation circuit 405. Masking processing circuit 406. and U
After passing through the CR processing/black generation circuit 407, FIG. 10(a),
(b), (cl, (d)). Here, from the effective minimum value TLIO to the effective maximum value TH5
The case where only level 5 is effectively output is taken as an example.

更に、階調処理回路408が第11図に示すヘイヤー型
の3×3の多値デイザマトリクスを用いたとすると、第
10図(a)、 m)、 (c)、 (a)のY、M。
Furthermore, if the gradation processing circuit 408 uses the Heyer type 3×3 multivalued dither matrix shown in FIG. 11, Y in FIGS. 10(a), m), (c), and (a) M.

CBKのデータはそれぞれ第12図(a)、 (b)、
 (C)(d)に示すデータに変換される。
The CBK data is shown in Figure 12 (a), (b), and
(C) Converted to the data shown in (d).

■多値カラー・レーザー・プリンタの構成先ず、第13
図に示す制御ブロック回を参照して、多値カラー・レー
ザー・プリンタ500の概略構成を説明する。
■Configuration of multivalued color laser printer First, the 13th
The schematic configuration of the multivalued color laser printer 500 will be described with reference to the control blocks shown in the figure.

感光体現像処理部501は後述する感光体ドラムの表面
を一様に帯電し、荷電面をレーザービームで露光して潜
像を形成し、その潜像をトナーで現像して記録紙に転写
するものであり、詳細は後述するがBKデータの現像・
転写を行うブラック現像・転写部501bkと、Cデー
タの現像・転写を行うシアン現像・転写部501cと、
Mデータの現像・転写を行うマゼンタ現像・転写部50
1mと、Yデータの現像・転写を行うイエロー現像・転
写部501yとを備えている。
A photoreceptor development processing unit 501 uniformly charges the surface of a photoreceptor drum (described later), exposes the charged surface to a laser beam to form a latent image, develops the latent image with toner, and transfers it to recording paper. The details will be explained later, but the development and development of BK data is
A black developing/transfer section 501bk that performs transfer, a cyan developing/transfer section 501c that develops and transfers C data,
A magenta developing/transfer section 50 that develops/transfers M data.
1m, and a yellow developing/transfer section 501y that develops and transfers Y data.

レーザー駆動処理部502は、前述した画像処理装置4
00から出力されるY、 M、  C,BKの3ビツト
データ(ここでは、画像濃度データとなる)ヲ入力して
、レーザービームを出力するものであり、Y、M、、C
の3ビツトデータを入力するバッファメモリ503y、
503m、503cと、Y、M、C,BKのそれぞれ対
応したレーザービームを出力するレーザーダイオード5
04y、504m  504c、504bkと、レーザ
ーダイオード504y、504m、504c、504b
kをそれぞれ駆動するトライバ505y、505m、5
05c、505bkとから構成される。
The laser drive processing unit 502 includes the image processing device 4 described above.
It inputs the 3-bit data of Y, M, C, and BK (here, image density data) output from 00, and outputs a laser beam.
a buffer memory 503y for inputting 3-bit data;
Laser diode 5 that outputs laser beams corresponding to 503m, 503c, Y, M, C, and BK, respectively.
04y, 504m 504c, 504bk and laser diode 504y, 504m, 504c, 504b
Tribars 505y, 505m, and 5 drive k, respectively.
It consists of 05c and 505bk.

尚、感光体現像処理部501のブランク現像・転写部5
01bkと、レーザー駆動処理部502レーザーダイオ
ード504bk、及び、ドライバ505bkとの組合せ
をブランク記録ユニットBKU (第14図参照)と呼
ぶ。同様に、シアン現像・転写部501c、  レーザ
ーダイオード504c、  ドライバ505c、及び、
バッファメモリ503cの組合せをシアン記録ユニット
CU(第14図参照)、マゼンタ現像・転写部501m
、  レーザーダイオード504m、トライバ505m
、及び、バッファメモリ503mの組合せをマゼンタ記
録ユニットMU (第14図参照)、イエロー現像・転
写部501y、  レーザーダイオード504 y、 
 ドライバ505 y、及びバッファメモリ503yの
組合せをイエロー記録ユニッ)YU (第14図参照)
と呼ぶ。これらの各記録ユニットは、図示の如く、記録
紙を搬送する搬送ベルト506の周囲に記録紙の搬送方
向からブランク記録ユニットBKU、シアン記録ユニッ
トCU  マゼンタ記録ユニットMU、  イエロー記
録ユニットYUの順に配設されている。
Note that the blank developing/transfer section 5 of the photoreceptor development processing section 501
01bk, the laser drive processing unit 502, the laser diode 504bk, and the driver 505bk are called a blank recording unit BKU (see FIG. 14). Similarly, a cyan developing/transfer section 501c, a laser diode 504c, a driver 505c, and
The buffer memory 503c is combined with a cyan recording unit CU (see FIG. 14) and a magenta developing/transfer section 501m.
, Laser diode 504m, Tribar 505m
, and a combination of buffer memory 503m, magenta recording unit MU (see FIG. 14), yellow developing/transfer section 501y, laser diode 504y,
The combination of the driver 505y and the buffer memory 503y is a yellow recording unit) YU (see Figure 14).
It is called. As shown in the figure, these recording units are arranged around a conveyor belt 506 that conveys the recording paper in the following order from the conveyance direction of the recording paper: a blank recording unit BKU, a cyan recording unit CU, a magenta recording unit MU, and a yellow recording unit YU. has been done.

このような各記録ユニットの配列によって、最初に露光
開始となるのはブラック露光用のレーザーダイオード5
04bkであり、イエロー露光用のレーザーダイオード
504yが最後に露光を開始することになる。従って、
各レーザーダイオード間で露光開始順に時間差があり、
該時間差の間記録データ(画像処理装置400の出力)
を保持するため、レーザー駆動処理部502には前述し
た3組のバッファメモリ503y、503m、503c
が備えられている。
Due to this arrangement of each recording unit, the laser diode 5 for black exposure starts exposure first.
04bk, and the laser diode 504y for yellow exposure starts exposure last. Therefore,
There is a time difference in the order of exposure start between each laser diode,
Data recorded during the time difference (output of the image processing device 400)
In order to hold the data, the laser drive processing unit 502 includes the three sets of buffer memories 503y, 503m, and 503c described above.
is provided.

次に、第14図を参照して多値カラー・レーザー・プリ
ンタ500の構成を具体的に説明する。
Next, the configuration of the multivalued color laser printer 500 will be specifically explained with reference to FIG.

多値カラー・レーザー・プリンタ500は、記録紙を搬
送する搬送ベルト506と、前述したように搬送ベルト
506の周囲に配設された各記録ユニットYU、MU、
CU、BKUと、記録紙を収納した給紙カセット507
a、507bと、給紙カセッ)507a、507bから
それぞれ記録紙を送り出す給紙コロ508a、508b
と、給紙カセット507a、507bから送り出された
記録紙の位置合わせを行うレジストローラ509と、搬
送ベルト506によって記録ユニットBKU、CU、M
U、YUを順次搬送されて転写された画像を記録紙に定
着される定着ローラ510と、記録紙を所定の排出部(
図示せず)に排出する排紙コロ511とから構成される
。ここで、各記録ユニットYU  MU、CU、BKU
は、感光体ドラム512y、512m、512c、51
2bkと、それぞれ感光体トラム512y、512m5
12c、512bkを一様に帯電する帯電器513y、
513m、513c、513bkと、感光体ドラム51
2y、512m、512c、512bkにレーザービー
ムを導くためのポリゴンミラー514y、514m、5
14c  514bk及びモータ515y、515m、
515c、515bkと、感光体ドラム512y、51
2m  512c、512bk上に形成された静電潜像
をそれぞれ該当する色のトナーを用いて現像するトナー
現像装置516y、516m、516c、516bkと
、現像したトナー像を記録紙に転写する転写帯電器51
7y、517m、517c、517bkと、転写後に感
光体ドラム512y、512m、、512c、512b
k上に残留するトナーを除去するクリーニング装置51
8y、518m518c、518bkとから構成される
The multilevel color laser printer 500 includes a conveyor belt 506 that conveys recording paper, and recording units YU, MU, and YU arranged around the conveyor belt 506 as described above.
Paper cassette 507 containing CU, BKU, and recording paper
a, 507b, and paper feed rollers 508a, 508b that feed recording paper from paper feed cassettes) 507a, 507b, respectively.
The recording units BKU, CU, M
A fixing roller 510 that sequentially conveys U and YU and fixes the transferred image on the recording paper, and a fixing roller 510 that fixes the transferred image on the recording paper, and the recording paper is transferred to a predetermined ejection section (
(not shown). Here, each recording unit YU MU, CU, BKU
are photosensitive drums 512y, 512m, 512c, 51
2bk and photoconductor tram 512y, 512m5 respectively
a charger 513y that uniformly charges 12c and 512bk;
513m, 513c, 513bk and photosensitive drum 51
Polygon mirrors 514y, 514m, 5 for guiding laser beams to 2y, 512m, 512c, 512bk
14c 514bk and motor 515y, 515m,
515c, 515bk, and photosensitive drums 512y, 51
2m Toner developing devices 516y, 516m, 516c, and 516bk that develop the electrostatic latent images formed on 512c and 512bk using toners of corresponding colors, and a transfer charger that transfers the developed toner images to recording paper. 51
7y, 517m, 517c, 517bk, and photosensitive drums 512y, 512m, 512c, 512b after transfer.
A cleaning device 51 that removes toner remaining on k
It consists of 8y, 518m, 518c, and 518bk.

尚、519y、519m、519c、519bkは、そ
れぞれ感光体ドラム512y、512m512c、51
2bk上に設けられたテストパターンを読み取るための
トナー付着濃度測定装置を示し、スラスト方向に並んだ
CCDラインセンサー及びLED光源から構成されてい
る。
Note that 519y, 519m, 519c, and 519bk are photosensitive drums 512y, 512m, 512c, and 51, respectively.
This figure shows a toner adhesion density measuring device for reading the test pattern provided on the 2bk, and is composed of a CCD line sensor and an LED light source arranged in the thrust direction.

以上の構成において、イエロー記録ユニットYUの露光
・現像・転写を例にその動作を説明する。
In the above configuration, the operations of the yellow recording unit YU will be explained using exposure, development, and transfer as examples.

第15図(a)、 (b)はイエロー記録ユニ7)YU
の露光系の構成を示す。同図において、レーザーダイオ
ード504yから出射されたレーザービームはポリゴン
ミラー514yで反射されて、f−θレンズ520yを
通過して、更にミラー521 y。
Figures 15 (a) and (b) are yellow record uniforms 7) YU
The configuration of the exposure system is shown. In the same figure, a laser beam emitted from a laser diode 504y is reflected by a polygon mirror 514y, passes through an f-theta lens 520y, and further passes through a mirror 521y.

522yで反射されて防塵ガラス523yを通して感光
体ドラム512yに照射される。このときレーザービー
ムはポリゴンミラー514yがモータ515yで定速回
転駆動されるので、感光体ドラム512yの軸に沿う方
向(主走査方向)に移動する。また、本実施例では、主
走査の走査位置追跡のための基点を検知するため、非露
光位置のレーザービームをフォトセンサ524yを配設
しである。レーザーダイオード504yは記録データ(
画像処理装置400からの3ビツトデータ)に基づいて
発光付勢されるので、記録データに対応した多値露光が
、感光体ドラム504yの表面に対して行われる。感光
体ドラム504yの表面は、前述したように予め帯電器
513yで一様に荷電されており、上記露光により原稿
画像対応の静電潜像が形成される。該静電潜像はイエロ
ー現像装置516yで現像され、イエローのトナー像と
なる。このトナー像は、第14図に示したように、カセ
ット507a (或いは、507b)から給紙コロ50
8a  (或いは、508b)で繰り出され、レジスト
ローラ509によってブラック記録ユニン)BKUのト
ナー像形成と同期をとって、搬送ベルト506によって
搬送されてきた記録紙に転写される。
522y and is irradiated onto the photosensitive drum 512y through the dustproof glass 523y. At this time, since the polygon mirror 514y is rotated at a constant speed by the motor 515y, the laser beam moves in a direction along the axis of the photosensitive drum 512y (main scanning direction). Furthermore, in this embodiment, a photosensor 524y is provided to detect the base point for tracking the scanning position of the main scan, so that the laser beam at the non-exposed position is detected. The laser diode 504y outputs recording data (
Since the photoreceptor drum 504y is activated to emit light based on the 3-bit data from the image processing device 400, multivalue exposure corresponding to the recording data is performed on the surface of the photoreceptor drum 504y. The surface of the photosensitive drum 504y is uniformly charged in advance by the charger 513y as described above, and an electrostatic latent image corresponding to the original image is formed by the exposure. The electrostatic latent image is developed by a yellow developing device 516y to become a yellow toner image. This toner image is transferred from the cassette 507a (or 507b) to the paper feed roller 50, as shown in FIG.
8a (or 508b), and is transferred by a registration roller 509 onto a recording sheet conveyed by a conveyor belt 506 in synchronization with the formation of a toner image of the black recording unit (BKU).

他の記録ユニットBKU、CU、MUも同様な構成で同
様な動作を実行するが、ブラック記録ユニットBKUは
ブラ・ツクトナー現像装置516bkを備え、ブラック
のトナー像の形成及び転写を行い、シアン記録ユニット
CUはシアントナー現像装置516cを備え、シアンの
トナー像の形成及び転写を行い、マゼンノ記録ユニノ)
MtJはマゼンタトナー現像装置516mを備え、1ゼ
ンクのトナー像の形成及び転写を行う。
The other recording units BKU, CU, and MU have similar configurations and perform similar operations, but the black recording unit BKU is equipped with a black toner developing device 516bk and forms and transfers a black toner image, and the cyan recording unit The CU is equipped with a cyan toner developing device 516c, which forms and transfers a cyan toner image.
MtJ is equipped with a magenta toner developing device 516m, and forms and transfers one Zenk toner image.

また、テストパターンの書込みは、感光体ドラムが数回
転する毎に1回の割合(例えば、10回に1回)で、P
DLコントローラ200からROM205内に予め記憶
されているテストパターンが、レーザー駆動処理部50
2に転送されることにより実施される。
In addition, the test pattern is written once every several rotations of the photoreceptor drum (for example, once every 10 times).
A test pattern stored in advance in the ROM 205 from the DL controller 200 is transferred to the laser drive processing unit 50.
This is carried out by transferring the information to 2.

■ドライバの多値駆動 ドライバ505y、505m  505c  505b
kは、画像処理装置400から送られて(るY、M、C
,BKの3ビツトデータに基づいて、日亥当するレーザ
ーダイオード504y、504m。
■Driver multi-value drive driver 505y, 505m 505c 505b
k is sent from the image processing device 400 (Y, M, C
, BK, the laser diodes 504y and 504m are used daily.

504c、504bkを多値駆動するための制御を行う
ものであり、その駆動方法としては、パワ変調、パルス
巾変調等が一般的に用いられている。
It performs control for multi-value driving of 504c and 504bk, and power modulation, pulse width modulation, etc. are generally used as the driving method.

以下、本実施例で適用するパワー変調による多値駆動を
第16図(a)、 (b)、 (C)、 (d)を参照
しテ詳細に説明する。尚、トライバ505y、505m
Hereinafter, the multivalue drive by power modulation applied in this embodiment will be explained in detail with reference to FIGS. 16(a), (b), (C), and (d). In addition, Triba 505y, 505m
.

505c、505bk、及び、レーザーダイオード50
4y、504m、504c  504bkはそれぞれ同
一の構成であるため、ここでは、ドライバ505y及び
レーザーダイオード504yを例として説明する。
505c, 505bk, and laser diode 50
4y, 504m, 504c, and 504bk have the same configuration, so here, the driver 505y and laser diode 504y will be explained as examples.

トライバ505yは、第16図(a)に示すように、所
定のLDドライブクロックに基づいぞ、レーザーダイオ
ード504yをonloffするレーザーダイオードo
n10ff回路550と、3ビ・ントの画像濃度データ
(ここでは、Yデータ)をアナログ信号に変換するD/
Aコンバータ551と、画像濃度値に基づくアナログ信
号をD/Aコンバータ551から入力して、レーザーダ
イオード504yを駆動する電流(LD駆動電流)Jc
lをし−ザーダイオードon10ff回路550に供給
する定電流回路552とから構成される。
As shown in FIG. 16(a), the driver 505y turns on and off the laser diode 504y based on a predetermined LD drive clock.
n10ff circuit 550 and a D/D converter that converts 3-bit image density data (here, Y data) into an analog signal.
An analog signal based on the image density value is input from the A converter 551 and the D/A converter 551, and a current (LD drive current) Jc is used to drive the laser diode 504y.
1 and a constant current circuit 552 that supplies the current to the diode on10ff circuit 550.

ここで、LDドライブクロックは1″”でon“0゛で
offと定義づけられ、第16図(blに示すように、
レーザーダイオードon10ff回路550はこれに従
ってレーザーダイオード504yをonloffする。
Here, the LD drive clock is defined as on at 1'' and off at 0'', as shown in Figure 16 (bl).
The laser diode on10ff circuit 550 turns off the laser diode 504y accordingly.

また、LD駆動電流1dとレーザービームパワーは比例
関係にあるので、画像濃度データ値に基づ<LD駆動電
流1dを生成することで、画像濃度データ値に対応した
レーザービームパワー出力が得られることになる。例え
ば、第16図(b)に示すように、画像濃度データ値が
“′4”′ (同図のデータN−1)の場合には、定電
流回路552によって相当するLD駆動電流Idが供給
され、レーザーダイオード504yのレーザービームパ
ワーはレベル4となる。また、画像濃度データ値が“7
′″ (同図のデータN)の場合には、定電流回路55
2によって相当するLD駆動電流1dが供給され、レー
ザーダイオード504yのレーザービームパワーはレベ
ル7となる。
Furthermore, since there is a proportional relationship between the LD drive current 1d and the laser beam power, by generating the LD drive current 1d based on the image density data value, the laser beam power output corresponding to the image density data value can be obtained. become. For example, as shown in FIG. 16(b), when the image density data value is "'4"' (data N-1 in the figure), the constant current circuit 552 supplies the corresponding LD drive current Id. The laser beam power of the laser diode 504y becomes level 4. Also, the image density data value is “7”.
'' (data N in the figure), the constant current circuit 55
2, the corresponding LD drive current 1d is supplied, and the laser beam power of the laser diode 504y becomes level 7.

次に、第16図(C)を参照して、レーザーダイオード
on10ff回路550.D/Aコンバータ551、及
び、定電流回路552の具体的な回路構成を示す。レー
ザーダイオ−F o n / o f f回路550は
、TTLインバータ553,554と、onloffの
トグル動作をする差動型スイッチング回路555,55
6と、VC;1>VC2の時、差動型スイッチング回路
555がon、差動型スイッチング回路556がoff
、VGl<VC2の時、差動型スイッチング回路555
がoff。
Next, referring to FIG. 16(C), laser diode on10ff circuit 550. A specific circuit configuration of the D/A converter 551 and the constant current circuit 552 is shown. The laser diode F on/off circuit 550 includes TTL inverters 553 and 554 and differential switching circuits 555 and 55 that perform on/off toggle operation.
6 and VC; When 1>VC2, the differential switching circuit 555 is on and the differential switching circuit 556 is off.
, when VGl<VC2, the differential switching circuit 555
is off.

差動型スイッチング回路556がOnとなる条件を満足
するVC2を生成する分圧回路を形成する抵抗R,,R
,とから構成される。従って、LDドライブクロックが
“1パの時にインバータ554の出力がVGIを生成し
、前記条件(VGI>VC2)を満足し、差動型スイッ
チング回路555がOn、差動型スイッチング回路55
6がOffして、レーザーダイオード504yをonす
る。
Resistors R, , R form a voltage dividing circuit that generates VC2 that satisfies the conditions for the differential switching circuit 556 to be turned on.
It consists of , and. Therefore, when the LD drive clock is "1P", the output of the inverter 554 generates VGI, the above condition (VGI>VC2) is satisfied, the differential switching circuit 555 is turned on, and the differential switching circuit 555 is turned on.
6 is turned off and the laser diode 504y is turned on.

また、逆にLDドライブクロンクが°“0゛の時には、
インバータ554の出力のないため、前記条件(vcl
<vc2)を満足し、差動型スイッチング回路555が
off、差動型スイッチング回路556がonして、レ
ーザーダイオード504yをoffする。
On the other hand, when the LD drive clock is 0°,
Since there is no output from the inverter 554, the above condition (vcl
<vc2), the differential switching circuit 555 is turned off, the differential switching circuit 556 is turned on, and the laser diode 504y is turned off.

D/Aコンバータ551は、人力した画像濃度データを
LDドライブクロックが1“の間ラッチするラッチ55
7と、最大出力値V refを与える■r□発生器55
8と、画像濃度データ及び最大出力値V rafに基づ
いてアナログデータVdを出力する3ビツトD/Aコン
バータ559とから構成される。尚、ここでVdと画像
濃度データ及び最大出力値V refとの関係は次式に
よって表される。
The D/A converter 551 has a latch 55 that latches manually input image density data while the LD drive clock is 1".
7 and ■r□ generator 55 which gives the maximum output value V ref
8, and a 3-bit D/A converter 559 that outputs analog data Vd based on image density data and maximum output value Vraf. Note that the relationship between Vd, image density data, and maximum output value V ref is expressed by the following equation.

定電流回路552は、前述したようにレーザーダイオー
ドon10ff回路550にレーザーダイオード504
yの電流を供給するものであり、トランジスター560
と、抵抗R,,R5とから構成される。D/Aコンバー
タ551からの出力Vdはトランジスター560のヘー
スに加えられ、抵抗R4に印加される電圧を決定する。
The constant current circuit 552 includes the laser diode 504 in the laser diode ON10ff circuit 550 as described above.
y current, and the transistor 560
and resistors R, , R5. The output Vd from D/A converter 551 is applied to the gate of transistor 560 to determine the voltage applied to resistor R4.

換言すれば、抵抗R4に流れる電流はトランジスター5
60のコレクタ電流にほぼ等しいため、Vdによってレ
ーザーダイオード504yに流れる電流1dが制御され
る。
In other words, the current flowing through the resistor R4 is the current flowing through the transistor 5.
60, the current 1d flowing through the laser diode 504y is controlled by Vd.

第16図(d)は、前述したう、チ557の出力VGI
、Vd、及び、Idの関係を示すタイミングチャートで
ある。ここでVdは画像濃度データ(3ビットデータ:
0〜7の8階調データ)に基づいて、Lef X O/
7〜7/7の8段階の値をとり、Idは、このVdO値
に基づいて、L−1,の8段階のレベルを示す。レーザ
ーダイオード504yはこのIdの8段階レベル(1,
−レベル01、=レベルト・・・、I7=レヘル7)に
従って、感光体ドラム512y上に、第17図に示すよ
うな潜像を形成する。
FIG. 16(d) shows the output VGI of the chip 557 mentioned above.
, Vd, and Id. Here, Vd is image density data (3-bit data:
Based on 8 gradation data from 0 to 7), Lef
Values are taken in 8 stages from 7 to 7/7, and Id indicates 8 levels of L-1, based on this VdO value. The laser diode 504y has 8 levels of this Id (1,
- Level 01, = Levelt..., I7 = Level 7), a latent image as shown in FIG. 17 is formed on the photosensitive drum 512y.

本発明のアンチエイリアシング処理及びその公賓を適用
した画像形成システムでは、前述した構成及び動作によ
って、第5図(a)に示した五角形ABCDEに対して
、最終的に第18図に示すトナー像が記録紙上に形成さ
れる。第19図は本発明のフィードバック処理を行わな
い場合の五角形ABCDEのトナー像を示し、第18図
(本発明のトナー像)と第19図とを比較すると明らか
なように、白抜はドツトや飽和ドツト等に相当する再現
性の悪い階調値を補正したことによって、安定した画像
を作成することができる。
In the image forming system to which the anti-aliasing process of the present invention and its official guests are applied, the toner image shown in FIG. 18 is finally created for the pentagon ABCDE shown in FIG. is formed on the recording paper. FIG. 19 shows a toner image of pentagon ABCDE when the feedback processing of the present invention is not performed, and as is clear from comparing FIG. 18 (toner image of the present invention) and FIG. By correcting tone values with poor reproducibility, such as saturated dots, a stable image can be created.

また、本実施例では、パワー変調による多値駆動を適用
したが、パルス中変調による多値駆動を用いても同様の
効果が得られるのは勿論である。
Further, in this embodiment, multi-value drive using power modulation is applied, but it goes without saying that the same effect can be obtained by using multi-value drive using mid-pulse modulation.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明の画像形成装置は、トナー
現像されたテストパターンのトナー付着状態を測定し、
その測定結果をアンチエイリアシング処理部ヘフィード
ハソクする画像形成装置において、トナー付着状態の測
定結果を入力して、中間調レベルの再現可能な有効最小
値を求める有効最小値決定手段と、有効最小値決定手段
で求めた有効最小値に基づいて、アンチエイリアシング
処理で求めた階調値を有効最小値以上になるように補正
する補正手段とを備えたため、感光体の疲労や、温度等
の環境の変化等があっても、白抜は等が発生することな
く、安定して低濃度レベルの画素を再現することができ
る。
As explained above, the image forming apparatus of the present invention measures the toner adhesion state of the toner-developed test pattern,
In an image forming apparatus that feeds the measurement result to an anti-aliasing processing section, an effective minimum value determining means inputs the measurement result of the toner adhesion state and determines a reproducible effective minimum value of the halftone level, and an effective minimum value determining means Since it is equipped with a correction means that corrects the gradation value obtained by anti-aliasing processing so that it is equal to or greater than the effective minimum value based on the effective minimum value obtained by Even if there is a problem, pixels at a low density level can be stably reproduced without white spots or the like occurring.

また、本発明の画像形成装置は、トナー現像されたテス
トパターンのトナー付着状態を測定し、その測定結果を
アンチエイリアシング処理部ヘフィードハンクする画像
形成装置において、トナー付着状態の測定結果を入力し
て、中間調レベルの再現可能な有効最大値を求める有効
最大値決定手段と、有効最大値決定手段で求めた有効最
大値に基づいて、アンチエイリアシング処理で求めた階
調値を有効最大値以下になるように補正する補正手段と
を備えたため、感光体の疲労や、温度等の環境の変化等
があっても、中間調部分にヘタ塗り等が発生するなく、
高濃度レベルの画素を安定して再現することができる。
Further, the image forming apparatus of the present invention measures the toner adhesion state of a toner-developed test pattern and feeds the measurement result to an anti-aliasing processing section. Then, based on the effective maximum value determining means for determining the reproducible maximum value of the halftone level, and the effective maximum value determined by the effective maximum value determining means, the gradation value determined by anti-aliasing processing is determined to be less than or equal to the effective maximum value. Since it is equipped with a correction means that corrects the image so that it becomes opaque, even if there is fatigue of the photoreceptor or changes in the environment such as temperature, there will be no uneven coating in the halftone area.
High-density level pixels can be stably reproduced.

更に、本発明の画像形成装置は、トナー現像されたテス
トパターンのトナー付着状態を測定し、その測定結果を
アンチエイリアシング処理部ヘフィードハノクする画像
形成装置において、トナー付着状態の測定結果を入力し
て、中間調レベルの再現可能な有効最小値を求める有効
最小値決定手段と、トナー付着状態の測定結果を入力し
て、中間調レベルの再現可能な有効最大値を求める有効
最大値決定手段と、有効最小値決定手段で求めた有効最
小値、及び、有効最大値決定手段で求めた有効最大値に
基づいて、アンチエイリアシング処理で求めた階調値を
有効最小値以上で、且つ、有効最大値以下の範囲になる
ように補正する補正手段とを備えたため、感光体の疲労
や、温度等の環境の変化に左右されずに常に高品質の画
像を得ることができる。
Furthermore, the image forming apparatus of the present invention measures the toner adhesion state of the toner-developed test pattern and feeds the measurement result to the anti-aliasing processing section. an effective minimum value determining means for determining a reproducible effective minimum value of the halftone level; and an effective maximum value determining means for inputting the measurement result of the toner adhesion state and determining a reproducible maximum value of the halftone level. , based on the effective minimum value determined by the effective minimum value determination means and the effective maximum value determined by the effective maximum value determination means, the gradation value determined by anti-aliasing processing is set to be equal to or greater than the effective minimum value, and is equal to or greater than the effective maximum value. Since the present invention is equipped with a correction means for correcting the value to be within the range below, it is possible to always obtain high-quality images without being affected by fatigue of the photoreceptor or changes in the environment such as temperature.

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

第1図(a)〜(d)はテストパターンを示す説明図、
第2図は本実施例の画像形成システムの構成を示す説明
図、第3図はPDLコントローラの構成を示す説明図、
第4図(a)はPDLコントローラの動作を示すフロー
チャート、第4図ら)はパスの塗りつぶし処理を示す説
明図、第4図(C)はアンチエイリアシング処理を示す
フローチャート、第4図((])は中間調闇値補正処理
のフローチャート、第5図(a)、 (b)は図形の直
線ヘタトル分割を示す説明図、第6図はアンチエイリア
シング処理を実施後の近億面積率を示す説明図、第7図
は画像処理装置の構成を示す説明図、第8図はT補正回
路のT補正用変換グラフを示す説明図、第9図(a)、
 (b)、 (C)は補色生成回路で使用する補色生成
用変換グラフを示す説明図、第10図(a)、 (b)
、 (c)、 (d)は第7図(a)ら)、 (C)に
示したRGBイメージデータがUCR処理・黒発生回路
から出力された状態を示す説明図、第11図はへイヤー
型の3×3の多値デイザマトリクスを示す説明図、第1
2図(a)、 (b)、 (c)、 (d)は第1O図
(aL (b)、 (c)、 (d)のY、M、C,B
Kのデータを階調処理回路によって変換した状態を示す
説明図、第13図は多値カラー・レーザー・プリンタを
示す制御ブロック図、第14図は多値カラー・レーザー
・プリンタの構成を示す説明図、第15図(a)、(ト
))はイエロー記録ユニットの露光系の構成を示す説明
図、第16図(a)、 (b)、 (c)、 (d)は
パワー変調による多値駆動を示す説明図、第17図はパ
ワー変調のレベルによる潜像の状態を示す説明図、第1
8図は第5図(a)に示した五角形ABCDHの最終的
なトナー像を示す説明図、第19図はフィードバック処
理を行わない場合の五角形ABCDEのトナー像を示す
説明図、第20図(a)(b)は従来のアンチエイリア
シング処理を示す説明図、第21図(a)、 (b)は
均一平均化法によるアンチエイリアシング処理を示す説
明図、第22図(a)。 0))は重み付は平均化法によるアンチエイリアシング
処理を示す説明図、第23図(a)、 (b)、 (C
1,(d)は重み付は平均化法に使用するフィルター例
を示す説明図、第24図は3×3ピクセル参照の畳み込
み積分法を示す説明図である。 符号の説明 100−−−−−ホストコンピュータ 200−−−−−P D Lコントローラ201−−−
−−一受信装置 202−一−−CP TJ400・ 519 y。 内部システムハス RAM  205〜−−−ROM ページメモリ 207−=送信装置 I10装置 画像読取り装置 画像処理装置 多値カラー・レーザー・プリンタ 519m、519c、519bk トナー付着濃度測定装置 レーザー駆動処理部 システム制御部
FIGS. 1(a) to (d) are explanatory diagrams showing test patterns,
FIG. 2 is an explanatory diagram showing the configuration of the image forming system of this embodiment, FIG. 3 is an explanatory diagram showing the configuration of the PDL controller,
FIG. 4(a) is a flowchart showing the operation of the PDL controller, FIG. 4(a) is an explanatory diagram showing path filling processing, FIG. 4(C) is a flowchart showing anti-aliasing processing, 5 is a flowchart of halftone darkness value correction processing, FIGS. 5(a) and 5(b) are explanatory diagrams showing linear hetator division of a figure, and FIG. 6 is an explanatory diagram showing near-near area ratio after performing anti-aliasing processing. , FIG. 7 is an explanatory diagram showing the configuration of the image processing device, FIG. 8 is an explanatory diagram showing the T correction conversion graph of the T correction circuit, FIG. 9 (a),
(b) and (C) are explanatory diagrams showing conversion graphs for complementary color generation used in the complementary color generation circuit, and Figures 10 (a) and (b)
, (c), (d) are explanatory diagrams showing the state in which the RGB image data shown in Figures 7 (a) et al.) and (C) are output from the UCR processing/black generation circuit, and Figure 11 is a Heyer Explanatory diagram showing a 3×3 multivalued dither matrix of type 1.
Figures 2 (a), (b), (c), and (d) are Y, M, C, and B in Figure 1O (aL (b), (c), and (d)).
An explanatory diagram showing a state in which K data is converted by a gradation processing circuit, Fig. 13 is a control block diagram showing a multi-value color laser printer, and Fig. 14 is an explanation showing the configuration of a multi-value color laser printer. 15(a), (g)) are explanatory diagrams showing the configuration of the exposure system of the yellow recording unit, and FIGS. 16(a), (b), (c), (d) are Fig. 17 is an explanatory diagram showing the value drive, and Fig. 17 is an explanatory diagram showing the state of the latent image depending on the level of power modulation.
8 is an explanatory diagram showing the final toner image of pentagon ABCDH shown in FIG. 5(a), FIG. 19 is an explanatory diagram showing the toner image of pentagon ABCDE when no feedback processing is performed, and FIG. 21(a) and 21(b) are explanatory diagrams showing antialiasing processing using the uniform averaging method; FIG. 22(a) is an explanatory diagram showing conventional antialiasing processing. 23 (a), (b), (C
1, (d) is an explanatory diagram showing an example of a filter used in the weighted averaging method, and FIG. 24 is an explanatory diagram showing a convolution integral method with 3×3 pixel reference. Explanation of symbols 100 ---- Host computer 200 ---- PDL controller 201 ----
---Receiving device 202---CP TJ400/519 y. Internal system lot RAM 205~---ROM Page memory 207-=Transmitting device I10 device Image reading device Image processing device Multivalued color laser printer 519m, 519c, 519bk Toner adhesion density measuring device Laser drive processing unit System control unit

Claims (3)

【特許請求の範囲】[Claims] (1)トナー現像されたテストパターンのトナー付着状
態を測定し、その測定結果をアンチエイリアシング処理
部へフィードバックする画像形成装置において、 前記トナー付着状態の測定結果を入力して、中間調レベ
ルの再現可能な有効最小値を求める有効最小値決定手段
と、 前記有効最小値決定手段で求めた有効最小値に基づいて
、アンチエイリアシング処理で求めた階調値を有効最小
値以上になるように補正する補正手段とを備えたことを
特徴とする画像形成装置。
(1) In an image forming apparatus that measures the toner adhesion state of a toner-developed test pattern and feeds the measurement result back to the anti-aliasing processing section, the measurement result of the toner adhesion state is input and halftone levels are reproduced. effective minimum value determining means for determining a possible effective minimum value; and based on the effective minimum value determined by the effective minimum value determining means, correcting the gradation value determined by anti-aliasing processing so that it is equal to or greater than the effective minimum value. An image forming apparatus comprising: a correction means.
(2)トナー現像されたテストパターンのトナー付着状
態を測定し、その測定結果をアンチエイリアシング処理
部へフィードバックする画像形成装置において、 前記トナー付着状態の測定結果を入力して、中間調レベ
ルの再現可能な有効最大値を求める有効最大値決定手段
と、 前記有効最大値決定手段で求めた有効最大値に基づいて
、アンチエイリアシング処理で求めた階調値を有効最大
値以下になるように補正する補正手段とを備えたことを
特徴とする画像形成装置。
(2) In an image forming apparatus that measures the toner adhesion state of a toner-developed test pattern and feeds the measurement result back to the anti-aliasing processing section, the measurement result of the toner adhesion state is inputted and halftone levels are reproduced. effective maximum value determining means for determining a possible effective maximum value; and based on the effective maximum value determined by the effective maximum value determining means, correcting the gradation value determined by anti-aliasing processing so that it is equal to or less than the effective maximum value. An image forming apparatus comprising: a correction means.
(3)トナー現像されたテストパターンのトナー付着状
態を測定し、その測定結果をアンチエイリアシング処理
部へフィードバックする画像形成装置において、 前記トナー付着状態の測定結果を入力して、中間調レベ
ルの再現可能な有効最小値を求める有効最小値決定手段
と、 前記トナー付着状態の測定結果を入力して、中間調レベ
ルの再現可能な有効最大値を求める有効最大値決定手段
と、 前記有効最小値決定手段で求めた有効最小値、及び、前
記有効最大値決定手段で求めた有効最大値に基づいて、
アンチエイリアシング処理で求めた階調値を有効最小値
以上で、且つ、有効最大値以下の範囲になるように補正
する補正手段とを備えたことを特徴とする画像形成装置
(3) In an image forming apparatus that measures the toner adhesion state of a toner-developed test pattern and feeds the measurement result back to the anti-aliasing processing section, the measurement result of the toner adhesion state is input and halftone levels are reproduced. effective minimum value determining means for determining a possible effective minimum value; effective maximum value determining means for inputting the measurement result of the toner adhesion state and determining a reproducible maximum effective value of the halftone level; and the effective minimum value determining means. Based on the effective minimum value determined by the means and the effective maximum value determined by the effective maximum value determining means,
An image forming apparatus comprising: a correction means for correcting a gradation value obtained by anti-aliasing processing so that it falls within a range of not less than an effective minimum value and not more than an effective maximum value.
JP2277253A 1990-10-16 1990-10-16 Image forming device Pending JPH04152757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2277253A JPH04152757A (en) 1990-10-16 1990-10-16 Image forming device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2277253A JPH04152757A (en) 1990-10-16 1990-10-16 Image forming device

Publications (1)

Publication Number Publication Date
JPH04152757A true JPH04152757A (en) 1992-05-26

Family

ID=17580956

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2277253A Pending JPH04152757A (en) 1990-10-16 1990-10-16 Image forming device

Country Status (1)

Country Link
JP (1) JPH04152757A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007298989A (en) * 2006-04-28 2007-11-15 Envisiontec Gmbh Device and method for producing three-dimensional object
US9633470B2 (en) 2014-11-11 2017-04-25 Roland Dg Corporation Generating slice data representing a cross section cut from a three-dimensional modeled object

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007298989A (en) * 2006-04-28 2007-11-15 Envisiontec Gmbh Device and method for producing three-dimensional object
US9633470B2 (en) 2014-11-11 2017-04-25 Roland Dg Corporation Generating slice data representing a cross section cut from a three-dimensional modeled object

Similar Documents

Publication Publication Date Title
JP3071229B2 (en) Graphic processing unit
JP3102805B2 (en) Graphic output device
US6556311B1 (en) Luminance-based color resolution enhancement
JPH04152757A (en) Image forming device
JP2790707B2 (en) Graphic processing unit
JPH04152751A (en) Image forming device
JPH0481170A (en) Graphic processing unit
JPH04144479A (en) Graphic output device
JPH04157980A (en) Graphic processor
JPH041872A (en) Graphic processor
JP3148291B2 (en) Graphic output device
JPH03286384A (en) Graphic processor
JPH04150563A (en) Image processor
JP2798496B2 (en) Graphic processing unit
JPH04143873A (en) Graphic processor
JPH03278287A (en) Method and device for antialiasing processing
JPH0433074A (en) Graphic processor
JPH04155385A (en) Graphic processing device
JPH04154363A (en) Image forming device
JPH04158061A (en) Graphic output device
JPH04249977A (en) Graphical output device
JPH04117581A (en) Graphic processor
JPH0457175A (en) Graphic processor
JPH04144359A (en) Graphic output device
JPH04158062A (en) Graphic output device