JPH04157980A - Graphic processor - Google Patents

Graphic processor

Info

Publication number
JPH04157980A
JPH04157980A JP2283791A JP28379190A JPH04157980A JP H04157980 A JPH04157980 A JP H04157980A JP 2283791 A JP2283791 A JP 2283791A JP 28379190 A JP28379190 A JP 28379190A JP H04157980 A JPH04157980 A JP H04157980A
Authority
JP
Japan
Prior art keywords
image
data
vector data
processing
area ratio
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
JP2283791A
Other languages
Japanese (ja)
Inventor
Hiroaki Suzuki
博顕 鈴木
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 JP2283791A priority Critical patent/JPH04157980A/en
Publication of JPH04157980A publication Critical patent/JPH04157980A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Generation (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Dot-Matrix Printers And Others (AREA)

Abstract

PURPOSE:To quickly calculate the area rate by using (y) coordinate values of feature points to calculate the area rate in the case of 0 deg.<=¦theta¦<45 deg. or 135 deg.<=¦theta¦<180 deg. where theta is the inclination of vector data and using (x) coordinate value of feature points in the case of 45 deg.<=¦theta¦<135 deg.. CONSTITUTION:A CPU 202 stores the page description language(PDL) received by a reception equipment 201 in a RAM 204 through an internal system bus 203 in accordance with the program stored in a ROM 205. When one page of the PDL is received and stored in the RAM 204 thereafter, the area rate is calculated by a prescribed method, and graphic elements in the RAM 204 are subjected to anti-aliasing processing, and multilevel RGB image data is stored in the plane memory part of a page memory 206. Data in the page memory 206 is sent to a picture processing device 400 through a transmission equipment 207 thereafter.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は出力画像のエツジ部のギザギザを除去するアン
チエイリアシング処理を実行する図形処理装置に関し、
より詳細には、アンチエイリアシング処理を高速に実行
する図形処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a graphic processing device that performs anti-aliasing processing to remove jagged edges of an output image.
More specifically, the present invention relates to a graphic processing device that performs anti-aliasing processing at high speed.

〔従来の技術〕[Conventional technology]

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

従来の図形処理装置では、■均一平均化法2■重み付は
平均化法、■畳み込み積分法等がアンチエイリアシング
処理の方法として一般的に適用されている。
In conventional graphic processing devices, 1) Uniform averaging method 2) Weighting is an averaging method, 2) Convolution integral method, etc. are generally applied as anti-aliasing processing methods.

■均一平均化法は、各ピクセル(画素)をN*M (N
、Mは自然数)のサブビクセルに分解し、高解像度でラ
スク計算を行った後、各ピクセルの輝度をN*Mサブピ
クセルの平均をとって求めるものである。第16図(a
)、 (b)を参照して、均一平均化法によるアンチエ
イリアシング処理を具体的に説明する。あるピクセルに
画像の端がかかっている場合(ここでは斜めの線の右下
に画像がつながっているものとする)、アンチエイリア
シング処理を行わないときは、同図(a)に示すように
、このピクセルの輝度kidには表示できる階調の最高
輝度(例えば、256階調ではkid=255 )が割
り当てられる。このピクセルにN=M=7の均一平均化
法によるアンチエイリアシング処理を実施する場合、同
図(b)に示すように、ピクセルを7*7のサブピクセ
ルに分解し、画像に覆われているサブビクセル数をカウ
ントする。そのカウント数(28)を1ピクセル中の全
サブビクセル数(この場合、49)で割って規格化(平
均化)したものを最高輝度(255)に掛け、そのピク
セルの輝度を算出する。このように均一平均化法では、
各ピクセルに画像がどのようにががっているかを考慮に
いれてそのピクセルの輝度を決める。
■Uniform averaging method calculates each pixel (pixel) to N*M (N
, M is a natural number), performs rask calculation at high resolution, and then calculates the brightness of each pixel by taking the average of N*M sub-pixels. Figure 16 (a
) and (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 Figure (a), 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 pixel is decomposed into 7*7 sub-pixels as shown in the same figure (b), and the pixels covered by the image are divided into 7*7 sub-pixels. Count the number of sub-vixels. The count number (28) is divided by the total number of sub-vixels 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 is distorted at 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 to the weighted averaging method, which gives a weight to each subpixel, the influence on the brightness kid of that subpixel depends on which subpixel the image falls on. Trying to be different. Note that the weight at this time is given using a filter.

第17図(a)、 (b)を参照して、第16図(a)
と同じ画像データに、同じ分割法(N=M=7)で重み
付は平均化法を実施した例を示す。
With reference to FIGS. 17(a) and (b), FIG. 16(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.

第17図(a)は、フィルター(ここでは、conef
 i I ter )の特性を示し、対応するサブピク
セルにこの特性と同し重みが与えられる。例えば、右上
角のサブピクセルの重みは2である。各サブピクセルに
画像がかかっていた場合、フィルター特性より与えられ
た重みの値がそのサブピクセルのカウント値となる。同
図(b)には、サブピクセルの重みの違いによってかか
った画像の表示パターンを変えて示しである。この場合
、重みを付けて画像のかかったサブピクセルをカウント
すると、199となる。この値を、均一平均化のときに
対応してフィルターの値の合計(この場合、336)で
割って平均化し、最高輝度に掛けて、このピクセルの輝
度を算出する。尚、フィルターとしては、第18図(a
L (b)、 (cL (doニ示すフィルター特性う
れている。
FIG. 17(a) shows a filter (here, conef
i I ter ), and the corresponding sub-pixel is given a weight equal to 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. FIG. 6B shows the display pattern of the image changed depending on the weight of the sub-pixels. In this case, the number of weighted subpixels in the image is 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. In addition, as a filter, Fig. 18 (a
L (b), (cL (do) The filter characteristics shown are excellent.

■畳み込み積分法 畳み込み積分法は、1つのピクセルの輝度を決定するに
あたり、その周りのピクセルの様子も参照する方法であ
る。即ち、輝度を決定しようとする1ピクセルの周りN
″ ×N“ ピクセルを、均−平均化法或いは重み付は
平均化法のピクセルに対応させたものと考える。第19
図は3×3ピクセル参照の畳み込み積分法を示す。この
図で、輝度を決定しようとしているピクセルを1901
で示す。画像は斜めの線の右下に続いており、黒く塗っ
たザブピクセルがカウントされるサブピクセルである。
■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
``×N'' pixels are considered to correspond to pixels of the equal-averaging method or the weighted averaging method. 19th
The figure shows a convolution method with 3x3 pixel references. In this diagram, the pixel whose brightness we are trying to determine is 1901
Indicated by The image continues to the bottom right of the diagonal line, and the subpixels painted in 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 De
scriptionLanguage  :以下、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 Descriptor).
scriptionLanguage: Hereafter, 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 writing characters, and in such systems, vector fonts are used as character fonts. Therefore, even if characters are scaled, the print quality can be significantly improved compared to systems that use focus map fonts (for example, conventional word processors, etc.). It has the advantage that it is possible to print a mixture of

ところが、これらのシステムで使用されるレーザープリ
ンタの解像度は、せいぜい240dp i〜400dp
 iのものが多く、コンピュータ・グラフィックスのC
RT表示と同様に、解像度が低いためにエイリアスが発
生するという問題点がある。このため、レーザプリンタ
を用いた印字においても、印字画像の品質を向上させる
ために、アンチエイリアシング処理が適用されるように
なっている。
However, the resolution of the laser printers used in these systems is at most 240dpi to 400dp.
There are many i, computer graphics C
Similar to RT display, there is a problem in that aliasing occurs due to the low resolution. For this reason, antialiasing processing is now being applied to printing using a laser printer in order to improve the quality of the printed image.

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

しかしながら、従来のアンチエイリアシング処理方法を
適用した図形処理装置によれば、1つのピクセルを複数
のサブピクセル(例えば、49個のサブピクセル)に分
割して、塗りつぶされるサブピクセルの個数をカウント
して面積率を算出するため、面積率の計算に時間がかか
り、表示速度或いは印字速度の向上の妨げになるという
問題点があった。特に、畳み込み積分法は、計算量が多
いのと複数のピクセルに影響が及ぶので処理速度の向上
を図りにくいという問題点がある。
However, according to a graphic processing device that applies a conventional anti-aliasing processing method, one pixel is divided into multiple sub-pixels (for example, 49 sub-pixels) and the number of sub-pixels to be filled is counted. Since the area ratio is calculated, there is a problem in that it takes time to calculate the area ratio, which hinders improvement in display speed or printing speed. In particular, the convolution method has problems in that it requires a large amount of calculation and affects multiple pixels, making it difficult to improve processing speed.

本発明は上記に鑑みてなされたものであって、サブピク
セル分割及び塗りつぶし個数のカウントを行うことなく
、且つ、高速に面積率を求めることを目的とする。
The present invention has been made in view of the above, and it is an object of the present invention to quickly calculate the area ratio without dividing subpixels or counting the number of filled pixels.

〔課題を解決するだめの手段] 本発明は上記の目的を達成するため、塗りつふすべき面
積率に基づいて、ベクトルデータのエツジ部画素の出力
を調整し、出力画像のエツジ部のギザギザ(エイリアス
)を滑らかに表現するアンチエイリアシング処理方法を
適用した図形処理装置において、ベクトルデータのエツ
ジ部画素に対する特徴点を算出する特徴点算出手段と、
特徴点。
[Means for Solving the Problems] In order to achieve the above object, the present invention adjusts the output of edge portion pixels of vector data based on the area ratio to be filled, and eliminates jaggedness ( In a graphic processing device to which an anti-aliasing processing method is applied to smoothly express images (aliases), a feature point calculation means for calculating feature points for edge pixels of vector data;
Feature point.

及び、ベクトルデータの傾きに基づいて、塗りつぶすべ
き面積率を算出する面積率算出手段とを備えた図形処理
装置を提供するものである。
The present invention also provides a graphic processing device including an area ratio calculation means for calculating an area ratio to be filled based on the slope of the vector data.

更に、前述した構成に加えて、前記面積率算出手段は、
ベクトルデータの傾きθが、0≦101〈45°、或い
は、135°≦1θl〈180°の場合、特徴点のX座
標値を用いて面積率を算出し、ベクトルデータの傾きθ
が、45°≦|θ|<135°の場合、特徴点のX座標
値を用いて面積率を算出する図形処理装置を提供するも
のである。
Furthermore, in addition to the above-described configuration, the area ratio calculation means includes:
When the slope θ of the vector data is 0≦101〈45° or 135°≦1θl〈180°, the area ratio is calculated using the X coordinate value of the feature point, and the slope θ of the vector data is
However, when 45°≦|θ|<135°, the present invention provides a graphic processing device that calculates the area ratio using the X coordinate value of the feature point.

また、前述した構成において、前記特徴点は、ベクトル
データがエツジ部画素を通過する際の交点、及び、エツ
ジ部画素内において複数のヘク1へルデータが交差する
場合の交点であることが望ましい。
Further, in the above-described configuration, it is preferable that the feature point is an intersection point when vector data passes through an edge pixel, and an intersection point when a plurality of hex-1-hel data intersect within an edge pixel.

〔作用] 本発明の図形処理装置において、特徴点算出手段はベク
トルデータのエツジ部画素に対する特徴点を算出する。
[Operation] In the graphic processing device of the present invention, the feature point calculating means calculates feature points for edge pixels of vector data.

面積率算出手段は、ベクトルデー    ′りの傾きθ
が、0≦1θI〈45°、或いは、135゜≦]θl<
180°の場合、特徴点のX座標値を用いて面積率を算
出し、ベクトルデータの傾きθが、45°≦|θ|<1
35°場合、特徴点のX座標値を用いて面積率を算出す
る。
The area ratio calculation means is the slope θ of the vector data ′
However, 0≦1θI〈45°, or 135°≦]θl<
In the case of 180°, the area ratio is calculated using the X coordinate value of the feature point, and the slope θ of the vector data is 45°≦|θ|<1
In the case of 35°, the area ratio is calculated using the X coordinate value of the feature point.

〔実施例〕〔Example〕

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

■アンチエイリアシング処理の概要 本発明の図形処理装置(以下、PDLコントローラ20
0と記載する)は、ベクトルデータのエツジ部画素に対
する特徴点、及び、ベクトルデータの傾きに基づいて、
塗りつふすべき面積率を算出するものである。以下、第
1図(a)〜(g)を参照して、本発明の図形処理装置
におけるアンチエイリアシング処理を詳細に説明する。
■Overview of anti-aliasing processing
0) is based on the feature points for the edge pixels of the vector data and the slope of the vector data.
This calculates the area ratio to be covered. Hereinafter, antialiasing processing in the graphic processing apparatus of the present invention will be explained in detail with reference to FIGS. 1(a) to 1(g).

先ず、説明に先立って、特徴点について定義する。特徴
点とは、ベクトルデータがエツジ部画素を通過する際の
交点(入・出力座標値)、及び。
First, prior to explanation, feature points will be defined. Feature points are intersection points (input/output coordinate values) when vector data passes through edge pixels;

エツジ部画素内において複数のベクトルデータが交差す
る場合の交点を示す。
This shows an intersection point where a plurality of vector data intersect within an edge pixel.

第1図(a)に示すように、yo−y、スキャンライン
上のベクトルデータが通過する1画素(即ち、エツジ部
画素)を閉区間とすると、ベクトルデータが閉区間を通
過する際に、該閉区間を形成する4辺(上下・左右の辺
)との間で、図示の如く、Xa、Xbの2つ交点(入・
出力座標値)ができる。
As shown in FIG. 1(a), if one pixel (i.e., an edge pixel) through which vector data on the yo-y scan line passes is a closed interval, when the vector data passes through the closed interval, As shown in the figure, there are two intersection points (input and
output coordinate values).

マタ、1つのエツジ部画素内を2つのベクトルデータが
交差して通過する場合に、第1図(b)に示すように、
交差による交点Xcができる。
Actually, when two vector data intersect and pass through one edge pixel, as shown in Fig. 1(b),
An intersection point Xc is created by the intersection.

交点Xa、Xbは、ベクトルデータの直線情報(ベクト
ルの開始・終了点の座標、及び、傾き)と、Y o  
’ Y + スキャンラインのY。及びYlの座標から
方程式によって容易に求めることができる。また、交点
Xcは交差する2つのベクトルデータの直線情報から方
程式によって求めるられる。
The intersection points Xa and Xb are the straight line information of the vector data (coordinates and slope of the start and end points of the vector) and Y o
'Y + Y of scan line. It can be easily determined by an equation from the coordinates of and Yl. Further, the intersection point Xc is determined by an equation from the straight line information of the two intersecting vector data.

本実施例では、エツジ部画素を横切るベクトルデータの
傾きθに基づいて、第1図(C)に示すように、1頃き
θがO≦|θ|<45°、或いは。
In this embodiment, as shown in FIG. 1C, based on the slope θ of the vector data that crosses the edge pixel, θ at around 1 is O≦|θ|<45°, or.

135°≦jθ1<180°の場合をH領域(水平領域
)、傾きθが45°≦)θ1〈135°の場合をV領域
(垂直領域)として分類する。
The case where 135°≦jθ1<180° is classified as an H region (horizontal region), and the case where the inclination θ is 45°≦)θ1<135° is classified as a V region (vertical region).

