JP4241559B2 - ブロック歪み低減用ループフィルタ - Google Patents
ブロック歪み低減用ループフィルタ Download PDFInfo
- Publication number
- JP4241559B2 JP4241559B2 JP2004278877A JP2004278877A JP4241559B2 JP 4241559 B2 JP4241559 B2 JP 4241559B2 JP 2004278877 A JP2004278877 A JP 2004278877A JP 2004278877 A JP2004278877 A JP 2004278877A JP 4241559 B2 JP4241559 B2 JP 4241559B2
- Authority
- JP
- Japan
- Prior art keywords
- threshold
- threshold value
- value
- reference table
- filter
- 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 - Lifetime
Links
- 230000009467 reduction Effects 0.000 title description 5
- 230000006835 compression Effects 0.000 claims description 19
- 238000007906 compression Methods 0.000 claims description 19
- 238000006243 chemical reaction Methods 0.000 claims description 14
- 238000013139 quantization Methods 0.000 claims description 10
- 238000010586 diagram Methods 0.000 description 11
- 230000033001 locomotion Effects 0.000 description 10
- 238000004364 calculation method Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 4
- 230000000903 blocking effect Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000000034 method Methods 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000013329 compounding Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Picture Signal Circuits (AREA)
Description
そしてこのループフィルタ20は、画像データV0に含まれる画像の符号化時に生じるブロック歪みを減少させた画像データV1を生成して、フレームメモリ21に送る。
このデブロッキングフィルタ100は閾値tcoによりフィルタの処理内容を決定し、画像データV0を入力して画像の符号化時に生じるブロック歪みを減少させた画像データV1を出力する。
フィルタ強度BSはループフィルタ20内のフィルタ強度生成回路103において生成し閾値生成部101に送る。
閾値参照テーブルT1(BS1)
indexA 0 1 2 3 ... 45 46 47 48 49 50 51
tc01 0 0 0 0 ... 6 7 8 9 10 11 13
閾値参照テーブルT2(BS2)
indexA 0 1 2 3 ... 45 46 47 48 49 50 51
tc02 0 0 0 0 ... 8 10 11 12 13 15 17
閾値参照テーブルT3(BS3)
indexA 0 1 2 3 ... 45 46 47 48 49 50 51
tc03 0 0 0 0 ... 13 14 16 18 20 23 25
DRAFT ISO/IEC 14496−10:2002(E) (ITU−T Rec.H.264(2002 E)
図1は本発明の実施形態における閾値参照テーブルの構成を示す図であり、(A)は閾値参照テーブルを1つとする構成を示す図であり、(B)は1つの閾値参照テーブルを複数の閾値参照テーブルとする際の回路構成を示す。図2はindexAの変換時の演算内容を示す図であり、(A)は基準となる閾値参照テーブルSDのテーブル内容を示す図であり、(B)は任意の閾値参照テーブルNのテーブル算出を示す図である。図3はH.264/MPEG4−AVC規格の規格に基づく閾値参照テーブルの構成を示す図であり、(A)は3つのテーブル全てを有する構成を示す図であり、(B)は(A)の閾値テーブルを1つ削減した構成を示す図である。図4は各テーブルの規格値と算出値の比較を示す図である。
このTnはユーザによって選択されたフィルタ強度BSを定数選択1に加え、BS=1であれば定数T1、BS=2であれば定数T2,...,BS=nであれば定数Tnが選択されindex変換2に加えられる。(T1、T2、...、Tn:BSに基づく閾値のシフト量)
n=8とした場合8段階のフィルタ強度を次のように設定する。
BS=1:T1=8 ほとんど圧縮しない場合に用いる。
BS=2:T2=7 わずかに圧縮した場合に用いる。
BS=3:T3=6 MPEG4のテーブルAに相当し、低圧縮補正用とする。
BS=4:T4=5 低圧縮率で動きの速い場合に用いる。
BS=5:T5=4 MPEG4のテーブルBに準拠し、中圧縮補正用とする。
BS=6:T6=3 中圧縮率で動きの速い場合に用いる。
BS=7:T7=2 圧縮率が高く動きの遅い場合に用いる。
BS=8:T8=0 MPEG4のテーブルCに相当し最大圧縮時用とする。
そして、図2(B)に示すようにフィルタ強度BSに基づく定数TnによりindexAx=indexA−Tnの演算を行い(indexAx<0の場合はindexAx=0)定数Tn分にindexAをシフトして閾値参照テーブルSD3から閾値tc0を抽出する。
テーブルBをそのまま用いる場合は、index変換2の後にセレクタ9を設置し、フィルタ強度BSにより閾値参照テーブルAと閾値参照テーブルCの選択を行う。
これを規格値と比較すると図4(2)は一致し、図4(4)は±1の範囲に入っており、規格に準拠したものとみなすことが出来る。
Claims (1)
- デブロッキングフィルタと、
複数の量子化値と前記デブロッキングフィルタの強度を変化させるために用いる複数の閾値とをそれぞれ対応付けたテーブルと、
予め設定される圧縮率で入力画像を符号化する際に発生する第1の量子化値に対して前記圧縮率の大きさに応じて値を変化させた第2の量子化値を得る量子化値変換手段と、
を有し、
前記量子化値変換手段で得られた前記第2の量子化値が前記テーブルに入力され、この入力された第2の量子化値に対応した前記閾値が前記デブロッキングフィルタへ出力されることを特徴とするブロック歪み低減用ループフィルタ。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004278877A JP4241559B2 (ja) | 2004-09-21 | 2004-09-27 | ブロック歪み低減用ループフィルタ |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004274076 | 2004-09-21 | ||
JP2004278877A JP4241559B2 (ja) | 2004-09-21 | 2004-09-27 | ブロック歪み低減用ループフィルタ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006121122A JP2006121122A (ja) | 2006-05-11 |
JP4241559B2 true JP4241559B2 (ja) | 2009-03-18 |
Family
ID=36538638
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004278877A Expired - Lifetime JP4241559B2 (ja) | 2004-09-21 | 2004-09-27 | ブロック歪み低減用ループフィルタ |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4241559B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102032000B1 (ko) * | 2011-11-04 | 2019-10-14 | 선 페이턴트 트러스트 | 변경된 이미지 블록 경계 세기 유도에 의한 디블로킹 필터링 |
-
2004
- 2004-09-27 JP JP2004278877A patent/JP4241559B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2006121122A (ja) | 2006-05-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8326064B2 (en) | Image re-encoding method to decode image data which is orthogonally transformed per first block and encoded by a first encoding method | |
US11019338B2 (en) | Methods and apparatuses of video encoding or decoding with adaptive quantization of video data | |
US9369720B2 (en) | Image coding apparatus and image coding method | |
US9438904B2 (en) | Reduced look-up table for LM mode calculation | |
JP4678015B2 (ja) | 動画像符号化装置及び動画像符号化方法 | |
US9942550B2 (en) | Image encoding device, image encoding method and program, image decoding device, and image decoding method and program | |
JP2007184871A (ja) | 動画像復号装置及び動画像復号方法 | |
TWI719612B (zh) | 圖像和視訊處理中產生mpm 以進行幀內預測的方法和裝置 | |
JP7343817B2 (ja) | 符号化装置、符号化方法、及び符号化プログラム | |
JP2011166592A (ja) | 画像符号化装置及び画像復号装置 | |
TW201328362A (zh) | 影像編碼方法、裝置、影像解碼方法、裝置及該等之程式 | |
JP2012028863A (ja) | 動画像符号化装置 | |
JPH01228384A (ja) | 領域分割を用いた動画像符号化方式 | |
JP4241559B2 (ja) | ブロック歪み低減用ループフィルタ | |
JP4964689B2 (ja) | 画像符号化方法,画像復号方法,画像符号化装置,画像復号装置,画像符号化プログラム,画像復号プログラムおよびコンピュータ読み取り可能な記録媒体 | |
JP2007053620A (ja) | 画像処理装置および画像処理方法 | |
JP2006279272A (ja) | 動画像符号化装置およびその符号化制御方法 | |
TWI517673B (zh) | Dynamic image predictive coding device, dynamic image predictive coding method, dynamic image predictive coding program, dynamic image prediction decoding device, dynamic image prediction decoding method and dynamic image prediction decoding program | |
US10250874B2 (en) | Method for coding sequence of digital images | |
JP2018110313A (ja) | 動画像符号化装置、動画像符号化方法、動画像符号化用コンピュータプログラム、動画像復号装置及び動画像復号方法ならびに動画像復号用コンピュータプログラム | |
WO2020059341A1 (ja) | 画像復号装置、画像符号化装置、画像処理システム及びプログラム | |
JP2017073602A (ja) | 動画像符号化装置、動画像符号化方法及び動画像符号化用コンピュータプログラム | |
CN113243107A (zh) | 图像编码设备、图像编码方法、图像解码设备和图像解码方法 | |
JP2016116175A (ja) | 動画像符号化装置、動画像符号化方法及び動画像符号化用コンピュータプログラム | |
CN113395520A (zh) | 解码预测方法、装置及计算机存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061227 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080731 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080808 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080917 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081031 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081112 |
|
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: 20081209 |
|
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: 20081222 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120109 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4241559 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120109 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120109 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130109 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130109 Year of fee payment: 4 |