JPH0253185A - Dot area deciding system - Google Patents

Dot area deciding system

Info

Publication number
JPH0253185A
JPH0253185A JP63203744A JP20374488A JPH0253185A JP H0253185 A JPH0253185 A JP H0253185A JP 63203744 A JP63203744 A JP 63203744A JP 20374488 A JP20374488 A JP 20374488A JP H0253185 A JPH0253185 A JP H0253185A
Authority
JP
Japan
Prior art keywords
picture element
picture elements
attention
picture
dot area
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
JP63203744A
Other languages
Japanese (ja)
Inventor
Hideyuki Watanabe
英行 渡辺
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP63203744A priority Critical patent/JPH0253185A/en
Publication of JPH0253185A publication Critical patent/JPH0253185A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten a time, which is needed when pattern matching processing is executed, by deciding whether an attention picture element belongs to a dot area or not on the basis of the number of picture elements in a concentration range, which is determined in advance, to exist in a block to include the attention picture element and spherical picture elements. CONSTITUTION:In block selection processing 3, the block to be composed of MXM picture elements with the attention picture element, which is shown by adding the mark of a double circle, as a center is calculated from the coordinates of this attention picture element. Then, the binarized concentration data of the picture elements, which are included in this block, are counted respectively by counters 41 and 42 in each '1' and '0'. In case of M=9, out of the 9X9=81 picture elements, the picture element of '1' to be shown by slanting lines, namely, a number (a) of the picture elements of low concentration to be counted by the '1' counter 41 is 16 and a number (b) of the picture elements of the high concentration to be counted by the '0' counter 42 is 64, for which 16 corresponding to the number (a) and the number 1 of the attention picture element itself are subtracted from the 81 picture elements. When the condition of (a)<(b), for example, is obtained for decision as the dot area, the condition of (a)=16 and (b)=64 is obtained. Then, since the condition of the (a)<(b) is estab lished, this attention picture element is decided as the picture element to belong to the dot area.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 網点て表現された画と文字などの線画とが混在している
画像をコピーなどによって再生する場合には、再生され
た画像の品質を向上するために網点て表現されtこ領域
ではモアレ除去処理を、また文字などの線画の領域では
鮮鋭化処理をそれぞれ行なうことが望ましい。
[Detailed Description of the Invention] [Industrial Application Field] When an image containing a mixture of halftone dots and line drawings such as characters is reproduced by copying or the like, the quality of the reproduced image must be adjusted. In order to improve the image quality, it is desirable to perform moiré removal processing on areas that are expressed as halftone dots, and to perform sharpening processing on areas of line drawings such as characters.

また、画像を伝送する場合においても、上記のようなそ
れぞれの領域の特性に応じた符号化処理を適用すること
によってデータ圧縮の効率を改善することができる。
Furthermore, even when transmitting images, the efficiency of data compression can be improved by applying encoding processing according to the characteristics of each area as described above.

本発明は、このような処理を行なうための前処理として
、網点て表現されている網点領域を他の文字などの線画
の領域と分離するための網点領域判定方式に関する。
The present invention relates to a halftone dot area determination method for separating halftone dot areas expressed as halftone dots from areas of line drawings such as other characters, as preprocessing for such processing.

〔従来の技術〕[Conventional technology]

特開昭60−80365号公報には、人力した画像デー
タをある固定された閾値で画素ごとに2値化した後、注
目画素を含む例えば5×5画素の2値化画像を予め蓄積
されている網点パターンと比較し、この網点パターンと
一致する画素の数が一定の値を超えることによって網点
領域として検出するするようにした領域分離方法が記載
されている。
Japanese Patent Laid-Open No. 60-80365 discloses that after manually generated image data is binarized for each pixel using a fixed threshold value, a binarized image of, for example, 5 x 5 pixels including the pixel of interest is stored in advance. A region separation method is described in which a halftone dot area is detected when the number of pixels matching the halftone dot pattern exceeds a certain value.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、上記のような従来技術においては、2値
化画像と予め蓄積されている網点パターンとのパターン
マツチングを行なう際に、正確な検出を行なうためには
多くの網点パターンを用意しておくことが必要であり、
そのためパターンマツチング処理を行なうに要する時間
も長くなるという問題があった。
However, in the above-mentioned conventional technology, when performing pattern matching between a binarized image and pre-stored halftone dot patterns, many halftone dot patterns must be prepared in order to perform accurate detection. It is necessary to keep
Therefore, there is a problem in that the time required to perform the pattern matching process becomes long.

〔課題を解決する手段〕[Means to solve problems]

注目画素とその周辺の画素を含むブロック中に存在する
予め定められた濃度範囲の画素の数に基づいてこの注目
画素が網点領域に属するか否かを判定するようにした。
Based on the number of pixels in a predetermined density range existing in a block including the pixel of interest and its surrounding pixels, it is determined whether the pixel of interest belongs to the halftone dot area.

〔作 用〕[For production]

網点画像領域においては画像の濃淡を網点の大きさによ
って表示するため、それぞれの画素の濃度はほぼ一定の
値となる。
In the halftone image area, the density of the image is displayed by the size of the halftone dots, so the density of each pixel is a substantially constant value.

したがって、注目画素の周囲の画素の濃度がほぼ一定で
あればこの注目画素は網点領域に属する画素であると判
定することができる。
Therefore, if the density of pixels around the pixel of interest is approximately constant, it can be determined that the pixel of interest belongs to a halftone dot area.

〔実施例〕〔Example〕

第1図は本発明の第1の実施例を示すもので、網点領域
では低濃度画素の出現頻度が小さいことを利用している
FIG. 1 shows a first embodiment of the present invention, which utilizes the fact that low-density pixels appear less frequently in halftone areas.

人力した各画素の濃度データからなる画像データは、2
値化手段1において当該画素の濃度が低ければ“1”、
高ければ“0”に2値化されてから、ビットマツプメモ
リ2に格納される。
Image data consisting of manually generated density data for each pixel is 2
If the density of the pixel is low in the value converting means 1, it is "1";
If it is higher, it is binarized to "0" and then stored in the bitmap memory 2.

次のブロック選択処理3においては、第2図に示すよう
に、◎印を付して示した注目画素を中心としたMXM画
素からなるブロックをこの注目画素の座標から算出し、
このブロック中に含まれる画素の2値化された濃度デー
タを“1”と“0”ごとにカウンタ41および4□でそ
れぞれ計数する。
In the next block selection process 3, as shown in FIG. 2, a block consisting of MXM pixels centered on the pixel of interest marked with ◎ is calculated from the coordinates of this pixel of interest,
The binarized density data of the pixels included in this block are counted in units of "1" and "0" by counters 41 and 4□, respectively.

この第2図はM=9の例を示すものであり、9X9=8
1画素の中で第2図に斜線で示した“1″の画素、すな
わち“1”カウンタ4□で計数される濃度の低い画素の
数aは16であり、“0”カウンタ4□で計数される濃
度の高い画素の数すは、81画素から上記の数aに相当
する16と注目画素自体の数1を減算した8O−16=
64となる。
This figure 2 shows an example where M=9, and 9X9=8
Among one pixel, the number a of "1" pixels indicated by diagonal lines in Figure 2, that is, pixels with low density counted by the "1" counter 4□, is 16, which is counted by the "0" counter 4□. The number of pixels with high density is 8O-16 = 81 pixels minus 16, which corresponds to the above number a, and the number 1 of the pixel of interest itself.
It becomes 64.

判定手段5において網点領域として判定する条件を例え
ばa<bとすると、この例ではa=16゜b=64であ
って上記の条件a<bが成立するから、この注目画素は
網点領域に属する画素として判定される。
If the condition for determining the pixel as a halftone dot area in the determining means 5 is, for example, a<b, then in this example, a=16°b=64, and the above condition a<b is satisfied, so this pixel of interest is a halftone dot region. It is determined that the pixel belongs to .

第3図は網点領域においては中濃度画素の出現頻度が高
いことを利用する第2の実施例を示すもので、入力した
各画素の濃度データは3値化手段11において、第4図
に示すようにTh、 <’l”h。
FIG. 3 shows a second embodiment that takes advantage of the high frequency of appearance of medium-density pixels in the halftone area. As shown, Th, <'l''h.

の関係にある2つの閾値Th、およびTh2によってH
,M、  Lに3値化される。
H by two thresholds Th and Th2 having the relationship of
, M, and L.

この3値化出力がHまたはしてあれば“0”、Mであれ
ば1′とするように2値変換手段12によって変換が行
なわれるが、この第3図においてはオア回路12.を含
むハード構成によるものとしてこの2値変換手段12を
示した。
Conversion is performed by the binary converting means 12 so that if this ternary output is H or H, it becomes "0", and if it is M, it becomes 1'. In FIG. 3, the OR circuit 12. This binary conversion means 12 is shown as having a hardware configuration including.

次いで、この2値変換手段12の出力は、上記第1の実
施例におけると同様にビットマツプメモリ13に一旦格
納され、ブロック選択処理4において注目画素を中心と
するMxM画素のブロックを抽出する。
Next, the output of the binary conversion means 12 is temporarily stored in the bitmap memory 13 as in the first embodiment, and in block selection processing 4, a block of M×M pixels centered on the pixel of interest is extracted.

そしてこのブロック内における“1”の画素の数Cを“
1”カウンタ15・1によって計数し、またこのブロッ
クにおける“0″の数dを“0”カウンタ15゜によっ
てそれぞれ計数する。
Then, the number C of “1” pixels in this block is “
1" counter 15.1, and the number d of "0" in this block is counted by a "0" counter 15.degree..

そして、例えば、この“1”の画素の数が全画素数の0
.5以上であれば網点領域に属する画素として判定し、
また、0.5以下であれば文字領域に属する画素と判定
する。
For example, the number of pixels of this “1” is 0 of the total number of pixels.
.. If it is 5 or more, it is determined that the pixel belongs to the halftone area,
Moreover, if it is 0.5 or less, it is determined that the pixel belongs to a character area.

第2図の9×9画素のブロックの例を引用すれば、中濃
度に属する画素の画素数が41以上であれば網点領域に
属する画素として判定し、40以下であれば文字領域な
ど網点領域以外の領域に属する画素として判定する。
To quote the example of a 9 x 9 pixel block in Figure 2, if the number of pixels belonging to the medium density is 41 or more, it is determined that the pixel belongs to the halftone dot area, and if it is 40 or less, it is determined that the pixel belongs to the halftone dot area. It is determined that the pixel belongs to an area other than the point area.

なお、上記の実施例においてはビットマツプを使用する
ものとして説明したが、これは理解を容易にするための
ものであって、例えばビットマツプメモリ上にビットマ
ツプとして展開することを要件とするものではなく、ま
た、2値化あるいは3値化するための閾値、あるいは網
点領域として判定するための閾値は適宜設定し得ること
はいうまでもない。
Note that although the above embodiment has been explained as using a bitmap, this is for the purpose of making it easier to understand, and does not require, for example, that the data be developed as a bitmap on a bitmap memory. It goes without saying that the threshold value for binarization or ternarization, or the threshold value for determining a halftone area can be set as appropriate.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、網点領域に属する画素と文字領域など
の網点領域以外の領域に属する画素との判定が容易かつ
効率よく実行できるという格別の効果が達成される。
According to the present invention, a special effect is achieved in that it is possible to easily and efficiently determine whether a pixel belongs to a halftone dot area and a pixel belongs to an area other than the halftone dot area, such as a character area.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例を示す図、 第2図はブロックの例を示す図、 第3図は本発明の他の実施例を示す図、第4図は3値化
の例を示す図である。
Fig. 1 is a diagram showing an embodiment of the present invention, Fig. 2 is a diagram showing an example of a block, Fig. 3 is a diagram showing another embodiment of the invention, and Fig. 4 is a diagram showing an example of ternarization. It is a diagram.

Claims (1)

【特許請求の範囲】[Claims]  注目画素とその周辺の画素を含むブロック中に存在す
る予め定められた濃度範囲の画素の数に基づいてこの注
目画素が網点領域に属するか否かを判定するようにした
ことを特徴とする網点領域判定方式。
The present invention is characterized in that it is determined whether or not the pixel of interest belongs to a halftone dot area based on the number of pixels in a predetermined density range existing in a block including the pixel of interest and its surrounding pixels. Halftone area determination method.
JP63203744A 1988-08-18 1988-08-18 Dot area deciding system Pending JPH0253185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63203744A JPH0253185A (en) 1988-08-18 1988-08-18 Dot area deciding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63203744A JPH0253185A (en) 1988-08-18 1988-08-18 Dot area deciding system

Publications (1)

Publication Number Publication Date
JPH0253185A true JPH0253185A (en) 1990-02-22

Family

ID=16479134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63203744A Pending JPH0253185A (en) 1988-08-18 1988-08-18 Dot area deciding system

Country Status (1)

Country Link
JP (1) JPH0253185A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6076875A (en) * 1983-10-04 1985-05-01 Nec Corp False halftone picture processing device
JPS60136476A (en) * 1983-12-26 1985-07-19 Canon Inc Picture processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6076875A (en) * 1983-10-04 1985-05-01 Nec Corp False halftone picture processing device
JPS60136476A (en) * 1983-12-26 1985-07-19 Canon Inc Picture processor

Similar Documents

Publication Publication Date Title
JP2967014B2 (en) Image processing device
EP0613290B1 (en) Method and apparatus for binary image data compression
JPH0134496B2 (en)
JP3514050B2 (en) Image processing device
JP3118469B2 (en) Image area separation device
JPH0253185A (en) Dot area deciding system
JP2777378B2 (en) Halftone area detection method
JPH082083B2 (en) Multi-level image block coding device
JP3966448B2 (en) Image processing apparatus, image processing method, program for executing the method, and recording medium storing the program
JP2778669B2 (en) Halftone area detection method
JP2853140B2 (en) Image area identification device
JP3045555B2 (en) Binarization processing method for multi-tone image information
JPH10243227A (en) Dot area detecting method
JPH06150059A (en) Image area separator
JPH08298589A (en) Image processor of photograph/document mixed image
KR940010474B1 (en) Picture improvement for fax
JPH03153167A (en) Character area separation system
JP2777380B2 (en) Halftone area detection method
JP3791129B2 (en) Image identification device
JP2507948B2 (en) Image area identification device
JP2972171B2 (en) Halftone area detection method
JP2777379B2 (en) Area separation device
JP2724177B2 (en) Halftone area separation method
JPH02248160A (en) Dot area separation system
JPS60142482A (en) Device for forming reduced picture