JPH0983794A - Method and device for processing image - Google Patents

Method and device for processing image

Info

Publication number
JPH0983794A
JPH0983794A JP7230018A JP23001895A JPH0983794A JP H0983794 A JPH0983794 A JP H0983794A JP 7230018 A JP7230018 A JP 7230018A JP 23001895 A JP23001895 A JP 23001895A JP H0983794 A JPH0983794 A JP H0983794A
Authority
JP
Japan
Prior art keywords
pattern
density
patterns
image processing
generated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP7230018A
Other languages
Japanese (ja)
Inventor
Yuji Konno
裕司 今野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP7230018A priority Critical patent/JPH0983794A/en
Publication of JPH0983794A publication Critical patent/JPH0983794A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To suppress the generation of a texture pattern and process an image with high picture quality by providing a pattern generating process and a selecting process which selects an arbitrary density pattern out of patterns generated by the pattern generating process. SOLUTION: Rasterized image data are inputted from an image input part 101. A following addition part 102 adds an error value which is diffused up to a front element and the pixel value of currently inputted image data together. A threshold value decision part 103 compares the value of the data added by the addition part 102 with plural threshold values to decide which density of density patterns to be outputted the data corresond to. Then different phase density patterns having the same density are generated by the pattern generation part 107 and an arbitrary density pattern is selected out of the generated patterns with the switching signal from a switching signal generation part 108, e.g. a signal which changes periodically, pixel by pixel, or at random.

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 method and apparatus for outputting a density pattern of a plurality of dots from multi-valued densities of input pixels and distributing errors generated at that time to peripheral pixels.

【0002】[0002]

【従来の技術】2値のドットで中間調を表現する手法と
して誤差拡散法がある。この方法は、各画素を2値化し
た時に発生する誤差を周辺画素に拡散するもので、これ
により中間調処理された画像は中間調濃度の保存性に優
れ、画質も高品位である。しかしながら、この誤差拡散
法は他の2値化処理法に比べて処理が複雑であり、入力
解像度が上がれば上がるほど処理の負担も大きくなると
いう問題があった。
2. Description of the Related Art There is an error diffusion method as a method of expressing a halftone with binary dots. This method diffuses the error that occurs when each pixel is binarized to the peripheral pixels, and the halftone-processed image is excellent in the preservation of the halftone density and the image quality is also high quality. However, this error diffusion method has a problem in that the processing is more complicated than other binarization processing methods, and the processing load increases as the input resolution increases.

【0003】また、別の2値化処理法として濃度パター
ン法がある。この方法は、入力画素の濃度値によってn
×nの2値パターンを出力するものである。これにより
表現できる階調数はパターンのマトリックスサイズによ
って決まる。
There is a density pattern method as another binarization processing method. This method uses n depending on the density value of the input pixel.
It outputs a binary pattern of × n. The number of gradations that can be expressed by this is determined by the pattern matrix size.

【0004】更に、入力画素1つに対してn×n個の2
値画素を出力することから、解像度の変換も同時に行な
われる。この処理は誤差拡散法に比べて処理が簡単であ
り、かつ上述のように解像度変換も同時に行なわれるこ
とから、出力する画像サイズに対して入力データ数は少
なくて済み、処理の負担がかからない。しかしながら、
表現できる階調数はn×nのマトリックスの場合、nの
二乗に限定されてしまい、マトリックスのサイズが小さ
いと、擬似輪郭が発生し、画質劣化が生じるという問題
があった。
Further, for each input pixel, n × n 2
Since the value pixels are output, resolution conversion is also performed at the same time. This process is simpler than the error diffusion method, and since the resolution conversion is performed at the same time as described above, the number of input data is small with respect to the image size to be output, and the processing load is not imposed. However,
In the case of an n × n matrix, the number of gray scales that can be expressed is limited to the square of n, and when the size of the matrix is small, there is a problem that pseudo contours occur and image quality deteriorates.

【0005】そこで、上述の2つの2値化処理方法を組
み合わせた手法が提案されている。これは多値誤差拡散
を行なうことに相当し、その出力される多値を濃度パタ
ーンで表現するものである。入力される画素の濃度値に
従い、その濃度値に一番近い濃度を持つn×nの濃度パ
ターンを出力する。また、そこで発生する誤差をまだ処
理(2値化)されていない周辺画素に拡散する。
Therefore, a method in which the above two binarization processing methods are combined has been proposed. This is equivalent to performing multi-valued error diffusion, and expresses the multi-values that are output as a density pattern. According to the density value of the input pixel, an n × n density pattern having the density closest to the density value is output. Further, the error generated there is diffused to the peripheral pixels that have not been processed (binarized).

【0006】この処理によれば、濃度パターン法と同様
に、解像度変換が行なわれるため、高解像度化に伴う処
理負担の増加を最小限にすることができる。また、発生
する誤差を拡散させることから、濃度パターン法による
擬似輪郭の発生を抑えることができる。
According to this processing, the resolution conversion is performed as in the case of the density pattern method, so that the increase of the processing load accompanying the higher resolution can be minimized. Further, since the generated error is diffused, it is possible to suppress the generation of the pseudo contour by the density pattern method.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記従
来例では、以下のような問題があった。
However, the above-mentioned conventional example has the following problems.

【0008】上記誤差拡散法を用いることにより、一様
な濃度部でドットがつながり、それがテクスチャ模様と
して視覚されてしまう。これは拡散係数や処理方法にも
よるが、誤差が蓄積されてドットがONになるタイミン
グが周期的になることから、このような現像が見られ
る。この点は上記従来例においても同様であり、しかも
そのテクスチャはドットのつながりではなく、出力され
るパターンのつながりとなるため、視覚的にはより目立
つことになり、画質を著しく損なう。
By using the above-mentioned error diffusion method, dots are connected in a uniform density portion, which is visually perceived as a texture pattern. Although this depends on the diffusion coefficient and the processing method, such development is seen because the timing at which the dots are turned on is cyclical because errors are accumulated. This point is the same as in the above-mentioned conventional example, and since the texture is not a connection of dots but a connection of output patterns, it becomes visually more conspicuous and the image quality is significantly impaired.

【0009】本発明は、上記課題を解決するために成さ
れたもので、テクスチャ模様の発生を抑えると共に、高
画質に画像を処理する画像処理方法及び装置を提供する
ことを目的とする。
The present invention has been made to solve the above problems, and an object of the present invention is to provide an image processing method and apparatus for suppressing the generation of texture patterns and processing images with high image quality.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に、本発明の画像処理方法は以下の工程を有する。
In order to achieve the above object, the image processing method of the present invention has the following steps.

【0011】即ち、入力画素の多値濃度から複数のドッ
トによる濃度パターンを出力し、その際発生する誤差を
周辺画素に配分する画像処理方法において、入力画素の
多値濃度から同一濃度を示す位相の異なる濃度パターン
を生成するパターン生成工程と、前記パターン生成工程
により生成されたパターンの内、任意の濃度パターンを
選択する選択工程とを有する。
That is, in the image processing method of outputting the density pattern of a plurality of dots from the multi-value density of the input pixel and distributing the error generated at that time to the peripheral pixels, the phase showing the same density from the multi-value density of the input pixel. Of the different density patterns, and a selection step of selecting an arbitrary density pattern from the patterns generated by the pattern generation step.

【0012】また、上記目的を達成するために、本発明
による画像処理装置は以下の構成を備える。
In order to achieve the above object, the image processing apparatus according to the present invention has the following configuration.

【0013】即ち、入力画素の多値濃度から複数のドッ
トによる濃度パターンを出力し、その際発生する誤差を
周辺画素に配分する画像処理装置において、入力画素の
多値濃度から同一濃度を示す位相の異なる濃度パターン
を生成するパターン生成手段と、前記パターン生成手段
により生成されたパターンの内、任意の濃度パターンを
選択する選択手段とを備える。
That is, in an image processing apparatus that outputs a density pattern of a plurality of dots from multi-valued densities of an input pixel and distributes an error generated at that time to peripheral pixels, a phase showing the same density from the multi-valued densities of the input pixels. Pattern generating means for generating different density patterns, and selecting means for selecting an arbitrary density pattern from the patterns generated by the pattern generating means.

【0014】上記構成において、入力画素の多値濃度か
ら同一濃度を示す位相の異なる濃度パターンを生成し、
生成されたパターンの内、任意の濃度パターンを選択す
ることにより、テクスチャ模様の発生を抑えると共に、
高画質に画像を処理することが可能となる。
In the above structure, density patterns having different phases showing the same density are generated from the multi-valued density of the input pixel,
By selecting an arbitrary density pattern from the generated patterns, while suppressing the occurrence of texture patterns,
It is possible to process an image with high image quality.

【0015】[0015]

【発明の実施の形態】以下、図面を参照しながら本発明
に係る実施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0016】(第1の実施形態)図1は、第1の実施形
態による画像処理装置の構成を示す図である。図におい
て、101は画像入力部、102は加算部、103はし
きい値判定部、104は誤差メモリ、105はパターン
濃度演算部、106は減算部、107はパターン生成
部、108は切り換え信号発生部、109は画像出力部
である。
(First Embodiment) FIG. 1 is a view showing the arrangement of an image processing apparatus according to the first embodiment. In the figure, 101 is an image input unit, 102 is an addition unit, 103 is a threshold value determination unit, 104 is an error memory, 105 is a pattern density calculation unit, 106 is a subtraction unit, 107 is a pattern generation unit, and 108 is a switching signal generation unit. Reference numeral 109 is an image output unit.

【0017】以上の構成において、画像入力部101か
らラスタ化された画像データが入力される。入力される
画像データは多値の情報を持ち、例えばモノクロ256
階調の場合は8ビット、カラー各色256階調の場合に
は24ビットのデータが入力される。以下では説明を簡
単にするため、モノクロ256階調、即ち、画素値は0
〜255をとるものとする(これをPi とする)。
In the above structure, rasterized image data is input from the image input unit 101. The input image data has multi-valued information, for example, monochrome 256
8-bit data is input in the case of gradation and 24-bit data is input in the case of 256 gradations for each color. In the following, in order to simplify the description, monochrome 256 gradations, that is, the pixel value is 0.
.About.255 (this is Pi).

【0018】次の加算部102では、前画素までに拡散
された誤差値(これをEi とする)と現在入力された画
像データの画素値Pi とが加算される。そして、しきい
値判定部103では、加算部102で加算されたデータ
Si (=Pi +Ei )の値と複数のしきい値THj との
比較を行ない、出力する濃度パターンのどの濃度に対応
するかを判定する。例えば、出力する濃度パターンを2
×2とすると、表現できる階調数は図2に示すように5
階調となる(一般的にはパターンのマトリックスがn×
nとすると、表現できる階調数はnの二乗+1とな
る)。
In the next addition unit 102, the error value diffused up to the previous pixel (this is Ei) and the pixel value Pi of the currently input image data are added. Then, the threshold value judging unit 103 compares the value of the data Si (= Pi + Ei) added by the adding unit 102 with a plurality of threshold values THj, and which density of the density pattern to be output corresponds to. To judge. For example, if the density pattern to be output is 2
Assuming × 2, the number of gradations that can be expressed is 5 as shown in FIG.
Gradation (generally, the pattern matrix is n ×
If n, the number of gray levels that can be expressed is the square of n + 1.

【0019】従って、しきい値は次の4つになる。Therefore, there are the following four threshold values.

【0020】TH0 =51 TH1 =102 TH2 =153 TH3 =204 即ち、上記しきい値とSi との関係が以下の場合、図2
に示す(a)〜(e)の5階調のうち、どれかが選択さ
れる。
TH0 = 51 TH1 = 102 TH2 = 153 TH3 = 204 That is, when the relationship between the above threshold value and Si is as follows:
Any one of the five gradations (a) to (e) shown in is selected.

【0021】 0≦Si ≦TH0 …(a) TH0 ≦Si ≦TH1 …(b) TH1 ≦Si ≦TH2 …(c) TH2 ≦Si ≦TH3 …(d) TH3 ≦Si ≦255 …(e) しきい値判定部103では、この判定結果を、(a)〜
(e)の濃度パターンを示すインデックス情報として出
力する。例えば上記2×2のパターンの例では画素の打
たれる数0〜4の値をインデックスとして出力する。
0 ≦ Si ≦ TH 0 (a) TH 0 ≦ Si ≦ TH 1 (b) TH 1 ≦ Si ≦ TH 2 (c) TH 2 ≦ Si ≦ TH 3 (d) TH 3 ≦ Si ≦ 255 (e) Threshold The value determination unit 103 outputs the determination result from (a) to
It is output as index information indicating the density pattern of (e). For example, in the example of the above 2 × 2 pattern, the values of the numbers 0 to 4 at which pixels are printed are output as an index.

【0022】次に、パターン濃度演算部105では、し
きい値判定部103で選択され出力された濃度パターン
のインデックス値からそのパターンに相当する濃度値を
演算する。例えば、図2に示す(c)のパターンが選択
されたならば、(c)を示すインデックス値2がパター
ン濃度演算部105に入力される。この時、1ドットに
相当する濃度は64なので、2×64=128が出力さ
れる。本実施形態では、演算で行なっているが、この部
分はテーブルで構成されていてもよい。
Next, the pattern density calculation unit 105 calculates the density value corresponding to the index value of the density pattern selected and output by the threshold value judgment unit 103. For example, when the pattern (c) shown in FIG. 2 is selected, the index value 2 indicating (c) is input to the pattern density calculation unit 105. At this time, since the density corresponding to one dot is 64, 2 × 64 = 128 is output. In this embodiment, the calculation is performed, but this portion may be configured by a table.

【0023】そして、減算部106では、パターン濃度
演算部105から出力された濃度値Di と加算部102
より出力されたSi とが入力され、その誤差Ei が次の
式で演算される。
Then, in the subtracting section 106, the density value Di output from the pattern density calculating section 105 and the adding section 102 are added.
The output Si is input and the error Ei is calculated by the following equation.

【0024】Ei =Si −Di これにより、しきい値判定部103に入力されたSi と
実際に選択された濃度パターンの濃度値Di との差が誤
差Ei として出力される。
Ei = Si-Di As a result, the difference between the Si input to the threshold value judging section 103 and the density value Di of the density pattern actually selected is output as an error Ei.

【0025】次に、減算部106で演算された誤差Ei
は周辺の画素に配分するために複数ライン分用意された
誤差メモリ104に格納され、所定の重みを付けて各ラ
インメモリの相当するアドレスに拡散される。この重み
付けは、図3に示すように、注目画素の周辺ほど高い重
みを持つマトリックスが通常用いられる。図3に示すマ
トリックスの場合は3ライン分のメモリが必要となる。
Next, the error Ei calculated by the subtraction unit 106
Are stored in the error memory 104 prepared for a plurality of lines for distribution to peripheral pixels, and are spread to corresponding addresses in each line memory with a predetermined weight. For this weighting, as shown in FIG. 3, a matrix having a higher weight around the target pixel is usually used. In the case of the matrix shown in FIG. 3, a memory for 3 lines is required.

【0026】また、しきい値判定部103から出力され
た濃度パターンを示すインデックス値はパターン生成部
107に入力され、その値に基づいて2値の濃度パター
ンが出力される。この時、出力される濃度パターンは、
図2に示すように1つの濃度について1通りではなく、
位相の違うパターンが複数通り出力される。例えば、図
2のような2×2のパターンの場合、図4に示すような
位相の異なるパターンが出力される。
The index value indicating the density pattern output from the threshold value judging unit 103 is input to the pattern generating unit 107, and a binary density pattern is output based on the value. At this time, the density pattern output is
As shown in FIG. 2, instead of one for each concentration,
Multiple patterns with different phases are output. For example, in the case of a 2 × 2 pattern as shown in FIG. 2, patterns with different phases as shown in FIG. 4 are output.

【0027】上述の異なるパターンは切り換え信号発生
部108で作られる切り換え信号によって、同一濃度で
ドット位置の位相の異なるパターンに切り換えられる。
尚、この切り換え信号は1画素毎に周期的に変化しても
良いし、ランダムに変化しても良い。
The different patterns described above are switched to patterns having the same density but different phases of dot positions by the switching signal generated by the switching signal generator 108.
The switching signal may change periodically for each pixel or may change randomly.

【0028】これにより、画像出力部109からは2値
の濃度パターンが出力され、かつ、その隣り合うパター
ンは同じ濃度でも位相の異なるパターンが出力される。
As a result, a binary density pattern is output from the image output unit 109, and adjacent patterns output different phases even though the density is the same.

【0029】以上説明したように、本実施形態によれ
ば、一様な濃度部において、同一濃度のパターンが連続
することによるテクスチャ模様を抑えることができる。
また、パターンを切り換える信号を発生させる回路だけ
で済むので、ハード構成も簡単で済む。
As described above, according to the present embodiment, it is possible to suppress a texture pattern due to continuous patterns having the same density in a uniform density portion.
Further, since only the circuit for generating the signal for switching the pattern is required, the hardware configuration is simple.

【0030】(第2の実施形態)次に、図面を参照しな
がら本発明の第2の実施の形態を詳細に説明する。
(Second Embodiment) Next, a second embodiment of the present invention will be described in detail with reference to the drawings.

【0031】第2の実施形態は、周辺の濃度パターンに
応じて現在処理中の画素のパターンのドット位置を変え
ることを特徴とする。
The second embodiment is characterized in that the dot position of the pattern of the pixel currently being processed is changed according to the peripheral density pattern.

【0032】図5は、第2の実施形態による画像処理装
置の構成を示す図である。前述した第1の実施形態と同
じ機能を有するものには同一の符号を付し、その説明は
省略する。
FIG. 5 is a block diagram showing the arrangement of the image processing apparatus according to the second embodiment. Components having the same functions as those in the first embodiment described above are designated by the same reference numerals, and the description thereof will be omitted.

【0033】図において、501はパターンメモリであ
り、既に出力された濃度パターンを格納するものであ
る。ここでは説明を簡単にするため、一つ前に出力され
た濃度パターンのみを格納するものとする。502はパ
ターン生成部であり、パターンメモリ501に格納され
た一つ前の濃度パターンを読み取る。もし一つ前の濃度
パターンが現在の濃度パターンと等しい時は、ドットの
数は変えずに、パターンのドットの位相を一つ前のパタ
ーンとは異なる位相で出力する。
In the figure, reference numeral 501 is a pattern memory for storing the already output density pattern. Here, in order to simplify the explanation, it is assumed that only the density pattern output immediately before is stored. A pattern generation unit 502 reads the previous density pattern stored in the pattern memory 501. If the previous density pattern is equal to the current density pattern, the number of dots is not changed, and the phase of the dots of the pattern is output in a phase different from that of the previous pattern.

【0034】ここで、パターンメモリ501に格納され
るパターンは一つ前のものとしたが、2次元的なパター
ンのつながりを考慮するために一つ前のラインのパター
ンをパターンメモリ501に格納しても良い。
Here, the pattern stored in the pattern memory 501 is one before, but the pattern of the previous line is stored in the pattern memory 501 in order to consider the connection of the two-dimensional patterns. May be.

【0035】この場合、図6に示すように、周辺の上3
つの濃度パターンと、左の一つ前の濃度パターンとを調
べることができるため、よりテクスチャが発生しにくく
なるようにパターンの位相を変えることができる。
In this case, as shown in FIG.
Since it is possible to examine one density pattern and the density pattern immediately before the left one, it is possible to change the phase of the pattern so that the texture is less likely to occur.

【0036】このように、第2の実施形態によれば、周
辺の既に出力されたパターンを参照することにより、実
際のパターンの連続する状況に応じて、適応的にパター
ンが切り換えられるので、よりテクスチャが発生しにく
い。
As described above, according to the second embodiment, by referring to the already output pattern in the periphery, the pattern can be adaptively switched according to the situation in which the actual pattern is continuous. Texture is hard to occur.

【0037】(第3の実施形態)次に、図面を参照しな
がら本発明の第2の実施の形態を詳細に説明する。
(Third Embodiment) Next, a second embodiment of the present invention will be described in detail with reference to the drawings.

【0038】図7は、第3の実施形態による画像処理装
置の構成を示す図である。前述した第1の実施形態と同
じ機能を有するものには同一の符号を付し、その説明は
省略する。
FIG. 7 is a diagram showing the structure of an image processing apparatus according to the third embodiment. Components having the same functions as those in the first embodiment described above are designated by the same reference numerals, and the description thereof will be omitted.

【0039】第3の実施形態は、しきい値判定部103
で行なう複数のしきい値を、固定なものでなく、ランダ
ムに変えることを特徴とする。
In the third embodiment, the threshold value judging section 103 is used.
The feature is that a plurality of threshold values to be changed in step 1 are changed randomly instead of being fixed.

【0040】しきい値を固定にした場合、一様な濃度部
においては、選ばれる濃度パターンは同じものになり、
それが周期的に並ぶことで、テクスチャが発生してしま
う。そこで、図7に示すように、ランダムしきい値発生
部701を備え、しきい値をランダムに変えて出力さ
せ、しきい値判定部103に入力させる。
When the threshold value is fixed, in the uniform density portion, the density patterns selected are the same,
The texture is generated by arranging them periodically. Therefore, as shown in FIG. 7, a random threshold value generation unit 701 is provided, the threshold value is randomly changed and output, and the threshold value determination unit 103 is input.

【0041】これにより、選ばれる濃度パターンは一様
な濃度部でも、ランダムに変化することになり、同一濃
度パターンが連続することがなくなるので、テクスチャ
模様が発生しにくい。
As a result, the selected density pattern changes randomly even in the uniform density portion, and the same density pattern does not continue, so that a texture pattern is less likely to occur.

【0042】このように、第3の実施形態によれば、濃
度パターンを選択するためのしきい値を変えることによ
って、同一濃度パターンの連続によるテクスチャ模様も
発生しにくく、また同一濃度での位相の異なるパターン
を用意しなくてもよくなり、ハード量を削減することが
できる。
As described above, according to the third embodiment, by changing the threshold value for selecting the density pattern, it is difficult to generate a texture pattern due to the continuation of the same density pattern, and the phase at the same density is obtained. It is not necessary to prepare different patterns of, and the amount of hardware can be reduced.

【0043】尚、本発明は、ホストコンピュータ、イン
ターフェース、プリンタ等の複数の機器から構成される
システムに適用しても、複写機等の1つの機器から成る
装置に適用しても良い。また、本発明は記憶媒体に格納
されたプログラムをシステム或いは装置に供給すること
によって達成される場合にも適用できることは言うまで
もない。
The present invention may be applied to a system including a plurality of devices such as a host computer, an interface and a printer, or may be applied to an apparatus including a single device such as a copying machine. Further, it goes without saying that the present invention can be applied to a case where the program stored in a storage medium is achieved by being supplied to a system or an apparatus.

【0044】[0044]

【発明の効果】以上説明したように、本発明によれば、
テクスチャ模様の発生を抑えると共に、高画質に画像を
処理することが可能となる。
As described above, according to the present invention,
It is possible to suppress the occurrence of texture patterns and process an image with high image quality.

【0045】[0045]

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

【図1】第1の実施形態による画像処理装置の構成を示
す図である。
FIG. 1 is a diagram showing a configuration of an image processing apparatus according to a first embodiment.

【図2】2×2の濃度パターンの階調を示す図である。FIG. 2 is a diagram showing gradation of a 2 × 2 density pattern.

【図3】誤差拡散法の拡散マトリックスを示す図であ
る。
FIG. 3 is a diagram showing a diffusion matrix of the error diffusion method.

【図4】2×2の濃度パターンのドット位置の位相を変
えたパターンである。
FIG. 4 is a pattern in which the phase of a dot position of a 2 × 2 density pattern is changed.

【図5】第2の実施形態による画像処理装置の構成を示
す図である。
FIG. 5 is a diagram showing a configuration of an image processing apparatus according to a second embodiment.

【図6】第2の実施形態による周辺濃度パターンの位置
を示す図である。
FIG. 6 is a diagram showing positions of peripheral density patterns according to the second embodiment.

【図7】第3の実施形態による画像処理装置の構成を示
す図である。
FIG. 7 is a diagram showing a configuration of an image processing apparatus according to a third embodiment.

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

103 しきい値判定部 104 誤差メモリ 105 パターン濃度演算部 107 パターン生成部 108 切り換え信号発生部 501 パターンメモリ 701 ランダムしきい値発生部 103 Threshold Value Judgment Unit 104 Error Memory 105 Pattern Density Calculation Unit 107 Pattern Generation Unit 108 Switching Signal Generation Unit 501 Pattern Memory 701 Random Threshold Value Generation Unit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 入力画素の多値濃度から複数のドットに
よる濃度パターンを出力し、その際発生する誤差を周辺
画素に配分する画像処理方法において、 入力画素の多値濃度から同一濃度を示す位相の異なる濃
度パターンを生成するパターン生成工程と、 前記パターン生成工程により生成されたパターンの内、
任意の濃度パターンを選択する選択工程とを有すること
を特徴とする画像処理方法。
1. An image processing method for outputting a density pattern of a plurality of dots from multi-valued densities of an input pixel and distributing errors generated at that time to peripheral pixels, wherein a phase showing the same density from the multi-valued densities of input pixels A pattern generating step of generating different density patterns of, and among the patterns generated by the pattern generating step,
And a selecting step of selecting an arbitrary density pattern.
【請求項2】 前記選択工程は、所定のタイミングに基
づいて選択することを特徴とする請求項1記載の画像処
理方法。
2. The image processing method according to claim 1, wherein the selecting step selects based on a predetermined timing.
【請求項3】 前記選択工程は、既に出力した濃度パタ
ーンを格納しておき、格納された濃度パターンと異なる
パターンを選択することを特徴とする請求項1記載の画
像処理方法。
3. The image processing method according to claim 1, wherein in the selecting step, a density pattern which has already been output is stored and a pattern different from the stored density pattern is selected.
【請求項4】 更に、前記入力画素の多値濃度から濃度
パターンを生成する際に用いられるしきい値をランダム
に変化させる工程を有することを特徴とする請求項1記
載の画像処理方法。
4. The image processing method according to claim 1, further comprising the step of randomly changing a threshold value used when a density pattern is generated from the multi-value density of the input pixel.
【請求項5】 入力画素の多値濃度から複数のドットに
よる濃度パターンを出力し、その際発生する誤差を周辺
画素に配分する画像処理装置において、 入力画素の多値濃度から同一濃度を示す位相の異なる濃
度パターンを生成するパターン生成手段と、 前記パターン生成手段により生成されたパターンの内、
任意の濃度パターンを選択する選択手段とを備えること
を特徴とする画像処理装置。
5. An image processing apparatus for outputting a density pattern of a plurality of dots from multi-valued densities of an input pixel and distributing an error generated at that time to peripheral pixels, a phase showing the same density from the multi-valued densities of input pixels. Pattern generating means for generating different density patterns, and among the patterns generated by the pattern generating means,
An image processing apparatus comprising: a selecting unit that selects an arbitrary density pattern.
【請求項6】 前記選択手段は、所定のタイミングに基
づいて選択することを特徴とする請求項5記載の画像処
理装置。
6. The image processing apparatus according to claim 5, wherein the selection unit makes a selection based on a predetermined timing.
【請求項7】 前記選択手段は、既に出力した濃度パタ
ーンを格納しておき、格納された濃度パターンと異なる
パターンを選択することを特徴とする請求項5記載の画
像処理装置。
7. The image processing apparatus according to claim 5, wherein the selecting means stores the already output density pattern and selects a pattern different from the stored density pattern.
【請求項8】 更に、前記入力画素の多値濃度から濃度
パターンを生成する際に用いられるしきい値をランダム
に変化させる手段を備えることを特徴とする請求項5記
載の画像処理装置。
8. The image processing apparatus according to claim 5, further comprising means for randomly changing a threshold value used when generating a density pattern from multi-valued densities of the input pixels.
JP7230018A 1995-09-07 1995-09-07 Method and device for processing image Withdrawn JPH0983794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7230018A JPH0983794A (en) 1995-09-07 1995-09-07 Method and device for processing image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7230018A JPH0983794A (en) 1995-09-07 1995-09-07 Method and device for processing image

Publications (1)

Publication Number Publication Date
JPH0983794A true JPH0983794A (en) 1997-03-28

Family

ID=16901289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7230018A Withdrawn JPH0983794A (en) 1995-09-07 1995-09-07 Method and device for processing image

Country Status (1)

Country Link
JP (1) JPH0983794A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1003124A2 (en) * 1998-11-05 2000-05-24 Canon Kabushiki Kaisha Ink-jet printer and print control method thereof
EP1059803A2 (en) * 1999-06-07 2000-12-13 Canon Kabushiki Kaisha Image recording apparatus and image recording method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1003124A2 (en) * 1998-11-05 2000-05-24 Canon Kabushiki Kaisha Ink-jet printer and print control method thereof
US6315391B1 (en) 1998-11-05 2001-11-13 Canon Kabushiki Kaisha Ink-jet printer and print control method thereof
EP1003124A3 (en) * 1998-11-05 2002-04-10 Canon Kabushiki Kaisha Ink-jet printer and print control method thereof
EP1059803A2 (en) * 1999-06-07 2000-12-13 Canon Kabushiki Kaisha Image recording apparatus and image recording method
EP1059803A3 (en) * 1999-06-07 2004-09-01 Canon Kabushiki Kaisha Image recording apparatus and image recording method
US7130083B1 (en) 1999-06-07 2006-10-31 Canon Kabushiki Kaisha Image recording apparatus, image recording method, method for controlling the image recording apparatus, storage medium storing a program capable of being read by a computer, and image processing method
US7477422B2 (en) 1999-06-07 2009-01-13 Canon Kabushiki Kaisha Image recording apparatus, image recording method, method for controlling the image recording apparatus, storage medium storing a program capable of being read by a computer, and image processing method

Similar Documents

Publication Publication Date Title
JP2500837B2 (en) Pixel value quantization method
US5835687A (en) Methods and apparatus for providing digital halftone images with random error diffusion dithering
US5805738A (en) Image processing apparatus and method
JPH11243490A (en) Method for processing error diffusion value
JPH05268462A (en) Picture processor
JPH05308515A (en) Method for quantizing pixel value in picture
JPH11164146A (en) System and method for image data processing
JPH10164366A (en) Printing system and design method for halftone screen
JP3089216B2 (en) Image reproduction apparatus and method for reproducing gray values
JPH1084478A (en) Input image conversion method and pixel value quantization method
JP4783566B2 (en) System and method for processing color image data
JPH0983794A (en) Method and device for processing image
JP2005182824A (en) Method for processing image data
JPH0738767A (en) Image binarizing processor
JP5678501B2 (en) Image processing apparatus and image processing method
JP3287717B2 (en) Image processing device
JP3870056B2 (en) Image processing apparatus and method, computer program, and computer-readable storage medium
JP3455078B2 (en) Image processing apparatus and image processing method
KR100440944B1 (en) Binary image resolution reducing method and device simplifying resolution reduction algorithm
JP4587153B2 (en) Image processing apparatus and method
US6614943B1 (en) Method of image binary coding and image binary coding apparatus
JP2755313B2 (en) Image processing device
JP2839095B2 (en) Image processing device
JPH04328957A (en) Method of quantizing white and black or color image
JPH0795408A (en) Picture processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021203