例えば、第1図(d)はベクトルデータがV領域で存在
する場合の例、第1図(e)はベクトルデータがH領域
で存在する場合の例を示す。
For example, FIG. 1(d) shows an example where vector data exists in the V area, and FIG. 1(e) shows an example where vector data exists in the H area.

ここで、ベクトルデータが左エツジ(画像部がベクトル
データの右側に存在する)とすると、両者共に実面積率
は台形abcdの面積となる。
Here, if the vector data is on the left edge (the image part exists on the right side of the vector data), the actual area ratio for both is the area of trapezoid abcd.

画素とベクトルデータの交点の座標に注目し、例えば、
第1図(d)の交点の座標を(xo、O)。
Paying attention to the coordinates of the intersection of pixel and vector data, for example,
The coordinates of the intersection in Figure 1(d) are (xo, O).

(x、、1)とすると、ヘクトルデータの(頃きは垂直
線に近い■領域であるので、χ。嬌XI と見なすこと
ができる。そこで、中心線X。゛の座標を、Xo′−(
XO+ X I)/ 2 とすると、台形abcdの面積率は近似した長方形a’
bed’の面積率(I  XO”)と置き換えることが
できる。
(x,, 1), since the area of the hector data is close to the vertical line, it can be regarded as χ.XI.Then, the coordinates of the center line (
XO+XI)/2, the area ratio of trapezoid abcd is approximate rectangle a'
It can be replaced with the area ratio of bed' (I XO'').

同様に、第1図(e)に示すようにHVii域の傾きの
場合には、交点の座標を(0,yo)、  (1,y+
、)とすると、中心線y。゛の座標を、 yo’−(yo + y+)72 として、長方形a’b’cdの面積率y。”が求まる。
Similarly, as shown in Figure 1(e), in the case of the slope of the HVii region, the coordinates of the intersection are (0, yo), (1, y+
, ), then the center line y. The area ratio y of the rectangle a'b'cd, where the coordinates of '' are yo'-(yo + y+)72. ” is found.

このようにして、VjJ域に属するベクトルデータはX
座標、Hjl域に属するベクトルデータはX座標を用い
て面積率を算出することができる。換言すれば、ベクト
ルデータのエツジ部画素に対する特徴点、及び、ベクト
ルデータの傾きに基づいて、塗りつぶすべき面積率を算
出することができる。
In this way, vector data belonging to the VjJ region is
For vector data belonging to the Hjl region, the area ratio can be calculated using the X coordinate. In other words, the area ratio to be filled can be calculated based on the feature points for the edge pixels of the vector data and the slope of the vector data.

次に、特殊な例について述べる。これは、画素内に端点
がある場合や、1画素に2つのベクトルデータを有する
場合を指す。尚、これ以外の複雑な場合、例えば、1画
素に3つのベクトルデータが存在する場合についても同
様に面積率を求めることができるが、本実施例ではデフ
ォルトで任意の値を固定値として設定する。
Next, a special example will be described. This refers to a case where there is an end point within a pixel or a case where one pixel has two vector data. Note that the area ratio can be found in the same way in other complicated cases, for example, when three vector data exist in one pixel, but in this example, an arbitrary value is set as a fixed value by default. .

第1図(f)は1画素内にy 6N域のベクトルデータ
(ベクトルデータVと記載する)と、Hf1l域のベク
トルデータ(ベクトルデータHと記載する)が存在する
場合を示す。この場合、前述した方法に基づいて、それ
ぞれの座標X。Z  yo+を求める。
FIG. 1(f) shows a case where vector data in the y6N area (denoted as vector data V) and vector data in the Hf1l area (described as vector data H) exist within one pixel. In this case, the respective coordinates X based on the method described above. Find Z yo+.

すると、中心線が交わり、abcdのような長方形とな
る。
Then, the center lines intersect, forming a rectangle like abcd.

従って、面積率は(1xo’) X (1−yo’)で
算出することができる。
Therefore, the area ratio can be calculated as (1xo') x (1-yo').

第1図(濁は1画素に2つのV領域のベクトルデータ(
ベクトルデータ■、及びベクトルデータVz)が存在す
る場合を示す。このとき、X座標が重なり面積率が増加
するため、端点P(ベクトルデータとベクトルデータの
交点がベクトルデータの開始・終了点と一致する場合を
指す)のX座標を含めて、(xo−xz)と(x+ −
χ0)の大小を比較し、差が大である座標値を用いて算
出する。
Figure 1 (The turbidity is vector data of two V regions per pixel (
A case in which vector data (2) and vector data (Vz) exist is shown. At this time, since the X coordinates overlap and the area ratio increases, including the X coordinate of the end point P (referring to the case where the intersection of vector data and vector data coincides with the start and end points of vector data), (xo-xz ) and (x+ −
The magnitude of χ0) is compared, and the coordinate value with the largest difference is used for calculation.

ここでは、(χ。−xz)>(χ、−x。)であるので
、χ0とx2を用いて、 Xo”−(χ。+ X 2) / 2 から面積率X。゛を求める。また、2つのベクトルデー
タが両方ともHjJf域の場合も同様に比較を行って処
理する。
Here, since (χ.-xz)>(χ,-x.), use χ0 and x2 to find the area ratio X.゛ from Xo''-(χ.+X2)/2. , two vector data are both in the HjJf range, the comparison is similarly performed and processed.

このように塗りつふすべき面積率を長方形に近似して算
出するために処理の高速化を実現できる。
In this way, since the area ratio to be filled is calculated by approximating a rectangle, processing speed can be increased.

また、求められる面積率は実面積と同じであるので、ア
ンチエイリアシング処理の精度を向上させることができ
る。
Furthermore, since the area ratio required is the same as the actual area, the accuracy of anti-aliasing processing can be improved.

■画像形成システムのブロック図 本実施例の画像形成システムは、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コントローラ200.或いは。
The image forming system includes a host computer 100 that creates a document written in PDL language (Postscript language is used in this embodiment);
A PDL controller (graphic processing device of the present invention) that applies anti-aliasing processing to the PDL language sent page by page from ) 200, an image reading device 300 that reads image information via an optical system unit, and a PDL controller 200. Or.

画像読取り装置300から出力されるイメージ画像を入
力して画像処理(詳細は後述する)を施す画像処理装置
400と、画像処理装置400の出力する多値イメージ
データを印字する多値カラー・レーザー・プリンタ50
0と、PDLコントローラ2001画像読取り装置30
01画像処理装置400.及び、多値カラー・レーザー
・プリンタ500を制御するシステム制御部600とか
ら構成される。
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 laser printer that prints the multi-value image data output from the image processing device 400. printer 50
0, PDL controller 2001 image reading device 30
01 Image processing device 400. and a system control section 600 that controls the multivalued color laser printer 500.

■PDLコントローラの構成及び動作 第3図は、PDLコントローラ200の構成を示し、ホ
ストコンピュータ100から送られてきたPDL言語を
受信する受信装置201と、受信装置201で受信した
PDL言語の格納制御及びアンチエイリアシング処理の
実行を行うCPU202と、内部システムバス203と
、内部システムバス203を介して受信装置201から
転送されるPDL言語を格納するRAM204と、アン
チエイリアシングプログラム等を格納したROM205
と、アンチエイリアシング処理を施した多値のRGBイ
メージデータを格納するページメモリ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 bus 203, a RAM 204 that stores PDL language transferred from the receiving device 201 via the internal system bus 203, and a ROM 205 that stores anti-aliasing programs and the like.
, a page memory 206 that stores multivalued RGB 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へ格納すると、後述するフローチャートに
基づいて、R′AM204内の図形要素にアンチエイリ
アシング処理を施し、多値の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 R'AM 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 (the page memory 206 is ,G,B plain memory parts,
(consisting of 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 the 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 vector data, and as the name "page description language" indicates, image information is processed in units of pages. Furthermore, one page is made up of at least one path, with each path being made up of one or more elements (graphic elements and text 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図に示ずXl  Xz 
X3X4)とをAET(八ctive 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 on the side across which the scanning line yc to be processed and the real value of the X coordinate across the scanning line yc (not shown in Figure 4)
X3X4) and AET (8active 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 by adjusting the density and brightness of pixels in the edge portion in accordance with the approximate area ratio in this filling processing. 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)のフローチャートを参照して詳細に説
明する。
Next, the anti-aliasing process executed during the scan line filling process of process 3 described above will be described in detail with reference to the flowchart of FIG. 4(C).

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

(イ)AB、BC,CD、DE、EAの5木の線ベクト
ル(実数表現) (I+)図形内部の色及び輝度値 この図形は前述の動作により、第5図(b)に示すよう
に、主走査方向に延びた7木の直線ベクトル(実数表現
)に分割される。この時、本実施例では、以下に示す情
報を7木の直線ベクトルの始点及び終点に付加する。即
ち、 (ハ)直線ベクトルの始点及び終点を構成するベクトル
要素(上記の(イ))の始点座標値(実数表現) (ニ)直線ベクトルの始点及び終点を構成するベクトル
要素の傾き情報 (ホ)直線ベクトルの始点及び終点の特徴情報(右エツ
ジ、左エツジ、図形の端点、直線の交差部等) スキャンラインの塗りつぶし処理において、エツジ部画
素が検出されると、第4図(c)のフローチャートに示
すアンチエイリアシング処理を実行する。
(B) Line vector of 5 trees AB, BC, CD, DE, EA (represented by real numbers) (I+) Color and brightness value inside the figure This figure is created by the above operation as shown in Figure 5 (b). , 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 and ending points of the straight line vectors of the seven trees. That is, (c) Starting point coordinate values (real number expression) of the vector elements ((a) above) that constitute the starting point and ending point of the straight line vector (d) Slope information (ho) of the vector element that constitutes the starting point and ending point of the straight line vector ) Characteristic information of the start point and end point of a straight line vector (right edge, left edge, end point of a figure, intersection of straight lines, etc.) When an edge pixel is detected in the scan line filling process, the information shown in Fig. 4(c) Execute the antialiasing process shown in the flowchart.

先ず、エツジ部画素を横切るベクトルデータの1ベクト
ルがどうか判定しく5401) 、1ヘクトルならば、
ヘクトルデータの(頃きθに基づいて、■領域(45°
≦]θ]〈135°)か否か判定する(S402)。
First, we need to determine whether there is one vector of vector data that crosses the edge pixel (5401), and if it is one hectare, then
Based on (around θ) of hector data, ■ area (45°
It is determined whether ≦]θ]<135° (S402).

■領域ならば、X座標を算出し、次式(1)に基づいて
面積率X。“を算出する(S403)。
■If it is an area, calculate the X coordinate and calculate the area ratio X based on the following formula (1). " is calculated (S403).

x o’ −(x o 十x +)/ 2−−−−41
)■領域でなければ(即ち、H領域ならば)、次式(2
)に基づいて面積率y。゛を算出する(3404)。
x o' - (x o x +) / 2---41
) ■ If it is not the region (that is, if it is the H region), then the following formula (2
) based on the area ratio y. is calculated (3404).

yo”−(y o + y + ) / 2−−−12
)一方、1ヘクトルでなければ、2ベクトルが否か判定
する(S405)。2ヘクトルならば、2つのベクトル
データが同じ領域がどうか判定しく5406)、同じ領
域ならば、■領域か否か判定しく5407)、■領域な
らば、X座標を比較して差が大の座標を用いて、面積率
χ。゛を算出する(S408)。
yo"-(yo + y +) / 2----12
) On the other hand, if it is not 1 hectare, it is determined whether there are 2 vectors (S405). If it is 2 hectares, determine whether the two vector data are the same area 5406), if the same area, ■ determine whether they are areas 5407), ■ If the area, compare the X coordinates and find the coordinates with a large difference. Using , the area ratio χ. is calculated (S408).

■領域でなければ(即ち、H領域ならば)、X座標を比
較して差が大の座標を用いて、面積率yo゛を算出する
(5409)。
(2) If it is not a region (that is, if it is an H region), the X coordinates are compared and the coordinate with the largest difference is used to calculate the area ratio yo゛ (5409).

同し領域でなければ、X座標を算出し、次式(1)に基
づいて面積率X。゛を算出する(S410)。
If the areas are not the same, calculate the X coordinate and calculate the area ratio X based on the following formula (1). is calculated (S410).

Xo+−(χ0+χ、 ) / 2−−−−−−− (
1)また、2ベクトルでない場合には、予め設定した固
定値を該当するエツジ部画素の面積率として設定する(
3411)。
Xo+−(χ0+χ, ) / 2−−−−−−− (
1) Also, if it is not 2 vectors, a preset fixed value is set as the area ratio of the corresponding edge pixel (
3411).

CPU202は、上記の処理を走査線(X座標)の最後
の画素まで繰り返す。
The CPU 202 repeats the above process up to the last pixel of the scanning line (X coordinate).

■画像処理装置の構成 第6図を参照して画像処理装置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)。
The image processing device 400 is a CC in the image reading device 300.
Black (BK) necessary for recording the three-color image signals read by D7r, 7g, and 7b.

イエI:l−(Y)、 マゼンタ(M)、及び、シアン
(C)の各記録信号に変換する。また、前述したPDL
コントローラ200から与えられるRGBイメージデー
タを同様にブラック(BK)、  イエロー(Y)、マ
ゼンタ(M)、及び、シアン(C)の各記録信号に変換
する。ここで、画像読取り装置300から画像信号を入
力するモードを複写機モード、PDLコントローラ20
0からRGBイメージデークを入力するモードをグラフ
ィックスモードと呼ぶ。
Yellow I: Converts to l-(Y), magenta (M), and cyan (C) recording signals. In addition, the PDL mentioned above
Similarly, RGB image data given from the controller 200 is converted into black (BK), yellow (Y), magenta (M), and cyan (C) recording signals. Here, the mode for inputting image signals from the image reading device 300 is set to copy machine mode, and the PDL controller 20
The mode in which RGB image data is input from 0 is called graphics mode.

画像処理装置400は、CCD7r、7g、及び、7b
の出力信号を8ビツトにA/D変換した色階調データを
入力し、該色階調データの光学的な照度むらや、CCD
7r、7g、7bの内部端子素子の感度ばらつき等に対
する補正を実行するシェーディング補正回路401と、
シェーディング補正回路401の出力する色階調データ
、或いは、PDLコントローラ200の出力する色階調
データ(RGBイメージデータ)の一方を前述したモー
ドに従って選択的に出力するマルチプレクサ402と、
マルチプレクサ402の出力する8ビツトデーク(色階
調データ)を入力し、感光体の特性に合わせて階調性を
変更して6ヒントデークとして出力するT補正回路40
3と、T補正回路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 T correction circuit 40 receives the 8-bit data (color gradation data) output from the multiplexer 402, changes the gradation according to the characteristics of the photoreceptor, and outputs it as a 6-hint data.
3, and red (R) and green (
G).

青(B)の階調を示す6ビソトの階調データをそれぞれ
の補色であるシアン(C)、マゼンタ(M)、イエロー
(Y)の階a周データ(6ビツト)に変換する補色生成
回路405と、補色生成回路405から出力されるY、
M、Cの各階調データに所定のマスキング処理を行うマ
スキング処理回路406と、マスキング処理後のY、M
、Cの各階調データを入力してOCR処理及び黒発生処
理を実行するUCR処理・黒発生回路407と、UCR
処理・黒発生回路407から出力されるY、M、C,及
び、BKの各6ビツトの階調データを3ビツトの階調デ
ータYLMI、CI、及び。
Complementary color generation circuit that converts 6-bit gradation data indicating the gradation of blue (B) into gradation a cycle data (6 bits) of each complementary color, cyan (C), magenta (M), and yellow (Y). 405, Y output from the complementary color generation circuit 405,
A masking processing circuit 406 that performs predetermined masking processing on each of M and C gradation data, and a masking processing circuit 406 that performs predetermined masking processing on each gradation data of M and C, and
, a UCR processing/black generation circuit 407 that inputs each gradation data of C and executes OCR processing and black generation processing;
The 6-bit gradation data of Y, M, C, and BK outputted from the processing/black generation circuit 407 are converted into 3-bit gradation data YLMI, CI, and 3-bit gradation data.

BKIに変換し、多値カラー・レーザー・プリンタ50
0内部のレーザー駆動処理部502に出力する階調処理
回路408と、画像処理装置400の各回路の同期をと
るための同期制御回路409とから構成される。
Convert to BKI and use multilevel color laser printer 50
The image processing apparatus 400 includes a gradation processing circuit 408 that outputs output to the laser drive processing section 502 inside the image processing apparatus 400, and a synchronization control circuit 409 that synchronizes each circuit of the image processing apparatus 400.

尚、詳細は省略するが、T補正回路403はコンソール
700の操作ボタンより任意に階調性を変更できる構成
である。
Although details will be omitted, the T 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-bit (that is, 8 steps) multivalue level, 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 o、 
M o、 Co  :マスキング処理後データまた、U
CR処理・黒発生回路407のUCR処理の演算式も一
般に、 で表される。
Generally, the arithmetic expression for masking processing of the masking processing circuit 406 is as follows: Y, , M, , C,: Masking processing unit data Y o,
M o, Co: data after masking process, and U
The arithmetic expression for UCR processing of the CR processing/black generation circuit 407 is also generally expressed as follows.

従って、この実施例ではこれらの式から両方の係数の積
を用いて、新しい係数を求めている。
Therefore, in this embodiment, new coefficients are obtained from these equations using the product of both coefficients.

理を同時に行う新しい係数(a11′′等)を予め計算
して求め、更に、該新しい係数を用いて、マスキング処
理回路406の予定された入力値Y、、M、。
A new coefficient (a11'', etc.) that simultaneously performs the process is calculated in advance, and the new coefficient is used to calculate the scheduled input values Y,, M, of the masking processing circuit 406.

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は各色トナーの重ね合わせにおける色バランス
用の補正を行うものである。UCR処理・黒発生回路4
07を通ると、入力されるY、M、Cの3色のデータの
合成により黒成分のデータBKが生成され、出力のY、
 M、  Cの各色成分のデータは黒成分データBKを
差し引いた値に補正される。
In addition, for boat fishing, the masking processing circuit 406 performs Y and M according to the characteristics of the spectral reflection wavelength of the toner for forming a recorded image.
, C signals, and the UCR processing/black generation circuit 407 performs correction for color balance in overlapping toners of each color. UCR processing/black generation circuit 4
07, black component data BK is generated by combining the input three color data of Y, M, and C, and the output Y,
The M and C color component data are corrected to values obtained by subtracting the black component data BK.

以上の構成において、γ補正回路403が第7図に示す
T補正用変換グラフに基づいて処理を実行し、補色生成
回路405が第8図(a)、 (b)。
In the above configuration, the γ correction circuit 403 executes processing based on the T correction conversion graph shown in FIG. 7, and the complementary color generation circuit 405 executes processing as shown in FIGS. 8(a) and 8(b).

(C)に示す補色生成用変換グラフに基づいて処理を実
行し、その後、マスキング処理回路406及びUCR処
理・黒発生回路407が次式 に基づいて処理を実行する。
Processing is executed based on the conversion graph for complementary color generation shown in (C), and then the masking processing circuit 406 and the UCR processing/black generation circuit 407 execute processing based on the following equation.

その後、階調処理回路408が第9図に示すベイヤー型
の3×3の多値デイザマトリクスを用いて、階調処理を
実施する。
Thereafter, the gradation processing circuit 408 performs gradation processing using a Bayer type 3×3 multivalued dither matrix shown in FIG.

■多値カラー・レーザー・プリンタの構成先ず、第10
図に示す制御ブロック図を参照して、多値カラー・レー
ザー・プリンタ500の概略構成を説明する。
■Multi-value color laser printer configuration First, the 10th
The schematic configuration of the multivalued color laser printer 500 will be described with reference to the control block diagram 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. Details will be given later, but BK Deday's development and
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のそれぞれ対応したレ
ーザービームを出力するレーザーダイオード504y、
504m、504c、504bkと、レーザーダイオー
ド504y、504m、504c、504bkをそれぞ
れ駆動するドライバ505y、505m、505c、5
05bkとから構成される。
The laser drive processing unit 502 includes the image processing device 4 described above.
The laser beam is output by manually inputting the 3-bit data of Y, M, C, and BK (in this case, image density data) output from 00; Manual buffer memory 503y, 503m
, 503c, and a laser diode 504y that outputs laser beams corresponding to Y, M, C, and BK, respectively.
Drivers 505y, 505m, 505c, and 5 drive the laser diodes 504y, 504m, 504c, and 504bk, respectively.
It consists of 05bk.

尚、感光体現像処理部501のブラック現像・転写部5
01bkと、レーザー駆動処理部502レーザーダイオ
ード504bk、及び、ドライバ505bkとの組合せ
をブラック記録ユニットBKU(第11図参照)と呼ぶ
。同様に、シアン現像・転写部501c、  レーザー
ダイオード504c、  ドライバ505 c、及び、
バッファメモリ503Cの組合せをシアン記録ユニット
CU(第11図参照)、マゼンタ現像・転写部501m
、  レーザーダイオード504m、  ドライバ50
5m、及び、バッファメモリ503mの組合せをマゼン
タ記録ユニッ)MU (第11図参照)、イエロー現像
・転写部501y、  レーザーダイオード504 y
、  ドライバ505 y、及び。
In addition, the black developing/transfer section 5 of the photoreceptor development processing section 501
01bk, the laser drive processing section 502, the laser diode 504bk, and the driver 505bk are called a black recording unit BKU (see FIG. 11). 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 Figure 11) and a magenta developing/transfer section 501m.
, laser diode 504m, driver 50
5m and a buffer memory 503m are combined into a magenta recording unit (MU) (see Figure 11), a yellow developing/transfer section 501y, and a laser diode 504y.
, driver 505y, and.

バッファメモリ503yの組合せをイエロー記録ユニッ
トYU(第11図参照)と呼ぶ。これらの各記録ユニッ
トは、図示の如く、記録紙を搬送する搬送ベルト506
の周囲に記録紙の搬送方向からブランク記録ユニットB
KU、  シアン記録ユニットCU、マゼンタ記録ユニ
ットMU、  イエロー記録ユニッ)YUの順に配設さ
れている。
The combination of buffer memories 503y is called a yellow recording unit YU (see FIG. 11). As shown in the figure, each of these recording units is connected to a conveyor belt 506 that conveys the recording paper.
Blank recording unit B from the recording paper conveyance direction around
KU, cyan recording unit CU, magenta recording unit MU, and yellow recording unit (YU) are arranged in this order.

このような各記録ユニットの配列によって、最初に露光
開始となるのはブランク露光用のレーザーダイオード5
04bkであり、イエロー露光用のレーザーダイオード
504yが最後に露光を開始することになる。従って、
各レーザーダイオード間で露光開始順に時間差があり、
該時間差の間記録データ(画像処理装置400の出力)
を保持するため、レーザー駆動処理部502には前述し
た3組のバッファメモリ503y、503m、503c
が備えられている。
Due to this arrangement of each recording unit, the laser diode 5 for blank 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.

次に、第11図を参照して多値カラー・レーザー・プリ
ンタ500の構成を具体的に説明する。
Next, the configuration of the multilevel 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、CO,M
U、YUを順次搬送されて転写された画像を記録紙に定
着される定着ローラ510と、記録紙を所定の排出部(
図示せず)に排出する排紙コd511とから構成される
。ここで、各記録ユニットYU、MU、CU、BKUは
、感光体ドラム512y、512m、512c、512
bkと、それぞれ感光体ドラム512y、512m。
The multilevel color laser printer 500 includes a conveyance heald 506 that conveys recording paper, and recording units YU, MU, and YU arranged around the conveyance heald 506 as described above.
Paper feed case that stores CU, BKU, and recording paper) 507
a, 507b, and paper feed rollers 508a, 508b that feed recording paper from paper feed cassettes) 507a, 507b, respectively.
, a registration roller 509 that aligns the recording paper sent out from the paper feed cassettes 507a and 507b, and a conveyance heald 506 that moves the recording units BKU, CO, and M.
A fixing roller 510 transports U and YU sequentially and fixes the transferred image onto the recording paper, and the recording paper is transferred to a predetermined ejection section (
(not shown). Here, each recording unit YU, MU, CU, BKU has photosensitive drums 512y, 512m, 512c, 512.
bk, and photoreceptor drums 512y and 512m, respectively.

512c、512bkを一様に帯電する帯電器513y
、513m、513(513bkと、感光体トラム51
2y、512m、512c、512bkにレーザービー
ムを導くためのポリゴンミラー514y、514m、5
14c、514bk及びモータ515y、515m、5
15c、515bkと、感光体ドラム512y、512
m、512c、512bk上に形成された静電潜像をそ
れぞれ該当する色のトナーを用いて現像するトナー現像
装置516y、516m、516c、516bkと、現
像したトナー像を記録紙に転写する転写帯電器517y
、517m、517c、517bkと、転写後に感光体
ドラム512y、512m、512c、512bk上に
残留するトナーを除去するクリーニング装置51.8y
、518m。
Charger 513y that uniformly charges 512c and 512bk
, 513m, 513 (513bk and photoconductor tram 51
Polygon mirrors 514y, 514m, 5 for guiding laser beams to 2y, 512m, 512c, 512bk
14c, 514bk and motor 515y, 515m, 5
15c, 515bk, and photosensitive drums 512y, 512
toner developing devices 516y, 516m, 516c, and 516bk that develop the electrostatic latent images formed on the surfaces m, 512c, and 512bk using toners of corresponding colors; and a transfer charging device that transfers the developed toner images to recording paper. Vessel 517y
, 517m, 517c, and 517bk, and a cleaning device 51.8y that removes toner remaining on the photoreceptor drums 512y, 512m, 512c, and 512bk after transfer.
, 518m.

518c、518bkとから構成される。It consists of 518c and 518bk.

尚、519y、519m、519c、519bkは、そ
れぞれ感光体ドラム512y、512m。
Note that 519y, 519m, 519c, and 519bk are photosensitive drums 512y and 512m, respectively.

512c、512bk上に設けられたテストパターンを
読み取るためのトナー付着濃度測定装置を示し、スラス
ト方向に並んだCCDラインセンサー及びLED光源か
ら構成されている。
This shows a toner adhesion density measuring device for reading test patterns provided on 512c and 512bk, 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.

第12図(a)、 (b)はイエロー記録ユニットYU
の露光系の構成を示す。同図において、レーザーダイオ
ード504yから出射されたレーザービームはポリゴン
ミラー514yで反射されて、f−θしンズ520yを
通過して、更にミラー521.y。
Figure 12 (a) and (b) are yellow recording unit YU.
The configuration of the exposure system is shown. In the 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 521. y.

522yで反射されて防塵ガラス523yを通して感光
体ドラム512yに照射される。このときレーザービー
ムはポリゴンミラー514yがモータ515yで定速回
転駆動されるので、感光体ドラム512yの軸に沿う方
向(主走査方向)に移動する。また、本実施例では、主
走査の走査位置追跡のための基点を検知するため、非露
光位置のレーザービームをフォトセンサ524yを配設
しである。レーザーダイオード504yは記録データ(
画像処理装置400からの3ビツトデータ)に基づいて
発光付勢されるので、記録データに対応した多値露光が
、感光体ドラム504yの表面に対して行われる。感光
体ドラム504yの表面は、前述したように予め帯電器
513yで一様に荷電されており、上記露光により原稿
画像対応の静電潜像が形成される。該静電潜像はイエロ
ー現像装置516yで現像され、イエローのトナー像と
なる。このトナー像は、第11図に示したように、カセ
ット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 registration rollers 509 onto a recording sheet conveyed by a conveyor belt 506 in synchronization with the toner image formation in the black recording unit BKU.

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

■ドライバの多値駆動 ドライバ505y、505m、505c、505bkは
、画像処理装置400から送られてくるY、M、C,B
Kの3ビツトデークに基づいて、。
■ Multi-value drive drivers 505y, 505m, 505c, and 505bk drive Y, M, C, and B signals sent from the image processing device 400.
Based on a 3-bit deck of K.

該当するレーザーダイオード504y、504m。Applicable laser diodes 504y, 504m.

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.

以下、本実施例で適用するパワー変調による多値駆動を
第13図(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. 13(a), (b), (C), and (d). In addition, drivers 505y, 505m
.

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

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

ここで、LDドライブクロツタは“1“でon゛′0”
でoffと定義づけられ、第13図(b)に示すように
、レーザーダイオードon10ff回路550はこれに
従ってレーザーダイオード504yをonloffする
。また、LD駆動電流1dとレーザービームパワーは比
例関係にあるので、画像濃度データ値に基づ<LD駆動
電流1dを生成することで、画像濃度データ値に対応し
たレーザービームパワー出力が得られることになる。例
えば、第13図(b)に示すように、画像濃度データ値
が’4”(同図のデータN−1)の場合には、定電流回
路552によって相当するLD駆動電流Idが供給され
、レーザーダイオ−F504yのレーザービームパワー
はレベル4となる。また、画像濃度データ値が”7”(
同図のデータN)の場合には、定電流回路552によっ
て相当するLD駆動電流1dが供給され、レーザーダイ
オード504yのレーザービームパワーはレベル7とな
次に、第13図(C)を参照して、レーザーダイオード
on10ff回路550.D/Aコンバータ551、及
び、定電流回路552の具体的な回路構成を示す。レー
ザーダイオードon10ff回路550は、TTLイン
バータ553,554と、on101’fのトグル動作
をする差動型スイッチング回路555,556と、VG
I>VC2の時、差動型スイッチング回路555がon
、差動型スイッチング回路556がoff、VGI<V
C2の時、差動型スイッチング回路555がoff。
Here, the LD drive black is "1" and on゛'0.
As shown in FIG. 13(b), the laser diode on10ff circuit 550 turns off the laser diode 504y accordingly. 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. 13(b), when the image density data value is '4'' (data N-1 in the figure), the corresponding LD drive current Id is supplied by the constant current circuit 552, The laser beam power of the laser diode F504y is level 4. Also, the image density data value is "7" (
In the case of data N) in the figure, the corresponding LD drive current 1d is supplied by the constant current circuit 552, and the laser beam power of the laser diode 504y is level 7. Next, refer to FIG. 13(C). Then, the 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 on10ff circuit 550 includes TTL inverters 553 and 554, differential switching circuits 555 and 556 that perform an on101'f toggle operation, and a VG
When I>VC2, the differential switching circuit 555 is turned on.
, differential switching circuit 556 is off, VGI<V
At C2, the differential switching circuit 555 is off.

差動型スイッチング回路556がOnとなる条件を満足
するVC2を生成する分圧回路を形成する抵抗R2,R
3とから構成される。従って、LDドライブクロックが
“1“の時にインバータ554の出力がVGIを生成し
、前記条件(vcl>vG2)を満足し、差動型スイッ
チング回路555がOn、差動型スイッチング回路55
6がoffして、レーザーダイオード504yをonす
る。
Resistors R2 and R form a voltage dividing circuit that generates VC2 that satisfies the conditions for the differential switching circuit 556 to turn on.
It consists of 3. Therefore, when the LD drive clock is "1", the output of the inverter 554 generates VGI, the above condition (vcl>vG2) 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の出力のないため、前記条件(VC,
1<VC2)を満足し、差動型スイッチング回路555
がoff、差動型スイッチング回路556がonして、
レーザーダイオード504yをoffする。
On the other hand, when the LD drive blackout is "0°",
Since there is no output from the inverter 554, the above conditions (VC,
1<VC2), and the differential switching circuit 555
is off, the differential switching circuit 556 is on,
Turn off the laser diode 504y.

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

定電流回路552は、前述したようにレーザーダイオー
ドon10ff回路550にレーザーダイオード504
yの電流を供給するものであり、トランジスター560
と、抵抗R4、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 R4 and 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に流れる電流Idが制御卸さ
れる。
In other words, the current flowing through the resistor R4 is the current flowing through the transistor 5.
60, the current Id flowing through the laser diode 504y is controlled by Vd.

第13図(d)は、前述したラッチ557の出力。FIG. 13(d) shows the output of the latch 557 mentioned above.

VC,1,Vd、及び、Idの関係を示すタイミン  
  ′グチヤードである。ここでVdは画像濃度データ
(3ビットデータ:0〜7の8階調データ)に基づいて
、V、、if X O/7〜7/7の8段階の値をとり
、Idは、このVdO値に基づいて、■。〜I7の8段
階のレベルを示す。レーザーダイオード5゜4yはこの
Iclの8段階レベル(■o−レレベ0゜■、−レレベ
ト・・・、I7−レベル7)に従って、感光体ドラム5
12y上に、第14図に示すような潜像を形成する。
Timing showing the relationship between VC, 1, Vd, and Id
'It's Guchiyad. Here, Vd takes values in 8 stages from V,, if ■ Based on the value. 8 levels of ~I7 are shown. The laser diode 5゜4y controls the photosensitive drum 5 according to the eight levels of this Icl (■o-level 0゜■, -level..., I7-level 7).
A latent image as shown in FIG. 14 is formed on 12y.

本発明の図形処理装置を適用した画像形成システムでは
、前述した構成及び動作によって、サブピクセル分割及
び塗りつぶし個数のカウントを行うことなく、高速に面
積率を求めることができる。
In the image forming system to which the graphic processing device of the present invention is applied, the area ratio can be determined at high speed by the above-described configuration and operation without performing subpixel division or counting the number of filled pixels.

また、面積率が実面積率で求められるため、実際の画像
のイメージを損なうことなく、アンチエイリアシング処
理を行うことができる。
Furthermore, since the area ratio is determined by the actual area ratio, anti-aliasing processing can be performed without damaging the image of the actual image.

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

以上説明したように、本発明の図形処理装置は、塗りつ
ぶすべき面積率に基づいて、ベクトルデータのエツジ部
画素の出力を調整し、出力画像のエツジ部のギザギザ(
エイリアス)を滑らかに表現するアンチエイリアシング
処理方法を適用した図形処理装置において、ベクトルデ
ータのエツジ部画素に対する特徴点を算出する特徴点算
出手段と、特徴点、及び、ベクトルデータの傾きに基づ
いて、塗りつふすべき面積率を算出する面積率算出手段
とを備えたため、サブピクセル分割及び塗りつぶし個数
のカウントを行うことなく、且つ、高速に面積率を求め
ることができる。
As explained above, the graphic processing device of the present invention adjusts the output of the edge portion pixels of vector data based on the area ratio to be filled, and adjusts the output of the edge portion pixels of the output image (
In a graphic processing device to which an anti-aliasing processing method is applied to smoothly express aliasing, a feature point calculation means for calculating feature points for edge pixels of vector data, and a feature point calculation means that calculates feature points for edge pixels of vector data, and based on the feature points and the slope of the vector data, Since the present invention includes an area ratio calculation means for calculating the area ratio to be filled, the area ratio can be calculated at high speed without dividing subpixels and counting the number of filled pixels.

更ニ、前述した構成に加えて、前記面積率算出手段は、
ベクトルデータの傾きθが、0≦]θ1〈45°、或い
は、135°≦1θ]〈180°の場合、特徴点のX座
標値を用いて面積率を算出し、ベクトルデータの傾きθ
が、45°≦|θ|<135°の場合、特徴点のX座標
値を用いて面積率を算出するようにしたため、サブピク
セル分割及び塗りつぶし個数のカウントを行うことなく
、且つ、高速に面積率を求めることができ、更に、アン
チエイリアシング処理を精度良〈実施することができる
Furthermore, in addition to the above-described configuration, the area ratio calculation means includes:
When the slope θ of the vector data is 0≦]θ1〈45°, or 135°≦1θ]〈180°, the area ratio is calculated using the X coordinate value of the feature point, and the slope θ of the vector data is
However, when 45° ≦ | θ | In addition, anti-aliasing processing can be performed with high accuracy.

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

第1図(a)〜(g)は本発明のアンチエイリアシング
処理の概要を示す説明図、第2図は本実施例の画像形成
システムの構成を示す説明図、第3図はPDLコントロ
ーラの構成を示す説明図、第4図(alはPDLコント
ローラの動作を示すフローチャート、第4図(b)はパ
スの塗りつぶし処理を示す説明図、第4図(C)はアン
チエイリアシング処理を示すフローチャート、第5図(
at (b)は図形の直線ベクトル分割を示す説明図、
第6図は画像処理装置の構成を示す説明図、第7図はT
補正回路のγ補正用変換グラフを示す説明図、第8図(
a)、 (b)、 (c)は補色生成回路で使用する補
色生成用変換グラフを示す説明図、第9図はベイヤー型
の3×3の多値デイザマトリクスを示す説明図、第10
図は多値カラー・レーザー・プリンタを示す制御ブロッ
ク図、第11図は多値カラー・レーザー・プリンタの構
成を示す説明図、第12図(a)、 (b)はイエロー
記録ユニットの露光系の構成を示す説明図、第13図(
a)、 (b)、 (c)、 (d)はパワー変調に゛
よる多値駆動を示す説明図、第14図はパワー変調のレ
ベルによる潜像の状態を示す説明図、第15図(a)、
 (b3は従来のアンチエイリアシング処理を示す説明
図、第16図(a)、 (t))は均一平均化法による
アンチエイリアシング処理を示す説明図、第17図(a
L (b)は重み付は平均化法によるアンチエイリアシ
ング処理を示す説明図、第18図(a)、 (b)、 
(C)、 (d)は重み付は平均化法に使用するフィル
ター例を示す説明図、第19図は3×3ピクセル参照の
畳み込み積分法を示す説明図である。 符号の説明 100−−−ホストコンピュータ 200−−−−−−− P D Lコントローラ201
−−−−−−−受信装置 202−−−−−−− CP
 U203−−−一内部システムバス 204−−−−−RAM  205−−−−−−−RO
M206−−−−−−−ページメモリ 207−−−−
−−−−送信装置208−一一一一一一−I / O装
置300−−−−−一画像読取り装置 400−−−−−−−−画像処理装置 500−−−−−−一多値カラー・レーザー・プリンタ
600−−−−−システム制御部
FIGS. 1(a) to (g) are explanatory diagrams showing an outline of the anti-aliasing process of the present invention, FIG. 2 is an explanatory diagram showing the configuration of the image forming system of this embodiment, and FIG. 3 is the configuration of the PDL controller. 4 (al is a flowchart showing the operation of the PDL controller, FIG. 4(b) is an explanatory diagram showing path filling processing, FIG. 4(C) is a flowchart showing anti-aliasing processing, Figure 5 (
at (b) is an explanatory diagram showing linear vector division of a figure,
FIG. 6 is an explanatory diagram showing the configuration of the image processing device, and FIG. 7 is a T
An explanatory diagram showing a conversion graph for γ correction of the correction circuit, Fig. 8 (
a), (b), and (c) are explanatory diagrams showing conversion graphs for complementary color generation used in the complementary color generation circuit, FIG. 9 is an explanatory diagram showing a Bayer type 3×3 multivalued dither matrix, and FIG.
The figure is a control block diagram showing a multi-value color laser printer, Fig. 11 is an explanatory diagram showing the configuration of a multi-value color laser printer, and Figs. 12 (a) and (b) are the exposure system of the yellow recording unit. An explanatory diagram showing the configuration of, Fig. 13 (
a), (b), (c), and (d) are explanatory diagrams showing multi-level driving by power modulation, Fig. 14 is an explanatory diagram showing the state of the latent image depending on the level of power modulation, and Fig. 15 ( a),
(b3 is an explanatory diagram showing conventional anti-aliasing processing, Fig. 16 (a), (t)) is an explanatory diagram showing anti-aliasing processing by uniform averaging method, Fig. 17 (a)
L (b) is an explanatory diagram showing anti-aliasing processing using weighted averaging method, Figure 18 (a), (b),
(C) and (d) are explanatory diagrams showing examples of filters used in the weighted averaging method, and FIG. 19 is an explanatory diagram showing a convolution method with reference to 3×3 pixels. Explanation of symbols 100 --- Host computer 200 --- PDL controller 201
----------- Receiving device 202 -------- CP
U203--Internal system bus 204--RAM 205-----RO
M206------ Page memory 207------
----- Transmitting device 208-111111-I/O device 300-----1 image reading device 400-----Image processing device 500----1 Value Color Laser Printer 600---System Control Unit

Claims (3)

【特許請求の範囲】[Claims] (1)塗りつぶすべき面積率に基づいて、ベクトルデー
タのエッジ部画素の出力を調整し、出力画像のエッジ部
のギザギザ(エイリアス)を滑らかに表現するアンチエ
イリアシング処理方法を適用した図形処理装置において
、 前記ベクトルデータの前記エッジ部画素に対する特徴点
を算出する特徴点算出手段と、 前記特徴点、及び、前記ベクトルデータの傾きに基づい
て、塗りつぶすべき面積率を算出する面積率算出手段と
を備えたことを特徴とする図形処理装置。
(1) In a graphic processing device that applies an anti-aliasing processing method that adjusts the output of edge pixels of vector data based on the area ratio to be filled, and smoothly expresses jagged edges (aliases) of the output image. A feature point calculation means for calculating a feature point for the edge pixel of the vector data; and an area ratio calculation means for calculating an area ratio to be filled based on the feature point and the slope of the vector data. A graphic processing device characterized by:
(2)前記請求項1において、 前記面積率算出手段は、前記ベクトルデータの傾きθが
、0≦|θ|<45°、或いは、135°≦|θ|<1
80°の場合、前記特徴点のy座標値を用いて面積率を
算出し、前記ベクトルデータの傾きθが、45°≦|θ
|<135°の場合、前記特徴点のX座標値を用いて面
積率を算出することを特徴とする図形処理装置。
(2) In claim 1, the area ratio calculation means is configured such that the slope θ of the vector data is 0≦|θ|<45°, or 135°≦|θ|<1
In the case of 80°, the area ratio is calculated using the y-coordinate value of the feature point, and the slope θ of the vector data is 45°≦|θ
A graphic processing device characterized in that when |<135°, an area ratio is calculated using the X coordinate value of the feature point.
(3)前記請求項1及び2において、 前記特徴点は、前記ベクトルデータが前記エッジ部画素
を通過する際の交点、及び、前記エッジ部画素内におい
て複数のベクトルデータが交差する場合の交点であるこ
とを特徴とする図形処理装置。
(3) In claims 1 and 2, the feature point is an intersection point where the vector data passes through the edge pixel, and an intersection point where a plurality of vector data intersect within the edge pixel. A graphic processing device characterized by the following.
JP2283791A 1990-10-22 1990-10-22 Graphic processor Pending JPH04157980A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2283791A JPH04157980A (en) 1990-10-22 1990-10-22 Graphic processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2283791A JPH04157980A (en) 1990-10-22 1990-10-22 Graphic processor

Publications (1)

Publication Number Publication Date
JPH04157980A true JPH04157980A (en) 1992-05-29

Family

ID=17670189

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2283791A Pending JPH04157980A (en) 1990-10-22 1990-10-22 Graphic processor

Country Status (1)

Country Link
JP (1) JPH04157980A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012068636A (en) * 2010-09-23 2012-04-05 General Electric Co <Ge> System and method for displaying digitized waveform on pixilated screen

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012068636A (en) * 2010-09-23 2012-04-05 General Electric Co <Ge> System and method for displaying digitized waveform on pixilated screen

Similar Documents

Publication Publication Date Title
JP3071229B2 (en) Graphic processing unit
JP3102805B2 (en) Graphic output device
US6556311B1 (en) Luminance-based color resolution enhancement
US5168292A (en) Method and apparatus for forming image color
KR950011066B1 (en) Method and apparatus for image processing
JP2790707B2 (en) Graphic processing unit
JPH04157980A (en) Graphic processor
JPH0965119A (en) Image processor
JPH04144479A (en) Graphic output device
JPH041872A (en) Graphic processor
JP3148291B2 (en) Graphic output device
JPH04152757A (en) Image forming device
JPH0481170A (en) Graphic processing unit
JPH04249977A (en) Graphical output device
JPH03286384A (en) Graphic processor
JPH04143873A (en) Graphic processor
JPH04152751A (en) Image forming device
JPH04155385A (en) Graphic processing device
JPH04150563A (en) Image processor
JPH03278287A (en) Method and device for antialiasing processing
US6980324B1 (en) Apparatus and method for generating multicolor image
JPH0433074A (en) Graphic processor
JP2798496B2 (en) Graphic processing unit
JPH0457175A (en) Graphic processor
JPH04158062A (en) Graphic output device