JP2000050069A - Picture binarization method and device - Google Patents

Picture binarization method and device

Info

Publication number
JP2000050069A
JP2000050069A JP10215241A JP21524198A JP2000050069A JP 2000050069 A JP2000050069 A JP 2000050069A JP 10215241 A JP10215241 A JP 10215241A JP 21524198 A JP21524198 A JP 21524198A JP 2000050069 A JP2000050069 A JP 2000050069A
Authority
JP
Japan
Prior art keywords
color component
binarization
data
image
error
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10215241A
Other languages
Japanese (ja)
Inventor
Hiroyuki Morimatsu
啓幸 森松
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10215241A priority Critical patent/JP2000050069A/en
Priority to US09/364,458 priority patent/US6614943B1/en
Publication of JP2000050069A publication Critical patent/JP2000050069A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To suppress the occurrence of composite black in a low gray level area, to improve the picture quality and to speed up the processing by holding the binarized result of a first color component as information in a noticed picture element and setting the output level of a second color component to be zero when the binarized result of the first color component is 'on'. SOLUTION: A judgment operation of first color component data of a noticed picture element by a first color component ON/OFF judgement part 103 is omitted. An error weighting computing unit 104 weights error data. The weighted data are binarized based on a binary threshold by a binarization processing part 105. The binarized result of the first color component is stored in a first color component ON/OFF data storage part 108. The first color component ON/OFF judgment part 103 refers to the first color component ON/OFF data in the noticed picture element and when the first color component is 'ON', the output level of second color component data is set to be zero.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタ、スキャ
ナ、複写機、ファクシミリ等の出力機器に適用され、複
数の色成分を持つ多階調の画像データから2値画像を生
成する画像2値化方法および画像2値化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to an output device such as a printer, a scanner, a copying machine, a facsimile and the like, and is used to generate a binary image from multi-tone image data having a plurality of color components. The present invention relates to a method and an image binarization device.

【0002】[0002]

【従来の技術】従来から、多値画像(多階調画像)を2
値画像に変換する方法の1つとして、誤差拡散法があ
る。
2. Description of the Related Art Conventionally, a multi-valued image (multi-tone image) has been
One of the methods for converting into a value image is an error diffusion method.

【0003】図4は従来の画像2値化装置を示すブロッ
ク図である。図4において、1は画像メモリ、2はγ補
正ROM、3は加算器、4は誤差メモリ、5は比較器、
6は重み付け誤差演算器、7は減算器、8は誤差拡散装
置である。
FIG. 4 is a block diagram showing a conventional image binarizing device. In FIG. 4, 1 is an image memory, 2 is a γ correction ROM, 3 is an adder, 4 is an error memory, 5 is a comparator,
6 is a weighted error calculator, 7 is a subtractor, and 8 is an error diffusion device.

【0004】次に、従来の誤差拡散法での2値化処理を
図4を用いて説明する。図4において、画像メモリ1か
ら2値化処理を行う注目画素の多値データDが読み込ま
れ、γ補正ROM2に格納されている補正データを参照
してプリンタ等の出力機器の印字特性に応じた多値デー
タへとγ補正される。γ補正された多値データD′に対
しては、誤差拡散装置8の加算器3により、この注目画
素における誤差データEが加算され、F=D′+Eが出
力される。
Next, a binarization process by the conventional error diffusion method will be described with reference to FIG. In FIG. 4, multi-value data D of a pixel of interest to be subjected to a binarization process is read from the image memory 1, and the correction data stored in the γ correction ROM 2 is referred to in accordance with the printing characteristics of an output device such as a printer. Γ correction is performed to multi-value data. The adder 3 of the error diffusion device 8 adds the error data E at the pixel of interest to the multivalued data D 'corrected for γ, and outputs F = D' + E.

【0005】次に、比較器5において、誤差データEを
付加された注目画素のデータFは、2値化しきい値Th
と比較され、F≧Thの際には2値信号B=「1」が出
力され、F<Thの際には2値信号B=「0」が出力さ
れる。このような処理を擬似中間調処理という。この出
力結果から、2値化処理時の2値化誤差EがE=F−
B′として算出される。ここで、B′は入力データが2
56階調(0〜255)である場合、B′=B×255
となる。したがって、例えば、入力多値データがD=
D′=F=230、2値化の閾値がTh=128である
場合、2値化後の出力データはB=「1」であり、2値
化誤差Eは、 E=F−B×255=230−1×255=−25 となる。この2値化誤差Eは、重み付け誤差演算器6に
おいて、所定の誤差マトリクスMxyにより、これ以降
処理される画素のデータに対して分配するために、誤差
メモリ4に格納され、次画素の多値データに加算器3に
より加算され、これにより誤差データの伝播が行われ
る。すなわち、例では入力多値データがD=230であ
るのに対して、2値化しきい値Th=128と比較した
結果、2値化後の出力データは「1」であり、256階
調での255となるため、入力データD=230に対し
て25の誤差が生じる。したがって、入力データD=2
30に対する誤差25を2値化誤差とし、この2値化誤
差を、重み付け誤差演算器6で、誤差マトリクスを用い
て、未処理の画素の誤差メモリ4へ誤差分配し、以降の
画素での2値化処理に反映させる。
Next, in the comparator 5, the data F of the pixel of interest to which the error data E has been added is converted to a binary threshold value Th.
The binary signal B = "1" is output when F≥Th, and the binary signal B = "0" is output when F <Th. Such processing is called pseudo halftone processing. From this output result, the binarization error E in the binarization process is E = F−
It is calculated as B '. Here, B 'indicates that the input data is 2
In the case of 56 gradations (0 to 255), B ′ = B × 255
Becomes Therefore, for example, if the input multi-valued data is D =
D '= F = 230 When the binarization threshold value is Th = 128, the output data after binarization is B = “1”, and the binarization error E is E = FB−255. = 230-1 x 255 = -25. The binarization error E is stored in the error memory 4 in the weighting error calculator 6 for distribution to pixel data to be processed thereafter by a predetermined error matrix Mxy. The data is added to the data by the adder 3, whereby the error data is propagated. That is, in the example, while the input multi-valued data is D = 230, as a result of comparison with the binarization threshold value Th = 128, the output data after binarization is “1”, and there are 256 gradations. , 255 errors occur with respect to the input data D = 230. Therefore, input data D = 2
The error 25 with respect to 30 is defined as a binarization error, and the binarization error is distributed to the error memory 4 of the unprocessed pixel by the weighting error calculator 6 using the error matrix, and the binarization error in the subsequent pixels is calculated. Reflect on the value processing.

【0006】図5は誤差マトリクスMxyの例を示すデ
ータ図である。図5において、*で示した画素が現在の
注目画素であり、この画素に対して2値化処理を行う。
この注目画素を2値化した際に生じる誤差を、同図に示
した重み付け係数(7、1、5、3)で、未処理の次画
素に対して配分する。そして、*で示された注目画素の
2値化処理を行う際は誤差メモリ4に格納された誤差配
分値を読み出し、この誤差配分値を用いて画像メモリ1
から読み出された次の入力データD′に対して補正を行
う。
FIG. 5 is a data diagram showing an example of the error matrix Mxy. In FIG. 5, the pixel indicated by * is the current pixel of interest, and binarization processing is performed on this pixel.
The error generated when the target pixel is binarized is distributed to the unprocessed next pixel by the weighting coefficients (7, 1, 5, 3) shown in FIG. Then, when performing the binarization processing of the pixel of interest indicated by *, the error distribution value stored in the error memory 4 is read out, and the image memory 1 is used by using this error distribution value.
Is corrected for the next input data D 'read out from.

【0007】このように誤差拡散法は、ある画素の2値
化処理の際に生じる2値化誤差を以降に2値化処理する
画素データに対して分配し、2値化後に画像データと元
の多値画像データとの誤差を最小に押さえようとする方
法である。
As described above, in the error diffusion method, a binarization error generated in a binarization process of a certain pixel is distributed to pixel data to be binarized thereafter, and after binarization, the image data and the original data are returned. Is a method of minimizing the error with respect to the multi-valued image data.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、従来の
画像2値化方法では、誤差拡散法による2値化処理を行
った画像において画像が低濃度領域である場合でのコン
ポジットブラックの発生という問題点を有していた。こ
れは、ある画素において第1の色成分、第2の色成分、
第3の色成分(例えばシアン、マゼンタ、イエロー)が
同時印字され、ブラックを生成するものであり、低濃度
領域でコンポジットブラックが発生した場合、粒状度が
非常に高くなり、処理後の画像を劣化させる要因とな
る。また、誤差拡散処理は各画素、各色での誤差の拡散
処理のためにマトリクス演算等があり、非常に処理の負
荷が大きい。
However, in the conventional image binarization method, there is a problem that composite black occurs when the image is in a low density area in an image subjected to the binarization processing by the error diffusion method. Had. This means that a certain pixel has a first color component, a second color component,
The third color component (for example, cyan, magenta, and yellow) is simultaneously printed to generate black. When composite black occurs in a low-density region, the granularity becomes very high, and the processed image is processed. It causes deterioration. In addition, the error diffusion processing includes a matrix operation or the like for the error diffusion processing for each pixel and each color, and the processing load is extremely large.

【0009】この画像2値化方法、画像2値化装置で
は、低濃度領域でのコンポジットブラックの発生を抑制
することが要求されている。
In the image binarization method and the image binarization device, it is required to suppress the occurrence of composite black in a low density area.

【0010】本発明は、低濃度領域でのコンポジットブ
ラックの発生を抑制して画質向上、処理の高速化を実現
するための画像2値化方法、および、低濃度領域でのコ
ンポジットブラックの発生を抑制して画質向上、処理の
高速化を実現できる画像2値化装置を提供することを目
的とする。
The present invention provides an image binarization method for suppressing the generation of composite black in a low density region and realizing an improvement in image quality and speeding up the processing, and a method for generating a composite black in a low density region. It is an object of the present invention to provide an image binarizing device capable of suppressing the image quality and improving the processing speed.

【0011】[0011]

【課題を解決するための手段】この課題を達成するため
に本発明による画像2値化方法は、複数の色成分を持つ
多階調の画像データを入力し、擬似中間調処理により2
値画像を生成する画像2値化方法であって、注目画素に
おいて第1の色成分の2値化結果を情報として保持し、
注目画素において第1の色成分の2値化結果がオンであ
る場合には第2の色成分の出力レベルをゼロとする構成
を備えている。
In order to achieve the object, an image binarization method according to the present invention is to input multi-gradation image data having a plurality of color components, and to perform the pseudo-halftone processing.
An image binarization method for generating a value image, wherein a binarization result of a first color component is held as information at a pixel of interest,
When the binarization result of the first color component is on in the target pixel, the output level of the second color component is set to zero.

【0012】これにより、低濃度領域でのコンポジット
ブラックの発生を抑制して画質向上、処理の高速化を実
現するための画像2値化方法が得られる。
As a result, an image binarization method for suppressing the generation of composite black in a low density area and improving image quality and realizing high-speed processing can be obtained.

【0013】この課題を達成するための本発明による画
像2値化装置は、複数の色成分を持つ多階調の画像デー
タを入力し、擬似中間調処理により2値画像を生成する
画像2値化装置であって、注目画素において第1の色成
分の2値化結果を情報として保持する第1の色成分ON
/OFFデータ格納部と、注目画素において第1の色成
分の2値化結果がオンである場合には第2の色成分の出
力レベルをゼロとする第1の色成分ON/OFF判定部
とを有する構成を備えている。
An image binarizing apparatus according to the present invention for achieving the above object receives multi-tone image data having a plurality of color components and generates a binary image by pseudo halftone processing. A first color component ON for holding, as information, a binarization result of a first color component in a pixel of interest
/ OFF data storage unit and a first color component ON / OFF determination unit that sets the output level of the second color component to zero when the binarization result of the first color component is on in the pixel of interest. Is provided.

【0014】これにより、低濃度領域でのコンポジット
ブラックの発生を抑制して画質向上、処理の高速化を実
現できる画像2値化装置が得られる。
As a result, it is possible to obtain an image binarizing apparatus capable of suppressing the occurrence of composite black in a low density area and improving the image quality and realizing high-speed processing.

【0015】[0015]

【発明の実施の形態】本発明の請求項1に記載の画像2
値化方法は、複数の色成分を持つ多階調の画像データを
入力し、擬似中間調処理により2値画像を生成する画像
2値化方法であって、注目画素において第1の色成分の
2値化結果を情報として保持し、注目画素において第1
の色成分の2値化結果がオンである場合には第2の色成
分の出力レベルをゼロとすることとしたものであり、第
1の色成分と第2の色成分のドットの重なりが防止さ
れ、低濃度領域でのコンポジットブラックの発生が抑制
されるという作用を有する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Image 2 according to claim 1 of the present invention
The binarization method is an image binarization method in which multi-tone image data having a plurality of color components is input and a binary image is generated by pseudo halftone processing. The binarization result is stored as information, and the first
When the binarization result of the color component is ON, the output level of the second color component is set to zero, and the overlap between the dots of the first color component and the dots of the second color component is determined. This has the effect of preventing the occurrence of composite black in the low density region.

【0016】本発明の請求項2に記載の画像2値化方法
は、複数の色成分を持つ多階調の画像データを入力し、
擬似中間調処理により2値画像を生成する画像2値化方
法であって、注目画素において第1の色成分と第2の色
成分の2値化結果を情報として保持し、注目画素におい
て第1の色成分の2値化結果がオンである場合には第2
の色成分の出力レベルをゼロとし、注目画素において第
1の色成分と第2の色成分の2値化結果のいずれかがオ
ンである場合には第3の色成分の出力レベルをゼロとす
ることとしたものであり、第1の色成分、第2の色成分
および第3の色成分の互いのドットの重なりが防止さ
れ、低濃度領域でのコンポジットブラックの発生が抑制
されるという作用を有する。
According to a second aspect of the present invention, there is provided a method for binarizing an image, comprising inputting multi-gradation image data having a plurality of color components;
An image binarization method for generating a binary image by pseudo halftone processing, wherein a binarization result of a first color component and a second color component is held as information in a target pixel, and a first binarization method is performed in the target pixel. If the binarization result of the color component is on, the second
And the output level of the third color component is set to zero when any of the binarization results of the first color component and the second color component is on in the target pixel. The first color component, the second color component, and the third color component are prevented from overlapping with each other, and the occurrence of composite black in a low density region is suppressed. Having.

【0017】本発明の請求項3に記載の画像2値化装置
は、複数の色成分を持つ多階調の画像データを入力し、
擬似中間調処理により2値画像を生成する画像2値化装
置であって、注目画素において第1の色成分の2値化結
果を情報として保持する第1の色成分ON/OFFデー
タ格納部と、注目画素において第1の色成分の2値化結
果がオンである場合には第2の色成分の出力レベルをゼ
ロとする第1の色成分ON/OFF判定部とを有するこ
ととしたものであり、第1の色成分と第2の色成分のド
ットの重なりが防止され、低濃度領域でのコンポジット
ブラックの発生が抑制されるという作用を有する。
According to a third aspect of the present invention, there is provided an image binarizing apparatus which receives multi-gradation image data having a plurality of color components,
An image binarization device that generates a binary image by pseudo halftone processing, comprising: a first color component ON / OFF data storage unit that stores, as information, a binarization result of a first color component in a pixel of interest; A first color component ON / OFF determination unit that sets the output level of the second color component to zero when the binarization result of the first color component is on in the target pixel. This has the effect of preventing the dots of the first color component and the second color component from overlapping and suppressing the occurrence of composite black in the low density region.

【0018】本発明の請求項4に記載の画像2値化装置
は、複数の色成分を持つ多階調の画像データを入力し、
擬似中間調処理により2値画像を生成する画像2値化装
置であって、注目画素において第1の色成分の2値化結
果を情報として保持する第1の色成分ON/OFFデー
タ格納部と、注目画素において第2の色成分の2値化結
果を情報として保持する第2の色成分ON/OFFデー
タ格納部と、注目画素において第1の色成分の2値化結
果がオンである場合には第2の色成分および第3の色成
分の出力レベルをゼロとする第1の色成分ON/OFF
判定部と、注目画素において第2の色成分の2値化結果
がオンである場合には第3の色成分の出力レベルをゼロ
とする第2の色成分ON/OFF判定部とを有すること
としたものであり、第1の色成分、第2の色成分および
第3の色成分の互いのドットの重なりが防止され、低濃
度領域でのコンポジットブラックの発生が抑制されると
いう作用を有する。
According to a fourth aspect of the present invention, there is provided an image binarizing apparatus which inputs multi-gradation image data having a plurality of color components,
An image binarization device that generates a binary image by pseudo halftone processing, comprising: a first color component ON / OFF data storage unit that stores, as information, a binarization result of a first color component in a pixel of interest; A second color component ON / OFF data storage unit that holds the binarization result of the second color component as information in the target pixel, and a case where the binarization result of the first color component is on in the target pixel Is a first color component ON / OFF with the output levels of the second color component and the third color component being zero.
A determination unit; and a second color component ON / OFF determination unit that sets the output level of the third color component to zero when the binarization result of the second color component is on in the target pixel. The first color component, the second color component, and the third color component have an effect of preventing dots from overlapping each other and suppressing the occurrence of composite black in a low density region. .

【0019】以下、本発明の実施の形態について、図1
〜図3を用いて説明する。 (実施の形態1)図1は本発明の実施の形態1による画
像2値化装置を示すブロック図である。
Hereinafter, an embodiment of the present invention will be described with reference to FIG.
This will be described with reference to FIG. (Embodiment 1) FIG. 1 is a block diagram showing an image binarizing apparatus according to Embodiment 1 of the present invention.

【0020】図1において、100は2値化すべき画像
データを格納する画像メモリ、101は画像メモリ10
0に格納された画像データをCMYKに変換した後、出
力デバイスの特性に応じてγ特性を補正するための変換
テーブルを格納したγ補正ROM、102は誤差拡散装
置、103は第1の色成分ON/OFF判定部、104
は誤差重み付け演算器、105は2値化処理部、106
は誤差算出部、107は誤差データ格納部、108は第
1の色成分ON/OFFデータ格納部である。
In FIG. 1, reference numeral 100 denotes an image memory for storing image data to be binarized; 101, an image memory 10;
After converting the image data stored in 0 into CMYK, a gamma correction ROM storing a conversion table for correcting the gamma characteristic according to the characteristics of the output device, 102 is an error diffusion device, 103 is a first color component ON / OFF determination unit, 104
Is an error weighting calculator, 105 is a binarization processing unit, 106
Denotes an error calculation unit, 107 denotes an error data storage unit, and 108 denotes a first color component ON / OFF data storage unit.

【0021】このように構成された画像2値化装置につ
いて、概略の動作、機能について説明する。
The general operation and function of the image binarizing apparatus thus configured will be described.

【0022】図1において、誤差拡散装置102は、第
1の色成分ON/OFF判定部103、誤差重み付け演
算器104、2値化処理部105、誤差算出部106、
誤差データ格納部107、第1の色成分ON/OFFデ
ータ格納部108により構成されており、第1の色成分
ON/OFF判定部103は第1の色成分ON/OFF
データ格納部108に格納されたデータを参照し、2値
化処理時の注目画素において第1の色成分がONとなっ
ているか否か(第1の色成分が存在しているか否か)の
判定を行う。誤差重み付け演算器104は、周囲の2値
化された画素で生じた2値化誤差を誤差データ格納部1
07から参照し、注目画素の画像データに誤差の重み付
け処理を行う。2値化処理部105は、誤差重み付け演
算器104より出力される重み付けされたデータに対し
て2値化しきい値を参照して2値化処理を行う。2値化
後のデータは2値信号として出力される。第1の色成分
ON/OFFデータ格納部108は第1の色成分につい
て2値化されたデータのON/OFF情報を格納し、第
1の色成分ON/OFF判定部103により、この情報
が参照される。誤差算出部106は、2値化処理部10
5で2値化を行った際に生じる画像データの誤差を算出
し、算出された誤差データは、誤差データ格納部107
に格納され、誤差重み付け演算器104での誤差重み付
け時に参照される。
In FIG. 1, an error diffusion device 102 includes a first color component ON / OFF determination unit 103, an error weighting calculator 104, a binarization processing unit 105, an error calculation unit 106,
An error data storage unit 107 and a first color component ON / OFF data storage unit 108 are provided, and a first color component ON / OFF determination unit 103 is provided with a first color component ON / OFF.
Referring to the data stored in the data storage unit 108, it is determined whether or not the first color component is ON at the target pixel in the binarization processing (whether or not the first color component exists). Make a decision. The error weighting calculator 104 stores the binarization error generated in the surrounding binarized pixels in the error data storage unit 1.
07, the image data of the target pixel is subjected to error weighting processing. The binarization processing unit 105 performs a binarization process on the weighted data output from the error weighting calculator 104 with reference to a binarization threshold. The binarized data is output as a binary signal. The first color component ON / OFF data storage unit 108 stores ON / OFF information of the binarized data of the first color component, and the first color component ON / OFF determination unit 103 stores this information. Referenced. The error calculation unit 106 includes the binarization processing unit 10
5, an error of the image data generated when the binarization is performed is calculated, and the calculated error data is stored in the error data storage unit 107.
And is referred to when the error weighting operation unit 104 weights the error.

【0023】次に、図1の画像2値化装置について、そ
の動作を詳細に説明する。本実施の形態では、RGBか
らCMYKに変換されたデータを誤差拡散法により2値
化するに際し、第1の色成分と第2の色成分のドットの
重なりをなくす動作について説明する。
Next, the operation of the image binarizing apparatus shown in FIG. 1 will be described in detail. In the present embodiment, a description will be given of an operation for eliminating dots of the first color component and the second color component when binarizing the data converted from RGB to CMYK by the error diffusion method.

【0024】画像メモリ100に格納された画像データ
はCMYKデータへと変換され、γ補正ROM101内
の補正テーブルにより補正された後に誤差拡散装置10
2へと転送される。誤差拡散装置102においては第1
の色成分から順に誤差拡散処理による2値化が行われ
る。まず第1の色成分についての2値化処理を説明す
る。第1の色成分処理時は第1の色成分ON/OFF判
定部103による判定動作は省かれ、誤差重み付け演算
器104により、誤差データ格納部107に格納された
周囲画素での誤差データを参照し、注目画素の第1の色
成分データに誤差データの重み付けが行われる。重み付
け後のデータは2値化処理部105により2値化しきい
値を基に2値化が行われる。2値化時に生じる2値化誤
差は誤差算出部106により算出され、算出された誤差
データは誤差データ格納部107に格納される。
The image data stored in the image memory 100 is converted into CMYK data, corrected by a correction table in the gamma correction ROM 101, and then corrected by the error diffusion device 10.
Transferred to 2. In the error diffusion device 102, the first
Are binarized by error diffusion processing in order from the color component of. First, the binarization processing for the first color component will be described. At the time of the first color component processing, the determination operation by the first color component ON / OFF determination unit 103 is omitted, and the error weighting calculator 104 refers to the error data at the surrounding pixels stored in the error data storage unit 107. Then, the weighting of the error data is performed on the first color component data of the target pixel. The weighted data is binarized by the binarization processing unit 105 based on the binarization threshold. The binarization error generated at the time of binarization is calculated by the error calculation unit 106, and the calculated error data is stored in the error data storage unit 107.

【0025】ここで、第1の色成分の2値化結果をON
/OFFデータとして第1の色成分ON/OFFデータ
格納部108に格納する。すなわち、第1の色成分が存
在して2値データ(2値信号値)が「1」のときはON
データ(オンデータ)を格納し、「0」のときはOFF
データ(オフデータ)を格納する。
Here, the binarization result of the first color component is turned on.
It is stored in the first color component ON / OFF data storage unit 108 as / OFF data. That is, when the first color component exists and the binary data (binary signal value) is “1”, it is ON.
Stores data (ON data), OFF when it is "0"
Stores data (off data).

【0026】第1の色成分の2値化終了後、次に第2の
色成分の2値化処理を行う。第2の色成分の画像データ
は第1の色成分と同様、画像メモリ100からCMYK
変換、γ補正ROM101でのγ補正の処理後、誤差拡
散装置102に転送される。誤差拡散装置102では、
まず、第1の色成分ON/OFF判定部103におい
て、第1の色成分ON/OFFデータ格納部108に格
納された注目画素での第1の色成分ON/OFFデータ
を参照し、第1の色成分がONであれば、第2の色成分
の出力をOFFとして(第2の色成分の出力レベルをゼ
ロとして)誤差拡散処理を行わずにOFF信号を出力す
る。また、第1の色成分がOFFであれば、通常の誤差
拡散処理とし、誤差重み付け演算器104による誤差デ
ータ格納部107の誤差データの重み付けを行い、2値
化処理部105での2値化を行い、結果を2値信号とし
て出力する。第3の色成分についは、誤差拡散装置10
2により通常の誤差拡散処理とし、第1の色成分のON
/OFFデータの参照は行わずに2値化信号を出力す
る。
After the binarization of the first color component is completed, binarization processing of the second color component is performed. The image data of the second color component is stored in the CMYK image memory 100 in the same manner as the first color component.
After conversion and γ correction processing in the γ correction ROM 101, the data is transferred to the error diffusion device 102. In the error diffusion device 102,
First, the first color component ON / OFF determination unit 103 refers to the first color component ON / OFF data at the pixel of interest stored in the first color component ON / OFF data storage unit 108, and performs the first If the color component is ON, the output of the second color component is turned OFF (the output level of the second color component is set to zero), and an OFF signal is output without performing the error diffusion process. If the first color component is OFF, normal error diffusion processing is performed, the error data in the error data storage unit 107 is weighted by the error weighting calculator 104, and binarization is performed by the binarization processing unit 105. And outputs the result as a binary signal. For the third color component, the error diffusion device 10
2 for normal error diffusion processing and ON of the first color component
The binary signal is output without referring to the / OFF data.

【0027】以上のように本実施の形態によれば、注目
画素において第1の色成分の2値化結果を情報として保
持する第1の色成分ON/OFFデータ格納部108
と、注目画素において第1の色成分の2値化結果がオン
である場合には第2の色成分の出力レベルをゼロとする
第1の色成分ON/OFF判定部103とを設けたこと
により、第1の色成分と第2の色成分のドットの重なり
を防止することができるので、低濃度領域でのコンポジ
ットブラックの発生を抑制することができ、画質向上、
処理の高速化を実現することができる。
As described above, according to the present embodiment, the first color component ON / OFF data storage unit 108 that holds, as information, the binarization result of the first color component at the target pixel.
And a first color component ON / OFF determination unit 103 that sets the output level of the second color component to zero when the binarization result of the first color component is on in the target pixel. As a result, overlapping of the dots of the first color component and the second color component can be prevented, so that the occurrence of composite black in a low density region can be suppressed, and image quality can be improved.
Higher processing speed can be realized.

【0028】(実施の形態2)図2は本発明の実施の形
態2による画像2値化装置を示すブロック図である。
(Embodiment 2) FIG. 2 is a block diagram showing an image binarizing apparatus according to Embodiment 2 of the present invention.

【0029】図2において、画像メモリ100、γ補正
ROM101、誤差拡散装置102、第1の色成分ON
/OFF判定部103、誤差重み付け演算器104、2
値化処理部105、誤差算出部106、誤差データ格納
部107、第1の色成分ON/OFFデータ格納部10
8は図1と同様のものなので、同一符号を付し、説明は
省略する。109は第2の色成分ON/OFFデータ格
納部、110は第2の色成分ON/OFF判定部であ
る。このように、図2の画像2値化装置は、図1の装置
と比べて、第2の色成分ON/OFFデータ格納部10
9と第2の色成分ON/OFF判定部110とが追加さ
れている。
In FIG. 2, an image memory 100, a gamma correction ROM 101, an error diffusion device 102, and a first color component ON.
/ OFF determination unit 103, error weighting calculators 104,
Value processing section 105, error calculation section 106, error data storage section 107, first color component ON / OFF data storage section 10
8 is the same as that in FIG. 1, the same reference numerals are given, and the description is omitted. Reference numeral 109 denotes a second color component ON / OFF data storage unit, and reference numeral 110 denotes a second color component ON / OFF determination unit. As described above, the image binarization apparatus of FIG. 2 is different from the apparatus of FIG. 1 in that the second color component ON / OFF data storage unit 10
9 and a second color component ON / OFF determination unit 110 are added.

【0030】このように構成された画像2値化装置につ
いて、その詳細動作を説明する。本実施の形態では、第
1の色成分と第2の色成分と第3の色成分のドットの重
なりが防止される。
The detailed operation of the image binarizing apparatus thus configured will be described. In the present embodiment, overlapping of the dots of the first color component, the second color component, and the third color component is prevented.

【0031】図2において、画像メモリ100に格納さ
れた画像データは、CMYKのデータへと変換され、γ
補正ROM101内の補正テーブルにより補正された後
に誤差拡散装置102へと転送される。誤差拡散装置1
02においては第1の色成分から順に誤差拡散処理によ
る2値化が行われる。
In FIG. 2, the image data stored in the image memory 100 is converted into CMYK data, and γ
After being corrected by the correction table in the correction ROM 101, it is transferred to the error diffusion device 102. Error diffusion device 1
In 02, binarization is performed by error diffusion processing in order from the first color component.

【0032】まず第1の色成分についての2値化処理を
説明する。第1の色成分処理時は第1の色成分ON/O
FF判定部103と第2の色成分ON/OFF判定部1
10における判定動作は省かれ、誤差重み付け演算器1
04により、誤差データ格納部107に格納された周囲
画素での誤差データを参照し、注目画素の第1の色成分
データに誤差データの重み付けが行われる。重み付け後
のデータは、2値化処理部105により、2値化しきい
値を基に2値化が行われる。2値化時に生じる2値化誤
差は誤差算出部106により算出され、算出された誤差
データは誤差データ格納部107に格納される。
First, the binarization process for the first color component will be described. First color component ON / O during first color component processing
FF determination unit 103 and second color component ON / OFF determination unit 1
The determination operation at 10 is omitted, and the error weighting arithmetic unit 1
In step 04, the first color component data of the target pixel is weighted with the error data by referring to the error data of the surrounding pixels stored in the error data storage unit 107. The weighted data is binarized by the binarization processing unit 105 based on the binarization threshold. The binarization error generated at the time of binarization is calculated by the error calculation unit 106, and the calculated error data is stored in the error data storage unit 107.

【0033】ここで、第1の色成分の2値化結果をON
/OFFデータとして第1の色成分ON/OFFデータ
格納部108に格納する。
Here, the binarization result of the first color component is turned on.
It is stored in the first color component ON / OFF data storage unit 108 as / OFF data.

【0034】第1の色成分2値化終了後、次に第2の色
成分の2値化処理を行う。第2の色成分の画像データは
第1の色成分と同様、画像メモリ100に格納された画
像データのCMYKデータ変換、γ補正ROM101内
の補正テーブルによるγ補正の処理後、誤差拡散装置1
02へと転送される。誤差拡散装置102では、まず、
第1の色成分ON/OFF判定部103において、第1
の色成分ON/OFFデータ格納部108に格納された
注目画素での第1の色成分ON/OFFデータを参照
し、第1の色成分がONであれば、第2の色成分の出力
をOFFとして誤差拡散処理を行わずにOFF信号を出
力し、第2の色成分ON/OFFデータ格納部109に
OFF情報を格納する。また、第1の色成分がOFFで
あれば、通常の誤差拡散処理とし、誤差重み付け演算器
104による誤差データ格納部107の誤差データの重
み付けを行い、2値化処理部105での2値化を行い、
結果を2値信号として出力し、この2値化結果を第2の
色成分ON/OFFデータ格納部109に格納する。
After the first color component binarization is completed, a second color component binarization process is performed. Similarly to the first color component, the image data of the second color component is subjected to CMYK data conversion of the image data stored in the image memory 100 and the γ correction processing by the correction table in the γ correction ROM 101, and then the error diffusion device 1
02. In the error diffusion device 102, first,
In the first color component ON / OFF determination unit 103, the first
With reference to the first color component ON / OFF data at the pixel of interest stored in the color component ON / OFF data storage unit 108, if the first color component is ON, the output of the second color component is output. As OFF, an OFF signal is output without performing error diffusion processing, and OFF information is stored in the second color component ON / OFF data storage unit 109. If the first color component is OFF, normal error diffusion processing is performed, the error data in the error data storage unit 107 is weighted by the error weighting calculator 104, and binarization is performed by the binarization processing unit 105. Do
The result is output as a binary signal, and the binary result is stored in the second color component ON / OFF data storage unit 109.

【0035】次に、第3の色成分の処理について述べ
る。第3の色成分の画像データは、画像メモリ100か
らγ補正ROM101でのγ補正の処理後、誤差拡散装
置102に転送される。誤差拡散装置102では、ま
ず、第1の色成分ON/OFF判定部103において第
1の色成分ON/OFFデータ格納部108に格納され
た注目画素での第1の色成分ON/OFFデータが参照
され、次に第2の色成分ON/OFF判定部110にお
いて第2の色成分ON/OFFデータ格納部109に格
納された注目画素での第2の色成分ON/OFFデータ
が参照され、第1の色成分と第2の色成分のいずれかが
ONである場合、第3の色成分の出力をOFFとして誤
差拡散処理を行わずにOFF信号を出力する。また、第
1の色成分と第2の色成分が共にOFFであれば、通常
の誤差拡散処理とし、誤差重み付け演算器104による
誤差データ格納部107の誤差データの重み付けを行
い、2値化処理部105での2値化を行い、結果を2値
信号として出力する。すなわち、第1の色成分ON/O
FF判定部103は、注目画素において第1の色成分の
2値化結果がオンである場合には第2の色成分および第
3の色成分の出力レベルをゼロとし、第2の色成分ON
/OFF判定部110は、注目画素において第2の色成
分の2値化結果がオンである場合には第3の色成分の出
力レベルをゼロとする。
Next, the processing of the third color component will be described. The image data of the third color component is transferred from the image memory 100 to the error diffusion device 102 after the γ correction in the γ correction ROM 101. In the error diffusion apparatus 102, first, the first color component ON / OFF data at the target pixel stored in the first color component ON / OFF data storage unit 108 in the first color component ON / OFF determination unit 103 is obtained. Then, the second color component ON / OFF determination unit 110 refers to the second color component ON / OFF data at the pixel of interest stored in the second color component ON / OFF data storage unit 109, and When either the first color component or the second color component is ON, the output of the third color component is turned OFF, and an OFF signal is output without performing error diffusion processing. If both the first color component and the second color component are OFF, normal error diffusion processing is performed, and the error data in the error data storage unit 107 is weighted by the error weighting arithmetic unit 104 to perform binarization processing. The binarization is performed by the unit 105, and the result is output as a binary signal. That is, the first color component ON / O
When the binarization result of the first color component is on in the target pixel, the FF determination unit 103 sets the output levels of the second color component and the third color component to zero, and sets the second color component ON
The / OFF determination unit 110 sets the output level of the third color component to zero when the binarization result of the second color component is on in the target pixel.

【0036】次に、図2の画像2値化装置の動作につい
て図3を用いて説明する。図3は図2の画像2値化装置
の動作を説明するフローチャートである。
Next, the operation of the image binarizing apparatus shown in FIG. 2 will be described with reference to FIG. FIG. 3 is a flowchart for explaining the operation of the image binarization device of FIG.

【0037】図3において、まず、注目画素の画像デー
タをRGBデータからCMYKデータへと色変換を行い
(S1)、CMYKそれぞれのデータを算出する。次
に、ステップ1で生成されたCMYKのデータを出力デ
バイスの色再現特性に応じたデータに補正するためにガ
ンマ補正(γ補正)を行う(S2)。γ補正はγ補正R
OM101で行う。補正後のデータに対してCMYKの
順にそれぞれ2値化を行っていくが、以下にCMYKそ
れぞれの処理について説明する。
In FIG. 3, first, the image data of the target pixel is subjected to color conversion from RGB data to CMYK data (S1), and respective data of CMYK are calculated. Next, gamma correction (γ correction) is performed to correct the CMYK data generated in step 1 into data corresponding to the color reproduction characteristics of the output device (S2). γ correction is γ correction R
This is performed by the OM101. Binarization is performed on the corrected data in the order of CMYK. Processing of each of CMYK will be described below.

【0038】まず第1の色成分の処理について説明す
る。第1の色成分ON/OFF判定部103が第1の色
成分有りと判定した場合(S3)、注目画素の周囲の画
素での誤差データの重み付けを誤差重み付け演算器10
4で行い、2値化処理部105で2値化しきい値と比較
し、2値化処理を行う(S4)。次に、2値化の結果
(CDot)がONかOFFの判定を行い(S5)、結
果がONであれば、第1の色成分ON/OFFデータD
ATA1をONとして設定し、第1の色成分ON/OF
Fデータ格納部に格納する(S6)。また結果がOFF
であれば、DATA1をOFFとして設定、格納する
(S7)。次に、誤差算出部106は2値化時に生じた
誤差を算出し(S18)、誤差データを誤差データ格納
部107に格納し(S19)、第1の色成分ON/OF
F判定部103は全画素終了したか否かを判定し(S2
0)、終了していないと判定したときはステップ1へ戻
る。
First, the processing of the first color component will be described. When the first color component ON / OFF determination unit 103 determines that the first color component is present (S3), the weighting of the error data in the pixels surrounding the pixel of interest is performed by the error weighting calculator 10
In step 4, the binarization processing unit 105 performs a binarization process by comparing with a binarization threshold (S4). Next, it is determined whether the binarization result (CDot) is ON or OFF (S5). If the result is ON, the first color component ON / OFF data D
ATA1 is set to ON, and the first color component ON / OF
The data is stored in the F data storage unit (S6). Also the result is OFF
If so, DATA1 is set to OFF and stored (S7). Next, the error calculator 106 calculates an error generated during the binarization (S18), stores the error data in the error data storage 107 (S19), and turns on / off the first color component.
The F determination unit 103 determines whether all pixels have been completed (S2).
0), if it is determined that the processing has not been completed, the process returns to step 1.

【0039】次に、第2の色成分について説明する。第
2の色成分ON/OFF判定部110が第1の色成分が
無く、第2の色成分が有ると判定した場合(S8)、先
に2値化処理を行った第1の色成分の2値化結果を第2
の色成分ON/OFFデータ格納部109から参照し
(S9)、DATA1がONであれば、第2の色成分O
N/OFFデータDATA2をOFFとして設定して、
第2の色成分ON/OFFデータ格納部109に格納し
(S13)、2値化データをOFFとして出力する。ま
た、DATA1がOFFであれば(S9)、誤差データ
の重み付けを行い、2値化しきい値と比較し、2値化処
理を行う(S10)。次に、2値化の結果(DATA
2)がONかOFFの判定を行い(S11)、結果がO
Nであれば、第2の色成分ON/OFFデータDATA
2をONとして設定、格納する(S12)。また結果が
OFFであれば、DATA2をOFFとして設定、格納
する(S13)。次に、2値化誤差を算出し(S1
8)、算出された誤差データを格納し(S19)、全画
素終了したか否かを判定し(S20)、終了していない
と判定したときはステップ1へ戻る。
Next, the second color component will be described. When the second color component ON / OFF determination unit 110 determines that the first color component does not exist and the second color component exists (S8), the first color component that has been subjected to the binarization processing is determined. Binarization result is second
Is referred to from the color component ON / OFF data storage unit 109 (S9). If DATA1 is ON, the second color component O
By setting N / OFF data DATA2 to OFF,
The data is stored in the second color component ON / OFF data storage unit 109 (S13), and the binary data is output as OFF. If DATA1 is OFF (S9), the error data is weighted, compared with a binarization threshold, and binarized (S10). Next, the result of binarization (DATA
2) ON or OFF is determined (S11), and the result is O
If N, the second color component ON / OFF data DATA
2 is set to ON and stored (S12). If the result is OFF, DATA2 is set to OFF and stored (S13). Next, a binarization error is calculated (S1
8) The calculated error data is stored (S19), and it is determined whether or not all pixels have been completed (S20). If it is determined that all the pixels have not been completed, the process returns to step 1.

【0040】次に、第3の色成分について説明する。第
2の色成分ON/OFF判定部110が第1、第2の色
成分が無く、第3の色成分が有ると判定した場合(S1
4)、すでに2値化されている第1の色成分と第2の色
成分の2値化結果をON/OFFデータDATA1、D
ATA2から参照し(S15)、いずれかがONである
場合、第3の色成分OFFとして2値化結果を出力する
(S16)。また第1の色成分、第2の色成分ともにO
FFであった場合(S15)、誤差データの重み付けを
行い、2値化しきい値と比較し、2値化処理を行う(S
17)。次に、2値化誤差を算出し(S18)、算出さ
れた誤差データを格納し(S19)、第2の色成分ON
/OFF判定部110は全画素終了したか否かを判定し
(S20)、終了していないと判定したときはステップ
1へ戻る。
Next, the third color component will be described. When the second color component ON / OFF determination unit 110 determines that the first and second color components are not present and the third color component is present (S1
4), the binarization results of the first and second color components that have already been binarized are converted into ON / OFF data DATA1, D
Referring to ATA2 (S15), if either is ON, the binarization result is output as the third color component OFF (S16). In addition, both the first color component and the second color component are O
If it is FF (S15), the error data is weighted, compared with the binarization threshold, and binarized (S15).
17). Next, a binarization error is calculated (S18), the calculated error data is stored (S19), and the second color component is turned on.
The / OFF determination unit 110 determines whether or not all pixels have been completed (S20). If it is determined that all pixels have not been completed, the process returns to step 1.

【0041】以上のように本実施の形態によれば、注目
画素において第1の色成分の2値化結果を情報として保
持する第1の色成分ON/OFFデータ格納部108
と、注目画素において第2の色成分の2値化結果を情報
として保持する第2の色成分ON/OFFデータ格納部
109と、注目画素において第1の色成分の2値化結果
がオンである場合には第2の色成分および第3の色成分
の出力レベルをゼロとする第1の色成分ON/OFF判
定部103と、注目画素において第2の色成分の2値化
結果がオンである場合には第3の色成分の出力レベルを
ゼロとする第2の色成分ON/OFF判定部110とを
設けたことにより、第1の色成分、第2の色成分および
第3の色成分の互いのドットの重なりを防止することが
できるので、低濃度領域でのコンポジットブラックの発
生を抑制することができ、画質向上、処理の高速化を実
現することができる。
As described above, according to the present embodiment, the first color component ON / OFF data storage unit 108 that holds, as information, the binarization result of the first color component at the target pixel.
A second color component ON / OFF data storage unit 109 that holds the binarization result of the second color component as information in the target pixel, and that the binarization result of the first color component is on in the target pixel. In some cases, the first color component ON / OFF determination unit 103 that sets the output levels of the second color component and the third color component to zero, and the binarization result of the second color component at the target pixel is turned on. , The second color component ON / OFF determination unit 110 that sets the output level of the third color component to zero is provided, so that the first color component, the second color component, and the third Since the overlapping of the dots of the color component can be prevented, it is possible to suppress the occurrence of composite black in a low density area, and to improve the image quality and speed up the processing.

【0042】[0042]

【発明の効果】以上のように本発明の請求項1に記載の
画像2値化方法によれば、複数の色成分を持つ多階調の
画像データを入力し、擬似中間調処理により2値画像を
生成する画像2値化方法であって、注目画素において第
1の色成分の2値化結果を情報として保持し、注目画素
において第1の色成分の2値化結果がオンである場合に
は第2の色成分の出力レベルをゼロとすることにより、
第1の色成分と第2の色成分のドットの重なりを防止す
ることができるので、低濃度領域でのコンポジットブラ
ックの発生を抑制することができ、画質向上、処理の高
速化を実現することができるという有利な効果が得られ
る。
As described above, according to the image binarization method according to the first aspect of the present invention, multi-tone image data having a plurality of color components is input, and the binary image data is subjected to pseudo-halftone processing. An image binarization method for generating an image, wherein a binarization result of a first color component is held as information at a target pixel, and a binarization result of a first color component is on at the target pixel. By setting the output level of the second color component to zero,
Since it is possible to prevent dots of the first color component and the second color component from overlapping with each other, it is possible to suppress the occurrence of composite black in a low-density area, and to improve image quality and speed up processing. This has the advantageous effect of being able to perform.

【0043】本発明の請求項2に記載の画像2値化方法
によれば、複数の色成分を持つ多階調の画像データを入
力し、擬似中間調処理により2値画像を生成する画像2
値化方法であって、注目画素において第1の色成分と第
2の色成分の2値化結果を情報として保持し、注目画素
において第1の色成分の2値化結果がオンである場合に
は第2の色成分の出力レベルをゼロとし、注目画素にお
いて第1の色成分と第2の色成分の2値化結果のいずれ
かがオンである場合には第3の色成分の出力レベルをゼ
ロとすることにより、第1の色成分、第2の色成分およ
び第3の色成分の互いのドットの重なりを防止すること
ができるので、低濃度領域でのコンポジットブラックの
発生を抑制することができ、画質向上、処理の高速化を
実現することができるという有利な効果が得られる。
According to the image binarization method of the second aspect of the present invention, an image binarization method in which multi-tone image data having a plurality of color components is input and a binary image is generated by pseudo halftone processing
A binarization method in which a binarization result of a first color component and a second color component is held as information in a target pixel, and the binarization result of the first color component is on in the target pixel. The output level of the second color component is set to zero, and the output of the third color component is performed when any of the binarization results of the first color component and the second color component is on in the target pixel. By setting the level to zero, it is possible to prevent the first color component, the second color component, and the third color component from overlapping with each other, thereby suppressing the occurrence of composite black in a low density area. This has the advantageous effect of improving image quality and speeding up processing.

【0044】本発明の請求項3に記載の画像2値化装置
によれば、複数の色成分を持つ多階調の画像データを入
力し、擬似中間調処理により2値画像を生成する画像2
値化装置であって、注目画素において第1の色成分の2
値化結果を情報として保持する第1の色成分ON/OF
Fデータ格納部と、注目画素において第1の色成分の2
値化結果がオンである場合には第2の色成分の出力レベ
ルをゼロとする第1の色成分ON/OFF判定部とを有
することにより、第1の色成分と第2の色成分のドット
の重なりを防止することができるので、低濃度領域での
コンポジットブラックの発生を抑制することができ、画
質向上、処理の高速化を実現することができるという有
利な効果が得られる。
According to the image binarizing device of the third aspect of the present invention, an image binarizing apparatus which receives multi-tone image data having a plurality of color components and generates a binary image by pseudo halftone processing
A binarization device, wherein a pixel of interest has a first color component of 2
First color component ON / OF holding the binarization result as information
F data storage unit and the first color component 2
By providing a first color component ON / OFF determination unit for setting the output level of the second color component to zero when the binarization result is on, the first color component and the second color component are determined. Since overlapping of dots can be prevented, it is possible to suppress the occurrence of composite black in a low-density region, and to obtain an advantageous effect that image quality can be improved and processing can be speeded up.

【0045】本発明の請求項4に記載の画像2値化装置
によれば、複数の色成分を持つ多階調の画像データを入
力し、擬似中間調処理により2値画像を生成する画像2
値化装置であって、注目画素において第1の色成分の2
値化結果を情報として保持する第1の色成分ON/OF
Fデータ格納部と、注目画素において第2の色成分の2
値化結果を情報として保持する第2の色成分ON/OF
Fデータ格納部と、注目画素において第1の色成分の2
値化結果がオンである場合には第2の色成分および第3
の色成分の出力レベルをゼロとする第1の色成分ON/
OFF判定部と、注目画素において第2の色成分の2値
化結果がオンである場合には第3の色成分の出力レベル
をゼロとする第2の色成分ON/OFF判定部とを有す
ることにより、第1の色成分、第2の色成分および第3
の色成分の互いのドットの重なりを防止することができ
るので、低濃度領域でのコンポジットブラックの発生を
抑制することができ、画質向上、処理の高速化を実現す
ることができるという有利な効果が得られる。
According to the image binarizing apparatus of the present invention, multi-tone image data having a plurality of color components is input, and the image binarizing apparatus generates a binary image by pseudo halftone processing.
A binarization device, wherein a pixel of interest has a first color component of 2
First color component ON / OF holding the binarization result as information
F data storage unit and the second color component 2
Second color component ON / OF that holds the binarization result as information
F data storage unit and the first color component 2
If the binarization result is on, the second color component and the third color component
The first color component ON /
An OFF determination unit; and a second color component ON / OFF determination unit that sets the output level of the third color component to zero when the binarization result of the second color component is on in the pixel of interest. Thus, the first color component, the second color component, and the third
Color components can be prevented from overlapping with each other, thereby suppressing the occurrence of composite black in low-density areas, and has the advantageous effect of improving image quality and speeding up processing. Is obtained.

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

【図1】本発明の実施の形態1による画像2値化装置を
示すブロック図
FIG. 1 is a block diagram showing an image binarization device according to a first embodiment of the present invention;

【図2】本発明の実施の形態2による画像2値化装置を
示すブロック図
FIG. 2 is a block diagram illustrating an image binarization device according to a second embodiment of the present invention;

【図3】図2の画像2値化装置の動作を示すフローチャ
ート
FIG. 3 is a flowchart showing the operation of the image binarization device of FIG. 2;

【図4】従来の画像2値化装置を示すブロック図FIG. 4 is a block diagram showing a conventional image binarization device.

【図5】誤差マトリクスの例を示すデータ図FIG. 5 is a data diagram showing an example of an error matrix.

【符号の説明】[Explanation of symbols]

100 画像メモリ 101 γ補正ROM 102 誤差拡散装置 103 第1の色成分ON/OFF判定部 104 誤差重み付け演算器 105 2値化処理部 106 誤差算出部 107 誤差データ格納部 108 第1の色成分ON/OFFデータ格納部 109 第2の色成分ON/OFFデータ格納部 110 第2の色成分ON/OFF判定部 REFERENCE SIGNS LIST 100 Image memory 101 γ correction ROM 102 Error diffusion device 103 First color component ON / OFF determination unit 104 Error weighting calculator 105 Binarization processing unit 106 Error calculation unit 107 Error data storage unit 108 First color component ON / OFF OFF data storage unit 109 Second color component ON / OFF data storage unit 110 Second color component ON / OFF determination unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】複数の色成分を持つ多階調の画像データを
入力し、擬似中間調処理により2値画像を生成する画像
2値化方法であって、注目画素において第1の色成分の
2値化結果を情報として保持し、前記注目画素において
第1の色成分の2値化結果がオンである場合には第2の
色成分の出力レベルをゼロとすることを特徴とする画像
2値化方法。
An image binarization method for inputting multi-tone image data having a plurality of color components and generating a binary image by pseudo halftone processing, wherein a first color component of a pixel of interest is Image 2 wherein the binarization result is held as information, and when the binarization result of the first color component is on at the pixel of interest, the output level of the second color component is set to zero. Value method.
【請求項2】複数の色成分を持つ多階調の画像データを
入力し、擬似中間調処理により2値画像を生成する画像
2値化方法であって、注目画素において第1の色成分と
第2の色成分の2値化結果を情報として保持し、前記注
目画素において第1の色成分の2値化結果がオンである
場合には第2の色成分の出力レベルをゼロとし、前記注
目画素において第1の色成分と第2の色成分の2値化結
果のいずれかがオンである場合には第3の色成分の出力
レベルをゼロとすることを特徴とする画像2値化方法。
2. An image binarization method for inputting multi-gradation image data having a plurality of color components and generating a binary image by pseudo halftone processing, wherein a first color component and The binarization result of the second color component is held as information, and when the binarization result of the first color component is on at the target pixel, the output level of the second color component is set to zero, Image binarization wherein the output level of the third color component is set to zero when one of the binarization results of the first color component and the second color component is on in the target pixel. Method.
【請求項3】複数の色成分を持つ多階調の画像データを
入力し、擬似中間調処理により2値画像を生成する画像
2値化装置であって、注目画素において第1の色成分の
2値化結果を情報として保持する第1の色成分ON/O
FFデータ格納部と、前記注目画素において第1の色成
分の2値化結果がオンである場合には第2の色成分の出
力レベルをゼロとする第1の色成分ON/OFF判定部
とを有することを特徴とする画像2値化装置。
3. An image binarization device for inputting multi-gradation image data having a plurality of color components and generating a binary image by pseudo halftone processing, wherein a target pixel has a first color component First color component ON / O holding the binarization result as information
An FF data storage unit, and a first color component ON / OFF determination unit that sets the output level of the second color component to zero when the binarization result of the first color component is on in the pixel of interest. An image binarization device comprising:
【請求項4】複数の色成分を持つ多階調の画像データを
入力し、擬似中間調処理により2値画像を生成する画像
2値化装置であって、注目画素において第1の色成分の
2値化結果を情報として保持する第1の色成分ON/O
FFデータ格納部と、前記注目画素において第2の色成
分の2値化結果を情報として保持する第2の色成分ON
/OFFデータ格納部と、前記注目画素において前記第
1の色成分の2値化結果がオンである場合には第2の色
成分および第3の色成分の出力レベルをゼロとする第1
の色成分ON/OFF判定部と、前記注目画素において
前記第2の色成分の2値化結果がオンである場合には第
3の色成分の出力レベルをゼロとする第2の色成分ON
/OFF判定部とを有することを特徴とする画像2値化
装置。
4. An image binarization apparatus for receiving multi-tone image data having a plurality of color components and generating a binary image by pseudo halftone processing, wherein a first color component of a pixel of interest is First color component ON / O holding the binarization result as information
An FF data storage unit, and a second color component ON for holding, as information, a binarization result of a second color component in the target pixel
/ OFF data storage unit and a first unit that sets the output levels of the second color component and the third color component to zero when the binarization result of the first color component is on in the pixel of interest.
And a second color component ON for setting the output level of the third color component to zero when the binarization result of the second color component is on in the target pixel.
An image binarization device, comprising: a / OFF determination unit.
JP10215241A 1998-07-30 1998-07-30 Picture binarization method and device Pending JP2000050069A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP10215241A JP2000050069A (en) 1998-07-30 1998-07-30 Picture binarization method and device
US09/364,458 US6614943B1 (en) 1998-07-30 1999-07-30 Method of image binary coding and image binary coding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10215241A JP2000050069A (en) 1998-07-30 1998-07-30 Picture binarization method and device

Publications (1)

Publication Number Publication Date
JP2000050069A true JP2000050069A (en) 2000-02-18

Family

ID=16669066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10215241A Pending JP2000050069A (en) 1998-07-30 1998-07-30 Picture binarization method and device

Country Status (1)

Country Link
JP (1) JP2000050069A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246467A (en) * 2005-03-02 2006-09-14 Xerox Corp Color error diffusion

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246467A (en) * 2005-03-02 2006-09-14 Xerox Corp Color error diffusion
JP4637766B2 (en) * 2005-03-02 2011-02-23 ゼロックス コーポレイション Color error diffusion

Similar Documents

Publication Publication Date Title
JP3992789B2 (en) Input image conversion method and pixel value quantization method
JP5013805B2 (en) Processor-readable storage medium
JPH10112801A (en) Input image processing method
JP3489806B2 (en) Image processing apparatus and method
JP4068181B2 (en) Multilevel gradation pixel value level reduction method and system
US6356361B1 (en) Image processing apparatus and method for processing gradation image data using error diffusion
JP2000152005A (en) Picture processor
JP2000050069A (en) Picture binarization method and device
JPH0738767A (en) Image binarizing processor
US6842267B1 (en) Image processing method
JPH11150659A (en) Method for processing image
JPH11346311A (en) Gradation reproduction method
JPH1188693A (en) Pseudo-gradation processing unit
JP3124589B2 (en) Image processing device
JP2900907B2 (en) Image processing device
JP2000287089A (en) Image binarizing method
JP3157870B2 (en) Image processing method
JP3549475B2 (en) Image processing method
JP3679522B2 (en) Image processing method and apparatus
US6801338B1 (en) Image data binary coding method
JPH11239273A (en) Method and device for processing image
JPH11150658A (en) Method for processing image
JP2898322B2 (en) Halftone estimation method for dither image
JP2001136389A (en) Picture processor
JPH0465974A (en) Image processor