JP2007316983A - Image processor, image processing method and program - Google Patents
Image processor, image processing method and program Download PDFInfo
- Publication number
- JP2007316983A JP2007316983A JP2006146578A JP2006146578A JP2007316983A JP 2007316983 A JP2007316983 A JP 2007316983A JP 2006146578 A JP2006146578 A JP 2006146578A JP 2006146578 A JP2006146578 A JP 2006146578A JP 2007316983 A JP2007316983 A JP 2007316983A
- Authority
- JP
- Japan
- Prior art keywords
- coring
- image
- unit
- wavelet
- edge
- 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
- 238000003672 processing method Methods 0.000 title claims description 6
- 238000003708 edge detection Methods 0.000 claims abstract description 31
- 238000000034 method Methods 0.000 claims description 36
- 230000001131 transforming effect Effects 0.000 claims description 8
- 230000007850 degeneration Effects 0.000 claims description 5
- 238000006243 chemical reaction Methods 0.000 claims description 3
- 238000001514 detection method Methods 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 25
- 238000000354 decomposition reaction Methods 0.000 description 16
- 238000004364 calculation method Methods 0.000 description 7
- 230000009466 transformation Effects 0.000 description 5
- 238000004088 simulation Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012935 Averaging Methods 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- ORQBXQOJMQIAOY-UHFFFAOYSA-N nobelium Chemical compound [No] ORQBXQOJMQIAOY-UHFFFAOYSA-N 0.000 description 1
Images
Landscapes
- Studio Devices (AREA)
- Image Processing (AREA)
- Picture Signal Circuits (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
Description
本発明は、ノイズを含んだ画像を画像処理することによりノイズを除去する画像処理装置および方法と、そのプログラムに関する。 The present invention relates to an image processing apparatus and method for removing noise by performing image processing on an image including noise, and a program thereof.
従来、画像処理におけるノイズ除去の方法として、周辺画素との加算平均をとる方法が知られている。この方法では、画素同士の相関が高い場合には高い効果が得られるが、相関の高くない画素の場合には、エッジのぼけなどが発生し、輪郭部分が不鮮明となることがあった。 2. Description of the Related Art Conventionally, as a method for removing noise in image processing, a method of taking an average of neighboring pixels is known. In this method, a high effect can be obtained when the correlation between the pixels is high. However, in the case of a pixel that does not have a high correlation, blurring of the edge or the like may occur, and the contour portion may become unclear.
また、従来、ウェーブレット変換を利用したノイズ低減方法が知られている(特許文献1)。ウェーブレット変換は、多重解像度変換の一つである。このノイズ低減方法では、まず、ウェーブレット変換に基づき画像信号を、低域周波数帯と高域周波数帯とのサブバンドに分離する。次に、得られたサブバンドの信号を、さらに低域周波数帯と高域周波数帯に分離する。これにより、画像信号を周波数帯域毎のサブバンドに分離できる。次に、ウェーブレット変換で得られた高域成分に対して、値の小さいウェーブレット変換係数は、ノイズ成分であるという前提に基づいて、その絶対値が所定の閾値よりも小さい変換係数を0に置き換えるコアリング処理を行う。そして、コアリング処理された高域成分と低域成分とをウェーブレット逆変換を行うことによって信号を再構成することにより、ノイズを低減する。この手法は、1994年Donohoらによって提案されたウェーブレット縮退という手法を利用したものである。ウェーブレット縮退は、非特許文献1に紹介されている。
周辺画素との加算平均による方法は、ノイズ成分を周辺画素との平均を取って平滑化し、ノイズ除去を行っていたが、エッジ部分かノイズかの区別がつかないため、エッジ部分まで周辺画素と平滑化され輪郭がぼける場合があった。 In the method of averaging with surrounding pixels, the noise component is averaged with the surrounding pixels and smoothed to remove the noise. In some cases, the contour is smoothed and blurred.
また、特許文献1に記載されたウェーブレット縮退を利用した方法においても、ノイズであるか、エッジを含んだ信号であるかの区別がつかないため、高周波成分を含むエッジ部分まで一律にノイズ除去のためのコアリング処理が行われ、ノイズ除去と同時にエッジ部分がぼける場合があった。 Further, even in the method using the wavelet degeneration described in Patent Document 1, since it is impossible to distinguish between noise and a signal including an edge, noise removal is uniformly performed up to an edge portion including a high-frequency component. For this reason, the edge portion may be blurred simultaneously with noise removal.
本発明は、上記背景に鑑み、コアリング処理に起因して生じるエッジのぼけを低減しつつ、ノイズを除去できる画像処理装置を提供することを目的とする。 In view of the above background, an object of the present invention is to provide an image processing apparatus capable of removing noise while reducing edge blurring caused by coring processing.
本発明の画像処理装置は、入力された画像に対してウェーブレット縮退を用いたノイズ低減処理を行う装置であって、画像に含まれるエッジを検出するエッジ検出部と、コアリング処理の単位となる領域ごとに、前記エッジ検出部にて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定部とを備える。 An image processing apparatus according to the present invention is a device that performs noise reduction processing using wavelet degeneration on an input image, and is an edge detection unit that detects edges included in an image and a unit of coring processing. A coring threshold value determining unit that determines a coring threshold value according to the presence or absence of an edge detected by the edge detecting unit is provided for each region.
この構成により、エッジの有無に応じてコアリングの閾値を決定するので、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができる。 With this configuration, since the coring threshold is determined according to the presence or absence of an edge, noise can be removed while suppressing blurring of the edge portion, and a clear image can be obtained.
本発明の別の態様の画像処理装置は、画像を入力する画像入力部と、前記画像入力部にて入力された画像をウェーブレット変換するウェーブレット変換部と、前記画像入力部にて入力された画像に含まれるエッジを検出するエッジ検出部と、コアリング処理の単位となる領域ごとに、前記エッジ検出部にて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定部と、前記ウェーブレット変換部にて変換した信号に対し、前記コアリング閾値決定部にて決定された閾値を用いてコアリングを行うコアリング処理部と、前記コアリング処理部にてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換部とを備える。 An image processing apparatus according to another aspect of the present invention includes an image input unit that inputs an image, a wavelet transform unit that performs wavelet transform on the image input by the image input unit, and an image that is input by the image input unit. An edge detection unit that detects an edge included in the coring process, and a coring threshold value determination unit that determines a coring threshold value according to the presence / absence of an edge detected by the edge detection unit for each region that is a unit of coring processing, A coring processing unit that performs coring using the threshold value determined by the coring threshold value determination unit with respect to the signal converted by the wavelet conversion unit, and a signal that is cored by the coring processing unit And a wavelet inverse transform unit for inversely transforming the wavelet.
この構成により、エッジの有無に応じてコアリングの閾値を決定し、決定した閾値を用いてコアリング処理を行うので、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができる。 With this configuration, the coring threshold is determined according to the presence or absence of an edge, and the coring processing is performed using the determined threshold, so that noise is removed while suppressing blurring of the edge portion, and a clear image is obtained. Can do.
本発明の画像処理装置において、前記コアリング閾値決定部は、前記エッジ検出部にてエッジが検出された場合には、エッジが検出されなかった場合に比べて小さい閾値を設定する。 In the image processing apparatus of the present invention, the coring threshold value determining unit sets a smaller threshold value when an edge is detected by the edge detecting unit than when no edge is detected.
この構成により、画像処理対象の部分画像にエッジが含まれている場合には、小さい閾値を設定するので、コアリング処理に起因するエッジのぼけを抑制できる。 With this configuration, when an edge is included in the partial image to be processed, a small threshold is set, so that blurring of the edge due to the coring process can be suppressed.
本発明の画像処理方法は、画像を入力する画像入力ステップと、前記画像入力ステップにて入力された画像をウェーブレット変換するウェーブレット変換ステップと、前記画像入力ステップにて入力された画像に含まれるエッジを検出するエッジ検出ステップと、コアリング処理の単位となる領域ごとに、前記エッジ検出ステップにて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定ステップと、前記ウェーブレット変換ステップにて変換した信号に対し、前記コアリング閾値決定ステップにて決定された閾値を用いてコアリングを行うコアリング処理ステップと、前記コアリング処理ステップにてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換ステップとを備える。 The image processing method of the present invention includes an image input step for inputting an image, a wavelet transform step for wavelet transforming the image input in the image input step, and an edge included in the image input in the image input step An edge detection step for detecting the coring threshold, a coring threshold value determining step for determining a coring threshold value according to the presence or absence of the edge detected in the edge detection step for each region serving as a unit of coring processing, and the wavelet transform The coring processing step for performing coring on the signal converted in the step using the threshold value determined in the coring threshold determination step, and the wavelet inverse transform on the signal cored in the coring processing step And a wavelet inverse transform step.
この構成により、エッジの有無に応じてコアリングの閾値を決定し、決定した閾値を用いてコアリング処理を行うので、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができる。 With this configuration, the coring threshold is determined according to the presence or absence of an edge, and the coring processing is performed using the determined threshold, so that noise is removed while suppressing blurring of the edge portion, and a clear image is obtained. Can do.
本発明のプログラムは、入力された画像のノイズ低減処理を行うためのプログラムであって、コンピュータに、画像を入力する画像入力ステップと、前記画像入力ステップにて入力された画像をウェーブレット変換するウェーブレット変換ステップと、前記画像入力ステップにて入力された画像に含まれるエッジを検出するエッジ検出ステップと、コアリング処理の単位となる領域ごとに、前記エッジ検出ステップにて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定ステップと、前記ウェーブレット変換ステップにて変換した信号に対し、前記コアリング閾値決定ステップにて決定された閾値を用いてコアリングを行うコアリング処理ステップと、前記コアリング処理ステップにてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換ステップとを実行させる。 A program according to the present invention is a program for performing noise reduction processing of an input image, and includes an image input step for inputting an image to a computer, and a wavelet for wavelet transforming the image input in the image input step. Depending on the presence or absence of an edge detected in the edge detection step for each region that is a unit of coring processing, an edge detection step that detects an edge included in the image input in the image input step A coring threshold determining step for determining a coring threshold, and a coring processing step for performing coring on the signal converted in the wavelet transform step using the threshold determined in the coring threshold determining step. And the coring signal in the coring processing step. To perform a wavelet inverse transform step of over wavelet inverse transform.
この構成により、エッジの有無に応じてコアリングの閾値を決定し、決定した閾値を用いてコアリング処理を行うので、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができる。 With this configuration, the coring threshold is determined according to the presence or absence of an edge, and the coring processing is performed using the determined threshold, so that noise is removed while suppressing blurring of the edge portion, and a clear image is obtained. Can do.
本発明によれば、エッジの有無に応じてコアリングの閾値を決定し、決定した閾値を用いてコアリング処理を行うので、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができる。 According to the present invention, the coring threshold is determined according to the presence or absence of an edge, and the coring process is performed using the determined threshold, so that noise is removed while suppressing blurring of the edge portion, and a clear image is obtained. Obtainable.
以下、本発明の実施の形態の画像処理装置について、図面を参照しながら説明する。
図1は、実施の形態の画像処理装置を示すブロック図である。画像処理装置は、画像を撮像する撮像素子101と、撮像素子101にて得られた画像を格納する画像メモリ102と、画像を表示する画像表示部108とを備えている。
Hereinafter, an image processing apparatus according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating an image processing apparatus according to an embodiment. The image processing apparatus includes an
画像処理装置は、画像メモリ102に格納された画像に含まれるノイズを除去する構成を備えている。すなわち、画像処理装置は、画像メモリ102から読み出した画像に対し、ウェーブレット変換を行うウェーブレット変換部103と、ウェーブレット変換後の信号にコアリング処理を行うコアリング処理部106と、コアリング処理後の信号とウェーブレット変換部103より得られた低域成分から信号を再構成するウェーブレット逆変換部107とを備えている。
The image processing apparatus has a configuration for removing noise included in an image stored in the
コアリング処理部106は、補正対象の画像にエッジが含まれているか否かに応じて、コアリング処理に用いる閾値を変更する。画像処理装置は、ウェーブレット変換部103にて変換された信号に基づいてエッジを検出するエッジ検出部104と、エッジ検出部104のエッジ検出結果からコアリングの閾値を決定する閾値決定部105を備えている。コアリング処理部106は、閾値決定部105にて決定された閾値を用いてコアリング処理を行う。
The
次に、ウェーブレット変換部103について詳しく説明する。ウェーブレット変換部103は、入力された画像に対し、レベル3以上のウェーブレット変換を行う。レベルは、サブバンド分解する回数を意味する。すなわち、ウェーブレット変換部103は、3回以上サブバンド分解してウェーブレット変換する。
Next, the
図2は、ウェーブレット変換を説明するための図である。図2では、レベル1のウェーブレット変換を例としている。図2に示す例では、多重解像度変換の1つであるウェーブレット変換を利用し、観測信号をLPFとHPFでそれぞれ低域成分、高域成分に分解(サブバンド分解)する。サブバンド分解して得られた低域成分および高域成分を、低域フィルタによって低域信号成分を含む低周波帯域と、高域フィルタによって高域信号成分を含む高周波帯域とにさらにサブバンド分解する。これにより、水平、垂直、斜めの高域信号成分と低域信号成分を得ることが可能となる。 FIG. 2 is a diagram for explaining the wavelet transform. In FIG. 2, a level 1 wavelet transform is taken as an example. In the example shown in FIG. 2, the wavelet transform, which is one of the multi-resolution transforms, is used to decompose the observation signal into a low-frequency component and a high-frequency component (subband decomposition) by LPF and HPF, respectively. Subband decomposition of the low-frequency and high-frequency components obtained by subband decomposition into a low-frequency band that includes a low-frequency signal component using a low-pass filter and a high-frequency band that includes a high-frequency signal component using a high-pass filter To do. Thereby, horizontal, vertical, and diagonal high-frequency signal components and low-frequency signal components can be obtained.
図3(a)〜図3(c)は、サブバンド分解の例を示す図である。図3(a)は原画像、図3(b)はサブバンド分解された各周波数成分を示す図である。サブバンド分解によって得られた低域信号成分(図3(b)参照)を、図3(c)に示すように、さらにサブバンド分解することにより、上位レベルのウェーブレット変換を行う。ウェーブレット変換の手法としては、例えば、フィルタ係数が「1」と「−1」との2つのみで構成されるHaarの基底と呼ばれる具体的手法などが挙げられる。 Fig.3 (a)-FIG.3 (c) are figures which show the example of subband decomposition | disassembly. 3A is an original image, and FIG. 3B is a diagram showing each frequency component subjected to subband decomposition. As shown in FIG. 3C, the low-frequency signal component obtained by the subband decomposition (see FIG. 3B) is further subband decomposed to perform higher-level wavelet transform. As a wavelet transform method, for example, a specific method called Haar's base composed of only two filter coefficients, “1” and “−1”, may be used.
図4(a)および図4(b)は、サブバンド分解された各成分の具体的な計算方法を示す図である。図4(a)は2次元の水平・垂直2画素を示す図、図4(b)は具体的な計算方法を示す図である。二次元の水平・垂直2画素[A,B,C,D]に対する低域成分はLL=A+B+C+Dと計算でき、各高域成分もHL=A−B+C−D、LH=A+B−C−D、HH=A−B−C+Dと計算することができる。また、上位レベルの各成分も、下位レベルの低域成分LLを同様に計算することにより計算することが可能である。 FIG. 4A and FIG. 4B are diagrams showing a specific calculation method for each component subjected to subband decomposition. FIG. 4A is a diagram showing two-dimensional horizontal and vertical two pixels, and FIG. 4B is a diagram showing a specific calculation method. The low-frequency component for two-dimensional horizontal and vertical two pixels [A, B, C, D] can be calculated as LL = A + B + C + D, and each high-frequency component is also HL = A−B + C−D, LH = A + B−C−D, It can be calculated as HH = A−B−C + D. Also, each higher level component can be calculated by calculating the lower level low frequency component LL in the same manner.
次に、エッジ検出部104について詳しく説明する。エッジ検出部104は、一般的に知られているエッジ検出フィルタを用いることができる。例えば、エッジ検出フィルタとして、Prewitt、Solbel、ラプラシアンなどを用いることができる。
Next, the
次に、コアリング閾値決定部105について説明する。コアリング閾値決定部105は、ウェーブレット逆変換によって再構成される注目画素がエッジを含んでいるか否かに応じて、コアリング閾値を適応的に変化させる機能を有する。注目画素は、コアリング処理の単位となる領域である。
Next, the coring
図5は、コアリング閾値決定部105の動作を示す図である。コアリング閾値決定部105は、エッジ検出を行い(S10)、注目画素がエッジを含むか否かを判定する(S12)。注目画素がエッジを含まないと判定された場合(S12でNO)、コアリング閾値決定部105は、標準のコアリング閾値Thnを適用する(S14)。注目画素がエッジを含むと判定された場合、コアリング閾値決定部105は、標準のコアリング閾値Thnより小さいコアリング閾値Thsを適用する(S16)。
FIG. 5 is a diagram illustrating the operation of the coring
次に、コアリング処理部106について説明する。コアリング処理部106は、ウェーブレット変換部103から入力された高域成分信号に対してコアリング処理を行う。具体的には、高域成分信号の絶対値がコアリング閾値決定部105により決定されたコアリング閾値Thn、Thsよりも小さい場合に、高域成分信号を0に置き換える。これにより、コアリング処理部105は、ノイズを除去する。
Next, the
図6(a)は標準のコアリング閾値Thnによるコアリング特性を示す図、図6(b)は標準より小さいコアリング閾値Thsによるコアリング特性を示す図である。コアリング処理部106は、後段のウェーブレット逆変換部107で再構成される信号がエッジを含む場合は、小コアリング閾値Thsを適用して小閾値コアリング処理を行う(図6(b)参照)。逆に、後段のウェーブレット逆変換部107で再構成される信号がエッジを含まないと判定された場合は、標準コアリング閾値Thnを適用し標準閾値コアリング処理を行う(図6(a)参照)。
FIG. 6A is a diagram showing the coring characteristic based on the standard coring threshold Thn, and FIG. 6B is a diagram showing the coring characteristic based on the coring threshold Ths smaller than the standard. When the signal reconstructed by the subsequent wavelet
次に、ウェーブレット逆変換部107について説明する。ウェーブレット逆変換部107は、コアリング処理部106によってコアリング処理された高域成分とウェーブレット変換部103で得られた低域成分とを、ウェーブレット逆変換して信号を再構成する機能を有する。
Next, the wavelet
図7は、ウェーブレット逆変換を説明するための図である。ウェーブレット逆変換では、帯域分割により得られたLL,LH,HL,HHの成分から、サブバンド分解過程で使用した基底関数から生成される再構成用[LPF´]、[HPF´]を用いて信号を再構成する。 FIG. 7 is a diagram for explaining the wavelet inverse transform. In the wavelet inverse transformation, the reconstruction [LPF ′] and [HPF ′] generated from the basis functions used in the subband decomposition process from the LL, LH, HL, and HH components obtained by the band division are used. Reconstruct the signal.
図8(a)および図8(b)は、信号の再構成の例を示す図である。図8(a)はサブバンド分解された信号、図8(b)は再構成画像を示す。図8(a)に示すようなサブバンド分割された信号に対して、ウェーブレット逆変換を行うことにより、図8(b)に示す再構成画像が得られる。 FIG. 8A and FIG. 8B are diagrams illustrating examples of signal reconstruction. FIG. 8A shows a signal subjected to subband decomposition, and FIG. 8B shows a reconstructed image. A reconstructed image shown in FIG. 8B is obtained by performing wavelet inverse transform on the subband-divided signal as shown in FIG. 8A.
図9(a)および図9(b)は、サブバンド分解された各成分から二次元の水平・垂直2画素[A,B,C,D]を再構成する具体的な計算方法を示す図である。図9(a)は2次元の水平、垂直2画素を示す図、図9(b)は具体的な計算方法を示す図である。ウェーブレット逆変換は、Haar基底を用いてレベル1のウェーブレット変換を行う。図9(b)に示す通り、A=(LL+HL+LH+HH)/4、B=(LL−HL+LH−HH)/4、C=(LL+HL−LH−HH)/4、D=(LL−HL−LH+HH)/4と計算することができる。 FIGS. 9A and 9B are diagrams showing a specific calculation method for reconstructing two-dimensional horizontal and vertical two pixels [A, B, C, D] from each component subjected to subband decomposition. It is. FIG. 9A is a diagram showing two-dimensional horizontal and vertical two pixels, and FIG. 9B is a diagram showing a specific calculation method. In the wavelet inverse transform, a level 1 wavelet transform is performed using a Haar basis. As shown in FIG. 9B, A = (LL + HL + LH + HH) / 4, B = (LL-HL + LH-HH) / 4, C = (LL + HL-LH-HH) / 4, D = (LL-HL-LH + HH) / 4 can be calculated.
また、上位レベルから再構成されたLL成分と下位レベルの高域成分を、同様の計算方法によって順次ウェーブレット逆変換することにより、ノイズ除去されたエッジのぼけの少ない画像信号が再構成される。 Further, by performing inverse wavelet transform on the LL component reconstructed from the upper level and the high-frequency component of the lower level sequentially by a similar calculation method, an image signal with reduced edge blur from which noise has been removed is reconstructed.
次に、本実施の形態の画像処理装置の動作について説明する。画像処理装置は、撮像素子101にて撮像した画像を画像メモリ102に格納する。次に、ウェーブレット変換部103は、画像メモリ102に格納された画像を読み出して、ウェーブレット変換を行う。ウェーブレット変換部103は、ウェーブレット変換によって得られた信号を、エッジ検出部104、コアリング処理部106およびウェーブレット逆変換部107に入力する。
Next, the operation of the image processing apparatus according to the present embodiment will be described. The image processing apparatus stores an image captured by the
画像処理装置のエッジ検出部104は、ウェーブレット変換部103から入力された信号に基づいて、注目画素に含まれているエッジを検出し、その検出結果を閾値決定部105に入力する。閾値決定部105は、エッジ検出部104から入力された検出結果に基づいて、コアリング閾値を決定する。具体的には、閾値決定部105は、注目画素にエッジが含まれていない場合には標準のコアリング閾値Thnを適用し、エッジが含まれている場合には、標準のコアリング閾値Thnより小さいコアリング閾値を適用する。閾値決定部105は、決定したコアリング閾値をコアリング処理部106に入力する。
The
コアリング処理部106は、ウェーブレット変換部103から入力された信号を、閾値決定部105から入力されたコアリング閾値を用いてコアリング処理する。コアリング処理部106は、コアリング処理した信号をウェーブレット逆変換部107に入力する。
The
ウェーブレット逆変換部107は、コアリング処理部106によってコアリング処理された高域成分とウェーブレット変換部103で得られた低域成分とを、ウェーブレット逆変換して信号を再構成する。ウェーブレット逆変換部107は、再構成した画像を画像表示部108に入力する。画像表示部108は、ウェーブレット逆変換部107から入力された画像を表示する。
以上、本実施の形態の画像処理装置および画像処理方法について説明した。
The wavelet
The image processing apparatus and the image processing method of the present embodiment have been described above.
本実施の形態の画像処理装置は、コアリング処理部106にて用いるコアリング閾値を、注目画素にエッジが含まれているか否かに基づいて決定している。従って、本実施の形態の画像処理装置は、コアリング処理に起因して生じるエッジのぼけを低減しつつ、ノイズを除去できる。
The image processing apparatus according to the present embodiment determines the coring threshold used in the
たとえば、注目画素にエッジが含まれている場合、標準のコアリング閾値で高域係数を0に置き換えてしまうと、エッジがぼけるといった弊害が発生する。本実施の形態においては、エッジ検出部104にてエッジが検出された場合、コアリング処理部106は、小コアリング閾値Thsを用いてコアリング処理を行うので、エッジのぼけを抑制できる。逆に、エッジ検出部104にてエッジが検出されなかった場合には、標準のコアリング閾値Thnを用いて、コアリング処理を行うのでノイズを低減できる。
For example, when an edge is included in the target pixel, if the high frequency coefficient is replaced with 0 with a standard coring threshold, an adverse effect such as blurring of the edge occurs. In the present embodiment, when an edge is detected by the
図10(a)〜図10(c)は、本実施の形態の画像処理装置によって、エッジを含む一次元信号を用いた画像処理のシミュレーション結果を示す図である。図10(a)は原信号を示し、図10(b)は標準コアリング閾値でコアリング処理を行って再構成を行った結果を示し、図10(c)は小コアリング閾値(たとえば、標準コアリング閾値の半分の値)でコアリング処理を行って再構成を行った結果を示す。図10(b)、図10(c)から分かるように、エッジ部分のぼけが軽減されている。 FIG. 10A to FIG. 10C are diagrams showing simulation results of image processing using a one-dimensional signal including edges by the image processing apparatus according to the present embodiment. FIG. 10 (a) shows the original signal, FIG. 10 (b) shows the result of performing the reconfiguration by performing the coring process with the standard coring threshold, and FIG. 10 (c) shows the small coring threshold (for example, The result of reconfiguring by performing coring processing at a value half the standard coring threshold) is shown. As can be seen from FIG. 10B and FIG. 10C, the blur at the edge portion is reduced.
図11(a)〜図11(c)は、本実施の形態の画像処理装置によって、ノイズを含む一次元信号を用いた画像処理のシミュレーション結果を示す図である。図11(a)は原信号を示し、図11(b)は標準コアリング閾値でコアリング処理を行って再構成を行った結果を示し、図11(c)は小コアリング閾値(たとえば、標準コアリング閾値の半分の値)でコアリング処理を行って再構成を行った結果を示す。図11(b)と図11(c)とを比較すると、小コアリング処理を行うよりも、標準コアリング処理を行うことによりノイズ成分が低減されていることが分かる。 FIG. 11A to FIG. 11C are diagrams illustrating simulation results of image processing using a one-dimensional signal including noise by the image processing apparatus according to the present embodiment. FIG. 11 (a) shows the original signal, FIG. 11 (b) shows the result of performing the reconfiguration by performing the coring process with the standard coring threshold, and FIG. 11 (c) shows the small coring threshold (for example, The result of reconfiguring by performing coring processing at a value half the standard coring threshold) is shown. Comparing FIG. 11B and FIG. 11C, it can be seen that the noise component is reduced by performing the standard coring process rather than performing the small coring process.
以上、本発明の画像処理装置および画像処理方法について、実施の形態を挙げて詳細に説明したが、本発明は上記した実施の形態に限定されるものではない。
本発明は、上記した実施の形態の画像処理方法の各ステップをコンピュータに実行させるためのプログラムも含む。
While the image processing apparatus and the image processing method of the present invention have been described in detail with reference to the embodiments, the present invention is not limited to the above-described embodiments.
The present invention also includes a program for causing a computer to execute each step of the image processing method of the above-described embodiment.
以上説明したように、本発明は、エッジ部分のぼけを抑制しつつノイズを除去し、鮮明な画像を得ることができるというすぐれた効果を有し、ノイズを除去する画像処理装置等として有用である。 As described above, the present invention has an excellent effect that noise can be removed while suppressing blurring of an edge portion and a clear image can be obtained, and is useful as an image processing apparatus that removes noise. is there.
101 撮像素子
102 画像メモリ
103 ウェーブレット変換部
104 エッジ検出部
105 コアリング閾値決定部
106 コアリング処理部
107 ウェーブレット逆変換部
108 画像表示部
DESCRIPTION OF
Claims (5)
画像に含まれるエッジを検出するエッジ検出部と、
コアリング処理の単位となる領域ごとに、前記エッジ検出部にて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定部と、
を備える画像処理装置。 An apparatus for performing noise reduction processing using wavelet degeneration on an input image,
An edge detector for detecting edges included in the image;
A coring threshold determination unit that determines a coring threshold according to the presence or absence of an edge detected by the edge detection unit for each area that is a unit of coring processing,
An image processing apparatus comprising:
前記画像入力部にて入力された画像をウェーブレット変換するウェーブレット変換部と、
前記画像入力部にて入力された画像に含まれるエッジを検出するエッジ検出部と、
コアリング処理の単位となる領域ごとに、前記エッジ検出部にて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定部と、
前記ウェーブレット変換部にて変換した信号に対し、前記コアリング閾値決定部にて決定された閾値を用いてコアリングを行うコアリング処理部と、
前記コアリング処理部にてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換部と、
を備える画像処理装置。 An image input unit for inputting an image;
A wavelet transform unit for wavelet transforming the image input in the image input unit;
An edge detection unit for detecting an edge included in the image input by the image input unit;
A coring threshold determination unit that determines a coring threshold according to the presence or absence of an edge detected by the edge detection unit for each area that is a unit of coring processing,
A coring processing unit that performs coring using the threshold value determined by the coring threshold value determination unit for the signal converted by the wavelet conversion unit,
A wavelet inverse transform unit for performing wavelet inverse transform on the signal cored by the coring processing unit;
An image processing apparatus comprising:
前記画像入力ステップにて入力された画像をウェーブレット変換するウェーブレット変換ステップと、
前記画像入力ステップにて入力された画像に含まれるエッジを検出するエッジ検出ステップと、
コアリング処理の単位となる領域ごとに、前記エッジ検出ステップにて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定ステップと、
前記ウェーブレット変換ステップにて変換した信号に対し、前記コアリング閾値決定ステップにて決定された閾値を用いてコアリングを行うコアリング処理ステップと、
前記コアリング処理ステップにてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換ステップと、
を備える画像処理方法。 An image input step for inputting an image;
A wavelet transform step for wavelet transforming the image input in the image input step;
An edge detection step for detecting an edge included in the image input in the image input step;
A coring threshold value determining step for determining a coring threshold value according to the presence or absence of the edge detected in the edge detection step for each area that is a unit of the coring process;
A coring processing step for performing coring on the signal converted in the wavelet transform step using the threshold value determined in the coring threshold value determination step;
A wavelet inverse transform step for wavelet inversely transforming the signal that has been cored in the coring process step;
An image processing method comprising:
画像を入力する画像入力ステップと、
前記画像入力ステップにて入力された画像をウェーブレット変換するウェーブレット変換ステップと、
前記画像入力ステップにて入力された画像に含まれるエッジを検出するエッジ検出ステップと、
コアリング処理の単位となる領域ごとに、前記エッジ検出ステップにて検出したエッジの有無に応じてコアリングの閾値を決定するコアリング閾値決定ステップと、
前記ウェーブレット変換ステップにて変換した信号に対し、前記コアリング閾値決定ステップにて決定された閾値を用いてコアリングを行うコアリング処理ステップと、
前記コアリング処理ステップにてコアリングされた信号をウェーブレット逆変換するウェーブレット逆変換ステップと、
を実行させるプログラム。
A program for noise reduction processing of an input image.
An image input step for inputting an image;
A wavelet transform step for wavelet transforming the image input in the image input step;
An edge detection step for detecting an edge included in the image input in the image input step;
A coring threshold value determining step for determining a coring threshold value according to the presence or absence of the edge detected in the edge detection step for each area that is a unit of the coring process;
A coring processing step for performing coring on the signal converted in the wavelet transform step using the threshold value determined in the coring threshold value determination step;
A wavelet inverse transform step for wavelet inversely transforming the signal that has been cored in the coring process step;
A program that executes
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006146578A JP2007316983A (en) | 2006-05-26 | 2006-05-26 | Image processor, image processing method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006146578A JP2007316983A (en) | 2006-05-26 | 2006-05-26 | Image processor, image processing method and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007316983A true JP2007316983A (en) | 2007-12-06 |
Family
ID=38850778
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006146578A Pending JP2007316983A (en) | 2006-05-26 | 2006-05-26 | Image processor, image processing method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2007316983A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100559400C (en) * | 2008-01-31 | 2009-11-11 | 中国地质科学院矿产资源研究所 | Potential field multi-direction multi-scale edge detection method |
JP2010166351A (en) * | 2009-01-16 | 2010-07-29 | Nippon Hoso Kyokai <Nhk> | Moving picture noise elimination device and moving picture noise elimination program |
WO2010086973A1 (en) * | 2009-01-28 | 2010-08-05 | 富士通株式会社 | Image processing device, image processing program, and image processing method |
JP2010232892A (en) * | 2009-03-26 | 2010-10-14 | Nippon Hoso Kyokai <Nhk> | Threshold-function control-type wavelet shrinkage noise eliminator and program |
RU2476929C1 (en) * | 2011-12-26 | 2013-02-27 | Открытое Акционерное Общество "Конструкторское Бюро "Луч" | Method of detecting smoothed electronic image units by wavelet transformation |
WO2014042155A1 (en) | 2012-09-11 | 2014-03-20 | 日本電気株式会社 | Image processing device and image processing method |
JP2016539404A (en) * | 2013-11-08 | 2016-12-15 | ホアウェイ・デバイス・カンパニー・リミテッド | Image denoising method and terminal |
CN110634109A (en) * | 2019-08-22 | 2019-12-31 | 东北大学 | Method for removing medical speckle noise based on stationary wavelet transform and Canny operator |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1063839A (en) * | 1996-08-19 | 1998-03-06 | Fuji Photo Film Co Ltd | Image processing method and device therefor |
JP2002374419A (en) * | 2001-06-15 | 2002-12-26 | Canon Inc | Device and method for image processing, recording medium, and program |
JP2003018403A (en) * | 2001-07-05 | 2003-01-17 | Ricoh Co Ltd | Image processor |
JP2003283835A (en) * | 2002-03-20 | 2003-10-03 | Ricoh Co Ltd | Image processor |
JP2005275581A (en) * | 2004-03-23 | 2005-10-06 | Fuji Photo Film Co Ltd | Image processing method and device, and program |
JP2005296331A (en) * | 2004-04-12 | 2005-10-27 | Toshiba Corp | Ultrasonograph and image data processor |
-
2006
- 2006-05-26 JP JP2006146578A patent/JP2007316983A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1063839A (en) * | 1996-08-19 | 1998-03-06 | Fuji Photo Film Co Ltd | Image processing method and device therefor |
JP2002374419A (en) * | 2001-06-15 | 2002-12-26 | Canon Inc | Device and method for image processing, recording medium, and program |
JP2003018403A (en) * | 2001-07-05 | 2003-01-17 | Ricoh Co Ltd | Image processor |
JP2003283835A (en) * | 2002-03-20 | 2003-10-03 | Ricoh Co Ltd | Image processor |
JP2005275581A (en) * | 2004-03-23 | 2005-10-06 | Fuji Photo Film Co Ltd | Image processing method and device, and program |
JP2005296331A (en) * | 2004-04-12 | 2005-10-27 | Toshiba Corp | Ultrasonograph and image data processor |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100559400C (en) * | 2008-01-31 | 2009-11-11 | 中国地质科学院矿产资源研究所 | Potential field multi-direction multi-scale edge detection method |
JP2010166351A (en) * | 2009-01-16 | 2010-07-29 | Nippon Hoso Kyokai <Nhk> | Moving picture noise elimination device and moving picture noise elimination program |
WO2010086973A1 (en) * | 2009-01-28 | 2010-08-05 | 富士通株式会社 | Image processing device, image processing program, and image processing method |
JP5348145B2 (en) * | 2009-01-28 | 2013-11-20 | 富士通株式会社 | Image processing apparatus and image processing program |
US8687907B2 (en) | 2009-01-28 | 2014-04-01 | Fujitsu Limited | Image processing apparatus and image processing method |
JP2010232892A (en) * | 2009-03-26 | 2010-10-14 | Nippon Hoso Kyokai <Nhk> | Threshold-function control-type wavelet shrinkage noise eliminator and program |
RU2476929C1 (en) * | 2011-12-26 | 2013-02-27 | Открытое Акционерное Общество "Конструкторское Бюро "Луч" | Method of detecting smoothed electronic image units by wavelet transformation |
WO2014042155A1 (en) | 2012-09-11 | 2014-03-20 | 日本電気株式会社 | Image processing device and image processing method |
US9922401B2 (en) | 2012-09-11 | 2018-03-20 | Nec Corporation | Image processing device and image processing method |
JP2016539404A (en) * | 2013-11-08 | 2016-12-15 | ホアウェイ・デバイス・カンパニー・リミテッド | Image denoising method and terminal |
US9904986B2 (en) | 2013-11-08 | 2018-02-27 | Huawei Device (Dongguan) Co., Ltd. | Image denoising method and terminal |
CN110634109A (en) * | 2019-08-22 | 2019-12-31 | 东北大学 | Method for removing medical speckle noise based on stationary wavelet transform and Canny operator |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2007316983A (en) | Image processor, image processing method and program | |
KR100790980B1 (en) | Post-processing circuit according to the frequency components of the image signal | |
JP3995854B2 (en) | Image processing method and apparatus, and recording medium | |
CN106251318B (en) | Denoising device and method for sequence image | |
US8687907B2 (en) | Image processing apparatus and image processing method | |
US8004586B2 (en) | Method and apparatus for reducing noise of image sensor | |
CN104715461A (en) | Image noise reduction method | |
JP2008171402A (en) | Method and device for eliminating noise in image, and computer readable medium with computer program installed for eliminating noise in image | |
JP5027757B2 (en) | Moving image denoising device, method and program thereof | |
Dixit et al. | A comparative study of wavelet thresholding for image denoising | |
Zhou et al. | Image denoising based on the symmetric normal inverse Gaussian model and non-subsampled contourlet transform | |
KR20090013522A (en) | Method for blur removing ringing-atifactless | |
JP2012054795A (en) | Image processing apparatus and image processing method | |
Anilet Bala et al. | Retinal image enhancement using adaptive histogram equalization tuned with nonsimilar grouping curvelet | |
Danso et al. | Security inspection image processing methods applying wavelet transform filters on terahertz active images | |
JP2009098742A (en) | Image processor, image processing method and program therefor | |
JP5062483B2 (en) | Signal processing apparatus and method, and program | |
JP2008199448A (en) | Imaging apparatus, image processor and image processing method | |
US20090226108A1 (en) | Multi-pass algorithm to reduce ringing artifacts in noise removal and deblur effects | |
CN108734669A (en) | Image denoising method based on wavelet transformation Wiener filtering and edge detection | |
KR20130088238A (en) | Apparatus and method for removing noise with oriented laplacian | |
JP5022400B2 (en) | Moving image noise removing device, moving region image noise removing device, moving image noise removing program, and moving region image noise removing program | |
JP4177128B2 (en) | Radar image processing device | |
Almas et al. | Efficient Iterative Noise Filtering Method Using High Boost Filter | |
Tan et al. | Multihypothesis recursive video denoising based on separation of motion state |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090302 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110118 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110719 |