JP7229682B2 - ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム - Google Patents
ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム Download PDFInfo
- Publication number
- JP7229682B2 JP7229682B2 JP2018126009A JP2018126009A JP7229682B2 JP 7229682 B2 JP7229682 B2 JP 7229682B2 JP 2018126009 A JP2018126009 A JP 2018126009A JP 2018126009 A JP2018126009 A JP 2018126009A JP 7229682 B2 JP7229682 B2 JP 7229682B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- edge
- image
- loop filter
- block
- 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.)
- Active
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
図1は、本実施形態に係る画像符号化装置1の構成を示す図である。
図2は、本実施形態に係る画像復号装置2の構成を示す図である。
デブロッキングフィルタ処理の一例として、HEVC/H.265におけるデブロッキングフィルタ処理について説明する。ここでは画像符号化装置1のデブロッキングフィルタ部161を例に挙げて説明するが、画像復号装置2のデブロッキングフィルタ部231も同様な動作を行う。
・ブロックP又はQが有意な(非ゼロの)直交変換係数を含み、変換ユニットTUの境界であること。
・ブロックP及びQの動きベクトルの差の絶対値が1画素以上であること。
・ブロックP及びQの動きベクトルの数又は参照画像が異なること。
SAO処理の一例として、HEVC/H.265におけるSAO処理について説明する。ここでは画像符号化装置1のSAO部162を例に挙げて説明するが、画像復号装置2のSAO部232も同様な動作を行う。
図5は、本実施形態に係る画像符号化装置1のループフィルタ制御部170の構成を示す図である。画像復号装置2のループフィルタ制御部240は、画像符号化装置1のループフィルタ制御部170と同様な構成を有する。
図6は、本実施形態に係る画像符号化装置1のループフィルタ制御部170の動作例を示す図である。画像復号装置2のループフィルタ制御部240は、画像符号化装置1のループフィルタ制御部170と同様に動作する。
上述したように、ループフィルタ制御部170は、奥行き情報に基づいて、2次元画像(再構成画像)内のブロック境界がエッジ領域であるか否かを判定する第1エッジ判定部171と、2次元画像に基づいて、ブロック境界がエッジ領域であるか否かを判定する第2エッジ判定部172と、第1エッジ判定部171の判定結果及び第2エッジ判定部172の判定結果に基づいて、2次元画像に対するループフィルタ処理を制御する制御部173とを備える。
上述した実施形態において、HEVC/H.265におけるデブロッキングフィルタ処理及びSAO処理の例を挙げて説明したが、本発明はHEVC/H.265に限定されるものではなく、次世代の画像符号化方式等の他の符号化方式にも適用可能である。
2 :画像復号装置
100 :ブロック分割部
110 :減算部
120 :量子化部
121 :変換部
122 :量子化部
130 :エントロピー符号化部
140 :逆変換部
141 :逆量子化部
142 :逆変換部
150 :合成部
160 :ループフィルタ
161 :デブロッキングフィルタ部
162 :SAO部
170 :ループフィルタ制御部
171 :第1エッジ判定部
172 :第2エッジ判定部
173 :制御部
173a :デブロッキングフィルタ制御部
173b :SAOモード選択部
180 :メモリ
190 :予測部
191 :イントラ予測部
192 :インター予測部
193 :切替部
200 :エントロピー符号復号部
210 :逆変換部
211 :逆量子化部
212 :逆変換部
220 :合成部
230 :ループフィルタ
231 :デブロッキングフィルタ部
232 :SAO部
240 :ループフィルタ制御部
250 :メモリ
260 :予測部
261 :イントラ予測部
262 :インター予測部
263 :切替部
Claims (6)
- 奥行き情報が付加された2次元画像に対してブロック単位で処理を行う画像処理装置のループフィルタを制御するループフィルタ制御装置であって、
前記奥行き情報に基づいて、前記2次元画像内のブロック境界がエッジ領域であるか否かを判定する第1エッジ判定部と、
前記2次元画像に基づいて、前記ブロック境界がエッジ領域であるか否かを判定する第2エッジ判定部と、
前記第1エッジ判定部の判定結果及び前記第2エッジ判定部の判定結果に基づいて、前記2次元画像に対するループフィルタ処理を制御する制御部と、を備え、
前記第2エッジ判定部は、前記第1エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、当該ブロック境界がエッジ領域であるか否かを判定する
ことを特徴とするループフィルタ制御装置。 - 前記ループフィルタ処理は、デブロッキングフィルタ処理を含み、
前記制御部は、
前記第1エッジ判定部によりエッジ領域ではないと判定され、かつ、前記第2エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、前記デブロッキングフィルタ処理を適用するデブロッキングフィルタ制御部を備える
ことを特徴とする請求項1に記載のループフィルタ制御装置。 - 前記ループフィルタ処理は、サンプルアダプティブオフセット処理を含み、
前記制御部は、
少なくとも前記第1エッジ判定部の判定結果に基づいて、前記サンプルアダプティブオフセット処理のモードを、エッジオフセット及びバンドオフセットを含む複数のモードの中から選択するモード選択部を備える
ことを特徴とする請求項1又は2に記載のループフィルタ制御装置。 - 請求項1に記載のループフィルタ制御装置を備える
ことを特徴とする画像符号化装置。 - 請求項1に記載のループフィルタ制御装置を備える
ことを特徴とする画像復号装置。 - コンピュータを請求項1に記載のループフィルタ制御装置として機能させる
ことを特徴とするプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018126009A JP7229682B2 (ja) | 2018-07-02 | 2018-07-02 | ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018126009A JP7229682B2 (ja) | 2018-07-02 | 2018-07-02 | ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020005228A JP2020005228A (ja) | 2020-01-09 |
JP7229682B2 true JP7229682B2 (ja) | 2023-02-28 |
Family
ID=69100737
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018126009A Active JP7229682B2 (ja) | 2018-07-02 | 2018-07-02 | ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7229682B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023057445A1 (en) * | 2021-10-05 | 2023-04-13 | Interdigital Vc Holdings France, Sas | Video sample filtering based on depth or motion information |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130156332A1 (en) | 2011-12-19 | 2013-06-20 | Cisco Technology, Inc. | System and method for depth-guided image filtering in a video conference environment |
US20140160239A1 (en) | 2012-12-06 | 2014-06-12 | Dihong Tian | System and method for depth-guided filtering in a video conference environment |
JP2015216626A (ja) | 2014-04-23 | 2015-12-03 | ソニー株式会社 | 画像処理装置及び画像処理方法 |
-
2018
- 2018-07-02 JP JP2018126009A patent/JP7229682B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130156332A1 (en) | 2011-12-19 | 2013-06-20 | Cisco Technology, Inc. | System and method for depth-guided image filtering in a video conference environment |
US20140160239A1 (en) | 2012-12-06 | 2014-06-12 | Dihong Tian | System and method for depth-guided filtering in a video conference environment |
JP2015216626A (ja) | 2014-04-23 | 2015-12-03 | ソニー株式会社 | 画像処理装置及び画像処理方法 |
Non-Patent Citations (2)
Title |
---|
Chih-Ming Fu, et.al.,Sample Adaptive Offset in the HEVC Standard,IEEE Transactions on Circuits and Systems for Video Technology,2012年11月05日,Volume: 22, Issue: 12,pp.1755-1764 |
Yu-Wen Huang, et.al.,In-Loop Adaptive Restoration[online], JCTVC-B JCTVC-B077,インターネット<URL:http://phenix.it-sudparis.eu/jct/doc_end_user/documents/20_Geneva/wg11/JCTVC-B077.zip>,2012年10月01日,1-11 |
Also Published As
Publication number | Publication date |
---|---|
JP2020005228A (ja) | 2020-01-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6163598B2 (ja) | 映像符号化装置 | |
US9736478B2 (en) | Image encoding device, image decoding device, image encoding method, and image decoding method for generating a prediction image | |
EP3007447A1 (en) | Method for improving intra-prediction of diagonal mode in video coding | |
US20210014489A1 (en) | Intra prediction device, image encoding device, image decoding device and program | |
JP7130890B2 (ja) | 符号化装置、復号装置、及びプログラム | |
JP7242930B2 (ja) | イントラ予測装置、画像復号装置、及びプログラム | |
JP7229682B2 (ja) | ループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラム | |
JP2023138826A (ja) | イントラ予測装置、画像符号化装置、画像復号装置、及びプログラム | |
JP7080424B2 (ja) | デブロッキングフィルタ制御装置及びプログラム | |
JP7059410B2 (ja) | 画像符号化装置、画像復号装置、及びプログラム | |
JP7345475B2 (ja) | イントラ予測装置、画像符号化装置、画像復号装置、及びプログラム | |
JP7483725B2 (ja) | 符号化装置、復号装置、及びプログラム | |
JP7449690B2 (ja) | インター予測装置、画像符号化装置、画像復号装置、及びプログラム | |
JP7505869B2 (ja) | 符号化装置、復号装置、及びプログラム | |
WO2021045059A1 (ja) | 符号化装置、復号装置、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20200529 |
|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20200612 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210602 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220712 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220802 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220930 |
|
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: 20230117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230215 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7229682 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |