JPH08317206A - Image processor - Google Patents

Image processor

Info

Publication number
JPH08317206A
JPH08317206A JP7118351A JP11835195A JPH08317206A JP H08317206 A JPH08317206 A JP H08317206A JP 7118351 A JP7118351 A JP 7118351A JP 11835195 A JP11835195 A JP 11835195A JP H08317206 A JPH08317206 A JP H08317206A
Authority
JP
Japan
Prior art keywords
pixel
random number
binarization error
density
threshold value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7118351A
Other languages
Japanese (ja)
Inventor
Mayumi Nomura
まゆみ 野村
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP7118351A priority Critical patent/JPH08317206A/en
Publication of JPH08317206A publication Critical patent/JPH08317206A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color, Gradation (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE: To fast produce a pseudo halftone image which never generates a pseudo boundary regardless of the allocated error by generating a random number based on the binarization error that is caused in an already binarized peripheral pixel. CONSTITUTION: The weighted error sum allocated to a marked pixel is read out of a RAM 3 and added to the input density of the marked pixel that is read out of an image memory 2, so that the correction density is calculated. A random number generation means 8 generates a random number based on the binarization error that is caused in an already binarized pixel peripheral to the marked one. The random number outputted from the means 8 is added to the standard threshold value, and the threshold value of the marked pixel is decided. The calculated correction density is compared with the threshold value and an output signal of the marked pixel is decided. Then the binarization error caused in the marked pixel is calculated and then multiplied by the coefficient value corresponding to the coefficient matrix that is read out of a ROM 4 based on the positional relation between the marked pixel and its peripheral one. This multiplied binarization error is allocated to every peripheral pixel.

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,
More specifically, for example, an image processing apparatus in a digital electrophotographic copying machine, a thermal transfer type or an ink jet type printer having a function of binarizing a halftone image to create pseudo halftone image data. It is about.

【0002】[0002]

【従来の技術】従来、中間調画像を二値化して疑似中間
調の画像を作成する場合の手段としては、閾値のマトリ
クス(ディザマトリクス)テーブルに従って画像を二値
化していく組織的ディザ法等の各種ディザ法が広く用い
られている。しかしながら、これら従来の方式は、階調
再現性を良くするためにはマトリクステーブルを大きく
する必要があり、高分解能を得るためにはマトリクステ
ーブルを小さくしなければならないという矛盾があるた
め、階調再現性と高分解能との両立が困難であった。
2. Description of the Related Art Conventionally, as a means for binarizing a halftone image to create a pseudo halftone image, a systematic dither method for binarizing the image according to a threshold matrix (dither matrix) table, etc. The various dither methods are widely used. However, these conventional methods have a contradiction that the matrix table must be large in order to improve the gradation reproducibility, and the matrix table must be small in order to obtain high resolution. It was difficult to achieve both reproducibility and high resolution.

【0003】また、これとは別に階調再現性と高分解能
とが両立する方法として、誤差拡散法があり、各種従来
法の中では、比較的良い評価が与えられている。誤差拡
散法とは、中間調の画素を二値化する際に生じる、実際
の濃度と二値化した値との誤差を周辺画素に分配してそ
の濃度を補正し、その補正後の濃度を所定閾値にて判定
して、二値の値のいずれかに決定する処理である。
In addition to the above, there is an error diffusion method as a method for achieving both gradation reproducibility and high resolution, which is given a relatively good evaluation among various conventional methods. The error diffusion method distributes the error between the actual density and the binarized value, which occurs when binarizing the halftone pixel, to the surrounding pixels, corrects the density, and This is a process of making a determination based on a predetermined threshold value and determining one of binary values.

【0004】以下の説明において、各画素の入力濃度
は、0〜255の整数値をとり、出力濃度は0(非記録
出力)または255(記録出力)であるとする。全体が
同じ入力濃度である均一濃度領域Aでは、二値化処理後
には、各出力信号をとる画素の分布が全域で同一とな
る。例えば、入力濃度が128の均一濃度領域Bについ
て考える。領域Bにおいては、出力信号が0の画素と出
力信号が255の画素の割合が全域でほぼ50%ずつと
なる。
In the following description, it is assumed that the input density of each pixel takes an integer value of 0 to 255 and the output density is 0 (non-printing output) or 255 (printing output). In the uniform density area A where the input density is the same throughout, the distribution of pixels that take each output signal is the same throughout the binarization process. For example, consider a uniform density region B having an input density of 128. In the region B, the ratio of pixels having an output signal of 0 and pixels having an output signal of 255 is approximately 50% in all regions.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うに2種類の出力信号が全域で均一に分布している領域
でも、誤差拡散法による二値化処理において、周辺画素
から分配される二値化誤差の影響により、2つの出力信
号の配置パターンが変わってしまうことがあった。
However, even in a region in which two types of output signals are evenly distributed over the entire area in this way, in the binarization process by the error diffusion method, the binarization distributed from the peripheral pixels is performed. The placement pattern of the two output signals may change due to the influence of the error.

【0006】例えば、前記均一濃度領域Bにおいては、
図4(a)のように出力濃度が0の画素(白画素で表
す)と、出力濃度が255の画素(黒画素で表す)が交
互に現れるパターンB01と、図4(b)のように出力濃
度が0の画素と出力濃度が255の画素がランダムに配
置されるパターンB02が存在する。このため、従来の誤
差拡散法では、均一な入力濃度を持つ領域であるのに、
上で述べたパターンが変化するところで疑似的な境界が
発生してしまうという問題が生じた。
For example, in the uniform density region B,
A pattern B01 in which pixels having an output density of 0 (represented by white pixels) and pixels having an output density of 255 (represented by black pixels) appear alternately as shown in FIG. 4A, and as shown in FIG. There is a pattern B02 in which pixels having an output density of 0 and pixels having an output density of 255 are randomly arranged. Therefore, in the conventional error diffusion method, even though the area has a uniform input density,
There is a problem that a pseudo boundary is generated where the pattern described above changes.

【0007】この問題を改善する方式として、同一出願
人により特願平6−244287号において、乱数発生
手段により発生させた乱数を標準閾値に加算することに
より閾値を決定する方法が提案されている。この方式に
よれば、記録画素の配置が適度な乱雑さをもつので、配
分される誤差に関わらず、疑似的な境界が発生すること
がなくなる。しかしながら、この方式には、画素毎に乱
数発生手段により乱数を発生させる必要があるので、演
算量が増加し、処理速度が遅くなるという問題点があっ
た。
As a method of improving this problem, Japanese Patent Application No. 6-244287 proposes a method of determining a threshold value by adding a random number generated by a random number generating means to a standard threshold value by the same applicant. . According to this method, since the arrangement of the recording pixels has an appropriate degree of randomness, a pseudo boundary does not occur regardless of the distributed error. However, in this method, since it is necessary to generate a random number for each pixel by the random number generating means, there is a problem that the amount of calculation increases and the processing speed becomes slow.

【0008】本発明は、上述した問題点を解決するため
になされたものであり、配分される誤差に関わらず、疑
似的な境界が発生することのない、より好ましい疑似中
間調画像を、高速に作成できる画像処理装置を提供する
ことを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and a more preferable pseudo-halftone image in which a pseudo boundary does not occur regardless of an error to be distributed can be obtained at high speed. An object of the present invention is to provide an image processing device that can be created.

【0009】[0009]

【課題を解決するための手段】この目的を達成するため
に請求項1の画像処理装置においては、既に二値化され
た周辺画素から注目画素に分配された二値化誤差に基づ
いて、注目画素の入力濃度を補正して補正濃度を求める
入力濃度補正手段と、既に二値化された周辺画素で発生
した二値化誤差に基づいて、乱数を発生させる乱数発生
手段と、その乱数を標準閾値に加算して、注目画素に対
する閾値を求める閾値決定手段と、補正濃度と閾値とを
比較して出力信号を決定する出力信号決定手段と、その
出力信号と補正濃度とから、注目画素にて発生した二値
化誤差を演算する二値化誤差演算手段と、その二値化誤
差を周辺画素に分配する二値化誤差分配手段とを備えた
ものである。
In order to achieve this object, in the image processing apparatus according to the first aspect of the present invention, attention is paid based on the binarization error distributed from the already binarized peripheral pixel to the pixel of interest. An input density correction unit that corrects the input density of a pixel to obtain a corrected density, a random number generation unit that generates a random number based on a binarization error that has already occurred in a binarized peripheral pixel, and the random number is standard. A threshold value determining unit that adds the threshold value to obtain a threshold value for the pixel of interest, an output signal determining unit that compares the correction density and the threshold value to determine an output signal, and the output signal and the correction density It is provided with a binarization error calculation means for calculating the generated binarization error and a binarization error distribution means for distributing the binarization error to peripheral pixels.

【0010】請求項2の画像処理装置においては、請求
項1の画像処理装置において、乱数発生手段が、直前の
画素で発生した二値化誤差の値の一部を乱数として発生
させるように構成されたものである。
According to a second aspect of the present invention, there is provided the image processing apparatus according to the first aspect, wherein the random number generating means generates a part of the binarization error value generated in the immediately preceding pixel as a random number. It was done.

【0011】請求項3の画像処理装置においては、請求
項1あるいは2の画像処理装置において、乱数が、閾値
決定手段により求められる閾値が正の値であり、かつ、
入力濃度の最大値より小さな値になる値であるように構
成されたものである。
According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect, the random number has a positive threshold value obtained by the threshold value determining means, and
The input density is smaller than the maximum value of the input density.

【0012】[0012]

【作用】上記の構成を有する請求項1の画像処理装置に
おいては、既に二値化された周辺画素から注目画素に分
配された二値化誤差に基づいて、入力濃度補正手段によ
り注目画素の入力濃度が補正されて補正濃度が求めら
れ、乱数発生手段により乱数が発生される。また、閾値
決定手段により、乱数を標準閾値に加算して注目画素に
対する閾値が求められ、出力信号決定手段により、補正
濃度と閾値とが比較されて出力信号が決定される。その
出力信号と補正濃度とから、二値化誤差演算手段により
注目画素にて発生した二値化誤差が演算される。その二
値化誤差が、二値化誤差分配手段により周辺画素に分配
される。
In the image processing apparatus having the above structure, the input density correction means inputs the pixel of interest based on the binarization error distributed from the already binarized peripheral pixel to the pixel of interest. The density is corrected to obtain the corrected density, and the random number generating means generates a random number. Further, the threshold value determining means adds the random number to the standard threshold value to obtain the threshold value for the target pixel, and the output signal determining means compares the corrected density with the threshold value to determine the output signal. From the output signal and the corrected density, the binarization error calculation means calculates the binarization error generated in the target pixel. The binarization error is distributed to the peripheral pixels by the binarization error distribution means.

【0013】請求項2の画像処理装置においては、請求
項1の画像処理装置において、直前の画素で発生した二
値化誤差の値の一部が、乱数発生手段により乱数として
発生される。
In the image processing apparatus according to the second aspect, in the image processing apparatus according to the first aspect, a part of the binarization error value generated in the immediately preceding pixel is generated as random numbers by the random number generation means.

【0014】請求項3の画像処理装置においては、請求
項1あるいは2の画像処理装置において、閾値決定手段
により求められる閾値が正の値であり、かつ、入力濃度
の最大値より小さな値になる乱数値に設定される。
According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect, the threshold value obtained by the threshold value determining means is a positive value and is smaller than the maximum value of the input density. Set to a random value.

【0015】[0015]

【実施例】以下、本発明を具体化した一実施例を図面を
参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0016】本実施例の画像処理装置はプリンタに適用
されたものであり、図1は、本実施例における誤差拡散
処理を行なう画像処理回路を示すブロック図である。画
像処理回路1は、コンピュータとして構成されており、
入力データに所要の演算処理を施すものである。この画
像処理回路1は、ディジタル電気信号で入力された原画
像情報の一部を記憶する原画像記憶装置(画像メモリ)
2と、各計算結果を格納するRAM3と、ROM4と、
各種画像処理を行なうCPU5と、誤差拡散処理後の信
号を記憶する出力画像記憶装置(画像メモリ)6と、乱
数発生装置8等から構成されている。
The image processing apparatus of this embodiment is applied to a printer, and FIG. 1 is a block diagram showing an image processing circuit for performing error diffusion processing in this embodiment. The image processing circuit 1 is configured as a computer,
The input data is subjected to required arithmetic processing. The image processing circuit 1 is an original image storage device (image memory) that stores a part of the original image information input by a digital electric signal.
2, RAM3 for storing each calculation result, ROM4,
It is composed of a CPU 5 that performs various image processes, an output image storage device (image memory) 6 that stores the signal after the error diffusion process, a random number generation device 8 and the like.

【0017】前記ROM4には、画像処理プログラム
や、周辺画素の二値化誤差の分配に対する重み付けの係
数マトリクスや、標準閾値T0などが記憶されている。
ホストコンピュータ等の外部機器から入力された原画像
データ(中間調画像データ)は、原画像記憶装置2に記
憶される。原画像データの入力は、1画素毎でも、1ラ
イン毎でも、また、1画面分送られても構わない。格納
された中間調画像情報のディジタル信号に対して、CP
U5がROM4内の画像処理プログラムを用いて誤差拡
散処理を行なう。
The ROM 4 stores an image processing program, a weighting coefficient matrix for binarization error distribution of peripheral pixels, a standard threshold value T0, and the like.
Original image data (halftone image data) input from an external device such as a host computer is stored in the original image storage device 2. The original image data may be input pixel by pixel, line by line, or sent for one screen. For the digital signal of the stored halftone image information, CP
U5 uses the image processing program in ROM4 to perform error diffusion processing.

【0018】次に、図2及び図3を参照して、本実施例
における誤差拡散処理において、出力信号を決定する手
順を説明する。図2は、本実施例における誤差拡散法の
処理を示すフローチャートである。
Next, the procedure for determining the output signal in the error diffusion processing in this embodiment will be described with reference to FIGS. 2 and 3. FIG. 2 is a flowchart showing the processing of the error diffusion method in this embodiment.

【0019】まず、画像メモリ2から注目画素の入力濃
度Iを取出し(ステップS1)、ROM4から標準閾値
T0を読出す(S2)。次に、RAM3から、注目画素
に配分された重み付け誤差和Eを読出し、画像メモリ2
から読出された注目画素の入力濃度Iに加算して、補正
濃度I’を求める(S3)。
First, the input density I of the pixel of interest is fetched from the image memory 2 (step S1), and the standard threshold value T0 is read from the ROM 4 (S2). Next, the weighting error sum E distributed to the pixel of interest is read out from the RAM 3, and the image memory 2
The corrected density I'is obtained by adding to the input density I of the pixel of interest read from (S3).

【0020】また、乱数発生手段8によって、注目画素
の周辺の、既に二値化された画素で発生した二値化誤差
を用いて、乱数Rを発生する(S4)。本実施例におけ
る乱数は、式1に従って、直前の画素で発生した二値化
誤差e’の下位ビットを乱数として用い、−32〜31
の範囲の値を取るものとする。
Further, the random number generating means 8 generates a random number R using the binarization error generated in the already binarized pixels around the pixel of interest (S4). The random number in this embodiment uses the lower bit of the binarization error e ′ generated in the immediately preceding pixel as a random number in accordance with Expression 1, and is −32 to 31.
Shall take values in the range.

【0021】[0021]

【数1】 [Equation 1]

【0022】−32〜31という値は増減させることが
できるが、閾値Tが負の値になったり、入力濃度Iの最
大値より大きくならないような値の範囲にする。閾値T
が負の値を取る場合、入力濃度Iの値が0である一様な
領域においても記録画素が発生する事があり、閾値が入
力濃度Iの最大値より大きくなる場合、入力濃度Iの値
が255である一様な領域においても非記録画素が発生
する事があるからである。
Although the values of -32 to 31 can be increased or decreased, the threshold value T is set to a value range such that it does not become a negative value or become larger than the maximum value of the input density I. Threshold T
, Takes a negative value, print pixels may occur even in a uniform area where the value of the input density I is 0. If the threshold value is larger than the maximum value of the input density I, the value of the input density I This is because a non-recording pixel may occur even in a uniform area of 255.

【0023】なお、注目画素の周辺の、既に二値化され
た画素で発生した二値化誤差を用いて、乱数Rを発生さ
せる方法としては、前記式1によって定まるものに限ら
ない。例えば、注目画素の真下の画素に対応する、RA
M3内の誤差記憶用バッファに、注目画素の二値化の時
点で記憶されている数値の下位ビットを用いても構わな
い。
The method of generating the random number R by using the binarization error generated in the already binarized pixel around the pixel of interest is not limited to the method defined by the equation (1). For example, the RA corresponding to the pixel directly below the pixel of interest
The lower bit of the numerical value stored at the time of binarization of the pixel of interest may be used for the error storage buffer in M3.

【0024】次に、乱数発生手段8から出力される乱数
Rを標準閾値T0に加算し、注目画素に対する閾値Tを
決定する(S5)。そして、上記で計算された補正濃度
I’と閾値Tとを比較して(S6)、注目画素の出力信
号Oを決定する。I’≧Tの場合、出力信号Oを記録出
力を示す255とし(S7)、I’<Tの場合、出力信
号Oを非記録出力を示す0とする(S8)。以上決定さ
れた注目画素の出力信号Oを出力画像記憶装置6に格納
する(S9)。
Next, the random number R output from the random number generating means 8 is added to the standard threshold value T0 to determine the threshold value T for the target pixel (S5). Then, the corrected density I ′ calculated above is compared with the threshold value T (S6) to determine the output signal O of the target pixel. When I ′ ≧ T, the output signal O is set to 255 indicating recording output (S7), and when I ′ <T, the output signal O is set to 0 indicating non-recording output (S8). The output signal O of the pixel of interest determined above is stored in the output image storage device 6 (S9).

【0025】その後、注目画素で発生した二値化誤差e
を式2に従って求める(S10)。
Thereafter, the binarization error e generated in the target pixel
Is calculated according to equation 2 (S10).

【0026】[0026]

【数2】 [Equation 2]

【0027】次に、予めROM4に記憶された重み付け
係数マトリクスを読出す(S11)。本実施例では、重
み付け係数マトリクスとして、式3に示すマトリクスが
用いられる。
Next, the weighting coefficient matrix previously stored in the ROM 4 is read (S11). In this embodiment, the matrix shown in Expression 3 is used as the weighting coefficient matrix.

【0028】[0028]

【数3】 (Equation 3)

【0029】注目画素と周辺画素との位置関係に従っ
て、ROM4から読み出された係数マトリクスの対応す
る係数値を、注目画素の二値化誤差eに乗算し、図3の
二値化誤差の分配方法を説明する図に示すように、各周
辺画素に分配し、RAM3内の二値化誤差記憶用のバッ
ファに加算する。
The binarization error e of the pixel of interest is multiplied by the corresponding coefficient value of the coefficient matrix read from the ROM 4 in accordance with the positional relationship between the pixel of interest and the peripheral pixels, and the binarization error distribution shown in FIG. As shown in the figure for explaining the method, it is distributed to each peripheral pixel and added to the buffer for storing the binarization error in the RAM 3.

【0030】上記の処理が各画素毎に繰り返し行なわれ
るわけであるが、画素の処理順序は、最上ラインの左の
画素から水平方向右へ処理し、同じ処理を順次、一ライ
ンずつ下に移して行くことにより、最後に右下の画素の
処理となる順序である。
Although the above processing is repeated for each pixel, the processing order of pixels is such that the leftmost pixel of the uppermost line is processed horizontally to the right, and the same processing is sequentially moved downward line by line. This is the order in which the lower right pixel is processed at the end.

【0031】そして、全ての画素について上記処理が実
行されることにより、疑似中間調の画像データが作成さ
れる。
Then, the above-described processing is executed for all the pixels, so that pseudo-halftone image data is created.

【0032】上記実施例において、ステップS3が入力
濃度補正手段としての処理に該当し、ステップS5が閾
値決定手段としての処理に該当し、ステップS6からS
8が出力信号決定手段としての処理に該当し、ステップ
S10が二値化誤差演算手段としての処理に該当し、ス
テップS12が二値化誤差分配手段としての処理に該当
する。
In the above embodiment, step S3 corresponds to the processing as the input density correcting means, step S5 corresponds to the processing as the threshold value determining means, and steps S6 to S6.
8 corresponds to the processing as the output signal determining means, step S10 corresponds to the processing as the binarization error calculating means, and step S12 corresponds to the processing as the binarization error distributing means.

【0033】尚、本発明は上記実施例に限定されるもの
ではなく、種々の変更を加えることができる。例えば、
本実施例の画像処理装置はプリンタに適用されている
が、CRTディスプレイ等の疑似中間調画像を出力する
装置に適用可能である。
The present invention is not limited to the above embodiment, but various modifications can be added. For example,
Although the image processing apparatus of this embodiment is applied to a printer, it is applicable to an apparatus that outputs a pseudo halftone image such as a CRT display.

【0034】[0034]

【発明の効果】以上説明したことから明かなように、請
求項1の画像処理装置によれば、配分される誤差に関わ
らず、疑似的な境界が発生することのない、より好まし
い疑似中間調画像を、高速に作成することが可能とな
る。
As is apparent from the above description, according to the image processing apparatus of the first aspect, a more preferable pseudo halftone in which a pseudo boundary does not occur regardless of the error to be distributed. An image can be created at high speed.

【0035】また、請求項2の画像処理装置によれば、
乱数の発生をより高速に行うことができる。
According to the image processing device of the second aspect,
Random numbers can be generated faster.

【0036】また、請求項3の画像処理装置によれば、
閾値が負の値を取る場合に起因する、入力濃度値が0で
ある一様な領域においても記録画素が発生する事や、閾
値が入力濃度の最大値より大きくなる場合に起因する、
入力濃度値が最大値である一様な領域においても非記録
画素が発生する事が起り得ず、良好な疑似中間調画像を
作成し得る。
According to the image processing device of claim 3,
This is due to the occurrence of print pixels even in a uniform area where the input density value is 0, which is caused when the threshold value takes a negative value, and when the threshold value is larger than the maximum value of the input density.
Even in a uniform area where the input density value is the maximum value, non-printing pixels cannot occur, and a good pseudo halftone image can be created.

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

【図1】一実施例の画像処理回路を示すブロック図であ
る。
FIG. 1 is a block diagram illustrating an image processing circuit according to an embodiment.

【図2】その二値化処理を示すフローチャートである。FIG. 2 is a flowchart showing the binarization process.

【図3】二値化誤差の分配方法を説明する図である。FIG. 3 is a diagram illustrating a method of distributing a binarization error.

【図4】均一な同一濃度領域における誤差拡散法による
二値化処理後の画素分布パターンの違いを示す説明図で
ある。
FIG. 4 is an explanatory diagram showing a difference in pixel distribution pattern after binarization processing by an error diffusion method in a uniform uniform density region.

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

1 画像処理装置 2 原画像記憶装置(画像メモリ) 3 RAM 4 ROM 5 CPU 6 出力画像記憶装置(画像メモリ) 8 乱数発生手段 1 Image Processing Device 2 Original Image Storage Device (Image Memory) 3 RAM 4 ROM 5 CPU 6 Output Image Storage Device (Image Memory) 8 Random Number Generating Means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 中間調画像を二値化して疑似中間調の画
像データを作成する画像処理装置において、 既に二値化された周辺画素から注目画素に分配された二
値化誤差に基づいて、注目画素の入力濃度を補正して補
正濃度を求める入力濃度補正手段と、 既に二値化された周辺画素で発生した二値化誤差に基づ
いて、乱数を発生させる乱数発生手段と、 その乱数発生手段により発生された乱数を標準閾値に加
算して、注目画素に対する閾値を求める閾値決定手段
と、 前記入力濃度補正手段により求められた補正濃度と前記
閾値決定手段により求められた閾値とを比較して、記録
あるいは非記録を示す二値の出力信号を決定する出力信
号決定手段と、 その出力信号決定手段により決定された出力信号と前記
入力濃度補正手段により求められた補正濃度とから、注
目画素にて発生した二値化誤差を演算する二値化誤差演
算手段と、 その二値化誤差演算手段により求められた二値化誤差
を、周辺画素に分配する二値化誤差分配手段とを備えた
ことを特徴とする画像処理装置。
1. An image processing apparatus for binarizing a halftone image to create pseudo halftone image data, wherein based on a binarization error distributed from an already binarized peripheral pixel to a target pixel, An input density correction unit that corrects the input density of the pixel of interest to obtain a corrected density, a random number generation unit that generates a random number based on the binarization error that has already occurred in the binarized peripheral pixels, and the random number generation unit The random number generated by the means is added to the standard threshold value to compare the threshold density determined by the input density correction means with the threshold density determined by the threshold density determination means for determining the threshold value for the pixel of interest. Output signal determining means for determining a binary output signal indicating recording or non-recording, the output signal determined by the output signal determining means, and the correction obtained by the input density correcting means. And binarization error calculating means for calculating the binarization error generated in the pixel of interest, and the binarization error for distributing the binarization error obtained by the binarization error calculating means to the surrounding pixels. An image processing apparatus comprising: an error distribution unit.
【請求項2】 前記乱数発生手段は、直前の画素で発生
した二値化誤差の値の一部を乱数として発生させること
を特徴とする請求項1に記載の画像処理装置。
2. The image processing apparatus according to claim 1, wherein the random number generating means generates a part of the value of the binarization error generated in the immediately preceding pixel as a random number.
【請求項3】 前記乱数は、前記閾値決定手段により求
められる閾値が正の値であり、かつ、入力濃度の最大値
より小さな値になる値であることを特徴とする請求項1
あるいは2に記載の画像処理装置。
3. The random number is a value in which the threshold value obtained by the threshold value determining means is a positive value and is a value smaller than the maximum value of the input density.
Alternatively, the image processing device according to 2.
JP7118351A 1995-05-17 1995-05-17 Image processor Pending JPH08317206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7118351A JPH08317206A (en) 1995-05-17 1995-05-17 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7118351A JPH08317206A (en) 1995-05-17 1995-05-17 Image processor

Publications (1)

Publication Number Publication Date
JPH08317206A true JPH08317206A (en) 1996-11-29

Family

ID=14734555

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7118351A Pending JPH08317206A (en) 1995-05-17 1995-05-17 Image processor

Country Status (1)

Country Link
JP (1) JPH08317206A (en)

Similar Documents

Publication Publication Date Title
JP3188330B2 (en) Preliminary compensation method for binary image bitmap
JP5013805B2 (en) Processor-readable storage medium
JPH1084478A (en) Input image conversion method and pixel value quantization method
JPH0846784A (en) Image processing unit
JP3384115B2 (en) Image processing device
JP2880541B2 (en) Halftone estimation method for dither image
JP4068181B2 (en) Multilevel gradation pixel value level reduction method and system
JPH08317206A (en) Image processor
US6757079B1 (en) Method and apparatus for forming multi-level dither images from an input digital image
JPH08111777A (en) Image processor
JPH1188693A (en) Pseudo-gradation processing unit
KR100440944B1 (en) Binary image resolution reducing method and device simplifying resolution reduction algorithm
JPH01156069A (en) Image processor
JP3285349B2 (en) Dither image enlarger
JPH08116443A (en) Image processing unit
JP2898322B2 (en) Halftone estimation method for dither image
JP3077414B2 (en) Image processing method
JPH0846785A (en) Image processing unit
JP2002209102A (en) Method for deteriorating gray scale image using error diffusion system approach
JP3666186B2 (en) Gradation processing method and apparatus
JP2878695B2 (en) Image processing apparatus and multi-value image estimation method
JP3157870B2 (en) Image processing method
JP3094809B2 (en) Color image processing equipment
JPS63155954A (en) Picture signal processor
JPH03182169A (en) Intermediate tone estimate system for dither picture