JPH067663B2 - Halftone image processing method - Google Patents

Halftone image processing method

Info

Publication number
JPH067663B2
JPH067663B2 JP60090024A JP9002485A JPH067663B2 JP H067663 B2 JPH067663 B2 JP H067663B2 JP 60090024 A JP60090024 A JP 60090024A JP 9002485 A JP9002485 A JP 9002485A JP H067663 B2 JPH067663 B2 JP H067663B2
Authority
JP
Japan
Prior art keywords
processing method
image processing
image
threshold matrix
matrix
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.)
Expired - Fee Related
Application number
JP60090024A
Other languages
Japanese (ja)
Other versions
JPS61248661A (en
Inventor
基孫 中
宏曄 小寺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP60090024A priority Critical patent/JPH067663B2/en
Publication of JPS61248661A publication Critical patent/JPS61248661A/en
Publication of JPH067663B2 publication Critical patent/JPH067663B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、画像記録装置における中間調画像処理方法に
関するものである。
TECHNICAL FIELD The present invention relates to a halftone image processing method in an image recording apparatus.

従来の技術 ファクシミリ受信装置やドットプリンタなど、ハードコ
ピー装置の大半は2値記録であり、白黒のみの2値ドッ
トで疑似的に中間調を表現する各種の方式が提案されて
いる。古くは、印刷製版に用いられている網点法があ
り、最近ではディザ法が広く利用されつつある。
2. Description of the Related Art Most of hard copy devices such as facsimile receivers and dot printers are binary recording, and various systems have been proposed in which halftones are artificially expressed by binary dots of black and white. In the old days, there is a halftone dot method used for printing plate making, and recently, the dither method is widely used.

第3図(a)はよく知られたディザ法の原理図である。座
標(i,j)における濃淡の画素入力信号xijを、ある
閾値信号dijと比較し、xijを遂次閾値処理して2値の
ドット信号gijに変換してゆく。dijが一定値のとき
は、単純な2値化処理となり中間調は表現できないが、
ijを(i,j)と共に確率的に変化させると、出力ド
ットgijがオンまたはオフとなる比率がxijの濃淡レベ
ルに対応して変化するので、眼の積分作用により疑似的
な中間調が知覚される。dijを(i,j)に無関係に乱
数で与える方法をランダムディザ法、(i,j)に対し
て空間的にある規則にしたがって配列する方法を組織的
ディザ法と呼び、第3図(b)は代表的はBayer型の組織的
ディザ法を示す。この事例では、(i,j)が4×4の
マトリックスを周期として定められ、プラズマディスプ
レイパネルなどの表示装置に映出する場合を想定して、
入力画像の画素レベルが閾値より大きいときはオン
(白)、入力画像の画素レベルが閾値以下のときはオフ
(黒)としてxijは明るい(白)部分で数値が大きくな
るように図示されている。記録装置でxijを濃度で表わ
す場合には、白黒の関係が逆となるが、これは便宜的な
もので入出力の濃淡関係が対応していればどちらでもよ
い。
FIG. 3 (a) is a principle diagram of the well-known dither method. The grayscale pixel input signal x ij at the coordinates (i, j) is compared with a certain threshold signal d ij, and x ij is successively thresholded to be converted into a binary dot signal g ij . When d ij has a constant value, it is a simple binarization process and halftone cannot be expressed.
When d ij is changed stochastically with (i, j), the ratio of the output dots g ij being turned on or off changes corresponding to the gray level of x ij , so that the pseudo intermediate by the integration action of the eye. The key is perceived. A method of giving d ij by random numbers irrespective of (i, j) is called a random dither method, and a method of arranging according to a certain rule spatially with respect to (i, j) is called an ordered dither method. b) shows a typical Bayer type systematic dither method. In this example, assuming that (i, j) is defined as a matrix of 4 × 4, and is projected on a display device such as a plasma display panel,
When the pixel level of the input image is higher than the threshold value, it is turned on (white), and when the pixel level of the input image is lower than the threshold value, it is turned off (black), and x ij is shown to be large in the bright (white) part. There is. When x ij is expressed by the density in the printing apparatus, the black-and-white relationship is reversed, but this is convenient and any one may be used as long as the input-output density relationship corresponds.

さて、組織的ディザ法により再現される画像の品質は閾
値マトリックスの配置により左右される。一般的に、ド
ットを分散して配置すると、解像度に優れるが階調性が
犠牲となり、逆にドットを集中して配置すると、階調性
に優れるが解像度が犠牲となり、両立は難しい。第4図
は、代表的な4×4の閾値マトリックスの一例で、(a)
は解像度が良好なBayer型(分散型)、(b)は階調性が良
好な渦巻型(集中型)を示す。さらに(a)と(b)の中間的
な特性を与える例として(c)の網点型などがあり、上記
のものは比較的よく利用されている。
Now, the quality of the image reproduced by the systematic dither method depends on the arrangement of the threshold matrix. Generally, when the dots are dispersed and arranged, the resolution is excellent, but the gradation is sacrificed. Conversely, when the dots are arranged in a concentrated manner, the dots are excellent, but the resolution is sacrificed. FIG. 4 shows an example of a typical 4 × 4 threshold matrix.
Shows a Bayer type (dispersion type) with good resolution, and (b) shows a spiral type (concentration type) with good gradation. Further, as an example of giving an intermediate property between (a) and (b), there is a halftone dot type of (c), etc., and the above is relatively often used.

発明が解決しようとする問題点 しかし組織的ディザ法は、上述の如く解像度と階調性が
相反するものである。
Problems to be Solved by the Invention However, in the systematic dither method, the resolution and the gradation are contradictory as described above.

たとえば、人物の画像,物品の画像,あるいは風景の画
像のように、その画像に応じて、より階調性の強調が必
要であったり、逆により解像度の強調が必要であるよう
な場合が生じる。
For example, in some cases, such as an image of a person, an image of an article, or an image of a landscape, depending on the image, it is necessary to emphasize the gradation, or conversely, to emphasize the resolution. .

しかし従来の組織的ディザ法では、対象画像に応じた適
度な画質を得ることは困難であった。
However, it is difficult to obtain a proper image quality according to the target image by the conventional systematic dither method.

本発明は上記従来技術の欠点に鑑み、対象画質に応じた
適切な画質を得ることのできる中間調画像処理方法に関
するものである。
In view of the above-mentioned drawbacks of the prior art, the present invention relates to a halftone image processing method capable of obtaining an appropriate image quality according to a target image quality.

問題点を解決するための手段 原画像の各画素値をmM行×nN列(但し、m,n,
M,Nは整数で、mM≧2,nN≧2)から成る閾値マ
トリックスと比較して2値信号に変換する際、k(但
し、k=m×nで、k≧2)個のレベル領域に対し前記
原画像の画素値レベルの度数分布状況を求め、一方前記
閾値マトリックスをM×N要素から成るk層の多層マト
リックスに分解し、前記求めた度数分布状況に応じて前
記k層の各マトリックスの要素を決定することにより上
記目的を達成するものである。
Means for Solving the Problems Each pixel value of the original image is defined by mM rows × nN columns (where m, n,
M and N are integers, and k (where k = m × n and k ≧ 2) level regions when converted into a binary signal by comparison with a threshold matrix composed of mM ≧ 2, nN ≧ 2) For the pixel value level of the original image, the threshold matrix is decomposed into a multilayer matrix of k layers of M × N elements, and each of the k layers is divided according to the calculated frequency distribution. The above object is achieved by determining the elements of the matrix.

作用 本発明は、組織的ディザ法に対してmM×nNからなる
閾値マトリックスの構成を、対象の原画像の性質により
柔軟に適合させるようにしたものである。
Function The present invention is to flexibly adapt the structure of the threshold matrix composed of mM × nN to the systematic dither method according to the property of the target original image.

実施例 以下、図面を参照しながら本発明の一実施例について説
明する。なお、以下の説明では、8×8のマトリックス
により64階調を実現する場合で、4層の4×4のディ
ザマトリックスに分解するものである。
Embodiment An embodiment of the present invention will be described below with reference to the drawings. Note that, in the following description, when 64 gradations are realized by an 8 × 8 matrix, it is decomposed into 4 layers of 4 × 4 dither matrix.

さて、第1図(a)は、対象原画像の画素値のヒストグラ
ムを示すものである。ここで、画素値レベルを4分割
(l=1,……,4ここでlは領域番号)して、その各
分割した領域に入いる画素値を持つ画素数を数えると、
第1図(b)のようになる。このグラフから分布数の多い
順に領域番号を並べると、l=4,l=1,l=3,l
=1となる。このうちl=4とl=1を解像度重視型
に、l=3とl=2を階調性重視型のディザ法に割り当
てる。これに従って8×8のディザマトリックスを構成
したものを第2図に示す。k=1,4(kは層番号)に
画素値0〜15と48〜63を階調性重視型つまりドッ
ト集中型に、k=2,3に画素値16〜47を解像度重
視型つまりドット分散型に割り当て、この各層の合成に
より8×8のディザマトリックスを構成し、第3図(a)
に示したディザ法による処理を行えばよい。
Now, FIG. 1 (a) shows a histogram of pixel values of the target original image. Here, when the pixel value level is divided into four (l = 1, ..., 4 where l is an area number), and the number of pixels having a pixel value in each divided area is counted,
It becomes as shown in Fig. 1 (b). If the region numbers are arranged from this graph in descending order of distribution number, l = 4, l = 1, l = 3, l
= 1. Of these, l = 4 and l = 1 are assigned to the resolution-oriented dither method, and l = 3 and l = 2 are assigned to the tone-oriented dither method. An 8 × 8 dither matrix constructed in accordance with this is shown in FIG. When k = 1, 4 (k is a layer number), pixel values 0 to 15 and 48 to 63 are gradation-oriented type, that is, dot concentrated type, and when k = 2 and 3, pixel values 16 to 47 are resolution-oriented type, that is, dot. Allocate to distributed type and construct 8x8 dither matrix by combining these layers.
It suffices to perform the processing according to the dither method shown in.

以上の実施例により形成される中間調画像は、解像度及
び階調性において両者の良い特性をミックスしたものが
得られる。
The halftone image formed by the above embodiment is a mixture of both good characteristics in resolution and gradation.

なお、本実施例ではk=4及び1を解像度重視型に、k
=2及び3を階調性重視型としたが、画像に応じてはk
=4及び1を階調性重視型に、k=2及び3を解像度重
視型にしてもよい。また必要に応じてはl=4のみを解
像度重視型とし、k=1,2,3を階調性重視型にする
等、種々の組み合せの方法が考えられる。
In the present embodiment, k = 4 and 1 are set to the resolution-oriented type,
= 2 and 3 are the gradation-oriented type, but k depending on the image
= 4 and 1 may be a gradation-oriented type, and k = 2 and 3 may be a resolution-oriented type. If necessary, various combination methods are conceivable, such as only 1 = 4 being a resolution-oriented type and k = 1, 2, 3 being a tone-oriented type.

発明の効果 以上本発明によれば、従来の組織的ディザ法における解
像度特性と階調特性のいずれかが顕著に犠牲になってい
た欠点を緩和することができ、対象画像の特性に合わせ
た画質の制御が可能である。
As described above, according to the present invention, it is possible to alleviate the disadvantage that the resolution characteristic and the gradation characteristic are remarkably sacrificed in the conventional systematic dither method, and the image quality according to the characteristic of the target image is reduced. Can be controlled.

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

第1図(a)は本発明の一実施例における中間調画像処理
方法を説明するための対象原画の原画値に対するヒスト
グラム、第1図(b)は同図(a)の原画に対する分布グラ
フ、第2図は第1図の対象原画に基ずく8×8の閾値マ
トリックスの構成を示す概念図、第3図(a)及び(b)は中
間調画像の2値化法の概念図、第4図は従来の代表的な
組織的ディザの閾値マトリックスの概念図である。
FIG. 1 (a) is a histogram for the original image value of the target original image for explaining the halftone image processing method in one embodiment of the present invention, and FIG. 1 (b) is a distribution graph for the original image of FIG. FIG. 2 is a conceptual diagram showing the structure of an 8 × 8 threshold matrix based on the target original image of FIG. 1, and FIGS. 3 (a) and 3 (b) are conceptual diagrams of the binarization method for halftone images. FIG. 4 is a conceptual diagram of a conventional threshold matrix of typical systematic dither.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】原画像の各画素値をmM行×nN列(但
し、m,n,M,Nは整数で、mM≧2,nN≧2)か
ら成る閾値マトリックスと比較して2値信号に変換する
際、k(但し、k=m×nで、k≧2)個のレベル領域
に対し前記原画素の画素値レベルの度数分布状況を求
め、一方前記閾値マトリックスをM×N要素から成るk
層の多層マトリックスに分解し、前記求めた度数分布状
況に応じて前記k層の各閾値マトリックスの要素を決定
する中間調画像処理方法。
1. A binary signal by comparing each pixel value of an original image with a threshold matrix consisting of mM rows × nN columns (where m, n, M and N are integers and mM ≧ 2, nN ≧ 2). When converting to, the frequency distribution of the pixel value level of the original pixel is obtained for k (where k = m × n, k ≧ 2) level regions, while the threshold matrix is calculated from M × N elements. K
A halftone image processing method of decomposing into a multi-layer matrix of layers and determining the elements of each threshold matrix of the k layers according to the obtained frequency distribution situation.
【請求項2】度数分布状況のl番目(但し、lはl<k
の整数値)までの領域の原画像に対してはドット集中型
の、一方(k−l)番目までの領域の原画像に対しては
ドット分散型の組織的ディザ法で表現するようにk層の
閾値マトリックスの要素を割り当てることを特徴とする
特許請求の範囲第1項記載の中間調画像処理方法。
2. The l-th frequency distribution (where l is l <k
(Integer value of) of the original image in the area up to (k-1) th, while the original image in the area up to (k-1) th is represented by the dot-distributed systematic dither method. The halftone image processing method according to claim 1, wherein elements of a threshold matrix of layers are assigned.
JP60090024A 1985-04-26 1985-04-26 Halftone image processing method Expired - Fee Related JPH067663B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60090024A JPH067663B2 (en) 1985-04-26 1985-04-26 Halftone image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60090024A JPH067663B2 (en) 1985-04-26 1985-04-26 Halftone image processing method

Publications (2)

Publication Number Publication Date
JPS61248661A JPS61248661A (en) 1986-11-05
JPH067663B2 true JPH067663B2 (en) 1994-01-26

Family

ID=13987118

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60090024A Expired - Fee Related JPH067663B2 (en) 1985-04-26 1985-04-26 Halftone image processing method

Country Status (1)

Country Link
JP (1) JPH067663B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005286999A (en) 2004-03-05 2005-10-13 Fuji Photo Film Co Ltd Allocation method of threshold matrix
JP2005252893A (en) 2004-03-05 2005-09-15 Fuji Photo Film Co Ltd Threshold matrix
JP2005252888A (en) 2004-03-05 2005-09-15 Fuji Photo Film Co Ltd Method for generating threshold matrix and threshold matrix thereof, and reproducing method of color image
JP4241632B2 (en) 2005-01-25 2009-03-18 富士フイルム株式会社 Color plate creation threshold value matrix creation method, color image reproduction method, color image separation creation device, and threshold matrix

Also Published As

Publication number Publication date
JPS61248661A (en) 1986-11-05

Similar Documents

Publication Publication Date Title
US4668995A (en) System for reproducing mixed images
US5111310A (en) Method and apparatus for halftone rendering of a gray scale image using a blue noise mask
EP0201674B1 (en) A method for reproducing multi-level digital images on a bi-level printer of fixed dot size
JP3630699B2 (en) Halftone image generation method and apparatus
JPH08101912A (en) Method for quantization of gray-level pixel data with extended distribution set
EP0837598B1 (en) A method of halftoning grey value signals of pixels of an image and image reproduction apparatus for reproducing images
US5774236A (en) Multi-resolution halftone tilier
US6956670B1 (en) Method, system, program, and data structures for halftoning with line screens having different lines per inch (LPI)
US5745260A (en) Coarse/fine fonts
JPH067663B2 (en) Halftone image processing method
JPH08265566A (en) Halftone screen generation method
EP0836317A2 (en) Halftone dithering
JP2898836B2 (en) Image processing method
US6900908B1 (en) Method, system, and program for halftoning data for rendering in a multitone output device
JP2570890B2 (en) Image processing device
JPS62239667A (en) Picture processor
JPH027113B2 (en)
Zhuge et al. Halftoning via Error Diffusion using Circular Dot-overlap Model
JPH0453143B2 (en)
JPH05176168A (en) Adaptive halftone processing system
JPS60253369A (en) Processing system of halftone picture
WO1990004234A1 (en) Digital half-toning process with error diffusion
JPH06339013A (en) Binarizing method and device for multilevel image
JPS63204375A (en) Half tone picture forming method
JPH03243062A (en) Method for binarizing multilevel image

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees