JP2001326818A - Image processing unit - Google Patents

Image processing unit

Info

Publication number
JP2001326818A
JP2001326818A JP2000143939A JP2000143939A JP2001326818A JP 2001326818 A JP2001326818 A JP 2001326818A JP 2000143939 A JP2000143939 A JP 2000143939A JP 2000143939 A JP2000143939 A JP 2000143939A JP 2001326818 A JP2001326818 A JP 2001326818A
Authority
JP
Japan
Prior art keywords
error
target pixel
image
correction
image processing
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.)
Granted
Application number
JP2000143939A
Other languages
Japanese (ja)
Other versions
JP3723046B2 (en
Inventor
Yoshio Mizuyama
善雄 水山
Michiyuki Suzuki
通之 鈴木
Takahiro Kawakami
隆宏 川上
Naoyuki Kamei
直幸 亀井
Hiroki Eto
弘樹 江藤
創一 ▲吉▼村
Soichi Yoshimura
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2000143939A priority Critical patent/JP3723046B2/en
Publication of JP2001326818A publication Critical patent/JP2001326818A/en
Application granted granted Critical
Publication of JP3723046B2 publication Critical patent/JP3723046B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image processing unit that improves missing of an image by quickening a response to an error and realizes a small scale circuit by furthermore simplifying correction processing required for the improvement of missing image. SOLUTION: The image processing unit is provided with a low error discriminator 16 that discriminates whether or not an error caused by applying quantization processing to corrected density resulting from adding an accumulated error of density data of a target pixel (error before correction) is low and with a correction data generating section 15 that generates correction data depending on the density of the target pixel. Only in the case that no dot forming is decided and it is discriminated that the error before correction is low through the quantization processing by a threshold processing circuit 12, a selector 17 replaces the error before correction with correction data and provides an output of the replaced data to a weighting circuit 14. In other conditions than above, the error before correction is outputted to the weighting circuit 14 without any modification.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル複写機
やプリンタ等の画像形成装置に供されている画像処理装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus provided for an image forming apparatus such as a digital copying machine and a printer.

【0002】[0002]

【従来の技術】ディジタル複写機やプリンタ等の画像形
成装置に供されている画像処理装置は、多階調を有する
原画像を再現するために、読み取られた原画像の画像信
号を2値以上の多値に量子化する必要がある。画像信号
を2値以上の多値に量子化する手段として従来より用い
られている手法には、ディザ法や誤差拡散法などがあ
る。このうち、誤差拡散法は誤差分散法とも呼ばれてお
り、量子化後画像の階調性と原画像の階調性との誤差
を、周囲の画素に分散する方法である。以下に、図15
を用い、誤差拡散法について具体的に説明する。
2. Description of the Related Art An image processing apparatus provided in an image forming apparatus such as a digital copying machine or a printer converts an image signal of a read original image into two or more values in order to reproduce an original image having multiple gradations. Needs to be quantized to multivalues. Conventionally used methods for quantizing an image signal into multi-valued binary signals include a dither method and an error diffusion method. Among them, the error diffusion method is also called an error dispersion method, and is a method of dispersing an error between the gradation of the quantized image and the gradation of the original image to surrounding pixels. FIG.
, The error diffusion method will be specifically described.

【0003】上記誤差拡散法においては、多階調を有す
る原画像における注目画素の濃度データ(図中、多値画
素濃度データと示されている)に、処理済みの画素から
この注目画素に積もった誤差(積算誤差)を加えたもの
を注目画素の補正濃度という。図15に示すように、こ
の補正濃度を閾値処理回路100にて量子化し、誤差生
成回路101にて、量子化データと補正濃度データとの
差を誤差として算出する。このように算出された誤差
は、重み付け回路102にて未処理の周辺画素に分散さ
れて、その結果が積算誤差として誤差メモリ103に保
存される。この1画素の処理を、原画像の画素毎に順次
行う。
In the above-mentioned error diffusion method, density data of a target pixel in an original image having multiple gradations (indicated as multi-valued pixel density data in the figure) is added from a processed pixel to the target pixel. The added error (integrated error) is called the corrected density of the pixel of interest. As shown in FIG. 15, the corrected density is quantized by a threshold processing circuit 100, and a difference between the quantized data and the corrected density data is calculated as an error by an error generation circuit 101. The error calculated in this way is distributed to unprocessed peripheral pixels by the weighting circuit 102, and the result is stored in the error memory 103 as an integrated error. The processing of one pixel is sequentially performed for each pixel of the original image.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来の誤差拡散法を用いる場合には、入力される多階調画
像の低濃度部や急激な濃度変化部において、ドットが形
成されない画像の欠けが発生していた。これは、低濃度
部領域では拡散誤差が小さくなるので、この拡散誤差と
入力画像の画素濃度とを加えた補正濃度がドットを形成
すべき閾値に達するまで大きくなる間、ドットが形成さ
れないためである。
However, when the above-mentioned conventional error diffusion method is used, in an input multi-tone image, in a low density portion or a rapid density change portion, an image in which no dot is formed is missing. Had occurred. This is because the diffusion error is small in the low-density area, and no dot is formed while the correction density, which is the sum of the diffusion error and the pixel density of the input image, increases until the threshold value for forming the dot is reached. is there.

【0005】これに対し、特開平10−294866号
公報には、濃度変化に対する追従性を向上させた画像出
力装置が開示されている。該画像出力装置は、濃度変化
を検出する比較器と、濃度変化後の濃度データに基づい
て補正を行う補正データ生成部とを備えており、画素濃
度の変化が検出された場合、誤差データの代わりに補正
データ生成部の補正データを選択して、濃度変化の当初
から、充分誤差拡散された場合と同様の誤差にすること
ができる。
On the other hand, Japanese Patent Application Laid-Open No. Hei 10-294866 discloses an image output apparatus with improved follow-up to a change in density. The image output device includes a comparator that detects a change in density, and a correction data generation unit that performs correction based on the density data after the change in density. Instead, it is possible to select the correction data of the correction data generation unit, and to make the same error as when the error is sufficiently diffused from the beginning of the density change.

【0006】しかし、上記従来公報に記載されている技
術としては、濃度変化を検出する比較器が必要であるの
で、比較するデータを保存するためのラインメモリを別
途備えておかなければならない。よって、それだけ構成
が多くなるので、回路構成も複雑になるという問題が生
じる。
However, the technique described in the above-mentioned conventional publication requires a comparator for detecting a change in density, so that a line memory for storing data to be compared must be separately provided. Therefore, since the number of configurations increases accordingly, there is a problem that the circuit configuration also becomes complicated.

【0007】本発明は上記の問題点に鑑みてなされたも
ので、誤差の応答を早めることで画像の欠けを改善し、
かつ、画像の欠けを改善するための補正処理をさらに簡
略化して回路の小規模化を実現することを課題とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has been made to solve the problem of missing images by accelerating an error response.
It is another object of the present invention to further simplify the correction processing for improving the lack of an image to realize a smaller circuit.

【0008】[0008]

【課題を解決するための手段】上記の課題を解決するた
めに、本発明の画像処理装置は、多階調原画像を、画素
毎に誤差拡散法を用いて多値画像に量子化する画像処理
装置において、注目画素を量子化する際に生じる注目画
素誤差が、所定の誤差値よりも小さい場合に、該注目画
素誤差を低誤差と判定する低誤差判定手段を備え、上記
注目画素の量子化結果によりドットが形成されず、かつ
上記低誤差判定手段により上記注目画素誤差が低誤差で
あると判定された場合に、該注目画素誤差を補正するこ
とを特徴としている。
In order to solve the above-mentioned problems, an image processing apparatus according to the present invention provides an image processing apparatus for quantizing an original multi-tone image into a multi-value image by using an error diffusion method for each pixel. The processing apparatus further includes a low error determination unit that determines that the target pixel error is a low error when the target pixel error generated when the target pixel is quantized is smaller than a predetermined error value. If a dot is not formed as a result of the conversion and the low error determination means determines that the target pixel error is a low error, the target pixel error is corrected.

【0009】上記の構成によれば、注目画素に対してド
ットの形成がなく、且つ、低誤差判定手段によって注目
画素誤差が低誤差であると判定された場合に、注目画素
誤差の補正が行われる。従って、誤差拡散法において一
般に誤差の応答が遅いとされる、低濃度部領域や急激に
濃度が変化する領域で、誤差の応答を早めることができ
る。すなわち、低濃度部領域や急激な濃度変化部で発生
する、拡散誤差の加算がドット形成する閾値に到達する
までの遅延を、改善することができる。
According to the above arrangement, when no dot is formed for the pixel of interest and the low error determination unit determines that the pixel error of interest is a low error, the correction of the pixel error of interest is performed. Will be Accordingly, in the error diffusion method, the error response can be accelerated in a low-density portion region or a region where the density changes rapidly, which is generally regarded as a slow error response. That is, it is possible to improve the delay which occurs in the low density portion area or the rapid density change portion, until the addition of the diffusion error reaches the dot formation threshold.

【0010】これにより、低濃度部領域や急激な濃度変
化部において、画像の欠けがほとんどない良好な画像を
得ることができる。
As a result, it is possible to obtain a good image with almost no image defects in the low density portion area or the rapid density change portion.

【0011】さらに、本発明の画像処理装置は、上記の
課題を解決するために、上記注目画素誤差を補正するた
めの補正データを、上記注目画素の濃度に応じて作成す
る補正データ生成手段と、上記注目画素の量子化結果に
よりドットが形成されず、かつ上記低誤差判定手段によ
り上記注目画素誤差が低誤差であると判定された場合、
該注目画素誤差を上記補正データを用いて補正する補正
手段とをさらに備えることが好ましい。
Further, in order to solve the above-mentioned problem, the image processing apparatus of the present invention further comprises a correction data generating means for generating correction data for correcting the target pixel error in accordance with the density of the target pixel. When a dot is not formed by the quantization result of the target pixel and the low error determination unit determines that the target pixel error is a low error,
It is preferable that the apparatus further includes a correction unit that corrects the target pixel error using the correction data.

【0012】上記の構成によれば、注目画素に対してド
ットの形成がなく、かつ、低誤差判定手段によって注目
画素誤差が低誤差であると判定された場合に、補正デー
タ生成手段にて作成された補正データによって注目画素
誤差を補正する。従って、低濃度部領域や急激な濃度変
化部で発生する、拡散誤差の加算がドット形成する閾値
に到達するまでの遅延を、注目画素誤差を補正データと
置き換えるだけで改善することができる。
According to the above arrangement, when no dot is formed for the pixel of interest and the error of the pixel of interest is determined to be low by the low error determination means, the correction data is generated by the correction data generation means. The target pixel error is corrected using the corrected data. Therefore, it is possible to improve the delay, which occurs in the low-density portion area or the rapid density change portion, until the addition of the diffusion error reaches the dot formation threshold value, simply by replacing the target pixel error with the correction data.

【0013】これにより、簡単な回路構成を用いて、低
濃度部領域や急激な濃度変化部における画像の欠けの発
生を防ぐことができる。
[0013] With this, it is possible to prevent the occurrence of image chipping in the low-density portion region or the rapid density change portion using a simple circuit configuration.

【0014】さらに、本発明の画像処理装置は、上記の
課題を解決するために、誤差拡散法を用いて多階調原画
像を多値画像に量子化し、注目画素誤差の補正を行わず
に形成した画像の、誤差安定部における誤差の最小値を
最小誤差とする場合、上記低誤差判定手段は、上記最小
誤差値よりも低い値を、上記所定の誤差値として利用す
ることが好ましい。
Further, in order to solve the above-mentioned problem, the image processing apparatus of the present invention quantizes a multi-tone original image into a multi-valued image by using an error diffusion method, and does not correct a target pixel error. When the minimum value of the error in the error stabilizing unit of the formed image is set as the minimum error, it is preferable that the low error determination unit uses a value lower than the minimum error value as the predetermined error value.

【0015】上記の構成によれば、低誤差判定手段は誤
差安定部の最小誤差よりも低い値を所定の誤差値として
用い、この所定の誤差値よりも注目画素誤差が低い場合
にのみ、注目画素誤差を低誤差であると判定する。従っ
て、安定した誤差を持つ画素部分(誤差安定部)に対し
て補正を行い、この部分の濃度を不要に高くしてしまう
虞れがなくなる。
According to the above arrangement, the low error determining means uses a value lower than the minimum error of the error stabilizing unit as the predetermined error value, and sets the target value only when the target pixel error is lower than the predetermined error value. The pixel error is determined to be low. Therefore, the pixel portion having a stable error (error stabilizing portion) is corrected, and there is no possibility that the density of this portion is unnecessarily increased.

【0016】さらに、低濃度部の最小誤差は、高濃度部
の最小誤差よりも大きいことが一般的である。本発明
は、特に低濃度部領域の画像の欠けを防ぐためのものな
ので、上記最小誤差を利用することにより、低濃度部領
域の補正条件が広くなる。従って、低濃度部領域の画像
の欠けを高濃度部領域よりも効果的に改善することがで
きる。
Further, it is general that the minimum error of the low density part is larger than the minimum error of the high density part. Since the present invention is particularly for preventing the image of the low density portion area from being chipped, the correction condition of the low density portion area is widened by using the minimum error. Therefore, it is possible to more effectively reduce the lack of an image in the low density area than in the high density area.

【0017】これにより、低濃度部領域における画像の
欠けの発生を、より確実に防ぐことが可能となる。
This makes it possible to more reliably prevent the occurrence of image chipping in the low density area.

【0018】さらに、本発明の画像処理装置は、上記の
課題を解決するために、誤差拡散法を用いて多階調原画
像を多値画像に量子化し、注目画素誤差の補正を行わず
に形成した画像の、誤差安定部における誤差を平均した
値を平均誤差とする場合、上記補正データ生成手段は、
上記平均誤差に基づいて補正データを作成することが好
ましい。
Further, in order to solve the above-mentioned problem, the image processing apparatus of the present invention quantizes a multi-tone original image into a multi-valued image by using an error diffusion method, and does not correct a pixel error of interest. In the case where a value obtained by averaging the errors in the error stabilizing unit of the formed image is defined as an average error, the correction data generation unit includes:
It is preferable to create correction data based on the average error.

【0019】上記した誤差安定部とは、処理済みの画素
の誤差が充分積算された誤差領域のことである。従っ
て、平均誤差は、誤差安定部に位置する画素の誤差の中
心値となるので、補正データの作成に利用することが最
も適切である。平均誤差に基づく補正データとしては、
例えば、平均誤差そのままの値、またはこの平均誤差付
近の値、あるいはこの平均誤差に依存する値等が用いら
れる。
The above-mentioned error stabilizing section is an error area where errors of processed pixels are sufficiently integrated. Therefore, the average error is the center value of the error of the pixel located in the error stabilizing section, and is most appropriately used for creating correction data. As the correction data based on the average error,
For example, a value of the average error as it is, a value near the average error, or a value depending on the average error is used.

【0020】これにより、各注目画素濃度に応じた適切
な誤差補正を行い、低濃度部領域や急激な濃度変化部に
おける画像の欠けの発生を、より確実に防ぐことができ
る。
This makes it possible to perform appropriate error correction in accordance with the density of each pixel of interest, and to more reliably prevent the occurrence of image chipping in the low-density area or in the rapidly changing density area.

【0021】さらに、本発明の画像処理装置は、上記の
課題を解決するために、上記低誤差判定手段は、上記注
目画素誤差と上記補正データとの差が所定値以上の場合
に、該注目画素誤差を低誤差であると判定することが好
ましい。
Further, in the image processing apparatus according to the present invention, in order to solve the above-mentioned problem, the low-error determining means determines that the difference between the target pixel error and the correction data is equal to or larger than a predetermined value. Preferably, the pixel error is determined to be low.

【0022】上記の構成によれば、誤差安定部の平均誤
差に基づいて作成される補正データと注目画素誤差との
差を用いて、該注目画素誤差が低誤差であるか否かが判
定される。よって、所定値を適宜設定することにより、
画像の欠けが発生しやすい低濃度部領域に対する誤差補
正を、効果的に行うことができる。
According to the above arrangement, it is determined whether or not the target pixel error is a low error by using the difference between the correction data created based on the average error of the error stabilizing unit and the target pixel error. You. Therefore, by appropriately setting the predetermined value,
It is possible to effectively correct an error in a low-density area in which an image is likely to be chipped.

【0023】これにより、低濃度部領域における画像の
欠けの発生を、より確実に防ぐことができる。
This makes it possible to more reliably prevent the occurrence of image chipping in the low density area.

【0024】また、本発明の画像処理装置は、上記の課
題を解決するために、注目画素誤差を未処理の周辺画素
に振りまく割合を決定する誤差拡散手段をさらに備え、
該誤差拡散手段が、上記注目画素の量子化結果によりド
ットが形成されず、かつ上記低誤差判定手段により上記
注目画素誤差が低誤差であると判定された場合に、未処
理画素に振りまく誤差の総和を増加させるようにするこ
とも可能である。
Further, in order to solve the above problem, the image processing apparatus of the present invention further comprises an error diffusion means for determining a ratio of distributing a target pixel error to unprocessed peripheral pixels,
The error diffusion means, when a dot is not formed by the quantization result of the pixel of interest and the low error determination means determines that the error of the pixel of interest is a low error, the error spread to the unprocessed pixel. It is also possible to increase the sum.

【0025】上記の構成によれば、未処理画素に振りま
く誤差の総和を増加させて注目画素誤差の補正を行うの
で、補正データを生成する手段を別途設ける必要がな
い。また、本構成の誤差拡散手段は、従来の誤差拡散法
にて用いられている誤差拡散手段に対して、簡単な変更
を加えるだけ実現することができる。例えば、上記注目
画素の量子化結果によりドットが形成されず、かつ上記
低誤差判定手段により上記注目画素誤差が低誤差である
と判定された場合に、従来の誤差拡散手段で用いられて
いる重み付けマトリクスの係数よりも大きい係数を用い
るように設定したり、あるいは重み付けマトリクスのシ
フト数を小さくするように設定したりすることにより、
容易に実現可能である。
According to the above configuration, the error of the pixel of interest is corrected by increasing the sum of the errors distributed to the unprocessed pixels, so that it is not necessary to separately provide a means for generating correction data. Further, the error diffusion means of this configuration can be realized by simply changing the error diffusion means used in the conventional error diffusion method. For example, when a dot is not formed due to the quantization result of the target pixel and the low error determination unit determines that the target pixel error is a low error, the weighting used in the conventional error diffusion unit is used. By setting to use a coefficient larger than the coefficient of the matrix, or by setting the number of shifts of the weighting matrix to be small,
It can be easily realized.

【0026】これにより、より簡単な回路構成で、低濃
度部領域や急激な濃度変化部で発生する、拡散誤差の加
算がドット形成する閾値に到達するまでの遅延を改善す
ることができ、画像の欠けがほとんどない良好な画像を
得ることができる。
Thus, with a simpler circuit configuration, it is possible to improve the delay until the addition of the diffusion error reaches the threshold value for dot formation, which occurs in the low-density portion area or the rapid density change portion. A good image with almost no chipping can be obtained.

【0027】さらに、本発明の画像処理装置は、上記の
課題を解決するために、注目画素の濃度が所望の濃度範
囲にあるか否かを判定する濃度判定手段をさらに備え、
上記注目画素の濃度が上記所望の濃度範囲内にある時に
のみ、注目画素誤差の補正を行うことが好ましい。
Further, in order to solve the above-mentioned problem, the image processing apparatus of the present invention further comprises a density determining means for determining whether or not the density of the target pixel is within a desired density range.
It is preferable to correct the target pixel error only when the density of the target pixel is within the desired density range.

【0028】上記の構成によれば、注目画素誤差の補正
を行うか否かを判定する際に、濃度判定手段による結果
をさらに用いることにより、画像の欠けが大きくて補正
が必要な濃度領域に対してのみ、誤差補正を行うことが
できる。
According to the above configuration, when determining whether or not to correct the target pixel error, the result of the density determination means is further used, so that the image is largely lost and the correction is required in the density area. Error correction can be performed only for this.

【0029】これにより、補正の必要がない濃度領域の
画素に対する不要な補正を防ぐことができる。
As a result, it is possible to prevent unnecessary correction for pixels in the density region that does not require correction.

【0030】さらに、本発明の画像処理装置は、上記の
課題を解決するために、注目画素を量子化する際に生じ
る注目画素誤差が、所定の誤差値よりも大きい場合に、
該注目画素を高誤差と判定する高誤差判定手段をさらに
備え、上記注目画素の量子化結果によりドットが形成さ
れ、かつ上記高誤差判定手段により上記注目画素誤差が
高誤差であると判定された場合にも、該注目画素誤差の
補正を行うことが好ましい。
Further, in order to solve the above-mentioned problem, the image processing apparatus according to the present invention provides a method in which a target pixel error generated when quantizing a target pixel is larger than a predetermined error value.
The apparatus further includes a high error determination unit that determines the target pixel as a high error, a dot is formed based on a quantization result of the target pixel, and the high error determination unit determines that the target pixel error is a high error. Also in this case, it is preferable to correct the target pixel error.

【0031】上記の構成によれば、注目画素誤差の補正
を行うか否かの判定に高誤差判定も用いることにより、
濃い画像における白点の出始めの遅延や、画像を反転し
て使用されるときの画像の欠けを防ぐことができるとい
う効果も得ることができる。すなわち、本構成によれ
ば、画像が正転、反転のどちらで使用されたとしても対
応することができる。
According to the above configuration, a high error determination is also used for determining whether or not to correct a target pixel error,
It is also possible to obtain an effect that it is possible to prevent a delay in starting the appearance of white spots in a dark image and to prevent the image from being chipped when the image is inverted and used. That is, according to the present configuration, it is possible to cope with the case where the image is used in either normal rotation or reverse rotation.

【0032】また、本発明の画像処理装置は、多階調原
画像を、画素毎に誤差拡散手法によって多値画像に量子
化する画像処理装置において、注目画素を量子化する際
に生じる注目画素誤差が、所定の誤差値よりも大きい場
合に、該注目画素を高誤差と判定する高誤差判定手段を
備え、上記注目画素の量子化結果によりドットが形成さ
れ、かつ上記高誤差判定手段により上記注目画素誤差が
高誤差であると判定された場合、該注目画素誤差の補正
を行うことを特徴とすることもできる。
Further, according to the image processing apparatus of the present invention, in an image processing apparatus for quantizing a multi-tone original image into a multi-valued image by an error diffusion method for each pixel, a pixel of interest generated when the pixel of interest is quantized When the error is larger than a predetermined error value, the image processing apparatus includes high error determination means for determining the pixel of interest as a high error, a dot is formed based on a quantization result of the pixel of interest, and the high error determination means When it is determined that the target pixel error is a high error, the target pixel error is corrected.

【0033】上記の構成によれば、注目画素に対してド
ットの形成がなされ、かつ、高誤差判定手段によって注
目画素誤差が高誤差であると判定された場合にのみ、注
目画素誤差を補正するので、画像が反転して使用される
場合であっても、誤差拡散手法における誤差の応答を早
めることができる。
According to the above arrangement, the target pixel error is corrected only when a dot is formed for the target pixel and the high error determination means determines that the target pixel error is a high error. Therefore, even when an image is used after being inverted, the response of an error in the error diffusion method can be quickened.

【0034】これにより、画像が反転して使用される場
合でも、画像の欠けがほとんどない良好な画像を得るこ
とができる。さらに、濃い画像における白点の出始めの
遅延も改善することができる。
As a result, even when the image is used upside down, it is possible to obtain a good image with almost no chipped image. Further, it is possible to improve the delay of the appearance of white spots in a dark image.

【0035】さらに、本発明の画像処理装置は、上記の
課題を解決するために、上記多階調原画像がカラー画像
の場合、注目画素誤差の補正を各色毎に行うことが好ま
しい。
Furthermore, in order to solve the above-mentioned problems, the image processing apparatus of the present invention preferably corrects a target pixel error for each color when the multi-tone original image is a color image.

【0036】上記の構成によれば、例えば各色同じ濃度
の画像を処理する場合であっても、画像の欠けから誤差
安定部に移行する部分のドットが形成され始める位置
が、各色毎にずれることになる。よって、カラー画像を
滑らかに表現することが可能となる。
According to the above arrangement, for example, even when an image having the same density for each color is processed, the position at which the dot where the transition from the lack of the image to the error stabilizing portion begins to be formed is shifted for each color. become. Therefore, it is possible to express a color image smoothly.

【0037】[0037]

【発明の実施の形態】〔実施の形態1〕本発明の第1の
実施の形態について、図1ないし図7に基づいて説明す
れば、以下のとおりである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS [First Embodiment] The first embodiment of the present invention will be described below with reference to FIGS.

【0038】まず、図1および図2を用いて、本実施の
形態に係る画像処理装置の構成、および誤差拡散処理動
作について説明する。ここで、図1は、本実施の形態に
係る画像処理装置の構成を示すブロック図であり、図2
は、上記画像処理装置によって、多階調画像を多値画像
(2値を含む)に量子化する際の誤差拡散処理を示すフ
ローチャートである。
First, a configuration of the image processing apparatus according to the present embodiment and an error diffusion processing operation will be described with reference to FIGS. Here, FIG. 1 is a block diagram showing a configuration of the image processing apparatus according to the present embodiment.
9 is a flowchart illustrating an error diffusion process when the image processing device quantizes a multi-tone image into a multi-value image (including a binary value).

【0039】本実施の形態に係る画像処理装置1は、誤
差メモリ11、閾値処理回路12、誤差生成回路13、
重み付け回路(誤差拡散手段)14、補正データ生成部
(補正データ生成手段)15、低誤差判定器(低誤差判
定手段)16、およびセレクタ(補正手段)17を備え
ている。これら各構成については、上記画像処理装置1
における誤差拡散処理動作とともに、図2のフローチャ
ートに沿って以下に説明する。
The image processing apparatus 1 according to the present embodiment includes an error memory 11, a threshold processing circuit 12, an error generation circuit 13,
It includes a weighting circuit (error diffusion means) 14, a correction data generation unit (correction data generation means) 15, a low error determiner (low error determination means) 16, and a selector (correction means) 17. For each of these components, the image processing device 1
A description will be given below with reference to the flowchart of FIG.

【0040】まず、多階調の注目画素の濃度データ(多
値画素濃度データ)に対し、誤差メモリ11に保存され
ている、処理済み画素から該注目画素に振りまかれた積
算誤差を加える(S1)。このように、注目画素の濃度
に積算誤差を加えたものを、注目画素の補正濃度と称す
る。
First, to the density data (multi-valued pixel density data) of the multi-tone target pixel, an integration error stored in the error memory 11 and distributed from the processed pixel to the target pixel is added ( S1). The sum of the density of the target pixel and the integration error is referred to as the corrected density of the target pixel.

【0041】次に、上記注目画素の補正濃度に対して、
量子化処理が行われる(S2)。ここでの量子化処理と
は、閾値処理回路12で上記補正濃度に対する閾値処理
等が行われて出力された量子化データと、補正濃度との
差を、誤差生成回路13にて誤差として算出し、注目画
素の誤差(以降、補正前誤差と称する。)として出力す
ることである。
Next, with respect to the corrected density of the target pixel,
A quantization process is performed (S2). Here, the quantization processing means that a difference between the quantized data output by performing threshold processing and the like on the corrected density in the threshold processing circuit 12 and the corrected density is calculated as an error in the error generation circuit 13. Is output as an error of the target pixel (hereinafter, referred to as an error before correction).

【0042】上記量子化データによりドットが形成され
るか否かが判定される(S3)。ここで、上記補正前誤
差に対して補正を行うか否かを決定するため、低誤差判
定器16により、注目画素濃度と上記誤差生成回路13
から出力された補正前誤差とを用いて、該補正前誤差が
低誤差であるか否かが判定される(S4)。ここで、補
正前誤差が低誤差であると判定される場合とは、処理済
み誤差が注目画素の積算誤差として充分に積算されてい
ないために、補正が必要であると考えられる状態のこと
である。尚、低誤差判定器16による補正前誤差の具体
的な低誤差判定方法については、後述する。
It is determined whether a dot is formed based on the quantized data (S3). Here, in order to determine whether or not to correct the pre-correction error, the low error determiner 16 determines the pixel density of interest and the error generation circuit 13.
It is determined whether or not the pre-correction error is a low error using the pre-correction error output from (S4). Here, the case where the error before correction is determined to be a low error refers to a state in which correction is considered necessary because the processed error is not sufficiently integrated as the integrated error of the target pixel. is there. A specific low error determination method of the error before correction by the low error determiner 16 will be described later.

【0043】次に、ドット形成なしであって、かつ、補
正前誤差が低誤差であると判定された場合にのみ、補正
前誤差が補正(誤差補正)される(S5)。つまり、セ
レクタ17は、補正データ生成部15で作成された補正
データを補正誤差として上記補正前誤差と置き換え、補
正後誤差として重み付け回路14に出力する。それ以外
の条件(ドット形成ありや、補正前誤差が低誤差でない
場合)では、誤差補正は行われず、補正前誤差がそのま
ま重み付け回路14に入力される。尚、補正データ生成
部15における補正データ作成についての具体的な説明
は、後述する。
Next, only when no dot is formed and the pre-correction error is determined to be low, the pre-correction error is corrected (error correction) (S5). That is, the selector 17 replaces the correction data created by the correction data generation unit 15 with the above-described error before correction as a correction error, and outputs the error to the weighting circuit 14 as an error after correction. Under the other conditions (when there is dot formation or when the pre-correction error is not a low error), no error correction is performed, and the pre-correction error is directly input to the weighting circuit 14. The specific description of the correction data creation in the correction data generation unit 15 will be described later.

【0044】重み付け回路14で未処理の周辺画素へ補
正後誤差を分配し、分配された誤差を各画素毎の積算誤
差として誤差メモリ11に保存する(S6)。
The weighted circuit 14 distributes the corrected error to unprocessed peripheral pixels, and stores the distributed error in the error memory 11 as an integrated error for each pixel (S6).

【0045】上記S1〜S6までの処理を全画素に対し
て行う(S7,S8)。処理する画素の走査順序は図3
に示すとおりで、主走査方向に処理を行い、主走査方向
の最終画素が終了したら副走査方向に1画素移動して、
主走査方向の先頭画素から再び主走査方向へと処理を行
う。尚、図中、処理済み画素は実線で、未処理画素は破
線で示されている。
The above processing from S1 to S6 is performed on all pixels (S7, S8). The scanning order of the pixels to be processed is shown in FIG.
As shown in, processing is performed in the main scanning direction, and when the last pixel in the main scanning direction is completed, the pixel is moved by one pixel in the sub-scanning direction.
The process is performed again from the first pixel in the main scanning direction to the main scanning direction. In the drawing, processed pixels are indicated by solid lines, and unprocessed pixels are indicated by broken lines.

【0046】次に、低誤差判定器16による低誤差の検
出、および、補正データ生成部15による補正データの
作成について、詳細に説明する。
Next, detection of a low error by the low error determiner 16 and creation of correction data by the correction data generator 15 will be described in detail.

【0047】まず、本実施の形態に係る画像処理装置1
において誤差補正が行われない場合の画像について説明
する。副走査方向に対する積算誤差の変化の様子が示さ
れている図4によると、一定多階調濃度(ここでは25
6階調の濃度7の場合が示されている)の画像を閾値1
28で2値化した場合、処理の始めの方に位置する画素
の積算誤差は小さくなっている。つまり、処理の始めの
方の画素領域はドットが形成されない領域となってお
り、このような領域のことを画像の欠け部と称する。そ
の後、処理が進み、充分に誤差が積算されて、積算誤差
+注目画素濃度7が閾値128を超えると、ドット形成
が始まる。このように、処理済みの画素から充分な誤差
が分配された画素の領域を、誤差安定部と称する。図5
(a)には、画像の欠け部と誤差安定部とが示されてい
る。
First, the image processing apparatus 1 according to the present embodiment
An image when no error correction is performed in will be described. According to FIG. 4, which shows how the integration error changes in the sub-scanning direction, a constant multi-gradation density (here, 25
The image of 6 gradations and a density of 7 is shown).
In the case of binarization at 28, the integration error of the pixel located at the beginning of the processing is small. That is, the pixel region at the beginning of the process is a region where dots are not formed, and such a region is referred to as a missing portion of an image. Thereafter, the process proceeds, and the errors are sufficiently integrated. When the integrated error + the target pixel density 7 exceeds the threshold value 128, dot formation starts. In this way, a region of a pixel in which a sufficient error is distributed from the processed pixel is referred to as an error stabilizing unit. FIG.
(A) shows a missing part of an image and an error stabilizing part.

【0048】図6は、注目画素濃度と補正前誤差との関
係図であり、誤差安定部の誤差範囲が示されている。誤
差生成回路13にて算出される注目画素の補正前誤差
が、誤差安定部の誤差範囲内にある場合、処理済み画素
の誤差が充分に積算されて加算された状態であると考え
られる。また、誤差安定部における誤差範囲の最小値を
最小誤差とすると、注目画素の補正前誤差が前記最小誤
差よりも小さい場合は、処理済み画素の誤差が充分に積
算されていないため、補正が必要な状態であると考えら
れる(図中の、補正が必要な誤差領域部1に相当す
る。)。また、誤差安定部の誤差範囲内における誤差の
平均値を、平均誤差とする。
FIG. 6 is a diagram showing the relationship between the pixel density of interest and the error before correction, and shows the error range of the error stabilizing section. When the error before correction of the target pixel calculated by the error generation circuit 13 is within the error range of the error stabilizing unit, it is considered that the errors of the processed pixels are sufficiently integrated and added. When the minimum value of the error range in the error stabilizing unit is the minimum error, if the error before correction of the pixel of interest is smaller than the minimum error, the error of the processed pixel is not sufficiently integrated, so that correction is necessary. (Corresponding to the error area 1 requiring correction in the figure). The average value of the errors within the error range of the error stabilizing unit is defined as the average error.

【0049】本実施の形態に係る画像処理装置1におい
て、補正前誤差に対する低誤差判定は、低誤差判定器1
6により注目画素の補正前誤差が所定値(所定の誤差
値)よりも小さいか否かを判定することで行われる。上
述したように、補正前誤差が補正の必要な状態にあるか
否かは、最小誤差を基準にして考えられるので、判定基
準となる上記所定値は最小誤差よりも低いことが好まし
い。従って、ここでは、上記所定値として、例えば、上
記最小誤差そのままの値、または該最小誤差よりも小さ
い該最小誤差付近の値、または該最小誤差に依存する値
の何れかを用いることが好ましい。
In the image processing apparatus 1 according to the present embodiment, the low error determination for the error before correction is performed by the low error determination unit 1.
6 is performed by determining whether the error before correction of the target pixel is smaller than a predetermined value (predetermined error value). As described above, whether or not the pre-correction error needs to be corrected can be considered based on the minimum error. Therefore, it is preferable that the predetermined value serving as a criterion be lower than the minimum error. Therefore, here, it is preferable to use, for example, either the value of the minimum error as it is, a value near the minimum error smaller than the minimum error, or a value depending on the minimum error.

【0050】本実施の形態においては、上記のような低
誤差判定に、LUT(Look Up Tab-le)方式や演算方式
を使用する。
In the present embodiment, an LUT (Look Up Tab-le) method or an arithmetic method is used for the low error determination as described above.

【0051】LUT方式とは、図7に示すように、入力
値それぞれに対応する出力値が設けられたLUTを保持
しておき、LUT入力値に対して、記憶されている出力
値を取り出す方式である。本実施の形態における低誤差
判定器16は、注目画素濃度を入力値とした出力値と補
正前誤差とを比較して、注目画素の補正前誤差が低誤差
であるか否かを判定する。すなわち、注目画素濃度を入
力値とする出力値が、上記所定値となる。尚、図7に具
体的に示されている入力値および出力値は、あくまでも
一例であって、これに限定されるものではない。
As shown in FIG. 7, the LUT method is a method in which an LUT provided with output values corresponding to respective input values is held, and stored output values are extracted from the LUT input values. It is. The low error determiner 16 in the present embodiment compares the output value with the target pixel density as an input value and the pre-correction error to determine whether the pre-correction error of the target pixel is a low error. That is, an output value having the target pixel density as an input value is the predetermined value. It should be noted that the input values and output values specifically shown in FIG. 7 are merely examples, and the present invention is not limited thereto.

【0052】一方、低誤差判定に演算方式を用いる場合
について、以下に説明する。注目画素濃度をXとし、出
力値をYとすれば、例えば以下のような演算式を用いる
ことができる。
On the other hand, a case where an arithmetic method is used for low error determination will be described below. Assuming that the target pixel density is X and the output value is Y, for example, the following arithmetic expression can be used.

【0053】 Y=−128/121×X+53 ………(1) 上記式(1)の出力値Yと補正前誤差とを比較すること
により、注目画素の補正前誤差が、補正の必要な低誤差
であるか否かを判定する。また、上記式(1)の代わり
に、以下の式(2)を用いることも可能である。
Y = −128 / 121 × X + 53 (1) By comparing the output value Y of the above equation (1) with the pre-correction error, the pre-correction error of the target pixel can be reduced to a low level requiring correction. It is determined whether or not there is an error. Also, instead of the above equation (1), the following equation (2) can be used.

【0054】Y=−X+53 ………(2) 上記式(2)は、最小誤差をそのまま式にて表現したも
のである。この式(2)を使用すれば、掛け算回路が不
要となるので、結果的に画像処理装置1の回路を小さく
することができ、処理の高速化を図ることができる。上
記した式(1)、(2)は、ともに、最小誤差を利用し
て作成された演算式である。
Y = -X + 53 (2) The above equation (2) expresses the minimum error as it is. If this equation (2) is used, a multiplication circuit is not required, and as a result, the circuit of the image processing apparatus 1 can be reduced, and the processing speed can be increased. The above equations (1) and (2) are both arithmetic equations created using the minimum error.

【0055】次に、補正データ生成部15における補正
データの作成方法について説明する。本実施の形態にお
いては、補正データ生成部15は、例えばLUT方式や
演算方式を用いて補正データを作成する。ここで、補正
データとは、図6に示した誤差安定部の平均誤差に基づ
いて作成されるものであり、例えば、平均誤差そのまま
の値や、平均誤差付近の値や、あるいは平均誤差に依存
する値などを用いることができる。これは、平均誤差と
は、誤差安定部に位置する画素の誤差中心値であるた
め、補正データとして利用することが最も適切であると
判断されるからである。
Next, a method of creating correction data in the correction data generator 15 will be described. In the present embodiment, the correction data generation unit 15 generates correction data using, for example, an LUT method or an arithmetic method. Here, the correction data is created based on the average error of the error stabilizing unit shown in FIG. 6, and for example, depends on the value of the average error itself, a value near the average error, or the average error. Values can be used. This is because the average error is the error center value of the pixel located in the error stabilizing section, and thus it is determined that the average error is most appropriate to use as correction data.

【0056】LUT方式を使用する場合は、上述した低
誤差判定の際に説明したように、補正データ生成部15
に入力値の種類だけ出力値を有するLUTが設けられて
おり、該LUTを用い、注目画素濃度を入力値として、
補正データが出力される。
When the LUT method is used, the correction data generation unit 15
Are provided with LUTs having output values only for the types of input values. Using this LUT, a target pixel density is set as an input value.
The correction data is output.

【0057】一方、補正データの生成に演算方式を用い
る場合には、例えば、以下のような演算式を用いる。こ
こでは、注目画素濃度が入力値Xであり、補正データ値
が出力値Zである。また、本実施の形態では、画像の階
調が256階調であるので、128はその中心値とな
る。
On the other hand, when an arithmetic method is used to generate correction data, for example, the following arithmetic expression is used. Here, the target pixel density is the input value X, and the correction data value is the output value Z. Further, in the present embodiment, since the gradation of the image is 256 gradations, 128 is the central value.

【0058】Z=−X+128 ………(3) 上記した式(3)は、補正データに、図6に示す誤差安
定部の平均誤差をそのまま使用したものである。式
(3)を用いる場合、掛け算回路を使用する必要が無い
ので回路を小さくすることができ、処理の高速化を実現
することができる。例えば、注目画素濃度20で補正前
誤差−10で、図6によれば補正が必要と判断される場
合、補正データ値Zは108となる。
Z = −X + 128 (3) The above equation (3) uses the average error of the error stabilizing section shown in FIG. 6 as it is for the correction data. When equation (3) is used, it is not necessary to use a multiplication circuit, so that the circuit can be reduced in size, and the processing speed can be increased. For example, when it is determined that correction is necessary according to FIG. 6 due to the pre-correction error -10 at the target pixel density 20, the correction data value Z is 108.

【0059】また、画像の欠け部をより小さくしたい場
合には、式(3)よりもより大きな切片と傾きを持たせ
た式を使用すればよく、例えば以下の式(4)を用いれ
ばよい。式(4)においても、注目画素濃度が入力値X
で、補正データ値が出力値Zである。
When it is desired to make the missing portion of the image smaller, an equation having a larger intercept and inclination than equation (3) may be used. For example, the following equation (4) may be used. . Also in equation (4), the pixel density of interest is the input value X
Where the correction data value is the output value Z.

【0060】 Z=−128/121×X+128 ………(4) 上記した式(4)では、補正データ値Zが128よりも
大きくなる場合が生じるが、これを未処理の周辺画素に
分配すれば、それぞれの周辺画素で128以下の誤差と
なる。従って、誤差メモリ11が、例えば128以下し
か保存できない場合であっても、問題となることはな
い。
Z = −128 / 121 × X + 128 (4) In the above equation (4), there is a case where the correction data value Z becomes larger than 128, but this is distributed to unprocessed peripheral pixels. For example, each peripheral pixel has an error of 128 or less. Therefore, there is no problem even if the error memory 11 can store, for example, only 128 or less.

【0061】尚、補正データ生成の際に使用される演算
式は、上記した式(3)、(4)に限らず、平均誤差付
近の値や、あるいは平均誤差に依存する値を算出できる
式であれば、他の演算式も利用可能である。ただし、補
正データ値Zは、注目画素濃度Xが128の時に0であ
ることが望ましい。
The arithmetic expressions used in generating the correction data are not limited to the above-mentioned expressions (3) and (4), but may be expressions for calculating values near the average error or values depending on the average error. If so, other arithmetic expressions can be used. However, it is desirable that the correction data value Z is 0 when the target pixel density X is 128.

【0062】以上のように、本実施の形態に係る画像処
理装置1は、注目画素に対してドットの形成がなく、か
つ、低誤差判定器16によって注目画素の補正前誤差が
低誤差であると判定された場合に、補正データ生成部1
5にて作成された補正データ値を用いて注目画素の補正
前誤差を補正することにより、誤差の応答を早めること
ができる。すなわち、低濃度部領域や急激な濃度変化部
で発生しやすい、拡散誤差の加算がドット形成する閾値
に到達するまでの遅延を、改善することができる。これ
により、図5(b)に示すように、低濃度部領域や急激
な濃度変化部において、画像の欠け部がほとんどない良
好な画像を得ることができる。さらに、補正データ生成
部15での処理を簡略化すれば、回路の小規模化も実現
することが可能となる。
As described above, in the image processing apparatus 1 according to the present embodiment, no dot is formed for the target pixel, and the error before correction of the target pixel is a low error by the low error determiner 16. Is determined, the correction data generation unit 1
By correcting the pre-correction error of the target pixel using the correction data value created in step 5, the response of the error can be accelerated. In other words, it is possible to improve a delay that is likely to occur in a low density portion area or a rapid density change portion, and that occurs until the addition of a diffusion error reaches a dot formation threshold. As a result, as shown in FIG. 5B, a good image having almost no missing portions can be obtained in the low-density portion region or the rapid density change portion. Furthermore, if the processing in the correction data generation unit 15 is simplified, the circuit can be reduced in size.

【0063】さらに、本実施の形態に係る画像処理装置
1は、注目画素の誤差補正を量子化後に行う構成となっ
ているので、誤差の補正値を、量子化処理で用いられる
閾値以上の大きな値に設定することができる。これによ
り、周辺画素に対してより大きな誤差を振り分けること
ができるため、以降に処理される画素は、ドット形成さ
れやすくなる。この結果、画像の欠け部を小さくするこ
とができる。
Further, since the image processing apparatus 1 according to the present embodiment is configured to perform error correction of the target pixel after quantization, the error correction value is set to a value larger than the threshold value used in the quantization processing. Can be set to a value. As a result, a larger error can be distributed to the peripheral pixels, and the pixels to be processed thereafter are easily formed with dots. As a result, the missing portion of the image can be reduced.

【0064】また、本実施の形態に係る画像処理装置1
をカラー画像に対して用いる場合についても説明する。
カラー画像の各色、C(シアン)、M(マゼンタ)、Y
(イエロー)、K(ブラック)の誤差拡散処理において
は、低誤差判定器16にて行う低誤差判定、および補正
データ生成部15にて行う補正データの作成を、C,
M,Y,Kそれぞれに別に行う。従って、誤差拡散手段
である重み付け回路14についても、C,M,Y,Kそ
れぞれに対して設ける。
The image processing apparatus 1 according to the present embodiment
Is also used for a color image.
Each color of color image, C (cyan), M (magenta), Y
In the (yellow) and K (black) error diffusion processes, the low error determination performed by the low error determiner 16 and the generation of correction data performed by the correction data generator 15 are performed by C,
Perform separately for each of M, Y, and K. Therefore, the weighting circuit 14 as the error diffusion means is also provided for each of C, M, Y, and K.

【0065】これによって、例えばC,M,Y,Kの濃
度が同じ画像を処理する場合、C,M,Y,Kの補正デ
ータの違いによって、画像の欠け部から誤差安定部に移
行する、ドットが形成され始める位置が、C,M,Y,
Kでずれることになる。よって、画像を滑らかに表現す
ることが可能となる。
Thus, for example, when processing images having the same density of C, M, Y, and K, the image shifts from a missing portion of the image to an error stabilizing portion due to the difference in the correction data of C, M, Y, and K. The positions where the dots begin to be formed are C, M, Y,
It will be shifted by K. Therefore, it is possible to express an image smoothly.

【0066】また、本実施の形態に係る画像処理装置1
では、注目画素の誤差補正を量子化後に行っているが、
量子化前に行う構成とすることもできる。このように量
子化前に誤差補正を行うことにより、故意に閾値以上の
補正データを設定して、注目画素に対するドット形成を
行うことが可能となる。従って、画像の欠け部を小さく
することができる。但し、この場合は、必要以上にドッ
トが形成されないように、乱数等を使用してドットの形
成を制御する必要がある。
The image processing apparatus 1 according to the present embodiment
Then, the error correction of the target pixel is performed after quantization,
A configuration before quantization is also possible. By performing error correction before quantization as described above, it is possible to intentionally set correction data equal to or larger than a threshold value and perform dot formation on a target pixel. Therefore, the missing portion of the image can be reduced. However, in this case, it is necessary to control the dot formation using a random number or the like so that dots are not formed more than necessary.

【0067】〔実施の形態2〕本発明の第2の実施の形
態について、図8に基づいて説明すれば以下のとおりで
ある。尚、説明の便宜上、前記した実施の形態1で説明
した構成と同様の機能を有する構成については、同じ参
照番号を付記し、その説明を省略する。
[Second Embodiment] The second embodiment of the present invention is described below with reference to FIG. Note that, for convenience of description, the same reference numerals are given to components having the same functions as those described in the first embodiment, and description thereof is omitted.

【0068】本実施の形態に係る画像処理装置2は、注
目画素の補正前誤差が低誤差であるか否かを判定する方
法が、実施の形態1の画像処理装置1とは異なる。図8
に示すように、画像処理装置2は、低誤差判定器(低誤
差判定手段、補正手段)21にて、補正前誤差が補正デ
ータ生成部15にて作成された補正データと一定値以上
離れていた場合に、補正前誤差を低誤差であると判定す
るようになっている。さらに、該低誤差判定器21は、
補正前誤差を低誤差と判定した場合、補正前誤差を補正
データ値に置き換えて重み付け回路14に出力し、補正
前誤差を低誤差と判定しない場合は補正前誤差をそのま
ま重み付け回路14に出力する。
The image processing apparatus 2 according to the present embodiment is different from the image processing apparatus 1 according to the first embodiment in the method of determining whether or not the pre-correction error of the target pixel is a low error. FIG.
As shown in (2), the image processing apparatus 2 uses the low error determiner (low error determination means, correction means) 21 to separate the error before correction from the correction data created by the correction data generation unit 15 by a certain value or more. In this case, the error before correction is determined to be a low error. Further, the low error determiner 21
When the pre-correction error is determined to be a low error, the pre-correction error is replaced with a correction data value and output to the weighting circuit 14, and when the pre-correction error is not determined to be the low error, the pre-correction error is output to the weighting circuit 14 as it is. .

【0069】例えば、演算方式を用いて補正データを作
成する場合を考え、実施の形態1にて説明した式(3)
を使用し、補正データ値と補正前誤差とが75以上離れ
ている場合に補正を行うようにすれば、低誤差判定器2
1にて以下の式を用いることとなる。この式における出
力値Yよりも補正前誤差が小さい場合、低誤差判定器2
1は補正前誤差を低誤差であると判定する。
For example, considering the case where correction data is created using an arithmetic method, the equation (3) described in the first embodiment is used.
Is used and the correction is performed when the correction data value and the error before correction are separated by 75 or more.
The following equation is used at 1. If the error before correction is smaller than the output value Y in this equation,
1 determines that the error before correction is a low error.

【0070】Y=−X+53 ………(5) 上記した式(5)を用いて低誤差判定を行えば、実施の
形態1の低誤差判定の際に式(2)を用いた場合と同じ
結果が得られる。従って、本実施の形態の画像処理装置
2でも、実施の形態1の画像処理装置1と同様の作用効
果が実現できる。
Y = −X + 53 (5) If the low error determination is made using the above equation (5), it is the same as the case of using the equation (2) in the low error determination of the first embodiment. The result is obtained. Therefore, the image processing apparatus 2 of the present embodiment can also achieve the same operation and effect as the image processing apparatus 1 of the first embodiment.

【0071】〔実施の形態3〕本発明の第3の実施の形
態について、図9および図10に基づいて説明すれば以
下のとおりである。尚、説明の便宜上、前記した実施の
形態1または2で説明した構成と同様の機能を有する構
成については、同じ参照番号を付記し、その説明を省略
する。
[Third Embodiment] The following will describe a third embodiment of the present invention with reference to FIGS. 9 and 10. Note that, for convenience of explanation, components having the same functions as those described in the first or second embodiment are denoted by the same reference numerals, and description thereof is omitted.

【0072】本実施の形態に係る画像処理装置3は、実
施の形態1および2とは誤差補正の方法が異なる。図9
に示すように、画像処理装置3は、誤差補正の際に、補
正データ生成部15にて作成した補正データを用いるの
ではなく、その代わりに、重み付け回路31で、未処理
画素に振りまく誤差の総和を大きくする補正を行う。
尚、注目画素の補正前誤差に対して補正を行うか否かの
判定は、実施の形態1の画像処理装置1と同じ方法にて
行われる。すなわち、低誤差判定器16により、注目画
素濃度を入力値とする出力値と補正前誤差との比較が行
われて、補正前誤差が補正の必要な低誤差であるか否か
が判定され、その判定結果が重み付け回路31に入力さ
れて、誤差補正が行われる。
The image processing apparatus 3 according to the present embodiment differs from the first and second embodiments in the method of error correction. FIG.
As shown in (2), the image processing apparatus 3 does not use the correction data created by the correction data generation unit 15 at the time of error correction. Instead, the image processing apparatus 3 uses a weighting circuit 31 to calculate the error to be distributed to unprocessed pixels. Correction to increase the sum is performed.
The determination as to whether or not to correct the pre-correction error of the target pixel is performed in the same manner as in the image processing apparatus 1 according to the first embodiment. That is, the low error determiner 16 compares the output value with the target pixel density as an input value and the pre-correction error, and determines whether the pre-correction error is a low error requiring correction, The result of the determination is input to the weighting circuit 31, and error correction is performed.

【0073】通常(注目画素の補正前誤差に対して補正
を行わない場合)、重み付け回路31では、入力した誤
差に対し、未処理の周辺画素の重み付けマトリクスの係
数を掛けて、係数の和の分だけビットシフトにより割算
を行っている。しかし、低誤差判定器16にて補正前誤
差が低誤差であると判定された場合、上記重み付け回路
31は、通常の重み付けマトリスクの係数の代わりに、
予め保持されている補正用の重み付けマトリクスの係数
を用いる。補正用重み付けマトリクスは、その係数の総
和が通常の重み付けマトリクスよりも大きい値となるよ
うに設定されている。
Normally (when the error before correction of the target pixel is not corrected), the weighting circuit 31 multiplies the input error by the coefficient of the weighting matrix of the unprocessed peripheral pixel and calculates the sum of the coefficients. Division is performed by bit shift by the amount. However, when the low error determiner 16 determines that the pre-correction error is a low error, the weighting circuit 31 replaces the normal weighted matrix risk coefficient with
A coefficient of a correction weighting matrix stored in advance is used. The correction weighting matrix is set such that the sum of its coefficients is larger than that of a normal weighting matrix.

【0074】図10(a)には通常の重み付けマトリク
スの係数の例、図10(b)には補正用の重み付けマト
リクスの係数の例が、それぞれ示されている。図10
(a)に示すマトリクス係数を図10(b)に示すマト
リクス係数に変更するだけで、係数の総和が16から2
1へと増加する。従って、未処理画素に振りまかれる誤
差の大きさを21/16倍にすることができる。
FIG. 10A shows an example of a coefficient of a normal weighting matrix, and FIG. 10B shows an example of a coefficient of a weighting matrix for correction. FIG.
By simply changing the matrix coefficients shown in FIG. 10A to the matrix coefficients shown in FIG.
Increase to 1. Therefore, the magnitude of the error allocated to the unprocessed pixels can be increased to 21/16 times.

【0075】また、重み付けマトリクスの係数はそのま
まで、重み付けマトリクスの係数と補正前誤差とを掛け
合わせた後のビットシフトによる割算で、ビットシフト
の数を少なくして補正することも可能である。ビットシ
フトの数を少なくすれば、未処理画素に振りまく誤差の
総和を2倍、4倍、…と増加させることができる。
Further, it is also possible to correct by reducing the number of bit shifts by dividing by the bit shift after multiplying the coefficient of the weighting matrix by the error before correction while keeping the coefficient of the weighting matrix as it is. . If the number of bit shifts is reduced, the sum of the errors scattered to the unprocessed pixels can be increased twice, four times,....

【0076】ビットシフト数を少なくする方法について
説明する。例えば、図10(a)に示されている重み付
けマトリクスの係数の和は16であるので、通常の場合
は÷16に等しい4ビットシフトを行う。しかし、低誤
差判定器16にて補正前誤差が低誤差であると判定され
た場合、上記重み付け回路31は、未処理画素に振りま
く誤差の総和を増加させるために、3ビットシフト(÷
8)を行う。これにより、未処理画素に振りまく誤差の
総和を2倍に補正することができる。
A method for reducing the number of bit shifts will be described. For example, since the sum of the coefficients of the weighting matrix shown in FIG. 10A is 16, a normal 4-bit shift equal to $ 16 is performed. However, when the low error determiner 16 determines that the pre-correction error is a low error, the weighting circuit 31 shifts by 3 bits (÷) to increase the sum of the errors distributed to the unprocessed pixels.
Perform 8). This makes it possible to double the sum of the errors spread to the unprocessed pixels.

