JPH08307668A - Image processer - Google Patents

Image processer

Info

Publication number
JPH08307668A
JPH08307668A JP7111906A JP11190695A JPH08307668A JP H08307668 A JPH08307668 A JP H08307668A JP 7111906 A JP7111906 A JP 7111906A JP 11190695 A JP11190695 A JP 11190695A JP H08307668 A JPH08307668 A JP H08307668A
Authority
JP
Japan
Prior art keywords
data
error
image
area
pixel
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
JP7111906A
Other languages
Japanese (ja)
Inventor
Toshiyuki Matsubara
俊幸 松原
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP7111906A priority Critical patent/JPH08307668A/en
Publication of JPH08307668A publication Critical patent/JPH08307668A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To improve area discrimination processing with respect to an original in which an intermediate tone image area such as a photographic area and a binary image area such as a character area are mixed by adding part of function to a pseudo intermediate tone binarization processing, to realize the processing emphasizing the resolution with respect to characters and emphasizing gradation with respect to the intermediate tone image such as a photograph thereby obtaining binary image data with an excellent characteristic with respect to the both. CONSTITUTION: The processing unit is provided with an adder 1 conducting total sum of noted picture element data Xij and peripheral error normalized data Eij , a comparator 2 conducting binarization yij (0 to 255) based on a threshold level T, a subtractor 3 obtaining an error eij between the yij and the xij , a storage buffer 4 for peripheral error data, an arithmetic section 5 multiplying a normalizing coefficient with the error and accumulating the result, and a coefficient table 6, and a discrimination section 7 classifying the xij and the eij of the peripheral areas into several kinds of pattern data so as to discriminate whether the area around a noted picture element is a character area or an intermediate tone area based on the arithmetic operation such as pattern matching and a control switch section 8 adding the Xij and the Eij based on the discrimination result.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、イメージスキャナ、フ
ァクシミリ装置などにおいても用い得る画像処理で、文
字領域、写真領域双方に有効な2値化処理を行う画像処
理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus which can be used in an image scanner, a facsimile machine or the like, and which is effective for both a character area and a photographic area.

【0002】[0002]

【従来の技術】イメージスキャナ、ファクシミリ装置な
どの画像処理装置においては、入力された画像を2値画
像に変換するために、文字画像の場合、固定閾値処理、
すなわち、入力されたデータを閾値と比較し、比較結果
に応じて黒画素または白画素のいずれであるかを決定す
る処理が行われ、また、入力された画像が中間調画像で
ある場合、疑似的に中間調を表現する処理が行われる。
疑似中間調を表現する方法として、「ディザ法」画像電
子学会誌 第10巻第5号(1981)p.388〜p.397に示さ
れている組織的ディザ法が知られている。この方法は、
階調数を増加させると、文字および線図形画像の解像度
の劣化、ブロック単位で処理するための規則的なドット
パターンのノイズの分布による画像の劣化、という欠点
を有すると同時に、文字または線図形画像と中間調画像
とが混在する原稿には適さない。
2. Description of the Related Art In an image processing apparatus such as an image scanner or a facsimile machine, in order to convert an input image into a binary image, in the case of a character image, fixed threshold value processing,
That is, a process of comparing the input data with a threshold value and determining whether the pixel is a black pixel or a white pixel according to the comparison result is performed. Also, when the input image is a halftone image, Processing to express halftone is performed.
As a method of expressing a pseudo halftone, the systematic dither method shown in "Dither method", The Institute of Image Electronics Engineers, Volume 10, No. 5 (1981) p.388 to p.397 is known. This method
Increasing the number of gradations has the drawbacks of deterioration of the resolution of character and line graphic images and deterioration of the image due to the noise distribution of the regular dot pattern for processing in block units, and at the same time, the character or line graphic It is not suitable for a document containing a mixture of images and halftone images.

