JP2002150283A - Image processing device - Google Patents

Image processing device

Info

Publication number
JP2002150283A
JP2002150283A JP2000346189A JP2000346189A JP2002150283A JP 2002150283 A JP2002150283 A JP 2002150283A JP 2000346189 A JP2000346189 A JP 2000346189A JP 2000346189 A JP2000346189 A JP 2000346189A JP 2002150283 A JP2002150283 A JP 2002150283A
Authority
JP
Japan
Prior art keywords
color
enhancement
component
enhancement amount
unit
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.)
Granted
Application number
JP2000346189A
Other languages
Japanese (ja)
Other versions
JP4041943B2 (en
Inventor
Masaru Okutsu
優 奥津
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2000346189A priority Critical patent/JP4041943B2/en
Publication of JP2002150283A publication Critical patent/JP2002150283A/en
Application granted granted Critical
Publication of JP4041943B2 publication Critical patent/JP4041943B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image processing device that can suppress emphasis on an unwanted part such as color noise and color gradation and execute appreciable edge enhancement processing as a whole. SOLUTION: An input color image is subjected to filter processing for each component R, G, B in an enhancement level computing part 11, which computes enhancement levels of each component from results of the filter processing. The computed enhancement levels of each color component are input into a minimum value selecting part 12, which selects the enhancement level that has a minimum absolute value from the enhancement levels of each color component. An enhancement level applying part 13 uses an adding part 23r, 23g, 23b to add the enhancement level with the minimum absolute value selected by the minimum value selecting part 12 to each color component of the color image input into an edge enhancing part 3, and outputs a color image with an enhanced edge.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数の色成分信号
からなるカラー画像信号に対してエッジ強調処理を行う
画像処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for performing an edge enhancement process on a color image signal composed of a plurality of color component signals.

【0002】[0002]

【従来の技術】図6は、従来のエッジ強調処理を行う画
像処理装置の一例を示す構成図である。図中、21r,
21g,21bはフィルタ処理部、22rはR強調量算
出部、22gはG強調量算出部、22bはB強調量算出
部、23r,23g,23bは加算部である。ここでは
入力されるカラー画像は赤(R)、緑(G)、青(B)
の3色の色成分から構成されている。以下、この場合を
例にして説明してゆく。従来のエッジ強調処理を行う画
像処理装置では、それぞれの色成分毎にフィルタ処理に
より強調量を算出し、それぞれの色成分に加算してエッ
ジ強調処理を行っていた。
2. Description of the Related Art FIG. 6 is a block diagram showing an example of a conventional image processing apparatus for performing edge enhancement processing. In the figure, 21r,
21g and 21b are filter processing units, 22r is an R enhancement amount calculation unit, 22g is a G enhancement amount calculation unit, 22b is a B enhancement amount calculation unit, and 23r, 23g and 23b are addition units. Here, the input color image is red (R), green (G), blue (B)
And three color components. Hereinafter, this case will be described as an example. In a conventional image processing apparatus that performs an edge enhancement process, an enhancement amount is calculated by a filter process for each color component and added to each color component to perform the edge enhancement process.

【0003】すなわち、R成分については、入力された
R色成分に対してフィルタ処理部21rで例えばラプラ
シアンフィルタなどによりフィルタ処理を施し、R強調
量算出部22rでR色成分に対する強調量を算出して、
その強調量を元のR色成分に加算部23rで加算する。
同様に、G成分については、入力されたG色成分に対し
てフィルタ処理部21gで例えばラプラシアンフィルタ
などによりフィルタ処理を施し、G強調量算出部22g
でG色成分に対する強調量を算出して、その強調量を元
のG色成分に加算部23gで加算する。またB成分につ
いては、入力されたB色成分に対してフィルタ処理部2
1bで例えばラプラシアンフィルタなどによりフィルタ
処理を施し、B強調量算出部22bでB色成分に対する
強調量を算出して、その強調量を元のB色成分に加算部
23bで加算する。
That is, with respect to the R component, the input R color component is subjected to a filtering process by, for example, a Laplacian filter or the like in a filter processing unit 21r, and an enhancement amount for the R color component is calculated in an R enhancement amount calculation unit 22r. hand,
The adder 23r adds the enhancement amount to the original R color component.
Similarly, for the G component, the input G color component is subjected to filter processing by, for example, a Laplacian filter or the like in the filter processing unit 21g, and the G enhancement amount calculation unit 22g
, The enhancement amount for the G color component is calculated, and the enhancement amount is added to the original G color component by the adding unit 23g. As for the B component, the filter processing unit 2 performs processing on the input B color component.
In 1b, a filtering process is performed using, for example, a Laplacian filter or the like, a B enhancement amount calculating unit 22b calculates an enhancement amount for the B color component, and the enhancement amount is added to the original B color component in an adding unit 23b.

【0004】このように、従来の画像処理装置では、そ
れぞれの色成分信号毎にエッジ強調処理を行っていた。
従って、ある色成分信号が大きく変化すると、その色成
分信号のエッジが強調されてしまう。そのため、色の付
いたエッジ部分ではエッジ強調処理によって色相が変化
したり、無彩色部分が色づいてしまうなど、色再現性が
低下して画質が劣化するという問題があった。
As described above, in the conventional image processing apparatus, the edge enhancement processing is performed for each color component signal.
Therefore, when a certain color component signal greatly changes, the edge of the color component signal is emphasized. For this reason, there has been a problem that the color reproducibility is deteriorated and the image quality is deteriorated, for example, the hue is changed by the edge emphasis processing in the colored edge portion, and the achromatic portion is colored.

【0005】また、色ノイズが混入したカラー画像信号
が入力された場合には、色ノイズ部分でいずれかの色成
分信号が大きく変化するため、混入している色ノイズを
強調してしまい、色ノイズが目立ってしまうという問題
もあった。図7は、従来のエッジ強調処理を行う画像処
理装置において色ノイズが入力された場合の問題点の説
明図である。図7(A)に示す例では暗色の画像に黄色
のノイズが混入し、R成分とG成分が大きくなった場合
を示している。この場合、図6に示す従来の画像処理装
置におけるエッジ強調処理を行うと、R成分及びG成分
については変化が大きいためその変化を大きくするよう
に処理し、図7(B)に示すように色ノイズはさらに強
調されることになる。特にデジタルカメラなどで取得さ
れたカラー画像信号では、CCD感度がばらつくことに
より暗部に色ノイズが混入しやすく、上述のように色ノ
イズが強調されてしまうことによる画質劣化の影響を受
けやすいという問題があった。
When a color image signal mixed with color noise is input, any of the color component signals greatly changes in the color noise portion, so that the mixed color noise is emphasized, and the color noise is emphasized. There was also a problem that noise was conspicuous. FIG. 7 is an explanatory diagram of a problem when color noise is input in a conventional image processing apparatus that performs edge enhancement processing. The example shown in FIG. 7A shows a case where yellow noise is mixed in a dark image, and the R component and the G component are increased. In this case, when the edge enhancement processing in the conventional image processing apparatus shown in FIG. 6 is performed, the R component and the G component are largely changed because the changes are large. As shown in FIG. Color noise will be further enhanced. In particular, color image signals acquired by a digital camera or the like are liable to be mixed with color noise in dark areas due to variation in CCD sensitivity, and are susceptible to image quality degradation due to the enhancement of color noise as described above. was there.

【0006】さらに、JPEG等のブロック毎に圧縮さ
れた画像は、伸長されたときにブロックの境界に色の段
差が生じている場合がある。このような色の段差が生じ
ていると上述のようなエッジ強調処理によってさらに段
差が拡大してしまい、ブロックの境界が目立ってしまう
という問題があった。
Further, in an image compressed for each block such as JPEG, a color step may be generated at the boundary of the block when expanded. If such a color difference occurs, there is a problem that the step is further enlarged by the edge enhancement processing as described above, and the boundary of the block becomes conspicuous.

【0007】これに対して、例えば特開平9−2333
43号公報に記載されている輪郭強調装置では、R,
G,Bの各色信号毎に輪郭成分を算出し、その輪郭信号
の最大値を注目画素に適用してエッジ強調処理を行って
いる。この技術によって色相の変化は少なくなるもの
の、上述の色ノイズやブロック境界における色の段差な
どに対してはそのまま強調してしまうため、依然として
画質の劣化が生じてしまう。
On the other hand, for example, Japanese Patent Application Laid-Open No. 9-2333
In the contour enhancement device described in JP-A-43-43, R,
An edge component is calculated for each of the G and B color signals, and an edge enhancement process is performed by applying the maximum value of the edge signal to the target pixel. Although the change in hue is reduced by this technique, the above-described color noise and color steps at block boundaries are directly emphasized, so that the image quality still deteriorates.

【0008】また、例えば特開平4−14383号公報
に記載されている画像処理装置では、色別に入力された
画像信号のうち少なくとも一つの画像信号に基づいてフ
ィルタ処理を行って強調量を求めている。使用する画像
信号としては、例えばG色信号や、R,G,Bの平均値
などを用いた例が示されている。この技術によれば、上
述の文献と同様に色相の変化は少なくなる。しかしこの
技術では、例えばG色信号などの特定色の信号を利用す
ると、その特定色の色ノイズや色段差については依然と
して強調されてしまう。またR,G,Bの平均値を用い
る場合にも、色ノイズにより1ないし複数成分の信号値
が大きくなると平均値も大きくなり、結果として色ノイ
ズなどについても強調されてしまうことになる。
In an image processing apparatus described in, for example, JP-A-4-14383, a filter process is performed based on at least one image signal among image signals input for each color to obtain an enhancement amount. I have. As an image signal to be used, an example using, for example, a G color signal or an average value of R, G, and B is shown. According to this technique, the change in hue is reduced as in the above-mentioned document. However, in this technique, when a signal of a specific color such as a G color signal is used, the color noise and the color step of the specific color are still emphasized. Also, when the average value of R, G, and B is used, if the signal value of one or more components increases due to color noise, the average value also increases, and as a result, color noise and the like are also emphasized.

【0009】[0009]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、色ノイズや色段差などの不
要な部分の強調を抑え、全体として良好なエッジ強調処
理を行うことができる画像処理装置を提供することを目
的とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and it is possible to suppress the emphasis of unnecessary portions such as color noise and color steps, and to perform good edge emphasis processing as a whole. It is an object of the present invention to provide an image processing apparatus capable of performing such processing.

【0010】[0010]

【課題を解決するための手段】本発明は、入力された複
数の色成分信号からなるカラー画像信号に対してエッジ
強調処理を行う画像処理装置において、色成分信号毎に
強調量を算出する強調量算出手段と、各色成分の強調量
から絶対値が最小の強調量を選択する最小値選択手段
と、該最小値選択手段で選択された強調量をそれぞれの
色成分信号に対して適用する強調量適用手段を有してい
ることを特徴とするものである。このように各色成分の
強調量のうち、絶対値が最小の強調量を各色成分信号に
適用することによって、特定の色成分が強くなる色ノイ
ズについてはほとんど強調されなくなる。また、ブロッ
ク符号化された画像を伸長したときにブロック境界に発
生する色の段差についても、全ての色成分が大きく異な
ることはなく、ほとんど強調されなくなる。一方、黒文
字や黒の線画などについては全ての色成分が大きく変化
するため良好にエッジ強調処理が施されることになる。
従って、従来のように色ノイズや色境界が強調されて画
質が劣化するという問題を解決し、より良好なエッジ強
調処理を行って画質を向上させることができる。
According to the present invention, there is provided an image processing apparatus for performing an edge enhancement process on a color image signal composed of a plurality of input color component signals, wherein an enhancement amount is calculated for each color component signal. Amount calculation means, minimum value selection means for selecting an enhancement amount having a minimum absolute value from the enhancement amounts of the respective color components, and enhancement for applying the enhancement amount selected by the minimum value selection means to each color component signal It is characterized by having an amount application means. In this way, by applying the smallest absolute value of the emphasis amounts of the respective color components to the respective color component signals, the color noise in which the specific color component becomes stronger is hardly emphasized. Also, with respect to the color steps occurring at the block boundaries when the block-coded image is expanded, all the color components do not greatly differ and are hardly emphasized. On the other hand, with respect to black characters, black line drawings, and the like, all color components change greatly, so that the edge emphasis processing is favorably performed.
Therefore, it is possible to solve the problem that the image quality is deteriorated due to the enhancement of the color noise and the color boundary as in the related art, and it is possible to improve the image quality by performing better edge enhancement processing.

【0011】また、絶対値が最小の強調量をそれぞれの
色成分信号に均等に適用するため色相の変化は発生せ
ず、エッジ強調処理による色の変化や無彩色部分の色づ
きなどといった不具合は発生しない。また、色相が変化
しないため、エッジ強調処理前にコントラストや明度、
彩度などの色調整を行うことが可能である。なお、エッ
ジ強調処理の前に平滑化処理を行っておくことが望まし
い。
Further, since the emphasis amount having the minimum absolute value is applied equally to each color component signal, no hue change occurs, and disadvantages such as color change due to edge emphasis processing and coloring of achromatic portions occur. do not do. Also, since the hue does not change, the contrast, brightness,
It is possible to perform color adjustment such as saturation. It is desirable to perform a smoothing process before the edge enhancement process.

【0012】[0012]

【発明の実施の形態】図1は、本発明の画像処理装置の
実施の一形態を示すブロック図である。図中、1は平滑
化部、2は色調整部、3はエッジ強調部である。平滑化
部1は、入力された画像に対して、各色成分毎に平滑化
処理を行う。平滑化処理は、例えば3×3程度の大きさ
の4近傍参照単純平均値フィルタなどを用いて行うこと
ができる。もちろん、平滑化処理の方法は任意である。
この平滑化処理によって、入力されたカラー画像に混入
しているノイズなどを低減することができる。
FIG. 1 is a block diagram showing an embodiment of an image processing apparatus according to the present invention. In the figure, 1 is a smoothing unit, 2 is a color adjustment unit, and 3 is an edge enhancement unit. The smoothing unit 1 performs a smoothing process on an input image for each color component. The smoothing process can be performed using, for example, a 4-neighbor reference simple average filter having a size of about 3 × 3. Of course, the method of the smoothing process is arbitrary.
This smoothing processing can reduce noise and the like mixed in the input color image.

【0013】色調整部2は、入力されたカラー画像(こ
こでは平滑化処理後の画像)に対して、コントラスト調
整や彩度調整、明度調整といった色調整を行う。もちろ
ん色相調整など、各種の調整を行うことができる。この
色調整は、利用者の希望に応じた色調整を行うほか、例
えば画像入力装置や画像出力装置の色特性に応じた調整
等を行ってもよい。
The color adjustment unit 2 performs color adjustment such as contrast adjustment, saturation adjustment, and brightness adjustment on the input color image (here, the image after the smoothing process). Of course, various adjustments such as hue adjustment can be performed. This color adjustment may be performed in accordance with the color characteristics of the image input device or the image output device in addition to performing the color adjustment according to the user's request.

【0014】エッジ強調部3は、入力されたカラー画像
(ここでは色調整後の画像)に対してエッジ強調処理を
行う。ここでは特に、黒の文字や線画部分などのエッジ
を強調する。黒の文字や線画部分などはエッジ部分のコ
ントラストが高く、シャープな画像が好まれる傾向にあ
り、平滑化部1でぼかした分を含めてエッジ部分の強調
処理を行う。
The edge enhancing section 3 performs an edge enhancing process on an input color image (here, an image after color adjustment). Here, particularly, edges such as black characters and line drawings are emphasized. A black character, a line drawing part, and the like have a high edge part contrast and a sharp image tends to be preferred, and the edge part including the blurred part by the smoothing unit 1 is emphasized.

【0015】図2は、エッジ強調部の一例を示すブロッ
ク図である。図中、図6と同様の部分には同じ符号を付
してある。11は強調量算出部、12は最小値選択部、
13は強調量適用部である。強調量算出部11は、エッ
ジ強調部3に入力されたカラー画像の色成分毎に強調量
を算出する。強調量算出部11はフィルタ処理部21
r,21g,21bと、R強調量算出部22r、G強調
量算出部22g、B強調量算出部22bを有している。
FIG. 2 is a block diagram showing an example of the edge enhancing section. In the figure, the same parts as those in FIG. 6 are denoted by the same reference numerals. 11 is an enhancement amount calculation unit, 12 is a minimum value selection unit,
Reference numeral 13 denotes an enhancement amount application unit. The enhancement amount calculation unit 11 calculates an enhancement amount for each color component of the color image input to the edge enhancement unit 3. The enhancement amount calculation unit 11 includes a filter processing unit 21
r, 21g, and 21b, an R enhancement amount calculation unit 22r, a G enhancement amount calculation unit 22g, and a B enhancement amount calculation unit 22b.

【0016】フィルタ処理部21r,21g,21bは
一般的に用いられている強調フィルタであり、例えばラ
プラシアンフィルタなどで構成することができる。図3
は、ラプラシアンフィルタの一例の説明図である。この
例では、図3(A)に示すように注目画素pを中心とす
る左右上下の4近傍の画素(a,b,c,d)を参照
し、図3(B)に示した値を係数として乗算し、それぞ
れの乗算結果を加算してフィルタ結果を得るものであ
る。すなわち、図3に示す例では、a+b+c+d−4
pを計算することになる。もちろん、参照する画素の位
置や個数、それに係数値は設計時に決定すればよい。ま
た、ラプラシアンフィルタに限られるものではない。な
お、フィルタ処理部21rは入力されたカラー画像のう
ちのR成分についてのフィルタ処理を行う。同様にフィ
ルタ処理部21gはG成分についてのフィルタ処理を、
フィルタ処理部21bはB成分についてのフィルタ処理
をそれぞれ行う。
The filter processing units 21r, 21g and 21b are generally used emphasis filters, and can be constituted by, for example, a Laplacian filter or the like. FIG.
FIG. 3 is an explanatory diagram of an example of a Laplacian filter. In this example, as shown in FIG. 3 (A), four neighboring pixels (a, b, c, d) on the left, right, up and down around the target pixel p are referred to, and the values shown in FIG. Multiplication is performed as a coefficient, and the results of the multiplication are added to obtain a filter result. That is, in the example shown in FIG. 3, a + b + c + d-4
p will be calculated. Of course, the position and the number of the pixels to be referred to and the coefficient value may be determined at the time of design. Further, the filter is not limited to the Laplacian filter. Note that the filter processing unit 21r performs a filter process on the R component of the input color image. Similarly, the filter processing unit 21g performs filter processing on the G component,
The filter processing unit 21b performs filter processing on the B component.

【0017】R強調量算出部22rは、フィルタ処理部
21rによるフィルタ処理結果を受け取り、R成分にお
ける強調量を算出する。同様にG強調量算出部22g
は、フィルタ処理部21gによるフィルタ処理結果を受
け取り、G成分における強調量を算出する。またB強調
量算出部22bは、フィルタ処理部21bによるフィル
タ処理結果を受け取り、B成分における強調量を算出す
る。なお、フィルタ処理結果から強調量を算出する方法
は任意であり、例えば最適に設定した重み付け演算など
を行うことができる。
The R emphasis amount calculation section 22r receives the result of the filtering process by the filter processing section 21r and calculates the emphasis amount for the R component. Similarly, the G enhancement amount calculation unit 22g
Receives the filter processing result by the filter processing unit 21g and calculates the enhancement amount in the G component. The B enhancement amount calculation unit 22b receives the result of the filtering process by the filter processing unit 21b, and calculates the enhancement amount of the B component. The method of calculating the enhancement amount from the filter processing result is arbitrary, and for example, an optimally set weighting operation or the like can be performed.

【0018】最小値選択部12は、強調量算出部11の
R強調量算出部22r、G強調量算出部22g、B強調
量算出部22bでそれぞれの色成分ごとに算出された強
調量から、絶対値が最小の強調量を選択する。そして、
選択した絶対値が最小の強調量を各色成分の強調量とし
て強調量適用部13に出力する。
The minimum value selection unit 12 calculates an enhancement amount for each color component by the R enhancement amount calculation unit 22r, the G enhancement amount calculation unit 22g, and the B enhancement amount calculation unit 22b of the enhancement amount calculation unit 11. Select the enhancement amount with the smallest absolute value. And
The selected enhancement amount having the smallest absolute value is output to the enhancement amount application unit 13 as the enhancement amount of each color component.

【0019】強調量適用部13は、最小値選択部12で
選択された絶対値が最小の強調量を、エッジ強調部3に
入力されたカラー画像の各色成分に対して適用する。強
調量適用部13は、それぞれの色成分ごとに設けられた
加算部23r,23g,23bによって構成されてい
る。加算部23rは、入力されたカラー画像のうちのR
成分に、最小値選択部12で選択された絶対値が最小の
強調量を加算して出力するカラー画像信号のR成分とす
る。また加算部23gは、入力されたカラー画像のうち
のG成分に、最小値選択部12で選択された絶対値が最
小の強調量を加算して出力するカラー画像信号のG成分
とする。加算部23bは、入力されたカラー画像のうち
のB成分に、最小値選択部12で選択された絶対値が最
小の強調量を加算して出力するカラー画像信号のB成分
とする。
The enhancement amount application unit 13 applies the enhancement amount having the minimum absolute value selected by the minimum value selection unit 12 to each color component of the color image input to the edge enhancement unit 3. The emphasis amount applying unit 13 is configured by adding units 23r, 23g, and 23b provided for each color component. The adder 23r outputs the R of the input color image.
The absolute value selected by the minimum value selection unit 12 is added to the component and the enhancement amount of the minimum value is added to the R component of the color image signal to be output. Further, the adding unit 23g adds the enhancement amount having the minimum absolute value selected by the minimum value selecting unit 12 to the G component of the input color image to obtain a G component of the color image signal to be output. The addition unit 23b adds the enhancement amount having the minimum absolute value selected by the minimum value selection unit 12 to the B component of the input color image to obtain a B component of the color image signal to be output.

【0020】上述のエッジ強調部3の動作について説明
する。エッジ強調部3に入力されたカラー画像は、強調
量適用部13に入力されるとともに、強調量算出部11
に入力される。強調量算出部11では、R,G,Bの各
成分ごとにフィルタ処理を行って、強調量を算出する。
すなわち、R成分に対してフィルタ処理部21rでフィ
ルタ処理を施し、R強調量算出部22rでR成分に対す
る強調量を算出する。同様に、G成分に対してフィルタ
処理部21gでフィルタ処理を施し、G強調量算出部2
2gでG色成分に対する強調量を算出する。またB成分
に対してフィルタ処理部21bでフィルタ処理を施し、
B強調量算出部22bでB色成分に対する強調量を算出
する。
The operation of the edge emphasizing section 3 will be described. The color image input to the edge enhancement unit 3 is input to the enhancement amount application unit 13 and the enhancement amount calculation unit 11
Is input to The enhancement amount calculator 11 performs a filtering process for each of the R, G, and B components to calculate an enhancement amount.
That is, the filtering process is performed on the R component by the filter processing unit 21r, and the enhancement amount for the R component is calculated by the R enhancement amount calculation unit 22r. Similarly, filter processing is performed on the G component by the filter processing unit 21g, and the G enhancement amount calculation unit 2
The enhancement amount for the G color component is calculated using 2 g. In addition, the filter processing unit 21b performs a filter process on the B component,
The B enhancement amount calculator 22b calculates the enhancement amount for the B color component.

【0021】なお、フィルタ処理部21r,21g,2
1bでフィルタ処理を行う際には、処理対象となる注目
画素のほかに、注目画素の周辺に存在する参照画素の値
を使用する。例えば図3に示したラプラシアンフィルタ
の例では図3(A)に示す注目画素pのほかに、参照画
素a,b,c,dを参照する。これらの参照画素の値
は、例えば注目画素の値とともに強調量算出部11に入
力されたり、複数ライン分のカラー画像を内部に保持す
るとともに注目画素の値が強調量適用部13に入力され
るようにタイミングを合わせるように構成するとよい。
The filtering units 21r, 21g, 2
When performing the filter processing in 1b, the value of the reference pixel existing around the target pixel is used in addition to the target pixel to be processed. For example, in the example of the Laplacian filter shown in FIG. 3, reference pixels a, b, c, and d are referred to in addition to the target pixel p shown in FIG. The values of these reference pixels are input to, for example, the enhancement amount calculation unit 11 together with the value of the pixel of interest, or the values of the pixel of interest are input to the enhancement amount application unit 13 while holding a plurality of lines of color images inside. The timing should be adjusted in such a manner.

【0022】強調量算出部11で算出された各色成分ご
との強調量は、最小値選択部12に入力される。そして
最小値選択部12によって、入力された各色成分の強調
量のうちから絶対値が最小の強調量を選択し、選択した
絶対値が最小の強調量を各色成分の強調量として強調量
適用部13に出力する。
The enhancement amount for each color component calculated by the enhancement amount calculation unit 11 is input to the minimum value selection unit 12. The minimum value selection unit 12 selects the enhancement amount having the smallest absolute value from the input enhancement amounts of the respective color components, and uses the selected enhancement amount having the minimum absolute value as the enhancement amount of each color component. 13 is output.

【0023】強調量適用部13では、最小値選択部12
で選択された絶対値が最小の強調量を、エッジ強調部3
に入力されたカラー画像の各色成分に対して加算部23
r,23g,23bによって加算し、出力する。
In the emphasis amount applying section 13, the minimum value selecting section 12
The emphasis amount having the smallest absolute value selected by the
Adder 23 for each color component of the color image input to
r, 23g, and 23b are added and output.

【0024】上述の動作を、具体例を用いて説明する。
図4は、エッジ強調部の動作の第1の具体例の説明図で
ある。図4に示す具体例では、暗色の画像中に黄色の色
ノイズが混入したカラー画像が入力された例を示してい
る。なお、この具体例は図7と同様の例である。
The above operation will be described using a specific example.
FIG. 4 is an explanatory diagram of a first specific example of the operation of the edge enhancement unit. The specific example illustrated in FIG. 4 illustrates an example in which a color image in which yellow color noise is mixed in a dark image is input. This specific example is the same as that in FIG.

【0025】図4(A)に示すカラー画像の各色成分
は、強調量算出部11に入力されて、それぞれの色成分
ごとに強調量が算出される。算出された強調量を図4
(B)に示している。最小値選択部12は、強調量算出
部11で算出された各色成分の強調量から、絶対値が最
小の強調量を選択する。この例では、B成分の強調量の
絶対値が最も小さいので、B成分の強調量を選択する。
そして、このB成分の強調量を強調量適用部13に入力
し、R,G,Bの各成分に対して適用する。これによっ
て図4(C)に示すようなエッジ強調処理結果が得られ
る。
Each color component of the color image shown in FIG. 4A is input to the enhancement amount calculator 11, and the enhancement amount is calculated for each color component. FIG. 4 shows the calculated enhancement amount.
This is shown in FIG. The minimum value selection unit 12 selects the enhancement amount having the smallest absolute value from the enhancement amounts of the respective color components calculated by the enhancement amount calculation unit 11. In this example, since the absolute value of the enhancement amount of the B component is the smallest, the enhancement amount of the B component is selected.
Then, the enhancement amount of the B component is input to the enhancement amount application unit 13 and applied to each of the R, G, and B components. As a result, an edge enhancement processing result as shown in FIG. 4C is obtained.

【0026】この図4(C)に示したエッジ強調処理結
果と、例えば図7に示した従来の画像処理装置によるエ
ッジ強調処理結果とを比べると、従来は各色成分に対し
て加算する強調量が異なるため、色相が変化していた。
しかし本発明では、それぞれの色成分に対して一様な強
調量を加算するので、色相が変化することはほとんどな
い。そのため、図1に示すようにエッジ強調部3による
エッジ強調処理を行う前に色調整部2で色調整処理を行
っても、その調整処理を活かすことができる。
Comparing the result of the edge enhancement processing shown in FIG. 4C with the result of the edge enhancement processing by the conventional image processing apparatus shown in FIG. 7, for example, the enhancement amount conventionally added to each color component Were different, the hue had changed.
However, in the present invention, since the uniform enhancement amount is added to each color component, the hue hardly changes. Therefore, even if the color adjustment processing is performed by the color adjustment unit 2 before the edge enhancement processing by the edge enhancement unit 3 as shown in FIG. 1, the adjustment processing can be utilized.

【0027】また、その強調量も、絶対値が最小の強調
量を適用しているのでそれほど強調されない。従って、
図4に示すような色ノイズが強調されることはなく、画
質の劣化を抑えることができる。なお、平滑化部1によ
る平滑化処理を行っておけば、エッジ強調部3に入力さ
れた時点で色ノイズはある程度抑えられており、強調量
も少なくなるし、多少の強調処理を行ってもその影響は
小さい。
Also, the emphasis amount is not so emphasized since the emphasis amount having the smallest absolute value is applied. Therefore,
The color noise as shown in FIG. 4 is not emphasized, and the deterioration of the image quality can be suppressed. If the smoothing process is performed by the smoothing unit 1, the color noise is suppressed to some extent at the time of input to the edge enhancement unit 3, the enhancement amount is reduced, and even if some enhancement process is performed. The effect is small.

【0028】ここでは入力されたカラー画像に色ノイズ
が混入した場合について示したが、例えばJPEGなど
のようなブロック符号化を行った画像を復号した場合な
どのように、ブロックの境界に色段差が発生したカラー
画像が入力された場合についても同様である。ブロック
の境界に発生する色段差も、それぞれの色成分ごとにそ
の段差の発生量は異なっており、その色段差から求めた
強調量の絶対値が最小の強調量をそれぞれの色成分に適
用するので、色段差の拡大を抑えて画質の劣化を抑える
ことができる。
Here, the case where color noise is mixed in the input color image has been described. However, as in the case where an image which has been subjected to block coding such as JPEG is decoded, for example, a color difference The same applies to the case where a color image in which is generated is input. The color steps that occur at the boundaries of the blocks also differ in the amount of occurrence of the steps for each color component, and the absolute value of the enhancement amount obtained from the color steps is applied to each color component with the smallest absolute value. Therefore, it is possible to suppress the enlargement of the color step and the deterioration of the image quality.

【0029】図5は、エッジ強調部の動作の第2の具体
例の説明図である。図5に示す具体例では、明るい地に
黒の文字や線画などが描画された例を示している。黒の
文字や線画などでは、図5(A)に示すように、すべて
の色成分について画素値が大きく変化する。そのため、
それぞれの色成分ごとに求めた強調量も、図5(B)に
示すようにいずれも絶対値が大きな値となる。従って、
この中から絶対値が最小の強調量を選択しても、適用す
る強調量の絶対値はそれほど小さな値が選択されること
はなく、すべての色成分に対して大きな強調量が適用さ
れて、エッジが強調される。従って、黒の文字や線画な
どの部分に対しては良好にエッジ強調処理が施されるこ
とになる。もちろん、暗い地に白の文字や線画などが描
画されたカラー画像の場合も同様である。
FIG. 5 is an explanatory diagram of a second specific example of the operation of the edge emphasizing unit. The specific example illustrated in FIG. 5 illustrates an example in which black characters, line drawings, and the like are drawn on a bright background. In the case of black characters and line drawings, as shown in FIG. 5A, the pixel values of all color components change greatly. for that reason,
As shown in FIG. 5B, the emphasis amounts obtained for the respective color components have large absolute values. Therefore,
Even if an absolute value with the smallest absolute value is selected from among these, the absolute value of the applied amount is not so small, but a large amount is applied to all the color components. Edges are emphasized. Therefore, the edge emphasizing process is favorably performed on black characters, line drawings, and the like. Of course, the same applies to a color image in which white characters and line drawings are drawn on a dark background.

【0030】なお、上述の説明では、カラー画像がR,
G,Bの3成分により構成されている例を示したが、本
発明はこれに限られるものではない。例えばシアン
(C)、マゼンタ(M)、イエロー(Y)などの成分で
構成されるカラー画像についても適用可能である。
In the above description, the color image is R,
Although an example in which three components of G and B are used has been described, the present invention is not limited to this. For example, the present invention can be applied to a color image composed of components such as cyan (C), magenta (M), and yellow (Y).

【0031】[0031]

【発明の効果】以上の説明から明らかなように、本発明
によれば、簡単な構成によって、色ノイズや色段差など
の不要な部分の強調を抑え、全体として良好なエッジ強
調処理を行うことができるという効果がある。
As is apparent from the above description, according to the present invention, it is possible to suppress the emphasis of unnecessary portions such as color noises and color steps with a simple structure, and to perform good edge emphasis processing as a whole. There is an effect that can be.

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

【図1】 本発明の画像処理装置の実施の一形態を示す
ブロック図である。
FIG. 1 is a block diagram illustrating an embodiment of an image processing apparatus according to the present invention.

【図2】 エッジ強調部の一例を示すブロック図であ
る。
FIG. 2 is a block diagram illustrating an example of an edge enhancement unit.

【図3】 ラプラシアンフィルタの一例の説明図であ
る。
FIG. 3 is an explanatory diagram of an example of a Laplacian filter.

【図4】 エッジ強調部の動作の第1の具体例の説明図
である。
FIG. 4 is an explanatory diagram of a first specific example of the operation of the edge enhancement unit.

【図5】 エッジ強調部の動作の第2の具体例の説明図
である。
FIG. 5 is an explanatory diagram of a second specific example of the operation of the edge enhancement unit.

【図6】 従来のエッジ強調処理を行う画像処理装置の
一例を示す構成図である。
FIG. 6 is a configuration diagram illustrating an example of a conventional image processing apparatus that performs edge enhancement processing.

【図7】 従来のエッジ強調処理を行う画像処理装置に
おいて色ノイズが入力された場合の問題点の説明図であ
る。
FIG. 7 is an explanatory diagram of a problem when color noise is input in a conventional image processing apparatus that performs edge enhancement processing.

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

1…平滑化部、2…色調整部、3…エッジ強調部、11
…強調量算出部、12…最小値選択部、13…強調量適
用部、21r,21g,21b…フィルタ処理部、22
r…R強調量算出部、22g…G強調量算出部、22b
…B強調量算出部、23r,23g,23b…加算部。
DESCRIPTION OF SYMBOLS 1 ... Smoothing part, 2 ... Color adjustment part, 3 ... Edge enhancement part, 11
... Enhancement amount calculation unit, 12... Minimum value selection unit, 13, enhancement amount application unit, 21r, 21g, 21b.
r ... R enhancement amount calculation unit, 22g ... G enhancement amount calculation unit, 22b
... B enhancement amount calculation units, 23r, 23g, 23b.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B057 CA01 CA12 CA16 CB01 CB12 CB16 CE03 CE05 CE06 CE17 CH09 CH18 DA17 DB02 DB06 DC16 5C077 LL02 LL19 MP07 MP08 PP02 PP03 PP32 PP37 PP43 PP47 PQ08 PQ12 5C079 HB01 LA14 LA15 LA31 MA11 NA02  ──────────────────────────────────────────────────続 き Continued from the front page F term (reference) 5B057 CA01 CA12 CA16 CB01 CB12 CB16 CE03 CE05 CE06 CE17 CH09 CH18 DA17 DB02 DB06 DC16 5C077 LL02 LL19 MP07 MP08 PP02 PP03 PP32 PP37 PP43 PP47 PQ08 PQ12 5C079 HB01 LA14 LA15 LA31

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力された複数の色成分からなるカラー
画像に対してエッジ強調処理を行う画像処理装置におい
て、色成分毎に強調量を算出する強調量算出手段と、各
色成分の強調量から絶対値が最小の強調量を選択する最
小値選択手段と、該最小値選択手段で選択された強調量
をそれぞれの色成分に対して適用する強調量適用手段を
有していることを特徴とする画像処理装置。
An image processing apparatus for performing an edge enhancement process on a color image composed of a plurality of input color components, comprising: an enhancement amount calculation unit configured to calculate an enhancement amount for each color component; A minimum value selecting unit that selects an enhancement amount having a minimum absolute value; and an enhancement amount applying unit that applies the enhancement amount selected by the minimum value selection unit to each color component. Image processing device.
【請求項2】 前記カラー画像信号は、平滑化処理を施
した後のカラー画像信号であることを特徴とする請求項
1に記載の画像処理装置。
2. The image processing apparatus according to claim 1, wherein the color image signal is a color image signal that has been subjected to a smoothing process.
【請求項3】 前記カラー画像信号は、色調整処理を施
した後のカラー画像信号であることを特徴とする請求項
1に記載の画像処理装置。
3. The image processing apparatus according to claim 1, wherein the color image signal is a color image signal that has been subjected to a color adjustment process.
JP2000346189A 2000-11-14 2000-11-14 Image processing device Expired - Fee Related JP4041943B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000346189A JP4041943B2 (en) 2000-11-14 2000-11-14 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000346189A JP4041943B2 (en) 2000-11-14 2000-11-14 Image processing device

Publications (2)

Publication Number Publication Date
JP2002150283A true JP2002150283A (en) 2002-05-24
JP4041943B2 JP4041943B2 (en) 2008-02-06

Family

ID=18820102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000346189A Expired - Fee Related JP4041943B2 (en) 2000-11-14 2000-11-14 Image processing device

Country Status (1)

Country Link
JP (1) JP4041943B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9589330B2 (en) 2013-10-30 2017-03-07 Canon Kabushiki Kaisha Image processing apparatus and image processing method with data modification based on changes in data ranges

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9589330B2 (en) 2013-10-30 2017-03-07 Canon Kabushiki Kaisha Image processing apparatus and image processing method with data modification based on changes in data ranges

Also Published As

Publication number Publication date
JP4041943B2 (en) 2008-02-06

Similar Documents

Publication Publication Date Title
US7995855B2 (en) Image processing method and apparatus
JP4210577B2 (en) Method for enhancing gradation and spatial characteristics of digital images using selective spatial filters
US6842536B2 (en) Image processing apparatus, image processing method and computer program product for correcting image obtained by shooting subject
EP0971314B1 (en) A method for preserving image detail when adjusting the contrast of a digital image
US20050100242A1 (en) Automatic contrast enhancement
US20060062562A1 (en) Apparatus, program, and method for image tone transformation, and electronic camera
KR100771158B1 (en) Method AND System For Enhancement Color Image Quality
US20020186387A1 (en) Local color correction
JP2001169135A (en) Method and device for color correction and recording medium with color correction control program recorded thereon
JP2000224607A (en) Image processor
KR20020093076A (en) Image noise reduction method and apparatus
JP2008011286A (en) Image processing program and image processor
US7978910B2 (en) Method and apparatus for adaptively filtering input image in color domains
US20020171661A1 (en) Correction of digital images
Bonnier et al. Spatial and color adaptive gamut mapping: A mathematical framework and two new algorithms
US7012719B1 (en) Sign sensitive aperture correction system and method
JP4120928B2 (en) Image processing apparatus, image processing method, and program thereof
JP2002150283A (en) Image processing device
WO2006106750A1 (en) Image processing device, image processing method, and image processing program
US20120019869A1 (en) Method and system for automatically detecting and processing halftone regions in scanned documents
US7557953B2 (en) Image processing device and image processing method
JP2000207547A (en) Image detail preserving method at the time of tone scale control for digital color image
JPH10340332A (en) Image processor, image processing method and medium recording image processing control program
KR100306756B1 (en) Method for Enhancing the Edge of Color Image Based on Luminance Component
JPH09147098A (en) Method and device for processing color image

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070719

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071017

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071030

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111122

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111122

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121122

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121122

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131122

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees