JPH0779349A - Picture recording method - Google Patents

Picture recording method

Info

Publication number
JPH0779349A
JPH0779349A JP5243548A JP24354893A JPH0779349A JP H0779349 A JPH0779349 A JP H0779349A JP 5243548 A JP5243548 A JP 5243548A JP 24354893 A JP24354893 A JP 24354893A JP H0779349 A JPH0779349 A JP H0779349A
Authority
JP
Japan
Prior art keywords
processing
filter
image
pseudo multi
data
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
JP5243548A
Other languages
Japanese (ja)
Inventor
Koichi Nagano
康一 長野
Yasuyuki Ota
靖幸 大田
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.)
Katsuragawa Electric Co Ltd
Original Assignee
Katsuragawa Electric 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 Katsuragawa Electric Co Ltd filed Critical Katsuragawa Electric Co Ltd
Priority to JP5243548A priority Critical patent/JPH0779349A/en
Publication of JPH0779349A publication Critical patent/JPH0779349A/en
Pending legal-status Critical Current

Links

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To prevent deterioration in the reproducibility of thin lines by pseudo multi-value processing by executing the pseudo multi-value processing and edge extract processing independently and synthesizing pseudo multi-value processing data and edge data obtained through the processing as above. CONSTITUTION:A picture input signal 101 read by an image scanner or the like and transmitted is received by a 5X5 filter 102. The 5X5 filter 102 has a predetermined coefficient to eliminate noise in the picture input signal 101 to generate a signal with less comparatively and without deterioration of the reproducibility of thin lines. Moreover, the picture input signal 101 is processed by a 3X3 Laplacian filter 106 in parallel independently of the 5X5 filter 102 and subjected to binarization processing 108 based on an edge data slice level 107 to generate edge data 108. The pseudo multi-value processing data 108 and the edge data 108 are 0Red selectively by an OR circuit 110 to form a binarized picture output 111 and the picture is recorded based on the output.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデジタル画像データ記録
像を形成するためのデジタル複写機等に好適な画像記録
方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image recording method suitable for a digital copying machine or the like for forming a digital image data recording image.

【0002】[0002]

【従来の技術】デジタル複写機等の画像記録装置におい
て、記録再生すべき原画像はイメージスキャナ等により
画素的に走査されてデジタル画像データ(2値電気信
号)に変換される。デジタル画像データは「ノイズの除
去」や「特徴の抽出」のために空間フィルタにより処理
される。空間フィルタは、代表的には、ある画素空間に
おいて、3×3、あるいは5×5の画素を取り出し、そ
の中のそれぞれの画素濃度に係数を掛けて総和を求める
もので、例えばある点(i,f)の画素濃度をf(i,f)と
すると、
2. Description of the Related Art In an image recording apparatus such as a digital copying machine, an original image to be recorded / reproduced is pixel-wise scanned by an image scanner or the like and converted into digital image data (binary electric signal). The digital image data is processed by a spatial filter for "noise removal" and "feature extraction". The spatial filter typically takes out 3 × 3 or 5 × 5 pixels in a certain pixel space and multiplies the pixel density of each pixel by a coefficient to obtain a total sum. For example, a certain point (i , f) is the pixel density of f (i, f),

【数1】 なる3×3の領域に対し、係数行列[Equation 1] Coefficient matrix for the 3 × 3 region

【数2】 で積和演算して、 g(i,j)=af(i-1,j-1)+bf(i,j-1)+cf(i
+1,j-1)+lf(i-1,j)+mf(i,j)+nf(i+1,
j)+xf(i-1,j+1)+yf(i,j+1)+zf(i+1,j+
1) なる新しい画素濃度を得るもので、これにより不要なノ
イズを除去する。
[Equation 2] The sum of products is calculated as follows: g (i, j) = af (i-1, j-1) + bf (i, j-1) + cf (i
+ 1, j-1) + lf (i-1, j) + mf (i, j) + nf (i + 1,
j) + xf (i-1, j + 1) + yf (i, j + 1) + zf (i + 1, j +
1) To obtain a new pixel density, which removes unnecessary noise.

【0003】空間フィルタの代表として知られる、Known as a representative of spatial filters,

【数3】 の係数を有する平均値フィルタは、着目した画素を含め
周辺の画素濃度の平均を取り、突出した濃度値を潰すこ
とによりノイズの除去を行なう。中心値を「2」とする
のは、着目画素に重みをつけて平均化における画像のボ
ケを少なくする。
[Equation 3] The average value filter having the coefficient of (1) removes noise by averaging the pixel densities of the peripheral pixels including the pixel of interest and crushing the projected density values. The central value is set to "2" so that the pixel of interest is weighted to reduce the blur of the image in the averaging.

【0004】かかる平均値フィルタの他、画像の濃度変
化を抽出するフィルタとしてラプラシアンフィルタが知
られており、例えば画像データを、
In addition to the average value filter, a Laplacian filter is known as a filter for extracting a density change of an image.

【数4】 なる係数をもつフィルタに通すことにより濃度の変化し
た部分のみを抽出した画像が得られる。
[Equation 4] An image in which only the portion where the density has changed is extracted can be obtained by passing it through a filter having a coefficient.

【0005】一方、ある値の幅をもつ画像データに対し
て一定のスライスレベル基準にその値より大きければ
「1」、小さければ「0」のように2値化する方法にあ
っては、写真画像のような階調性(ハーフトーン)を有
する画像に対して著しい画質の低下を招く。これを解消
するためにディザ法と呼ばれる2値化法により疑似的な
多値化を行なっている。この方法は、例えば、図2に示
すように、4×4の画素空間に16個のスライスレベル
を用意し、ある決まった順に並べてその値によって2値
化する。
On the other hand, in the method of binarizing image data having a certain value width, such as "1" if the slice level is larger than that value and "0" if it is smaller, a photograph This causes a remarkable deterioration in image quality with respect to an image having gradation (halftone) like an image. In order to eliminate this, pseudo multi-value conversion is performed by a binarization method called a dither method. In this method, for example, as shown in FIG. 2, 16 slice levels are prepared in a 4 × 4 pixel space, arranged in a predetermined order, and binarized by the value.

【0006】[0006]

【発明が解決しようとする課題】上記のような方法はノ
イズの除去等において適宜有効に作用するが、例えば、
平均化フィルタを用いて着目画素に重みを付けて平均処
理を行った場合、幾らかの画像のボケは避けられず、特
に細線の再現性が好ましくない。
The method as described above works properly and effectively in removing noise.
When the target pixel is weighted by using the averaging filter and the averaging process is performed, some blurring of the image cannot be avoided, and the reproducibility of the fine line is particularly unfavorable.

【0007】[0007]

【課題を解決するための手段】本発明は上記点に鑑みて
なされたもので、画像入力データをフィルタ処理および
疑似多値化処理し、処理した信号に基づき記録画像を形
成する画像記録方法において、前記画像入力信号に対
し、擬似多値化処理とエッジ抽出処理とを独立して行な
い、疑似多値化処理により得た疑似多値データとエッジ
抽出処理により得たエッジデータとを合成して画像出力
を形成することを特徴とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and provides an image recording method for forming a recorded image based on a processed signal by subjecting image input data to filter processing and pseudo-multivalue processing. Pseudo multi-valued processing and edge extraction processing are independently performed on the image input signal, and the pseudo multi-valued data obtained by the pseudo multi-valued processing and the edge data obtained by the edge extraction processing are combined. It is characterized by forming an image output.

【0008】[0008]

【作用】このような方法により疑似多値化処理によりノ
イズの除去を行なうと共に、エッジデータが細線の再現
性の低下を押える。
With this method, noise is removed by the pseudo multi-value quantization process, and the edge data suppresses the deterioration of the reproducibility of the fine line.

【0009】[0009]

【実施例】以下、本発明を図面を参照として説明する。
図1は、本発明による画像記録方法を具現化した一例を
示すもので、イメージスキャナ等により読み取られて送
られた画像入力信号101は、5×5フィルタ102に
入力される。5×5フィルタ102は例えば、
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.
FIG. 1 shows an example in which the image recording method according to the present invention is embodied. An image input signal 101 read by an image scanner or the like and sent is input to a 5 × 5 filter 102. The 5 × 5 filter 102 is, for example,

【数5】 の係数を持ち、画像入力信号101のノイズを除去し、
比較的ボケのない細線の再現性の低下を抑えた信号を形
成する。しかしながら、このようなフィルタ処理を行っ
て得た信号をディザ法によりディザマトリクス用スライ
スレベル103を基準として疑似多値化処理104して
疑似多値データ105を形成すると、ノイズ等は除去し
得るものの、細線の再現性が悪い信号となる。
[Equation 5] Has a coefficient of, removes noise of the image input signal 101,
A signal is formed that suppresses the deterioration of the reproducibility of a fine line with relatively no blur. However, if the signal obtained by performing such filter processing is subjected to the pseudo multi-value quantization processing 104 using the dither matrix slice level 103 as a reference by the dither method to form the pseudo multi-value data 105, noise or the like can be removed. , A signal with poor reproducibility of thin lines.

【0010】このため、5×5フィルタ102とは独立
して並列に、画像入力信号101を3×3ラプラシアン
フィルタ106により処理し、次いでエッジデータ用ス
ライスレベル107に基づき2値化処理108してエッ
ジデータ109を形成する。こうして形成した疑似多値
データ105とエッジデータ109とをOR回路110
により選択的に合成して2値画像出力110を形成し、
この出力に基づき画像記録を行なう。
Therefore, the image input signal 101 is processed by the 3 × 3 Laplacian filter 106 in parallel independently of the 5 × 5 filter 102, and then binarized 108 based on the edge data slice level 107. The edge data 109 is formed. The pseudo multi-valued data 105 and the edge data 109 thus formed are connected to the OR circuit 110.
To selectively combine to form a binary image output 110,
Image recording is performed based on this output.

【0011】[0011]

【発明の効果】このように本発明によれば疑似多値処理
とエッジ抽出処理を独立して行ない、これら処理により
得た疑似多値データをエッジデータとを合成することに
より、疑似多値化処理による細線の再現性の低下を抑え
ることができる。またディザマトリクス用のスライスレ
ベルの設定も独立してできる為に、白っぽいハーフトー
ン原稿中の細線に対しても協調した画像信号を得ること
ができる。
As described above, according to the present invention, the pseudo multi-value processing and the edge extraction processing are independently performed, and the pseudo multi-valued data obtained by these processings is combined with the edge data to realize the pseudo multi-valued processing. It is possible to suppress deterioration of reproducibility of thin lines due to processing. Further, since the slice level for the dither matrix can be set independently, it is possible to obtain a coordinated image signal even for a fine line in a whitish halftone original.

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

【図1】[Figure 1]

【図2】[Fig. 2]

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

102 5×5フィルタ 104 疑似多値化処理 105 疑似多値データ 106 3×3ラプラシアンフィルタ 108 2値化処理 109 エッジデータ 110 2値画像出力 102 5 × 5 filter 104 Pseudo multi-valued processing 105 Pseudo multi-valued data 106 3 × 3 Laplacian filter 108 Binarization processing 109 Edge data 110 Binary image output

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像入力データをフィルタ処理および疑
似多値化処理し、処理した信号に基づき記録画像を形成
する画像記録方法において、前記画像入力信号に対し、
擬似多値化処理とエッジ抽出処理とを独立して行ない、
疑似多値化処理により得た疑似多値データとエッジ抽出
処理により得たエッジデータとを合成して画像出力を形
成することを特徴とする画像記録方法。
1. An image recording method for forming a recorded image based on a processed signal by subjecting image input data to a filtering process and a pseudo-multi-valued process, wherein:
Pseudo multi-value processing and edge extraction processing are performed independently,
An image recording method, wherein an image output is formed by synthesizing pseudo multivalued data obtained by the pseudo multivalued processing and edge data obtained by the edge extraction processing.
JP5243548A 1993-09-06 1993-09-06 Picture recording method Pending JPH0779349A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5243548A JPH0779349A (en) 1993-09-06 1993-09-06 Picture recording method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5243548A JPH0779349A (en) 1993-09-06 1993-09-06 Picture recording method

Publications (1)

Publication Number Publication Date
JPH0779349A true JPH0779349A (en) 1995-03-20

Family

ID=17105515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5243548A Pending JPH0779349A (en) 1993-09-06 1993-09-06 Picture recording method

Country Status (1)

Country Link
JP (1) JPH0779349A (en)

Similar Documents

Publication Publication Date Title
US6055340A (en) Method and apparatus for processing digital images to suppress their noise and enhancing their sharpness
JPH0795409A (en) Space filter device
JPH04356869A (en) Image processor
JPH0766977A (en) Picture processing unit
JPH04354470A (en) Picture processing method, scanning/printing system for executing said method and picture selector for said scanning/printing system
CN112233037B (en) Image enhancement system and method based on image segmentation
JP2002520915A (en) Method and apparatus for image descreening
JP2777202B2 (en) Image processing device
JP3100383B2 (en) Character region separation method and apparatus
JP2790604B2 (en) Image processing device
JP3942080B2 (en) Image forming apparatus
JPH0779349A (en) Picture recording method
JP3007102B2 (en) Image processing device
JPS63246076A (en) Filter processing unit
JP3117331B2 (en) Image data processing device
JP3093235B2 (en) Image processing method and apparatus
JPH08317255A (en) Method and device for picture quality improvement
JP2674083B2 (en) Image area identification device
JPH01133470A (en) Digital picture processing method
JPH05292312A (en) Dot area separator
JPH10243238A (en) Image-processing method for noise suppression and sharpness emphasis for digital image
JPH02274174A (en) Picture signal processor
JP2005057496A (en) Image processor, image forming apparatus equipped with the image processor, image processing method, image processing program, and computer-readable recording medium
JPH01137378A (en) Picture processing system
JPH0773312A (en) Image reader