【0003】この欠点を解決する手法として、「An A
daptive Algorithm for Gray Scale」(SID 7
5 DIGEST)p.36〜p.37に示されているような誤
差拡散法が知られている。この方法における階調数は演
算するための量子化ビット数に依存するだけで、解像度
には無関係であり、ランダム性に優れているため規則性
のあるノイズが少ないということから、最近は、この方
式が主流になりつつある。図2は、この誤差拡散法の原
理図を示している。同図において、1は着目画素のデー
タXijと周辺誤差の正規化総和Eijとを加算する加算器
(加算結果をxijとする)、2は加算結果と定められた
閾値Tとを比較し、その結果、yijを2値(0または2
55)で出力する比較器、3は比較結果により得られた
ijとxijとの誤差eijを算出する減算器、4はその結
果を蓄積する誤差バッファ、5は着目画素位置周辺の誤
差データek1に正規化のための係数Nを掛け、その総和
ijを算出する演算部、6はその係数Nを示すテーブル
である。上記の構成によって、画素単位で順次入力され
る着目画素Xijの画像データは、そのサイクルごとに、
着目画素位置周辺の誤差ek1にもとづき得られる周辺誤
差の正規化総和Eijにより調整され、多階調の閾値Tに
よって2値の多階調データyijに変換される。
As a method for solving this drawback, "An A
daptive Algorithm for Gray Scale "(SID 7
5 DIGEST) An error diffusion method as shown in p.36 to p.37 is known. The number of gray levels in this method depends only on the number of quantization bits for calculation, is not related to resolution, and has excellent randomness, so there is less regular noise. The method is becoming mainstream. FIG. 2 shows a principle diagram of this error diffusion method. In the figure, 1 is an adder for adding the data X ij of the pixel of interest and the normalized total sum E ij of the marginal errors (the addition result is x ij ), 2 is the addition result and a predetermined threshold T is compared As a result, y ij is binary (0 or 2
55) a comparator for outputting 3), a subtractor 3 for calculating an error e ij between y ij and x ij obtained from the comparison result, 4 an error buffer for accumulating the result, 5 an error around the pixel position of interest A calculation unit 6 for multiplying the data e k1 by a coefficient N for normalization and calculating a sum E ij thereof is a table showing the coefficient N. With the above configuration, the image data of the pixel of interest X ij sequentially input in pixel units is
It is adjusted by the normalized sum E ij of peripheral errors obtained based on the error e k1 around the pixel position of interest, and is converted into binary multi-gradation data y ij by the multi-gradation threshold value T.

【0004】また、文字および線図形領域と中間調領域
とでは空間周波数分布が違うことを利用し、フィルタリ
ング処理により文字および線図形領域と中間調画像領域
とを分離し、前処理として文字及び線図形領域に対して
はエッジ強調処理、中間調画像領域に対しては平滑化処
理を行った後、それぞれに対して固定閾値処理と疑似中
間調処理とを行う方法もある。上記した領域判別を行う
方法であるが、そのために図3に示すウィンドウを設定
する。同図において、下記(1)および(2)の条件を
満足する場合、写真領域と判別する。 (1)条件1 |TIα×Pm,n-TIβ×(Pm-1,n-1+Pm-1,n+Pm-1,n+1+Pm,n-1
+Pm,n+1+Pm+1,n-1+Pm+1,n+Pm+1,n+1)|≦p TIα :係数1 TIβ :係数2 P :判定パラメータ (2)条件2 q≦Pm,n≦k q :判定パラメータ k :判定パラメータ したがって、この条件を組み込むためには、5つのパラ
メータを設定する必要があるが、このパラメータは、画
像により変動が生じるので、その都度、パラメータを変
えなければならない。特に、カラー原稿をモノクロ2値
画像に変換する場合、色によっては文字画像と中間調画
像を誤判定する可能性がある。
Further, by utilizing the difference in spatial frequency distribution between the character / line figure area and the halftone area, the character / line figure area and the halftone image area are separated by a filtering process, and the character / line is preprocessed. There is also a method in which after performing edge enhancement processing on the graphic area and smoothing processing on the halftone image area, fixed threshold processing and pseudo halftone processing are performed on each. This is a method of discriminating the area as described above, but for that purpose, the window shown in FIG. 3 is set. In the figure, when the following conditions (1) and (2) are satisfied, it is determined to be a photographic area. (1) Condition 1 | TI α × P m, n -TI β × (P m-1, n-1 + P m-1, n + P m-1, n + 1 + P m, n-1
+ P m, n + 1 + P m + 1, n-1 + P m + 1, n + P m + 1, n + 1 ) | ≦ p TI α : coefficient 1 TI β : coefficient 2 P: judgment parameter (2) Condition 2 q ≦ P m, n ≦ k q: Judgment parameter k: Judgment parameter Therefore, in order to incorporate this condition, it is necessary to set five parameters, but this parameter varies depending on the image. Since it occurs, the parameter must be changed each time. In particular, when a color original is converted into a monochrome binary image, a character image and a halftone image may be erroneously determined depending on the color.

【0005】[0005]

【発明が解決しようとする課題】本発明は、上述の従来
技術の問題に鑑みなされたものであり、かかる中間調2
値化処理の前処理として行なわれている文字、線画領域
と写真のような中間調領域の両方が混在する原稿に対す
る領域判別処理を良好にしかも中間調2値化処理の中で
行うことにより、ハードウエア規模も小さくて済む画像
処理を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the prior art.
By performing the area discrimination processing for a document in which both characters, a line drawing area and a halftone area such as a photo are mixed as a preprocessing of the binarization processing well and in the halftone binarization processing, It is an object of the present invention to provide image processing that requires a small hardware scale.

【0006】[0006]

【課題を解決するための手段】本発明は、上述の目的を
達成すべく、イメージスキャナなどの画像入力手段より
入力される着目画素の多値画像データに対し、周辺画素
の2値化の際に発生する誤差を正規化するためにある係
数を乗算し、正規化された周辺誤差データの総和を算出
する演算部、該演算部の演算結果と着目画素の画像デー
タを加算するための加算器、該加算器の加算結果を2値
化するための閾値処理手段、該2値化の際に発生する誤
差データを算出するための減算器、該誤差データをライ
ンメモリに書き込む手段を有する疑似中間調2値化手段
とを有する画像処理装置において、(1)該ラインメモ
リ中の周辺画素の誤差データおよび着目画素の多値画像
データとから文字、線画像データか中間調データかを判
定するための判定手段を具備すること、或いは、(2)
上記(1)において、前記判定手段は、着目画素の多値
画像データと周辺画素誤差データをある定められた複数
の分割されたデータの領域に適合させることにより得る
データをパターンマッチング、または演算することによ
り文字、線画像データか中間調データかを判定するもの
としたこと、或いは、(3)上記(1)の判定手段の結
果により前記演算部で算出される周辺画素の誤差データ
の総和を加算するか否かを決定することを特徴とするも
のである。
SUMMARY OF THE INVENTION In order to achieve the above-mentioned object, the present invention provides a method of binarizing peripheral pixels for multi-valued image data of a pixel of interest input from an image inputting means such as an image scanner. An arithmetic unit that multiplies a certain coefficient to normalize the error that occurs, and an adder for adding the arithmetic result of the arithmetic unit and the image data of the pixel of interest , A pseudo intermediate having threshold value processing means for binarizing the addition result of the adder, a subtractor for calculating error data generated at the time of binarization, and means for writing the error data in a line memory In an image processing apparatus having a tone binarization means, (1) for determining whether character, line image data, or halftone data from error data of peripheral pixels in the line memory and multivalued image data of a pixel of interest. Judgment of It is provided with a stage, or, (2)
In the above (1), the determining means performs pattern matching or calculation of data obtained by adapting the multi-valued image data of the pixel of interest and the peripheral pixel error data to a predetermined plurality of divided data areas. By this, it is determined whether the data is character, line image data or halftone data, or (3) the sum of the error data of the peripheral pixels calculated by the calculation unit based on the result of the determination means in (1) above is calculated. It is characterized by determining whether or not to add.

【0007】[0007]

【作用】上記した本発明によると、画素単位で順次入力
される着目画素の多値画像データは、着目画素の周辺の
画素の2値化の際に発生する誤差を正規化し、その総和
をとって得たデータにより調整され、これを閾値処理す
ることにより2値化された多階調データを出力するが、
その際に、前記周辺画素の誤差データと着目画素の多値
画像データとから、これらの画素を含む領域が文字、線
画像領域か中間調領域かを判定し、着目画素の画像デー
タが文字、線画像データか中間調データであるかを決め
る。この判定結果は、当該画像処理に利用される。
According to the present invention described above, multi-valued image data of a pixel of interest, which is sequentially input pixel by pixel, normalizes an error that occurs when binarizing pixels around the pixel of interest, and obtains the sum. It is adjusted by the obtained data and threshold value processing is performed to output binarized multi-tone data.
At that time, from the error data of the peripheral pixels and the multi-valued image data of the target pixel, it is determined whether the area including these pixels is a character, a line image area or a halftone area, and the image data of the target pixel is a character, Determine whether it is line image data or halftone data. This determination result is used for the image processing.

【0008】また、上述した判定は、着目画素の多値画
像データと周辺画素の誤差データをある定められた複数
の分割されたデータの領域(ランク)に合わせたデータ
に変えてパターンデータとして得て、それをパターンマ
ッチングまたは演算により行う。したがって、領域判別
の処理が、中間調2値化処理の中で、良好に行なわれ
る。
Further, the above-mentioned judgment is obtained as pattern data by changing the multi-valued image data of the pixel of interest and the error data of the peripheral pixels into data matched with the area (rank) of a plurality of predetermined divided data. Then, it is performed by pattern matching or calculation. Therefore, the area discrimination processing is favorably performed in the halftone binarization processing.

【0009】また、文字、線画像データか中間調データ
かを上述のように判定した結果により、正規化された総
和として算出される前記した周辺画素の誤差データを着
目画素の画像データに加算するか否かを決定する。した
がって、文字、線画に対しては解像度を重視し、写真の
ような中間調画像については階調性を重視した処理を行
うことになるので、画像の劣化のない良好な2値画像が
再現可能である。
Further, the error data of the peripheral pixels, which is calculated as a normalized total sum, is added to the image data of the pixel of interest based on the result of the above-described determination of character / line image data or halftone data. Decide whether or not. Therefore, since processing is performed with emphasis on resolution for characters and line drawings and emphasis on gradation for halftone images such as photographs, it is possible to reproduce good binary images without image deterioration. Is.

【0010】[0010]

【実施例】図1は、本発明の画像処理装置の実施例を示
す。図1においては、1は着目画素のデータXijと後記
する演算部5から出力される周辺誤差の正規化総和Eij
とを加算する加算器(加算結果をxijとする)、2はそ
の加算結果と定められた閾値Tとを比較し、その結果、
ijを2値(0または255)で出力する比較器、3は
その比較結果により得られたyijとxijとの誤差eij
算出する減算器、4はその結果を蓄積する誤差バッフ
ァ、5は誤差バッファに蓄積された着目画素位置周辺の
誤差データeklに正規化のための係数Nを掛け、その総
和Eijを算出する演算部、6はその係数Nを有するテー
ブルである。7は着目画素データXij及び着目画素周辺
のある領域の誤差データeijに対して各々数種類のパタ
ーンデータに分類し、着目画素とその周辺画素のパター
ンデータによる演算、またはパターンマッチングにより
着目画素周辺の領域が文字領域か中間調領域かを判別す
る領域判別部である。なお、着目画素及び周辺のある領
域の誤差データのパターン化については、一例として、
図4にあるように着目データ、誤差データ各々4種類の
領域(ランク)に分割し、着目データ判別値、誤差デー
タ判別値のパターンマッチングにより判別を行う。8は
領域判別部7の結果により着目画素データXijに対して
誤差データEijの加算結果を加算するか否かを制御する
スイッチ部である。
FIG. 1 shows an embodiment of the image processing apparatus of the present invention. In FIG. 1, 1 is the data X ij of the pixel of interest and the normalized sum E ij of the peripheral error output from the arithmetic unit 5 described later.
And an adder for adding (the addition result is x ij ), 2 compares the addition result with a predetermined threshold T, and as a result,
A comparator that outputs y ij in binary (0 or 255), 3 is a subtractor that calculates an error e ij between y ij and x ij obtained by the comparison result, and 4 is an error buffer that accumulates the result. Reference numeral 5 denotes an arithmetic unit that multiplies the error data e kl around the pixel position of interest accumulated in the error buffer by a coefficient N for normalization, and calculates the total sum E ij , and 6 is a table having the coefficient N. Reference numeral 7 classifies the target pixel data X ij and the error data e ij of a certain region around the target pixel into several types of pattern data, respectively, and calculates the pattern data of the target pixel and its peripheral pixels or performs pattern matching to target pixel periphery. Is an area discriminating unit that discriminates whether the area is a character area or a halftone area. In addition, regarding the patterning of the error data of the pixel of interest and a certain peripheral region, as an example,
As shown in FIG. 4, each of the target data and the error data is divided into four types of regions (ranks), and discrimination is performed by pattern matching of the target data discriminant value and the error data discriminant value. A switch unit 8 controls whether or not the addition result of the error data E ij is added to the pixel data X ij of interest based on the result of the area discrimination unit 7.

【0011】入力された着目画素のデータXijの一方
は、領域判別部7において着目データ判別値に、誤差バ
ッファ4にある着目画素の周辺誤差データは、領域判別
部7において誤差データ判別値に、変換され、得られる
着目データ判別値と誤差データ判別値とからなるパター
ンにより着目データに対する処理が決定される。図4は
着目データ、及び周辺誤差データに対するランク値の一
例を示している。双方とも0〜3の4段階のランク値を
定義し、そのランク値の加算合計の閾値処理によりスイ
ッチ部8がオンされるかオフされるかが決定される。図
5はそのときに使われるテンプレートであり、同図にお
いてXijは着目画素を示しており、e**は周辺誤差デー
タを示している。領域判定部7において領域を判定さ
れ、着目画素Xijが中間調領域と判定された場合、演算
部5により演算された結果Eijと着目画素Xijのデータ
を加算器1により加算し、加算結果xijは比較器12に
より予め定められた閾値Tと比較し、その大小関係で黒
(例えば、yij=255)か白(例えば、yij=0)を
決定する。それと同時に減算器3によりyijとxijとの
減算を行い、その結果eijを誤差バッファ4に書き込
む。また、着目画素Xijが文字領域と判定された場合、
演算部5により演算された結果Eijと着目画素のデータ
ijは加算せず、Xijはそのまま比較器2により予め定
められた閾値Tと比較し、その大小関係で黒(例えば、
ij=255)か白(例えば、yij=0)を決定する。
それと同時に減算器3によりyijとxij(=Xij)との
減算を行い、その結果eijを誤差バッファ4に書き込
む。
One of the input data X ij of the pixel of interest is used as the data of interest by the area discriminating unit 7, and the peripheral error data of the pixel of interest in the error buffer 4 is used as the error data of the area discriminating unit 7. , The converted and obtained target data discriminant value and the error data discriminant value determine the process for the target data. FIG. 4 shows an example of rank values for the focused data and the marginal error data. Both of them define a rank value of four levels of 0 to 3, and it is determined whether the switch unit 8 is turned on or off by the threshold processing of the addition sum of the rank values. FIG. 5 is a template used at that time. In FIG. 5, X ij indicates a pixel of interest and e ** indicates peripheral error data. When the area is determined by the area determination unit 7 and the pixel of interest X ij is determined to be a halftone region, the result E ij calculated by the calculation unit 5 and the data of the pixel of interest X ij are added by the adder 1 and added. The result x ij is compared with a predetermined threshold value T by the comparator 12, and black (for example, y ij = 255) or white (for example, y ij = 0) is determined based on the magnitude relationship. At the same time, the subtractor 3 subtracts y ij and x ij, and the result e ij is written in the error buffer 4. If the pixel of interest X ij is determined to be a character area,
The result E ij calculated by the calculation unit 5 and the data X ij of the pixel of interest are not added, and X ij is directly compared with the predetermined threshold T by the comparator 2, and black (for example,
y ij = 255) or white (eg, y ij = 0).
At the same time, the subtractor 3 subtracts y ij and x ij (= X ij ) and writes the result e ij in the error buffer 4.

【0012】[0012]

【発明の効果】本発明によれば、写真のような中間調画
像と、文字、グラフィックパターン(線画)のような2
値画像が混在した原稿において、従来からある複雑な演
算により領域を判別し、その結果により2値化処理を独
立して行うのではなく、領域判別処理を疑似中間調2値
化処理の中に一部の機能として追加するだけであるか
ら、ハードウエア規模も小さくてすむ。そして、この領
域判別の結果により、周辺画素の誤差データを加算する
か否かを行うから、文字に対しては解像度を重視し、写
真のような中間調画像については階調性を重視した処理
となり、双方に対して良好な特性を持った2値画像が再
現できる。
According to the present invention, a halftone image such as a photograph and two such as a character and a graphic pattern (line drawing) are displayed.
In a document with mixed value images, the area is discriminated by a conventional complicated calculation, and the binarization processing is not performed independently based on the result, but the area discrimination processing is performed in the pseudo halftone binarization processing. Since it is only added as a part of the function, the hardware scale can be small. Then, whether or not to add the error data of the peripheral pixels is determined based on the result of the area discrimination. Therefore, the processing that emphasizes the resolution for the character and the gradation for the halftone image such as a photograph is performed. Therefore, a binary image having good characteristics for both can be reproduced.

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

【図1】本発明による画像処理装置の実施例の構成をブ
ロック図で示す。
FIG. 1 is a block diagram showing the configuration of an embodiment of an image processing apparatus according to the present invention.

【図2】従来の誤差拡散法による画像処理装置の構成を
ブロック図で示す。
FIG. 2 is a block diagram showing a configuration of a conventional image processing apparatus using an error diffusion method.

【図3】従来において、画像領域判別処理を行うために
用いられるウィンドウを示す。
FIG. 3 shows a window conventionally used for performing an image area discrimination process.

【図4】本発明の実施例に供する着目画素データ、及び
周辺誤差データがとり得るランク値を例示する。
FIG. 4 exemplifies rank values that can be taken by pixel data of interest and peripheral error data used in an embodiment of the present invention.

【図5】本発明の実施例における領域判定部に用いられ
る着目画素と周辺画素のテンプレートを例示する。
FIG. 5 exemplifies templates of a pixel of interest and peripheral pixels used in the area determination unit in the embodiment of the present invention.

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

1…加算器、2…比較器、3…減算器、4…誤差バッフ
ァ、5…演算部、6…係数を有するテーブル、7…領域
判別部、8…スイッチ部。
DESCRIPTION OF SYMBOLS 1 ... Adder, 2 ... Comparator, 3 ... Subtractor, 4 ... Error buffer, 5 ... Operation part, 6 ... Coefficient table, 7 ... Area discrimination part, 8 ... Switch part.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 イメージスキャナなどの画像入力手段よ
り入力される着目画素の多値画像データに対し、周辺画
素の2値化の際に発生する誤差を正規化するためにある
係数を乗算し、正規化された周辺誤差データの総和を算
出する演算部、該演算部の演算結果と着目画素の画像デ
ータを加算するための加算器、該加算器の加算結果を2
値化するための閾値処理手段、該2値化の際に発生する
誤差データを算出するための減算器、該誤差データをラ
インメモリに書き込む手段を有する疑似中間調2値化手
段と、該ラインメモリ中の周辺要素の誤差データおよび
着目画素の多値画像データとから文字、線画像データか
中間調データかを判定するための判定手段とを具備する
ことを特徴とする画像処理装置。
1. Multivalued image data of a pixel of interest input from an image input means such as an image scanner is multiplied by a coefficient for normalizing an error generated when binarizing peripheral pixels, An arithmetic unit for calculating the total sum of the normalized marginal error data, an adder for adding the arithmetic result of the arithmetic unit and the image data of the pixel of interest, and the addition result of the adder are 2
Threshold processing means for binarizing, subtractor for calculating error data generated at the time of binarization, pseudo halftone binarizing means having means for writing the error data in a line memory, and the line An image processing apparatus comprising: a determination unit for determining whether a character, line image data, or halftone data from error data of peripheral elements in a memory and multivalued image data of a pixel of interest.
【請求項2】 請求項1における画像処理装置におい
て、前記判定手段は、着目画素の多値画像データと周辺
画素誤差データをある定められた複数の分割されたデー
タの領域に適合させることにより得るデータをパターン
マッチング、または演算することにより文字、線画像デ
ータか中間調データかを判定するものとしたことを特徴
とする画像処理装置。
2. The image processing apparatus according to claim 1, wherein the determining means obtains the multi-valued image data of the pixel of interest and the peripheral pixel error data by adapting to a predetermined plurality of divided data areas. An image processing apparatus, wherein character matching, line image data, or halftone data is determined by pattern matching or calculation of data.
【請求項3】 請求項1における画像処理装置におい
て、前記判定手段の結果により着目画素の画像データに
前記演算部で算出される周辺画素の誤差データの総和を
加算するか否かを決定することを特徴とする画像処理装
置。
3. The image processing apparatus according to claim 1, wherein whether to add the sum of error data of peripheral pixels calculated by the arithmetic unit to the image data of the pixel of interest is determined based on the result of the determination means. An image processing device characterized by:
JP7111906A 1995-05-10 1995-05-10 Image processer Pending JPH08307668A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7111906A JPH08307668A (en) 1995-05-10 1995-05-10 Image processer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7111906A JPH08307668A (en) 1995-05-10 1995-05-10 Image processer

Publications (1)

Publication Number Publication Date
JPH08307668A true JPH08307668A (en) 1996-11-22

Family

ID=14573096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7111906A Pending JPH08307668A (en) 1995-05-10 1995-05-10 Image processer

Country Status (1)

Country Link
JP (1) JPH08307668A (en)

Similar Documents

Publication Publication Date Title
JPH07123248A (en) Method and device for processing picture
JPH1056569A (en) Image processing method and device therefor
JP3772262B2 (en) How to identify the type of an image
JPH10283470A (en) Image processor, image processing method and recording medium
JPH08307668A (en) Image processer
JPS6359272A (en) Picture processor
JPH06284281A (en) Picture processor
JPH07302190A (en) Divider and image signal reader using the same
JP2860039B2 (en) Pseudo halftone image reduction device
JPH11146203A (en) Image processor and storage medium storing program about device
JP2857906B2 (en) Halftone binarization processor
JPH0490680A (en) Picture binarizing method
JP3379300B2 (en) Image processing device
JPH06152947A (en) Image processor
JP3146517B2 (en) Image processing device
JP2637610B2 (en) Image processing device
JP3157870B2 (en) Image processing method
JPH08251403A (en) Device for discriminating attribute of image area
JP3136650B2 (en) Image processing device
JP3346111B2 (en) Image processing device
JP3146516B2 (en) Image processing device
JP3555005B2 (en) Image reduction conversion apparatus and method, and recording medium storing the program
JP2730775B2 (en) Image processing device
JPS60102060A (en) Picture binary-coding device
JPH0879513A (en) Binary error diffusion processor