【0077】以上のように、重み付けマトリクスの係数
の総和を大きくする、あるいはビットシフトの数を少な
くして、未処理画素に振りまく誤差の総和を増加させる
ことにより、補正データを生成する補正データ生成部1
5を設ける必要がなく、処理も従来の重み付け回路に対
して簡単な変更を加えるだけで済む。従って、より簡単
な回路構成で、低濃度部領域や急激な濃度変化部領域で
発生する、拡散誤差の加算がドット形成する閾値に到達
するまでの遅延を改善することができ、画像の欠け部が
ほとんどない良好な画像を得ることができる。
As described above, by increasing the total sum of the coefficients of the weighting matrix or reducing the number of bit shifts to increase the total sum of the errors scattered to the unprocessed pixels, correction data generation for generating correction data is performed. Part 1
5 need not be provided, and the processing only requires simple modifications to the conventional weighting circuit. Therefore, with a simpler circuit configuration, it is possible to improve the delay until the addition of the diffusion error reaches the threshold value for dot formation, which occurs in the low-density part region or the abrupt density change part region. And a good image having almost no image quality can be obtained.

【0078】〔実施の形態4〕本発明の第4の実施の形
態について、図11、および図12に基づいて説明すれ
ば以下のとおりである。尚、説明の便宜上、前記した実
施の形態1ないし3の何れかで説明した構成と同様の機
能を有する構成については、同じ参照番号を付記し、そ
の説明を省略する。
[Fourth Embodiment] The following will describe a fourth embodiment of the present invention with reference to FIG. 11 and FIG. For the sake of convenience, the same reference numerals are given to the components having the same functions as those described in any of the first to third embodiments, and description thereof will be omitted.

【0079】図11に示すように、本実施の形態に係る
画像処理装置4は、実施の形態1の画像処理装置1に、
濃度判定器(濃度判定手段)41が更に設けられた構成
であり、注目画素の補正前誤差を補正するか否か決定す
る際に、注目画素の濃度判定も加えられたものとなって
いる。
As shown in FIG. 11, the image processing apparatus 4 according to the present embodiment is different from the image processing apparatus 1 according to the first embodiment in that
In this configuration, a density determiner (density determination means) 41 is further provided, and when determining whether to correct the pre-correction error of the target pixel, the density determination of the target pixel is also added.

【0080】上記濃度判定器41は、一定値の閾値処
理、または乱数発生による閾値処理によって注目画素の
濃度が所望範囲の濃度か否かを判定し、その結果をセレ
クタ17に出力する。セレクタ17は、ドットが形成さ
れず、かつ注目画素が所望の濃度範囲で、さらに低誤差
である場合にのみ、補正前誤差を補正データ生成部15
で作成された補正データと置き換えて、誤差補正を行
う。ここで、所望の濃度範囲としては、画像の欠けが生
じやすい濃度を設定しておく。
The density determiner 41 determines whether the density of the target pixel is within a desired range by threshold processing of a fixed value or threshold processing by random number generation, and outputs the result to the selector 17. The selector 17 determines the pre-correction error only when the dot is not formed and the target pixel is in a desired density range and has a lower error.
Error correction is performed by substituting the correction data created in step (1). Here, as the desired density range, a density at which the image is likely to be chipped is set.

【0081】図12のフローチャートを用いて説明する
と、注目画素に対してドットが形成されるか否かが判定
され(S13)、ドットが形成されない場合で、かつ、
濃度が閾値処理にて所望の濃度範囲内にあると検出され
(S14)、かつ、低誤差であると検出される(S1
5)場合のみ、注目画素の補正前誤差に対して誤差補正
が行われる(S16)。補正された誤差は、周辺画素に
振りまかれる(S17)。それ以外の条件では誤差補正
は行われずに、補正前誤差がそのまま周辺画素に振りま
かれる(S17)。尚、この他の処理動作は、図2に示
した画像処理装置1の処理動作と同じである。
Referring to the flowchart of FIG. 12, it is determined whether or not a dot is formed for the pixel of interest (S13).
The density is detected as being within the desired density range by threshold processing (S14), and is detected as having a low error (S1).
Only in the case of 5), error correction is performed on the error before correction of the target pixel (S16). The corrected error is distributed to peripheral pixels (S17). Under the other conditions, the error correction is not performed, and the error before correction is directly allocated to the peripheral pixels (S17). The other processing operations are the same as the processing operations of the image processing apparatus 1 shown in FIG.

【0082】以上のように、注目画素の誤差補正を行う
か否かを決定する際に、注目画素の濃度も判定基準に加
えることで、画像の欠けが大きく補正が必要な濃度(低
濃度部領域)の画素に対してのみ誤差補正を行うことが
できる。これにより、補正の必要がない濃度の画素に対
して誤差補正を行い、その結果、誤差を不要に大きくす
る虞れがなくなる。
As described above, when deciding whether or not to perform error correction on the target pixel, the density of the target pixel is also added to the determination criterion, so that the density of the image is large and correction is needed (low density portion). Error correction can be performed only on the pixels of the (region). As a result, error correction is performed on pixels having a density that does not need to be corrected, and as a result, there is no possibility that the error is unnecessarily increased.

【0083】上記濃度判定器41が一定値の閾値による
閾値処理を行う場合、簡単な回路構成で注目画素濃度の
判別を行うことができ、さらに、閾値を変更することに
よって濃度判定範囲を容易に選択することができる。
When the density determination unit 41 performs threshold processing using a fixed threshold value, the density of the target pixel can be determined with a simple circuit configuration, and the density determination range can be easily changed by changing the threshold value. You can choose.

【0084】また、上記濃度判定器41が乱数発生によ
る閾値処理を行う場合、閾値が一定でないことにより、
補正した濃度の画像と補正しない濃度の画像との間の変
化が滑らかになる。すなわち、誤差補正による誤差の変
化が原因で、濃度判定値付近の濃度を有する画像に、画
像の境界が形成されるのを防止することができる。
In the case where the density judgment unit 41 performs a threshold process by generating a random number, the threshold value is not constant.
The change between the corrected density image and the uncorrected density image becomes smooth. That is, it is possible to prevent a boundary of an image from being formed in an image having a density near the density determination value due to a change in the error due to the error correction.

【0085】また、乱数発生回路の例として一般的に知
られているのは、LFSR(LinearFeedback Shift Reg
ister)である。LFSRは一定のビット長を保持し、
所望の乱数のビット数を一定のビット長の中から割り当
てる。また、乱数を変化させる場合は、ビットデータを
シフトさせると同時に、空いた端の1ビットに一定のビ
ット長の中から特定の2ビットのEXOR(排他的論理
和)を入れる。
A generally known example of the random number generation circuit is an LFSR (Linear Feedback Shift Reg).
ister). The LFSR holds a fixed bit length,
The number of bits of a desired random number is assigned from a fixed bit length. When the random number is changed, the bit data is shifted and, at the same time, the EXOR (exclusive OR) of a specific two bits from a fixed bit length is inserted into one bit at the free end.

【0086】以上のように、本実施の形態に係る画像処
理装置4は、濃度判定器41を更に備えることにより、
実施の形態1の画像処理装置1の効果に加え、補正が必
要な濃度の画素に対してのみ誤差補正を行うことができ
るという効果も、同時に実現できる。
As described above, the image processing apparatus 4 according to the present embodiment further includes the density judgment unit 41,
In addition to the effects of the image processing apparatus 1 of the first embodiment, the effect that error correction can be performed only on pixels having a density that needs to be corrected can be realized at the same time.

【0087】尚、本実施の形態においては、実施の形態
1の画像処理装置1に濃度判定器41を設ける構成とし
たが、実施の形態2、3に示した画像処理装置2、3に
設けることも可能であり、その場合も同様の作用効果を
得ることができる。
In this embodiment, the image processing apparatus 1 according to the first embodiment is provided with the density determiner 41, but is provided in the image processing apparatuses 2 and 3 according to the second and third embodiments. It is also possible to achieve the same effect.

【0088】〔実施の形態5〕本発明の第5の実施の形
態について、図6、図13、および図14に基づいて説
明すれば以下のとおりである。尚、説明の便宜上、前記
した実施の形態1ないし4の何れかで説明した構成と同
様の機能を有する構成については、同じ参照番号を付記
し、その説明を省略する。
[Fifth Embodiment] The following will describe a fifth embodiment of the present invention with reference to FIGS. 6, 13 and 14. For the sake of convenience, the same reference numerals are given to the components having the same functions as those described in any of Embodiments 1 to 4, and description thereof is omitted.

【0089】図13に示すように、本実施の形態に係る
画像処理装置5は、実施の形態1の画像処理装置1に高
誤差判定器51が更に設けられた構成であり、注目画素
に対してドットの形成があり、かつ、低誤差判定器16
による判定方法と同様に、補正前誤差が所定の誤差値よ
りも大きい高誤差であると判定された場合にも、誤差補
正を行うようになっている。
As shown in FIG. 13, an image processing apparatus 5 according to the present embodiment has a configuration in which a high error decision unit 51 is further provided in the image processing apparatus 1 according to the first embodiment. And the low error determination unit 16
In the same manner as in the determination method described above, the error correction is also performed when it is determined that the pre-correction error is a high error larger than a predetermined error value.

【0090】図6に示す誤差安定部の誤差範囲内に誤差
がある場合、処理済み画素の誤差が充分に積算された状
態であることは先にも述べた。この誤差安定部の誤差範
囲の最大値を最大誤差とすると、注目画素の補正前誤差
がこの最大誤差よりも大きい場合、負の誤差、又は小さ
い正の誤差が充分に積算されていない状態であると判断
される。従って、最大誤差よりも大きい誤差を有する注
目画素も、誤差補正が必要な状態にあると考えられる
(図中、「補正が必要な誤差領域部2」と示されてい
る。)。よって、高誤差判定の際に用いられる所定の誤
差値は、この最大誤差に基づいて求められる。
As described above, when there is an error within the error range of the error stabilizing unit shown in FIG. 6, the errors of the processed pixels are sufficiently integrated. Assuming that the maximum value of the error range of the error stabilizing unit is the maximum error, if the pre-correction error of the target pixel is larger than the maximum error, a negative error or a small positive error is not fully integrated. Is determined. Therefore, the target pixel having an error larger than the maximum error is also considered to be in a state where error correction is required (in the figure, it is indicated as “error area 2 requiring correction”). Therefore, the predetermined error value used in the high error determination is obtained based on the maximum error.

【0091】図14のフローチャートを用いて、本実施
の形態の画像処理装置5の処理動作について説明する。
注目画素に対してドットが形成されるか否かが判定され
(S23)、ドットが形成されない場合で、かつ低誤差
であると判定される(S24)場合、および、ドットが
形成される場合で、かつ高誤差であると判定される(S
25)場合には、補正データ生成部15で作成された補
正データを用いて誤差補正が行われる(S26)。補正
データに置き換えられた補正後誤差は、その後周辺画素
に振りまかれる(S27)。これら以外の条件の下で
は、誤差補正は行われず、補正前誤差がそのまま周辺画
素に振りまかれる(S27)。尚、この他の処理動作
は、図2に示した画像処理装置1の場合と同じである。
The processing operation of the image processing apparatus 5 according to the present embodiment will be described with reference to the flowchart of FIG.
It is determined whether or not a dot is formed with respect to the target pixel (S23). If no dot is formed and it is determined that the error is low (S24), and if a dot is formed. And a high error is determined (S
25) In the case, error correction is performed using the correction data created by the correction data generation unit 15 (S26). The post-correction error that has been replaced by the correction data is then allocated to peripheral pixels (S27). Under other conditions, the error correction is not performed, and the error before correction is directly scattered to the surrounding pixels (S27). Other processing operations are the same as those of the image processing apparatus 1 shown in FIG.

【0092】補正データ生成部15にて作成される補正
データは、 低誤差判定かつドット形成なし 高誤差判定かつドット形成あり の2つの場合で異なるデータとすることも可能である
が、図6に示す誤差安定部の平均誤差を基準にした同一
の補正データを使用することが好ましい。これにより、
補正データ生成部15での処理が簡略化されるので、回
路の小規模化を実現することができる。
The correction data generated by the correction data generating unit 15 can be different data in two cases of low error determination, no dot formation, high error determination, and dot formation. It is preferable to use the same correction data based on the average error of the indicated error stabilizing section. This allows
Since the processing in the correction data generation unit 15 is simplified, the circuit can be downsized.

【0093】以上のように、誤差補正を行うか否かの判
定に高誤差判定も用いることにより、濃い画像における
白点の出始めの遅延や、画像が反転して使用されるとき
の画像の欠けを防ぐことができる。すなわち、本実施の
形態に係る画像処理装置5は、画像が正転、反転のどち
らで使用されたとしても対応することができる。
As described above, by using the high error determination to determine whether or not to perform the error correction, it is possible to delay the appearance of white spots in a dark image or to reduce the image when the image is used after being inverted. Chipping can be prevented. That is, the image processing apparatus 5 according to the present embodiment can cope with the case where the image is used in normal rotation or inversion.

【0094】また、本実施の形態に係る画像処理装置5
の高誤差判定器51は、低誤差判定と同様に、注目画素
濃度から求められる出力値と補正前誤差との比較によ
り、注目画素の補正前誤差が高誤差であるかどうかを判
定している。しかし、このような判定方法に限定される
ことはなく、補正前誤差が補正データの値から一定以上
離れていれば高誤差であると判定するような構成として
もよい。
The image processing apparatus 5 according to the present embodiment
The high error determiner 51 determines whether the pre-correction error of the target pixel is a high error by comparing the output value obtained from the target pixel density with the pre-correction error, similarly to the low error determination. . However, the present invention is not limited to such a determination method, and may be configured to determine a high error if the pre-correction error is at least a certain distance from the value of the correction data.

【0095】尚、本実施の形態においては、実施の形態
1の画像処理装置1に高誤差判定器51を設けた構成と
したが、実施の形態2、3、4に示した画像処理装置
2、3、4に設けることも可能であり、同様の作用効果
を得ることができる。
In the present embodiment, the image processing apparatus 1 according to the first embodiment is provided with the high error determiner 51. However, the image processing apparatus 2 according to the second, third, and fourth embodiments is used. , 3, and 4 can be provided, and the same function and effect can be obtained.

【0096】[0096]

【発明の効果】以上のように、本発明の画像処理装置
は、注目画素を量子化する際に生じる注目画素誤差が、
所定の誤差値よりも小さい場合に、該注目画素誤差を低
誤差と判定する低誤差判定手段を備え、上記注目画素の
量子化結果によりドットが形成されず、かつ上記低誤差
判定手段により上記注目画素誤差が低誤差であると判定
された場合に、該注目画素誤差を補正する構成である。
As described above, according to the image processing apparatus of the present invention, the target pixel error generated when the target pixel is quantized is
A low error determining unit that determines the target pixel error to be a low error when the target pixel error is smaller than a predetermined error value; a dot is not formed based on a quantization result of the target pixel; When the pixel error is determined to be low, the target pixel error is corrected.

【0097】それゆえ、低濃度部領域や急激な濃度変化
部で発生する、拡散誤差の加算がドット形成する閾値に
到達するまでの遅延を、改善することができる。これに
より、低濃度部領域や急激な濃度変化部において、画像
の欠けがほとんどない良好な画像を得ることができると
いう効果を奏する。
Therefore, it is possible to improve the delay which occurs in the low density portion area or the rapid density change portion, until the addition of the diffusion error reaches the threshold value for dot formation. As a result, there is an effect that in a low density portion area or a sharp density change portion, it is possible to obtain a good image with almost no image defects.

【0098】さらに、本発明の画像処理装置は、上記注
目画素誤差を補正するための補正データを、上記注目画
素の濃度に応じて作成する補正データ生成手段と、上記
注目画素の量子化結果によりドットが形成されず、かつ
上記低誤差判定手段により上記注目画素誤差が低誤差で
あると判定された場合、該注目画素誤差を上記補正デー
タを用いて補正する補正手段とをさらに備えた構成であ
ることが好ましい。
Further, the image processing apparatus according to the present invention comprises a correction data generating means for generating correction data for correcting the target pixel error in accordance with the density of the target pixel, and a correction data generating means for obtaining the target pixel error. When no dot is formed, and the low error determination unit determines that the target pixel error is a low error, the correction unit corrects the target pixel error using the correction data. Preferably, there is.

【0099】それゆえ、低濃度部領域や急激な濃度変化
部で発生する、拡散誤差の加算がドット形成する閾値に
到達するまでの遅延を、注目画素誤差を補正データと置
き換えるだけで改善することができる。これにより、簡
単な回路構成を用いて、低濃度部領域や急激な濃度変化
部における画像の欠けの発生を防ぐことができるという
効果を奏する。
Therefore, it is possible to improve the delay, which occurs in the low-density portion area or the rapid density change portion, until the addition of the diffusion error reaches the threshold value for dot formation, by simply replacing the target pixel error with the correction data. Can be. As a result, there is an effect that it is possible to prevent the occurrence of image chipping in a low-density portion area or a sharp density change portion using a simple circuit configuration.

【0100】さらに、本発明の画像処理装置は、誤差拡
散法を用いて多階調原画像を多値画像に量子化し、注目
画素誤差の補正を行わずに形成した画像の、誤差安定部
における誤差の最小値を最小誤差とする場合、上記低誤
差判定手段は、上記最小誤差よりも低い値を上記所定の
誤差値として利用する構成であることが好ましい。
Further, the image processing apparatus of the present invention quantizes a multi-tone original image into a multi-valued image by using an error diffusion method, and converts an image formed without correcting a pixel-of-interest error into an error stabilizing unit. When the minimum value of the error is set as the minimum error, it is preferable that the low error determination means uses a value lower than the minimum error as the predetermined error value.

【0101】それゆえ、安定した誤差を持つ画素部分
(誤差安定部)に対して補正を行い、この部分の濃度を
不要に高くしてしまう虞れがなくなる。さらに、画像の
欠けが発生する低濃度部領域の補正条件が広くなるの
で、低濃度部領域の画像の欠けを高濃度部領域よりも改
善することができる。これにより、低濃度部領域におけ
る画像の欠けの発生を、より確実に防ぐことが可能とな
るという効果を奏する。
Therefore, there is no possibility that the pixel portion having a stable error (error stabilizing portion) is corrected and the density of this portion is unnecessarily increased. Further, since the correction conditions for the low-density portion area where the image lack occurs are broadened, the image lack of the low-density portion area can be improved as compared with the high-density portion area. As a result, there is an effect that it is possible to more reliably prevent the occurrence of image chipping in the low density portion region.

【0102】さらに、本発明の画像処理装置は、誤差拡
散法を用いて多階調原画像を多値画像に量子化し、注目
画素誤差の補正を行わずに形成した画像の、誤差安定部
における誤差を平均した値を平均誤差とする場合、上記
補正データ生成手段は、上記平均誤差値に基づいて補正
データを作成する構成であることが好ましい。
Further, the image processing apparatus of the present invention quantizes a multi-tone original image into a multi-valued image by using an error diffusion method, and converts an image formed without correcting a pixel-of-interest error into an error stabilizing unit. In a case where a value obtained by averaging the errors is used as an average error, it is preferable that the correction data generating means is configured to generate correction data based on the average error value.

【0103】それゆえ、各注目画素濃度に応じた適切な
誤差補正を行い、低濃度部領域や急激な濃度変化部にお
ける画像の欠けの発生を、より確実に防ぐことができる
という効果を奏する。
Therefore, it is possible to perform an appropriate error correction in accordance with the density of each target pixel, and it is possible to more reliably prevent the occurrence of image chipping in a low-density area or a rapidly changing density area.

【0104】さらに、本発明の画像処理装置は、上記低
誤差判定手段が、上記注目画素誤差と上記補正データと
の差が所定値以上の場合に、該注目画素誤差を低誤差で
あると判定する構成であることが好ましい。
Further, in the image processing apparatus according to the present invention, when the difference between the target pixel error and the correction data is equal to or greater than a predetermined value, the low error determining means determines that the target pixel error is a low error. It is preferable that the configuration is such that:

【0105】それゆえ、所定値を適宜設定することによ
り、画像の欠けが発生すやすい低濃度部領域に対して、
効果的に誤差補正を行うことができる。これにより、低
濃度部領域における画像の欠けの発生を、より確実に防
ぐことができるという効果を奏する。
Therefore, by appropriately setting the predetermined value, the low-density portion region in which the image is likely to be chipped can be reduced.
Error correction can be performed effectively. As a result, there is an effect that occurrence of chipping of the image in the low density portion region can be more reliably prevented.

【0106】また、本発明の画像処理装置は、注目画素
誤差を未処理の周辺画素に振りまく割合を決定する誤差
拡散手段をさらに備え、上記誤差拡散手段は、上記注目
画素の量子化結果によりドットが形成されず、かつ上記
低誤差判定手段により上記注目画素誤差が低誤差である
と判定された場合に、未処理画素に振りまく誤差の総和
を増加させる構成とすることもできる。
Further, the image processing apparatus of the present invention further comprises an error diffusion means for determining a ratio of distributing a pixel error of interest to unprocessed peripheral pixels, and the error diffusion means comprises a dot based on a quantization result of the pixel of interest. Is not formed, and when the low error determination unit determines that the target pixel error is a low error, the total sum of the errors distributed to the unprocessed pixels may be increased.

【0107】それゆえ、補正データを生成する手段を別
途設ける必要がない。また、本構成の誤差拡散手段は、
従来の誤差拡散法にて用いられている誤差拡散手段に対
して、簡単な変更を加えるだけ実現することができる。
これにより、より簡単な回路構成で、低濃度部領域や急
激な濃度変化部で発生する、拡散誤差の加算がドット形
成する閾値に到達するまでの遅延を、改善することがで
き、画像の欠けがほとんどない良好な画像を得ることが
できるという効果を奏する。
Therefore, it is not necessary to separately provide a means for generating correction data. Further, the error diffusion means of this configuration is
It can be realized only by adding a simple change to the error diffusion means used in the conventional error diffusion method.
As a result, with a simpler circuit configuration, it is possible to improve the delay until the addition of the diffusion error reaches the threshold value for dot formation, which occurs in the low-density part area or the rapid density change part, and the image lacks. There is an effect that it is possible to obtain a good image having almost no image.

【0108】さらに、本発明の画像処理装置は、注目画
素の濃度が所望の濃度範囲にあるか否かを判定する濃度
判定手段をさらに備え、上記注目画素の濃度が上記所望
の濃度範囲内にある時にのみ、注目画素誤差の補正を行
う構成とすることが好ましい。
Further, the image processing apparatus of the present invention further comprises a density determining means for determining whether or not the density of the pixel of interest is within a desired density range, wherein the density of the pixel of interest is within the desired density range. It is preferable that the target pixel error is corrected only at a certain time.

【0109】それゆえ、画像の欠けが大きくて補正が必
要な濃度領域に対してのみ誤差補正を行うことができ
る。これにより、補正の必要がない濃度領域の画素に対
して不要な補正を行うことを防ぐことができるという効
果を奏する。
Therefore, it is possible to perform error correction only on a density region in which the image is large and correction is required. As a result, there is an effect that unnecessary correction can be prevented from being performed on pixels in a density region that does not require correction.

【0110】さらに、本発明の画像処理装置は、注目画
素を量子化する際に生じる注目画素誤差が、所定の誤差
値よりも大きい場合に、該注目画素を高誤差と判定する
高誤差判定手段をさらに備え、上記注目画素の量子化結
果によりドットが形成され、かつ上記高誤差判定手段に
より上記注目画素誤差が高誤差であると判定された場合
にも、該注目画素誤差の補正を行う構成とすることが好
ましい。
Further, the image processing apparatus according to the present invention further comprises a high error judging means for judging the target pixel as a high error when the target pixel error generated when quantizing the target pixel is larger than a predetermined error value. A configuration in which a dot is formed based on the quantization result of the target pixel, and the target pixel error is corrected even when the target pixel error is determined to be a high error by the high error determination unit. It is preferable that

【0111】それゆえ、濃い画像における白点の出始め
の遅延や、画像を反転して使用されるときの画像の欠け
を防ぐことができるという効果も得ることができる。す
なわち、本構成によれば、画像が正転、反転のどちらで
使用されたとしても対応することができるという効果を
奏する。
Therefore, it is possible to obtain an effect that a delay in starting the appearance of a white point in a dark image and a loss of an image when the image is inverted and used can be prevented. That is, according to this configuration, an effect is provided that the image can be used regardless of whether the image is rotated forward or inverted.

【0112】また、本発明の画像処理装置は、注目画素
を量子化する際に生じる注目画素誤差が、所定の誤差値
よりも大きい場合に、該注目画素を高誤差と判定する高
誤差判定手段を備え、上記注目画素の量子化結果により
ドットが形成され、かつ上記高誤差判定手段により上記
注目画素誤差が高誤差であると判定された場合、該注目
画素誤差の補正を行う構成とすることもできる。
The image processing apparatus according to the present invention further comprises a high error determining means for determining that the target pixel is a high error when the target pixel error generated when quantizing the target pixel is larger than a predetermined error value. Wherein a dot is formed based on the quantization result of the target pixel, and when the target error is determined to be a high error by the high error determination means, the target pixel error is corrected. Can also.

【0113】それゆえ、画像が反転して使用される場合
であっても、誤差拡散法において誤差の応答を早めるこ
とができる。これにより、画像が反転して使用される場
合でも、画像の欠けがほとんどない良好な画像を得るこ
とができるという効果を奏する。さらに、濃い画像にお
ける白点の出始めの遅延も改善することができるという
効果も併せて奏する。
Therefore, even when an image is used after being inverted, the error response can be made faster in the error diffusion method. As a result, even when the image is used inverted, an advantageous effect that a good image with almost no chipping of the image can be obtained can be obtained. Furthermore, the effect that the delay of the appearance of white spots in a dark image can be reduced is also achieved.

【0114】さらに、本発明の画像処理装置は、上記多
階調原画像がカラー画像の場合、注目画素誤差の補正を
各色毎に行う構成とすることが好ましい。
Further, the image processing apparatus of the present invention is preferably configured such that, when the original multi-tone image is a color image, the target pixel error is corrected for each color.

【0115】それゆえ、カラー画像を滑らかに表現する
ことが可能となるという効果を奏する。
Therefore, it is possible to smoothly represent a color image.

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

【図1】本発明の第1の実施の形態に係る画像処理装置
の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus according to a first embodiment of the present invention.

【図2】上記画像処理装置による画像処理動作を示すフ
ローチャートである。
FIG. 2 is a flowchart illustrating an image processing operation performed by the image processing apparatus.

【図3】上記画像処理装置における画像の処理方向を示
す説明図である。
FIG. 3 is an explanatory diagram showing a processing direction of an image in the image processing apparatus.

【図4】従来の誤差拡散法を用いた場合の、副走査方向
に対する積算誤差の変化の様子を示す説明図である。
FIG. 4 is an explanatory diagram showing how an integrated error changes in the sub-scanning direction when a conventional error diffusion method is used.

【図5】(a)は、誤差補正を行わない誤差拡散法を用
いた場合に形成される画像を示した説明図であり、
(b)は、上記画像処理装置によって形成される画像を
示した説明図である。
FIG. 5A is an explanatory diagram showing an image formed when an error diffusion method without performing error correction is used,
(B) is an explanatory view showing an image formed by the image processing device.

【図6】従来の誤差拡散法を用いた場合の、注目画素濃
度と誤差安定部の誤差分布との関係を示す関係図であ
る。
FIG. 6 is a relationship diagram showing a relationship between a target pixel density and an error distribution of an error stabilizing unit when a conventional error diffusion method is used.

【図7】LUT方式を説明するための説明図である。FIG. 7 is an explanatory diagram for explaining an LUT method.

【図8】本発明の第2の実施の形態に係る画像処理装置
の構成を示すブロック図である。
FIG. 8 is a block diagram illustrating a configuration of an image processing apparatus according to a second embodiment of the present invention.

【図9】本発明の第3の実施の形態に係る画像処理装置
の構成を示すブロック図である。
FIG. 9 is a block diagram illustrating a configuration of an image processing apparatus according to a third embodiment of the present invention.

【図10】(a)および(b)は、上記画像処理装置の
重み付け回路による重み付けマトリクスの係数を示す説
明図である。
FIGS. 10A and 10B are explanatory diagrams showing coefficients of a weighting matrix by a weighting circuit of the image processing apparatus. FIGS.

【図11】本発明の第4の実施の形態に係る画像処理装
置の構成を示すブロック図である。
FIG. 11 is a block diagram illustrating a configuration of an image processing apparatus according to a fourth embodiment of the present invention.

【図12】上記画像処理装置による画像処理動作を示す
フローチャートである。
FIG. 12 is a flowchart illustrating an image processing operation by the image processing apparatus.

【図13】本発明の第5の実施の形態に係る画像処理装
置の構成を示すブロック図である。
FIG. 13 is a block diagram illustrating a configuration of an image processing apparatus according to a fifth embodiment of the present invention.

【図14】上記画像処理装置による画像処理動作を示す
フローチャートである。
FIG. 14 is a flowchart showing an image processing operation by the image processing apparatus.

【図15】従来の、誤差拡散法を用いた画像処理装置の
構成を示すブロック図である。
FIG. 15 is a block diagram showing a configuration of a conventional image processing apparatus using an error diffusion method.

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

1 画像処理装置 2 画像処理装置 3 画像処理装置 4 画像処理装置 5 画像処理装置 14 重み付け回路(誤差拡散手段) 15 補正データ生成部(補正データ生成手段) 16 低誤差判定器(低誤差判定手段) 17 セレクタ(補正手段) 21 低誤差判定器(低誤差判定手段、補正手段) 31 重み付け回路(誤差拡散手段) 41 濃度判定器(濃度判定手段) 51 高誤差判定器(高誤差判定手段) REFERENCE SIGNS LIST 1 image processing device 2 image processing device 3 image processing device 4 image processing device 5 image processing device 14 weighting circuit (error diffusion means) 15 correction data generation unit (correction data generation means) 16 low error determiner (low error determination means) Reference Signs List 17 selector (correction means) 21 low error determiner (low error determination means, correction means) 31 weighting circuit (error diffusion means) 41 density determiner (density determination means) 51 high error determiner (high error determination means)

───────────────────────────────────────────────────── フロントページの続き (72)発明者 川上 隆宏 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 (72)発明者 亀井 直幸 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 (72)発明者 江藤 弘樹 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 (72)発明者 ▲吉▼村 創一 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 Fターム(参考) 5B057 CA01 CA02 CA08 CA12 CA16 CB01 CB02 CB06 CB12 CB16 CC01 CE13 CH01 CH07 5C077 LL17 LL19 MP01 MP08 NN12 NN13 PP33 PP43 PQ08 PQ12 PQ18 PQ20 PQ23 RR02 RR08 5C079 LA01 LA02 LA17 LA33 LC09 MA04 MA11 NA02 NA05 NA09 PA02 PA03  ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Takahiro Kawakami 22-22, Nagaikecho, Abeno-ku, Osaka, Osaka Inside Sharp Corporation (72) Inventor Naoyuki Kamei 22-22, Nagaikecho, Abeno-ku, Osaka, Osaka Sharp Co., Ltd. (72) Inventor Hiroki Eto 22-22, Nagaikecho, Abeno-ku, Osaka-shi, Osaka Sharp Co., Ltd. (72) Inventor ▲ Yoshi ▼ mura Souichi 22-22, Nagaikecho, Abeno-ku, Osaka-shi, Osaka In-house F term (reference) 5B057 CA01 CA02 CA08 CA12 CA16 CB01 CB02 CB06 CB12 CB16 CC01 CE13 CH01 CH07 5C077 LL17 LL19 MP01 MP08 NN12 NN13 PP33 PP43 PQ08 PQ12 PQ18 PQ20 PQ23 RR02 RR08 5C009 LA02 PA02 PA03

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】多階調原画像を、画素毎に誤差拡散法を用
いて多値画像に量子化する画像処理装置において、 注目画素を量子化する際に生じる注目画素誤差が、所定
の誤差値よりも小さい場合に、該注目画素誤差を低誤差
と判定する低誤差判定手段を備え、 上記注目画素の量子化結果によりドットが形成されず、
かつ上記低誤差判定手段により上記注目画素誤差が低誤
差であると判定された場合に、該注目画素誤差を補正す
ることを特徴とする画像処理装置。
An image processing apparatus for quantizing a multi-tone original image into a multi-valued image using an error diffusion method for each pixel, wherein a pixel error of interest generated when quantizing a pixel of interest is a predetermined error. When the value is smaller than the value, a low error determination unit that determines the target pixel error as a low error is provided, and a dot is not formed based on a quantization result of the target pixel,
An image processing apparatus for correcting the target pixel error when the low error determination unit determines that the target pixel error is a low error.
【請求項2】上記注目画素誤差を補正するための補正デ
ータを、上記注目画素の濃度に応じて作成する補正デー
タ生成手段と、 上記注目画素の量子化結果によりドットが形成されず、
かつ上記低誤差判定手段により上記注目画素誤差が低誤
差であると判定された場合、該注目画素誤差を上記補正
データを用いて補正する補正手段とをさらに備えたこと
を特徴とする請求項1に記載の画像処理装置。
2. A correction data generating means for generating correction data for correcting the target pixel error in accordance with a density of the target pixel, wherein a dot is not formed by a quantization result of the target pixel.
And a correction means for correcting the pixel error of interest using the correction data when the pixel error of interest is determined to be a low error by the low error determination means. An image processing apparatus according to claim 1.
【請求項3】誤差拡散法を用いて多階調原画像を多値画
像に量子化し、注目画素誤差の補正を行わずに形成した
画像の、誤差安定部における誤差の最小値を最小誤差と
する場合、 上記低誤差判定手段は、上記最小誤差よりも低い値を、
上記所定の誤差値として利用することを特徴とする請求
項1または2に記載の画像処理装置。
3. A multi-gradation original image is quantized into a multi-valued image using an error diffusion method, and a minimum value of an error in an error stabilizing section of an image formed without correcting a target pixel error is defined as a minimum error. In this case, the low error determination means sets a value lower than the minimum error,
The image processing device according to claim 1, wherein the image processing device uses the error value as the predetermined error value.
【請求項4】誤差拡散法を用いて多階調原画像を多値画
像に量子化し、注目画素誤差の補正を行わずに形成した
画像の、誤差安定部における誤差を平均した値を平均誤
差とする場合、 上記補正データ生成手段は、上記平均誤差に基づいて補
正データを作成することを特徴とする請求項2に記載の
画像処理装置。
4. An image obtained by quantizing a multi-tone original image into a multi-valued image by using an error diffusion method and averaging an error in an error stabilizing part of an image formed without correcting a target pixel error. 3. The image processing apparatus according to claim 2, wherein the correction data generation unit generates correction data based on the average error.
【請求項5】上記低誤差判定手段は、上記注目画素誤差
と上記補正データとの差が所定値以上の場合に、該注目
画素誤差を低誤差であると判定することを特徴とする請
求項4に記載の画像処理装置。
5. The apparatus according to claim 1, wherein said low error determination means determines that said pixel error of interest is a low error when a difference between said pixel error of interest and said correction data is equal to or greater than a predetermined value. 5. The image processing device according to 4.
【請求項6】注目画素誤差を未処理の周辺画素に振りま
く割合を決定する誤差拡散手段をさらに備え、 上記誤差拡散手段は、上記注目画素の量子化結果により
ドットが形成されず、かつ上記低誤差判定手段により上
記注目画素誤差が低誤差であると判定された場合に、未
処理画素に振りまく誤差の総和を増加させることを特徴
とする請求項1に記載の画像処理装置。
6. An error diffusion means for determining a ratio of distributing a target pixel error to unprocessed peripheral pixels, wherein said error diffusion means does not form a dot due to a quantization result of said target pixel, and 2. The image processing apparatus according to claim 1, wherein when the error determination unit determines that the target pixel error is a low error, the total sum of the errors allocated to the unprocessed pixels is increased.
【請求項7】注目画素の濃度が所望の濃度範囲にあるか
否かを判定する濃度判定手段をさらに備え、 上記注目画素の濃度が上記所望の濃度範囲内にある場合
にのみ、注目画素誤差の補正を行うことを特徴とする請
求項1ないし6の何れか1つに記載の画像処理装置。
7. A density determining means for determining whether or not the density of the target pixel is within a desired density range, wherein the target pixel error is determined only when the density of the target pixel is within the desired density range. The image processing apparatus according to claim 1, wherein the correction is performed.
【請求項8】注目画素を量子化する際に生じる注目画素
誤差が、所定の誤差値よりも大きい場合に、該注目画素
誤差を高誤差と判定する高誤差判定手段をさらに備え、 上記注目画素の量子化結果によりドットが形成され、か
つ上記高誤差判定手段により上記注目画素誤差が高誤差
であると判定された場合にも、該注目画素誤差の補正を
行うことを特徴とする請求項1ないし7の何れか1つに
記載の画像処理装置。
8. A high-error judging means for judging the pixel error of interest as a high error when the pixel error of interest generated when quantizing the pixel of interest is larger than a predetermined error value, 2. The method according to claim 1, further comprising the step of correcting the target pixel error even when a dot is formed on the basis of the result of the quantization and the high error determining means determines that the target pixel error is a high error. 8. The image processing device according to any one of items 7 to 7.
【請求項9】多階調原画像を、画素毎に誤差拡散法によ
って多値画像に量子化する画像処理装置において、 注目画素を量子化する際に生じる注目画素誤差が、所定
の誤差値よりも大きい場合に、該注目画素誤差を高誤差
と判定する高誤差判定手段を備え、 上記注目画素の量子化結果によりドットが形成され、か
つ上記高誤差判定手段により上記注目画素誤差が高誤差
であると判定された場合、該注目画素誤差の補正を行う
ことを特徴とする画像処理装置。
9. An image processing apparatus for quantizing a multi-tone original image into a multi-valued image for each pixel by an error diffusion method, wherein a target pixel error generated when the target pixel is quantized is smaller than a predetermined error value. If the target pixel error is large, a high error determination unit that determines the target pixel error as a high error is provided. A dot is formed based on the quantization result of the target pixel, and the target pixel error is a high error by the high error determination unit. If it is determined that there is, the image processing apparatus corrects the target pixel error.
【請求項10】上記多階調原画像がカラー画像の場合、
注目画素誤差の補正を各色毎に行うことを特徴する請求
項1ないし9の何れか1つに記載の画像処理装置。
10. When the multi-tone original image is a color image,
The image processing apparatus according to claim 1, wherein the target pixel error is corrected for each color.
JP2000143939A 2000-05-16 2000-05-16 Image processing device Expired - Fee Related JP3723046B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000143939A JP3723046B2 (en) 2000-05-16 2000-05-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000143939A JP3723046B2 (en) 2000-05-16 2000-05-16 Image processing device

Publications (2)

Publication Number Publication Date
JP2001326818A true JP2001326818A (en) 2001-11-22
JP3723046B2 JP3723046B2 (en) 2005-12-07

Family

ID=18650682

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000143939A Expired - Fee Related JP3723046B2 (en) 2000-05-16 2000-05-16 Image processing device

Country Status (1)

Country Link
JP (1) JP3723046B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102739915A (en) * 2011-04-07 2012-10-17 柯尼卡美能达商用科技株式会社 Image processing apparatus and image processing method for error diffusion halftoning with added green noise, and related computer readable storage medium
EP2111032A3 (en) * 2008-04-18 2012-12-19 Canon Kabushiki Kaisha Image processing apparatus and method thereof
JP2013012919A (en) * 2011-06-29 2013-01-17 Brother Ind Ltd Image processor and image processing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2111032A3 (en) * 2008-04-18 2012-12-19 Canon Kabushiki Kaisha Image processing apparatus and method thereof
US8351083B2 (en) 2008-04-18 2013-01-08 Canon Kabushiki Kaisha Image processing apparatus and method thereof for decreasing the tonal number of an image
CN102739915A (en) * 2011-04-07 2012-10-17 柯尼卡美能达商用科技株式会社 Image processing apparatus and image processing method for error diffusion halftoning with added green noise, and related computer readable storage medium
JP2012222532A (en) * 2011-04-07 2012-11-12 Konica Minolta Business Technologies Inc Image processing apparatus, image processing method, and program
JP2013012919A (en) * 2011-06-29 2013-01-17 Brother Ind Ltd Image processor and image processing program

Also Published As

Publication number Publication date
JP3723046B2 (en) 2005-12-07

Similar Documents

Publication Publication Date Title
JP2500837B2 (en) Pixel value quantization method
US5394250A (en) Image processing capable of handling multi-level image data without deterioration of image quality in highlight areas
JP4121631B2 (en) Image data processing system and image data processing method
US7034964B2 (en) Method and apparatus for gradation reproduction of continuous tone image
US5493416A (en) Method combining error diffusion and traditional halftoning with arbitrary screen orientation
JP3992789B2 (en) Input image conversion method and pixel value quantization method
JP5013805B2 (en) Processor-readable storage medium
JPH10112801A (en) Input image processing method
JP3030981B2 (en) Halftone image reproduction method and apparatus
US6344899B1 (en) Ink jet recording apparatus
JPH1070661A (en) Error spread method and error spread system
JPH1070660A (en) Error spread method and error spread system
JP4068181B2 (en) Multilevel gradation pixel value level reduction method and system
JP2001326818A (en) Image processing unit
JP2755307B2 (en) Image processing device
US7149351B2 (en) Image processing apparatus and method, computer program and computer-readable storage medium
JPH11252364A (en) Image processing method and its device
JP2000270210A (en) Picture processor
JP3549475B2 (en) Image processing method
JPH0260771A (en) Image processing system
JPH04265072A (en) Picture processor
WO2002058380A1 (en) Image processing method and program for processing image
JPH11136510A (en) Image processor
JPH10200741A (en) Image processing unit
JPH04219071A (en) Binarizing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050214

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050913

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050914

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3723046

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080922

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090922

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090922

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100922

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110922

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120922

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130922

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees