JPH0738762A - Control system for post-processing filter for video codec - Google Patents

Control system for post-processing filter for video codec

Info

Publication number
JPH0738762A
JPH0738762A JP18359893A JP18359893A JPH0738762A JP H0738762 A JPH0738762 A JP H0738762A JP 18359893 A JP18359893 A JP 18359893A JP 18359893 A JP18359893 A JP 18359893A JP H0738762 A JPH0738762 A JP H0738762A
Authority
JP
Japan
Prior art keywords
block distortion
degree
filter
block
post
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP18359893A
Other languages
Japanese (ja)
Other versions
JP3288811B2 (en
Inventor
Akihisa Tamura
明久 田村
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP18359893A priority Critical patent/JP3288811B2/en
Publication of JPH0738762A publication Critical patent/JPH0738762A/en
Application granted granted Critical
Publication of JP3288811B2 publication Critical patent/JP3288811B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To provide the post-processing filter control system for video codec so as to provide images with much higher picture quality by performing post- processing filter control corresponding to block distortion while using a control parameter extracted from a decoded image itself. CONSTITUTION:An image signal removed the block distortion is outputted by controlling a filter 4 while using a block distortion degree calculation part 2 to calculate the degree of block distortion by horizontal and vertical direction from the differential absolute value of picture elements adjacent at the border of blocks and the differential absolute value of picture elements adjacent inside the block based on an image signal from a decoded image signal input terminal 1, and an optimum parameter decision part 3 to decide a threshold value corresponding to the degree of block distortion and a filter coefficient corresponding to the degree of block distortion by inputting the degree of block distortion from the block distortion degree calculation part 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ビデオコーデックの復
号化部において、再生画像のブロックノイズを除去する
後処理フィルタの制御方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control system of a post-processing filter for removing block noise of a reproduced image in a decoding section of a video codec.

【0002】[0002]

【従来の技術】ビデオコーデックにおいて画像を高能率
に圧縮するために、8×8画素の正方形のブロック単位
に二次元離散コサイン変換が行われる。この直交変換で
は、高い圧縮率を実現するために変換後量子化を行う。
しかし、量子化を行うことにより、ブロック状の歪み
(ブロック歪み)を生じ画質が劣化してしまう。そこ
で、このブロック歪みを除去し画質を改善するために、
一般的に復号化画像に後処理フィルタがかけられる。
2. Description of the Related Art In a video codec, in order to compress an image with high efficiency, a two-dimensional discrete cosine transform is performed in a square block unit of 8 × 8 pixels. In this orthogonal transformation, post-transformation quantization is performed in order to realize a high compression rate.
However, the quantization causes block-shaped distortion (block distortion) to deteriorate the image quality. Therefore, in order to remove this block distortion and improve the image quality,
Post-processing filters are typically applied to the decoded image.

【0003】この後処理フィルタの制御項目として、フ
ィルタ処理領域の決定、フィルタ特性の決定、フィルタ
のON/OFFの決定等があげられる。これらの制御を
行うための要素として、符号化時の量子化特性、処理画
素付近の画素間差分値や、動きベクトル等の情報が用い
られている。これらのうち、最も制御に有効な要素が量
子化特性である。この量子化特性の値を用いることで、
ブロック歪みの度合いを知り、それに適した処理を行っ
ている。
Control items of the post-processing filter include determination of a filter processing region, determination of filter characteristics, and determination of ON / OFF of the filter. Information such as a quantization characteristic at the time of encoding, an inter-pixel difference value near a processing pixel, and a motion vector is used as an element for performing these controls. Of these, the most effective element for control is the quantization characteristic. By using the value of this quantization characteristic,
We know the degree of block distortion and perform processing suitable for it.

【0004】この量子化特性は、二次元離散コサイン変
換等の直交変換されたブロック群に対し、離散値の量子
化ステップサイズを割り当てて符号量を減らす特性であ
る。
This quantization characteristic is a characteristic that the quantization step size of a discrete value is assigned to the block group subjected to orthogonal transformation such as two-dimensional discrete cosine transformation to reduce the code amount.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、高い圧
縮率を得るために、量子化ステップサイズの量子化代表
値間隔の大きなものが割り当てられるが、その結果ブロ
ック歪みを大きくし、画質の劣化を招く。従来の方法で
は、この量子化特性をそのまま制御パラメータとして用
いているため、量子化特性と、実際のブロック歪みの度
合いとの相関が低い画像に対しては、最適な制御が行わ
れず、画質を効果的に改善することができないという問
題点があった。
However, in order to obtain a high compression rate, a quantization step size having a large quantization representative value interval is assigned, but as a result, the block distortion is increased and the image quality is deteriorated. . In the conventional method, since this quantization characteristic is used as it is as a control parameter, optimal control is not performed for an image with a low correlation between the quantization characteristic and the actual degree of block distortion, and the image quality is reduced. There is a problem that it cannot be effectively improved.

【0006】本発明は、以上のような課題を解決するた
めになされたものであり、その目的は、復号化画像自体
から抽出した制御パラメータを用いて、ブロック歪みに
応じた後処理フィルタ制御をすることで、より高画質な
画像を得るビデオコーディックにおける後処理フィルタ
制御方式を提供することにある。
The present invention has been made to solve the above problems, and an object thereof is to perform post-processing filter control according to block distortion by using control parameters extracted from a decoded image itself. By doing so, it is to provide a post-processing filter control method in a video codec that obtains a higher quality image.

【0007】[0007]

【課題を解決するための手段】以上の目的を達成するた
めに本発明に係る請求項1記載のビデオコーデックにお
ける後処理フィルタの制御方式は、離散コサイン変換等
の二次元直交変換画像符号化方式の処理で復号化画像に
発生するブロック歪みを低減させるビデオコーデックに
おける後処理フィルタの制御方式において、復号化され
た画像信号に基づいてブロック境界で隣接する画素の差
分絶対値と、ブロック内で隣接する画素の差分絶対値
と、からブロック歪みの度合いを算出し、このブロック
歪みの度合いに基づいてフィルタのON/OFF及びフ
ィルタ特性を決定することを特徴とする。
In order to achieve the above object, the control method of the post-processing filter in the video codec according to claim 1 of the present invention is a two-dimensional orthogonal transform image coding method such as discrete cosine transform. In the control method of the post-processing filter in the video codec that reduces the block distortion generated in the decoded image by the processing of, the absolute value of the difference between the pixels adjacent to each other at the block boundary based on the decoded image signal It is characterized in that the degree of block distortion is calculated from the absolute difference value of the pixels to be processed, and ON / OFF of the filter and the filter characteristic are determined based on the degree of block distortion.

【0008】また、請求項2に記載した発明は、上記ビ
デオコーデックにおける後処理フィルタ制御方式を用い
た後処理フィルタ制御回路であって、入力された復号化
画像信号に基づいてブロック境界で隣接する画素の差分
絶対値と、ブロック内で隣接する画素の差分絶対値と、
からブロック歪みの度合いを算出するブロック歪み度算
出手段と、前記ブロック歪みの度合いを基にフィルタの
ON/OFF及びフィルタ特性を決定する最適パラメー
タ決定手段と、を有し、前記最適パラメータ決定手段か
ら出力される制御パラメータを用いてフィルタの制御を
行うことを特徴とする。
The invention described in claim 2 is a post-processing filter control circuit using the post-processing filter control system in the video codec, wherein the post-processing filter control circuits are adjacent to each other at a block boundary based on an input decoded image signal. The absolute difference value of the pixel and the absolute difference value of the adjacent pixels in the block,
Block distortion degree calculating means for calculating the degree of block distortion from, and optimum parameter determining means for determining ON / OFF of the filter and filter characteristics based on the degree of block distortion. The filter is controlled by using the output control parameter.

【0009】[0009]

【作用】復号化された画像信号自体から、ブロック歪み
の程度を表すパラメータを抽出し、これに応じて、フィ
ルタ特性とON/OFFの制御を行うことにより、ブロ
ック歪みの状況に応じた効果的なブロック歪み除去を実
現し、より高画質な画像を得ることができる。
The parameter representing the degree of block distortion is extracted from the decoded image signal itself, and the filter characteristic and ON / OFF control are performed according to the extracted parameter, so that the effective effect according to the situation of block distortion can be obtained. It is possible to remove various block distortions and obtain higher quality images.

【0010】[0010]

【実施例】以下、図面に基づいて、本発明に係るブロッ
ク歪み画像の後処理フィルタ制御方式の好適な実施例を
説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of a post-processing filter control system for block distortion images according to the present invention will be described below with reference to the drawings.

【0011】図1は、本実施例における後処理フィルタ
制御方式を用いた後処理フィルタ制御回路のブロック図
であり、1は復号化画像信号入力端子、2はブロック歪
み度算出部、3は最適パラメータ決定部、4はフィル
タ、5は遅延回路部、6は画像信号出力端子である。
FIG. 1 is a block diagram of a post-processing filter control circuit using the post-processing filter control method according to the present embodiment. Reference numeral 1 is a decoded image signal input terminal, 2 is a block distortion degree calculating unit, and 3 is an optimum. The parameter determining unit, 4 is a filter, 5 is a delay circuit unit, and 6 is an image signal output terminal.

【0012】本実施例において特徴的なことは、復号化
画像信号に基づいてブロック歪みの度合いを求め、その
ブロック歪みの度合いにより決定された制御パラメータ
を用いて後処理フィルタ制御を行うようにしたので、ブ
ロック歪みの状況に応じた効果的なブロック歪み除去を
実現し、より高画質な画像を得ることができることであ
る。
A feature of this embodiment is that the degree of block distortion is obtained based on the decoded image signal, and the post-processing filter control is performed using the control parameter determined by the degree of block distortion. Therefore, it is possible to realize effective block distortion removal according to the state of block distortion and obtain a higher quality image.

【0013】以下、図1を用いて本実施例における後処
理フィルタ制御回路の作用を説明する。
The operation of the post-processing filter control circuit in this embodiment will be described below with reference to FIG.

【0014】復号化画像信号入力端子1から入力された
復号化画像信号は、ブロック歪み度算出部2に入力さ
れ、ブロック歪みの度合いが計算される。この計算結果
は、最適パラメータ決定部3に入力され、フィルタ制御
に用いる制御パラメータの最適値が決定される。このパ
ラメータの最適値はフィルタ4に入力され、最適なフィ
ルタ処理を実現する。一方、復号化画像信号入力端子1
から入力され遅延回路部5を通った信号は、フィルタ4
に入力され、最適なフィルタ処理された後、画像信号出
力端子6から出力される。
The decoded image signal input from the decoded image signal input terminal 1 is input to the block distortion degree calculation unit 2 and the degree of block distortion is calculated. This calculation result is input to the optimum parameter determination unit 3 and the optimum value of the control parameter used for filter control is determined. The optimum value of this parameter is input to the filter 4 to realize optimum filter processing. On the other hand, the decoded image signal input terminal 1
The signal input from the delay circuit section 5 is input to the filter 4
Is output to the image signal output terminal 6 after being optimally filtered.

【0015】次に、ブロック歪み度算出部2において復
号化画像信号からブロック歪みの度合いを算出する方法
を説明する。図2には、8×8画素ブロック単位で二次
元直交変換され復号化された画像の一部が示されてい
る。11は画素でありブロック境界線12で8×8画素
ブロック単位に区分けされている。ブロック境界におい
て、水平方向に隣接する2画素の組15あるいは垂直方
向に隣接する2画素の組16を任意個抽出し、各2画素
の差分絶対値の水平方向と垂直方向の平均値を求め、そ
れぞれAh、Avとする。また、ブロック内においても
同様に水平方向に隣接する2画素の組17あるいは垂直
方向に隣接する2画素の組18を任意個抽出し、各2画
素の差分絶対値の水平方向と垂直方向の平均値を求め、
それぞれBh、Bvとする。ブロック歪みの度合いを表
す水平方向の量をRh=Bh/Ah、垂直方向の量をR
v=Bv/Avと定義し、Rh及びRvを算出する。こ
のように、隣接する画素の差分絶対値から水平垂直方向
別にブロック歪みの度合いを算出する。
Next, a method of calculating the degree of block distortion from the decoded image signal in the block distortion degree calculation unit 2 will be described. FIG. 2 shows a part of an image which is two-dimensionally orthogonally transformed and decoded in units of 8 × 8 pixel blocks. Reference numeral 11 denotes a pixel, which is divided into 8 × 8 pixel block units by a block boundary line 12. At the block boundary, an arbitrary number of sets 15 of two pixels adjacent to each other in the horizontal direction or sets 16 of two pixels adjacent to each other in the vertical direction are extracted, and the average values of the absolute differences between the two pixels in the horizontal direction and the vertical direction are obtained, These are Ah and Av, respectively. Also in the block, similarly, an arbitrary number of sets 17 of two pixels adjacent in the horizontal direction or a set 18 of two pixels adjacent in the vertical direction are extracted, and the average of the absolute difference between each two pixels in the horizontal direction and the vertical direction is averaged. Find the value,
Let Bh and Bv, respectively. The amount in the horizontal direction indicating the degree of block distortion is Rh = Bh / Ah, and the amount in the vertical direction is Rh.
Define v = Bv / Av, and calculate Rh and Rv. In this way, the degree of block distortion is calculated in the horizontal and vertical directions from the absolute difference values of adjacent pixels.

【0016】最適パラメータ決定部3は、ブロック歪み
度算出部2から上記方法により算出されたブロック歪み
の度合いを受け取ると、フィルタのON/OFFを制御
するための閾値及びフィルタ係数を求める。図3には、
フィルタ4のON/OFFを制御するための閾値を決定
する方法の一例が示されている。本実施例においてはブ
ロック歪みの度合いRh、Rvと閾値Tとの対応表を用
いることによりブロック歪みの度合いRh、Rvに対応
した閾値Tを求める。従って、図3に基づき、ブロック
歪みの度合いを表す量Rh、Rvに対応した閾値T(a
1〜a6)を求める。この閾値Tと遅延回路部5から入
力される画像信号のブロック境界において水平方向ある
いは垂直方向に隣接する各画素の差分絶対値との比較を
行い、閾値Tよりも差分絶対値が小さいときはフィルタ
4をONにする。
When the optimum parameter determination unit 3 receives the degree of block distortion calculated by the above method from the block distortion degree calculation unit 2, the optimum parameter determination unit 3 calculates a threshold value and a filter coefficient for controlling ON / OFF of the filter. In Figure 3,
An example of a method of determining a threshold value for controlling ON / OFF of the filter 4 is shown. In this embodiment, the threshold value T corresponding to the block distortion degrees Rh and Rv is obtained by using the correspondence table of the block distortion degrees Rh and Rv and the threshold value T. Therefore, based on FIG. 3, the threshold value T (a corresponding to the quantities Rh and Rv representing the degree of block distortion is
1 to a6) are obtained. The threshold value T is compared with the absolute difference value of each pixel that is adjacent in the horizontal direction or the vertical direction at the block boundary of the image signal input from the delay circuit unit 5, and when the absolute difference value is smaller than the threshold value T, the filter is used. Turn on 4.

【0017】また、図4には、最適なフィルタ係数を決
定する方法の一例を示す。本実施例においてはブロック
歪みの度合いRh、Rvとフィルタ係数との対応表を用
いることによりブロック歪みの度合いRh、Rvに対応
したフィルタ係数を求める。従って、図4に基づき、ブ
ロック歪みの程度により最適なフィルタ係数を定める。
ここでは、3タップのフィルタとし、上述した値Rh、
Rvが小さいときはブロック歪みが比較的急峻な特性の
フィルタ係数を選び、Rh、Rvが大きいときは比較的
ブロック歪みが小さいので、なだらかな特性のフィルタ
係数を割り当てるようにする。
FIG. 4 shows an example of a method for determining the optimum filter coefficient. In the present embodiment, the filter coefficient corresponding to the block distortion degrees Rh and Rv is obtained by using the correspondence table of the block distortion degrees Rh and Rv and the filter coefficient. Therefore, based on FIG. 4, the optimum filter coefficient is determined according to the degree of block distortion.
Here, a 3-tap filter is used, and the above-described value Rh,
When Rv is small, a filter coefficient having a relatively steep block distortion is selected, and when Rh and Rv are large, the block distortion is relatively small, so a filter coefficient having a gentle characteristic is assigned.

【0018】フィルタ4では、最適パラメータ決定部3
で決定した制御パラメータを基に最適なフィルタ処理を
行う。図5はフィルタ処理を行うフィルタ4の構成図で
ある。フィルタ係数は最適パラメータ決定部3で得られ
た1−n−1(n=2,3,4,5)のフィルタ係数を
用いる。また、選択器41は、遅延回路部5から入力さ
れる信号の対象画素とブロック境界側の隣接画素との画
素間差分の絶対値が上記処理で決定した閾値T(a1〜
a6)よりも小さいときにONにするものとする。この
ようにして、フィルタ4は、ブロック歪みが除去された
画像信号を出力する。
In the filter 4, the optimum parameter determining section 3
Optimal filter processing is performed on the basis of the control parameters determined in. FIG. 5 is a configuration diagram of the filter 4 that performs the filtering process. As the filter coefficient, the filter coefficient of 1-n-1 (n = 2, 3, 4, 5) obtained by the optimum parameter determination unit 3 is used. Further, the selector 41 uses the threshold value T (a1−a1) in which the absolute value of the pixel difference between the target pixel of the signal input from the delay circuit unit 5 and the adjacent pixel on the block boundary side is determined by the above processing.
When it is smaller than a6), it should be turned on. In this way, the filter 4 outputs the image signal from which the block distortion has been removed.

【0019】以上のように、本実施例では、復号化画像
信号に基づいてフィルタを制御するパラメータを決定す
るので、効果的なブロック歪みの除去を行うことができ
る。
As described above, in this embodiment, the parameter for controlling the filter is determined based on the decoded image signal, so that effective block distortion can be removed.

【0020】[0020]

【発明の効果】以上説明したように、本発明のブロック
歪み画像の後処理フィルタ制御方式は、復号化画像から
ブロック歪みの程度を算出するため、量子化係数情報か
らは得られないその画像固有のブロック歪みの度合いを
水平垂直方向別に求めることができる。これにより最適
なフィルタ処理がなされ、効果的なブロック歪みの除去
が可能となり、高画質な画像を再現できる。
As described above, since the post-processing filter control method of the block distortion image of the present invention calculates the degree of block distortion from the decoded image, it cannot be obtained from the quantized coefficient information. It is possible to obtain the degree of block distortion in each of the horizontal and vertical directions. As a result, optimum filter processing is performed, effective block distortion can be removed, and a high-quality image can be reproduced.

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

【図1】本発明のブロック歪み画像の後処理フィルタ制
御方式の一実施例である後処理フィルタ制御回路のブロ
ック図である。
FIG. 1 is a block diagram of a post-processing filter control circuit which is an embodiment of a post-processing filter control system of a block-distorted image of the present invention.

【図2】8×8画素ブロック単位で二次元直交変換され
復号化された画像の一部を示した図である。
FIG. 2 is a diagram showing a part of an image which is two-dimensionally orthogonally transformed and decoded in units of 8 × 8 pixel blocks.

【図3】実施例においてフィルタのON/OFFを判定
するための閾値を決定する方法の一例の説明図である。
FIG. 3 is an explanatory diagram of an example of a method of determining a threshold value for determining ON / OFF of a filter in the embodiment.

【図4】最適なフィルタ係数を決定する方法の一例の説
明図である。
FIG. 4 is an explanatory diagram of an example of a method of determining an optimum filter coefficient.

【図5】フィルタ制御方法の一例の説明図である。FIG. 5 is an explanatory diagram of an example of a filter control method.

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

1 復号化画像信号入力端子 2 ブロック歪み度算出部 3 最適パラメータ決定部 4 フィルタ 5 遅延回路部 6 画像信号出力端子 1 Decoded image signal input terminal 2 Block distortion degree calculation unit 3 Optimal parameter determination unit 4 Filter 5 Delay circuit unit 6 Image signal output terminal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 離散コサイン変換等の二次元直交変換画
像符号化方式の処理で復号化画像に発生するブロック歪
みを低減させるビデオコーデックにおける後処理フィル
タの制御方式において、 復号化された画像信号に基づいてブロック境界で隣接す
る画素の差分絶対値と、ブロック内で隣接する画素の差
分絶対値と、からブロック歪みの度合いを算出し、この
ブロック歪みの度合いに基づいてフィルタの制御パラメ
ータを決定することを特徴とするビデオコーデックにお
ける後処理フィルタ制御方式。
1. A control method of a post-processing filter in a video codec for reducing block distortion occurring in a decoded image by processing of a two-dimensional orthogonal transform image coding method such as discrete cosine transform, The degree of block distortion is calculated based on the absolute difference value of pixels adjacent to each other on the block boundary and the absolute difference value of pixels adjacent to each other in the block, and the control parameter of the filter is determined based on the degree of block distortion. A post-processing filter control method in a video codec characterized by the following.
【請求項2】 請求項1記載のビデオコーデックにおけ
る後処理フィルタ制御方式を用いた後処理フィルタ制御
回路であって、 入力された復号化画像信号に基づいてブロック境界で隣
接する画素の差分絶対値と、ブロック内で隣接する画素
の差分絶対値と、からブロック歪みの度合いを算出する
ブロック歪み度算出手段と、 前記ブロック歪みの度合いを基にフィルタのON/OF
F及びフィルタ特性を決定する最適パラメータ決定手段
と、 を有し、前記最適パラメータ決定手段から出力される制
御パラメータを用いてフィルタの制御を行うことを特徴
とする後処理フィルタ制御回路。
2. A post-processing filter control circuit using the post-processing filter control method in the video codec according to claim 1, wherein the absolute difference value of pixels adjacent to each other at a block boundary based on an input decoded image signal. And a block distortion degree calculating means for calculating the degree of block distortion from the absolute difference value between adjacent pixels in the block, and ON / OF of the filter based on the degree of block distortion.
A post-processing filter control circuit comprising: F and an optimum parameter determining means for determining a filter characteristic, and controlling the filter by using a control parameter output from the optimum parameter determining means.
JP18359893A 1993-07-26 1993-07-26 Post-processing filter control method and post-processing filter control circuit in video codec Expired - Fee Related JP3288811B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18359893A JP3288811B2 (en) 1993-07-26 1993-07-26 Post-processing filter control method and post-processing filter control circuit in video codec

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18359893A JP3288811B2 (en) 1993-07-26 1993-07-26 Post-processing filter control method and post-processing filter control circuit in video codec

Publications (2)

Publication Number Publication Date
JPH0738762A true JPH0738762A (en) 1995-02-07
JP3288811B2 JP3288811B2 (en) 2002-06-04

Family

ID=16138620

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18359893A Expired - Fee Related JP3288811B2 (en) 1993-07-26 1993-07-26 Post-processing filter control method and post-processing filter control circuit in video codec

Country Status (1)

Country Link
JP (1) JP3288811B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002159001A (en) * 2000-11-21 2002-05-31 Fujitsu Ltd Method and device for automatically setting spatial resolution of dynamic image
JP2005102179A (en) * 2003-08-27 2005-04-14 Matsushita Electric Ind Co Ltd Filter device, filtering method, and filtering program
JP2006127292A (en) * 2004-10-29 2006-05-18 Kyocera Corp Image processor, and its processing method
JP2007129765A (en) * 1997-07-16 2007-05-24 Samsung Electronics Co Ltd Method and device of filtering video data
JP2007300557A (en) * 2006-05-02 2007-11-15 Canon Inc Image encoding device and image encoding method
US7382932B2 (en) 2003-11-20 2008-06-03 Canon Kabushiki Kaisha Image processing apparatus and method, and computer program and computer-readable storage medium
WO2011129090A1 (en) * 2010-04-13 2011-10-20 パナソニック株式会社 Encoding distortion removal method, encoding method, decoding method, encoding distortion removal device, encoding device and decoding device
JP2011250472A (en) * 2000-10-20 2011-12-08 Panasonic Corp Block distortion removal method, and block distortion removal apparatus
JPWO2011074357A1 (en) * 2009-12-18 2013-04-25 シャープ株式会社 Image filter, encoding device, decoding device, and data structure

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8942296B2 (en) 1997-07-16 2015-01-27 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US8638864B2 (en) 1997-07-16 2014-01-28 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US9077959B1 (en) 1997-07-16 2015-07-07 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
JP2007129765A (en) * 1997-07-16 2007-05-24 Samsung Electronics Co Ltd Method and device of filtering video data
US9060163B1 (en) 1997-07-16 2015-06-16 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US8873643B2 (en) 1997-07-16 2014-10-28 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US8295366B2 (en) 1997-07-16 2012-10-23 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program method
US7801216B2 (en) 1997-07-16 2010-09-21 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US9060181B1 (en) 1997-07-16 2015-06-16 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
US9264705B2 (en) 1997-07-16 2016-02-16 Samsung Electronics Co., Ltd. Signal adaptive filtering method, signal adaptive filter and computer readable medium for storing program therefor
JP2011250472A (en) * 2000-10-20 2011-12-08 Panasonic Corp Block distortion removal method, and block distortion removal apparatus
JP4688279B2 (en) * 2000-11-21 2011-05-25 富士通株式会社 Method and apparatus for automatically setting spatial resolution of moving image
JP2002159001A (en) * 2000-11-21 2002-05-31 Fujitsu Ltd Method and device for automatically setting spatial resolution of dynamic image
JP4558409B2 (en) * 2003-08-27 2010-10-06 パナソニック株式会社 Filter device, filtering method, and filtering program
JP2005102179A (en) * 2003-08-27 2005-04-14 Matsushita Electric Ind Co Ltd Filter device, filtering method, and filtering program
US7542623B2 (en) 2003-11-20 2009-06-02 Canon Kabushiki Kaisha Image processing apparatus and method, and computer program and computer-readable storage medium
US7382932B2 (en) 2003-11-20 2008-06-03 Canon Kabushiki Kaisha Image processing apparatus and method, and computer program and computer-readable storage medium
JP2006127292A (en) * 2004-10-29 2006-05-18 Kyocera Corp Image processor, and its processing method
JP2007300557A (en) * 2006-05-02 2007-11-15 Canon Inc Image encoding device and image encoding method
JPWO2011074357A1 (en) * 2009-12-18 2013-04-25 シャープ株式会社 Image filter, encoding device, decoding device, and data structure
US8953897B2 (en) 2010-04-13 2015-02-10 Panasonic Intellectual Property Corporation Of America Coding artifacts removing method, coding method, decoding method, coding artifacts removing apparatus, coding apparatus, and decoding apparatus
US8606036B2 (en) 2010-04-13 2013-12-10 Panasonic Corporation Coding artifacts removing method, coding method, decoding method, coding artifacts removing apparatus, coding apparatus, and decoding apparatus
JPWO2011129090A1 (en) * 2010-04-13 2013-07-11 パナソニック株式会社 Coding distortion removing method, coding method, decoding method, coding distortion removing apparatus, coding apparatus, and decoding apparatus
WO2011129090A1 (en) * 2010-04-13 2011-10-20 パナソニック株式会社 Encoding distortion removal method, encoding method, decoding method, encoding distortion removal device, encoding device and decoding device

Also Published As

Publication number Publication date
JP3288811B2 (en) 2002-06-04

Similar Documents

Publication Publication Date Title
JP2673778B2 (en) Noise reduction device for video decoding
JP3266416B2 (en) Motion compensated interframe coding / decoding device
JP3540855B2 (en) Block distortion corrector
JP3199633B2 (en) Blocking effect removal circuit for video signal decoding device
EP1439711A2 (en) Method for blocking artifact reduction
JP2002537735A (en) Video decoding apparatus and method using filtering step to reduce block effect
JP3365784B2 (en) Image signal decoding device
JPH0738762A (en) Control system for post-processing filter for video codec
JP3792837B2 (en) Deblocking filter
JPH0714211B2 (en) Method and apparatus for removing block distortion in moving picture coding
JPH0767176B2 (en) Coding noise elimination filter
JP2801213B2 (en) Image noise removal processing method
JP2917988B1 (en) Pre-filter for video encoder
EP0886972B1 (en) Improved post-processing for removing blocking effects in decoded image signal
JPH07143483A (en) Adaptive post-processing filter
JPH11298898A (en) Block distortion reduction circuit
JPH07307942A (en) Image noise removing device
JP2844619B2 (en) Digital filter for image signal
JPH1056646A (en) Video signal decoder
JPH04970A (en) Picture signal decoding and reproducing device
JP2859274B2 (en) Image denoising method
JP2985752B2 (en) Video decoding device
JP3930360B2 (en) Video decoding device
JPH0993580A (en) Image decoder
JPH06311499A (en) Picture signal decoding device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080315

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090315

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees