JPH0832798A - Method and device for processing image - Google Patents
Method and device for processing imageInfo
- Publication number
- JPH0832798A JPH0832798A JP6166787A JP16678794A JPH0832798A JP H0832798 A JPH0832798 A JP H0832798A JP 6166787 A JP6166787 A JP 6166787A JP 16678794 A JP16678794 A JP 16678794A JP H0832798 A JPH0832798 A JP H0832798A
- Authority
- JP
- Japan
- Prior art keywords
- image
- processing
- pixel
- threshold
- pixels
- 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
Links
- 238000012545 processing Methods 0.000 title claims abstract description 147
- 238000000034 method Methods 0.000 title claims description 40
- 238000009499 grossing Methods 0.000 claims abstract description 47
- 230000014509 gene expression Effects 0.000 claims description 33
- 238000003672 processing method Methods 0.000 claims description 19
- 230000015572 biosynthetic process Effects 0.000 abstract 1
- 230000002093 peripheral effect Effects 0.000 abstract 1
- 239000011159 matrix material Substances 0.000 description 15
- 238000010586 diagram Methods 0.000 description 7
- 238000001514 detection method Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 2
- 238000001444 catalytic combustion detection Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/403—Edge-driven scaling; Edge-based scaling
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、読み取った原稿画像を
拡大して出力する拡大機能を有する複写機やプリンタな
どのディジタル画像処理装置に係り、特に、文字などの
線画画像を拡大した場合の画像処理方法及び画像処理装
置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital image processing apparatus such as a copying machine or a printer having a magnifying function for magnifying and outputting a read original image, and more particularly, when a line drawing image such as a character is magnified. The present invention relates to an image processing method and an image processing device.
【0002】[0002]
【従来の技術】従来の画像処理方法の一例について、図
4を用いて説明する。この画像処理方法では、1列に配
列された多数の受光素子からなるイメージセンサの受光
素子が順次走査(主走査)する。そして、このイメージ
センサが受光素子列に直交する方向に移動して副走査
し、各受光素子に対応する各画素の濃度に応じたレベル
の受光信号を原稿の全面に亘って得ることによって、原
稿画像が読み取られるようになっている。2. Description of the Related Art An example of a conventional image processing method will be described with reference to FIG. In this image processing method, the light receiving elements of the image sensor, which is composed of a large number of light receiving elements arranged in one row, sequentially scan (main scan). Then, the image sensor moves in a direction orthogonal to the light receiving element array to perform sub-scanning, and obtains a light receiving signal of a level corresponding to the density of each pixel corresponding to each light receiving element over the entire surface of the original to obtain the original. The image can be read.
【0003】次いで、順次注目画素に対し、注目画素及
びその近傍の画素、すなわち主走査方向に所要の個数で
あって、副走査方向に所要のライン数の画素について、
それらの濃度を、ラインメモリに抽出し、この抽出され
た画素のデータを用いて、強調処理を行うとともに、平
滑処理を行う。そして、強調処理で得られた値に所定の
係数M(M=0〜1)を乗算した値と、平滑処理で得ら
れた値に所定の係数N(N=1−M)を乗算した値とを
加算する。そして、この加算値を、注目画素の画素濃度
として出力する。なお、係数M,Nは、入力画像が文字
などの線画画像のときはM=Nとし、それ以外の画像、
例えば網点画像や写真画像のときは、それぞれ入力画像
に応じて適切なM,Nの値を設定する。Next, with respect to the target pixel sequentially, the target pixel and pixels in the vicinity thereof, that is, the required number of pixels in the main scanning direction and the required number of lines in the sub-scanning direction,
These densities are extracted into a line memory, and the data of the extracted pixels are used to perform an emphasis process and a smoothing process. Then, a value obtained by multiplying the value obtained by the emphasis process by a predetermined coefficient M (M = 0 to 1) and a value obtained by the smoothing process by a predetermined coefficient N (N = 1-M) And are added. Then, this added value is output as the pixel density of the target pixel. The coefficients M and N are set to M = N when the input image is a line drawing image such as a character, and other images,
For example, in the case of a halftone dot image or a photographic image, appropriate values of M and N are set according to the input image.
【0004】これに対して、モアレのない高品位の画像
を得るようにした画像処理装置が提案されている(特公
平6−5885号公報)。この画像処理装置では、図5
に示すように、画像のエッジを検出する検出処理を行っ
ている。この検出処理は、画像の平坦部と網点画像は非
エッジ領域と判定し、文字等の線画画像のエッジ部はエ
ッジ領域と判定するとともに、その判定結果に基づき係
数M,Nを制御するものである。そして、非エッジ領域
では係数Nを増大し、エッジ領域では係数Mを増大させ
て、エッジ領域と非エッジ領域との境界では係数M,N
を連続的に変えている。On the other hand, an image processing apparatus has been proposed which is capable of obtaining a high-quality image without moire (Japanese Patent Publication No. 6-5885). In this image processing device, as shown in FIG.
As shown in, the detection process of detecting the edge of the image is performed. In this detection processing, the flat portion of the image and the halftone dot image are determined to be non-edge regions, the edge portion of the line drawing image such as characters is determined to be an edge region, and the coefficients M and N are controlled based on the determination result. Is. Then, the coefficient N is increased in the non-edge area, the coefficient M is increased in the edge area, and the coefficients M and N are increased at the boundary between the edge area and the non-edge area.
Is continuously changing.
【0005】[0005]
【発明が解決しようとする課題】ところが、上記特公平
6−5885号公報記載の画像処理装置のように、強調
処理で得られた値と平滑処理で得られた値とを検出処理
の結果に基づく比率で加算する方法では、線画画像の場
合には係数M=Nとすることにより最適な画像が得られ
るが、それでも線画画像の輪郭にジャギー(画像の輪郭
にガタがあること)が残ってしまい、高品位の画像が得
られない。このジャギーは、拡大倍率が大きくなるほど
目立つようになり、画像品質が劣化する。これは、この
画像処理装置が、線画画像よりも網点画像の再現に重点
を置いているためである。However, as in the image processing device described in Japanese Patent Publication No. 6-5885, the value obtained by the emphasis process and the value obtained by the smoothing process are used as the result of the detection process. In the method of adding at the ratio based on the above, an optimum image can be obtained by setting the coefficient M = N in the case of a line drawing image, but the jaggies (there is a backlash in the outline of the image) still remain in the outline of the line drawing image. As a result, high quality images cannot be obtained. This jaggy becomes more conspicuous as the enlargement ratio increases, and the image quality deteriorates. This is because this image processing device focuses on reproduction of the halftone dot image rather than the line drawing image.
【0006】本発明は、上記問題を解決するもので、画
像が拡大された場合でも、高品位の線画画像が得られる
画像処理方法及び画像処理装置を提供することを目的と
する。The present invention solves the above problems, and an object of the present invention is to provide an image processing method and an image processing apparatus capable of obtaining a high-quality line drawing image even when the image is enlarged.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するため
に、本発明は、注目画素及びその近傍の画素の濃度デー
タに対して強調処理を行い、また上記濃度データに対し
て平滑処理を行って、両方の処理で得られた値にそれぞ
れ第1、第2の係数を乗算し、その乗算結果を加算した
値を上記注目画素の濃度データとして出力する画像処理
方法において、線画画像を拡大した場合には、画像の拡
大倍率に応じて設定された第1の演算式を用いて、上記
平滑処理を行って得られた値に対して閾値処理を行い、
この閾値処理で得られた値に上記第2の係数を乗算する
ようにしている(請求項1)。In order to achieve the above object, the present invention performs emphasis processing on density data of a pixel of interest and pixels in the vicinity thereof and smoothing processing on the density data. Then, the line drawing image is enlarged in the image processing method in which the values obtained by both processes are multiplied by the first and second coefficients, respectively, and the value obtained by adding the multiplication results is output as the density data of the pixel of interest. In this case, using the first arithmetic expression set according to the enlargement ratio of the image, the threshold value processing is performed on the value obtained by performing the smoothing processing,
The value obtained by the threshold processing is multiplied by the second coefficient (claim 1).
【0008】また、上記第1の演算式は、上記平滑処理
で得られる値をS、上記閾値処理で得られる値をS’、
画像の拡大倍率をnとすると、S’=(2n−1)S−
(n−1)である(請求項2)。Further, in the first arithmetic expression, the value obtained by the smoothing process is S, the value obtained by the threshold process is S ′,
S ′ = (2n−1) S−, where n is the magnification of the image.
(N-1) (claim 2).
【0009】また、請求項1記載の画像処理方法におい
て、線画画像の濃度変化が2画素未満で生じる場合に
は、上記閾値処理は、画像の拡大倍率に応じて設定され
た第2の演算式を用いて行う(請求項3)。Further, in the image processing method according to the first aspect, when the density change of the line drawing image occurs in less than 2 pixels, the threshold processing is the second arithmetic expression set according to the enlargement ratio of the image. (Claim 3).
【0010】また、上記第2の演算式は、上記平滑処理
で得られる値をS、上記閾値処理で得られる値をS’、
画像の拡大倍率をnとすると、S’={(2n−1)S
−(X−1)}/(2n−2X+1)であって、かつ、
Xは、線画画像の濃度変化が1画素毎に生じているとき
は1、2画素以上で生じているときはnとし、1画素と
2画素の間で生じているときは1とnの間でリニアに変
化させている(請求項4)。Further, in the second arithmetic expression, the value obtained by the smoothing process is S, the value obtained by the threshold process is S ',
If the magnification of the image is n, then S '= {(2n-1) S
-(X-1)} / (2n-2X + 1), and
X is 1 when the density change of the line drawing image occurs for each pixel, and n when the density change occurs for 2 pixels or more, and between 1 and n when the density change occurs between 1 pixel and 2 pixels. Is changed linearly (claim 4).
【0011】また、上記注目画素の近傍の画素の範囲
は、上記拡大倍率に応じて設定されている(請求項
5)。The range of pixels in the vicinity of the target pixel is set according to the enlargement ratio (claim 5).
【0012】また、注目画素及びその近傍の画素の濃度
データに対して強調処理を行う強調処理手段と、上記濃
度データに対して平滑処理を行う平滑処理手段と、上記
強調処理手段の出力値に第1の係数を乗算する第1の乗
算手段と、上記平滑処理手段の出力値に第2の係数を乗
算する第2の乗算手段と、第1、第2の乗算手段の出力
値を加算した値を上記注目画素の濃度データとして出力
する加算処理手段とを備えた画像処理装置において、上
記平滑手段の出力値に画像の拡大倍率に応じて設定され
た第1の演算式を用いて閾値処理演算を行う閾値処理手
段を備え、上記第2の乗算手段は、閾値処理演算で得ら
れた値に第2の係数を乗算するものである(請求項
6)。Further, an emphasis processing means for emphasizing the density data of the pixel of interest and pixels in the vicinity thereof, a smoothing processing means for smoothing the density data, and an output value of the emphasizing processing means. The first multiplication means for multiplying the first coefficient, the second multiplication means for multiplying the output value of the smoothing processing means by the second coefficient, and the output values of the first and second multiplication means are added. In an image processing apparatus including an addition processing unit that outputs a value as the density data of the pixel of interest, threshold value processing is performed using a first arithmetic expression that is set for the output value of the smoothing unit according to the enlargement ratio of the image. The second multiplication means is provided with a threshold processing means for performing a calculation, and the second multiplication means multiplies the value obtained by the threshold processing calculation by a second coefficient (claim 6).
【0013】また、請求項6記載の画像処理装置におい
て、線画画像の濃度変化が生じる画素数を検出する微小
線検出手段を備え、上記閾値処理手段は、画像の拡大倍
率に応じて設定された第2の演算式を用いて閾値処理演
算を行うものである(請求項7)。Further, in the image processing apparatus according to the present invention, a fine line detecting means for detecting the number of pixels in which the density change of the line drawing image occurs is provided, and the threshold processing means is set in accordance with the magnification of the image. The threshold value calculation is performed using the second arithmetic expression (claim 7).
【0014】また、上記注目画素の近傍の画素の範囲
は、上記拡大倍率に応じて設定されている(請求項
8)。The range of pixels in the vicinity of the pixel of interest is set according to the enlargement ratio (claim 8).
【0015】[0015]
【作用】請求項1、6記載の発明によれば、線画画像を
拡大した場合には、まず、注目画素及びその近傍の画素
の濃度データに対して強調処理が行われ、また上記濃度
データに対して平滑処理が行われる。次いで、上記平滑
処理を行って得られた値に対して、第1の演算式を用い
て閾値処理が行われる。この第1の演算式によって、画
像の拡大倍率に応じた適切な閾値処理が行われる。そし
て、閾値処理で得られた値に第2の係数が乗算され、一
方、強調処理で得られた値に第1の係数が乗算される。
更に、これらの乗算結果が加算された値が、上記注目画
素の濃度データとして出力される。According to the first and sixth aspects of the invention, when the line drawing image is enlarged, the density data of the pixel of interest and the pixels in the vicinity thereof are first emphasized, and the density data is converted into the density data. On the other hand, smoothing processing is performed. Next, threshold processing is performed on the value obtained by performing the smoothing processing using the first arithmetic expression. Appropriate threshold processing according to the enlargement ratio of the image is performed by this first arithmetic expression. Then, the value obtained by the threshold processing is multiplied by the second coefficient, while the value obtained by the emphasis processing is multiplied by the first coefficient.
Further, the value obtained by adding these multiplication results is output as the density data of the target pixel.
【0016】また、請求項2記載の発明によれば、第1
の演算式S’=(2n−1)S−(n−1)を用いた閾
値処理によって、中間階調の濃度データを有する画素の
範囲が縮小される。従って、画像を拡大する場合でも、
拡大された線画画像の輪郭が鮮明になり、高品位の線画
画像が得られることとなる。According to the invention of claim 2, the first
By the threshold processing using the arithmetic expression S ′ = (2n−1) S− (n−1), the range of the pixels having the density data of the intermediate gradation is reduced. Therefore, even when enlarging the image,
The contour of the enlarged line drawing image becomes clear, and a high quality line drawing image can be obtained.
【0017】また、請求項3、7記載の発明によれば、
線画画像の濃度変化が2画素以下で生じる場合には、第
2の演算式によって、画像の拡大倍率に応じた適切な閾
値処理が行われる。According to the third and seventh aspects of the invention,
When the density change of the line drawing image occurs in 2 pixels or less, an appropriate threshold value processing is performed according to the enlargement ratio of the image by the second arithmetic expression.
【0018】また、請求項4記載の発明によれば、閾値
処理は、第2の演算式S’={(2n−1)S−(X−
1)}/(2n−2X+1)を用いて行われる。この場
合において、線画画像の濃度変化が1画素毎に生じてい
るときはX=1であって、第2の演算式はS’=Sとな
り、閾値処理は行われないこととなる。これによって、
微小な線画画像がつぶれることなく再現される。また、
線画画像の濃度変化が2画素で生じているときはX=n
であって、第2の演算式は第1の演算式に等しくなり、
請求項2記載の発明と同様の閾値処理が行われる。更
に、線画画像の濃度変化が1画素と2画素の間で生じて
いるときは、Xは1とnの間でリニアに変化し、濃度変
化の度合いに応じた第2の演算式によって、閾値処理が
行われることとなる。According to the invention described in claim 4, the threshold value processing is performed by the second arithmetic expression S '= {(2n-1) S- (X-
1)} / (2n-2X + 1). In this case, when the density change of the line drawing image occurs for each pixel, X = 1, the second arithmetic expression becomes S ′ = S, and the threshold processing is not performed. by this,
A minute line drawing image can be reproduced without being crushed. Also,
When the density change of the line drawing image occurs in 2 pixels, X = n
And the second arithmetic expression becomes equal to the first arithmetic expression,
The same threshold value processing as in the second aspect of the invention is performed. Further, when the density change of the line drawing image occurs between 1 pixel and 2 pixels, X changes linearly between 1 and n, and the threshold value is changed by the second arithmetic expression according to the degree of density change. Processing will be performed.
【0019】また、請求項5、8記載の発明によれば、
強調処理及び平滑処理は、画像の拡大倍率に応じて設定
された注目画素及びその近傍の画素の範囲の濃度データ
を用いて行われる。従って、拡大倍率が大きくなると、
注目画素の近傍の画素の範囲が大きくなるので、強調処
理及び平滑処理がより適切に行われる。また、その平滑
処理に対して、閾値処理が行われるので、中間階調の濃
度データを有する画素の範囲が1画素に縮小される。従
って、画像を拡大する場合でも、拡大された線画画像の
輪郭が鮮明になり、高品位の線画画像が得られることと
なる。According to the fifth and eighth aspects of the invention,
The enhancement process and the smoothing process are performed using the density data of the range of the pixel of interest set in accordance with the magnification of the image and the pixels in the vicinity thereof. Therefore, when the enlargement ratio increases,
Since the range of pixels in the vicinity of the pixel of interest becomes large, the emphasis process and the smoothing process are performed more appropriately. Further, since the threshold value processing is performed for the smoothing processing, the range of pixels having the density data of the intermediate gradation is reduced to one pixel. Therefore, even when the image is enlarged, the contour of the enlarged line drawing image becomes clear, and a high quality line drawing image can be obtained.
【0020】[0020]
【実施例】以下、本発明に係る画像処理方法が適用され
る画像処理装置の実施例について図面を参照しながら説
明する。図1は同第1実施例の構成の主要部を示すブロ
ック図である。Embodiments of an image processing apparatus to which an image processing method according to the present invention is applied will be described below with reference to the drawings. FIG. 1 is a block diagram showing the main part of the configuration of the first embodiment.
【0021】この画像処理装置は、画像読取部1、拡大
処理部2及び画像処理部3などを備えており、装置本体
の表面適所には、倍率設定キー5及び画像選択キー6等
が配設されている。倍率設定キー5は、原稿に対する拡
大倍率を設定するもので、例えば100%(等倍)〜4
00%(4倍)の範囲で任意に設定可能になっている。
画像選択キー6は、例えば文字等の線画画像、網点画像
及び写真画像を選択する選択キーを備え、原稿画像の種
類に応じて操作者がキーを選択するようになっている。This image processing apparatus is provided with an image reading section 1, an enlargement processing section 2, an image processing section 3 and the like, and a magnification setting key 5, an image selection key 6 and the like are provided at appropriate places on the surface of the apparatus body. Has been done. The magnification setting key 5 is used to set the enlargement ratio for the original document, and is, for example, 100% (normal size) to 4
It can be set arbitrarily within the range of 00% (4 times).
The image selection key 6 includes a selection key for selecting a line drawing image such as a character, a halftone dot image, and a photographic image, and the operator selects the key according to the type of the original image.
【0022】画像読取部1は、受光部や画像メモリなど
を備え、原稿画像の画素濃度からなる画像信号を読み取
って記憶するものである。受光部は、例えばCCDなど
からなる多数の受光素子が1列に配列されて構成されて
いる。そして、各受光素子が原稿を走査(主走査)しつ
つ、受光素子列に直交する方向に移動して副走査するこ
とによって、各受光素子に対応する各画素の濃度に応じ
たレベルの受光信号が、原稿の全面に亘って得られるよ
うになっている。The image reading section 1 is provided with a light receiving section, an image memory and the like, and reads and stores an image signal having the pixel density of the original image. The light receiving section is configured by arranging a large number of light receiving elements, such as CCDs, arranged in one row. Then, while each light receiving element scans the document (main scanning), it moves in the direction orthogonal to the light receiving element row and performs sub scanning, so that the light receiving signal of a level corresponding to the density of each pixel corresponding to each light receiving element However, it can be obtained over the entire surface of the original.
【0023】画像メモリは、受光部で得られた各画素の
受光信号レベルを記憶するもので、原稿画像の全画素に
対する画像信号が記憶可能な容量を有している。なお、
受光信号レベルは、0のとき白、1のとき黒で、その間
を、例えば256(8ビット)階調で読み取っている。The image memory stores the light receiving signal level of each pixel obtained by the light receiving section, and has a capacity capable of storing the image signal for all pixels of the original image. In addition,
When the light-receiving signal level is 0, it is white, and when it is 1, it is black, and the interval is read with 256 (8-bit) gradations, for example.
【0024】拡大処理部2は、倍率設定キー5で設定さ
れた拡大倍率で原稿画像を拡大するものである。得られ
た画像信号は、ラインメモリ4に順次送出される。ライ
ンメモリ4は、画像処理部3で処理を行う分の画像信
号、すなわち注目画素及びその近傍の画素濃度を記憶し
て画像処理部3に送出するためのバッファである。ライ
ンメモリ4としては、本実施例では、副走査方向で3ラ
イン分の画像信号を並列的に記憶可能なものを採用して
いる。The enlargement processing section 2 enlarges the original image at the enlargement magnification set by the magnification setting key 5. The obtained image signal is sequentially sent to the line memory 4. The line memory 4 is a buffer for storing the image signals to be processed by the image processing unit 3, that is, the pixel density of the pixel of interest and its vicinity and sending it to the image processing unit 3. In this embodiment, as the line memory 4, a line memory capable of storing image signals of three lines in parallel in the sub-scanning direction is adopted.
【0025】画像処理部3は、強調処理部31、乗算処
理部32、平滑処理部33、閾値処理部34及び加算処
理部35などからなり、各処理部は、シフトレジスタ、
加算器、乗算器や除算器等の論理回路で構成されてい
る。この画像処理部3は、高品位な画像を得るために、
ラインメモリ4に記憶された画像信号に対して画像処理
を行うものである。The image processing unit 3 is composed of an emphasis processing unit 31, a multiplication processing unit 32, a smoothing processing unit 33, a threshold value processing unit 34, an addition processing unit 35, etc., and each processing unit is a shift register,
It is composed of logic circuits such as an adder, a multiplier, and a divider. This image processing unit 3 is to obtain a high-quality image,
The image processing is performed on the image signal stored in the line memory 4.
【0026】強調処理部31には、ラインメモリ4か
ら、注目画素のラインを中心として3ラインの画像信号
が、不図示のクロック発生部で発生されるクロック信号
に従って、順次入力されるようになっている。また、同
様に、平滑処理部33には、注目画素のラインの画像信
号が、順次入力されるようになっている。Image signals of three lines centering on the line of the pixel of interest are sequentially input from the line memory 4 to the emphasis processing unit 31 in accordance with a clock signal generated by a clock generation unit (not shown). ing. Similarly, the image signals of the line of the pixel of interest are sequentially input to the smoothing processing unit 33.
【0027】強調処理部31は、注目画素を中心に3×
3の範囲の画素濃度に対してラプラシアン等で強調処理
を行うものである。ラプラシアンは、例えば数1や数2
で示されるようなマトリクスが用いられ、このマトリク
スと原稿の画像信号とのたたみ込みをとることにより、
強調処理が行われる。The emphasis processing section 31 is 3 × centered on the pixel of interest.
The pixel density in the range of 3 is emphasized by Laplacian or the like. Laplacian is, for example, the number 1 or the number 2
Is used, and by convolving the matrix and the image signal of the original,
The emphasis process is performed.
【0028】[0028]
【数1】 [Equation 1]
【0029】[0029]
【数2】 [Equation 2]
【0030】平滑処理部33は、注目画素を中心に1×
3の範囲の画素濃度に対して平滑処理を行うもので、例
えば数3で示されるようなマトリクスが用いられる。な
お、数3が用いられる場合には、平滑処理は、注目画素
を中心に1×3の範囲の画素濃度の平均値を注目画素の
濃度とすることとなる。The smoothing processing unit 33 makes 1 × around the pixel of interest.
The pixel density in the range of 3 is subjected to smoothing processing, and for example, a matrix as shown in Expression 3 is used. When Equation 3 is used, the smoothing process uses the average value of the pixel densities in the range of 1 × 3 centering on the target pixel as the target pixel density.
【0031】[0031]
【数3】 (Equation 3)
【0032】閾値処理部34は、平滑処理で得られた値
に対して数4を用いて閾値処理するものである。但し、
数4において、平滑処理で得られる値をS、この閾値処
理で得られる値をS’、画像の拡大倍率をnとする。The threshold processing unit 34 performs threshold processing on the value obtained by the smoothing processing by using the equation (4). However,
In Expression 4, the value obtained by the smoothing process is S, the value obtained by this threshold process is S ′, and the enlargement ratio of the image is n.
【0033】[0033]
【数4】 [Equation 4]
【0034】この閾値処理は、S’≦0のときはS’=
0(白画素)、1≦S’のときはS’=1(黒画素)と
し、その間の0<S’<1の範囲では、リニアに補間し
た中間階調の濃度とするものである。This threshold value processing is S '= when S'≤0.
When 0 (white pixel) and 1 ≦ S ′, S ′ = 1 (black pixel) is set, and in the range of 0 <S ′ <1 between them, the density of the intermediate gradation is linearly interpolated.
【0035】従って、例えばn=2のときは、数4は
S’=3S−1となるので、S≦1/3では、S’=
0、2/3≦Sでは、S’=1、1/3<S<2/3で
は、0<S’<1の範囲でリニアに補間して中間階調で
表すこととなる。Therefore, for example, when n = 2, the equation 4 is S ′ = 3S−1, so that S ′ = 1/3, S ′ =
In the case of 0, 2/3 ≦ S, S ′ = 1, and in the case of 1/3 <S <2/3, linear interpolation is performed in the range of 0 <S ′ <1 and the intermediate gradation is displayed.
【0036】また、例えばn=4のときは、数4はS’
=7S−3となるので、S≦3/7では、S’=0、4
/7≦Sでは、S’=1、3/7<S<4/7では、0
<S’<1の範囲でリニアに補間して中間階調で表すこ
ととなる。Further, for example, when n = 4, the equation 4 is S '.
= 7S−3, S ′ = 0,4 when S ≦ 3/7.
/ 7 ≦ S, S ′ = 1, and 3/7 <S <4/7, 0.
Interpolation is linearly performed in the range of <S '<1, and the gray scale is represented.
【0037】なお、閾値処理部34は、画像選択キー6
で選択された画像が線画画像以外の場合には、n=1と
している。この場合、数4はS’=Sとなり、閾値処理
を行わないこととなる。すなわち、網点画像や写真画像
の場合には、平滑処理部33の出力値を使用することに
より、高品位の画像が得られるようになっている。The threshold processing unit 34 uses the image selection key 6
If the image selected in step 1 is not a line drawing image, n = 1. In this case, Equation 4 is S ′ = S, and threshold processing is not performed. That is, in the case of a halftone dot image or a photographic image, by using the output value of the smoothing processing unit 33, a high quality image can be obtained.
【0038】第1の乗算処理部321は、強調処理部3
1で得られた値に係数Mを乗算するものである。第2の
乗算処理部322は、閾値処理部34で得られた値に係
数Nを乗算するものである。係数M,Nの値は、画像選
択キー6で選択された画像の種類によって決定されるも
ので、線画画像のときは、M=Nになっており、M=N
=0.6のときに、最も良好な線画画像が得られてい
る。なお、写真画像や網点画像のときは、Mを低減し、
Nを増大させると、良好な画像が得られる。The first multiplication processing unit 321 includes the emphasis processing unit 3.
The value obtained in 1 is multiplied by the coefficient M. The second multiplication processing unit 322 multiplies the value obtained by the threshold processing unit 34 by the coefficient N. The values of the coefficients M and N are determined by the type of image selected by the image selection key 6, and in the case of a line drawing image, M = N, and M = N.
= 0.6, the best line drawing image is obtained. In the case of photographic images and halftone images, reduce M,
Increasing N gives good images.
【0039】加算処理部35は、第1の乗算処理部32
1及び第2の乗算処理部322で得られた値を加算し、
この加算値を注目画素の画像濃度として画像形成部7に
出力するものである。画像形成部7は、レーザ発光部や
感光体などからなり、画像濃度データに基づいて画像形
成を行うものである。The addition processing unit 35 is the first multiplication processing unit 32.
1 and the values obtained by the second multiplication processing unit 322 are added,
This added value is output to the image forming unit 7 as the image density of the pixel of interest. The image forming unit 7 is composed of a laser emitting unit, a photoconductor, and the like, and forms an image based on image density data.
【0040】このように、平滑処理した値に対して閾値
処理すると、中間階調で表される画素の範囲が短縮され
るので、画像を拡大した場合でも、ジャギーのない輪郭
の鮮明な高品位の線画画像を得ることができる。また、
文字等の線のエッジ部もきれいに再現できる。また、線
画画像以外の写真画像や網点画像の場合には、閾値処理
を行わないようにすることによって、それぞれ高品位の
画像を得ることができる。As described above, when the threshold value processing is performed on the smoothed value, the range of pixels represented by the intermediate gradation is shortened. Therefore, even when the image is enlarged, a high-quality image having a sharp contour with no jaggies is obtained. Can be obtained. Also,
The edges of lines such as letters can be reproduced neatly. In the case of a photographic image other than a line drawing image or a halftone dot image, high-quality images can be obtained by not performing threshold processing.
【0041】なお、強調処理を行うマトリクスサイズを
5×5としても同様の効果が得られるが、3×3で十分
高品位の画像が得られている。また、平滑処理を行うマ
トリクスサイズを1×3や3×5としても同様の効果が
得られる。The same effect can be obtained even if the matrix size for the emphasis processing is set to 5 × 5, but a sufficiently high-quality image is obtained with 3 × 3. The same effect can be obtained even when the matrix size for performing the smoothing process is set to 1 × 3 or 3 × 5.
【0042】次に、本発明に係る画像処理方法が適用さ
れる画像処理装置の第2実施例について説明する。第2
実施例は、注目画素及びその近傍の画素の範囲、すなわ
ち強調処理及び平滑処理を行うマトリクスサイズを、拡
大倍率に応じて設定するものである。Next, a second embodiment of the image processing apparatus to which the image processing method according to the present invention is applied will be described. Second
In the embodiment, the range of the pixel of interest and the pixels in the vicinity thereof, that is, the matrix size for performing the emphasis process and the smoothing process is set according to the enlargement ratio.
【0043】強調処理は、注目画素を中心として3×
(2n+1)の範囲について行う。ラプラシアンは、1
<n≦2の場合には、例えば数5や数6、3<n≦4の
場合には、例えば数7や数8で示されるようなマトリク
スが用いられる。The emphasis process is performed 3 × with the pixel of interest at the center.
This is performed for the range of (2n + 1). Laplacian is 1
In the case of <n ≦ 2, for example, a matrix as shown in Expressions 5 and 6, and in the case of <n ≦ 4, a matrix as shown in Expressions 7 and 8 is used.
【0044】[0044]
【数5】 (Equation 5)
【0045】[0045]
【数6】 (Equation 6)
【0046】[0046]
【数7】 (Equation 7)
【0047】[0047]
【数8】 (Equation 8)
【0048】また、平滑処理は、注目画素を中心として
1×(2n−1)の範囲について行う。2<n≦3の場
合には、例えば数9、3<n≦4の場合には、例えば数
10で示されるようなマトリクスが用いられる。Further, the smoothing process is carried out in the range of 1 × (2n−1) centering on the pixel of interest. In the case of 2 <n ≦ 3, for example, the matrix shown in Expression 10 is used in the case of 3 <n ≦ 4.
【0049】[0049]
【数9】 [Equation 9]
【0050】[0050]
【数10】 [Equation 10]
【0051】ここで、拡大倍率n=4のときの閾値処理
について、図2を用いて定性的に説明する。原稿画像
は、図2のに示すように、線画画像の白黒の境界、す
なわち文字や線のエッジ部分では、画像品位の向上のた
めに、1画素分が中間階調で表現されているとする。こ
のとき画像が4倍に拡大されると、図2のに示すよう
に、中間階調の範囲が4画素分になるので、文字や線の
輪郭がぼやける。これに対して、1×(2n−1)、す
なわち1×7画素の範囲について平滑処理を行うと、図
2のに示すように、中間階調の範囲が7画素分になる
ので、文字や線の輪郭が一層ぼやけてしまうこととな
る。The threshold value processing when the enlargement ratio n = 4 will be qualitatively described with reference to FIG. In the original image, as shown in FIG. 2, at the black-and-white boundary of the line drawing image, that is, at the edge portion of the character or line, one pixel is represented by an intermediate gradation in order to improve the image quality. . At this time, when the image is magnified 4 times, as shown in FIG. 2, since the range of the intermediate gradation is 4 pixels, the outline of the character or line is blurred. On the other hand, when the smoothing process is performed on the range of 1 × (2n−1), that is, 1 × 7 pixels, the range of the intermediate gradation becomes 7 pixels as shown in FIG. The outline of the line will be more blurred.
【0052】そこで、閾値処理を行うと、S≦3/7で
は、S’=0、4/7≦Sでは、S’=1、3/7<S
<4/7では、0<S’<1の範囲でリニアに補間して
中間階調で表すこととなるので、図2のに示すよう
に、中間階調の範囲が1画素分に戻されるため、文字や
線の輪郭がぼやけることのない、高品位の画像が得られ
ることとなる。Therefore, when threshold processing is performed, S '= 0 when S≤3 / 7, S' = 1,3 / 7 <S when S / 4 = 0.
In the case of <4/7, the interpolation is performed linearly in the range of 0 <S ′ <1 and is represented by the intermediate gradation, so that the range of the intermediate gradation is returned to one pixel as shown in FIG. Therefore, it is possible to obtain a high-quality image in which the outlines of characters and lines are not blurred.
【0053】このように、注目画素及びその近傍の画素
の範囲、すなわち強調処理及び平滑処理を行うマトリク
スサイズを、拡大倍率に応じて設定するようにすれば、
画像の拡大倍率nに関わりなく、一層輪郭の鮮明な高品
位の線画画像を得ることができる。Thus, by setting the range of the pixel of interest and the pixels in the vicinity thereof, that is, the matrix size for performing the emphasizing process and the smoothing process, in accordance with the enlargement ratio,
It is possible to obtain a high-quality line drawing image with a sharper contour regardless of the enlargement ratio n of the image.
【0054】また、ラインメモリ4は、この画像処理装
置の最大の拡大倍率がn=4であれば、3×9の容量を
備えていればよい。従って、少ないライン数で、高品位
の線画画像を得ることができる。The line memory 4 may have a capacity of 3 × 9 if the maximum enlargement ratio of the image processing apparatus is n = 4. Therefore, a high-quality line drawing image can be obtained with a small number of lines.
【0055】次に、本発明に係る画像処理方法が適用さ
れる画像処理装置の第3実施例について説明する。図3
は同第3実施例の構成の主要部を示すブロック図であ
る。なお、第1実施例と同一物には、同一符号を付して
いる。Next, a third embodiment of the image processing apparatus to which the image processing method according to the present invention is applied will be described. FIG.
FIG. 9 is a block diagram showing a main part of the configuration of the third embodiment. The same parts as those in the first embodiment are designated by the same reference numerals.
【0056】微小線検出部36は、原稿の線画画像の濃
度変化が何画素毎に生じるかを検出するものである。原
稿画像の注目画素の濃度は、例えば数11及び数12で
示されるようなマトリクスを用いたり、あるいは数13
で示されるようなマトリクスを用いて、原稿画像の注目
画素及びその近傍の範囲の画素濃度とのたたみ込みをと
ることによって、検出する。これによって各画素の濃度
を検出し、隣接する画素の濃度を比較して、何画素毎に
濃度変化が生じるかを検出している。The minute line detecting section 36 detects how many pixels the density change of the line drawing image of the document occurs. For the density of the pixel of interest of the original image, for example, a matrix as shown in Expressions 11 and 12 is used, or Expression 13 is used.
Detecting is performed by convolving the target pixel of the document image with the pixel density of the range in the vicinity thereof using a matrix as shown in FIG. Thus, the density of each pixel is detected, and the densities of adjacent pixels are compared to detect how many pixels the density change occurs.
【0057】[0057]
【数11】 [Equation 11]
【0058】[0058]
【数12】 (Equation 12)
【0059】[0059]
【数13】 (Equation 13)
【0060】この場合には、ラインメモリ4は、5×5
の容量を備えていればよい。但し、第1実施例と同様
に、強調処理は3×3、平滑処理は1×3とする。In this case, the line memory 4 is 5 × 5.
It suffices if it has a capacity of. However, similarly to the first embodiment, the emphasis processing is 3 × 3 and the smoothing processing is 1 × 3.
【0061】閾値処理部37は、平滑処理で得られた値
に対して、数14を用いて閾値処理するものである。但
し、数14において、平滑処理で得られる値をS、この
閾値処理で得られる値をS’、画像の拡大倍率をnとす
る。The threshold processing unit 37 performs threshold processing on the value obtained by the smoothing processing by using the equation (14). However, in Expression 14, the value obtained by the smoothing process is S, the value obtained by this threshold process is S ′, and the enlargement ratio of the image is n.
【0062】[0062]
【数14】 [Equation 14]
【0063】この閾値処理は、第1実施例と同様に、
S’≦0のときはS’=0(白画素)、1≦S’のとき
はS’=1(黒画素)とし、その間の0<S’<1の範
囲では、リニアに補間した中間階調の濃度とするもので
ある。This threshold value processing is the same as in the first embodiment.
When S ′ ≦ 0, S ′ = 0 (white pixel), when 1 ≦ S ′, S ′ = 1 (black pixel), and in the range of 0 <S ′ <1 between them, linear interpolation is performed. This is the density of the gradation.
【0064】また、数14のXは、微小線検出部36に
よって濃度変化が1画素毎に生じていることが検出され
れば1とし、2画素以上であればnとし、濃度変化が1
画素〜2画素の範囲で生じていれば、1〜nの間でリニ
アに変化させている。The X in the equation 14 is 1 if the minute line detection unit 36 detects that the density change occurs for each pixel, and it is n if it is 2 pixels or more, and the density change is 1
If it occurs in the range of pixels to 2 pixels, it is linearly changed between 1 and n.
【0065】数14において、X=1とすると、S’=
Sになる。従って、濃度変化が1画素毎に生じていると
きは、閾値処理を行わないこととなる。一方、数14に
おいて、X=nとすると、数4になる。従って、濃度変
化が2画素以上であれば、第1実施例と同様の閾値処理
を行うこととなる。In Equation 14, if X = 1, then S '=
It becomes S. Therefore, when the density change occurs for each pixel, the threshold processing is not performed. On the other hand, when X = n in Expression 14, Expression 4 is obtained. Therefore, if the density change is 2 pixels or more, the threshold processing similar to that in the first embodiment is performed.
【0066】また、濃度変化が1.5画素毎で、かつ拡
大倍率n=2であれば、X=1.5とする。一方、濃度
変化が1.5画素毎で、かつ拡大倍率n=4であれば、
X=2.5とする。If the density change is every 1.5 pixels and the enlargement ratio n = 2, X = 1.5. On the other hand, if the density change is every 1.5 pixels and the enlargement ratio n = 4,
Let X = 2.5.
【0067】このように、第3実施例によれば、微小線
検出部36を設け、濃度変化が生じる画素数に応じて閾
値処理部37によって閾値処理を行うようにしたので、
微小な線画画像の線と線との間がつぶれることなく再現
できる。従って、高品位の画像を得ることができる。As described above, according to the third embodiment, since the minute line detecting section 36 is provided and the threshold processing section 37 performs the threshold processing according to the number of pixels in which the density change occurs,
It is possible to reproduce a line drawing image without breaking the space between lines. Therefore, a high-quality image can be obtained.
【0068】なお、第3実施例においても、第2実施例
と同様に、強調処理及び平滑処理を行うマトリクスサイ
ズを、拡大倍率に応じて設定するようにしてもよい。す
なわち、強調処理は、注目画素を中心として3×(2n
+1)の範囲、また、平滑処理は、注目画素を中心とし
て1×(2n−1)の範囲について行う。また、ライン
メモリ4のマトリクスサイズは、最大の拡大倍率がn=
4であれば5×9の容量を備えていればよい。In the third embodiment as well, as in the second embodiment, the matrix size for carrying out the emphasizing process and the smoothing process may be set in accordance with the enlargement magnification. That is, the emphasis processing is performed with 3 × (2n
The +1) range, and the smoothing process is performed for the 1 × (2n−1) range centered on the pixel of interest. Further, regarding the matrix size of the line memory 4, the maximum enlargement ratio is n =
If it is 4, the capacity of 5 × 9 may be provided.
【0069】この場合には、第2実施例と同様に、画像
の拡大倍率nに関わりなく、一層高品位の線画画像を得
ることができる。In this case, similarly to the second embodiment, a higher quality line drawing image can be obtained regardless of the enlargement ratio n of the image.
【0070】なお、微小線検出部36で用いるマトリク
スサイズは、5×5に限られず、3×3や7×7でもよ
い。また、ラインメモリ4の容量は、そのマトリクスサ
イズに応じて設定すればよい。The matrix size used in the minute line detector 36 is not limited to 5 × 5, and may be 3 × 3 or 7 × 7. Further, the capacity of the line memory 4 may be set according to its matrix size.
【0071】[0071]
【発明の効果】以上説明したように、請求項1、2、6
の発明によれば、線画画像を拡大した場合には、画像の
拡大倍率に応じて設定された第1の演算式を用いて、注
目画素及びその近傍の画素の濃度データに対して平滑処
理を行って得られた値に対して閾値処理を行い、この閾
値処理で得られた値に第2の係数を乗算するようにした
ので、ジャギーのない輪郭の鮮明な高品位の線画画像を
得ることができる。As described above, the first, second, and sixth aspects are provided.
According to the invention, when the line drawing image is enlarged, the smoothing process is performed on the density data of the target pixel and the pixels in the vicinity thereof by using the first arithmetic expression set according to the enlargement ratio of the image. Since the threshold value processing is performed on the obtained value and the value obtained by this threshold processing is multiplied by the second coefficient, it is possible to obtain a high-quality line drawing image with a clear contour without jaggies. You can
【0072】また、請求項3、4、7の発明によれば、
線画画像の濃度変化が2画素未満で生じる場合には、上
記閾値処理は、画像の拡大倍率に応じて設定された第2
の演算式を用いて行うようにしたので、微小な線画画像
の線と線との間がつぶれることなく再現できる。従っ
て、高品位の画像を得ることができる。According to the inventions of claims 3, 4, and 7,
When the density change of the line drawing image occurs in less than 2 pixels, the threshold processing is performed by the second setting which is set according to the enlargement ratio of the image.
Since it is performed by using the arithmetic expression of, it is possible to reproduce a line drawing image of a minute line drawing image without being crushed between the lines. Therefore, a high-quality image can be obtained.
【0073】また、請求項5、8の発明によれば、注目
画素の近傍の画素の範囲は、拡大倍率に応じて設定する
ようにしたので、画像の拡大倍率に関わりなく、一層輪
郭のはっきりした高品位の線画画像を得ることができ
る。According to the fifth and eighth aspects of the invention, the range of pixels in the vicinity of the pixel of interest is set according to the enlargement ratio, so that the contour is more clearly defined regardless of the enlargement ratio of the image. A high-quality line drawing image can be obtained.
【図1】本発明が適用される画像処理装置の第1実施例
の構成の主要部を示すブロック図である。FIG. 1 is a block diagram showing a main part of a configuration of a first embodiment of an image processing apparatus to which the present invention is applied.
【図2】閾値処理の説明図である。FIG. 2 is an explanatory diagram of threshold processing.
【図3】本発明が適用される画像処理装置の第3実施例
の構成の主要部を示すブロック図である。FIG. 3 is a block diagram showing a main part of a configuration of a third embodiment of an image processing apparatus to which the present invention is applied.
【図4】従来の画像処理方法を説明するためのブロック
図である。FIG. 4 is a block diagram for explaining a conventional image processing method.
【図5】従来の画像処理装置を説明するためのブロック
図である。FIG. 5 is a block diagram for explaining a conventional image processing apparatus.
1 画像読取部 2 拡大処理部 3 画像処理部 31 強調処理部 321 第1の乗算処理部 322 第2の乗算処理部 33 平滑処理部 34,37 閾値処理部 35 加算処理部 36 微小線検出部 4 ラインメモリ 5 倍率設定キー 6 画像選択キー 7 画像形成部 DESCRIPTION OF SYMBOLS 1 image reading unit 2 enlargement processing unit 3 image processing unit 31 enhancement processing unit 321 first multiplication processing unit 322 second multiplication processing unit 33 smoothing processing unit 34, 37 threshold processing unit 35 addition processing unit 36 minute line detection unit 4 Line memory 5 Magnification setting key 6 Image selection key 7 Image forming section
Claims (8)
タに対して強調処理を行い、また上記濃度データに対し
て平滑処理を行って、両方の処理で得られた値にそれぞ
れ第1、第2の係数を乗算し、その乗算結果を加算した
値を上記注目画素の濃度データとして出力する画像処理
方法において、線画画像を拡大した場合には、画像の拡
大倍率に応じて設定された第1の演算式を用いて、上記
平滑処理を行って得られた値に対して閾値処理を行い、
この閾値処理で得られた値に上記第2の係数を乗算する
ようにしたことを特徴とする画像処理方法。1. The enhancement data is applied to the density data of the pixel of interest and its neighboring pixels, and the smoothing process is applied to the density data, so that the values obtained by both of the processings are first and second values, respectively. In the image processing method of multiplying the coefficient of 2 and outputting the value obtained by adding the multiplication result as the density data of the pixel of interest, when the line drawing image is enlarged, the first set according to the enlargement ratio of the image. Using the arithmetic expression of, the threshold value processing is performed on the value obtained by performing the smoothing processing,
An image processing method, wherein the value obtained by the threshold processing is multiplied by the second coefficient.
られる値をS、上記閾値処理で得られる値をS’、画像
の拡大倍率をnとすると、S’=(2n−1)S−(n
−1)であることを特徴とする請求項1記載の画像処理
方法。2. The first arithmetic expression is S ′ = (2n−1), where S is a value obtained by the smoothing processing, S ′ is a value obtained by the threshold processing, and n is an image enlargement ratio. ) S- (n
The image processing method according to claim 1, wherein the image processing method is -1).
線画画像の濃度変化が2画素未満で生じる場合には、上
記閾値処理は、画像の拡大倍率に応じて設定された第2
の演算式を用いて行うことを特徴とする画像処理方法。3. The image processing method according to claim 1, wherein
When the density change of the line drawing image occurs in less than 2 pixels, the threshold processing is performed by the second setting which is set according to the enlargement ratio of the image.
An image processing method characterized in that the image processing method is performed by using the arithmetic expression.
られる値をS、上記閾値処理で得られる値をS’、画像
の拡大倍率をnとすると、S’={(2n−1)S−
(X−1)}/(2n−2X+1)であって、かつ、X
は、線画画像の濃度変化が1画素毎に生じているときは
1、2画素以上で生じているときはnとし、1画素と2
画素の間で生じているときは1とnの間でリニアに変化
させていることを特徴とする請求項3記載の画像処理方
法。4. The second arithmetic expression is S ′ = {(2n−, where S is a value obtained by the smoothing process, S ′ is a value obtained by the threshold process, and n is an image enlargement ratio. 1) S-
(X-1)} / (2n-2X + 1) and X
Is 1 when the density change of the line drawing image occurs for each pixel, and n when the density change occurs for 1 pixel or more.
4. The image processing method according to claim 3, wherein when it occurs between pixels, it is linearly changed between 1 and n.
記拡大倍率に応じて設定されていることを特徴とする請
求項1〜4のいずれかに記載の画像処理方法。5. The image processing method according to claim 1, wherein a range of pixels in the vicinity of the pixel of interest is set according to the enlargement ratio.
タに対して強調処理を行う強調処理手段と、上記濃度デ
ータに対して平滑処理を行う平滑処理手段と、上記強調
処理手段の出力値に第1の係数を乗算する第1の乗算手
段と、上記平滑処理手段の出力値に第2の係数を乗算す
る第2の乗算手段と、第1、第2の乗算手段の出力値を
加算した値を上記注目画素の濃度データとして出力する
加算処理手段とを備えた画像処理装置において、上記平
滑手段の出力値に画像の拡大倍率に応じて設定された第
1の演算式を用いて閾値処理演算を行う閾値処理手段を
備え、上記第2の乗算手段は、閾値処理演算で得られた
値に第2の係数を乗算するものであることを特徴とする
画像処理装置。6. An enhancement processing means for performing enhancement processing on density data of a pixel of interest and pixels in the vicinity thereof, a smoothing processing means for performing smoothing processing on the density data, and an output value of the enhancement processing means. The first multiplication means for multiplying the first coefficient, the second multiplication means for multiplying the output value of the smoothing processing means by the second coefficient, and the output values of the first and second multiplication means are added. In an image processing apparatus including an addition processing unit that outputs a value as the density data of the pixel of interest, threshold value processing is performed using a first arithmetic expression that is set for the output value of the smoothing unit according to the enlargement ratio of the image. An image processing apparatus comprising: a threshold processing unit that performs a calculation, wherein the second multiplication unit multiplies a value obtained by the threshold processing calculation by a second coefficient.
線画画像の濃度変化が生じる画素数を検出する微小線検
出手段を備え、上記閾値処理手段は、画像の拡大倍率に
応じて設定された第2の演算式を用いて閾値処理演算を
行うものであることを特徴とする画像処理装置。7. The image processing apparatus according to claim 6,
A minute line detecting means for detecting the number of pixels in which the density change of the line drawing image occurs is provided, and the threshold processing means performs the threshold processing operation using the second arithmetic expression set according to the enlargement ratio of the image. An image processing device characterized by being present.
記拡大倍率に応じて設定されていることを特徴とする請
求項6または7記載の画像処理装置。8. The image processing apparatus according to claim 6, wherein a range of pixels in the vicinity of the target pixel is set according to the enlargement ratio.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6166787A JPH0832798A (en) | 1994-07-19 | 1994-07-19 | Method and device for processing image |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6166787A JPH0832798A (en) | 1994-07-19 | 1994-07-19 | Method and device for processing image |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0832798A true JPH0832798A (en) | 1996-02-02 |
Family
ID=15837673
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6166787A Pending JPH0832798A (en) | 1994-07-19 | 1994-07-19 | Method and device for processing image |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0832798A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6468668B1 (en) | 1998-09-14 | 2002-10-22 | Canon Kabushiki Kaisha | Cellulosic composite product and a method of producing the same |
-
1994
- 1994-07-19 JP JP6166787A patent/JPH0832798A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6468668B1 (en) | 1998-09-14 | 2002-10-22 | Canon Kabushiki Kaisha | Cellulosic composite product and a method of producing the same |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4046465B2 (en) | Image processing apparatus, image processing method, and image processing system | |
US6052484A (en) | Image-region discriminating method and image-processing apparatus | |
JPH1056569A (en) | Image processing method and device therefor | |
JPH07131634A (en) | Image processor | |
US6728425B1 (en) | Image processing device | |
US6301395B1 (en) | Image processing apparatus that can appropriately enhance contour of an image | |
JP3578878B2 (en) | Image processing device | |
JPH0832798A (en) | Method and device for processing image | |
JP3262425B2 (en) | Image processing device | |
JP3539552B2 (en) | Image processing device | |
JPH0832797A (en) | Method and device for processing image | |
US7180636B2 (en) | Image processor and method | |
JP3468966B2 (en) | Image processing device | |
JPH0690724B2 (en) | Image edge enhancement method | |
JP4517288B2 (en) | Image processing apparatus, image processing method, and program thereof | |
JP2777476B2 (en) | Image processing device | |
JPH07182503A (en) | Method and device for processing image | |
JP3183788B2 (en) | Halftone area determination device | |
JP3476649B2 (en) | Image processing method and apparatus | |
JP2555199B2 (en) | Image reading method | |
JP3054315B2 (en) | Image processing method and apparatus | |
JP4517287B2 (en) | Image processing apparatus, image processing method, and program thereof | |
JP2903175B2 (en) | Image processing device | |
JP2006245938A (en) | Image processing apparatus | |
JPH01173971A (en) | Picture processor |