JP4538358B2 - Image processing device - Google Patents
Image processing device Download PDFInfo
- Publication number
- JP4538358B2 JP4538358B2 JP2005097056A JP2005097056A JP4538358B2 JP 4538358 B2 JP4538358 B2 JP 4538358B2 JP 2005097056 A JP2005097056 A JP 2005097056A JP 2005097056 A JP2005097056 A JP 2005097056A JP 4538358 B2 JP4538358 B2 JP 4538358B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- luminance value
- image signal
- function
- gradient
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 description 26
- 230000000694 effects Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 230000009931 harmful effect Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 239000000203 mixture Substances 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 101100381996 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) BRO1 gene Proteins 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000001627 detrimental effect Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/73—Deblurring; Sharpening
- G06T5/75—Unsharp masking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/14—Picture signal circuitry for video frequency region
- H04N5/20—Circuitry for controlling amplitude response
- H04N5/205—Circuitry for controlling amplitude response for correcting amplitude versus frequency characteristic
- H04N5/208—Circuitry for controlling amplitude response for correcting amplitude versus frequency characteristic for compensating for attenuation of high frequency components, e.g. crispening, aperture distortion correction
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Picture Signal Circuits (AREA)
- Facsimile Image Signal Circuits (AREA)
Description
本発明は、視認効果改善等の目的のために、一定周期毎に入力される輝度値である入力画像信号を、その輝度変化の周波数に基づいて画像処理する画像処理装置に関する。 The present invention relates to an image processing apparatus that performs image processing on an input image signal, which is a luminance value input at regular intervals, for the purpose of improving the visual recognition effect, based on the frequency of the luminance change.
特許文献1に開示される画像表示方法及びその装置は、ローパスフィルタとしてIIR(Infinite Impulse Response)フィルタを用いることにより、回路規模が大きくすることなく画像表示のコントラスト改善をなし得るとしている。
The image display method and apparatus disclosed in
コントラスト改善等の画像視認効果の改善には、IIRやより安定性のあるFIR(Finite Impulse Response)により構成されるローパスフィルタが通常用いられている。図1は、ローパスフィルタとしてFIRフィルタを用いて画像の視認上の精細感を向上させる高周波域増強処理(以下、シャープ化処理と称する)を行う画像処理装置1を示している。ここで、入力画像Vinの低周波成分Vloがローパスフィルタ(LPF)2により抽出され、該低周波成分Vloを入力画像Vinから差し引くことで入力画像の高周波成分Vhが抽出される。次いで、該高周波成分VhにゲインGを掛け、該ゲインが掛かった高周波成分Vhgを入力画像Vinに足し戻すことでシャープ化処理が施された出力画像Voutが得られる。LPF2を例えば3タップのFIRフィルタとする場合には、評価画素として中心画素Cの前後2画素L及びRから出力画像の輝度値が計算される。すなわち、複数の遅延器を組み合わせて得られる画素L、画素C及び画素Rの各々に対応するタップ係数ar、ac及びarの各々を乗算器により乗算し、これを加算器により合算することで出力画像の輝度(階調)値が計算される。3つの画素に対応する3つタップ係数aL、aC及びaRの各々はカットオフ周波数から定まる固定値が用いられる。その意味で、加算器による合算は、混合比を固定とする画素輝度値の混合処理と捉えることができる。
しかしかかる従来のLPFを用いた方法では、隣接する画素間で0から最大階調に変化するか又はその逆の如く急激な階調変化部分すなわちステップ入力がある画像の場合には、かかる部分を中心とした範囲で、シャープ化処理を施した処理画像が元画像とは大きく異なってしまうという現象が発生する。図2を参照すると、従来の画像処理装置においてシャープ化処理特性が示されている。ここで、所定周期毎に入力される入力画像信号の輝度値のステップ応答部分において、シャープ化処理された出力画像信号の輝度値には大きくオーバシュートが発生していることが分かる。これは、LPFのデジタル信号処理によってはステップ入力に追従しないことに起因する。このため、シャープ化処理を行うと画像全体の精細感を向上することができるが、弊害として元画像が大きく損なわれるという問題が発生する。 However, in the method using the conventional LPF, in the case of an image having a sudden gradation change portion, that is, a step input such as a change from 0 to the maximum gradation between adjacent pixels or vice versa, such a portion is changed. Within the center range, a phenomenon occurs in which a processed image that has undergone sharpening processing is significantly different from the original image. Referring to FIG. 2, sharpening processing characteristics are shown in a conventional image processing apparatus. Here, it can be seen that, in the step response portion of the luminance value of the input image signal input every predetermined period, the luminance value of the output image signal subjected to the sharpening process has a large overshoot. This is because the LPF digital signal processing does not follow the step input. For this reason, when the sharpening process is performed, it is possible to improve the fineness of the entire image, but as a detrimental problem, the original image is greatly damaged.
本発明が解決しようとする課題には、上記の問題が一例として挙げられ、シャープ化処理の如き画像処理において該処理目的を超えて元画像が損なわれる現象を回避する画像処理装置を提供することが本発明の目的である。 The problem to be solved by the present invention includes the above-mentioned problem as an example, and provides an image processing apparatus that avoids a phenomenon in which an original image is damaged beyond the processing purpose in image processing such as sharpening processing. Is the object of the present invention.
本発明による画像処理装置は、入力画像信号に対して強調処理を実行し、当該強調処理がなされた入力画像信号を出力画像信号として出力する画像処理装置であって、前記入力画像信号から所定周期毎の第1輝度値、第2輝度値及び第3輝度値を抽出し、前記第1輝度値、第2輝度値及び第3輝度値の各々に対して、所定の複数の混合係数の各々を対応して乗算し、当該乗算結果の複数を合算して得られる合波成分を出力するフィルタ回路(20)と、前記入力画像信号から前記合波成分を減算して前記入力画像信号の高周波成分を出力する減算器(30)と、前記高周波成分に対して所定のゲイン値を乗算してゲイン乗算化高周波成分を出力するゲインコントロール部(40)と、前記入力画像信号に前記ゲイン乗算化高周波成分を加算することによって前記出力画像信号を生成する加算器(50)と、を含み、前記フィルタ回路(20)は、前記第1輝度値と前記第2輝度値との間の第1勾配値と、前記第2輝度値と前記第3輝度値との間の第2勾配値を検知する勾配検知手段と、前記第1勾配値と前記第2勾配値とを比較し、勾配値がより緩やかな側の輝度値の混合比率を上げると共に勾配値がより急峻な側の輝度値の混合比率を下げるように、前記第1輝度値の混合係数と前記第3輝度値の混合係数との割合を制御する混合係数制御手段と、を含むことを特徴とする。
An image processing apparatus according to the present invention is an image processing apparatus that performs an enhancement process on an input image signal and outputs the input image signal subjected to the enhancement process as an output image signal, and the image processing apparatus performs a predetermined cycle from the input image signal. A first luminance value, a second luminance value, and a third luminance value are extracted for each of the plurality of predetermined mixing coefficients for each of the first luminance value, the second luminance value, and the third luminance value. A filter circuit (20) for correspondingly multiplying and outputting a combined component obtained by adding a plurality of the multiplication results; and subtracting the combined component from the input image signal to generate a high frequency component of the input image signal , A gain control unit (40) for multiplying the high frequency component by a predetermined gain value and outputting a gain multiplied high frequency component, and the gain multiplied high frequency for the input image signal. Add components And an adder (50) for generating the output image signal. The filter circuit (20) includes a first gradient value between the first luminance value and the second luminance value, and the first luminance value. A gradient detecting means for detecting a second gradient value between two luminance values and the third luminance value, and comparing the first gradient value with the second gradient value, the luminance on the side where the gradient value is gentler A mixing coefficient for controlling the ratio of the mixing coefficient of the first luminance value and the mixing coefficient of the third luminance value so as to increase the mixing ratio of the values and to decrease the mixing ratio of the luminance values on the side where the gradient value is steeper And control means .
本発明の実施例について添付の図面を参照して詳細に説明する。
<第1の実施例>
図3は、本発明の第1の実施例を示し、本発明による画像処理装置の構成を示している。ここで、画像処理装置10には、入力画像信号として一定の周期Dで発生する輝度値である入力画像信号Vinが入力されてシャープ化処理が施された出力画像信号Voutが出力される。入力画像信号Vin及び出力画像信号Voutの値は、例えば、0〜255の階調を示す輝度値であり、その周期Dは、例えば、1280×720の2次元画像を走査するに足る一次元画像データを1秒間に30回繰り返す動作を仮定すると、その周期Dは40nsec程度になる。
Embodiments of the present invention will be described in detail with reference to the accompanying drawings.
<First embodiment>
FIG. 3 shows a first embodiment of the present invention and shows a configuration of an image processing apparatus according to the present invention. Here, the image processing apparatus 10, an output image signal V out of the input image signal V in is a luminance value is inputted sharpening process is performed that occur at constant cycle D as the input image signal is output . The value of the input image signal V in and the output image signal V out is, for example, a luminance value indicating the gradation of 0 to 255, the period D can be, for example, primary sufficient to scan the two-dimensional image of 1280 × 720 Assuming the operation of repeating the
入力画像信号Vinは、LPF20に入力されると共に、減算器30及び加算器50に入力される。減算器30は、入力された入力画像信号Vinから、LPF20により出力される低周波成分Vloを減算して高周波成分Vhをゲインコントロール部40に出力する。ゲインコントロール部40は、入力された高周波成分Vhに対して所定のゲイン値Gを乗算して得られるゲイン乗算化高周波成分Vhgを加算器50に出力する。加算器50は、ゲイン乗算化高周波成分Vhgを入力画像信号Vinに加算して外部に出力画像信号Voutとして出力する。
The input image signal V in is input to the
LPF20は、入力された入力画像信号Vinから所定のカットオフ周波数により定まる低周波成分Vloを出力するローパスフィルタである。入力画像信号Vinは、乗算器群22の乗算器22Rと、遅延器21aと、勾配検出器25bとに共に入力される。遅延器21aは、入力された入力画像信号Vinに対して時間Dに相当する遅延を施し、これを勾配検出器25b及び25a、遅延器21b並びに乗算器群22の乗算器22Cに入力する。遅延器21bは、入力された時間Dの遅延が施された入力画像信号Vinに対してさらに時間Dに相当する遅延を施し、これを勾配検出器25a及び乗算器群22の乗算器22Lに入力する。ここで、遅延器21a及び21bにより時間2Dの遅延が施された入力画像信号Vinの輝度値は、画素Lに対応する入力輝度値として入力輝度値VinLで表し、遅延器21aにより時間Dの遅延が施された入力画像信号Vinの値は、画素Cに対応する入力輝度値として入力輝度値VinCで表し、遅延が施されない入力画像信号Vinの値は、画素Rに対応する入力輝度値として入力輝度値VinRで表すものとする。
LPF20 is a low pass filter for outputting a low frequency component V lo from the input image signal V in input determined by a predetermined cut-off frequency. The input image signal V in is a multiplier 22R in a
乗算器群22は、乗算器22R、乗算器22C及び乗算器22Lを含み、各々の乗算値すなわちタップ係数(以下、混合係数と称する)aL、aC及びaRは、混合比制御部26により指定される。乗算器22R、乗算器22C及び乗算器22Lの各々は、入力輝度値VinL、VinC及びVinRを対応する混合係数aL、aC及びaRの各々で乗算して出力する。乗算器22R、乗算器22C及び乗算器22Lからの出力は、加算器24により合算されて、低周波成分Vloとして出力される。低周波成分Vloの輝度値としてのVloは、以下の式で表される。
The
Vlo=aL・VinL+aC・VinC+aR・VinR
勾配検出器25aは、入力輝度値VinL及びVinCを入力し、これら両者間の勾配ΔLCを求めて混合比制御部26に出力する。勾配検出器25bは、入力輝度値VinC及びVinRを入力し、これら両者間の勾配ΔCRを求めて混合比制御部26に出力する。ΔLC及びΔCRは以下の式により表される。
V lo = a L・ V inL + a C・ V inC + a R・ V inR
The gradient detector 25 a receives the input luminance values V inL and V inC , calculates the gradient Δ LC between them, and outputs it to the mixing ratio control unit 26. Gradient detector 25b receives the input brightness values V inC and V inR, and outputs a slope delta CR between these two to the mixture ratio controller 26 seeking. Delta LC and delta CR is represented by the following equation.
ΔLC=VinC−VinL
ΔCR=VinR−VinC
混合比制御部26は、勾配検出器25aからの勾配ΔLCと、勾配検出器25bからの勾配ΔCRとを基にして、タップ係数、すなわち混合係数aL、aC及びaRの各々を計算し、これらを乗算器群22に出力することで混合割合の制御を行う。混合係数aL、aC及びaRの計算は、例えば、以下の式より行う。
Δ LC = V inC −V inL
Δ CR = V inR −V inC
Mixture ratio control unit 26, and slope delta LC from the slope detector 25a, based on the gradient delta CR from the slope detector 25b, the tap coefficients, i.e. mixing coefficients a L, each of a C and a R The mixing ratio is controlled by calculating and outputting these to the
aL= aL0×2f(ΔCR)/(f(ΔLC)+f(ΔCR))
aC= aC0
aR= aR0×2f(ΔLC)/(f(ΔLC)+f(ΔCR))
ここで、aL0、aC0及びaR0の各々は通常のFIRフィルタの設計により行われるカットオフ周波数を基にしたタップ係数の値である。aL0、aC0及びaR0の値は、例えば、0.25、0.5及び0.25である。関数f(Δ)は、任意の一様増加関数であり、例えば、f(Δ)=|Δ|、f(Δ)=Δ2あるいはf(Δ)=log(Δ)とすることが考えられる。
a L = a L0 × 2f (Δ CR ) / (f (Δ LC ) + f (Δ CR ))
a C = a C0
a R = a R0 × 2f (Δ LC ) / (f (Δ LC ) + f (Δ CR ))
Here, each of a L0 , a C0, and a R0 is a tap coefficient value based on a cut-off frequency performed by designing a normal FIR filter. The values of a L0 , a C0 and a R0 are, for example, 0.25, 0.5 and 0.25. The function f (Δ) is an arbitrary uniform increasing function. For example, f (Δ) = | Δ |, f (Δ) = Δ 2 or f (Δ) = log (Δ) is considered. .
以上の混合係数を基にした混合制御を行うことより、勾配がより急峻な側の輝度値の混合比率を下げると同時に勾配が緩い側の輝度値の混合比率を上げる制御を行うことを意味する。これにより、LPF20は、通常のLPFにより抽出される低周波成分にステップ変化成分が合波された合波成分を低周波成分Vloとして出力することになる。
By performing the mixing control based on the above mixing coefficient, it means that the mixing ratio of the luminance value on the side with a steep slope is lowered and the mixing ratio of the luminance value on the side with a gentle gradient is increased. . Accordingly,
尚、混合係数aL、aC及びaRの計算は、以上の算出式に限られず、勾配がより急峻な側の輝度値の混合比率を下げると同時に勾配が緩い側の輝度値の混合比率を上げることが可能な他の算出式によっても良い。
<第2の実施例>
図4は、本発明の第2の実施例であり、図3に示された画像処理装置に含まれるLPFを多段構成とする構成を示している。ここで、本図の上段(a)を参照すると、LPF20は、複数のLPF20a、20b及び20cがタンデム状に構成される。LPF20aは、遅延器による遅延時間を所定周期Dとすることで、参照画素を画素L、画素C及び画素Rとする3タップのローパスフィルタである。LPF20bは、遅延器による遅延時間を所定周期2Dとすることで、参照画素を画素2L、画素C及び画素2Rとする3タップのローパスフィルタである。LPF20cは、遅延器による遅延時間を所定周期4Dとすることで、参照画素を画素4L、画素C及び画素4Rとする3タップのローパスフィルタである。本図の下段(b)に示されるように、画素4L〜画素4Rの位置関係は、所定周期D毎に時系列状をなしている。
The calculation of the mixing coefficients a L , a C, and a R is not limited to the above formula, and the mixing ratio of the luminance values on the gentler side at the same time as the mixing ratio of the luminance values on the steeper side is lowered. Other calculation formulas that can increase the
<Second embodiment>
FIG. 4 is a second embodiment of the present invention, and shows a configuration in which the LPF included in the image processing apparatus shown in FIG. 3 has a multi-stage configuration. Here, referring to the upper part (a) of this figure, the
ここで、入力画像信号Vinが入力されるLPF20aのフィルタ出力輝度値をL1とし、フィルタ出力輝度値L1が入力されるLPF20bのフィルタ出力輝度値をL2とし、フィルタ出力輝度値L2が入力されるLPF20cのフィルタ出力輝度値をL3とする。ここで、LPF20a〜20cの各々におけるタップ係数の値の組み合わせは、例えばaL0=0.25、aC0=0.5及びaR0=0.25の如く同一と仮定すると、L1、L2、L3の各段階でのLPFの周波数帯域、すなわちカットオフ周波数は、低<L3<L2<L1<高となる。
Here, the filter output luminance value of LPF20a the input image signal V in is input as L1, the filter output luminance value of LPF20b the filter output luminance value L1 is inputted to the L2, the filter output luminance value L2 is inputted The filter output luminance value of the
図5は、通常及び本発明による画像処理装置におけるフィルタ出力特性を各々示している。本図の上段(a)を参照すると、通常のLPFを用いた場合の輝度値の変化の様子が示されている。入力輝度値のステップ変化(図中の〇)に対して、実線で示される1段構成におけるフィルタ出力(図4におけるL1)は、予想される通常の平滑化された特性を呈している。一点破線で示される2段構成におけるフィルタ出力(図4におけるL2)は、帯域がより低い方に狭くなることからより平滑化された特性を呈している。さらに、破線で示される3段構成におけるフィルタ出力(図4におけるL3)は、同様にさらに平滑化された特性を呈している。通常のLPFによっては入力輝度値のステップ応答が保存されていないことが見て取れる。 FIG. 5 shows filter output characteristics in the normal and image processing apparatuses according to the present invention. Referring to the upper part (a) of this figure, the change of the luminance value when a normal LPF is used is shown. The filter output (L1 in FIG. 4) in the one-stage configuration indicated by the solid line exhibits the expected normal smoothed characteristic with respect to the step change (O in the figure) of the input luminance value. The filter output (L2 in FIG. 4) in the two-stage configuration indicated by the one-dot broken line exhibits a smoothed characteristic because the band is narrowed to the lower side. Further, the filter output (L3 in FIG. 4) in the three-stage configuration indicated by the broken line similarly exhibits a smoothed characteristic. It can be seen that the step response of the input luminance value is not stored depending on the normal LPF.
一方、本図の下段(b)を参照すると、本発明のLPFを用いた場合の輝度値の変化の様子が示されている。実線で示される1段構成におけるフィルタ出力(図4におけるL1)、一点破線で示される2段構成におけるフィルタ出力(図4におけるL2)及び一点破線で示される2段構成におけるフィルタ出力(図4におけるL2)の何れにおいても、入力輝度値のステップ変化(図中の〇)に対して追従する特性を呈している。また、ステップ変化以外の領域においては、通常のLPFによる平滑化がフィルタの段数に応じて適切になされていることが見て取れる。このことから、入力輝度値のステップ変化に追従していると共に、カットオフ周波数が下がる多段構成においても十分なステップ変化追従特性が実現されていることが分かる。 On the other hand, referring to the lower part (b) of this figure, the change of the luminance value when the LPF of the present invention is used is shown. The filter output in the one-stage configuration indicated by the solid line (L1 in FIG. 4), the filter output in the two-stage configuration indicated by the dashed line (L2 in FIG. 4), and the filter output in the two-stage configuration indicated by the dashed line (in FIG. 4) In any of L2), a characteristic of following the step change (◯ in the figure) of the input luminance value is exhibited. Further, it can be seen that in a region other than the step change, smoothing by normal LPF is appropriately performed according to the number of stages of the filter. From this, it can be seen that a sufficient step change tracking characteristic is realized even in a multistage configuration in which the input luminance value follows the step change and the cut-off frequency decreases.
図6は、通常及び本発明による画像処理装置におけるシャープ化処理の出力特性を示している。本図の上段(a)を参照すると、通常のLPFを前提としたシャープ化処理の出力結果が示されているが、入力輝度値のステップ変化(図中の〇)に対して、過大なオーバシュートが発生している。この傾向は、LPFをより多段構成とすることでより顕著になっていることが分かる。 FIG. 6 shows output characteristics of the sharpening process in the image processing apparatus according to the present invention and the present invention. Referring to the upper part (a) of this figure, the output result of the sharpening process based on the normal LPF is shown. However, an excessive overshooting with respect to the step change of the input luminance value (◯ in the figure) is shown. A shoot has occurred. It can be seen that this tendency becomes more prominent when the LPF has a multi-stage configuration.
一方、本図の下段を参照すると、本発明によるLPFを用いた場合のシャープ化処理の出力結果が示されている。ここで、実線で示される1段構成におけるシャープ化処理の出力は、輝度変化を強調するシャープ化を実現していると共に、ステップ変化に対するオーバシュートが抑えることができている。また、一点破線で示される2段構成におけるフィルタ出力は、輝度変化をより強調するシャープ化を実現していると共に、ステップ変化に対するオーバシュートが抑えることができている。破線で示される3段構成におけるフィルタ出力も、輝度変化をさらに強調するシャープ化を実現していると共に、ステップ変化に対するオーバシュートが抑えることができている。すなわち、シャープ化処理の結果としての画像全体の精細感が向上と共に、従来弊害であったステップ応答付近のシュートを抑えることが可能となっている。 On the other hand, referring to the lower part of the figure, the output result of the sharpening process when the LPF according to the present invention is used is shown. Here, the output of the sharpening process in the one-stage configuration indicated by the solid line realizes the sharpening that emphasizes the luminance change and suppresses the overshoot with respect to the step change. Further, the filter output in the two-stage configuration indicated by the one-dot broken line realizes sharpening that emphasizes the luminance change more, and can suppress the overshoot with respect to the step change. The filter output in the three-stage configuration indicated by the broken line also realizes sharpening that further emphasizes the luminance change and suppresses overshoot with respect to the step change. That is, it is possible to improve the fineness of the entire image as a result of the sharpening process, and to suppress the shot near the step response, which has been a harmful effect in the past.
図7は、本発明による画像処理装置におけるステップ変化以外の時間領域におけるシャープ化処理出力特性を示している。ここで、入力輝度値の山状の変化(図中の〇)において、実線で示される1段構成におけるシャープ化処理の出力は、山状入力に対して変化を強調する通常のシャープ化処理と同様の結果を得ている。また、一点破線で示される2段構成におけるフィルタ出力及び破線で示される3段構成におけるフィルタ出力においても、山状入力に対して変化を強調する通常のシャープ化処理と同様の結果を得ている。 FIG. 7 shows the sharpening output characteristics in the time domain other than the step change in the image processing apparatus according to the present invention. Here, in the mountain-shaped change of the input luminance value (O in the figure), the output of the sharpening process in the one-stage configuration indicated by the solid line is the normal sharpening process that emphasizes the change with respect to the mountain-shaped input. Similar results are obtained. In addition, the filter output in the two-stage configuration indicated by the one-dot broken line and the filter output in the three-stage configuration indicated by the broken line also obtain the same result as the normal sharpening process that emphasizes the change with respect to the mountain-shaped input. .
従って、本発明による画像処理装置は、入力画像にステップ変化がない時間領域においてもシャープ化処理の目的である精細感向上効果が従来の同等に得られることが分かる。 Therefore, it can be seen that the image processing apparatus according to the present invention can achieve the same fineness improving effect as the purpose of the sharpening processing even in the time domain where there is no step change in the input image.
図8は、本発明による画像処理装置の適用範囲を説明している。ここで、入力画像信号の周波数範囲としてビデオ信号の周波数帯域73と、通常のローパスフィルタの周波数帯域72と、本発明によるローパスフィルタの周波数帯域71とが示されている。
FIG. 8 illustrates the applicable range of the image processing apparatus according to the present invention. Here, as a frequency range of the input image signal, a frequency band 73 of a video signal, a frequency band 72 of a normal low-pass filter, and a
通常のローパスフィルタの周波数帯域72を前提とすると、シャープ化処理の適用範囲は、周波数帯域73の領域から周波数帯域72を除く領域に限定される。一方、本発明によるローパスフィルタの周波数帯域71を前提とすると、シャープ化処理の適用範囲は、周波数帯域73から周波数帯域71を除くより広い領域にまで拡大される。すなわち、より低い周波数範囲を含む広い周波数帯域の信号についてシャープ化処理を適用できることを意味する。
Assuming the frequency band 72 of a normal low-pass filter, the application range of the sharpening process is limited to the area excluding the frequency band 72 from the frequency band 73 area. On the other hand, assuming the
以上の複数の実施例から明らかなように、本発明による画像処理装置によれば、シャープ化処理において画像全体の精細感向上を従来と同等の効果で得ることができると共に、シャープ化処理時の弊害である画像のステップ応答付近の過大なオーバシュートを抑えることができる。また、LPFを多段構成とすることでシャープ化適用帯域を広げてシャープ化効果を高めるようとした場合にも、弊害となるオーバシュートが大きくすることなく、画像の精細感のみを向上させることができる。 As is clear from the plurality of embodiments described above, according to the image processing apparatus of the present invention, it is possible to improve the fineness of the entire image in the sharpening process with the same effect as in the prior art, and at the time of the sharpening process. An excessive overshoot near the step response of the image, which is a harmful effect, can be suppressed. In addition, when the LPF has a multi-stage configuration and the sharpening application band is widened to enhance the sharpening effect, only the fineness of the image can be improved without increasing the harmful overshoot. it can.
10 画像処理装置
20、20a、20b、20c ローパスフィルタ(LPF)
21a、21b 遅延器
22 乗算器群
22a〜22c 乗算器
24 加算器
25a、25b 勾配検出器
26 混合比制御部
30 減算器
40 ゲインコントロール部
50 加算器
10
21a,
Claims (5)
前記入力画像信号から所定周期毎の第1輝度値、第2輝度値及び第3輝度値を抽出し、前記第1輝度値、第2輝度値及び第3輝度値の各々に対して、所定の複数の混合係数の各々を対応して乗算し、当該乗算結果の複数を合算して得られる合波成分を出力するフィルタ回路(20)と、
前記入力画像信号から前記合波成分を減算して前記入力画像信号の高周波成分を出力する減算器(30)と、
前記高周波成分に対して所定のゲイン値を乗算してゲイン乗算化高周波成分を出力するゲインコントロール部(40)と、
前記入力画像信号に前記ゲイン乗算化高周波成分を加算することによって前記出力画像信号を生成する加算器(50)と、を含み、
前記フィルタ回路(20)は、
前記第1輝度値と前記第2輝度値との間の第1勾配値と、前記第2輝度値と前記第3輝度値との間の第2勾配値を検知する勾配検知手段と、
前記第1勾配値と前記第2勾配値とを比較し、勾配値がより緩やかな側の輝度値の混合比率を上げると共に勾配値がより急峻な側の輝度値の混合比率を下げるように、前記第1輝度値の混合係数と前記第3輝度値の混合係数との割合を制御する混合係数制御手段と、
を含むことを特徴とする画像処理装置。 An image processing device that executes enhancement processing on an input image signal and outputs the input image signal subjected to the enhancement processing as an output image signal ,
A first luminance value, a second luminance value, and a third luminance value for each predetermined period are extracted from the input image signal, and each of the first luminance value, the second luminance value, and the third luminance value is predetermined. A filter circuit (20) for multiplying each of a plurality of mixing coefficients correspondingly and outputting a combined component obtained by adding a plurality of the multiplication results;
A subtractor (30) for subtracting the combined component from the input image signal to output a high frequency component of the input image signal;
A gain control unit (40) for multiplying the high-frequency component by a predetermined gain value and outputting a gain-multiplied high-frequency component;
An adder (50) for generating the output image signal by adding the gain multiplied high frequency component to the input image signal;
The filter circuit (20)
Gradient detecting means for detecting a first gradient value between the first luminance value and the second luminance value, and a second gradient value between the second luminance value and the third luminance value;
Comparing the first gradient value and the second gradient value, so as to increase the mixing ratio of the luminance value on the side where the gradient value is gentler and lower the mixing ratio of the luminance value on the side where the gradient value is steeper, Mixing coefficient control means for controlling the ratio of the mixing coefficient of the first luminance value and the mixing coefficient of the third luminance value;
An image processing apparatus comprising:
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005097056A JP4538358B2 (en) | 2005-03-30 | 2005-03-30 | Image processing device |
US11/391,674 US7702175B2 (en) | 2005-03-30 | 2006-03-29 | Image processing apparatus for enhancing high frequency components |
EP06006530A EP1708488A3 (en) | 2005-03-30 | 2006-03-29 | Image processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005097056A JP4538358B2 (en) | 2005-03-30 | 2005-03-30 | Image processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006279656A JP2006279656A (en) | 2006-10-12 |
JP4538358B2 true JP4538358B2 (en) | 2010-09-08 |
Family
ID=36678539
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005097056A Expired - Fee Related JP4538358B2 (en) | 2005-03-30 | 2005-03-30 | Image processing device |
Country Status (3)
Country | Link |
---|---|
US (1) | US7702175B2 (en) |
EP (1) | EP1708488A3 (en) |
JP (1) | JP4538358B2 (en) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4538358B2 (en) * | 2005-03-30 | 2010-09-08 | パイオニア株式会社 | Image processing device |
KR101143833B1 (en) * | 2007-05-29 | 2012-07-12 | 삼성테크윈 주식회사 | Image signal processing apparatus generating brightness signal of high reproducibility |
JP4586052B2 (en) | 2007-08-08 | 2010-11-24 | キヤノン株式会社 | Image processing apparatus and control method thereof |
JP5080899B2 (en) | 2007-08-08 | 2012-11-21 | キヤノン株式会社 | Video processing apparatus and control method thereof |
KR20110021107A (en) | 2009-08-25 | 2011-03-04 | 삼성전자주식회사 | Image processing device and image processing method for sharpness correction |
US9305332B2 (en) * | 2013-03-15 | 2016-04-05 | Samsung Electronics Company, Ltd. | Creating details in an image with frequency lifting |
US9349188B2 (en) * | 2013-03-15 | 2016-05-24 | Samsung Electronics Co., Ltd. | Creating details in an image with adaptive frequency strength controlled transform |
US9536288B2 (en) | 2013-03-15 | 2017-01-03 | Samsung Electronics Co., Ltd. | Creating details in an image with adaptive frequency lifting |
US9652829B2 (en) | 2015-01-22 | 2017-05-16 | Samsung Electronics Co., Ltd. | Video super-resolution by fast video segmentation for boundary accuracy control |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0344172A (en) * | 1989-07-12 | 1991-02-26 | Hitachi Ltd | Contour correction circuit |
JPH04973A (en) * | 1990-04-18 | 1992-01-06 | Mitsubishi Electric Corp | Video signal processor |
JP2002232744A (en) * | 2001-01-31 | 2002-08-16 | Sony Corp | Image processing method and image processing apparatus |
JP2002369071A (en) * | 2001-06-08 | 2002-12-20 | Olympus Optical Co Ltd | Picture processing method and digital camera mounted with the same and its program |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5189511A (en) * | 1990-03-19 | 1993-02-23 | Eastman Kodak Company | Method and apparatus for improving the color rendition of hardcopy images from electronic cameras |
JP3576573B2 (en) * | 1993-04-16 | 2004-10-13 | キヤノン株式会社 | Imaging device |
US5774599A (en) * | 1995-03-14 | 1998-06-30 | Eastman Kodak Company | Method for precompensation of digital images for enhanced presentation on digital displays with limited capabilities |
US5933540A (en) * | 1995-05-11 | 1999-08-03 | General Electric Company | Filter system and method for efficiently suppressing noise and improving edge definition in a digitized image |
US5818972A (en) * | 1995-06-07 | 1998-10-06 | Realnetworks, Inc. | Method and apparatus for enhancing images using helper signals |
JP2000004380A (en) | 1995-09-25 | 2000-01-07 | Matsushita Electric Ind Co Ltd | Image display method and device thereof |
US6167165A (en) * | 1998-11-25 | 2000-12-26 | Eastman Kodak Company | Method for adjusting image detail to compensate for an applied tone scale |
US6614944B1 (en) * | 2000-02-10 | 2003-09-02 | Oak Technology, Inc. | Image enhancement filter with adaptive threshold |
US6856704B1 (en) * | 2000-09-13 | 2005-02-15 | Eastman Kodak Company | Method for enhancing a digital image based upon pixel color |
US7177481B2 (en) * | 2000-12-19 | 2007-02-13 | Konica Corporation | Multiresolution unsharp image processing apparatus |
JP4393864B2 (en) * | 2001-06-18 | 2010-01-06 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Motion blur removal display |
JP4649781B2 (en) * | 2001-06-20 | 2011-03-16 | ソニー株式会社 | Image processing method and apparatus |
US7050649B2 (en) * | 2001-07-23 | 2006-05-23 | Micron Technology, Inc. | Suppression of ringing artifacts during image resizing |
AU2003233030A1 (en) * | 2002-05-23 | 2003-12-12 | Koninklijke Philips Electronics N.V. | Edge dependent motion blur reduction |
JP3968644B2 (en) * | 2002-05-24 | 2007-08-29 | ソニー株式会社 | Signal processing apparatus and method, recording medium, and program |
US7280703B2 (en) * | 2002-11-14 | 2007-10-09 | Eastman Kodak Company | Method of spatially filtering a digital image using chrominance information |
US7532363B2 (en) * | 2003-07-01 | 2009-05-12 | Xerox Corporation | Apparatus and methods for de-screening scanned documents |
US7274828B2 (en) * | 2003-09-11 | 2007-09-25 | Samsung Electronics Co., Ltd. | Method and apparatus for detecting and processing noisy edges in image detail enhancement |
JP4538358B2 (en) * | 2005-03-30 | 2010-09-08 | パイオニア株式会社 | Image processing device |
US8442344B2 (en) * | 2006-08-07 | 2013-05-14 | Qualcomm Incorporated | Adaptive spatial image filter for filtering image information |
-
2005
- 2005-03-30 JP JP2005097056A patent/JP4538358B2/en not_active Expired - Fee Related
-
2006
- 2006-03-29 EP EP06006530A patent/EP1708488A3/en not_active Withdrawn
- 2006-03-29 US US11/391,674 patent/US7702175B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0344172A (en) * | 1989-07-12 | 1991-02-26 | Hitachi Ltd | Contour correction circuit |
JPH04973A (en) * | 1990-04-18 | 1992-01-06 | Mitsubishi Electric Corp | Video signal processor |
JP2002232744A (en) * | 2001-01-31 | 2002-08-16 | Sony Corp | Image processing method and image processing apparatus |
JP2002369071A (en) * | 2001-06-08 | 2002-12-20 | Olympus Optical Co Ltd | Picture processing method and digital camera mounted with the same and its program |
Also Published As
Publication number | Publication date |
---|---|
EP1708488A3 (en) | 2008-01-16 |
US20060228043A1 (en) | 2006-10-12 |
US7702175B2 (en) | 2010-04-20 |
JP2006279656A (en) | 2006-10-12 |
EP1708488A2 (en) | 2006-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101036161B (en) | Image processing apparatus and image processing method | |
US8351739B2 (en) | Device for removing mosquito noise and associated method | |
US7702175B2 (en) | Image processing apparatus for enhancing high frequency components | |
EP2320638B1 (en) | Device for improving image quality and method therefor | |
US7009662B2 (en) | Electronic circuit and method for enhancing an image | |
JP4768510B2 (en) | Image quality improving apparatus and image quality improving method | |
TWI401943B (en) | Image processing method and related apparatus for an image processing system | |
JP4552881B2 (en) | Video signal processing device | |
JP2006093884A (en) | Filtering device | |
JP2003032513A (en) | Image signal processor | |
CN101316320B (en) | Image processing method for image processing system and related image processing device | |
EP1754369A1 (en) | Method and system for enhancing the sharpness of a video signal. | |
US7318079B2 (en) | Method and device for filtering a video signal | |
JP2006333202A (en) | Video signal processor and video signal processing method | |
JP6031993B2 (en) | Image processing apparatus and image processing method | |
JP5790933B2 (en) | Noise removal equipment, electronic equipment | |
KR20100054670A (en) | Image processing apparatus and method | |
JP4394088B2 (en) | Image processing apparatus and image processing method | |
JPH11346320A (en) | Video signal processor | |
JP4285396B2 (en) | Block noise reduction device | |
JP2012526458A (en) | Content Adaptive Scaler Based on Fallow Structure | |
JP2008099182A (en) | Digital filter apparatus | |
JPH07245759A (en) | Method and device for coding image | |
JP2001148474A (en) | Solid-state image pickup device | |
EP2541895B1 (en) | Image processing apparatus, display apparatus provided with same, and image processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080201 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100204 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100316 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100422 |
|
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: 20100615 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100621 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130625 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |