JP7229682B2 - LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM - Google Patents

LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM Download PDF

Info

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
Application number
JP2018126009A
Other languages
Japanese (ja)
Other versions
JP2020005228A (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.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting 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 Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2018126009A priority Critical patent/JP7229682B2/en
Publication of JP2020005228A publication Critical patent/JP2020005228A/en
Application granted granted Critical
Publication of JP7229682B2 publication Critical patent/JP7229682B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は画像処理技術に関し、特にループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラムに関する。 The present invention relates to image processing technology, and more particularly to a loop filter control device, image coding device, image decoding device, and program.

近年、2次元画像と共に奥行き情報を容易に取得することができるカメラが増えてきている。代表的なものとして、赤外線センサーを用いたMicrosoft社製のKinectが挙げられ、将来的には2次元動画像と奥行き情報とがセットになった動画像が飛躍的に増加し、新たなサービスに応用されていくことが予想される。 In recent years, the number of cameras capable of easily acquiring depth information together with a two-dimensional image has been increasing. A typical example is Microsoft's Kinect, which uses an infrared sensor. It is expected that it will be applied.

また、従来の2次元符号化の方式としてAVC/H.264やHEVC/H.265があり、その中に量子化処理によって生じる符号化歪み(ブロック歪み)を低減するデブロッキングフィルタが実装されている(例えば非特許文献1参照)。加えて、デブロッキングフィルタの処理の適用後にサンプルアダプティブオフセット(SAO)の処理が行われる。これらはループフィルタと呼ばれ、これらのフィルタを用いることで、視覚的な画質向上を実現でき、また予測画像への画質劣化の伝搬を防ぐことが可能になっている。 Also, as a conventional two-dimensional encoding method, AVC/H. 264 and HEVC/H. H.265, in which a deblocking filter is implemented to reduce coding distortion (block distortion) caused by quantization processing (see, for example, Non-Patent Document 1). In addition, a sample adaptive offset (SAO) process is performed after the application of the deblocking filter process. These filters are called loop filters, and by using these filters, it is possible to realize visual image quality improvement and to prevent propagation of image quality degradation to predicted images.

また、特許文献1には、2次元動画像に付加された奥行き情報を用いて、デブロッキングフィルタの強度を設定するループフィルタ制御装置が記載されている。具体的には、かかるループフィルタ制御装置は、2つの隣接ブロックに含まれる奥行き情報を用いて、当該2つの隣接ブロックが同一のオブジェクト(被写体)に属するか否かを判定する。そして、同一のオブジェクトに属すると判定した場合、当該2つの隣接ブロックのブロック境界に対するデブロッキングフィルタのフィルタ強度を強くするよう設定する。 Further, Patent Literature 1 describes a loop filter control device that sets the strength of a deblocking filter using depth information added to a two-dimensional moving image. Specifically, such a loop filter control device uses depth information contained in two adjacent blocks to determine whether the two adjacent blocks belong to the same object (subject). Then, when it is determined that the blocks belong to the same object, the filter strength of the deblocking filter for the block boundary between the two adjacent blocks is set to be increased.

また、特許文献2には、視点画像を符号化した際に発生するブロックノイズを目立たなくする画像符号化装置が記載されている。具体的には、奥行き画像について、視点画像を符号化する際の符号化単位に応じた画素値の分布を分析し、この分析結果に基づき、視点画像の符号化時に適用するデブロッキングフィルタのフィルタ強度を決定する。 Further, Patent Literature 2 describes an image encoding device that makes block noise generated when encoding a viewpoint image inconspicuous. Specifically, for the depth image, the distribution of pixel values is analyzed according to the encoding unit when the viewpoint image is encoded, and based on the analysis results, the deblocking filter applied when encoding the viewpoint image Determine strength.

Recommendation ITU-T H.265,(12/2016), “High efficiency video coding”, International Telecommunication UnionRecommendation ITU-T H. 265, (12/2016), "High efficiency video coding", International Telecommunications Union

特開2014-143515号公報JP 2014-143515 A 特開2013-110532号公報JP 2013-110532 A

しかしながら、特許文献1に記載のループフィルタ制御装置は、2つの隣接ブロックが同一のオブジェクトに属しており、かつ、当該2つの隣接ブロックのブロック境界がエッジ領域である場合であっても、当該ブロック境界に対するデブロッキングフィルタのフィルタ強度を強く設定してしまう。これにより、当該エッジ領域がぼやけて画質の劣化が生じてしまう。 However, in the loop filter control device described in Patent Document 1, even if two adjacent blocks belong to the same object and the block boundary between the two adjacent blocks is an edge region, the block Setting the filter strength of the deblocking filter to the boundary too high. As a result, the edge region becomes blurred, resulting in degradation of image quality.

このように、特許文献1に記載のループフィルタ制御装置は、エッジ領域の判定精度を高める点において改善の余地があった。 As described above, the loop filter control device described in Patent Document 1 has room for improvement in terms of increasing the edge region determination accuracy.

そこで、本発明は、エッジ領域の判定精度を高めてループフィルタ処理を適切に制御可能としたループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a loop filter control device, an image coding device, an image decoding device, and a program, which are capable of increasing the accuracy of edge region determination and appropriately controlling loop filter processing.

第1の特徴に係るループフィルタ制御装置は、奥行き情報が付加された2次元画像に対してブロック単位で処理を行う画像処理装置のループフィルタを制御するループフィルタ制御装置であって、前記奥行き情報に基づいて、前記2次元画像内のブロック境界がエッジ領域であるか否かを判定する第1エッジ判定部と、前記2次元画像に基づいて、前記ブロック境界がエッジ領域であるか否かを判定する第2エッジ判定部と、前記第1エッジ判定部の判定結果及び前記第2エッジ判定部の判定結果に基づいて、前記2次元画像に対するループフィルタ処理を制御する制御部と、を備えることを要旨とする。 A loop filter control device according to a first feature is a loop filter control device for controlling a loop filter of an image processing device that processes a two-dimensional image to which depth information is added in units of blocks, wherein the depth information a first edge determination unit for determining whether or not the block boundary in the two-dimensional image is an edge region based on the above; and determining whether the block boundary is an edge region based on the two-dimensional image. a second edge determination unit for determining; and a control unit for controlling loop filtering of the two-dimensional image based on the determination result of the first edge determination unit and the determination result of the second edge determination unit. is the gist.

ここでエッジ領域とは、2次元画像中の画素値の変化が大きい領域(すなわち、2次元画像中で画素値が大きく切り替わる領域)をいい、ある程度の長さを有する。例えば、2次元画像中のオブジェクトと背景との境界や、2次元画像中のオブジェクト間の境界がエッジ領域であるが、同一のオブジェクト内にもエッジ領域は存在し得る。 Here, the edge region refers to a region in a two-dimensional image in which pixel values change significantly (that is, a region in which pixel values change significantly in a two-dimensional image), and has a certain length. For example, an edge region is a boundary between an object and a background in a two-dimensional image or a boundary between objects in a two-dimensional image, but an edge region can also exist within the same object.

第1の特徴に係るループフィルタ制御装置によれば、奥行き情報に基づいてエッジ判定を行うことにより、例えばオブジェクトと背景との間のエッジ領域を正しく判定できる。また、2次元画像に基づいてエッジ判定を行うことにより、同一オブジェクト内のエッジ領域や、奥行きが同等なオブジェクト間のエッジ領域も正しく判定できるため、エッジ領域の判定精度を高めることが可能である。よって、第1の特徴に係るループフィルタ制御装置は、ループフィルタ処理をより適切に制御できる。 According to the loop filter control device according to the first feature, by performing edge determination based on depth information, for example, an edge region between an object and a background can be correctly determined. In addition, by performing edge determination based on a two-dimensional image, it is possible to accurately determine edge areas within the same object and edge areas between objects having the same depth, so it is possible to improve the determination accuracy of edge areas. . Therefore, the loop filter control device according to the first feature can control loop filter processing more appropriately.

第1の特徴に係るループフィルタ制御装置において、前記ループフィルタ処理は、デブロッキングフィルタ処理を含み、前記制御部は、前記第1エッジ判定部によりエッジ領域ではないと判定され、かつ、前記第2エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、前記デブロッキングフィルタ処理を適用するデブロッキングフィルタ制御部を備えてもよい。 In the loop filter control device according to the first feature, the loop filter processing includes deblocking filter processing, the control unit is determined not to be an edge region by the first edge determination unit, and the second A deblocking filter control unit may be provided that applies the deblocking filter processing only to block boundaries determined by the edge determination unit not to be edge regions.

かかるループフィルタ制御装置によれば、デブロッキングフィルタ処理を適用すべきブロック境界を適切に限定することができるため、デブロッキングフィルタ処理の演算処理量を削減できる。 According to this loop filter control device, it is possible to appropriately limit the block boundaries to which the deblocking filtering process is applied, so that the amount of computation for the deblocking filtering process can be reduced.

第1の特徴に係るループフィルタ制御装置において、前記第2エッジ判定部は、前記第1エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、当該ブロック境界がエッジ領域であるか否かを判定してもよい。 In the loop filter control device according to the first feature, the second edge determination unit determines that the block boundary is an edge region only for block boundaries determined by the first edge determination unit not to be an edge region. It may be determined whether

かかるループフィルタ制御装置によれば、第2エッジ判定部が全てのブロック境界についてエッジ判定を行うのではなく一部のブロック境界についてのみエッジ判定を行えばよいため、第2エッジ判定部の処理負荷を削減できる。 According to this loop filter control device, the second edge determination unit does not have to perform edge determination for all block boundaries, but only for some block boundaries. can be reduced.

第1の特徴に係るループフィルタ制御装置において、前記ループフィルタ処理は、サンプルアダプティブオフセット処理を含み、前記制御部は、少なくとも前記第1エッジ判定部の判定結果に基づいて、前記サンプルアダプティブオフセット処理のモードを、エッジオフセット及びバンドオフセットを含む複数のモードの中から選択するモード選択部を備えてもよい。 In the loop filter control device according to the first feature, the loop filter processing includes sample adaptive offset processing, and the control unit performs the sample adaptive offset processing based on at least the determination result of the first edge determination unit. A mode selector may be provided for selecting a mode from a plurality of modes including edge offset and band offset.

かかるループフィルタ制御装置によれば、サンプルアダプティブオフセット処理のモードを適切に選択できる。 According to such a loop filter control device, the mode of sample adaptive offset processing can be appropriately selected.

第2の特徴に係る画像符号化装置は、第1の特徴に係るループフィルタ制御装置を備えることを要旨とする。 An image coding device according to a second feature is summarized in including the loop filter control device according to the first feature.

第3の特徴に係る画像復号装置は、第1の特徴に係るループフィルタ制御装置を備えることを要旨とする。 An image decoding device according to a third feature is summarized in including the loop filter control device according to the first feature.

第4の特徴に係るプログラムは、コンピュータを第1の特徴に係るループフィルタ制御装置として機能させることを要旨とする。 The gist of a program according to a fourth aspect is to cause a computer to function as the loop filter control device according to the first aspect.

本発明によれば、エッジ領域の判定精度を高めてループフィルタ処理を適切に制御可能としたループフィルタ制御装置、画像符号化装置、画像復号装置、及びプログラムを提供できる。 Advantageous Effects of Invention According to the present invention, it is possible to provide a loop filter control device, an image encoding device, an image decoding device, and a program that can appropriately control loop filter processing by increasing the accuracy of edge region determination.

実施形態に係る画像符号化装置の構成を示す図である。1 is a diagram showing the configuration of an image encoding device according to an embodiment; FIG. 実施形態に係る画像復号装置の構成を示す図である。It is a figure which shows the structure of the image decoding apparatus which concerns on embodiment. 実施形態に係るデブロッキングフィルタ処理を行うブロック境界を示す図である。It is a figure which shows the block boundary which performs deblocking filter processing which concerns on embodiment. 実施形態に係るエッジオフセット処理の一例を示す図である。It is a figure showing an example of edge offset processing concerning an embodiment. 実施形態に係るループフィルタ制御部の構成を示す図である。It is a figure which shows the structure of the loop filter control part which concerns on embodiment. 実施形態に係るループフィルタ制御部の動作例を示す図である。It is a figure which shows the operation example of the loop filter control part which concerns on embodiment.

図面を参照して、一実施形態に係る画像符号化装置及び画像復号装置について説明する。本実施形態に係る画像符号化装置及び画像復号装置は、MPEGに代表される2次元動画像の符号化及び復号を行う。本実施形態において、かかる2次元動画像には奥行き情報が付加されている。本実施形態に係る画像符号化装置及び画像復号装置のそれぞれは、奥行き情報が付加された2次元画像に対してブロック単位で処理を行う画像処理装置に相当する。 An image encoding device and an image decoding device according to an embodiment will be described with reference to the drawings. An image encoding device and an image decoding device according to the present embodiment encode and decode two-dimensional moving images represented by MPEG. In this embodiment, depth information is added to such a two-dimensional moving image. Each of the image encoding device and the image decoding device according to the present embodiment corresponds to an image processing device that processes a two-dimensional image to which depth information is added in units of blocks.

なお、以下の図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。 In addition, in the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals.

<1.画像符号化装置の構成>
図1は、本実施形態に係る画像符号化装置1の構成を示す図である。
<1. Configuration of image encoding device>
FIG. 1 is a diagram showing the configuration of an image encoding device 1 according to this embodiment.

図1に示すように、画像符号化装置1は、ブロック分割部100と、減算部110と、変換・量子化部120と、エントロピー符号化部130と、逆量子化・逆変換部140と、合成部150と、ループフィルタ160と、ループフィルタ制御部170と、メモリ180と、予測部190とを備える。 As shown in FIG. 1, the image coding apparatus 1 includes a block division unit 100, a subtraction unit 110, a transform/quantization unit 120, an entropy coding unit 130, an inverse quantization/inverse transform unit 140, It comprises a synthesis unit 150 , a loop filter 160 , a loop filter control unit 170 , a memory 180 and a prediction unit 190 .

ブロック分割部100は、動画像を構成するフレーム(或いはピクチャ)単位の入力画像をブロック状の小領域に分割し、分割により得たブロックを減算部110に出力する。ブロックのサイズは、例えば32×32画素、16×16画素、8×8画素、又は4×4画素等である。ブロックの形状は正方形に限らず、長方形であってもよい。ブロックは、画像符号化装置1が符号化を行う単位及び画像復号装置2が復号を行う単位である。HEVC/H.265の場合、ブロック分割部100は、入力画像を符号化ツリーユニット(CTU)というブロックに分割した後、各CTUを符号化ユニット(CU)というブロックに分割する。 The block division unit 100 divides an input image in units of frames (or pictures) constituting a moving image into small block-shaped regions, and outputs the blocks obtained by the division to the subtraction unit 110 . The block size is, for example, 32×32 pixels, 16×16 pixels, 8×8 pixels, or 4×4 pixels. The shape of the block is not limited to square, and may be rectangular. A block is a unit for encoding by the image encoding device 1 and a unit for decoding by the image decoding device 2 . HEVC/H. In the case of H.265, the block division unit 100 divides an input image into blocks called coding tree units (CTUs), and then divides each CTU into blocks called coding units (CUs).

減算部110は、ブロック分割部100から入力されたブロックと当該ブロックを予測部190が予測して得た予測画像(予測ブロック)との間の画素単位での差分を示す予測残差を算出する。具体的には、減算部110は、ブロックの各画素値から予測画像の各画素値を減算することにより予測残差を算出し、算出した予測残差を変換・量子化部120に出力する。 The subtraction unit 110 calculates a prediction residual indicating a pixel-by-pixel difference between the block input from the block division unit 100 and a prediction image (prediction block) obtained by predicting the block by the prediction unit 190 . . Specifically, the subtraction unit 110 calculates a prediction residual by subtracting each pixel value of the predicted image from each pixel value of the block, and outputs the calculated prediction residual to the transformation/quantization unit 120 .

変換・量子化部120は、ブロック単位で直交変換処理及び量子化処理を行う。変換・量子化部120は、変換部121と、量子化部122とを備える。 The transform/quantization unit 120 performs orthogonal transform processing and quantization processing on a block-by-block basis. The transform/quantization unit 120 includes a transform unit 121 and a quantization unit 122 .

変換部121は、減算部110から入力された予測残差に対して直交変換を行って変換係数を算出し、算出した変換係数を量子化部122に出力する。直交変換とは、例えば、離散コサイン変換(DCT:Discrete Cosine Transform)や離散サイン変換(DST:Discrete Sine Transform)、カルーネンレーブ変換(KLT: Karhunen-Loeve Transform)等をいう。 The transform unit 121 performs orthogonal transform on the prediction residual input from the subtraction unit 110 to calculate transform coefficients, and outputs the calculated transform coefficients to the quantization unit 122 . Orthogonal transformation refers to, for example, discrete cosine transform (DCT), discrete sine transform (DST), Karhunen-Loeve transform (KLT), and the like.

量子化部122は、変換部121から入力された変換係数を量子化パラメータ(Qp)及び量子化行列を用いて量子化し、量子化変換係数を生成する。量子化パラメータ(Qp)は、ブロック内の各変換係数に対して共通して適用されるパラメータであって、量子化の粗さを定めるパラメータである。量子化行列は、各変換係数を量子化する際の量子化値を要素として有する行列である。量子化部122は、生成した量子化変換係数情報及び量子化制御情報をエントロピー符号化部130及び逆量子化・逆変換部140に出力する。 The quantization unit 122 quantizes the transform coefficients input from the transform unit 121 using a quantization parameter (Qp) and a quantization matrix to generate quantized transform coefficients. A quantization parameter (Qp) is a parameter commonly applied to each transform coefficient in a block, and is a parameter that determines coarseness of quantization. A quantization matrix is a matrix having, as elements, quantization values for quantizing each transform coefficient. The quantization unit 122 outputs the generated quantized transform coefficient information and quantization control information to the entropy coding unit 130 and the inverse quantization/inverse transform unit 140 .

エントロピー符号化部130は、量子化部122から入力された量子化変換係数に対してエントロピー符号化を行い、データ圧縮を行って符号化データ(ビットストリーム)を生成し、符号化データを画像符号化装置1の外部に出力する。エントロピー符号化には、ハフマン符号やCABAC(Context-based Adaptive Binary Arithmetic Coding;コンテキスト適応型2値算術符号)等を用いることができる。なお、エントロピー符号化部130には、ループフィルタ160からフィルタ処理に関する制御情報が入力され、予測部190から予測に関する制御情報が入力される。エントロピー符号化部130は、これらの制御情報のエントロピー符号化も行う。 The entropy coding unit 130 performs entropy coding on the quantized transform coefficients input from the quantization unit 122, performs data compression to generate coded data (bitstream), and converts the coded data into image coding. output to the outside of the conversion device 1. Huffman code, CABAC (Context-based Adaptive Binary Arithmetic Coding), or the like can be used for entropy coding. Note that the entropy coding unit 130 receives control information about filtering from the loop filter 160 and receives control information about prediction from the prediction unit 190 . The entropy coding unit 130 also entropy codes these control information.

逆量子化・逆変換部140は、ブロック単位で逆量子化処理及び逆直交変換処理を行う。逆量子化・逆変換部140は、逆量子化部141と、逆変換部142とを備える。 The inverse quantization/inverse transform unit 140 performs inverse quantization processing and inverse orthogonal transform processing on a block-by-block basis. The inverse quantization/inverse transform unit 140 includes an inverse quantization unit 141 and an inverse transform unit 142 .

逆量子化部141は、量子化部122が行う量子化処理に対応する逆量子化処理を行う。具体的には、逆量子化部141は、量子化部122から入力された量子化変換係数を、量子化パラメータ(Qp)及び量子化行列を用いて逆量子化することにより、変換係数を復元し、復元した変換係数を逆変換部142に出力する。 The inverse quantization unit 141 performs inverse quantization processing corresponding to the quantization processing performed by the quantization unit 122 . Specifically, the inverse quantization unit 141 restores the transform coefficients by inversely quantizing the quantized transform coefficients input from the quantization unit 122 using the quantization parameter (Qp) and the quantization matrix. and outputs the restored transform coefficients to the inverse transform unit 142 .

逆変換部142は、変換部121が行う直交変換処理に対応する逆直交変換処理を行う。例えば、変換部121が離散コサイン変換を行った場合には、逆変換部142は逆離散コサイン変換を行う。逆変換部142は、逆量子化部141から入力された変換係数に対して逆直交変換を行って予測残差を復元し、復元した予測残差である復元予測残差を合成部150に出力する。 The inverse transform unit 142 performs inverse orthogonal transform processing corresponding to the orthogonal transform processing performed by the transform unit 121 . For example, when the transform unit 121 performs discrete cosine transform, the inverse transform unit 142 performs inverse discrete cosine transform. The inverse transform unit 142 performs inverse orthogonal transform on the transform coefficients input from the inverse quantization unit 141 to restore prediction residuals, and outputs the restored prediction residuals, which are the restored prediction residuals, to the synthesizing unit 150. do.

合成部150は、逆変換部142から入力された復元予測残差を、予測部190から入力された予測画像と画素単位で合成する。合成部150は、復元予測残差の各画素値と予測画像の各画素値を加算してブロックを再構成(復号)し、再構成したブロック単位の再構成画像をループフィルタ160に出力する。かかる再構成画像は、復号画像(或いはローカル復号画像)と称されることがある。 The synthesizing unit 150 synthesizes the restored prediction residual input from the inverse transform unit 142 with the predicted image input from the predicting unit 190 on a pixel-by-pixel basis. The synthesizing unit 150 adds each pixel value of the restored prediction residual and each pixel value of the predicted image to reconstruct (decode) the block, and outputs the reconstructed image for each block to the loop filter 160 . Such reconstructed images are sometimes called decoded images (or local decoded images).

ループフィルタ160は、合成部150から入力された再構成画像に対して、後処理としてのフィルタ処理であるループフィルタ処理を行い、当該フィルタ処理後の再構成画像をメモリ180に出力する。また、ループフィルタ160は、ループフィルタ処理に関する情報をエントロピー符号化部130に出力する。 The loop filter 160 performs loop filtering, which is filtering as post-processing, on the reconstructed image input from the synthesizing unit 150 , and outputs the reconstructed image after the filtering to the memory 180 . Loop filter 160 also outputs information about loop filter processing to entropy coding section 130 .

ループフィルタ160は、デブロッキングフィルタ処理を行うデブロッキングフィルタ部161と、サンプルアダプティブオフセット(SAO)処理を行うSAO部162とを備える。デブロッキングフィルタ処理は、ブロック単位の処理に起因する信号劣化を軽減するための処理であって、隣接するブロックの境界における信号のギャップを平滑化する処理である。一方、SAO処理は、例えばHEVCで採用されている画質改善フィルタ処理であって、ブロック内の画素の隣接画素との相対的な関係により各画素をカテゴリ分けし、それぞれのカテゴリについて画質を向上させるためのオフセット値を算出し、同じカテゴリに属する各画素にオフセット値を付与する処理である。SAO処理の具体例については後述する。 The loop filter 160 includes a deblocking filter unit 161 that performs deblocking filtering and an SAO unit 162 that performs sample adaptive offset (SAO) processing. Deblocking filter processing is processing for reducing signal degradation caused by processing in units of blocks, and is processing for smoothing signal gaps at boundaries between adjacent blocks. On the other hand, the SAO process is an image quality improvement filter process employed in HEVC, for example, and divides each pixel into categories according to the relative relationship between the pixels in the block and the adjacent pixels, and improves the image quality for each category. In this process, an offset value is calculated for each pixel belonging to the same category, and the offset value is assigned to each pixel belonging to the same category. A specific example of SAO processing will be described later.

ループフィルタ制御部170は、ループフィルタ160を制御するループフィルタ制御装置に相当する。ループフィルタ制御部170の詳細については後述する。 Loop filter control section 170 corresponds to a loop filter control device that controls loop filter 160 . Details of the loop filter control unit 170 will be described later.

メモリ180は、ループフィルタ160から入力された再構成画像を記憶する。メモリ180は、再構成画像をフレーム単位で記憶する。メモリ180は、記憶している再構成画像を予測部190に出力する。 Memory 180 stores the reconstructed image input from loop filter 160 . The memory 180 stores reconstructed images in units of frames. The memory 180 outputs the stored reconstructed image to the prediction section 190 .

予測部190は、ブロック単位で予測を行う。予測部190は、イントラ予測部191と、インター予測部192と、切替部193とを備える。 The prediction unit 190 performs prediction on a block-by-block basis. The prediction unit 190 includes an intra prediction unit 191 , an inter prediction unit 192 and a switching unit 193 .

イントラ予測部191は、メモリ180に記憶された再構成画像のうち、予測対象のブロックに隣接する復号済み参照画素を参照してイントラ予測画像を生成し、生成したイントラ予測画像を切替部193に出力する。また、イントラ予測部191は、予め規定された複数のイントラ予測モードの中から、対象ブロックに適用する最適なイントラ予測モードを選択し、選択したイントラ予測モードを用いてイントラ予測を行う。 The intra prediction unit 191 generates an intra prediction image by referring to the decoded reference pixels adjacent to the block to be predicted in the reconstructed image stored in the memory 180, and sends the generated intra prediction image to the switching unit 193. Output. In addition, the intra prediction unit 191 selects an optimal intra prediction mode to be applied to the target block from a plurality of predefined intra prediction modes, and performs intra prediction using the selected intra prediction mode.

インター予測部192は、メモリ180に記憶された再構成画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルを算出し、予測対象のブロックを予測するインター予測によりインター予測画像を生成し、生成したインター予測画像を切替部193に出力する。インター予測部192は、複数の参照画像を用いるインター予測(典型的には、双予測)や、1つの参照画像を用いるインター予測(片方向予測)の中から最適なインター予測方法を選択し、選択したインター予測方法を用いてインター予測を行う。 The inter prediction unit 192 uses the reconstructed image stored in the memory 180 as a reference image, calculates a motion vector by a technique such as block matching, and generates an inter prediction image by inter prediction for predicting a block to be predicted. , and outputs the generated inter-predicted image to the switching unit 193 . The inter prediction unit 192 selects an optimum inter prediction method from inter prediction using a plurality of reference images (typically, bi-prediction) and inter prediction using one reference image (unidirectional prediction), Perform inter prediction using the selected inter prediction method.

切替部193は、イントラ予測部191から入力されるイントラ予測画像とインター予測部192から入力されるインター予測画像とを切り替えて、いずれかの予測画像を減算部110及び合成部150に出力する。 The switching unit 193 switches between the intra prediction image input from the intra prediction unit 191 and the inter prediction image input from the inter prediction unit 192 , and outputs either prediction image to the subtraction unit 110 and the synthesis unit 150 .

<2.画像復号装置の構成>
図2は、本実施形態に係る画像復号装置2の構成を示す図である。
<2. Configuration of image decoding device>
FIG. 2 is a diagram showing the configuration of the image decoding device 2 according to this embodiment.

図2に示すように、画像復号装置2は、エントロピー符号復号部200と、逆量子化・逆変換部210と、合成部220と、ループフィルタ230と、ループフィルタ制御部240と、メモリ250と、予測部260とを備える。 As shown in FIG. 2, the image decoding device 2 includes an entropy code decoding unit 200, an inverse quantization/inverse transform unit 210, a synthesizing unit 220, a loop filter 230, a loop filter control unit 240, and a memory 250. , and a prediction unit 260 .

エントロピー符号復号部200は、画像符号化装置1により生成された符号化データを復号し、量子化変換係数を逆量子化・逆変換部210に出力する。また、エントロピー符号復号部200は、予測(イントラ予測及びインター予測)に関する制御情報を取得し、取得した制御情報を予測部260に出力する。さらに、エントロピー符号復号部200は、ループフィルタ処理に関する制御情報を取得し、取得した制御情報をループフィルタ230に出力する。 The entropy code decoding unit 200 decodes the encoded data generated by the image encoding device 1 and outputs the quantized transform coefficients to the inverse quantization/inverse transform unit 210 . The entropy code decoding unit 200 also acquires control information related to prediction (intra prediction and inter prediction) and outputs the acquired control information to the prediction unit 260 . Further, entropy code decoding section 200 acquires control information relating to loop filter processing, and outputs the acquired control information to loop filter 230 .

逆量子化・逆変換部210は、ブロック単位で逆量子化処理及び逆直交変換処理を行う。逆量子化・逆変換部210は、逆量子化部211と、逆変換部212とを備える。 The inverse quantization/inverse transform unit 210 performs inverse quantization processing and inverse orthogonal transform processing on a block-by-block basis. The inverse quantization/inverse transform unit 210 includes an inverse quantization unit 211 and an inverse transform unit 212 .

逆量子化部211は、画像符号化装置1の量子化部122が行う量子化処理に対応する逆量子化処理を行う。逆量子化部211は、エントロピー符号復号部200から入力された量子化変換係数を、量子化パラメータ(Qp)及び量子化行列を用いて逆量子化することにより、変換係数を復元し、復元した変換係数を逆変換部212に出力する。 The inverse quantization unit 211 performs inverse quantization processing corresponding to the quantization processing performed by the quantization unit 122 of the image encoding device 1 . The inverse quantization unit 211 restores and restores the transform coefficients by inversely quantizing the quantized transform coefficients input from the entropy code decoding unit 200 using the quantization parameter (Qp) and the quantization matrix. The transform coefficients are output to the inverse transform unit 212 .

逆変換部212は、画像符号化装置1の変換部121が行う直交変換処理に対応する逆直交変換処理を行う。逆変換部212は、逆量子化部211から入力された変換係数に対して逆直交変換を行って予測残差を復元し、復元した予測残差(復元予測残差)を合成部220に出力する。 The inverse transform unit 212 performs inverse orthogonal transform processing corresponding to the orthogonal transform processing performed by the transform unit 121 of the image encoding device 1 . The inverse transform unit 212 performs inverse orthogonal transform on the transform coefficients input from the inverse quantization unit 211 to restore prediction residuals, and outputs the restored prediction residuals (restored prediction residuals) to the synthesizing unit 220 . do.

合成部220は、逆変換部212から入力された予測残差と、予測部260から入力された予測画像とを画素単位で合成することにより、元のブロックを再構成(復号)し、ブロック単位の再構成画像をループフィルタ230に出力する。 The synthesizing unit 220 reconstructs (decodes) the original block by synthesizing the prediction residual input from the inverse transform unit 212 and the predicted image input from the predicting unit 260 on a pixel-by-pixel basis. is output to the loop filter 230 .

ループフィルタ230は、エントロピー符号復号部200から入力された制御情報に基づいて、合成部220から入力された再構成画像に対して、画像符号化装置1のループフィルタ160が行うループフィルタ処理と同様なループフィルタ処理を行い、当該フィルタ処理後の再構成画像をメモリ250に出力する。ループフィルタ230は、デブロッキングフィルタ処理を行うデブロッキングフィルタ部231と、SAO処理を行うSAO部232とを備える。 The loop filter 230 performs the same loop filtering process as the loop filter 160 of the image encoding device 1 performs on the reconstructed image input from the synthesizing unit 220 based on the control information input from the entropy code decoding unit 200. loop filter processing is performed, and the reconstructed image after the filter processing is output to the memory 250 . The loop filter 230 includes a deblocking filter unit 231 that performs deblocking filter processing and an SAO unit 232 that performs SAO processing.

ループフィルタ制御部240は、ループフィルタ230を制御するループフィルタ制御装置に相当する。ループフィルタ制御部240の詳細については後述する。 Loop filter control section 240 corresponds to a loop filter control device that controls loop filter 230 . Details of the loop filter control unit 240 will be described later.

メモリ250は、ループフィルタ230から入力された再構成画像を記憶する。メモリ250は、再構成画像をフレーム単位で記憶する。メモリ250は、フレーム単位の再構成画像(復号画像)を画像復号装置2の外部に出力する。 Memory 250 stores the reconstructed image input from loop filter 230 . The memory 250 stores reconstructed images in units of frames. The memory 250 outputs the reconstructed image (decoded image) in units of frames to the outside of the image decoding device 2 .

予測部260は、ブロック単位で予測を行う。予測部260は、イントラ予測部261と、インター予測部262と、切替部263とを備える。 The prediction unit 260 performs prediction on a block-by-block basis. The prediction unit 260 includes an intra prediction unit 261 , an inter prediction unit 262 and a switching unit 263 .

イントラ予測部261は、メモリ250に記憶された再構成画像を参照し、エントロピー符号復号部200から入力された制御情報に従ってイントラ予測を行うことによりイントラ予測画像を生成し、生成したイントラ予測画像を切替部263に出力する。 The intra prediction unit 261 refers to the reconstructed image stored in the memory 250, performs intra prediction according to the control information input from the entropy coding/decoding unit 200 to generate an intra prediction image, and generates the intra prediction image. Output to the switching unit 263 .

インター予測部262は、メモリ250に記憶された再構成画像を参照画像として用いて予測対象のブロックを予測するインター予測を行う。インター予測部262は、エントロピー符号復号部200から入力された制御情報(動きベクトル情報等)に従ってインター予測を行うことによりインター予測画像を生成し、生成したインター予測画像を切替部263に出力する。 The inter prediction unit 262 performs inter prediction for predicting a prediction target block using the reconstructed image stored in the memory 250 as a reference image. The inter prediction unit 262 performs inter prediction according to the control information (motion vector information, etc.) input from the entropy code decoding unit 200 to generate an inter prediction image, and outputs the generated inter prediction image to the switching unit 263 .

切替部263は、イントラ予測部261から入力されるイントラ予測画像とインター予測部262から入力されるインター予測画像とを切り替えて、いずれかの予測画像を合成部220に出力する。 The switching unit 263 switches between the intra prediction image input from the intra prediction unit 261 and the inter prediction image input from the inter prediction unit 262 and outputs one of the prediction images to the synthesis unit 220 .

<3.デブロッキングフィルタ処理の一例>
デブロッキングフィルタ処理の一例として、HEVC/H.265におけるデブロッキングフィルタ処理について説明する。ここでは画像符号化装置1のデブロッキングフィルタ部161を例に挙げて説明するが、画像復号装置2のデブロッキングフィルタ部231も同様な動作を行う。
<3. Example of deblocking filter processing>
As an example of deblocking filtering, HEVC/H. Deblocking filtering in H.265 will now be described. Here, the deblocking filter unit 161 of the image encoding device 1 will be described as an example, but the deblocking filter unit 231 of the image decoding device 2 also performs the same operation.

図3は、デブロッキングフィルタ処理を行うブロック境界を示す図である。図3に示すように、デブロッキングフィルタ部161がデブロッキングフィルタ処理を行うブロックサイズは8×8画素である。デブロッキングフィルタ部161は、まずブロックごとに平滑化処理の強さを示す境界強度Bs(Boundary Strength)値を求める。Bs値は0,1,2のいずれかとする。 FIG. 3 is a diagram showing block boundaries on which deblocking filtering is performed. As shown in FIG. 3, the block size on which the deblocking filtering unit 161 performs deblocking filtering is 8×8 pixels. The deblocking filter unit 161 first obtains a boundary strength Bs (Boundary Strength) value indicating the strength of the smoothing process for each block. The Bs value is either 0, 1, or 2.

表1に、Bs値を決定する方法を示す。 Table 1 shows how to determine the Bs value.

Figure 0007229682000001
Figure 0007229682000001

図3及び表1に示すように、ブロックP又はQがイントラ予測を行うブロックである場合には、Bs値を2とする。ブロックP及びQがインター予測を行うブロックであり、且つ少なくとも以下の1つの条件を満たす場合には、Bs値を1とし、その他の場合には、Bs値を0とする。
・ブロックP又はQが有意な(非ゼロの)直交変換係数を含み、変換ユニットTUの境界であること。
・ブロックP及びQの動きベクトルの差の絶対値が1画素以上であること。
・ブロックP及びQの動きベクトルの数又は参照画像が異なること。
As shown in FIG. 3 and Table 1, the Bs value is 2 when block P or Q is a block for intra prediction. If blocks P and Q are inter-prediction blocks and satisfy at least one of the following conditions, the Bs value is set to 1; otherwise, the Bs value is set to 0.
- Block P or Q contains significant (non-zero) orthogonal transform coefficients and is the boundary of transform unit TU.
- The absolute value of the difference between the motion vectors of blocks P and Q is 1 pixel or more.
• The number of motion vectors or reference images for blocks P and Q are different.

デブロッキングフィルタ部161は、Bs値が0の場合にはフィルタ処理を行わない。以下、図3に示す垂直ブロック境界を例に説明する。 The deblocking filter unit 161 does not perform filtering when the Bs value is 0. The vertical block boundary shown in FIG. 3 will be described below as an example.

また、デブロッキングフィルタ処理を行う際には、デブロッキングフィルタ部161は、下記の式(1)~(6)を全て満たす場合に強いフィルタを適用し、それ以外の場合に弱いフィルタを適用する。 Also, when performing deblocking filtering, the deblocking filter unit 161 applies a strong filter when all of the following expressions (1) to (6) are satisfied, and applies a weak filter in other cases. .

Figure 0007229682000002
Figure 0007229682000002

ここで、閾値β及びtの値は、隣接するブロックPとブロックQの量子化パラメータの平均値Qavに応じて変わる。 Here, the values of the thresholds β and tC change according to the average value Qav of the quantization parameters of the adjacent blocks P and Q. FIG.

なお、デブロッキングフィルタ部161がデブロッキングフィルタ処理を行う場合、その処理量は非常に多い。 Note that when the deblocking filter unit 161 performs deblocking filtering, the amount of processing is very large.

<4.SAO処理の一例>
SAO処理の一例として、HEVC/H.265におけるSAO処理について説明する。ここでは画像符号化装置1のSAO部162を例に挙げて説明するが、画像復号装置2のSAO部232も同様な動作を行う。
<4. Example of SAO processing>
As an example of SAO processing, HEVC/H. SAO processing in H.265 will be described. Here, the SAO unit 162 of the image encoding device 1 will be described as an example, but the SAO unit 232 of the image decoding device 2 also performs the same operation.

SAO部162は、CTU単位でSAO処理を行い、画素ごとにオフセット値を加算することで画質を向上させる。SAOには4種類のエッジ方向に応じてオフセットを行うエッジオフセットと、32種類のバンドに分割した画素値のレンジに対してオフセットをかけるバンドオフセットの2種類のモードがある。SAO処理は、CTUごとに、エッジオフセット、バンドオフセット、又は非適用の切り替えが可能である。 The SAO unit 162 performs SAO processing for each CTU and adds an offset value for each pixel to improve image quality. SAO has two modes: edge offset for performing offset according to four types of edge directions, and band offset for applying offset to pixel value ranges divided into 32 types of bands. SAO processing can be switched between edge offset, band offset, or no application for each CTU.

エッジオフセット処理は、ある画素cとそれに隣接する2つの画素b、cとに応じて、画素ごとに画素値を調整する処理である。かかる隣接2画素の配置については、図4に示すように4つの画素配列の候補(クラス)があり、このクラスから選択される。選択されたクラスに対して、隣接2画素との相対関係によって求められる4種類のカテゴリ(カテゴリ1乃至カテゴリ4)ごとにオフセットの絶対値が4つ与えられる。カテゴリ1及び2は画素値にオフセットを加算するものであり、カテゴリ3及び4は画素値からオフセットを減算するものである。 Edge offset processing is processing for adjusting the pixel value for each pixel according to a certain pixel c and two pixels b and c adjacent thereto. As shown in FIG. 4, there are four pixel array candidates (classes) for the arrangement of two adjacent pixels, and a selection is made from these classes. Four absolute offset values are given to the selected class for each of four types of categories (category 1 to category 4) determined by the relative relationship with two adjacent pixels. Categories 1 and 2 add the offset to the pixel value, while categories 3 and 4 subtract the offset from the pixel value.

バンドオフセット処理は、画素値の階調を32個のバンドに分割し、その中から画素値が連続する4つのバンドに属する画素に対して、バンドごとに設定したオフセット値により画素値を調整する処理である。 Band offset processing divides the gradation of pixel values into 32 bands, and adjusts the pixel values of pixels belonging to four bands in which the pixel values are continuous, using offset values set for each band. processing.

エッジオフセットによれば、オフセット値の加減算により画素系列の平滑化処理を行うことになるため、エッジ周辺の変動を抑圧することにより、リンギング歪みを緩和できる。一方、バンドオフセットによれば、特定の連続する階調を補正することにより、グラデーション劣化を緩和できる。各モード(エッジオフセット、バンドオフセット)の選択が高精度に行われることで。更なる画質向上が見込まれる。 According to the edge offset, since the pixel series is smoothed by adding and subtracting the offset value, the ringing distortion can be alleviated by suppressing the fluctuation around the edge. On the other hand, according to the band offset, gradation deterioration can be alleviated by correcting specific continuous gradation. By selecting each mode (edge offset, band offset) with high precision. Further improvement in image quality is expected.

<5.ループフィルタ制御部の構成>
図5は、本実施形態に係る画像符号化装置1のループフィルタ制御部170の構成を示す図である。画像復号装置2のループフィルタ制御部240は、画像符号化装置1のループフィルタ制御部170と同様な構成を有する。
<5. Configuration of Loop Filter Control Unit>
FIG. 5 is a diagram showing the configuration of the loop filter control section 170 of the image encoding device 1 according to this embodiment. The loop filter control section 240 of the image decoding device 2 has the same configuration as the loop filter control section 170 of the image encoding device 1 .

図5に示すように、ループフィルタ制御部170は、第1エッジ判定部171と、第2エッジ判定部172と、制御部173とを備える。 As shown in FIG. 5 , loop filter control section 170 includes first edge determination section 171 , second edge determination section 172 , and control section 173 .

第1エッジ判定部171には奥行き情報が入力される。奥行き情報とは、再構成画像中の各オブジェクトまでの距離(奥行き)を画素単位で数値化したものをいう。但し、奥行き情報は、画素単位での奥行きを表す場合に限らず、複数の画素からなるグループ単位での奥行きを表す情報であってもよい。 Depth information is input to the first edge determination unit 171 . Depth information is a numerical representation of the distance (depth) to each object in the reconstructed image in units of pixels. However, the depth information is not limited to representing the depth in units of pixels, and may be information representing the depth in units of groups consisting of a plurality of pixels.

第1エッジ判定部171は、入力された奥行き情報に基づいて、再構成画像内のブロック境界がエッジ領域であるか否かを判定し、判定結果を第2エッジ判定部172及び制御部173に出力する。ここでエッジ領域とは、画像中の画素値の変化が大きい領域(すなわち、画像中で画素値が大きく切り替わる領域)をいい、ある程度の長さを有する。例えば、画像中のオブジェクトと背景との境界や、画像中のオブジェクト間の境界がエッジ領域であるが、同一のオブジェクト内にもエッジ領域は存在し得る。エッジ領域は画像中に元々存在する境界領域であるため、かかるエッジ領域に対してデブロッキングフィルタ処理を行うと、エッジがぼやけて画質劣化が生じる。 The first edge determination unit 171 determines whether or not the block boundary in the reconstructed image is an edge region based on the input depth information, and sends the determination result to the second edge determination unit 172 and the control unit 173. Output. Here, the edge region means a region in which the pixel values in the image change greatly (that is, a region in which the pixel values change greatly in the image), and has a certain length. For example, an edge region is a boundary between an object in an image and a background or a boundary between objects in an image, but an edge region can also exist within the same object. Since the edge area is a boundary area that originally exists in the image, if the deblocking filter process is performed on such an edge area, the edge will be blurred and the image quality will be degraded.

なお、第1エッジ判定部171及び第2エッジ判定部172のそれぞれは、デブロッキングフィルタ部161がデブロッキングフィルタ処理を行うブロックサイズ(8×8画素)と同じサイズのブロックのブロック境界を対象としてエッジ領域を判定する。すなわち、第1エッジ判定部171及び第2エッジ判定部172がエッジ領域の判定対象とするブロック境界の位置は同じである。 Note that each of the first edge determination unit 171 and the second edge determination unit 172 targets the block boundaries of blocks of the same size as the block size (8×8 pixels) for which the deblocking filtering unit 161 performs deblocking filtering. Determine edge regions. That is, the positions of the block boundaries to be determined as edge regions by the first edge determination unit 171 and the second edge determination unit 172 are the same.

例えば、第1エッジ判定部171は、隣接する2つのブロックのブロック境界付近の複数の画素それぞれの奥行き情報に基づいて、当該複数の画素の奥行き情報の変動度合いを算出し、変動度合いが大きい場合に当該2つのブロックのブロック境界がエッジ領域であると判定する。或いは、第1エッジ判定部171は、隣接する2つのブロックのそれぞれについて奥行き情報の代表値を求めて、各ブロックの奥行き代表値の差が所定値以上である場合に、当該2つのブロックのブロック境界がエッジ領域であると判定してもよい。第1エッジ判定部171は、エッジ領域であると判定したブロック境界の位置を示す情報及び/又はエッジ領域でないと判定したブロック境界の位置を示す情報を第2エッジ判定部172及び制御部173に出力する。 For example, the first edge determination unit 171 calculates the degree of change in the depth information of the plurality of pixels based on the depth information of each of the plurality of pixels near the block boundary of two adjacent blocks. , it is determined that the block boundary between the two blocks is an edge area. Alternatively, the first edge determination unit 171 obtains a representative value of depth information for each of two adjacent blocks, and if the difference between the depth representative values of each block is equal to or greater than a predetermined value, the block of the two blocks is determined. A boundary may be determined to be an edge region. The first edge determination unit 171 transmits information indicating the position of the block boundary determined to be an edge region and/or information indicating the position of the block boundary determined not to be an edge region to the second edge determination unit 172 and the control unit 173. Output.

第2エッジ判定部172は、合成部150から入力された再構成画像(2次元画像)に基づいて、再構成画像内のブロック境界がエッジ領域であるか否かを判定し、判定結果を制御部173に出力する。本実施形態において、第2エッジ判定部172は、第1エッジ判定部171によりエッジ領域ではないと判定されたブロック境界に対してのみ、当該ブロック境界がエッジ領域であるか否かを判定する。 The second edge determination unit 172 determines whether or not the block boundary in the reconstructed image is an edge region based on the reconstructed image (two-dimensional image) input from the combining unit 150, and controls the determination result. Output to unit 173 . In this embodiment, the second edge determination unit 172 determines whether the block boundary is an edge region only for the block boundary determined by the first edge determination unit 171 not to be an edge region.

具体的には、第2エッジ判定部172は、隣接する2つのブロックのブロック境界付近の複数の画素それぞれの画素値(輝度値)に基づいて、当該複数の画素の画素値の変動度合いを算出し、変動度合いが大きい場合に当該2つのブロックのブロック境界がエッジ領域であると判定する。例えば、第2エッジ判定部172は、下記の式(7)が満たされない場合に、2つのブロックP及びQ(図3参照)のブロック境界がエッジ領域であると判定する。 Specifically, the second edge determination unit 172 calculates the degree of variation in the pixel values of the plurality of pixels based on the pixel values (luminance values) of the plurality of pixels near the block boundary of two adjacent blocks. If the degree of variation is large, it is determined that the block boundary between the two blocks is an edge area. For example, the second edge determination unit 172 determines that the block boundary between two blocks P and Q (see FIG. 3) is an edge area when the following formula (7) is not satisfied.

Figure 0007229682000003
Figure 0007229682000003

ここで、閾値βの値は、隣接するブロックPとブロックQの量子化パラメータの平均値Qavに応じて変わる。 Here, the value of the threshold β varies according to the average value Q av of the quantization parameters of adjacent blocks P and Q. FIG.

そして、第2エッジ判定部172は、エッジ領域であると判定したブロック境界の位置を示す情報及び/又はエッジ領域でないと判定したブロック境界の位置を示す情報を第2エッジ判定部172及び制御部173に出力する。 Then, the second edge determination unit 172 sends information indicating the position of the block boundary determined to be the edge region and/or the information indicating the position of the block boundary determined not to be the edge region to the second edge determination unit 172 and the control unit. 173.

制御部173は、第1エッジ判定部171の判定結果及び第2エッジ判定部172の判定結果に基づいて、再構成画像に対するループフィルタ処理を制御する。具体的には、制御部173は、デブロッキングフィルタ部161を制御するデブロッキングフィルタ制御部173aと、SAO部162におけるモードを選択するSAOモード選択部173bとを備える。 The control unit 173 controls loop filter processing on the reconstructed image based on the determination result of the first edge determination unit 171 and the determination result of the second edge determination unit 172 . Specifically, the control unit 173 includes a deblocking filter control unit 173 a that controls the deblocking filter unit 161 and an SAO mode selection unit 173 b that selects the mode in the SAO unit 162 .

デブロッキングフィルタ制御部173aは、第1エッジ判定部171によりエッジ領域ではないと判定され、かつ、第2エッジ判定部172によりエッジ領域ではないと判定されたブロック境界に対してのみ、デブロッキングフィルタ処理を適用する。 The deblocking filter control unit 173a applies a deblocking filter only to block boundaries that are determined not to be edge regions by the first edge determination unit 171 and are determined not to be edge regions by the second edge determination unit 172. Apply processing.

すなわち、デブロッキングフィルタ制御部173aは、第1エッジ判定部171によりエッジ領域であると判定されたブロック境界に対してデブロッキングフィルタ処理を適用しないようデブロッキングフィルタ部161を制御する。また、デブロッキングフィルタ制御部173aは、第2エッジ判定部172によりエッジ領域であると判定されたブロック境界に対してデブロッキングフィルタ処理を適用しないようデブロッキングフィルタ部161を制御する。 That is, the deblocking filter control unit 173a controls the deblocking filter unit 161 so as not to apply deblocking filter processing to the block boundaries determined by the first edge determination unit 171 to be edge regions. Also, the deblocking filter control unit 173a controls the deblocking filter unit 161 so as not to apply deblocking filter processing to block boundaries determined by the second edge determination unit 172 to be edge regions.

SAOモード選択部173bは、少なくとも第1エッジ判定部171の判定結果に基づいて、サンプルアダプティブオフセット処理のモードを、エッジオフセット及びバンドオフセットを含む複数のモードの中から選択する。 The SAO mode selection unit 173b selects a sample adaptive offset processing mode from among a plurality of modes including edge offset and band offset, based on at least the determination result of the first edge determination unit 171. FIG.

例えば、SAOモード選択部173bは、CTU内のブロック境界のうちエッジ領域が占める割合が所定値(例えば、50%)よりも大きい場合に、当該CTUに対するSAO処理のモードとしてエッジオフセットを選択する。一方、SAOモード選択部173bは、CTU内のブロック境界のうちエッジ領域が占める割合が所定値以下である場合に、当該CTUに対するSAO処理のモードとしてバンドオフセットを選択する、又は当該CTUに対してSAO処理を適用しないことを選択してもよい。 For example, the SAO mode selection unit 173b selects edge offset as the SAO processing mode for the CTU when the proportion of the block boundaries in the CTU occupied by edge regions is greater than a predetermined value (eg, 50%). On the other hand, the SAO mode selection unit 173b selects the band offset as the SAO processing mode for the CTU when the ratio of the edge region among the block boundaries in the CTU is equal to or less than a predetermined value, or You may choose not to apply the SAO process.

<6.ループフィルタ制御部の動作例>
図6は、本実施形態に係る画像符号化装置1のループフィルタ制御部170の動作例を示す図である。画像復号装置2のループフィルタ制御部240は、画像符号化装置1のループフィルタ制御部170と同様に動作する。
<6. Operation example of the loop filter control section>
FIG. 6 is a diagram showing an operation example of the loop filter control section 170 of the image encoding device 1 according to this embodiment. The loop filter control section 240 of the image decoding device 2 operates similarly to the loop filter control section 170 of the image encoding device 1 .

図6に示すように、ステップS1において、第1エッジ判定部171は、奥行き情報に基づいて、再構成画像(2次元画像)内のブロック境界がエッジ領域であるか否かを判定(取得)し、判定結果を第2エッジ判定部172及び制御部173に出力する。 As shown in FIG. 6, in step S1, the first edge determination unit 171 determines (acquires) whether or not a block boundary in a reconstructed image (two-dimensional image) is an edge region based on depth information. and outputs the determination result to the second edge determination unit 172 and the control unit 173 .

制御部173のデブロッキングフィルタ制御部173aは、奥行き情報に基づいてブロック境界がエッジ領域と判定された場合(ステップS2:YES)、ステップS3において、当該ブロック境界に対してデブロッキングフィルタ処理を適用しない(オフする)ようデブロッキングフィルタ部161を制御する。 If the block boundary is determined to be an edge region based on the depth information (step S2: YES), the deblocking filter control unit 173a of the control unit 173 applies deblocking filter processing to the block boundary in step S3. The deblocking filter unit 161 is controlled not to (turn off).

一方、奥行き情報に基づいてブロック境界がエッジ領域と判定されなかった場合(ステップS2:NO)、ステップS4において、第2エッジ判定部172は、再構成画像(2次元画像)に基づいて当該ブロック境界がエッジ領域であるか否かを判定(検出)し、判定結果を制御部173に出力する。 On the other hand, if the block boundary is not determined to be an edge region based on the depth information (step S2: NO), in step S4, the second edge determination unit 172 determines the block boundary based on the reconstructed image (two-dimensional image). It determines (detects) whether or not the boundary is an edge region, and outputs the determination result to the control unit 173 .

デブロッキングフィルタ制御部173aは、再構成画像に基づいて当該ブロック境界がエッジ領域と判定された場合(ステップS5:YES)、ステップS3において、当該ブロック境界に対してデブロッキングフィルタ処理を適用しない(オフする)ようデブロッキングフィルタ部161を制御する。 If the block boundary is determined to be an edge region based on the reconstructed image (step S5: YES), the deblocking filter control unit 173a does not apply deblocking filter processing to the block boundary in step S3 ( control the deblocking filter unit 161 to turn off.

一方、再構成画像に基づいて当該ブロック境界がエッジ領域と判定されなかった場合(ステップS5:NO)、ステップS6において、デブロッキングフィルタ制御部173aは、当該ブロック境界に対してデブロッキングフィルタ処理を適用する(オンする)ようデブロッキングフィルタ部161を制御する。 On the other hand, if the block boundary is not determined to be an edge region based on the reconstructed image (step S5: NO), the deblocking filter control unit 173a performs deblocking filtering on the block boundary in step S6. The deblocking filter unit 161 is controlled to apply (turn on).

次に、ステップS7において、制御部173のSAOモード選択部173bは、第1エッジ判定部171の判定結果に基づいて、CTU内のブロック境界のうちエッジ領域が占める割合が所定値(例えば、50%)よりも大きいか否かを判定する。 Next, in step S7, the SAO mode selection unit 173b of the control unit 173 determines, based on the determination result of the first edge determination unit 171, that the proportion of the block boundaries in the CTU occupied by edge regions is a predetermined value (for example, 50 %).

CTU内のブロック境界のうちエッジ領域が占める割合が所定値(例えば、50%)よりも大きい場合、ステップS8において、SAOモード選択部173bは、当該CTUに対するSAO処理のモードとしてエッジオフセットを選択する。 If the proportion of the block boundary in the CTU occupied by the edge region is greater than a predetermined value (eg, 50%), in step S8, the SAO mode selection unit 173b selects edge offset as the SAO processing mode for the CTU. .

一方、エッジオフセットが選択されなかった場合、ステップS9において、SAOモード選択部173bは、他の判断基準に基づいて、当該CTUに対するSAO処理のモードを選択する。例えば、SAOモード選択部173bは、第2エッジ判定部172の判定結果に基づいて、当該CTU内のブロック境界のうちエッジ領域が占める割合が所定値(例えば、50%)よりも大きいか否かを判定し、所定値よりも大きい場合にはエッジオフセットを選択し(ステップS8)、所定値以下である場合にはバンドオフセットを選択する(ステップS10)又はSAO処理を適用しないことを選択する(ステップS11)。 On the other hand, if the edge offset is not selected, in step S9, the SAO mode selection unit 173b selects the SAO processing mode for the CTU based on other criteria. For example, based on the determination result of the second edge determination unit 172, the SAO mode selection unit 173b determines whether the proportion of the block boundary in the CTU occupied by the edge region is greater than a predetermined value (eg, 50%). is determined, and if it is greater than a predetermined value, the edge offset is selected (step S8), and if it is less than or equal to the predetermined value, the band offset is selected (step S10) or SAO processing is not applied ( step S11).

<7.実施形態のまとめ>
上述したように、ループフィルタ制御部170は、奥行き情報に基づいて、2次元画像(再構成画像)内のブロック境界がエッジ領域であるか否かを判定する第1エッジ判定部171と、2次元画像に基づいて、ブロック境界がエッジ領域であるか否かを判定する第2エッジ判定部172と、第1エッジ判定部171の判定結果及び第2エッジ判定部172の判定結果に基づいて、2次元画像に対するループフィルタ処理を制御する制御部173とを備える。
<7. Summary of Embodiments>
As described above, the loop filter control unit 170 includes a first edge determination unit 171 that determines whether a block boundary in a two-dimensional image (reconstructed image) is an edge region based on depth information; Based on the dimensional image, the second edge determination unit 172 determines whether the block boundary is an edge region, and based on the determination result of the first edge determination unit 171 and the determination result of the second edge determination unit 172, and a control unit 173 that controls the loop filtering process for the two-dimensional image.

奥行き情報に基づいてエッジ判定を行うことにより、例えばオブジェクトと背景との間のエッジ領域を正しく判定できる。また、2次元画像に基づいてエッジ判定を行うことにより、同一オブジェクト内のエッジ領域や、奥行きが同等なオブジェクト間のエッジ領域も正しく判定できるため、エッジ領域の判定精度を高めることが可能である。よって、ループフィルタ処理をより適切に制御できる。 By performing edge determination based on depth information, for example, an edge region between an object and a background can be determined correctly. In addition, by performing edge determination based on a two-dimensional image, it is possible to accurately determine edge areas within the same object and edge areas between objects having the same depth, so it is possible to improve the determination accuracy of edge areas. . Therefore, loop filter processing can be controlled more appropriately.

奥行き情報はオブジェクトの形状を正確に捉えるという特徴があり、その奥行き情報が大きく変化している領域はエッジ領域であるとみなすことができる。オブジェクトと背景との境界のエッジ領域に対しては、奥行き情報に基づくエッジ判定によって正確にエッジ領域を検出し、奥行き情報を用いた方がエッジ領域の検出精度は高くなる。 Depth information has the feature of accurately capturing the shape of an object, and an area where the depth information greatly changes can be regarded as an edge area. For the edge area on the boundary between the object and the background, the edge area is accurately detected by the edge determination based on the depth information, and the detection accuracy of the edge area is higher when the depth information is used.

一方、同一オブジェクト内のエッジ領域に対しては、2次元画像に基づくエッジ判定によって正確にエッジ領域を検出し、奥行き情報を用いるよりも2次元画像を用いた方が高精度であると考えられる。 On the other hand, for edge regions within the same object, it is considered that edge regions are accurately detected by edge determination based on a two-dimensional image, and that using a two-dimensional image is more accurate than using depth information. .

本実施形態では、奥行き情報に基づきエッジ領域と判定されたブロック境界にはデブロッキングフィルタ処理を適用しない。また、奥行き情報に基づきエッジ領域と判定されなかったブロック境界に対しては、2次元動画像に基づくエッジ判定を行い、このエッジ判定でエッジ領域と判定されたブロック境界にはデブロッキングフィルタ処理を適用しない。そして、奥行き情報に基づくエッジ判定及び2次元動画像に基づくエッジ判定のいずれにおいてもエッジ領域と判定されなかったブロック境界に対してのみデブロッキングフィルタ処理を適用する。これにより、高精度なエッジ領域の検出を実現しつつ、デブロッキングフィルタ処理の演算処理量を削減できる。 In this embodiment, deblocking filter processing is not applied to block boundaries determined to be edge regions based on depth information. For block boundaries that are not determined to be edge regions based on depth information, edge determination is performed based on the two-dimensional moving image. Not applicable. Then, deblocking filter processing is applied only to block boundaries that have not been determined to be edge areas in neither edge determination based on depth information nor edge determination based on a two-dimensional moving image. As a result, it is possible to reduce the amount of arithmetic processing for the deblocking filter process while realizing highly accurate edge region detection.

さらに、奥行き情報に基づいて取得したエッジ情報をもとにSAOのモードを選択することにより、SAOのモードを適切に選択できる。 Furthermore, by selecting the SAO mode based on the edge information acquired based on the depth information, the SAO mode can be appropriately selected.

<8.その他の実施形態>
上述した実施形態において、HEVC/H.265におけるデブロッキングフィルタ処理及びSAO処理の例を挙げて説明したが、本発明はHEVC/H.265に限定されるものではなく、次世代の画像符号化方式等の他の符号化方式にも適用可能である。
<8. Other Embodiments>
In the embodiments described above, HEVC/H. Although deblocking filtering and SAO processing in H.265 have been described as examples, the present invention also applies to HEVC/H.265. It is not limited to H.265, and can be applied to other encoding schemes such as next-generation image encoding schemes.

上述した実施形態において、デブロッキングフィルタ制御部173aがデブロッキングフィルタ処理を適用するか否か(すなわち、デブロッキングフィルタON/OFF)を制御する一例について説明したが、デブロッキングフィルタ制御部173aは、強いフィルタ及び弱いフィルタのどちらを適用するかの制御を行ってもよい。 In the above-described embodiment, an example of controlling whether the deblocking filter control unit 173a applies deblocking filtering (that is, deblocking filter ON/OFF) has been described, but the deblocking filter control unit 173a Control over whether to apply a strong filter or a weak filter may be provided.

画像符号化装置1が行う各処理をコンピュータに実行させるプログラム及び画像復号装置2が行う各処理をコンピュータに実行させるプログラムが提供されてもよい。プログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにプログラムをインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROM等の記録媒体であってもよい。また、画像符号化装置1が行う各処理を実行する回路を集積化し、画像符号化装置1を半導体集積回路(チップセット、SoC)として構成してもよい。同様に、画像復号装置2が行う各処理を実行する回路を集積化し、画像復号装置2を半導体集積回路として構成してもよい。 A program that causes a computer to execute each process performed by the image encoding device 1 and a program that causes a computer to execute each process that the image decoding device 2 performs may be provided. The program may be recorded on a computer readable medium. A computer readable medium allows the installation of the program on the computer. Here, the computer-readable medium on which the program is recorded may be a non-transitory recording medium. The non-transitory recording medium is not particularly limited, but may be, for example, a recording medium such as CD-ROM or DVD-ROM. Alternatively, the image encoding device 1 may be configured as a semiconductor integrated circuit (chipset, SoC) by integrating a circuit that executes each process performed by the image encoding device 1 . Similarly, the image decoding device 2 may be configured as a semiconductor integrated circuit by integrating a circuit for executing each process performed by the image decoding device 2 .

以上、図面を参照して実施形態について詳しく説明したが、具体的な構成は上述のものに限られることはなく、要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。 Although the embodiments have been described in detail with reference to the drawings, the specific configuration is not limited to the above, and various design changes can be made without departing from the spirit of the invention.

1 :画像符号化装置
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 :切替部
1: image coding device 2: image decoding device 100: block division unit 110: subtraction unit 120: quantization unit 121: transformation unit 122: quantization unit 130: entropy coding unit 140: inverse transformation unit 141: inverse quantization Unit 142: Inverse transform unit 150: Synthesis unit 160: Loop filter 161: Deblocking filter unit 162: SAO unit 170: Loop filter control unit 171: First edge determination unit 172: Second edge determination unit 173: Control unit 173a: Deblocking filter control unit 173b : SAO mode selection unit 180 : Memory 190 : Prediction unit 191 : Intra prediction unit 192 : Inter prediction unit 193 : Switching unit 200 : Entropy code decoding unit 210 : Inverse transform unit 211 : Inverse quantization unit 212 : inverse transform unit 220 : synthesis unit 230 : loop filter 231 : deblocking filter unit 232 : SAO unit 240 : loop filter control unit 250 : memory 260 : prediction unit 261 : intra prediction unit 262 : inter prediction unit 263 : switching unit

Claims (6)

奥行き情報が付加された2次元画像に対してブロック単位で処理を行う画像処理装置のループフィルタを制御するループフィルタ制御装置であって、
前記奥行き情報に基づいて、前記2次元画像内のブロック境界がエッジ領域であるか否かを判定する第1エッジ判定部と、
前記2次元画像に基づいて、前記ブロック境界がエッジ領域であるか否かを判定する第2エッジ判定部と、
前記第1エッジ判定部の判定結果及び前記第2エッジ判定部の判定結果に基づいて、前記2次元画像に対するループフィルタ処理を制御する制御部と、を備え
前記第2エッジ判定部は、前記第1エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、当該ブロック境界がエッジ領域であるか否かを判定す
ことを特徴とするループフィルタ制御装置。
A loop filter control device for controlling a loop filter of an image processing device that performs block-by-block processing on a two-dimensional image to which depth information is added,
a first edge determination unit that determines whether a block boundary in the two-dimensional image is an edge region based on the depth information;
a second edge determination unit that determines whether the block boundary is an edge region based on the two-dimensional image;
a control unit that controls loop filter processing for the two-dimensional image based on the determination result of the first edge determination unit and the determination result of the second edge determination unit ;
The second edge determination unit determines whether or not the block boundary is an edge region only for a block boundary determined not to be an edge region by the first edge determination unit. Loop filter controller.
前記ループフィルタ処理は、デブロッキングフィルタ処理を含み、
前記制御部は、
前記第1エッジ判定部によりエッジ領域ではないと判定され、かつ、前記第2エッジ判定部によりエッジ領域ではないと判定されたブロック境界に対してのみ、前記デブロッキングフィルタ処理を適用するデブロッキングフィルタ制御部を備える
ことを特徴とする請求項1に記載のループフィルタ制御装置。
The loop filtering includes deblocking filtering,
The control unit
A deblocking filter that applies the deblocking filter processing only to block boundaries that are determined not to be edge regions by the first edge determination unit and are determined not to be edge regions by the second edge determination unit. The loop filter control device according to claim 1, further comprising a control section.
前記ループフィルタ処理は、サンプルアダプティブオフセット処理を含み、
前記制御部は、
少なくとも前記第1エッジ判定部の判定結果に基づいて、前記サンプルアダプティブオフセット処理のモードを、エッジオフセット及びバンドオフセットを含む複数のモードの中から選択するモード選択部を備える
ことを特徴とする請求項1又は2に記載のループフィルタ制御装置。
The loop filtering includes sample adaptive offset processing,
The control unit
4. A mode selection unit that selects a mode of the sample adaptive offset processing from among a plurality of modes including edge offset and band offset, based on at least a determination result of the first edge determination unit. 3. The loop filter control device according to 1 or 2 .
請求項1に記載のループフィルタ制御装置を備える
ことを特徴とする画像符号化装置。
An image coding device comprising the loop filter control device according to claim 1 .
請求項1に記載のループフィルタ制御装置を備える
ことを特徴とする画像復号装置。
An image decoding device comprising the loop filter control device according to claim 1 .
コンピュータを請求項1に記載のループフィルタ制御装置として機能させる
ことを特徴とするプログラム。
A program that causes a computer to function as the loop filter control device according to claim 1 .
JP2018126009A 2018-07-02 2018-07-02 LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM Active JP7229682B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018126009A JP7229682B2 (en) 2018-07-02 2018-07-02 LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018126009A JP7229682B2 (en) 2018-07-02 2018-07-02 LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2020005228A JP2020005228A (en) 2020-01-09
JP7229682B2 true JP7229682B2 (en) 2023-02-28

Family

ID=69100737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018126009A Active JP7229682B2 (en) 2018-07-02 2018-07-02 LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7229682B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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 (en) 2014-04-23 2015-12-03 ソニー株式会社 Image processing device and image processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
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 (en) 2014-04-23 2015-12-03 ソニー株式会社 Image processing device and image processing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
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 (en) 2020-01-09

Similar Documents

Publication Publication Date Title
JP6163597B2 (en) Video encoding device
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
JP2023138826A (en) Intra prediction device, image coding device, image decoding device, and program
JP7229682B2 (en) LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM
JP7242930B2 (en) Intra prediction device, image decoding device, and program
JP7080424B2 (en) Deblocking filter controller and program
JP7059410B2 (en) Image coding device, image decoding device, and program
JP7069421B2 (en) Encoding device, decoding device, and program
JP7449690B2 (en) Inter prediction device, image encoding device, image decoding device, and program
JP7345475B2 (en) Intra prediction device, image encoding device, image decoding device, and program
WO2021045059A1 (en) Encoding device, decoding device, and program
JP2021052249A (en) Encoding device, decoding device, and program

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