JP4399449B2 - Image noise reduction system, image noise reduction method, and computer program - Google Patents

Image noise reduction system, image noise reduction method, and computer program Download PDF

Info

Publication number
JP4399449B2
JP4399449B2 JP2006307961A JP2006307961A JP4399449B2 JP 4399449 B2 JP4399449 B2 JP 4399449B2 JP 2006307961 A JP2006307961 A JP 2006307961A JP 2006307961 A JP2006307961 A JP 2006307961A JP 4399449 B2 JP4399449 B2 JP 4399449B2
Authority
JP
Japan
Prior art keywords
image
pixel
noise reduction
value
reduced
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
Application number
JP2006307961A
Other languages
Japanese (ja)
Other versions
JP2008123349A (en
Inventor
一樹 客野
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.)
Axell Corp
Original Assignee
Axell Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Axell Corp filed Critical Axell Corp
Priority to JP2006307961A priority Critical patent/JP4399449B2/en
Publication of JP2008123349A publication Critical patent/JP2008123349A/en
Application granted granted Critical
Publication of JP4399449B2 publication Critical patent/JP4399449B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Picture Signal Circuits (AREA)
  • Facsimile Image Signal Circuits (AREA)

Description

本発明は、画像ノイズ低減システム、画像処理方法およびコンピュータ・プログラムに係り、特に、デブロッキングフィルタに関する。   The present invention relates to an image noise reduction system, an image processing method, and a computer program, and more particularly to a deblocking filter.

画像に重畳したノイズを低減するための処理の一つとして、エッジ情報(輪郭情報)を用いたローパスフィルタ(以下、「LPF」という)処理が知られている。このフィルタ処理で用いられるエッジ情報の検出精度が低いと、本来LPF処理をするべきでない画素に対してもLPF処理が施されてしまい、良好な処理結果が得られない。一方、エッジ情報の検出精度を高くすると、良好な処理結果を得ることが可能になる反面、処理に要する演算量が増大して、処理時間が長くなったり、回路規模の大型化を招くといった不都合が生じる。   As one of the processes for reducing noise superimposed on an image, a low-pass filter (hereinafter referred to as “LPF”) process using edge information (contour information) is known. If the detection accuracy of the edge information used in the filter processing is low, the LPF processing is performed even on pixels that should not be subjected to the LPF processing, and a good processing result cannot be obtained. On the other hand, if the detection accuracy of the edge information is increased, it is possible to obtain a good processing result, but on the other hand, the amount of calculation required for the processing increases, and the processing time becomes long and the circuit scale increases. Occurs.

また、従来より、デブロッキングフィルタと呼ばれるフィルタも知られている。デブロッキングフィルタとは、画像の符号化字に生じるブロックの境界の歪みを減少させるためのフィルタである.MPEG−4規格に採用された動画圧縮技術であるH.264では、このデブロッキングフィルタがループ内フィルタとして符号化ループに組み込まれている。このフィルタを用いるメリットは、ブロックノイズを除去した画像を参照画像として用いることができることである。参照画像中のブロックノイズを除去することで、動き補償予測による予測誤差からノイズの影響を除くことができるので、符号化効率の向上を図ることができる。   Conventionally, a filter called a deblocking filter is also known. A deblocking filter is a filter that reduces the distortion of the block boundary that occurs in the encoded characters of an image. H., which is a moving picture compression technique adopted in the MPEG-4 standard. In H.264, this deblocking filter is incorporated in the encoding loop as an in-loop filter. An advantage of using this filter is that an image from which block noise has been removed can be used as a reference image. By removing block noise in the reference image, it is possible to remove the influence of noise from the prediction error due to motion compensation prediction, so that the coding efficiency can be improved.

なお、画像のノイズ低減処理に関するものではないが、特許文献1には、オーバーシュートやアンダーシュートを抑制し、原画像の微細構造部分(高周波成分や細部構造)を強調する画像処理装置が開示されている。この画像処理装置は、低周波画像作成部と、差分部と、足し込み部とを有する。低周波画像作成部は、原画像の低周波画像を作成する。差分部は、低周波画像を原画像から差し引いて差分画像を作成する。足し込み部は、所定のフィルタ関数を用いて、差分画像の濃度値の絶対値に応じた足し込みを原画像に施す。これによって、原画像の微細構造部分が強調される。   Although not related to image noise reduction processing, Patent Document 1 discloses an image processing apparatus that suppresses overshoot and undershoot and emphasizes a fine structure portion (high-frequency component or detail structure) of an original image. ing. This image processing apparatus has a low-frequency image creation unit, a difference unit, and an addition unit. The low frequency image creation unit creates a low frequency image of the original image. The difference unit creates a difference image by subtracting the low frequency image from the original image. The adding unit adds an amount corresponding to the absolute value of the density value of the difference image to the original image using a predetermined filter function. Thereby, the fine structure portion of the original image is emphasized.

また、画像のノイズ低減処理ではなく画像圧縮に関するものであるが、特許文献2には、交流成分予測について開示されている。   Further, although it relates to image compression rather than image noise reduction processing, Patent Document 2 discloses AC component prediction.

特開2000−293683号公報JP 2000-293683 A 特開2004−289290号公報JP 2004-289290 A

画像のノイズ低減処理としては、上述したLPF処理以外にも、ウェーブレット変換を用いた処理等も知られている。しかしながら、単純な基底を用いた場合、フィルタの交流成分に低周波成分が含まれているので、高周波成分ノイズであるブロックノイズを有効に低減することは困難である。また、複雑な基底を用いた場合、内積演算に要する時間が長くなったり、回路規模の大型化を招くといった不都合がある。   As image noise reduction processing, processing using wavelet transform is known in addition to the above-described LPF processing. However, when a simple base is used, it is difficult to effectively reduce block noise, which is high-frequency component noise, because a low-frequency component is included in the AC component of the filter. In addition, when a complex base is used, there are inconveniences such as an increase in time required for inner product calculation and an increase in circuit scale.

本発明は、かかる事情に鑑みてなされたものであり、その目的は、比較的少ない演算量で、原画像に重畳しているノイズを有効に低減できる新規なデブロッキングフィルタを提供することである。   The present invention has been made in view of such circumstances, and an object thereof is to provide a novel deblocking filter that can effectively reduce noise superimposed on an original image with a relatively small amount of calculation. .

かかる課題を解決するために、第1の発明は、原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減システムを提供する。このシステムは、縮小処理部と、補間処理部と、減算部と、ノイズ低減部と、加算部とを有する。縮小処理部は、kが最大値であるノイズ低減処理では、原画像を2 k ×2 k の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を第1の縮小画像として用いる。また、縮小処理部は、kに関わりなく、原画像を2 k-1 ×2 k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する。補間処理部は、第1の画素代表値を用いた補間処理によって、第1の縮小画像を拡大することによって、2 k-1 ×2 k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する。減算部は、第2の縮小画像の各画素領域の第2の画素代表値から、低周波画像の各画素領域の第3の画素代表値を減算することによって、高周波成分よりなる第1の差分画像を生成する。ノイズ低減部は、第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成する。加算部は、補間処理部によって生成された低周波画像と、ノイズ低減部によって生成された第2の差分画像とを足し合わせることで、原画像のノイズを低減した処理画像を生成する。そして、kが最小値であるノイズ低減処理で生成された処理画像は、最終的な出力画像として出力される。また。kが最小値でないノイズ低減処理で生成された処理画像は、(k−1)のノイズ低減処理の入力としてフィードバックされる。 In order to solve such a problem, the first invention is an image that is recursively executed while reducing the size of a pixel area to be subjected to noise reduction processing of an original image in accordance with a decrease in k (k is a natural number). A noise reduction system is provided. This system includes a reduction processing unit, an interpolation processing unit, a subtraction unit, a noise reduction unit, and an addition unit. In the noise reduction processing in which k is the maximum value, the reduction processing unit divides the original image into pixel regions having a pixel size of 2 k × 2 k , and calculates a first pixel representative value for each pixel region. While the first reduced image is generated, in the noise reduction processing in which k is not the maximum value, the processed image fed back as the output of the (k + 1) noise reduction processing is used as the first reduced image. In addition, the reduction processing unit divides the original image into pixel regions having a pixel size of 2 k−1 × 2 k−1 regardless of k, and calculates a second pixel representative value for each pixel region. A second reduced image is generated. The interpolation processing unit enlarges the first reduced image by the interpolation process using the first pixel representative value, thereby increasing the third pixel for each pixel area having a pixel size of 2 k−1 × 2 k−1. A low frequency image composed of representative values is generated. The subtracting unit subtracts the third pixel representative value of each pixel area of the low-frequency image from the second pixel representative value of each pixel area of the second reduced image, so that the first difference consisting of the high-frequency component is subtracted. Generate an image. The noise reduction unit compares a pixel value constituting the first difference image with a threshold value to perform a noise reduction process for changing the pixel value, and generates a second difference image as an output of the noise reduction process To do. The adding unit adds the low-frequency image generated by the interpolation processing unit and the second difference image generated by the noise reduction unit, thereby generating a processed image in which noise of the original image is reduced. Then, the processed image generated by the noise reduction process in which k is the minimum value is output as a final output image. Also. The processed image generated by the noise reduction process where k is not the minimum value is fed back as the input of the noise reduction process of (k−1).

第2の発明は、原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減方法を提供する。この方法は、kが最大値であるノイズ低減処理では、原画像を2The second invention provides an image noise reduction method for recursively executing a noise reduction process of an original image while reducing the size of a pixel area to be processed according to a decrease in k (k is a natural number). In this method, in the noise reduction processing in which k is the maximum value, the original image is 2 kk ×2× 2 kk の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を第1の縮小画像として用いるとともに、kに関わりなく、原画像を2In the noise reduction processing in which k is not the maximum value, the first reduced image is generated by dividing the pixel area into pixel areas of the pixel size and calculating the first pixel representative value for each pixel area. The processed image fed back as the output of the noise reduction processing is used as the first reduced image, and the original image is converted to 2 regardless of k. k-1k-1 ×2× 2 k-1k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する第1のステップと、第1の画素代表値を用いた補間処理によって、第1の縮小画像を拡大することによって、2A first step of generating a second reduced image by dividing the pixel area into pixel areas of the pixel size and calculating a second pixel representative value for each pixel area, and interpolation using the first pixel representative value By processing, the first reduced image is enlarged by 2 k-1k-1 ×2× 2 k-1k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する第2のステップと、第2の縮小画像の各画素領域の第2の画素代表値から、低周波画像の各画素領域の第3の画素代表値を減算することによって、高周波成分よりなる第1の差分画像を生成する出力する第3のステップと、第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成する第4のステップと、低周波画像と、第2の差分画像とを足し合わせることで、原画像のノイズを低減した処理画像を生成する第5のステップと、kが最小値であるノイズ低減処理で生成された処理画像を、最終的な出力画像として出力し、kが最小値でないノイズ低減処理で生成された処理画像を、(k−1)のノイズ低減処理の入力としてフィードバックする第6のステップとを有する。From the second step of generating a low-frequency image composed of the third pixel representative value for each pixel area of the pixel size, and from the second pixel representative value of each pixel area of the second reduced image, A third step of generating a first difference image composed of high-frequency components by subtracting the third pixel representative value of each pixel region, and a pixel value constituting the first difference image as a threshold value A noise reduction process for changing the pixel value in comparison with the fourth step of generating a second difference image as an output of the noise reduction process, a low-frequency image, and a second difference image. By adding together, a fifth step of generating a processed image in which noise of the original image is reduced, and a processed image generated by the noise reduction processing in which k is the minimum value are output as a final output image, and k Is reduced by noise reduction processing that is not the minimum value. Processing images, and a sixth step of feedback as an input of the noise reduction processing of (k-1).

第3の発明は、原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減方法をコンピュータに実行させるコンピュータ・プログラムを提供する。このプログラムは、kが最大値であるノイズ低減処理では、原画像を2According to a third aspect of the invention, a computer is caused to execute an image noise reduction method that is recursively executed while reducing the size of a pixel area to be subjected to noise reduction processing of an original image in accordance with a decrease in k (k is a natural number). Provide a computer program. This program reduces the original image to 2 in the noise reduction process where k is the maximum value. kk ×2× 2 kk の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を第1の縮小画像として用いるとともに、kに関わりなく、原画像を2In the noise reduction processing in which k is not the maximum value, the first reduced image is generated by dividing the pixel area into pixel areas of the pixel size and calculating the first pixel representative value for each pixel area. The processed image fed back as the output of the noise reduction processing is used as the first reduced image, and the original image is converted to 2 regardless of k. k-1k-1 ×2× 2 k-1k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する第1のステップと、第1の画素代表値を用いた補間処理によって、第1の縮小画像を拡大することによって、2A first step of generating a second reduced image by dividing the pixel area into pixel areas of the pixel size and calculating a second pixel representative value for each pixel area, and interpolation using the first pixel representative value By processing, the first reduced image is enlarged by 2 k-1k-1 ×2× 2 k-1k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する第2のステップと、第2の縮小画像の各画素領域の第2の画素代表値から、低周波画像の各画素領域の第3の画素代表値を減算することによって、高周波成分よりなる第1の差分画像を生成する出力する第3のステップと、第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成する第4のステップと、低周波画像と、第2の差分画像とを足し合わせることで、原画像のノイズを低減した処理画像を生成する第5のステップと、kが最小値であるノイズ低減処理で生成された処理画像を、最終的な出力画像として出力し、kが最小値でないノイズ低減処理で生成された処理画像を、(k−1)のノイズ低減処理の入力としてフィードバックする第6のステップとを有する画像ノイズ低減方法をコンピュータに実行させる。From the second step of generating a low-frequency image composed of the third pixel representative value for each pixel area of the pixel size, and from the second pixel representative value of each pixel area of the second reduced image, A third step of generating a first difference image composed of high-frequency components by subtracting the third pixel representative value of each pixel region, and a pixel value constituting the first difference image as a threshold value A noise reduction process for changing the pixel value in comparison with the fourth step of generating a second difference image as an output of the noise reduction process, a low-frequency image, and a second difference image. By adding together, a fifth step of generating a processed image in which noise of the original image is reduced, and a processed image generated by the noise reduction processing in which k is the minimum value are output as a final output image, and k Is reduced by noise reduction processing that is not the minimum value. The processed image is to execute the image noise reduction method and a sixth step of feedback as an input of the noise reduction processing of (k-1) to the computer.

本発明によれば、第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を、画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行することで、原画像に重畳しているノイズをより有効に低減できる。According to the present invention, the noise reduction processing for changing the pixel value by comparing the pixel value constituting the first difference image with the threshold value, the size of the pixel area is reduced by k (k is a natural number). The noise superimposed on the original image can be more effectively reduced by executing recursively while reducing the size.

(第1の実施形態)
図1は、本実施形態にかかる画像ノイズ低減システムの構成図である。この画像ノイズ低減システムは、原画像に重畳しているノイズを低減する、いわゆるデブロッキングフィルタの一種である。画像ノイズ低減システムは、低周波画像生成部1と、減算部2と、ノイズ低減部3と、加算部4と、フィルタ部5とによって構成されている。
(First embodiment)
FIG. 1 is a configuration diagram of an image noise reduction system according to the present embodiment. This image noise reduction system is a kind of so-called deblocking filter that reduces noise superimposed on an original image. The image noise reduction system includes a low-frequency image generation unit 1, a subtraction unit 2, a noise reduction unit 3, an addition unit 4, and a filter unit 5.

低周波画像生成部1は、原画像の低周波画像、すなわち、原画像の低周波成分によって構成された画像を生成する。本実施形態において、低周波画像生成部1は、縮小処理部1aと、補間処理部1bという2つの機能的ブロックによって構成されている。画像平面上において、1フレームの原画像を縦横に分割することによって、複数の画素領域が予め規定されている。縮小処理部1aは、それぞれの画素領域について、当該画素領域を代表する1値の画素代表値を算出する。画素代表値としては、典型的には、処理対象となる画素領域内の画素平均値(直流成分)を用いることができる。画素領域内の複数の画素値を画素代表値(1値)にまとめた結果として、画素代表値の集合として規定される画像は、原画像のサイズを縮小した縮小画像になる。   The low frequency image generation unit 1 generates a low frequency image of the original image, that is, an image composed of low frequency components of the original image. In the present embodiment, the low-frequency image generation unit 1 includes two functional blocks, a reduction processing unit 1a and an interpolation processing unit 1b. A plurality of pixel regions are defined in advance by dividing an original image of one frame vertically and horizontally on the image plane. For each pixel region, the reduction processing unit 1a calculates a single pixel representative value that represents the pixel region. As the pixel representative value, typically, the pixel average value (DC component) in the pixel region to be processed can be used. As a result of collecting a plurality of pixel values in the pixel area into pixel representative values (one value), an image defined as a set of pixel representative values becomes a reduced image in which the size of the original image is reduced.

図2は、一例としての縮小画像の説明図である。1フレームの原画像のサイズをm×n画素とし、1つの画素領域Sのサイズを2×2画素とする。この場合、画素領域Sの画素代表値は、この画素領域S内に存在する4つの画素(i,j),(i+1,j),(i,j+1),(i+1,j+1)の画素平均値となる。また、画素代表値の集合である縮小画像は、原画像のサイズを縦横にそれぞれ1/2倍したサイズ、すなわち、(m/2)×(n/2)画素となる。なお、画素代表値は、画素領域S内に存在する画素値の特性を何らかの値で表していればよい。したがって、上述した画素平均という手法以外に、いわゆる間引き処理等を用いてもよい。例えば、画素領域S内の所定の一値、例えば、左上(i,j)の画素値を画素領域Sの画素代表値とするといった如くである。   FIG. 2 is an explanatory diagram of a reduced image as an example. The size of one frame of the original image is m × n pixels, and the size of one pixel region S is 2 × 2 pixels. In this case, the pixel representative value of the pixel area S is the four pixels (i, j), (i + 1, j), (i, j + 1), (i + 1, j + 1) pixel average value. A reduced image that is a set of pixel representative values has a size obtained by halving the size of the original image vertically and horizontally, that is, (m / 2) × (n / 2) pixels. Note that the pixel representative value only needs to represent the characteristic of the pixel value existing in the pixel region S by some value. Therefore, in addition to the above-described pixel averaging method, so-called thinning processing or the like may be used. For example, a predetermined value in the pixel region S, for example, the pixel value at the upper left (i, j) is used as the pixel representative value of the pixel region S.

補間処理部1bは、縮小処理部1aによって生成された縮小画像に補間処理を施し、縮小画像を原画像と同サイズ(m×n画素)に拡大することによって、低周波画像を生成する。この補間処理によって、縮小画像の1画素は、原画像の画素ブロックS相当のサイズに拡大される。縮小画像のある1画素を補間・拡大する場合、この1画素の画素代表値(1値)と、この画素の周辺に位置する周辺画素の画素代表値(複数値)とが用いられる。本実施形態では、補間処理の一例として、交流成分予測を用いている。   The interpolation processing unit 1b performs an interpolation process on the reduced image generated by the reduction processing unit 1a, and expands the reduced image to the same size (m × n pixels) as the original image, thereby generating a low-frequency image. By this interpolation processing, one pixel of the reduced image is enlarged to a size corresponding to the pixel block S of the original image. When one pixel of a reduced image is interpolated / enlarged, the pixel representative value (one value) of this one pixel and the pixel representative values (multiple values) of peripheral pixels located around this pixel are used. In the present embodiment, AC component prediction is used as an example of interpolation processing.

図3は、交流成分予測の説明図である。縮小画像中の1画素(処理対象)について、交流成分予測によって、4画素(i,j),(i+1,j),(i,j+1),(i+1,j+1)(すなわち、原画像の画素ブロックSと同サイズ)分の画素値が算出される。入力値に関して、中央の画素値をC、直上の画素値をU、直下の画素値をD、直右の画素値をR、直左の画素値をLとする。また、出力値に関して、処理対象内の左上のサブ画素(i,j)の補間画素値をa、左下のサブ画素(i+1,j)の補間画素値をb、右上のサブ画素(i,j+1)の補間画素値をc、右下のサブ画素(i+1,j+1)の補間画素値をdとする。この場合、それぞれの画素値a〜dは、下式によって算出される。   FIG. 3 is an explanatory diagram of AC component prediction. For one pixel (processing target) in the reduced image, four pixels (i, j), (i + 1, j), (i, j + 1), (i + 1, j + 1) are obtained by AC component prediction. Pixel values for (that is, the same size as the pixel block S of the original image) are calculated. Regarding the input value, the central pixel value is C, the pixel value immediately above is U, the pixel value just below is D, the pixel value right is R, and the pixel value right is L. Further, regarding the output value, the interpolation pixel value of the upper left sub-pixel (i, j) in the processing target is a, the interpolation pixel value of the lower left sub-pixel (i + 1, j) is b, and the upper right sub-pixel (i , j + 1) is the interpolation pixel value c, and the interpolation pixel value of the lower right sub-pixel (i + 1, j + 1) is d. In this case, each pixel value a to d is calculated by the following equation.

(画素値a〜dの算出式)
a=(4×C+2×L+2×U)/8
b=(4×C+2×R+2×U)/8
c=(4×C+2×L+2×D)/8
d=(4×C+2×R+2×D)/8
(Calculation formula of pixel values a to d)
a = (4 × C + 2 × L + 2 × U) / 8
b = (4 × C + 2 × R + 2 × U) / 8
c = (4 × C + 2 × L + 2 × D) / 8
d = (4 × C + 2 × R + 2 × D) / 8

すなわち、ある補間画素値(例えばa)は、自己のサブ画素(i,j)が属する画素の画素代表値Cと、自己のサブ画素に隣接した2画素の画素代表値L,Uとに対して、所定の重み付け(4/8,2/8,2/8)をした上で、これらを加算したものである。1つの画素を4つのサブ画素に細分化することで、縮小画像は結果的に原画像と同サイズに戻され、低周波画像として出力される。隣接値の補間によって生成された低周波画像は、低周波成分によって構成される画像である。したがって、視覚的には、低周波画像は、原画像と比べて、エッジ(隣接画素間の変化が大きい箇所)が滑らかに表現されており、特に、微細な変化を伴う箇所(原画像に重畳しているノイズ箇所を含む)も平滑化されている。   That is, a certain interpolated pixel value (for example, a) is obtained with respect to the pixel representative value C of the pixel to which its own subpixel (i, j) belongs and the pixel representative values L and U of two pixels adjacent to its own subpixel. In addition, after adding predetermined weights (4/8, 2/8, 2/8), these are added. By subdividing one pixel into four sub-pixels, the reduced image is eventually returned to the same size as the original image and output as a low-frequency image. A low-frequency image generated by interpolation of adjacent values is an image composed of low-frequency components. Therefore, visually, the low-frequency image expresses edges (locations where changes between adjacent pixels are large) more smoothly than the original image, and in particular, locations with minute changes (superimposed on the original image). (Including noise spots) is also smoothed.

補間処理として交流成分予測を用いる場合には、回路構成を簡素化できるという利点がある。交流成分予測の過程で行われる乗算や除算の大半は2のべき乗なので、乗算器や除算器といった演算器の代わりにシフタを用い、ビット・シフトにてこれらの演算を実行できるからである。   When AC component prediction is used as the interpolation processing, there is an advantage that the circuit configuration can be simplified. This is because most of the multiplications and divisions performed in the AC component prediction process are powers of 2, so that these operations can be executed by bit shift using shifters instead of arithmetic units such as multipliers and dividers.

なお、原画像の低周波画像を生成する手法は、上述した手法以外にも様々なものが知られており、いずれの手法を採用してもよい。以下に、代表的なものとして3つの手法(1)〜(3)を例示する。   Various methods other than the above-described methods are known for generating a low-frequency image of an original image, and any method may be adopted. Below, three methods (1)-(3) are illustrated as a typical thing.

(1)再帰的交流成分予測
再帰的交流成分予測とは、縮小画像における画素領域の周波数成分と、この画素領域と位置的に対応する原画像の周波数成分との加算により、低周波画像を生成する手法である。具体的には、まず、縮小画像における画素領域の周波数成分を下式により求める。図3と同様に、5つの画素値C,U,D,L,Rを規定した場合、処理対象となる画素領域に関して、下式に基づいて、3つの周波数成分α’,β’,γ’が算出される。
(1) Recursive AC component prediction Recursive AC component prediction generates a low-frequency image by adding the frequency component of the pixel area in the reduced image and the frequency component of the original image corresponding to the pixel area in a positional manner. It is a technique to do. Specifically, first, the frequency component of the pixel region in the reduced image is obtained by the following equation. Similar to FIG. 3, when five pixel values C, U, D, L, and R are defined, three frequency components α ′, β ′, and γ ′ are obtained based on the following expression for the pixel region to be processed. Is calculated.

(周波数成分α',β',γ'の算出式)
α’=(L−R+1)/4
β’=(U−D+1)/4
γ’=0
(Calculation formula of frequency components α ', β', γ ')
α ′ = (L−R + 1) / 4
β ′ = (U−D + 1) / 4
γ ′ = 0

つぎに、この処理対象の画素領域と位置的に対応する原画像の周波数成分α'',β'',γ''が算出される。処理対象となる画素領域内の位置(i,j),(i+1,j),(i,j+1),(i+1,j+1)に関する画素値を(a’,b’,c’,d’)とした場合、3つの周波数成分α’,β’,gは、下式によって算出される。   Next, frequency components α ″, β ″, γ ″ of the original image corresponding in position to the pixel area to be processed are calculated. Pixel values relating to the positions (i, j), (i + 1, j), (i, j + 1), (i + 1, j + 1) in the pixel region to be processed are (a ′, b ′). , C ′, d ′), the three frequency components α ′, β ′, g are calculated by the following equations.

(周波数成分α'',β'',γ''の算出式)
α''=(a’−b’+c’−d’)/2 − α’
β''=(a’+b’−c’−d’)/2 − β’
γ''=(a’−b’−c’+d’)/2
(Calculation formula of frequency components α ″, β ″, γ ″)
α ″ = (a′−b ′ + c′−d ′) / 2−α ′
β ″ = (a ′ + b′−c′−d ′) / 2−β ′
γ ″ = (a′−b′−c ′ + d ′) / 2

そして、下式に示すように、上述した2つの周波数成分(例えばα',α'')を周波数成分毎に加算することにより、周波数成分α,β,γが算出される。   Then, as shown in the following expression, the frequency components α, β, γ are calculated by adding the two frequency components (for example, α ′, α ″) described above for each frequency component.

(周波数成分α,β,γの算出式)
α=α’+α''
β=β’+β''
γ=γ’+γ''
(Calculation formula of frequency components α, β, γ)
α = α '+ α''
β = β '+ β''
γ = γ '+ γ''

最後に、これらの周波数成分を変換して、対象画素領域を構成する画素の画素値を求める。処理対象となる画素領域内の画素値(a,b,c,d)は、下式より算出される。   Finally, these frequency components are converted to obtain the pixel values of the pixels constituting the target pixel region. The pixel values (a, b, c, d) in the pixel area to be processed are calculated from the following equation.

(画素値a〜dの算出式)
a=C+(α+β+γ)
b=C+(β−γ−α)
c=C+(α−β−γ)
d=C+(γ−α−β)
(Calculation formula of pixel values a to d)
a = C + (α + β + γ)
b = C + (β−γ−α)
c = C + (α−β−γ)
d = C + (γ−α−β)

上述した交流成分予測の場合と同様に、再帰的交流成分予測を用いる場合であっても、回路構成を簡素化できるという利点がある。再帰的交流成分予測の過程で行われる乗算や除算はすべて2のべき乗なので、演算器をシフタを主体に構成できるからである。特に、周波数成分が予め把握されている場合には、交流成分予測よりも演算量が少ないので、処理の高速化を図ることができる。なお、この場合、原画像の画素値を補間処理部1bに入力する必要がある(図1において、”原画像”から”補間処理部1b”へ向けて矢印が入る)。   Similar to the case of the AC component prediction described above, there is an advantage that the circuit configuration can be simplified even when the recursive AC component prediction is used. This is because all multiplications and divisions performed in the process of recursive alternating current component prediction are powers of 2, so that the arithmetic unit can be configured mainly with a shifter. In particular, when the frequency component is known in advance, the amount of calculation is smaller than that of the AC component prediction, so that the processing speed can be increased. In this case, it is necessary to input the pixel value of the original image to the interpolation processing unit 1b (in FIG. 1, an arrow enters from the “original image” to the “interpolation processing unit 1b”).

(2)線形補間
画素と画素との間を直線で結んだ上で、線形近似によって直線上の画素を推定して画素値を算出する。
(2) Linear interpolation After connecting pixels with a straight line, a pixel value is calculated by estimating a pixel on the straight line by linear approximation.

(3)畳込補間(キュービック・コンボリューション)
三次補間法とも呼ばれ、推定する画素を周囲格子点の画素の画素値に畳込関数を適用して求める。畳込関数としては、原点から離れれば離れるほど値が小さくなる性質をもつsic関数(f(x)=sinπx/πx)が知られている。
(3) Convolution interpolation (cubic convolution)
Also called a cubic interpolation method, a pixel to be estimated is obtained by applying a convolution function to pixel values of pixels at surrounding grid points. As a convolution function, a sic function (f (x) = sinπx / πx) having a property that the value decreases as the distance from the origin increases.

なお、上述したような、原画像の縮小および補間拡大という2つの過程を用いる手法は、理論的には、原画像にローパスフィルタ処理を直接施す手法と等価である。したがって、上述した手法に代えて原画像に直接ローパスフィルタを施してもよい。ただし、ローパスフィルタ処理との比較において、上述した手法の方が、演算式(多項式)を簡素化できるというメリットがある。   Note that the above-described method using two processes of original image reduction and interpolation enlargement is theoretically equivalent to a method of directly performing low-pass filter processing on the original image. Therefore, instead of the above-described method, a low-pass filter may be directly applied to the original image. However, in comparison with the low-pass filter processing, the above-described method has an advantage that the arithmetic expression (polynomial) can be simplified.

減算部2は、原画像と、低周波画像生成部1によって生成された低周波画像との差分を画素毎に算出することで、第1の差分画像を生成する。具体的には、原画像の画素値から、これと位置的に対応する低周波画像の画素値が減算される。これにより、第1の差分画像は、高周波成分によって構成された画像となる。原画像から、低周波成分のみからなる低周波画像を差し引けば、高周波成分のみが残るからである。したがって、視覚的な特徴としては、エッジや微細な変化箇所(ノイズ箇所を含む)が抽出された画像となる。   The subtraction unit 2 generates a first difference image by calculating a difference between the original image and the low frequency image generated by the low frequency image generation unit 1 for each pixel. Specifically, the pixel value of the low frequency image corresponding to this position is subtracted from the pixel value of the original image. Thereby, the first difference image is an image composed of high-frequency components. This is because if a low frequency image consisting only of low frequency components is subtracted from the original image, only the high frequency components remain. Therefore, as a visual feature, an image in which an edge or a minute change portion (including a noise portion) is extracted is obtained.

ノイズ低減部3は、第1の差分画像を構成する画素値を入力値としたノイズ低減処理を画素毎に行い、このノイズ低減処理の出力値によって構成された第2の差分画像を生成する。第1の差分画像を構成する入力値のうち、値が小さいものはノイズとみなす。一般に、エッジと高周波ノイズとの相違は、前者よりも後者の方が、隣接画素間の明度差(振幅)が小さくなる傾向があるという点である。したがって、この傾向を考慮してしきい値を適切に設定すれば、入力値の大小によって、エッジ(振幅が大きい高周波成分)とノイズ(振幅が小さい高周波成分)とを適切に切り分けることができる。ノイズと見なされた入力値に関しては、少なくとも出力値を入力値よりも小さくする(低減する)。   The noise reduction unit 3 performs a noise reduction process for each pixel using a pixel value constituting the first difference image as an input value, and generates a second difference image constituted by the output value of the noise reduction process. Of the input values constituting the first difference image, those having a small value are regarded as noise. In general, the difference between an edge and high-frequency noise is that the brightness difference (amplitude) between adjacent pixels tends to be smaller in the latter than in the former. Therefore, if the threshold value is appropriately set in consideration of this tendency, an edge (a high-frequency component having a large amplitude) and noise (a high-frequency component having a small amplitude) can be appropriately separated depending on the magnitude of the input value. For the input value regarded as noise, at least the output value is made smaller (reduced) than the input value.

図4は、ノイズ低減処理における第1の例としての入出力特性図である。入力値xは第1の差分画像の画素値であり、出力値f(x)は第2の差分画像の画素値である。入力値xがしきい値T以下の場合には、出力値f(x)として0が出力される。これに対して、入力値xがしきい値Tよりも大きい場合には、入力値xが出力値f(x)としてそのまま出力される。x>Tの領域では、入力値xの増加にしたがって出力値f(x)も線形的に増加する。また、この入出力特性は、入力値xの変化に対する出力値f(x)の変化として規定される変化量(すなわち、傾き)によっても表現できる。x<Tの領域における変化量をA1(=0)とすると、x>Tの領域における変化量A2(=1)は、1≧A2>A1の関係を満たす。また、x=T近傍の領域における変化量A3(=∞)は、A3>A2の関係を満たす。   FIG. 4 is an input / output characteristic diagram as a first example in the noise reduction processing. The input value x is the pixel value of the first difference image, and the output value f (x) is the pixel value of the second difference image. When the input value x is less than or equal to the threshold value T, 0 is output as the output value f (x). On the other hand, when the input value x is larger than the threshold value T, the input value x is output as it is as the output value f (x). In the region of x> T, the output value f (x) also increases linearly as the input value x increases. This input / output characteristic can also be expressed by a change amount (that is, a slope) defined as a change in output value f (x) with respect to a change in input value x. Assuming that the amount of change in the region x <T is A1 (= 0), the amount of change A2 (= 1) in the region x> T satisfies the relationship 1 ≧ A2> A1. Further, the change amount A3 (= ∞) in the region near x = T satisfies the relationship of A3> A2.

図5は、ノイズ低減処理における第2の例としての入出力特性図である。入力値xがしきい値T以下の場合には、出力値f(x)として略0が出力される。これに対して、入力値xがしきい値Tよりも大きい場合には、入力値xが出力値f(x)としてほぼそのまま出力される。x>Tの領域では、入力値xの増加にしたがって出力値f(x)も連続的に増加する。また、この入出力特性を上記変化量にて表現した場合、x<Tの領域における変化量(一定ではない)は、A1≒0となる。x>Tの領域における変化量(一定ではない)は、1≧A2>A1の関係を満たす。また、x=T近傍の領域における変化量(一定ではない)は、A3>A2の関係を満たす。   FIG. 5 is an input / output characteristic diagram as a second example in the noise reduction processing. When the input value x is less than or equal to the threshold value T, approximately 0 is output as the output value f (x). On the other hand, when the input value x is larger than the threshold value T, the input value x is output almost as it is as the output value f (x). In the region of x> T, the output value f (x) increases continuously as the input value x increases. Further, when this input / output characteristic is expressed by the above-described change amount, the change amount (not constant) in the region of x <T is A1≈0. The amount of change (not constant) in the region of x> T satisfies the relationship 1 ≧ A2> A1. Further, the amount of change (not constant) in the region near x = T satisfies the relationship of A3> A2.

また、これ以外のしきい値処理として、量子化係数Tによる入力値xの量子化・逆量子化を行ってもよい。この場合、量子化ステップをTとして、ステップ的に増加する入出力特性に設定した場合、入力値xが0〜Tの領域では、最終的な出力値f(x)が0になる。これは、量子化ステップTをしきい値としたしきい値処理に相当する。   As another threshold processing, the input value x may be quantized / inversely quantized by the quantization coefficient T. In this case, when the quantization step is set to T and the input / output characteristics are increased stepwise, the final output value f (x) becomes 0 in the region where the input value x is 0 to T. This corresponds to threshold processing using the quantization step T as a threshold.

加算部4は、低周波画像生成部1によって生成された低周波画像と、ノイズ低減部3によって生成された第2の差分画像とを画素毎に足し合わせることで、処理画像を生成する。具体的には、低周波画像の画素値と、これと位置的に対応する第2の差分画像の画素値とが加算する。上述したように、低周波画像は、低周波成分のみによって構成されている。したがって、この低周波画像に、高周波成分のみからなる第2の差分画像(ノイズ低減処理済)を足し合わせれば、低周波成分と、ノイズ以外の高周波成分(主にエッジ)とを含む画像が処理画像として生成される。原画像と比較した場合、処理画像は、原画像に重畳したノイズを低減した分だけ、原画像よりも画質が優れている。   The addition unit 4 generates a processed image by adding the low-frequency image generated by the low-frequency image generation unit 1 and the second difference image generated by the noise reduction unit 3 for each pixel. Specifically, the pixel value of the low-frequency image and the pixel value of the second difference image corresponding to the position are added. As described above, the low frequency image is composed only of the low frequency component. Therefore, if the low-frequency image is added with the second differential image (noise reduction processed) consisting only of the high-frequency component, an image including the low-frequency component and the high-frequency component other than noise (mainly the edge) is processed. Generated as an image. When compared with the original image, the processed image has an image quality superior to that of the original image by reducing the noise superimposed on the original image.

フィルタ部5は、ノイズ低減部3によって生成された第2の差分画像をエッジ情報として用い、加算部4によって生成された処理画像にローパスフィルタ処理を施すことによって、出力画像を生成する。すなわち、画像中のエッジを第2の差分画像(エッジを主体にした高周波画像)に基づいて検出し、エッジ箇所でない領域のみを対象にLPF処理が行われる(適用的LPF処理)。なお、低周波画像にブロックノイズが含まれている可能性を考慮して、ブロックノイズを低減するノイズフィルタ処理を併せて行ってもよい。   The filter unit 5 uses the second difference image generated by the noise reduction unit 3 as edge information, and performs a low-pass filter process on the processed image generated by the addition unit 4 to generate an output image. That is, an edge in an image is detected based on a second difference image (a high-frequency image mainly composed of an edge), and LPF processing is performed only on a region that is not an edge portion (applicable LPF processing). In consideration of the possibility that block noise is included in the low-frequency image, noise filter processing for reducing block noise may be performed together.

本実施形態によれば、視覚的に良好な画質が得られるデブロッキングフィルタを実現することができる。原画像には、低周波成分と、エッジおよびノイズに起因した高周波成分とが含まれている。減算部2において、原画像と低周波画像との差分をとることで、原画像の低周波成分が取り除かれ、原画像の高周波成分が第1の差分画像として抽出される。この第1の差分画像には、エッジに起因した高周波成分と、ノイズに起因した高周波成分とが含まれている。そこで、ノイズ低減部3において、第1の差分画像に対してノイズ低減処理を施すことで、ノイズの高周波成分が取り除かれ、エッジの高周波成分が第2の差分画像として抽出される。そして、加算部4において、低周波画像と第2の差分画像とを加算することで、低周波成分と、エッジの高周波成分とが足し合わされる。その結果、原画像からノイズの高周波成分を除去したものが処理画像として得られる。加算部4より出力される処理画像は、原画像と比較して、視覚的に良好な画質を有している。また、処理に必要な演算量も少なくて済むので、動画のリアルタイム再生に十分追従できるほどに高速処理が可能であり、かつ、ハードウェアにて実現する際も比較的小さい回路規模で実現することができる。   According to the present embodiment, it is possible to realize a deblocking filter that can provide visually good image quality. The original image includes a low frequency component and a high frequency component due to edges and noise. By subtracting the difference between the original image and the low frequency image in the subtracting unit 2, the low frequency component of the original image is removed, and the high frequency component of the original image is extracted as the first difference image. The first difference image includes a high frequency component caused by an edge and a high frequency component caused by noise. Therefore, the noise reduction unit 3 performs noise reduction processing on the first difference image to remove the high frequency component of the noise and extract the high frequency component of the edge as the second difference image. Then, the addition unit 4 adds the low-frequency image and the second difference image, thereby adding the low-frequency component and the high-frequency component of the edge. As a result, a processed image obtained by removing high frequency components of noise from the original image is obtained. The processed image output from the adder 4 has a visually good image quality compared to the original image. In addition, since the amount of computation required for processing is small, it is possible to perform high-speed processing enough to follow real-time playback of moving images, and to realize with a relatively small circuit scale when implemented in hardware. Can do.

また、本実施形態のように、ノイズ低減処理が施された処理画像に対して適用的LPF処理を更に施せば、出力画像の一層の画質向上を図ることができる。この適用的LPF処理では、前処理の過程で算出された第2の差分画像をエッジ情報として用いるので、適用的LPF処理を追加しても、演算量をそれほど増大させなくても済む。   In addition, as in the present embodiment, if the applied LPF process is further performed on the processed image subjected to the noise reduction process, the image quality of the output image can be further improved. In this adaptive LPF process, the second difference image calculated in the pre-processing process is used as edge information. Therefore, even if an additional LPF process is added, the calculation amount does not need to be increased so much.

また、本実施形態では、低周波画像を生成するために、縮小処理と、これに続く交流成分予測による補間処理とを行っている。これらの処理に必要な乗算・除算は、基本的に、ビット・シフト処理にて実現できる。したがって、空間領域を用いながらも実質的にウェーブレット変換といった周波数領域を用いたフィルタ処理を行えるので、比較的小さな回路規模を維持しながらも、高精度のデブロッキング処理を実現することが可能となる。   In the present embodiment, reduction processing and subsequent interpolation processing based on alternating current component prediction are performed in order to generate a low-frequency image. The multiplication and division necessary for these processes can basically be realized by a bit shift process. Therefore, the filter process using the frequency domain such as the wavelet transform can be performed substantially while using the spatial domain, so that it is possible to realize a highly accurate deblocking process while maintaining a relatively small circuit scale. .

(第2の実施形態)
上述した第1の実施形態において、補間処理部1bより出力される低周波画像は、原画像の半分の周波数成分までを含んでいるが、この周波数成分より更に小さいものまでを含めることはできない。したがって、低周波画像そのものにブロックノイズが含まれてしまう可能性があり、結果的に、出力画像の画質向上を妨げる一因になり得る。本実施形態は、ノイズ低減処理を再帰的に繰り返し実行することで、一層の画質向上を図るものである。
(Second Embodiment)
In the first embodiment described above, the low-frequency image output from the interpolation processing unit 1b includes up to half the frequency component of the original image, but cannot include even smaller frequency components than this frequency component. Therefore, there is a possibility that block noise is included in the low-frequency image itself, and as a result, it may be a factor that hinders improvement in the image quality of the output image. In the present embodiment, the image quality is further improved by recursively repeating the noise reduction process.

図9は、第2の実施形態にかかる画像ノイズ低減システムの構成図である。このシステムの構成上の特徴は、フィルタ5の出力側に判定部6を設け、その判定結果に応じて、最終的な出力画像として出力するか、または、過渡的な画像として前段(すなわち、補間処理部1bの入力側)にフィードバックするかを切り換える点である。また、これに伴い、縮小処理部1aおよび減算部の機能にも若干の修正が加えられている。それ以外の点については、上述した第1の実施形態と同様なので、同一の符号を付して個々での説明を省略する。   FIG. 9 is a configuration diagram of an image noise reduction system according to the second embodiment. The structural feature of this system is that a determination unit 6 is provided on the output side of the filter 5 and is output as a final output image according to the determination result, or the previous stage (that is, interpolation) as a transient image. It is a point which switches whether it feeds back to the input side of the process part 1b. Along with this, some modifications have been made to the functions of the reduction processing unit 1a and the subtraction unit. Since the other points are the same as those in the first embodiment described above, the same reference numerals are given and description thereof is omitted.

縮小処理部1aは、原画像に基づいて第1の縮小画像および第2の縮小画像を生成し、前者を補間処理部1b、後者を減算部2にそれぞれ供給する。第1の縮小画像を生成するために、まず、原画像が(2)×(2)(kは自然数)の画素領域に分割される。そして、上述した第1の実施形態と同様に、各画素領域の画素代表値(第1の画素代表値)が算出される。第1の縮小画像は、第1の画素代表値の集合として規定される。これにより、第1の縮小画像のサイズは、1辺が原画像の1/2となる。一方、第2の縮小画像を生成するために、まず、原画像が(2k-1)×(2k-1)の画素領域に分割される。そして、上述した第1の実施形態と同様に、各画素領域の画素代表値(第2の画素代表値)が算出され、第2の縮小画像は、第2の画素代表値の集合として規定される。原画像のサイズがm×nならば、第2の縮小画像のサイズは、1辺が原画像の1/2となる。 The reduction processing unit 1a generates a first reduced image and a second reduced image based on the original image, and supplies the former to the interpolation processing unit 1b and the latter to the subtraction unit 2, respectively. In order to generate the first reduced image, first, the original image is divided into (2 k ) × (2 k ) (k is a natural number) pixel regions. Then, similarly to the above-described first embodiment, the pixel representative value (first pixel representative value) of each pixel region is calculated. The first reduced image is defined as a set of first pixel representative values. As a result, the size of the first reduced image is 1/2 k of the original image on one side. On the other hand, in order to generate the second reduced image, first, the original image is divided into (2 k−1 ) × (2 k−1 ) pixel regions. Then, similarly to the first embodiment described above, the pixel representative value (second pixel representative value) of each pixel region is calculated, and the second reduced image is defined as a set of second pixel representative values. The If the size of the original image is m × n, the size of the second reduced image is 1/2 k of the original image on one side.

補間処理部1bは、第1の縮小画像に補間処理を施し、この第1の縮小画像を第2の縮小画像と同サイズに拡大することによって、低周波画像を生成する。補間処理は第1の実施形態と同様に、交流成分予測によって行われる。生成される低周波画像は、(2k-1)×(2k-1)の画素領域に分割され、各画素領域に画素代表値(第3の画素代表値)が算出されたものとなる。したがって、低周波画像のサイズは1辺が原画像の1/2k-1となる。 The interpolation processing unit 1b performs an interpolation process on the first reduced image, and expands the first reduced image to the same size as the second reduced image, thereby generating a low-frequency image. Interpolation processing is performed by AC component prediction as in the first embodiment. The generated low-frequency image is divided into (2 k−1 ) × (2 k−1 ) pixel areas, and pixel representative values (third pixel representative values) are calculated in the respective pixel areas. . Therefore, the size of the low-frequency image is 1/2 k−1 on one side of the original image.

減算部2は、補間処理部1bによって生成された低周波画像と縮小処理部1aによって生成された第2の縮小画像との差分を第1の差分画像として出力する。具体的には、各画素領域の第2の画素代表値から、これと位置的に対応する低周波画像の第3の画素代表値を減算する。このとき、低周波画像は、第2の縮小画像と同サイズ(1辺が原画像の1/2k-1)であるため、位置的に対応する代表画素同士の減算が可能である。 The subtraction unit 2 outputs a difference between the low-frequency image generated by the interpolation processing unit 1b and the second reduced image generated by the reduction processing unit 1a as a first difference image. Specifically, the third pixel representative value of the low-frequency image corresponding to this position is subtracted from the second pixel representative value of each pixel region. At this time, since the low-frequency image has the same size as the second reduced image (one side is 1/2 k-1 of the original image), the representative pixels corresponding to each other can be subtracted.

判定部6は、処理部1a,1bで用いられるループ変数kを管理するとともに、この変数kに基づいて、最終的な出力画像として出力するか否かを判定する。ノイズ低減処理の繰り返し回数を規定するループ変数の初期値は、予め設定されており、処理の進捗に伴い、1ずつデクリメントされていく。ループ変数kが1に到達するまでは(k>1)、フィルタ部5からの出力画像は、過渡的な画像として補間処理部1bにフィードバックされる(k←k−1)。一方、ループ変数kが1に到達すると(k=1)、フィルタ部5からの出力画像は、最終的な出力画像として出力される。フィルタ部5からの出力画像は、1辺が原画像の1/2k-1である。これが最終的な出力画像となるのは、k=1、すなわち、原画像と同じサイズになった場合である。換言すると、出力画像のサイズが原画像のそれよりも小さい限り、第1の縮小画像としてフィードバックされる。 The determination unit 6 manages the loop variable k used in the processing units 1a and 1b, and determines whether to output as a final output image based on the variable k. The initial value of the loop variable that defines the number of repetitions of the noise reduction process is set in advance, and is decremented by one as the process progresses. Until the loop variable k reaches 1 (k> 1), the output image from the filter unit 5 is fed back to the interpolation processing unit 1b as a transient image (k ← k−1). On the other hand, when the loop variable k reaches 1 (k = 1), the output image from the filter unit 5 is output as the final output image. One side of the output image from the filter unit 5 is 1/2 k-1 of the original image. This is the final output image when k = 1, that is, when it has the same size as the original image. In other words, as long as the size of the output image is smaller than that of the original image, it is fed back as the first reduced image.

図7は、第2の実施形態にかかる画像ノイズ低減処理の説明図である。一例として、ループ変数kの初期値を3、すなわち、ノイズ低減処理を3回繰り返すケースについて説明する。   FIG. 7 is an explanatory diagram of image noise reduction processing according to the second embodiment. As an example, a case will be described in which the initial value of the loop variable k is 3, that is, the noise reduction process is repeated three times.

k=3の場合、縮小処理部1aによって、1辺が原画像の1/8である1/8縮小画像と、1辺が原画像の1/4である1/4縮小画像とが生成される。補間処理部1bによって、1/4低周波画像が生成される。そして、減算部2によって、1/4縮小画像から、これと同サイズの1/4低周波画像が減算される。以下、上述した第1の実施形態と同様の処理を経て、フィルタ部5によって、1/4出力画像が生成される。k≠1なので、判定部6によって、1/4出力画像が補間処理部1bにフィードバックされ、ループ変数kが2にセットされる。   When k = 3, the reduction processing unit 1a generates a 1/8 reduced image whose one side is 1/8 of the original image and a 1/4 reduced image whose one side is 1/4 of the original image. The A 1/4 low frequency image is generated by the interpolation processing unit 1b. Then, the subtracting unit 2 subtracts a 1/4 low-frequency image of the same size from the 1/4 reduced image. Thereafter, a ¼ output image is generated by the filter unit 5 through the same processing as in the first embodiment described above. Since k ≠ 1, the determination unit 6 feeds back the 1/4 output image to the interpolation processing unit 1b, and the loop variable k is set to 2.

k=2の場合、縮小処理部1aによって、1辺が原画像の1/2である1/2縮小画像が生成される。一方、1/4縮小画像は、判定部7によってフィードバックされた1/4出力画像が用いられる。補間処理部1bによって、1/2低周波画像が生成される。減算部2によって、1/2縮小画像から、これと同サイズの1/2低周波画像が減算される。そして、最終的に、フィルタ部5によって、1/2出力画像が生成される。k≠1なので、判定部6によって、1/2出力画像が補間処理部1bにフィードバックされ、ループ変数kが1にセットされる。   When k = 2, the reduction processing unit 1a generates a 1/2 reduced image whose one side is 1/2 of the original image. On the other hand, a 1/4 output image fed back by the determination unit 7 is used as the 1/4 reduced image. A 1/2 low frequency image is generated by the interpolation processing unit 1b. The subtracting unit 2 subtracts a ½ low-frequency image having the same size from the ½ reduced image. Finally, a 1/2 output image is generated by the filter unit 5. Since k ≠ 1, the determination unit 6 feeds back the 1/2 output image to the interpolation processing unit 1b and sets the loop variable k to 1.

k=1の場合、原画像と同サイズの1/1縮小画像(原画像そのもの)と、判定部7によってフィードバックされた1/2出力画像とが用いられる。補間処理部1bによって、1/1低周波画像が生成される。減算部2によって、1/1縮小画像から、これと同サイズの1/1低周波画像が減算される。そして、最終的には、フィルタ部5によって、1/1出力画像が生成される。k=1なので、判定部6の最終的な出力として、1/1出力画像が出力される。   When k = 1, a 1/1 reduced image (original image itself) having the same size as the original image and a 1/2 output image fed back by the determination unit 7 are used. A 1/1 low frequency image is generated by the interpolation processing unit 1b. The subtracting unit 2 subtracts a 1/1 low-frequency image having the same size from the 1/1 reduced image. Finally, a 1/1 output image is generated by the filter unit 5. Since k = 1, a 1/1 output image is output as the final output of the determination unit 6.

本実施形態によれば、原画像に対応してフィルタ部5から生成された出力画像を補間処理部1bにフィードバックし、ノイズ低減処理を複数回繰り返している。このような処理により、複数種の低周波成分を有する低周波画像を再帰的に適用することで、上述した第1の実施形態と比較して、原画像に重畳しているノイズをより有効に低減することができる。   According to the present embodiment, the output image generated from the filter unit 5 corresponding to the original image is fed back to the interpolation processing unit 1b, and the noise reduction processing is repeated a plurality of times. By such a process, a low frequency image having a plurality of types of low frequency components is recursively applied, so that noise superimposed on the original image can be more effectively compared with the first embodiment described above. Can be reduced.

なお、上述した各実施形態では、ノイズ低減システムの構成および動作を中心に説明したが、このような機能をコンピュータに実行させるコンピュータ・プログラムも本発明の別の形態を構成する。   In the above-described embodiments, the configuration and operation of the noise reduction system have been mainly described. However, a computer program that causes a computer to execute such a function also constitutes another embodiment of the present invention.

第1の実施形態にかかる画像ノイズ低減システムの構成図1 is a configuration diagram of an image noise reduction system according to a first embodiment. 一例としての縮小画像の説明図Illustration of reduced image as an example 交流成分予測の説明図Illustration of AC component prediction ノイズ低減処理における第1の例としての入出力特性図Input / output characteristic diagram as a first example in noise reduction processing ノイズ低減処理における第2の例としての入出力特性図Input / output characteristic diagram as a second example in noise reduction processing 第2の実施形態にかかる画像ノイズ低減システムの構成図[Configuration of Image Noise Reduction System According to Second Embodiment [ 第2の実施形態にかかる画像ノイズ低減処理の説明図Explanatory drawing of the image noise reduction process concerning 2nd Embodiment.

符号の説明Explanation of symbols

1 低周波画像生成部
1a 縮小処理部
1b 補間処理部
2 減算部
3 ノイズ低減部
4 加算部
5 フィルタ部
6 判定部
DESCRIPTION OF SYMBOLS 1 Low frequency image generation part 1a Reduction processing part 1b Interpolation processing part 2 Subtraction part 3 Noise reduction part 4 Addition part 5 Filter part 6 Determination part

Claims (3)

原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減システムにおいて、
前記kが最大値であるノイズ低減処理では、前記原画像を2 k ×2 k の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、前記kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を前記第1の縮小画像として用いるとともに、前記kに関わりなく、前記原画像を2 k-1 ×2 k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する縮小処理部と、
前記第1の画素代表値を用いた補間処理によって、前記第1の縮小画像を拡大することによって、2 k-1 ×2 k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する補間処理部と、
前記第2の縮小画像の各画素領域の前記第2の画素代表値から、前記低周波画像の各画素領域の前記第3の画素代表値を減算することによって、高周波成分よりなる前記第1の差分画像を生成する出力する減算部と、
前記第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成するノイズ低減部と、
前記補間処理部によって生成された前記低周波画像と、前記ノイズ低減部によって生成された前記第2の差分画像とを足し合わせることで、前記原画像のノイズを低減した前記処理画像を生成する加算部とを有し、
前記kが最小値であるノイズ低減処理で生成された前記処理画像は、最終的な出力画像として出力され、
前記kが最小値でないノイズ低減処理で生成された前記処理画像は、(k−1)のノイズ低減処理の入力としてフィードバックされることを特徴とする画像ノイズ低減システム。
In an image noise reduction system that recursively executes a noise reduction process of an original image while reducing the size of a pixel area to be processed according to a decrease in k (k is a natural number) ,
In the noise reduction processing in which k is the maximum value, the original image is divided into pixel areas having a pixel size of 2 k × 2 k, and a first pixel representative value for each pixel area is calculated to obtain a first pixel value. While generating a reduced image, in the noise reduction process where k is not the maximum value, the processed image fed back as the output of the noise reduction process of (k + 1) is used as the first reduced image, and regardless of the k, A reduction processing unit that generates a second reduced image by dividing the original image into pixel regions having a pixel size of 2 k-1 × 2 k-1 and calculating a second pixel representative value for each pixel region. When,
By enlarging the first reduced image by the interpolation process using the first pixel representative value , the third pixel representative value for each pixel region having a pixel size of 2 k−1 × 2 k−1 is obtained. An interpolation processing unit for generating a low-frequency image,
By subtracting the third pixel representative value of each pixel region of the low-frequency image from the second pixel representative value of each pixel region of the second reduced image, the first consisting of a high-frequency component A subtracting unit that generates a difference image and outputs ;
A noise reduction unit that compares a pixel value constituting the first difference image with a threshold value and performs a noise reduction process for changing the pixel value, and generates a second difference image as an output of the noise reduction process When,
Addition for generating the processed image in which noise of the original image is reduced by adding the low-frequency image generated by the interpolation processing unit and the second difference image generated by the noise reduction unit And
The processed image generated by the noise reduction process in which k is the minimum value is output as a final output image,
The image noise reduction system , wherein the processed image generated by the noise reduction process in which k is not the minimum value is fed back as an input of the noise reduction process of (k-1) .
原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減方法において、
前記kが最大値であるノイズ低減処理では、前記原画像を2 k ×2 k の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、前記kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を前記第1の縮小画像として用いるとともに、前記kに関わりなく、前記原画像を2 k-1 ×2 k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する第1のステップと、
前記第1の画素代表値を用いた補間処理によって、前記第1の縮小画像を拡大することによって、2 k-1 ×2 k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する第2のステップと、
前記第2の縮小画像の各画素領域の前記第2の画素代表値から、前記低周波画像の各画素領域の前記第3の画素代表値を減算することによって、高周波成分よりなる前記第1の差分画像を生成する出力する第3のステップと、
前記第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成する第4のステップと、
前記低周波画像と、前記第2の差分画像とを足し合わせることで、前記原画像のノイズを低減した前記処理画像を生成する第5のステップと、
前記kが最小値であるノイズ低減処理で生成された前記処理画像を、最終的な出力画像として出力し、前記kが最小値でないノイズ低減処理で生成された前記処理画像を、(k−1)のノイズ低減処理の入力としてフィードバックする第6のステップと
を有することを特徴とする画像ノイズ低減方法。
In an image noise reduction method for recursively executing a noise reduction process of an original image while reducing the size of a pixel area to be processed according to a decrease in k (k is a natural number) ,
In the noise reduction processing in which k is the maximum value, the original image is divided into pixel areas having a pixel size of 2 k × 2 k, and a first pixel representative value for each pixel area is calculated to obtain a first pixel value. While generating a reduced image, in the noise reduction process where k is not the maximum value, the processed image fed back as the output of the noise reduction process of (k + 1) is used as the first reduced image, and regardless of the k, A first reduced image is generated by dividing the original image into pixel areas having a pixel size of 2 k-1 × 2 k-1 and calculating a second pixel representative value for each pixel area. Steps,
By enlarging the first reduced image by the interpolation process using the first pixel representative value , the third pixel representative value for each pixel region having a pixel size of 2 k−1 × 2 k−1 is obtained. A second step of generating a low frequency image comprising:
By subtracting the third pixel representative value of each pixel region of the low-frequency image from the second pixel representative value of each pixel region of the second reduced image, the first consisting of a high-frequency component A third step of outputting to generate a difference image;
A noise reduction process for changing the pixel value by comparing a pixel value constituting the first difference image with a threshold value, and generating a second difference image as an output of the noise reduction process. Steps,
A fifth step of generating the processed image in which noise of the original image is reduced by adding the low-frequency image and the second difference image;
The processed image generated by the noise reduction processing in which k is the minimum value is output as a final output image, and the processed image generated in the noise reduction processing in which k is not the minimum value is (k−1). And a sixth step of feeding back as an input of the noise reduction processing in (2) .
原画像のノイズ低減処理を処理対象となる画素領域のサイズをk(kは自然数)の減少に応じて小さくしながら再帰的に実行する画像ノイズ低減方法をコンピュータに実行させるコンピュータ・プログラムにおいて、
前記kが最大値であるノイズ低減処理では、前記原画像を2 k ×2 k の画素サイズの画素領域に分割し、当該画素領域毎の第1の画素代表値を算出することによって第1の縮小画像を生成する一方、前記kが最大値でないノイズ低減処理では、(k+1)のノイズ低減処理の出力としてフィードバックされた処理画像を前記第1の縮小画像として用いるとともに、前記kに関わりなく、前記原画像を2 k-1 ×2 k-1 の画素サイズの画素領域に分割し、当該画素領域毎の第2の画素代表値を算出することによって第2の縮小画像を生成する第1のステップと、
前記第1の画素代表値を用いた補間処理によって、前記第1の縮小画像を拡大することによって、2 k-1 ×2 k-1 の画素サイズの画素領域毎の第3の画素代表値よりなる低周波画像を生成する第2のステップと、
前記第2の縮小画像の各画素領域の前記第2の画素代表値から、前記低周波画像の各画素領域の前記第3の画素代表値を減算することによって、高周波成分よりなる前記第1の差分画像を生成する出力する第3のステップと、
前記第1の差分画像を構成する画素値をしきい値と比較して当該画素値を変更するノイズ低減処理を行い、当該ノイズ低減処理の出力としての第2の差分画像を生成する第4のステップと、
前記低周波画像と、前記第2の差分画像とを足し合わせることで、前記原画像のノイズを低減した前記処理画像を生成する第5のステップと、
前記kが最小値であるノイズ低減処理で生成された前記処理画像を、最終的な出力画像として出力し、前記kが最小値でないノイズ低減処理で生成された前記処理画像を、(k−1)のノイズ低減処理の入力としてフィードバックする第6のステップと
を有する画像ノイズ低減方法をコンピュータに実行させることを特徴とするコンピュータ・プログラム。
In a computer program for causing a computer to execute an image noise reduction method that is recursively executed while reducing the size of a pixel area to be processed for noise reduction processing of an original image in accordance with a decrease in k (k is a natural number) ,
In the noise reduction processing in which k is the maximum value, the original image is divided into pixel areas having a pixel size of 2 k × 2 k, and a first pixel representative value for each pixel area is calculated to obtain a first pixel value. While generating a reduced image, in the noise reduction process where k is not the maximum value, the processed image fed back as the output of the noise reduction process of (k + 1) is used as the first reduced image, and regardless of the k, A first reduced image is generated by dividing the original image into pixel areas having a pixel size of 2 k-1 × 2 k-1 and calculating a second pixel representative value for each pixel area. Steps,
By enlarging the first reduced image by the interpolation process using the first pixel representative value , the third pixel representative value for each pixel region having a pixel size of 2 k−1 × 2 k−1 is obtained. A second step of generating a low frequency image comprising:
By subtracting the third pixel representative value of each pixel region of the low-frequency image from the second pixel representative value of each pixel region of the second reduced image, the first consisting of a high-frequency component A third step of outputting to generate a difference image;
A noise reduction process for changing the pixel value by comparing a pixel value constituting the first difference image with a threshold value, and generating a second difference image as an output of the noise reduction process. Steps,
A fifth step of generating the processed image in which noise of the original image is reduced by adding the low-frequency image and the second difference image;
The processed image generated by the noise reduction processing in which k is the minimum value is output as a final output image, and the processed image generated in the noise reduction processing in which k is not the minimum value is (k−1). A sixth step of feeding back as an input of the noise reduction processing of
A computer program for causing a computer to execute an image noise reduction method including:
JP2006307961A 2006-11-14 2006-11-14 Image noise reduction system, image noise reduction method, and computer program Expired - Fee Related JP4399449B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006307961A JP4399449B2 (en) 2006-11-14 2006-11-14 Image noise reduction system, image noise reduction method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006307961A JP4399449B2 (en) 2006-11-14 2006-11-14 Image noise reduction system, image noise reduction method, and computer program

Publications (2)

Publication Number Publication Date
JP2008123349A JP2008123349A (en) 2008-05-29
JP4399449B2 true JP4399449B2 (en) 2010-01-13

Family

ID=39508026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006307961A Expired - Fee Related JP4399449B2 (en) 2006-11-14 2006-11-14 Image noise reduction system, image noise reduction method, and computer program

Country Status (1)

Country Link
JP (1) JP4399449B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098951B2 (en) 2008-08-15 2012-01-17 Sharp Laboratories Of America, Inc. Image sharpening technique
US8351725B2 (en) 2008-09-23 2013-01-08 Sharp Laboratories Of America, Inc. Image sharpening technique
JP5369982B2 (en) * 2009-08-06 2013-12-18 株式会社リコー Image processing apparatus and image processing method
KR101297862B1 (en) * 2009-10-05 2013-08-19 가부시키가이샤 아쿠세루 Image processing system and image processing program
KR101679233B1 (en) 2010-09-08 2016-11-24 삼성전자주식회사 Deblocking filter and display device having the same
US8175411B2 (en) 2010-09-28 2012-05-08 Sharp Laboratories Of America, Inc. Methods and systems for estimation of compression noise
US8538193B2 (en) 2010-09-28 2013-09-17 Sharp Laboratories Of America, Inc. Methods and systems for image enhancement and estimation of compression noise
CN104321314A (en) 2012-03-29 2015-01-28 盐野义制药株式会社 N-phenyl-n'-phenylsulfonylpiperazine derivative and method for producing intermediate for same

Also Published As

Publication number Publication date
JP2008123349A (en) 2008-05-29

Similar Documents

Publication Publication Date Title
JP4399449B2 (en) Image noise reduction system, image noise reduction method, and computer program
KR100847194B1 (en) Image processing device, image processing method, and image display device
US9715746B2 (en) Curve rendering method and apparatus
US7418149B2 (en) Apparatus and method for adaptive 3D noise reduction
US8149299B2 (en) Apparatus and method for generating a picture having a high visibility
JPH11213146A (en) Image processor
CN104700360B (en) Image-scaling method and system based on edge self-adaption
JP4874184B2 (en) Image processing apparatus and image processing method
KR20070091559A (en) Image processing apparatus, image processing method, recording medium, and program
US20160343113A1 (en) System for enhanced images
US8213736B2 (en) Image processing device and image processing method
US20080019600A1 (en) Image processing apparatus and image processing method
JPWO2016075914A1 (en) Image signal processing apparatus, image signal processing method, and image signal processing program
JP5062483B2 (en) Signal processing apparatus and method, and program
US7437020B2 (en) Digital image processing device and method
CN103618904A (en) Motion estimation method and device based on pixels
CN107909545A (en) A kind of method for lifting single-frame images resolution ratio
JPH08317389A (en) Block distortion remover
US6801669B2 (en) Image filter processing apparatus and method
JP2008532168A (en) Image contrast and sharpness enhancement
JPH07307942A (en) Image noise removing device
Munezawa et al. Super-resolution method for enlarged images utilizing non-linear filtering
JPH09163227A (en) Image processing method and device therefor
JP2006251850A (en) Image processing system, image processing method, program for image processing method, and recording medium recording the same program
JP6896177B2 (en) Image processing device and image processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090714

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090909

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: 20091020

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: 20091026

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4399449

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20131030

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees