JP2001218021A - Picture processing method and picture processor - Google Patents

Picture processing method and picture processor

Info

Publication number
JP2001218021A
JP2001218021A JP2000028215A JP2000028215A JP2001218021A JP 2001218021 A JP2001218021 A JP 2001218021A JP 2000028215 A JP2000028215 A JP 2000028215A JP 2000028215 A JP2000028215 A JP 2000028215A JP 2001218021 A JP2001218021 A JP 2001218021A
Authority
JP
Japan
Prior art keywords
image
random number
area
signal
data
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.)
Withdrawn
Application number
JP2000028215A
Other languages
Japanese (ja)
Inventor
Takeshi Mima
毅 美馬
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2000028215A priority Critical patent/JP2001218021A/en
Publication of JP2001218021A publication Critical patent/JP2001218021A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a picture processing method and a picture processor, which can correct a gradation skip while the quality of a whole picture is maintained. SOLUTION: In LUT, it is set whether random data is added or not at every area in color picture data displayed by address bit '1' and '2' (data bit 7). Then, ON/OFF of random number addition can be switched in accordance with a character area or an area out of the character area (address bit '0'). Thus, random number data is added only in the area where the correction of the gradation skip is required and the remaining area can maintain an original picture.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理方法及び
画像処理装置に関する。
[0001] The present invention relates to an image processing method and an image processing apparatus.

【0002】[0002]

【従来の技術】近年、原稿を電気的に読み取り、得られ
た画像データを用紙上に出力することにより、画像複写
を行うデジタル複写機の発展はめざましいものがある。
複写機業界の技術の急成長に伴い、より高画質で高精度
な美しいカラー画像をユーザに提供することができるよ
うになった。
2. Description of the Related Art In recent years, there has been a remarkable development of a digital copying machine for copying an image by electrically reading an original and outputting the obtained image data on paper.
With the rapid growth of the technology in the copying machine industry, it has become possible to provide beautiful color images with higher image quality and higher accuracy to users.

【0003】複写機の高画質化を進める上での問題の一
つに、画像の階調飛びという問題がある。これは特にグ
ラデーションのような連続する階調に亙って滑らかに変
化するような画像を出力する際に、複写機の持つトナー
の特性が画像階調に対して比例して変化していない為、
階調毎に前後の階調に対してトナー濃度差が異なり、濃
度差の大きい部分は筋となって画像に現れてしまう現象
である。
[0003] One of the problems in improving the image quality of a copying machine is the problem of image gradation skipping. This is especially true when outputting an image that changes smoothly over continuous gradations, such as gradation, because the toner characteristics of the copying machine do not change in proportion to the image gradations. ,
This is a phenomenon in which the difference in toner density differs between the preceding and following gradations for each gradation, and a portion having a large difference in density appears as a streak in an image.

【0004】この階調飛びの問題を解消する手法とし
て、グラデーション状の画像を出力する際に、階調間の
濃度差が大きい領域の画像データに対して極微小な不規
則な乱数信号を付加して、階調間の段差を埋め、滑らか
にすることで階調飛びの補正を行う手法がある。
[0004] As a method of solving this problem of gradation skip, a very small random number signal is added to image data in an area where the density difference between gradations is large when outputting a gradation image. Then, there is a method of correcting a gradation jump by filling a level difference between gradations and smoothing the gradation.

【0005】しかし、この手法は、オリジナル画像には
存在しない信号を付加するため、逆に画像によっては悪
影響を受ける場合もある。そこで、この乱数加算処理の
ON/OFFを切り換えることが必要となってくる。
However, this method adds a signal that does not exist in the original image, and may adversely affect the image depending on the image. Therefore, it is necessary to switch ON / OFF of the random number addition processing.

【0006】この乱数加算を切換える方法としては、例
えば操作部上に乱数加算モードを示すボックスを表示さ
せ、ユーザに乱数加算を行なうか否かを選択させる方法
がある。また、複写機においてホスト側から転送された
グラデーション画像をプリントアウトする場合は、ホス
ト側に乱数加算処理についてのフラグ信号を出力させ、
本体側において、そのフラグ信号の有無により乱数加算
を制御していた。
As a method of switching the random number addition, for example, there is a method in which a box indicating the random number addition mode is displayed on the operation unit and the user selects whether or not to perform the random number addition. When printing out the gradation image transferred from the host side in the copying machine, the host side outputs a flag signal for random number addition processing,
On the main unit side, random number addition is controlled depending on the presence or absence of the flag signal.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記従
来の方法では、出力する画像領域全体に対して乱数デー
タを付加していた。このため、例えば、プリントしたい
画像中に、グラデーション画像の他に、乱数加算すべき
でない画像が混在する場合、その画像品質を劣化させる
恐れがある。
However, in the above-mentioned conventional method, random number data is added to the entire output image area. Therefore, for example, when an image to be printed includes an image for which random numbers should not be added in addition to a gradation image, the image quality may be degraded.

【0008】本発明は上記課題を解決するためになされ
たもので、その目的とするところは、乱数加算すべき画
像領域にのみ的確に乱数加算を行なうことによって、高
品質の画像を出力可能な画像処理装置及び画像処理方法
を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and an object of the present invention is to output a high-quality image by accurately performing random number addition only on an image area to which the random number is to be added. An image processing apparatus and an image processing method are provided.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明にあっては、原稿上の画像を読取り、カラー
画像データとする画像読取工程と、前記カラー画像デー
タ中の、乱数データを付加する領域を設定する領域設定
工程と、設定した領域の前記カラー画像データにのみ、
乱数データを付加する乱数付加工程と、を含むことを特
徴とする。
In order to achieve the above object, the present invention provides an image reading step of reading an image on a document and converting the image into color image data; An area setting step of setting an area to be added, and only the color image data of the set area,
And a random number adding step of adding random number data.

【0010】前記領域設定工程では、前記カラー画像デ
ータ中の文字領域と、文字領域外とで分けて、乱数デー
タを付加するか否かを設定することを特徴とする。
In the area setting step, it is characterized in that whether or not random number data is added is set separately for a character area in the color image data and for an area outside the character area.

【0011】原稿上の画像を読取り、カラー画像データ
とする画像読取工程と、前記カラー画像データにグラデ
ーション画像を付加する付加工程と、前記付加工程でラ
デーション画像を付加されたカラー画像データの部分領
域の画像データに乱数データを付加する乱数データ付加
工程と、を含むことを特徴とする。
An image reading step of reading an image on a document and converting the image into color image data; an adding step of adding a gradation image to the color image data; and a partial area of the color image data to which the gradation image is added in the adding step And a random number data adding step of adding random number data to the image data.

【0012】前記乱数データ付加工程は、前記カラー画
像データ中の文字領域と、文字領域外とで分けて、乱数
データを付加するか否かを設定する設定工程を含むこと
を特徴とする。
The random number data adding step includes a setting step of setting whether to add random number data separately for a character area in the color image data and an area outside the character area.

【0013】原稿上の画像を読取り、カラー画像データ
とする画像読取手段と、前記カラー画像データ中の、乱
数データを付加する領域を設定する領域設定手段と、設
定した領域の前記カラー画像データにのみ、乱数データ
を付加する乱数付加手段と、を含むことを特徴とする。
Image reading means for reading an image on a document and converting the image into color image data; area setting means for setting an area to which random number data is added in the color image data; And random number adding means for adding random number data.

【0014】前記領域設定手段では、前記カラー画像デ
ータ中の文字領域と、文字領域外とで分けて、乱数デー
タを付加するか否かを設定することを特徴とする。
The area setting means sets whether to add random number data separately for a character area in the color image data and an area outside the character area.

【0015】原稿上の画像を読取り、カラー画像データ
とする画像読取手段と、前記カラー画像データにグラデ
ーション画像を付加する付加手段と、前記付加手段でラ
デーション画像を付加されたカラー画像データの部分領
域の画像データに乱数データを付加する乱数データ付加
手段と、を含むことを特徴とする。
Image reading means for reading an image on a document and converting the image into color image data; adding means for adding a gradation image to the color image data; and a partial area of the color image data to which the gradation image is added by the adding means And random number data adding means for adding random number data to the image data.

【0016】前記乱数データ付加手段は、前記カラー画
像データ中の文字領域と、文字領域外とで分けて、乱数
データを付加するか否かを設定する設定手段を含むこと
を特徴とする。
The random number data adding means includes setting means for setting whether to add random number data separately for a character area in the color image data and an area outside the character area.

【0017】前記乱数データ付加手段は、前記カラー画
像データ中の部分領域ごとに乱数データを付加するか否
かを定めるLUTを含むことを特徴とする。
The random number data adding means includes an LUT for determining whether to add random number data for each partial area in the color image data.

【0018】前記LUTは、前記カラー画像データ中の
部分領域ごとの色付けを定める色付け手段に含まれるこ
とを特徴とする。
[0018] The LUT is included in coloring means for determining coloring for each partial area in the color image data.

【0019】原稿から読み取ったカラー画像データを処
理するためのコンピュータプログラムを格納した記憶媒
体であって、該コンピュータプログラムが、前記カラー
画像データ中の、乱数データを付加する一部の領域を設
定する領域設定工程のコードと、設定した領域の前記カ
ラー画像データにのみ、乱数データを付加する乱数付加
工程のコードと、を含むことを特徴とする。
A storage medium storing a computer program for processing color image data read from an original, wherein the computer program sets a partial area in the color image data to which random number data is added. A code for an area setting step and a code for a random number adding step for adding random number data only to the color image data in the set area are included.

【0020】原稿から読み取ったカラー画像データにグ
ラデーション画像を合成した画像を処理するためのコン
ピュータプログラムを格納した記憶媒体であって、該コ
ンピュータプログラムが、前記グラデーション画像を付
加されたカラー画像データの部分領域の画像データに乱
数データを付加する工程のコードと、を含むことを特徴
とする。
A storage medium storing a computer program for processing an image obtained by combining a gradation image with color image data read from a document, wherein the computer program stores a portion of the color image data to which the gradation image is added. And a code for adding random number data to the image data of the area.

【0021】[0021]

【発明の実施の形態】以下に、図面を参照して、この発
明の好適な実施の形態を例示的に詳しく説明する。ただ
し、この実施の形態に記載されている構成要素の相対配
置、数式、数値等は、特に特定的な記載がない限りは、
この発明の範囲をそれらのみに限定する趣旨のものでは
ない。
Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. However, the relative arrangement of components described in this embodiment, formulas, numerical values, etc., unless otherwise specified,
It is not intended to limit the scope of the present invention only to them.

【0022】(一実施の形態) <概要>本実施の形態では、出力する画像中に乱数加算
すべきグラデーション画像と、乱数加算すべきでない画
像が混在する場合に、グラデーション画像が存在する領
域と、他の画像領域とで乱数加算処理のON・OFFを
切り換える。例えば、デジタイザ等を使用して、出力す
る画像領域をいくつかの領域に区切り、簡単な操作によ
り乱数加算したい領域を指定する。
(Embodiment) <Outline> In this embodiment, when an output image includes a gradation image to which random numbers should be added and an image to which random numbers should not be added, an area where a gradation image exists is determined. ON / OFF of the random number addition process is switched between the other image areas. For example, an image area to be output is divided into several areas using a digitizer or the like, and an area to which random numbers are to be added is specified by a simple operation.

【0023】<本体構成>以下、本発明に係る画像処理
装置の一実施の形態としてのカラー複写機について、図
1乃至図22を参照して詳細に説明する。
<Main Body Configuration> A color copying machine as an embodiment of an image processing apparatus according to the present invention will be described in detail with reference to FIGS.

【0024】図1は本実施の形態としてのカラー複写機
の概略断面図である。
FIG. 1 is a schematic sectional view of a color copying machine according to the present embodiment.

【0025】この装置は、上部にデジタルカラー画像リ
ーダ部100、下部にデジタルカラー画像プリンタ部2
00を有する。
This apparatus has a digital color image reader 100 at the upper part and a digital color image printer 2 at the lower part.
00.

【0026】リーダ部100において、原稿30を原稿
台ガラス31上に載せ、光学系読取駆動モータ35によ
り露光ランプ32を含む公知の原稿走査ユニットを予め
設定された複写倍率に応じて決定された一定の速度で露
光走査する。そして原稿30からの反射光像を、レンズ
33によりフルカラーセンサ(CCD)34に集光し、
カラー色分解画像信号を得る。このフルカラーセンサと
しては、互いに隣接して配置されたR(レッド),G
(グリーン),B(ブルー)のフィルタを付けた3ライ
ンのCCDを用いている。カラー色分解画像信号は、画
像処理部36及びコントローラ部37にて画像処理を施
され、プリンタ部に送出される。
In the reader section 100, the original 30 is placed on an original platen glass 31, and a known original scanning unit including an exposure lamp 32 is driven by an optical reading drive motor 35 to a predetermined fixed magnification determined according to a preset copying magnification. Exposure scanning at the speed of The reflected light image from the original 30 is condensed by a lens 33 on a full-color sensor (CCD) 34,
A color separation image signal is obtained. As this full-color sensor, R (red), G
A three-line CCD provided with (green) and B (blue) filters is used. The color-separated image signal is subjected to image processing in an image processing unit 36 and a controller unit 37, and is sent to a printer unit.

【0027】なお、原稿台ガラス31の周辺に操作部が
設けてあり、複写シーケンスに関する各種モード設定を
行うスイッチ及び表示用のディスプレイ及び表示器が配
置されている。
An operation unit is provided around the platen glass 31, and switches for setting various modes related to a copy sequence, a display and a display are arranged.

【0028】プリンタ部200において、像担持体であ
る感光ドラム1は矢印方向に回転自在に担持され、感光
ドラム1の周りに前露光ランプ11、コロナ帯電器2、
レーザ露光光学系3、電位センサ12、色の異なる4個
の現像器4y,4c,4m,4Bk、ドラム上光量検知
手段13、転写装置5、クリーニング器6を配置する。
In the printer section 200, the photosensitive drum 1 as an image carrier is rotatably supported in the direction of the arrow, and a pre-exposure lamp 11, a corona charger 2,
A laser exposure optical system 3, a potential sensor 12, four developing units 4y, 4c, 4m, and 4Bk of different colors, an on-drum light amount detecting unit 13, a transfer device 5, and a cleaning unit 6 are arranged.

【0029】レーザ露光光学系3において、リーダ部1
00からの画像信号は、レーザ出力部(不図示)にて光
信号に変換され、変換されたレーザ光がポリゴンミラー
3aで反射され、レンズ3b及びミラー3cを通って、
感光ドラム1の面に投影される。
In the laser exposure optical system 3, the reader unit 1
The image signal from 00 is converted into an optical signal by a laser output unit (not shown), and the converted laser light is reflected by the polygon mirror 3a, passes through the lens 3b and the mirror 3c,
The image is projected on the surface of the photosensitive drum 1.

【0030】プリンタ部200の画像形成時には、感光
ドラム1を矢印方向に回転させ、前露光ランプ11で除
電した後の感光ドラム1を帯電器2により一様に帯電さ
せて、各分解色ごとに光像Eを照射し、潜像を形成す
る。
At the time of image formation by the printer unit 200, the photosensitive drum 1 is rotated in the direction of the arrow, and the photosensitive drum 1 after having been neutralized by the pre-exposure lamp 11 is uniformly charged by the charger 2, so that each of the separated colors is The light image E is irradiated to form a latent image.

【0031】次に、所定の現像器を動作させて、感光ド
ラム1上の潜像を現像し、感光ドラム1上に樹脂を基体
としたトナー画像を形成する。なお、現像器4y,4
c,4m,4Bkは、それぞれ偏芯カム24y,24
m,24c,24Bkの動作により、各分解色に応じて
択一的に感光ドラム1に接近するように配置されてい
る。
Next, by operating a predetermined developing device, the latent image on the photosensitive drum 1 is developed, and a toner image based on a resin is formed on the photosensitive drum 1. The developing units 4y, 4
c, 4m, and 4Bk are eccentric cams 24y and 24, respectively.
According to the operations of m, 24c, and 24Bk, the photosensitive drum 1 is arranged so as to be selectively approached in accordance with each of the separated colors.

【0032】さらに、感光ドラム1上のトナー画像を、
予め選択された記録材カセット7a,b,cの1つか
ら、搬送系及び転写装置5を介して感光ドラム1と対向
した位置に供給された記録材に転写する。なおこの記録
材カセットの選択は、記録画像の大きさにより、予めコ
ントローラ部37からの制御信号によりピックアップロ
ーラ27a,b,cのいずれか1つが駆動されることに
より行われる。
Further, the toner image on the photosensitive drum 1 is
The image is transferred from one of the preselected recording material cassettes 7 a, b, and c to the recording material supplied to a position facing the photosensitive drum 1 via the transfer system and the transfer device 5. The selection of the recording material cassette is performed by driving any one of the pickup rollers 27a, 27b, and 27c according to a control signal from the controller unit 37 in advance according to the size of the recording image.

【0033】転写装置5は、本例では転写ドラム5a、
転写帯電器5b、記録材を静電吸着させるための吸着帯
電器5cと対向する吸着ローラ5g、内側帯電器5d、
外側帯電器5eとを有し、回転駆動されるように軸支さ
れた転写ドラム5aの周面開口域には誘電体からなる記
録材担持シート5fを円筒状に一体的に張設している。
記録材担持シート5fはポリカーボネートフィルム等の
誘電体シートを使用している。
In the present embodiment, the transfer device 5 includes a transfer drum 5a,
A transfer charger 5b, a suction roller 5g opposed to a suction charger 5c for electrostatically sucking the recording material, an inner charger 5d,
A recording material carrying sheet 5f made of a dielectric material is integrally stretched in a cylindrical shape in a peripheral opening area of a transfer drum 5a having an outer charger 5e and rotatably supported by a shaft. .
The recording material supporting sheet 5f uses a dielectric sheet such as a polycarbonate film.

【0034】ドラム状とされる転写装置、つまり転写ド
ラム5aを回転させるに従って感光ドラム上のトナー像
は転写帯電器5bにより記録材担持シート5fに担持さ
れた記録材上に転写する。
As the transfer device in the form of a drum, that is, the transfer drum 5a is rotated, the toner image on the photosensitive drum is transferred by the transfer charger 5b onto the recording material carried on the recording material carrying sheet 5f.

【0035】このように記録材担持シート5fに吸着搬
送される記録材には所望数の色画像が転写され、フルカ
ラー画像を形成する。
As described above, a desired number of color images are transferred to the recording material sucked and conveyed to the recording material carrying sheet 5f to form a full-color image.

【0036】フルカラー画像形成の場合、このようにし
て4色のトナー像の転写を終了すると記録材を転写ドラ
ム5aから分離爪8a,分離押し上げコロ8b及び分離
帯電器5hの作用によって分離し、熱ローラ定着器9を
介してトレイ10に排紙する。
In the case of forming a full-color image, when the transfer of the toner images of four colors is completed in this way, the recording material is separated from the transfer drum 5a by the action of the separation claw 8a, the separation push-up roller 8b and the separation charger 5h. The sheet is discharged to the tray 10 via the roller fixing device 9.

【0037】他方、転写後感光ドラム1は、表面の残留
トナーをクリーニング器6で清掃した後再度画像形成工
程に供する。
On the other hand, after the transfer, the photosensitive drum 1 is subjected to the image forming process again after the residual toner on the surface is cleaned by the cleaning device 6.

【0038】記録材の両面に画像を形成する場合には、
定着器9を排出後、すぐに搬送パス切替ガイド19を駆
動し、搬送縦パス20を経て、反転パス21aに一旦導
いた後、反転ローラ21bの逆転により、送り込まれた
際の後端を先頭にして送り込まれた方向と反対向きに退
出させ、中間トレイ22に収納する。その後再び上述し
た画像形成工程によってもう一方の面に画像を形成す
る。
When forming images on both sides of a recording material,
Immediately after the fixing unit 9 is ejected, the transport path switching guide 19 is driven, and once guided to the reversing path 21a via the transport vertical path 20, the rear end of the sheet fed by the reverse rotation of the reversing roller 21b is moved to the top. And is retracted in the direction opposite to the direction in which the sheet is fed, and stored in the intermediate tray 22. Thereafter, an image is formed on the other surface again by the above-described image forming step.

【0039】また、転写ドラム5aの記録材担持シート
5f上の粉体の飛散付着、記録材上のオイルの付着等を
防止するために、ファーブラシ14と記録材担持シート
5fを介して該ブラシ14に対向するバックアップブラ
シ15や、オイル除去ローラ16と記録材担持シート5
fを介して該ローラ16に対向するバックアップブラシ
17の作用により清掃を行なう。このような清掃は画像
形成前もしくは後に行ない、また、ジャム(紙づまり)
発生時には随時行なう。
Further, in order to prevent scattering of powder on the recording material carrying sheet 5f of the transfer drum 5a and adhesion of oil on the recording material, the brush is moved through the fur brush 14 and the recording material carrying sheet 5f. 14, a backup brush 15, an oil removing roller 16, and a recording material carrying sheet 5.
Cleaning is performed by the action of the backup brush 17 facing the roller 16 via f. Such cleaning is performed before or after image formation, and when a jam (paper jam) occurs.
It is performed as needed when it occurs.

【0040】また、本例においては、所望のタイミング
で偏心カム25を動作させ、転写ドラム5fと一体化し
ているカムフォロワ5iを作動させることにより、記録
材担持シート5aと感光ドラム1とのギャップを任意に
設定可能な構成としている。例えば、スタンバイ中また
は電源オフ時には、転写ドラムと感光ドラムの間隔を離
す。
In this embodiment, the gap between the recording material carrying sheet 5a and the photosensitive drum 1 is reduced by operating the eccentric cam 25 at a desired timing and operating the cam follower 5i integrated with the transfer drum 5f. The configuration can be set arbitrarily. For example, during standby or when the power is off, the interval between the transfer drum and the photosensitive drum is increased.

【0041】<画像処理ブロック>図2A、2Bを用い
て、画像処理部36、コントローラ部37及びその周辺
の被制御部でのデータ処理の流れを説明する。
<Image Processing Block> With reference to FIGS. 2A and 2B, the flow of data processing in the image processing section 36, the controller section 37, and the peripheral controlled sections will be described.

【0042】まず、原稿がスキャンされてから、プリン
トされるまでの画像処理全体に用いられる構成、及び制
御フローを説明し、その後、本実施の形態において重要
な構成要素である、エリア生成回路及び乱数加算回路並
びに色付け回路について更に詳細に説明する。
First, a configuration and a control flow used for the entire image processing from scanning of a document to printing will be described, and thereafter, an area generating circuit and an area generating circuit, which are important components in the present embodiment, will be described. The random number adding circuit and the coloring circuit will be described in more detail.

【0043】フルカラーセンサ(CCD)34は10
1,102,103のレッド,グリーン,ブルーの3ラ
インのCCDで構成されており、原稿からの1ラインの
光情報を色分解して400dpiの解像度でR,G,B
の電気信号を出力する。
The full-color sensor (CCD) 34 has 10
It is composed of 1, 102, 103 red, green, and blue three-line CCDs, and color-separates one line of light information from a document to R, G, B at a resolution of 400 dpi.
Output an electrical signal.

【0044】例えば、1ラインとして最大297mm
(A4縦)の読みとりを行えば、CCDからはR,G,
B各々1ライン4677画素画像が出力される。
For example, a maximum of 297 mm as one line
(A4 portrait), CCD can read R, G,
B outputs a 4677 pixel image per line.

【0045】106はCCD駆動信号生成部であり、H
−ADRをデコードしてCCDのシフトパルスよリセッ
トパルスや転送クロックであるCCD−DRIVE信号
を発生する。これによりCCD34からは、VCLKに
同期して、同一画素に対するR,G,Bの色分解画像デ
ータが順次出力される。
Reference numeral 106 denotes a CCD drive signal generation unit.
-Decode ADR to generate a reset pulse and a CCD-DRIVE signal as a transfer clock from a CCD shift pulse. As a result, the R, G, and B color separated image data for the same pixel is sequentially output from the CCD 34 in synchronization with VCLK.

【0046】107はA/DコンバータでありCCD3
4から出力されたレッド,グリーン,ブルーの各画像デ
ータをアナログ信号から8ビットのデジタル信号に変換
する。
Reference numeral 107 denotes an A / D converter which is a CCD 3
Each of the red, green, and blue image data output from 4 is converted from an analog signal to an 8-bit digital signal.

【0047】150はシェーデイング補正回路であり、
CCD34での画素ごとの信号出力のばらつきを補正す
るための回路である。シェーディング補正回路150に
は、R,G,Bの各信号のそれぞれ1ライン分のメモリ
をもち、光学系により予め決められた濃度を持つ白色板
の画像を読み取って、基準信号として用いる。
Reference numeral 150 denotes a shading correction circuit.
This is a circuit for correcting variations in signal output for each pixel in the CCD. The shading correction circuit 150 has a memory for one line of each of R, G, and B signals, reads an image of a white plate having a density predetermined by an optical system, and uses the read image as a reference signal.

【0048】151は副走査つなぎ回路であり、CCD
34により読み取られた画像データが副走査方向に8ラ
インずつずれるのを吸収するための回路である。
Reference numeral 151 denotes a sub-scanning connection circuit, which is a CCD
34 is a circuit for absorbing the displacement of the image data read by 34 in the sub-scanning direction by 8 lines.

【0049】152は入力マスキング回路であり、入力
される画像データにおけるR,G,Bの色にごりを取り
除くための回路である。
Reference numeral 152 denotes an input masking circuit for removing dust from the R, G, and B colors in the input image data.

【0050】153及び163はバッファであり、ZO
−ED信号がLレベルのとき画像データを通し、ZO−
ED信号がHレベルのとき画像データを通さなくする。
編集機能を用いるときは、通常、Lレベルである。
153 and 163 are buffers, and ZO
-When the ED signal is at the L level, the image data is passed, and ZO-
When the ED signal is at the H level, the image data is not passed.
When the editing function is used, it is usually at the L level.

【0051】編集回路部154のうち、155は画像デ
ータを平滑化するフィルタであり、5x5のマトリクス
演算を行う。また、156は色変換回路であり、RGB
の画像データをHSL色空間座標に変換して、予め指定
された色を他の指定された色に変換して、再びRGBの
色空間に戻す機能を有する。また、多値の信号を一定の
しきい値で2値に変換することも可能である。
A filter 155 in the editing circuit unit 154 smoothes image data, and performs a 5 × 5 matrix operation. Reference numeral 156 denotes a color conversion circuit, and RGB
Has a function of converting the image data into the HSL color space coordinates, converting the color specified in advance to another specified color, and returning to the RGB color space again. It is also possible to convert a multi-value signal into a binary signal at a fixed threshold value.

【0052】159は外部装置であり、画像データを最
大A3サイズまで記憶するメモリ装置やメモリ装置を制
御するコンピュータ等から構成される。外部装置159
の画像データは、レッド,グリーン,ブルー(RGB)
信号、または、シアン,マゼンダ,、イエロー,ブラッ
ク(CMYK)信号、若しくは、2値信号の形式で出力
される。
Reference numeral 159 denotes an external device, which comprises a memory device for storing image data up to A3 size, a computer for controlling the memory device, and the like. External device 159
Image data is red, green, blue (RGB)
The signal is output in the form of a signal, a cyan, magenta, yellow, black (CMYK) signal, or a binary signal.

【0053】また、グラデーション画像を出力する際に
は、画像データがグラデーション画像であることを知ら
せるフラグ信号GRADを後段のインターフェース(I
/F)回路158を介して供給する。
When a gradation image is output, a flag signal GRAD for notifying that the image data is a gradation image is supplied to a subsequent interface (I
/ F) Supply via circuit 158.

【0054】I/F回路158は、外部装置159から
の画像データと内部の画像データとのタイミングと速度
を合わせるための回路である。
The I / F circuit 158 is a circuit for matching the timing and speed between the image data from the external device 159 and the internal image data.

【0055】160はエリア生成回路であり、エディタ
等により指定された領域を生成し記憶する回路である。
また、原稿に描かれたマーカペン等の画像を抽出したM
ARKER信号もエリア領域としてメモリに記憶され
る。更に、CCD34で読み取られた画像データを2値
化したSC−BI信号は、2値画像データとしてZ−B
I出力信号に用いられる。
An area generating circuit 160 generates and stores an area specified by an editor or the like.
In addition, M which extracts an image of a marker pen or the like drawn on a manuscript
The ARKER signal is also stored in the memory as an area area. Further, the SC-BI signal obtained by binarizing the image data read by the CCD 34 is converted into Z-B
Used for I output signal.

【0056】例えば、長方形のエリア領域信号を生成す
る場合は、長方形の対角の2つの頂点の座標をエディタ
或いはデジタイザ等により指定することで行う。エディ
タ等で指定した座標情報は、CPUを介して領域拡張I
C(図示せず)に送られ、領域拡張ICは送られた2点
の座標情報を基に長方形領域を算出してエリア領域とし
てメモリに記憶する。そして、プリント動作時には、A
REA信号として出力する。このAREA信号及び画像
信号に基づき、メモリに記憶されたエリア領域情報を読
み出し、編集を行う。
For example, when a rectangular area region signal is generated, the coordinates of two vertexes of the diagonal of the rectangle are specified by an editor or a digitizer. The coordinate information specified by the editor or the like is transmitted to the area expansion I via the CPU.
C (not shown), the area extension IC calculates a rectangular area based on the sent coordinate information of the two points, and stores it in the memory as an area area. At the time of the printing operation, A
Output as REA signal. Based on the AREA signal and the image signal, the area area information stored in the memory is read and edited.

【0057】このエリア生成回路160のうちエリア用
のメモリ書き込み部とメモリ読み出し部を後で詳細に説
明する。
The memory write section and the memory read section for the area in the area generation circuit 160 will be described later in detail.

【0058】157はRGB合成回路であり、CCD3
4により読み取られたRGB画像データと外部装置15
9からのRGB画像データを合成するための回路であ
る。また、CCD34からのRGB画像データと外部装
置からの2値画像との合成も可能である。
Reference numeral 157 denotes an RGB synthesizing circuit.
4 and the external device 15
9 is a circuit for synthesizing RGB image data. It is also possible to combine RGB image data from the CCD 34 with a binary image from an external device.

【0059】合成する領域はエリア生成回路160から
のAREA信号により指定されるか、もしくは外部装置
からのIPU−BI信号により指定される。また合成に
は、CCD34からの画像データと外部装置159から
の画像データを領域ごとに独立して合成する置き換え合
成と、2つの画像を同時に重ねて透かし合わせたように
合成する透かし合成も可能である。この透かし合成で
は、2つの画像のうちどちらの画像をどれだけ透かして
合成するかという透かし率の指定も可能である。
The area to be synthesized is specified by the AREA signal from the area generation circuit 160 or by the IPU-BI signal from an external device. For the composition, replacement composition in which image data from the CCD 34 and image data from the external device 159 are independently composed for each area, and watermark composition in which two images are simultaneously superimposed and combined with each other are also possible. is there. In this watermark synthesis, it is also possible to specify a watermark rate of which of two images is to be watermarked and synthesized.

【0060】161は輪郭生成回路であり、CCD34
で読み取られた画像データを2値化したSC−BI信号
や外部装置からの2値データであるIPU−BI信号ま
たはエリア生成回路からの2値データZ−BI信号に対
して輪郭を抽出し、影の生成を行う。
Reference numeral 161 denotes a contour generating circuit,
Contours are extracted from an SC-BI signal obtained by binarizing the image data read by the above, an IPU-BI signal which is binary data from an external device, or a binary data Z-BI signal from an area generating circuit. Generate shadows.

【0061】162は黒文字判定回路であり、入力され
た画像データの特徴を判定し、8種類の文字の太さ信号
(太文字度)FTMJ、エッジ信号EDGE、色信号I
ROを出力する。
Reference numeral 162 denotes a black character determination circuit which determines the characteristics of the input image data, and outputs eight types of character thickness signals (thickness degree) FTMJ, edge signal EDGE, and color signal I.
Outputs RO.

【0062】172は黒文字LUTであり、黒文字判定
回路162の出力により様々な処理を行う。例えばUC
R−SL信号は、出力マスキング回路110のUCR量
を変化させてより黒い文字と判定した領域には黒の量を
より多くしてC,M,Yの量をより少なくして現像する
等の処理を行う。また、EDGE−SL信号は、スムー
ジング回路169及びエッジ強調回路170では黒い文
字の領域ほどエッジの部分が強調されるようなフィルタ
に切り換える設定を行う。更にSNS−SL信号は、黒
文字LUT172の出力はレーザコントローラ115に
おいてPWM制御の400線/200線の線数切り換え
を行う。つまり、黒い文字と判定した領域では解像度を
上げるために400線で現像を行い、他の画像領域では
階調を上げるために200線で現像を行う。
A black character LUT 172 performs various processes according to the output of the black character determination circuit 162. For example, UC
The R-SL signal is developed by changing the UCR amount of the output masking circuit 110 and developing the image by increasing the amount of black and decreasing the amounts of C, M, and Y in an area determined to be a darker character. Perform processing. In the EDGE-SL signal, the smoothing circuit 169 and the edge emphasizing circuit 170 are set to switch to a filter such that the edge of a black character area is emphasized as the area is blacker. Further, in the SNS-SL signal, the output of the black character LUT 172 is switched by the laser controller 115 between 400 lines and 200 lines under PWM control. In other words, development is performed with 400 lines to increase the resolution in an area determined to be a black character, and development is performed with 200 lines in other image areas to increase the gradation.

【0063】108は色空間圧縮回路で以下のマトリク
ス演算(1)を行う。
A color space compression circuit 108 performs the following matrix operation (1).

【0064】 ここでXはR,G,Bの最小値を表す。[0064] Here, X represents the minimum value of R, G, and B.

【0065】なお、色空間圧縮回路108において予め
色空間圧縮を行うか、行わないかの設定をしておくこと
により、領域信号AREAで色空間圧縮のON/OFF
の切り換えが可能となる。
By setting in advance whether or not to perform color space compression in the color space compression circuit 108, ON / OFF of the color space compression is performed by the area signal AREA.
Can be switched.

【0066】175はエリアLUT(ルックアップテー
ブル)回路であり、そのアドレス端子の下位側にエリア
生成回路160から供給されるAREA信号が、最上位
ビットには、外部装置159からインターフェース(I
/F)回路158を介して供給されるGRAD信号が入
力されており、AREA信号とGRAD信号に応じて各
モードの設定を行う。エリアLUT175の出力である
LOGCD信号は、LOG変換109のLOGテーブル
をスルー設定等に切り換えたり、UCRCD信号は出力
マスキング110でトリミングやマスキングを行った
り、FCD信号はF値補正166のF値の大きさを変え
たりする。
Reference numeral 175 denotes an area LUT (look-up table) circuit. An AREA signal supplied from the area generating circuit 160 is provided below the address terminal.
/ F) The GRAD signal supplied via the circuit 158 is input, and each mode is set according to the AREA signal and the GRAD signal. The LOGCD signal output from the area LUT 175 is used to switch the LOG table of the LOG conversion 109 to through setting or the like, the UCRCD signal is trimmed or masked by the output masking 110, and the FCD signal is the F value of the F value correction 166. Or change it.

【0067】また、ACD6信号は色付け回路165
へ、NCD信号はMCYK合成回路164へ、KCD信
号は黒文字LUT回路172へ接続されており、それぞ
れ各種モードの設定を行う。
The ACD6 signal is supplied to the coloring circuit 165.
The NCD signal is connected to the MCYK synthesizing circuit 164, and the KCD signal is connected to the black character LUT circuit 172, for setting various modes.

【0068】109は光量−濃度変換部(LOG変換
部)でありレッド,グリーン,ブルーの8ビットの光量
信号を対数変換によりシアン(C),マゼンタ(M),
イエロー(Y)の各8ビットの濃度信号に変換する。
Reference numeral 109 denotes a light-density conversion unit (LOG conversion unit) which converts red, green, and blue 8-bit light signals by logarithmic conversion into cyan (C), magenta (M),
The density signal is converted into a yellow (Y) 8-bit density signal.

【0069】173はバッファであり、ZO−PRV信
号がLレベルのとき画像データを通し、ZO−PRV信
号がHレベルのとき画像データを通さなくする。通常は
Hレベルであり、プレビュー機能を用いるときはLレベ
ルである。
Reference numeral 173 denotes a buffer that passes image data when the ZO-PRV signal is at an L level and blocks image data when the ZO-PRV signal is at an H level. Normally, the level is H level, and when the preview function is used, the level is L level.

【0070】174は間引き制御回路であり、プレビュ
ー機能を用いる時に使用する。プレビューの時には、入
力された画像データを4ラインに1ラインずつFIFO
メモリに書き込むことにより、4ラインずつ同じ信号を
出力する。
Reference numeral 174 denotes a thinning control circuit which is used when a preview function is used. At the time of preview, the input image data is FIFO
The same signal is output every four lines by writing to the memory.

【0071】110は出力マスキング処理部であり既知
のUCR処理(下色除去処理)によりC,M,Y3色の
濃度信号からブラックの濃度信号を抽出するとともに、
各濃度信号に対応した現像剤の色濁りを除去する既知の
マスキング演算を施し、M’,C’,Y’,K’の各濃
度信号を生成する。セレクタ111においては、ZO−
TONER信号に基づいて、生成されたM’,C’,
Y’,K’の各濃度信号の内から、現在使用する現像剤
に対応した色の信号が選択される。
Reference numeral 110 denotes an output masking processing unit which extracts a black density signal from the C, M, and Y density signals by a known UCR process (under color removal process).
A known masking operation for removing color turbidity of the developer corresponding to each density signal is performed to generate each density signal of M ′, C ′, Y ′, and K ′. In the selector 111, ZO−
Based on the TONER signal, the generated M ′, C ′,
A signal of a color corresponding to the developer currently used is selected from the density signals of Y 'and K'.

【0072】ZO−TONER信号はこの色選択のため
にトナー色生成回路178から発生される2ビットの信
号であり、ZO−TONERが0の場合にはM’信号
が、ZO−TONERが1の場合にはC’信号が、ZO
−TONERが2の場合にはY’信号が、ZO−TON
ERが3の場合にはK’信号がREAD−DT信号とし
て出力される。なお、トナー色生成回路178は、通常
コピー時において現像色に応じてCPU130から出力
されたSLTNR信号を、そのままZO−TONER信
号として出力する。またプレビュー時においては、ライ
ン毎に0123と順次切り替えられた信号が出力され
る。
The ZO-TONER signal is a 2-bit signal generated from the toner color generation circuit 178 for this color selection. When the ZO-TONER is 0, the M 'signal is output, and when the ZO-TONER is 1, In this case, the signal C '
When −TONER is 2, the Y ′ signal is ZO-TON
When ER is 3, the K 'signal is output as a READ-DT signal. Note that the toner color generation circuit 178 directly outputs the SLTNR signal output from the CPU 130 according to the development color during normal copying as a ZO-TONER signal. At the time of preview, a signal sequentially switched to 0123 for each line is output.

【0073】164はCMYK合成回路でありCCD3
4により読み取られた画像データと外部装置159より
入力されるCMYK形式の画像データを合成するための
回路である。CMYK合成を行うときは、CCD34か
らの画像データに応じて現在使用する現像剤に対応した
色信号が外部装置より1ページ分ずつ入力される。ま
た、合成する領域はRGB合成回路157と同様にAR
EA信号もしくはIPU−BI信号により切り換えを行
う。また同様に透かし合成も可能である。
Reference numeral 164 denotes a CMYK synthesizing circuit,
4 is a circuit for synthesizing the image data read by C.4 and the CMYK format image data input from the external device 159. When CMYK synthesis is performed, a color signal corresponding to the developer currently used is input from an external device for each page in accordance with image data from the CCD. The area to be synthesized is the same as that of the RGB synthesis circuit 157.
Switching is performed by the EA signal or the IPU-BI signal. Similarly, watermark synthesis is also possible.

【0074】165は色づけ回路であり、例えば白黒画
像に予め設定した色を付ける等の処理を行う。また、外
部装置159からの2値の画像データIPU−BIに対
しても色付けを行うことができる。さらに、徐々に階調
が変化するようなグラデーションのパターンも作ること
が可能である。また、グラデーション編集する際のグラ
デーションパターンをここで生成され、エリア領域及び
文字・輪郭・影領域に応じて別々のパターンで色付けを
行うことが可能である。この色付け回路165の詳しい
構成については、後に説明する。
Reference numeral 165 denotes a coloring circuit which performs processing such as adding a preset color to a monochrome image, for example. Coloring can also be performed on the binary image data IPU-BI from the external device 159. Further, it is possible to create a gradation pattern in which the gradation gradually changes. Also, a gradation pattern for gradation editing is generated here, and it is possible to perform coloring with a different pattern according to the area region and the character / contour / shadow region. The detailed configuration of the coloring circuit 165 will be described later.

【0075】166はF値補正回路であり、プリンタの
現像特性に応じたガンマ処理を行うとともにモードごと
の濃度の設定も可能である。
Reference numeral 166 denotes an F value correction circuit which performs gamma processing according to the development characteristics of the printer and can set the density for each mode.

【0076】114は変倍回路であり、画像データ1ラ
イン分のメモリを持ち、主走査方向の画像データの拡
大、縮小や画像を斜めにして出力する斜体を行う。ま
た、サンプリング時には、メモリにサンプリングデータ
を蓄積しヒストグラムの作成に用いる。
Reference numeral 114 denotes a scaling circuit which has a memory for one line of image data, and enlarges or reduces image data in the main scanning direction or performs italics for outputting an image obliquely. At the time of sampling, the sampling data is stored in a memory and used for creating a histogram.

【0077】168はテクスチャ回路であり、CCD3
4で読み取られたカラー画像データに予めCCD34に
より読み取られた画像データを2値化したパターンもし
くは外部装置159から入力された2値化パターンを合
成して出力する。
Reference numeral 168 denotes a texture circuit.
The color image data read in step 4 is combined with a binary pattern of the image data read in advance by the CCD 34 or a binary pattern input from the external device 159 and output.

【0078】169、170はそれぞれスムージング回
路及びエッジ強調回路であり各々5x5のフィルタから
構成される。
Reference numerals 169 and 170 denote a smoothing circuit and an edge emphasizing circuit, each of which comprises a 5.times.5 filter.

【0079】176は、プレビュー変換部であり、プレ
ビュー時には主走査方向に間引き処理を行い(400d
pi→100dpi変換)モニタ177に出力する。
Reference numeral 176 denotes a preview conversion unit which performs a thinning process in the main scanning direction at the time of preview (400d).
(pi → 100 dpi conversion) is output to the monitor 177.

【0080】171は、アドオン回路であり画像データ
を特定のコード化されたパターンで出力する。
Reference numeral 171 denotes an add-on circuit which outputs image data in a specific coded pattern.

【0081】180は、乱数加算処理部であり、特定の
画像処理を行う際に画像データに乱数データを付加し出
力するものである。
Reference numeral 180 denotes a random number addition processing section which adds random number data to image data and outputs the image data when performing a specific image processing.

【0082】115はレーザ及びレーザコントローラで
あり、8ビットの濃度信号であるVIDEO信号に応じ
てレーザの発光量を制御する。このレーザ光はポリゴン
ミラー3aで感光ドラム1の軸方向に走査され、感光ド
ラム1に1ラインの静電潜像を形成する。
Reference numeral 115 denotes a laser and laser controller, which controls the light emission amount of the laser according to a VIDEO signal which is an 8-bit density signal. This laser light is scanned in the axial direction of the photosensitive drum 1 by the polygon mirror 3a to form a one-line electrostatic latent image on the photosensitive drum 1.

【0083】116は感光ドラム1に近接して設けられ
たフォトディテクタであり、感光ドラム1を走査する直
前のレーザ光の通過を検出して1ラインの同期信号BD
を発生する。
Reference numeral 116 denotes a photodetector provided in the vicinity of the photosensitive drum 1, which detects the passage of laser light immediately before scanning the photosensitive drum 1 and detects a one-line synchronization signal BD.
Occurs.

【0084】104は同期信号生成回路であり、主走査
アドレスカウンタや副走査アドレスカウンタ等により構
成される。主走査アドレスカウンタは、感光ドラム1へ
のライン毎のレーザ記録の同期信号であるBD信号によ
ってライン毎にクリアされて、画素クロック発生器10
5からのVCLK信号をカウントし、CCD34から読
み出される1ラインの画情報の各画素に対応したカウン
ト出力H−ADRを発生する。このH−ADRは0から
5000までアップカウントしCCD34からの1ライ
ン分の画像データを十分読み出すことができる。
Reference numeral 104 denotes a synchronizing signal generation circuit, which comprises a main scanning address counter, a sub scanning address counter, and the like. The main scanning address counter is cleared for each line by a BD signal which is a synchronization signal of laser recording for each line on the photosensitive drum 1, and is cleared by the pixel clock generator 10.
5 is counted, and a count output H-ADR corresponding to each pixel of one line of image information read from the CCD 34 is generated. The H-ADR counts up from 0 to 5000, and one line of image data from the CCD 34 can be sufficiently read.

【0085】また、同期信号発生回路104は、ライン
同期信号LSYNCや画像データの主走査有効区間信号
VEや副走査有効区間信号PE等の各種のタイミング信
号を出力する。
The synchronizing signal generating circuit 104 outputs various timing signals such as a line synchronizing signal LSYNC, a main scanning effective section signal VE and a sub-scanning effective section signal PE of image data.

【0086】118はフォトセンサであり転写ドラム5
aが所定位置に来たことを検出してページ同期信号IT
OPを発生し、AND回路120及びOR回路119を
介して同期信号生成回路104の副走査アドレスカウン
タを初期化する。
Reference numeral 118 denotes a photo sensor, which is a transfer drum 5
a is detected at a predetermined position, and a page synchronization signal IT is detected.
An OP is generated, and the sub-scanning address counter of the synchronization signal generation circuit 104 is initialized via the AND circuit 120 and the OR circuit 119.

【0087】130はCPUであり、画像読み取り、画
像記録の動作の制御を行う。131は読み取りモータ1
5の前進/後進及び速度の制御を行うコントローラであ
る。132は複写動作の制御に必要な上記以外のセンサ
やアクチュエータを制御するI/Oポートである。この
I/Oポート132の中に用紙カセットから用紙を給紙
するPF信号も含まれる。またその他の信号として、用
紙カセットに取り付けられた図示されていない用紙サイ
ズセンサにより用紙のサイズが検知されI/Oポート1
32からCPU130に入力される。51はコピー枚数
や各種動作モードを指示するための操作部である。
Reference numeral 130 denotes a CPU, which controls image reading and image recording operations. 131 is a reading motor 1
5 is a controller that controls forward / reverse and speed. Reference numeral 132 denotes an I / O port for controlling other sensors and actuators required for controlling the copying operation. The I / O port 132 also includes a PF signal for feeding paper from a paper cassette. As another signal, the size of the paper is detected by a paper size sensor (not shown) attached to the paper cassette, and the I / O port 1
32 is input to the CPU 130. Reference numeral 51 denotes an operation unit for instructing the number of copies and various operation modes.

【0088】133はROMであり、CPU130が実
行するプログラムや予め決められた設定値が格納されて
いる。134はRAMであり、データの一時的な保存や
新たに設定された設定値等が格納されている。
A ROM 133 stores programs to be executed by the CPU 130 and predetermined set values. Reference numeral 134 denotes a RAM that temporarily stores data and stores newly set values and the like.

【0089】<エリア生成回路>図13は、エリア生成
回路160のうちメモリ書き込み部を表した図である。
<Area Generation Circuit> FIG. 13 is a diagram showing a memory writing section of the area generation circuit 160.

【0090】入力信号VI1は図2AのMARKER信
号に相当し、400dpiの画像信号であり、2値化さ
れた4種類の画像信号が入力される。
The input signal VI1 corresponds to the MARKER signal in FIG. 2A, is an image signal of 400 dpi, and receives four types of binarized image signals.

【0091】300はラインメモリ(FIFO)であ
り、5120画素分のデータを記憶できる。信号VI1
をFIF0300で1ライン遅延させて信号VI2を生
成する。
A line memory (FIFO) 300 can store data for 5120 pixels. Signal VI1
Is delayed by one line in the FIF 0300 to generate a signal VI2.

【0092】301はフリップフロップ(F/F)とA
NDゲートからなり、信号VI1の1画素の孤立点の除
去を行う。302も301と同様にVI2の1画素の孤
立点の除去を行う。301と302の回路の出力は、A
NDゲート303に入力される。
Reference numeral 301 denotes a flip-flop (F / F) and A
It consists of an ND gate and removes isolated points of one pixel of the signal VI1. 302 also removes an isolated point of one pixel of VI2 similarly to 301. The outputs of the circuits 301 and 302 are A
Input to ND gate 303.

【0093】304は4画素分の信号のORをとる回路
であり、フリップフロップ4個とORゲートから構成さ
れる。305はORゲート、306はANDゲートであ
る。308はFIFOであり、5120画素分のデータ
を記憶できる。
Reference numeral 304 denotes a circuit for ORing signals of four pixels, which is composed of four flip-flops and an OR gate. 305 is an OR gate, and 306 is an AND gate. A FIFO 308 can store data for 5120 pixels.

【0094】307はFIFO308からの信号をAN
Dゲート306で制御するための回路であり、4ライン
に3ライン分だけANDゲート306をイネーブルにす
る。そして、ORゲート305では、主走査方向と副走
査方向のそれぞれ4画素分ずつの16画素分の画像信号
のORとして出力される。FIFOのコントロール信号
であり、リードイネーブル、ライトイネーブル信号を生
成する。
Reference numeral 307 denotes a signal from the FIFO 308 as AN
This is a circuit for control by the D gate 306, and enables the AND gate 306 for three lines out of four lines. The OR gate 305 outputs an image signal of 16 pixels, that is, 4 pixels in the main scanning direction and 4 pixels in the sub-scanning direction. This is a FIFO control signal and generates a read enable signal and a write enable signal.

【0095】310はシリアルパラレル変換である。こ
こでは4分の1クロックが入力されることにより、入力
信号は4分の1に間引きされる。さらにF/F311と
セレクタ312によりタイミングを計りながら16画素
分の信号VO1が一度にページメモリ313に書き込ま
れる。VO1が書き込まれるタイミングは、4ラインに
一度かつ64クロックに一度となる。つまり画像信号
は、主走査副走査それぞれ4分の1に間引きされるため
100dpi相当の画像になる。314はページメモリ
313の制御信号であり、ライトイネーブル信号MWE
Nや、アドレス信号MAD、RAS、CAS信号を生成
する。
Reference numeral 310 denotes a serial / parallel conversion. Here, by inputting a quarter clock, the input signal is thinned to a quarter. Further, the signal VO1 for 16 pixels is written into the page memory 313 at a time while timing is measured by the F / F 311 and the selector 312. VO1 is written once every four lines and once every 64 clocks. That is, since the image signal is thinned out to one-fourth in each of the main scanning and sub-scanning, the image becomes an image equivalent to 100 dpi. 314 is a control signal for the page memory 313, and is a write enable signal MWE.
N and the address signals MAD, RAS, and CAS signals.

【0096】320はFIFOでありVX1を1ライン
遅延させてVX2を生成する。321はフリップフロッ
プ(F/F)とANDゲートからなり、ORゲート30
5の出力VX1から1画素分の孤立点の除去を行う。
A FIFO 320 delays VX1 by one line to generate VX2. 321 is composed of a flip-flop (F / F) and an AND gate.
The isolated point of one pixel is removed from the output VX1 of No. 5.

【0097】322も321と同様にVX1に対して1
ライン遅延されたVX2が入力され1画素の孤立点の除
去を行う。321と322の回路の出力はANDゲート
323に入力される。
Similarly to 321, 322 is 1 to VX1.
The line-delayed VX2 is input to remove an isolated point of one pixel. The outputs of the circuits 321 and 322 are input to an AND gate 323.

【0098】324は4画素分の信号のORをとる回路
であり、フリップフロップ4個とORゲートから構成さ
れる。325はORゲート、326はANDゲートであ
る。328はラインメモリ(FIFO)であり、512
0画素分のデータを記憶できる。
Reference numeral 324 denotes a circuit for ORing signals of four pixels, which is composed of four flip-flops and an OR gate. 325 is an OR gate, and 326 is an AND gate. 328 is a line memory (FIFO), and 512
Data for 0 pixels can be stored.

【0099】327はFIFO328からの信号をAN
Dゲート326で制御するための回路であり、4ライン
に3ライン分だけANDゲート326をイネーブルにす
る。そして、ORゲート325では、主走査方向と副走
査方向のそれぞれ4画素分ずつの16画素分の画像信号
のORとして出力される。FIFOのコントロール信号
であり、リードイネーブル、ライトイネーブル信号を生
成する。
Reference numeral 327 denotes the signal from the FIFO 328 as AN.
This is a circuit for controlling by the D gate 326, and the AND gate 326 is enabled for three lines in four lines. The OR gate 325 outputs an image signal of 16 pixels, that is, 4 pixels in the main scanning direction and 4 pixels in the sub-scanning direction, respectively. This is a FIFO control signal and generates a read enable signal and a write enable signal.

【0100】330はシリアル/パラレル変換部であ
る。ここでは16分の1クロックが入力されることによ
り、入力信号はさらに4分の1に間引きされる。さらに
F/F331とセレクタ332によりタイミングを計り
ながら16画素分の信号が一度にページメモリ313に
書き込まれる。なお、セレクタ333により、領域用デ
ータVO1と検索用データVO2が選択される。VO2
が選択されるタイミングは、16ラインに一度かつ25
6クロックに一度となる。つまり画像信号は25dpi
相当の画像になる。
Reference numeral 330 denotes a serial / parallel converter. Here, the input signal is further thinned to a quarter by inputting a 1/16 clock. Further, a signal for 16 pixels is written into the page memory 313 at a time while timing is measured by the F / F 331 and the selector 332. The selector 333 selects the area data VO1 and the search data VO2. VO2
Is selected once every 16 lines and 25 times.
Once every 6 clocks. That is, the image signal is 25 dpi
It becomes a considerable image.

【0101】図15(a)はページメモリに書き込む際
のアドレスマップである。アドレス00000hから7
FFFFhまでは検索用メモリ空間でありR,G,B、
黒の各色に対応した領域でそれぞれ4つのブロックに分
かれている。また、アドレス80000hからFFFF
Fhまでは領域用メモリ空間であり、R,G,B、黒の
各色に対応したそれぞれ4つのブロックに分かれてい
る。
FIG. 15A is an address map for writing to the page memory. From address 00000h to 7
Up to FFFFh is a memory space for search, R, G, B,
The area corresponding to each black color is divided into four blocks. Also, from address 80000h to FFFF
The area up to Fh is an area memory space, and is divided into four blocks corresponding to each color of R, G, B and black.

【0102】図16は、ページメモリに書き込む際の制
御信号のタイミングを表した図である。図16では4ラ
イン目ごとのタイミングを表し、64クロックごとにそ
れぞれ4つの領域用画像信号を異なるアドレスに書き込
んでいる。1、2、3ライン目ではメモリへの書き込み
は行わない。
FIG. 16 is a diagram showing the timing of the control signal when writing to the page memory. FIG. 16 shows the timing for each fourth line, and four area image signals are written at different addresses every 64 clocks. In the first, second, and third lines, writing to the memory is not performed.

【0103】また、図17はページメモリに書き込む時
の制御信号のうち16ライン目ごとのタイミングを表し
た図である。
FIG. 17 is a diagram showing the timing of every 16th line among the control signals when writing to the page memory.

【0104】64クロックごとにそれぞれ4つの領域用
画像信号を書き込みながら、256クロックごとにセレ
クタSLXMを切り換え、それぞれ4つの検索用画像信
号を異なるアドレスに書き込んでいる。
While writing four area image signals every 64 clocks, the selector SLXM is switched every 256 clocks to write four search image signals to different addresses.

【0105】図14は、エリア生成回路160のうちメ
モリ読み出し部を表した図である。
FIG. 14 is a diagram showing a memory read section of the area generation circuit 160.

【0106】401は8個のF/Fからなり、ページメ
モリ313から読み出された画像信号をタイミングを合
わせて各F/F401のいずれかにラッチさせる。
Reference numeral 401 denotes eight F / Fs, and the image signals read from the page memory 313 are latched by any one of the F / Fs 401 at the same timing.

【0107】402はパラレルシリアル変換回路であ
り、16画素分の画像信号を1画素分ずつシリアルに出
力する。403、404はFIFOであり、それぞれ1
ラインと2ラインずつ画像信号を遅延させ、また、4ラ
インずつ同じ画像信号を出力させる。405はF/Fで
あり4分の1のクロックが入力される。
Reference numeral 402 denotes a parallel-serial conversion circuit, which serially outputs image signals for 16 pixels one by one. 403 and 404 are FIFOs, each of which is 1
The image signal is delayed by two lines and two lines, and the same image signal is output by four lines. An F / F 405 receives a quarter clock.

【0108】そして、406は補間回路であり3×3の
補間演算を行う。つまりここで画像信号は、400dp
i相当の画像信号になる。
An interpolation circuit 406 performs a 3 × 3 interpolation operation. That is, the image signal here is 400 dp
It becomes an image signal corresponding to i.

【0109】図15(b)は、メモリ読み出し時のメモ
リマップの例を示した図である。8つのブロックにそれ
ぞれ各色の編集された領域が割り当てられている。ここ
でポイントとは予め点で指定された後に編集された領域
を表し、ループとは予め閉領域で指定された後に編集さ
れた領域を表す。kは黒画像の領域である。
FIG. 15B is a diagram showing an example of a memory map at the time of memory reading. An edited area of each color is assigned to each of the eight blocks. Here, the point represents an area edited after being designated by a point in advance, and the loop represents an area edited after being designated by a closed area in advance. k is the area of the black image.

【0110】図18は、メモリ読み出し時のタイミング
図である。図18のように64クロックごとに8つのブ
ロックから1つずつ画像信号を読み出していく。また、
読み出す画像のアドレスは4ラインごとに更新される。
FIG. 18 is a timing chart at the time of memory reading. As shown in FIG. 18, image signals are read one by one from eight blocks every 64 clocks. Also,
The address of the image to be read is updated every four lines.

【0111】<シーケンス>次に、図19のフローチャ
ートを参照して本実施形態の制御フローを示す。
<Sequence> Next, the control flow of this embodiment will be described with reference to the flowchart of FIG.

【0112】まず、予め白黒原稿の任意の編集する領域
にカラーマーカ等例えば赤色のマーカによりマーキング
をしておく。
First, an arbitrary area to be edited of a black-and-white document is marked in advance with a color marker or the like, for example, a red marker.

【0113】原稿を原稿台にセットし、ステップS90
1でコピースタートキーを押すことにより、ステップS
902で光学系が原稿をプリスキャンして画像信号を読
み込む。読み込まれたRGBの各画像信号は、ステップ
S903でHSL空間に変換された後に一定の範囲のし
きい値によりR(レッド)、G(グリーン)、B(ブル
ー)の3色のマーカ信号及び、Bk(ブラック)の画像
信号として2値化される。このマーカ信号はステップS
904でエリア生成回路のメモリコントローラに入力さ
れ、4画素ごとかつ4ラインごとに間引きされた画像信
号が各色ごとに領域メモリに書き込まれる。
The original is set on the original platen, and step S90
By pressing the copy start key in step 1, step S
In step 902, the optical system pre-scans the document and reads an image signal. Each of the read RGB image signals is converted into an HSL space in step S903, and a marker signal of three colors of R (red), G (green), B (blue) and The image is binarized as a Bk (black) image signal. This marker signal is obtained at step S
At 904, the image signal is input to the memory controller of the area generation circuit, and the image signal thinned out every four pixels and every four lines is written to the area memory for each color.

【0114】さらに4画素ごとかつ4ラインごとに間引
きされた画像信号が各色ごとに検索用メモリに書き込ま
れる。そして、ステップS905でCPUまたはエリア
コントローラが検索用メモリのうちR画像信号の書き込
まれたアドレスを検索する。次に、検索用メモリで検索
したアドレスを基にして、エリアメモリのR画像信号の
アドレスを探索することにより、赤色のマーカで囲まれ
た位置を正確に検索できる。さらに、ステップS906
で赤色のマーカの位置に対応するアドレスに囲まれた内
部を塗りつぶす。このような処理を他のアドレスでも行
うことにより、3ビットのエリアコード信号が生成され
る。
Further, image signals thinned out every four pixels and every four lines are written into the search memory for each color. Then, in step S905, the CPU or the area controller searches the search memory for the address where the R image signal is written. Next, by searching the address of the R image signal in the area memory based on the address searched in the search memory, the position surrounded by the red marker can be accurately searched. Further, step S906
Paints the area surrounded by the address corresponding to the position of the red marker. By performing such processing at other addresses, a 3-bit area code signal is generated.

【0115】ステップS907では、再び光学系が原稿
を読み取り、画像信号が読み取られる。また、ステップ
S908でエリアコード信号がメモリから読み出され、
パラレルシリアル変換されながら出力される。また3画
素分と3ライン分の信号により3x3の補間演算を行い
ながら出力されて、エリアコードの領域に対応した画像
編集例えばペイント処理等が行われる。そして、ステッ
プS909で画像信号が現像器により現像され、用紙に
出力される。
In step S907, the optical system reads the original again, and the image signal is read. Also, in step S908, the area code signal is read from the memory,
It is output while being subjected to parallel-serial conversion. In addition, the output is performed while performing a 3 × 3 interpolation operation based on signals for three pixels and three lines, and image editing corresponding to the area code area, for example, paint processing is performed. Then, in step S909, the image signal is developed by the developing device and output to a sheet.

【0116】<乱数データの加算>図3は、図2Bにお
ける乱数加算処理部180のブロック図である。
<Addition of Random Number Data> FIG. 3 is a block diagram of the random number addition processing section 180 in FIG. 2B.

【0117】210は乱数発生部で画像データに加算す
る乱数信号の生成を行うブロックである。
Reference numeral 210 denotes a block for generating a random number signal to be added to the image data by the random number generation unit.

【0118】220は乱数最大値算出部で、乱数信号の
最大値を算出するブロックである。230は乱数加算量
算出部で、画像の階調に従って加算する乱数の最大値を
調整して加算する為に、階調に応じた乱数加算量の算出
を行うブロックである。
Reference numeral 220 denotes a random number maximum value calculation unit, which is a block for calculating the maximum value of the random number signal. A random number addition amount calculation unit 230 is a block that calculates a random number addition amount according to the gradation in order to adjust and add the maximum value of the random numbers to be added according to the gradation of the image.

【0119】240は乱数加算量選択部で、入力画像デ
ータの階調に応じて、乱数加算量算出部230により各
区間毎に求めた乱数データの中で、画像データの階調に
相当する区間の乱数データを選択して出力するブロック
である。
Numeral 240 denotes a random number addition amount selection unit. In the random number data obtained for each section by the random number addition amount calculation unit 230 according to the gradation of the input image data, a section corresponding to the gradation of the image data is selected. Is a block for selecting and outputting random number data.

【0120】250は乱数加算部で、入力画像データに
対して乱数データを加算するブロックである。
Reference numeral 250 denotes a random number adder which is a block for adding random number data to input image data.

【0121】260はセレクタで、乱数加算処理を行っ
た画像データと入力画像データの一方を選択して出力す
るブロックである。
Reference numeral 260 denotes a selector which selects and outputs one of the image data subjected to the random number addition processing and the input image data.

【0122】270はレジスタ部で、レジスタ群で構成
され、各ブロックの設定値はCPUを介してレジスタ値
として設定される。
Reference numeral 270 denotes a register section, which is constituted by a register group, and the set value of each block is set as a register value via the CPU.

【0123】操作部51からの入力によりセレクタ26
0を制御することでも乱数加算の制御を行なうことがで
きる。
The selector 26 is operated by an input from the operation unit 51.
Control of random number addition can also be performed by controlling 0.

【0124】図4は、乱数発生部210のブロック図で
ある。
FIG. 4 is a block diagram of the random number generator 210.

【0125】乱数発生部210はシフトレジスタ群21
1とExORゲート212によって構成されている。
The random number generation section 210 is provided for the shift register group 21
1 and an ExOR gate 212.

【0126】シフトレジスタ211は電源の投入時にリ
セットされる。
The shift register 211 is reset when the power is turned on.

【0127】213はセレクタで、シフトレジスタ21
1のロード信号の切り換えを行う。セレクタ213はレ
ジスタ270によるセレクト信号A又はBに切り換える
ことができる。
A selector 213 is a shift register 21.
1 is switched. The selector 213 can switch to the select signal A or B by the register 270.

【0128】セレクト信号がAの時、1ライン目の画像
先端信号が到来するタイミングでシフトレジスタ211
のロードを色毎に行う。
When the select signal is A, the shift register 211 is set at the timing when the image leading edge signal of the first line arrives.
Is loaded for each color.

【0129】セレクト信号がBの時、レジスタ270で
設定するロード信号に従ってシフトレジスタ211のロ
ードを行う。シフトレジスタ211のロード信号がアク
ティブとなると、シフトレジスタ211はロード入力端
子に入力されるロード入力信号を読み込む。ロード入力
信号はレジスタ270によって設定することができる。
シフトレジスタ211はロードした信号を画像クロック
信号に同期してシフト動作を繰り返す。シフトレジスタ
211の出力は、後段のExORゲート212によりE
xORされ乱数データとして出力される。
When the select signal is B, the shift register 211 is loaded according to the load signal set by the register 270. When the load signal of the shift register 211 becomes active, the shift register 211 reads the load input signal input to the load input terminal. The load input signal can be set by the register 270.
The shift register 211 repeats the shift operation in synchronization with the loaded signal in synchronization with the image clock signal. The output of the shift register 211 is output to the EOR gate 212 by the subsequent ExOR gate 212.
xOR is performed and output as random number data.

【0130】図5は、乱数最大値算出部220のブロッ
ク図である。
FIG. 5 is a block diagram of the maximum random number calculating section 220.

【0131】乱数最大算出部220は主に乗算器221
によって構成されている。乱数発生部210からの乱数
元信号が入力されると、乱数最大値算出部220は、乱
数元信号ともう一方の入力信号である乱数最大値信号の
乗算を行い、乱数の最大値を乱数最大値信号の示す値と
なるよう調整し出力する。乱数最大値信号の値はレジス
タ270によって設定することができる。
The maximum random number calculating section 220 mainly includes the multiplier 221
It is constituted by. When the random number source signal is input from the random number generation unit 210, the random number maximum value calculation unit 220 multiplies the random number source signal by the other input signal, that is, the random number maximum value signal, and sets the maximum value of the random number to the random number maximum value. The signal is adjusted and output to the value indicated by the value signal. The value of the maximum random number signal can be set by the register 270.

【0132】図6は、乱数加算量算出部230のブロッ
ク図である。
FIG. 6 is a block diagram of the random number addition amount calculation section 230.

【0133】本実施形態では、乱数加算算出部230
は、画像データに加算する乱数データの最大値を特にそ
の階調に応じて変化させるものである。乱数データの付
加により部分的に極端に階調が変化することを防止する
ためである。
In this embodiment, the random number addition calculating section 230
Is to change the maximum value of the random number data to be added to the image data, particularly according to the gradation. This is to prevent the gradation from being partially and extremely changed due to the addition of the random number data.

【0134】乱数加算量算出部230は、主に各階調区
間分の乗算器231a乃至cにより構成される。乱数加
算量算出部230は、乱数最大値算出部220から入力
される乱数データと、乱数の最大値が切り換わる階調の
変加点を示す階調閾値信号1及び2と、加算する画像デ
ータと、によって乗算を行い、区間毎にそれぞれ最大値
を算出して、算出した値を最大値とする乱数データを出
力する。階調閾値信号1及び2の閾値データはレジスタ
270によって設定することができる。これを図10を
参照して説明する。
The random number addition amount calculating section 230 is mainly composed of multipliers 231a to 231c for each gradation section. The random number addition amount calculation unit 230 includes random number data input from the random number maximum value calculation unit 220, tone threshold signals 1 and 2 indicating change points of the tone at which the maximum value of the random number switches, and image data to be added. , The maximum value is calculated for each section, and random number data having the calculated value as the maximum value is output. The threshold data of the tone threshold signals 1 and 2 can be set by the register 270. This will be described with reference to FIG.

【0135】乱数加算量算出部230は、図10に示す
ように画像データの全階調(この例では255階調)を
幾つかの区間、ここでは区間A乃至Cの3つの区間に分
割して、各区間毎にそれぞれ乱数の最大値を算出してそ
れに見合った乱数データを出力する。区間A乃至Cは、
レジスタ270により設定される階調閾値1及び2によ
り区分けされる。すなわち、区間Aは階調0から階調閾
値1まで、区間Bは階調閾値1から階調閾値2まで、区
間Cは階調閾値2から階調255までとして区分けされ
る。
As shown in FIG. 10, the random number addition amount calculating section 230 divides all gradations (255 gradations in this example) of image data into several sections, here three sections A to C. Then, the maximum value of the random number is calculated for each section, and the random number data corresponding to the maximum value is output. Sections A to C are
It is divided by the gradation threshold values 1 and 2 set by the register 270. That is, the section A is divided from the gradation 0 to the gradation threshold 1, the section B is divided from the gradation threshold 1 to the gradation threshold 2, and the section C is divided from the gradation threshold 2 to the gradation 255.

【0136】そして、区間Bの各階調の乱数データの最
大値は、一律に乱数最大値算出部220から出力された
乱数信号とする。
The maximum value of the random number data of each gradation in the section B is a random number signal output from the random number maximum value calculation unit 220 uniformly.

【0137】区間Aの各階調の乱数データの最大値は、
各階調に応じて異なり、以下の式による。
The maximum value of the random number data of each gradation in section A is
It differs according to each gradation and is based on the following equation.

【0138】最大値=乱数信号/階調閾値1×階調ま
た、区間Cの各階調の乱数データの最大値は、各階調に
応じて異なり、以下の式による。
Maximum value = random number signal / grayscale threshold 1 × grayscale The maximum value of random number data of each grayscale in section C differs according to each grayscale, and is calculated by the following equation.

【0139】最大値=乱数信号/(255−階調閾値
2)×(階調−階調閾値2) なお、いずれの式においても、乱数信号とは乱数最大値
算出部220から出力された乱数信号であり、階調と
は、乱数データの最大値を求める対象であるところの階
調である。
Maximum value = random number signal / (255-gradation threshold value 2) × (gradation-gradation threshold value 2) In each of the equations, the random number signal is the random number output from the maximum random value calculating section 220. It is a signal and the gradation is a gradation for which the maximum value of the random number data is to be obtained.

【0140】図7は、乱数加算量選択部240のブロッ
ク図である。
FIG. 7 is a block diagram of the random number addition amount selection unit 240.

【0141】乱数加算量選択部240は、主に上述した
区間A乃至C毎に設けられた比較器からなる比較器群2
41とセレクタ242により構成される。
The random number addition amount selecting section 240 mainly includes a comparator group 2 composed of comparators provided for the sections A to C described above.
41 and a selector 242.

【0142】乱数加算量選択部240は、入力される画
像データの階調と階調閾値信号1又は2の示す階調との
比較を比較器群241で行い、比較の結果、入力される
画像データがどの区間の階調に相当するかを知らせる区
間選択信号をセレクタ242に供給する。セレクタ24
2には各階調区間毎の加算乱数データが前段の乱数加算
量算出部230から入力され、区間選択信号に応じてセ
レクタを切り換え、相当する区間の乱数データを選択し
出力する。
The random number addition amount selection unit 240 compares the gradation of the input image data with the gradation indicated by the gradation threshold signal 1 or 2 in the comparator group 241. As a result of the comparison, the input image An interval selection signal for notifying which interval the data corresponds to is supplied to the selector 242. Selector 24
2, random number data for each gradation section is input from the random number addition amount calculation section 230 at the preceding stage, the selector is switched according to the section selection signal, and the random number data of the corresponding section is selected and output.

【0143】図8は、乱数加算部250のブロック図で
ある。
FIG. 8 is a block diagram of the random number adding unit 250.

【0144】乱数加算部250は、主にフリップフロッ
プ群251と、セレクタ252と、加算器253と、加
算タイミング生成部254とにより構成される。
The random number adding section 250 mainly includes a flip-flop group 251, a selector 252, an adder 253, and an addition timing generating section 254.

【0145】本実施形態では、画像に加算する乱数の位
置をずらすため、1ライン毎に加算する乱数の位置を主
走査方向に1画素ずつ交互に入れ換えるようにする。
In this embodiment, in order to shift the position of the random number to be added to the image, the position of the random number to be added is alternately changed one pixel at a time in the main scanning direction for each line.

【0146】そして、乱数の加算分を相殺する為、加算
した乱数位置の主走査方向2画素後の位置に相当する位
置には、2画素前の乱数データと極性の異なるものを加
算するよう制御するものとする。例えば、乱数データを
加算した2画素後の位置では、入力された画像データに
対して乱数データを減算するよう制御する。
Then, in order to cancel the added amount of the random numbers, control is performed so that random number data having a polarity different from that of the random number data two pixels before is added to a position corresponding to a position two pixels after the added random number in the main scanning direction. It shall be. For example, at a position two pixels after the addition of the random number data, control is performed so that the random number data is subtracted from the input image data.

【0147】図11は、この処理を表した図であり、図
中の白丸と黒丸とが乱数データであり、黒丸の乱数は、
主走査方向の2画素前の白丸の乱数値と絶対値が共通
し、かつ、符号が逆のものである。
FIG. 11 is a diagram showing this processing. The white circles and the black circles in the figure are random number data, and the random numbers in the black circles are as follows.
The random number value and the absolute value of the white circle two pixels before in the main scanning direction are common and have opposite signs.

【0148】乱数加算部250内のセレクタ252の入
力Aには乱数データと極性信号が入力され入力Bにはフ
リップフロップ251により遅延された片方の2画素手
前の乱数データ及び極性信号の反転したものが入力され
ている。
The input A of the selector 252 in the random number adder 250 receives random number data and a polarity signal, and the input B is an inverted version of the random number data and the polarity signal two pixels before the one pixel delayed by the flip-flop 251. Is entered.

【0149】加算タイミング生成部254は、画像デー
タに乱数を加算するタイミング信号であるセレクトAと
セレクトBを制御するブロックで、画像クロック信号と
主走査同期信号が入力されている。
The addition timing generator 254 is a block for controlling the select signals A and B, which are timing signals for adding random numbers to image data, and receives an image clock signal and a main scanning synchronization signal.

【0150】セレクトA信号とセレクトB信号の発生タ
イミングを図12に示す。セレクトA信号及びセレクト
B信号はそれぞれ4画素周期でアクティブとなり、セレ
クトA信号とセレクトB信号の位相関係は2画素の位相
差を持つよう発生される。又、セレクトA信号とセレク
トB信号との発生位相は1ライン毎に主走査方向に1画
素ずつ交互にずれるよう制御される。
FIG. 12 shows the generation timing of the select A signal and the select B signal. The select A signal and the select B signal are each activated at a cycle of four pixels, and the phase relationship between the select A signal and the select B signal is generated so as to have a phase difference of two pixels. Further, the generation phases of the select A signal and the select B signal are controlled so as to be alternately shifted by one pixel in the main scanning direction for each line.

【0151】加算タイミング生成部254により生成さ
れるセレクトA信号及びセレクトB信号は、セレクタ2
52の切り換え信号として入力され、セレクタ252は
セレクトA信号がアクティブ時にはA端子に入力されて
いる乱数データと極性信号を出力し、セレクトB信号が
アクティブ時にはB端子に入力されている主走査方向2
画素手前の乱数データ及び極性信号の反転したものを出
力する。
The select A signal and the select B signal generated by the addition timing generation section 254 are
When the select A signal is active, the selector 252 outputs the random number data and the polarity signal input to the A terminal, and when the select B signal is active, the selector 252 outputs the random number data and the polarity signal to the B terminal.
The inverted random number data and the polarity signal before the pixel are output.

【0152】更に、セレクタ252により選択された乱
数データと極性信号は、画像データと共に後段の加算器
253に入力される。加算器253は画像データに対す
る乱数データの加減算処理を行う。加減算の制御は入力
される極性信号により行い、極性信号が“L”の時は加
算し、“H”の時には減算をするよう制御する。
Further, the random number data and the polarity signal selected by the selector 252 are input to the subsequent adder 253 together with the image data. The adder 253 performs addition / subtraction processing of the random number data with respect to the image data. The addition / subtraction is controlled by the input polarity signal. When the polarity signal is “L”, the addition is performed, and when the polarity signal is “H”, the subtraction is controlled.

【0153】加減算処理した画像データは、オーバーフ
ロー及びアンダーフロー制御を行い、加算時の計算結果
が画像データの最大値(8bit時は255)を超えた
場合は最大値とし、減算時の計算結果が負となった場合
にはゼロとなるようそれぞれ制御される。乱数加算部2
53の出力は、乱数データを加算した画像データとし
て、後段のセレクタ260に供給される。
The image data subjected to the addition / subtraction processing is subjected to overflow and underflow control. If the calculation result at the time of addition exceeds the maximum value (255 for 8 bits) of the image data, the maximum value is obtained. When it becomes negative, each is controlled to be zero. Random number adder 2
The output of 53 is supplied to the subsequent-stage selector 260 as image data obtained by adding random number data.

【0154】図9は、セレクタ260のブロック図であ
る。セレクタ260は乱数加算処理を行った画像データ
と、乱数加算処理を行っていない画像データとのいずれ
か一方を選択して出力するブロックである。
FIG. 9 is a block diagram of the selector 260. The selector 260 is a block that selects and outputs one of image data subjected to the random number addition processing and image data not subjected to the random number addition processing.

【0155】セレクタ260の切り換え端子には、色付
け回路165から供給される乱数加算ON/OFF制御
信号であるRCD信号が”L”の時には入力画像信号が
そのまま乱数加算処理部のスルー画像データとして出力
し、RCD信号が”H”の時には乱数加算処理を行なっ
た画像データが出力される。つまり、画像領域が、ユー
ザがエディタ等を介して、乱数加算を行なうよう指定し
たエリア領域である場合には、画像に対して乱数を加算
するように制御し、それ以外の画像領域については、乱
数加算を行なわず、入力画像をそのままスルーで出力す
るよう制御を行なう。
When the RCD signal as the random number addition ON / OFF control signal supplied from the coloring circuit 165 is "L", the input image signal is output as it is to the switching terminal of the selector 260 as through image data of the random number addition processing unit. When the RCD signal is "H", image data subjected to random number addition processing is output. In other words, if the image area is an area specified by the user to add random numbers via an editor or the like, control is performed so that random numbers are added to the image. For other image areas, Control is performed such that the input image is output as it is without performing random number addition.

【0156】<グラデーション画像>本実施の形態で
は、グラデーション編集は画像処理部36の色付け回路
165で行なう。
<Gradation Image> In the present embodiment, gradation editing is performed by the coloring circuit 165 of the image processing section 36.

【0157】グラデーション画像としては連続する濃淡
画像をある単位ステップ階調毎に比例して変化するも
の、ある一定の周期をもって徐々に階調を増加又は減少
して変化するもの、等いろいろな形のパターンが想定さ
れる。グラデーション編集としては、グラデーションパ
ターンのみを出力させるもの、画像パターンの背景とし
て出力させるもの、デジタイザー等を使用してエリアを
指定し出力させるもの、又は文字または画像パターンの
グラデーションを出力させるもの等、あらゆる任意のグ
ラデーション編集が考えられる。
As the gradation image, there are various shapes such as an image in which a continuous gray image changes in proportion to each unit step gradation, an image in which the gradation gradually increases or decreases with a certain period, and the like. A pattern is assumed. Gradient editing includes anything that outputs only a gradation pattern, one that outputs as a background of an image pattern, one that specifies and outputs an area using a digitizer, or one that outputs a gradation of characters or image patterns. Arbitrary gradation editing is possible.

【0158】そして、本実施の形態では、乱数加算処理
をグラデーション編集の一部として考え、乱数加算処理
を行なうか否かを決めるテーブルを色付け回路165の
色付けテーブルに含めたことを特徴としている。
The present embodiment is characterized in that the random number addition processing is considered as a part of the gradation editing, and a table for determining whether or not to perform the random number addition processing is included in the coloring table of the coloring circuit 165.

【0159】<色付け回路165>図22に色付け回路
165の簡単なブロック図を示す。
<Coloring Circuit 165> FIG. 22 is a simple block diagram of the coloring circuit 165.

【0160】510はエリアデコード部で、エリア生成
部160からの出力であるAREA信号及び輪郭生成部
161からの出力である文字(文字・輪郭・影)領域信
号のBI−DT信号に応じて色付けするパターンを示す
色付けコード信号を出力する。
Reference numeral 510 denotes an area decoding unit for coloring according to an AREA signal output from the area generation unit 160 and a BI-DT signal of a character (character / contour / shadow) area signal output from the outline generation unit 161. A color code signal indicating a pattern to be output is output.

【0161】ここでは例として、AREA信号が2ビッ
トで、BI−DT信号が1ビット(文字領域信号のみ)
の場合について示している。エリアデコード部510は
ルックアップテーブル(LUT)で構成される。
Here, as an example, the AREA signal is 2 bits and the BI-DT signal is 1 bit (only the character area signal)
It shows about the case of. Area decoding section 510 is configured with a look-up table (LUT).

【0162】LUTは各種モード設定に必要な枚数分で
構成され、図20ではエリアLUTは8枚の各種色付け
パターンLUTで構成されている。
The LUT is composed of the number of sheets necessary for setting various modes. In FIG. 20, the area LUT is composed of eight sheets of various coloring patterns LUT.

【0163】各種LUTのアドレス端子の上位側のアド
レスbit1、bit2にはAREA信号が入力され、
最下位であるアドレスbit0にはBI−DT信号が入
力されている。これにより、編集するエリア領域に応じ
たモード設定が各テーブルの対応するアドレスにセット
される。
An AREA signal is input to the higher-order addresses bit1 and bit2 of the address terminals of the various LUTs.
The BI-DT signal is input to the lowest address bit0. Thereby, the mode setting according to the area to be edited is set to the corresponding address of each table.

【0164】ここでは、グラデーション編集、つまりグ
ラデーションパターンでの色付けを制御する色付けコー
ド信号の一種としてRCD信号を認識する。図21に、
このように認識した場合のRCD信号をセットするLU
Tの例を示す。AREA信号が2ビット、BI−DT信
号が1ビットで構成されているため、4つのエリア領域
の文字領域と文字領域外について、それぞれグラデーシ
ョンパターンでの色付け(乱数加算)を行うか否かを指
定することができる。ここで、AREA信号bit1が
“0”でbit2が“0”の領域を編集領域0、bit
1が“1”でbit2が“0”の領域を編集領域1、b
it1が“0”でbit2が“1”の領域を編集領域
2、bit1が“1”でbit2が“1”の領域を編集
領域3とする。
Here, the RCD signal is recognized as a kind of coloring code signal for controlling gradation editing, that is, coloring with a gradation pattern. In FIG.
LU for setting RCD signal when recognized in this way
An example of T is shown. Since the AREA signal is composed of 2 bits and the BI-DT signal is composed of 1 bit, it is specified whether or not to perform coloring (addition of random numbers) with a gradation pattern for each of the character area of the four area areas and the outside of the character area. can do. Here, the area where the AREA signal bit1 is “0” and bit2 is “0” is defined as the editing area 0, bit
The area where 1 is “1” and bit 2 is “0” is the editing area 1 and b
An area where it1 is “0” and bit2 is “1” is an editing area 2, and an area where bit1 is “1” and bit2 is “1” is an editing area 3.

【0165】今、例としてユーザがグラデーション編集
を行う領域として編集領域0の文字領域と文字以外の領
域、編集領域2と編集領域3の文字以外の領域を指定し
た場合を考える。LUTの出力であるRCD信号が
“0”の時が乱数加算OFF、RCD信号が“1”の時
が乱数加算ONの状態をそれぞれ示すとすると、図のよ
うにデータbit7をセットすればよい。即ち、LUT
の編集領域0の文字領域に対応するアドレスbit0が
“0”でbit1が“0”でbit2が“0”の領域
と、編集領域0の文字以外の領域に対応するアドレスb
it0が“1”でbit1が“0”でbit2が“0”
の領域と、編集領域2の文字以外の領域に対応するアド
レスbit0が“0”でbit1が“0”でbit2が
“1”の領域、及び編集領域3の文字以外の領域に対応
するアドレスbit0が“0”でbit1が“1”でb
it2が“1”の領域にはそれぞれデータbit7を
“1”にセットし、それ以外の領域についてはデータを
“0”にセットする。
Now, as an example, let us consider a case where the user designates the character area of the editing area 0 and the area other than the characters, and the editing area 2 and the area other than the characters of the editing area 3 as the areas for performing the gradation editing. Assuming that when the RCD signal output from the LUT is "0", the random number addition is OFF, and when the RCD signal is "1", the random number addition is ON, data bit7 may be set as shown in the figure. That is, LUT
Address 0 corresponding to the character area of the edit area 0, bit 1 is "0", bit 2 is the area of "0",
It0 is “1”, bit1 is “0”, and bit2 is “0”
Address, bit0 corresponding to the non-character area of the editing area 2 is “0”, bit1 is “0”, bit2 is “1”, and address bit0 corresponding to the non-character area of the editing area 3 Is "0" and bit1 is "1" and b
Data bit7 is set to "1" in the area where it2 is "1", and data is set to "0" in the other areas.

【0166】520は色付け処理部でエリアデコード部
510から供給される色付けコード信号に従って、前段
のバッファ163またはCMYK合成回路164からの
入力画像信号に対して各種色付け処理を行い、後段のF
値補正回路166へ色付け処理された画像信号を出力す
る。また、エリアデコード部510から供給される色付
けコード信号のうちのRCD信号は乱数加算部180へ
接続されており、乱数加算のON/OFF制御を行う。
Reference numeral 520 denotes a coloring section which performs various coloring processes on the input image signal from the preceding buffer 163 or the CMYK synthesizing circuit 164 in accordance with the coloring code signal supplied from the area decoding section 510,
The color-corrected image signal is output to the value correction circuit 166. The RCD signal of the coloring code signal supplied from the area decoding unit 510 is connected to the random number adding unit 180, and performs ON / OFF control of random number addition.

【0167】以上のような構成とすることで、本実施の
形態では、カラー原稿を走査して原稿の多値のフルカラ
ー画像情報を取り込み、画像処理部でデータ処理を行っ
たカラー画像データを像担持体上に静電潜像として形成
し、前記像担持体に形成された静電潜像を可視画像化
し、該可視画像を記録担持体上に担持された記録材に転
写して、多値のフルカラー出力画像を形成する際に、前
記画像処理部において、複数の画像形態を有する前記カ
ラー画像データの画像形態を領域毎に決定する為の領域
の入力手段によりコンピュータ上で生成したグラデーシ
ョン状の画像を出力するよう指定された領域に対して
は、画像データに対し不規則な乱数データを加算し出力
するよう制御を行い、それ以外の領域に対しては乱数デ
ータの加算を行わずそのまま出力するよう制御する。
With the above configuration, in the present embodiment, a color original is scanned, multi-valued full-color image information of the original is fetched, and the color image data that has been subjected to data processing by the image processing unit is converted into an image. Forming an electrostatic latent image on a carrier, visualizing the electrostatic latent image formed on the image carrier, transferring the visible image to a recording material carried on a recording carrier, and multi-valued When forming a full-color output image of the image processing unit, in the image processing unit, a gradation-like image generated on a computer by an area input unit for determining an image form of the color image data having a plurality of image forms for each area Control is performed so that irregular random number data is added to the image data and output to the area designated to output the image, and the random number data is not added to the other areas. To control so as to output remains.

【0168】そしてこの制御を通して、グラデーション
画像を出力する際に問題となっている階調飛びを抑える
乱数加算処理を行う画像領域を、ユーザが前記領域入力
手段に画像任意に指定することができる。
Through this control, the user can arbitrarily designate an image area to be subjected to random number addition processing for suppressing gradation jump, which is a problem when outputting a gradation image, to the area input means.

【0169】なお、本発明は、前述した実施形態の機能
を実現するソフトウェアのプログラムコードを記録した
記録媒体を、システムあるいは装置に供給し、そのシス
テムあるいは装置のコンピュータ(またはCPUやMP
U)が記録媒体に格納されたプログラムコードを読み出
し実行することによっても、本発明の目的が達成される
ことはいうまでもない。
According to the present invention, a recording medium storing software program codes for realizing the functions of the above-described embodiments is supplied to a system or an apparatus, and the computer (or CPU or MP) of the system or the apparatus is supplied.
It goes without saying that the object of the present invention is also achieved when U) reads and executes the program code stored in the recording medium.

【0170】この場合、記録媒体から読み出されたプロ
グラムコード自体が本発明の新規な機能を実現すること
になり、そのプログラムコードを記憶した記憶媒体は本
発明を構成することになる。
In this case, the program code itself read from the recording medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

【0171】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピーディスク、ハードディ
スク、光ディスク、光磁気ディスク、CD−ROM、C
D−R、磁気テープ、不揮発性のメモリカード、RO
M、EEPROM等を用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, C
DR, magnetic tape, nonvolatile memory card, RO
M, EEPROM and the like can be used.

【0172】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼動しているOS(オペ
レーティングシステム)等が実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) And the like perform part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0173】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接統された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPU等が実際の処理の一部または全部を行い、
その処理によって前述した実施形態の機能が実現される
場合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the program code is read based on the instruction of the program code. , The CPU provided in the function expansion board or the function expansion unit performs a part or all of the actual processing,
It goes without saying that a case where the function of the above-described embodiment is realized by the processing is also included.

【0174】なお、本発明は、複数の機器から構成され
るシステムに適用しても、1つの機器からなる装置に適
用してもよい。また、本発明は、システムあるいは装置
にプログラムを供給することによって達成される場合に
も適用できることは言うまでもない。この場合、本発明
を達成するためのソフトウェアによって表されるプログ
ラムを格納した記憶媒体を該システムあるいは装置に読
み出すことによって、そのシステムあるいは装置が、本
発明の効果を享受することが可能となる。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or an apparatus. In this case, by reading a storage medium storing a program represented by software for achieving the present invention into the system or the device, the system or the device can enjoy the effects of the present invention.

【0175】さらに、本発明を達成するためのソフトウ
ェアによって表されるプログラムをネットワーク上のデ
ータベースから通信プログラムによりダウンロードして
読み出すことによって、そのシステムあるいは装置が、
本発明の効果を享受することが可能となる。
Further, by reading and reading a program represented by software for achieving the present invention from a database on a network by a communication program, the system or apparatus can be
It is possible to enjoy the effects of the present invention.

【0176】[0176]

【発明の効果】以上説明したように、本発明の画像形成
装置は、階調飛びを補正する乱数加算処理を、ユーザが
画像領域毎に任意に選択することができるという効果を
奏する。
As described above, the image forming apparatus of the present invention has an effect that the user can arbitrarily select the random number addition processing for correcting the gradation jump for each image area.

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

【図1】本発明の実施形態である画像形成装置の概略断
面図である。
FIG. 1 is a schematic sectional view of an image forming apparatus according to an embodiment of the present invention.

【図2A】本発明の実施形態の画像形成装置における、
画像処理部36,コントローラ部37及び周辺被制御部
のブロック図である。
FIG. 2A is an image forming apparatus according to an embodiment of the present invention.
FIG. 4 is a block diagram of an image processing unit 36, a controller unit 37, and a peripheral controlled unit.

【図2B】本発明の実施形態の画像形成装置における、
画像処理部36,コントローラ部37及び周辺被制御部
のブロック図である。
FIG. 2B is an image forming apparatus according to an embodiment of the present invention.
FIG. 4 is a block diagram of an image processing unit 36, a controller unit 37, and a peripheral controlled unit.

【図3】乱数加算処理部180のブロック図である。FIG. 3 is a block diagram of a random number addition processing unit 180.

【図4】乱数加算処理部180における乱数発生部21
0のブロック図である。
FIG. 4 is a random number generation unit 21 in a random number addition processing unit 180;
0 is a block diagram of FIG.

【図5】乱数加算処理部180における乱数最大値算出
部220のブロック図である。
FIG. 5 is a block diagram of a random number maximum value calculation unit 220 in the random number addition processing unit 180.

【図6】乱数加算処理部180における乱数加算量算出
部230のブロック図である。
6 is a block diagram of a random number addition amount calculation unit 230 in the random number addition processing unit 180. FIG.

【図7】乱数加算処理部180における乱数加算量選択
部240のブロック図である。
FIG. 7 is a block diagram of a random number addition amount selection unit 240 in the random number addition processing unit 180.

【図8】乱数加算処理部180における乱数加算部25
0のブロック図である。
8 is a random number adding unit 25 in the random number adding unit 180. FIG.
0 is a block diagram of FIG.

【図9】乱数加算処理部180におけるセレクタ260
のブロック図である。
9 shows a selector 260 in the random number addition processing unit 180. FIG.
It is a block diagram of.

【図10】乱数加算量算出部230における階調毎に乱
数データの最大値を変化させるための制御の説明図であ
る。
FIG. 10 is an explanatory diagram of control for changing a maximum value of random number data for each gradation in a random number addition amount calculation unit 230.

【図11】乱数加算部250における乱数加算処理の説
明図である。
11 is an explanatory diagram of a random number addition process in a random number addition unit 250. FIG.

【図12】乱数加算部250におけるセレクトA信号と
セレクトB信号との発生タイミングを表した図である。
FIG. 12 is a diagram illustrating timings of generation of a select A signal and a select B signal in a random number adding unit 250.

【図13A】エリア生成回路160のうちメモリ書き込
み部を表した図(左半分)である。
FIG. 13A is a diagram (left half) showing a memory writing unit in the area generation circuit 160;

【図13B】エリア生成回路160のうちメモリ書き込
み部を表した図(右半分)である。
FIG. 13B is a diagram (right half) illustrating a memory writing unit in the area generation circuit 160;

【図14】エリア生成回路160のうちメモリ読み出し
部を表した図である。
FIG. 14 is a diagram illustrating a memory read unit in the area generation circuit 160;

【図15】(a)ページメモリに書き込むときのアドレ
スマップの例を示した図である。 (b)メモリ読み出し時のメモリマップの例を示した図
である。
FIG. 15A is a diagram showing an example of an address map when writing to a page memory. FIG. 4B is a diagram showing an example of a memory map at the time of memory reading.

【図16】ページメモリに書き込む時の制御信号のタイ
ミングを表した図である。
FIG. 16 is a diagram showing the timing of a control signal when writing to a page memory.

【図17】ページメモリに書き込む時の制御信号のうち
16ライン目ごとのタイミングを表した図である。
FIG. 17 is a diagram showing the timing of every 16th line among the control signals when writing to the page memory.

【図18】メモリ読み出し時のタイミング図である。FIG. 18 is a timing chart at the time of memory reading.

【図19】本実施形態の制御フローを示したフローチャ
ートである。
FIG. 19 is a flowchart illustrating a control flow according to the present embodiment.

【図20】本発明に係るエリアデコード部310のテー
ブルの例を示す図である。
FIG. 20 is a diagram illustrating an example of a table of an area decoding unit 310 according to the present invention.

【図21】エリアデコード部310における乱数加算制
御テーブルの例を示す図である。
21 is a diagram illustrating an example of a random number addition control table in an area decoding unit 310. FIG.

【図22】本発明に係る色付け回路165の構成を示す
図である。
FIG. 22 is a diagram showing a configuration of a coloring circuit 165 according to the present invention.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2H030 AA03 AD11 AD13 AD17 5B057 AA11 BA02 BA24 BA26 BA30 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC03 CE08 CE11 CE17 CH08 CH18 DA08 DA17 5C076 AA01 AA12 AA13 AA26 AA27 AA31 AA32 AA40 BA05 BA06 CA04 CA07 5C077 LL03 MP06 MP08 PP15 PP23 PP28 PP31 PP32 PP33 PP38 PP65 PQ08 RR11 SS05 TT06 5C079 HB03 LA06 LA10 LA31 LA36 LA40 LB12 MA11 NA02 PA02 ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2H030 AA03 AD11 AD13 AD17 5B057 AA11 BA02 BA24 BA26 BA30 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC03 CE08 CE11 CE17 CH08 CH18 DA08 DA17 5C076 AA01 AA12 AA13 AA26 AA31 CA04 CA07 5C077 LL03 MP06 MP08 PP15 PP23 PP28 PP31 PP32 PP33 PP38 PP65 PQ08 RR11 SS05 TT06 5C079 HB03 LA06 LA10 LA31 LA36 LA40 LB12 MA11 NA02 PA02

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】原稿上の画像を読取り、カラー画像データ
とする画像読取工程と、 前記カラー画像データ中の、乱数データを付加する領域
を設定する領域設定工程と、 設定した領域の前記カラー画像データにのみ、乱数デー
タを付加する乱数付加工程と、 を含むことを特徴とする画像処理方法。
An image reading step of reading an image on a document and converting the image into color image data; an area setting step of setting an area to which random number data is added in the color image data; An image processing method, comprising: a random number adding step of adding random number data only to data.
【請求項2】前記領域設定工程では、前記カラー画像デ
ータ中の文字領域と、文字領域外とで分けて、乱数デー
タを付加するか否かを設定することを特徴とする請求項
1に記載の画像処理方法。
2. The method according to claim 1, wherein in the area setting step, whether or not to add random number data is set separately for a character area in the color image data and an area outside the character area. Image processing method.
【請求項3】原稿上の画像を読取り、カラー画像データ
とする画像読取工程と、 前記カラー画像データにグラデーション画像を付加する
付加工程と、 前記付加工程でラデーション画像を付加されたカラー画
像データの部分領域の画像データに乱数データを付加す
る乱数データ付加工程と、 を含むことを特徴とする画像処理方法。
3. An image reading step of reading an image on a document and converting the image into color image data, an adding step of adding a gradation image to the color image data, and a step of adding a gradation image to the color image data in the adding step. A random number data adding step of adding random number data to the image data of the partial area.
【請求項4】前記乱数データ付加工程は、前記カラー画
像データ中の文字領域と、文字領域外とで分けて、乱数
データを付加するか否かを設定する設定工程を含むこと
を特徴とする請求項3に記載の画像処理方法。
4. The method according to claim 1, wherein the random number data adding step includes a setting step of setting whether to add random number data separately for a character area in the color image data and an area outside the character area. The image processing method according to claim 3.
【請求項5】原稿上の画像を読取り、カラー画像データ
とする画像読取手段と、 前記カラー画像データ中の、乱数データを付加する領域
を設定する領域設定手段と、 設定した領域の前記カラー画像データにのみ、乱数デー
タを付加する乱数付加手段と、 を含むことを特徴とする画像処理装置。
5. Image reading means for reading an image on a document and converting the image into color image data; area setting means for setting an area to which random number data is added in the color image data; An image processing apparatus, comprising: random number adding means for adding random number data only to data.
【請求項6】前記領域設定手段では、前記カラー画像デ
ータ中の文字領域と、文字領域外とで分けて、乱数デー
タを付加するか否かを設定することを特徴とする請求項
5に記載の画像処理装置。
6. The apparatus according to claim 5, wherein the area setting means sets whether to add random number data separately for a character area in the color image data and for an area outside the character area. Image processing device.
【請求項7】原稿上の画像を読取り、カラー画像データ
とする画像読取手段と、 前記カラー画像データにグラデーション画像を付加する
付加手段と、 前記付加手段でラデーション画像を付加されたカラー画
像データの部分領域の画像データに乱数データを付加す
る乱数データ付加手段と、 を含むことを特徴とする画像処理装置。
7. An image reading means for reading an image on a document and converting the image into color image data, an adding means for adding a gradation image to the color image data, and an image reading means for adding a gradation image to the color image data. An image processing apparatus comprising: random number data adding means for adding random number data to image data of a partial area.
【請求項8】前記乱数データ付加手段は、前記カラー画
像データ中の文字領域と、文字領域外とで分けて、乱数
データを付加するか否かを設定する設定手段を含むこと
を特徴とする請求項7に記載の画像処理装置。
8. The method according to claim 1, wherein the random number data adding means includes setting means for setting whether to add random number data separately for a character area in the color image data and for an area outside the character area. The image processing device according to claim 7.
【請求項9】前記乱数データ付加手段は、前記カラー画
像データ中の部分領域ごとに乱数データを付加するか否
かを定めるLUTを含むことを特徴とする請求項8に記
載の画像処理装置。
9. An image processing apparatus according to claim 8, wherein said random number data adding means includes an LUT for determining whether to add random number data for each partial area in said color image data.
【請求項10】前記LUTは、前記カラー画像データ中
の部分領域ごとの色付けを定める色付け手段に含まれる
ことを特徴とする請求項9に記載の画像処理装置。
10. An image processing apparatus according to claim 9, wherein said LUT is included in coloring means for determining coloring for each partial area in said color image data.
【請求項11】原稿から読み取ったカラー画像データを
処理するためのコンピュータプログラムを格納した記憶
媒体であって、該コンピュータプログラムが、 前記カラー画像データ中の、乱数データを付加する一部
の領域を設定する領域設定工程のコードと、 設定した領域の前記カラー画像データにのみ、乱数デー
タを付加する乱数付加工程のコードと、 を含むことを特徴とする記憶媒体。
11. A storage medium storing a computer program for processing color image data read from a document, wherein the computer program stores a partial area in the color image data to which random number data is added. A storage medium comprising: a code of an area setting step to be set; and a code of a random number adding step of adding random number data only to the color image data in the set area.
【請求項12】原稿から読み取ったカラー画像データに
グラデーション画像を合成した画像を処理するためのコ
ンピュータプログラムを格納した記憶媒体であって、該
コンピュータプログラムが、 前記グラデーション画像を付加されたカラー画像データ
の部分領域の画像データに乱数データを付加する工程の
コードと、 を含むことを特徴とする記憶媒体。
12. A storage medium storing a computer program for processing an image obtained by synthesizing a gradation image with color image data read from an original, wherein the computer program stores the color image data to which the gradation image is added. And a code for adding random number data to the image data of the partial area.
JP2000028215A 2000-02-04 2000-02-04 Picture processing method and picture processor Withdrawn JP2001218021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000028215A JP2001218021A (en) 2000-02-04 2000-02-04 Picture processing method and picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000028215A JP2001218021A (en) 2000-02-04 2000-02-04 Picture processing method and picture processor

Publications (1)

Publication Number Publication Date
JP2001218021A true JP2001218021A (en) 2001-08-10

Family

ID=18553664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000028215A Withdrawn JP2001218021A (en) 2000-02-04 2000-02-04 Picture processing method and picture processor

Country Status (1)

Country Link
JP (1) JP2001218021A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119249A (en) * 2003-10-20 2005-05-12 Fuji Xerox Co Ltd Image forming apparatus and method
JP2008252699A (en) * 2007-03-30 2008-10-16 Canon Inc Image processor and image processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119249A (en) * 2003-10-20 2005-05-12 Fuji Xerox Co Ltd Image forming apparatus and method
JP4492090B2 (en) * 2003-10-20 2010-06-30 富士ゼロックス株式会社 Image forming apparatus and image forming method
JP2008252699A (en) * 2007-03-30 2008-10-16 Canon Inc Image processor and image processing method
US8482804B2 (en) 2007-03-30 2013-07-09 Canon Kabushiki Kaisha Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
US5414529A (en) Image combining in image processing apparatus
US5165072A (en) Image processing apparatus which detects a line image
US5548663A (en) Multi-color marker editing system
JP2002077607A (en) Image data correction apparatus, image reading apparatus, and image forming apparatus
JP3028653B2 (en) Image processing device frame erasing method
KR0179190B1 (en) Image processing apparatus and method
JPH0686061A (en) Area control system in picture processor
JP2002281313A (en) Image processor and image forming apparatus having the same
JP2003283775A (en) Image processing apparatus and image processing method
JP2000125117A (en) Picture processing method and processor
JP2001218021A (en) Picture processing method and picture processor
JP2001144943A (en) Image processing method and image processing unit
JP3176212B2 (en) Image processing device
JP4046859B2 (en) Image processing apparatus and method, and storage medium
JP4035254B2 (en) Image processing apparatus and image processing method
JP2002057886A (en) Image processor and image processing method
JP2000134475A (en) Method and device for image formation
JP4574070B2 (en) Image processing apparatus and control method thereof
JP2000118044A (en) Imaging system and method
JP2003259140A (en) System and device for image processing, processing method thereof, program, and recording medium
JP2001144942A (en) Image processing method and image processing unit
JP2000125110A (en) Image compilation device and image forming device
JP3729131B2 (en) Image forming apparatus
JPH09233307A (en) Image processing method and device therefor and image forming method and device therefor
JP2000069275A (en) Unit and method for image processing

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070501