JP7449690B2 - Inter prediction device, image encoding device, image decoding device, and program - Google Patents

Inter prediction device, image encoding device, image decoding device, and program Download PDF

Info

Publication number
JP7449690B2
JP7449690B2 JP2019233775A JP2019233775A JP7449690B2 JP 7449690 B2 JP7449690 B2 JP 7449690B2 JP 2019233775 A JP2019233775 A JP 2019233775A JP 2019233775 A JP2019233775 A JP 2019233775A JP 7449690 B2 JP7449690 B2 JP 7449690B2
Authority
JP
Japan
Prior art keywords
motion vector
unit
inter prediction
image
encoding target
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
JP2019233775A
Other languages
Japanese (ja)
Other versions
JP2020109959A (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
Publication of JP2020109959A publication Critical patent/JP2020109959A/en
Priority to JP2024032367A priority Critical patent/JP2024051178A/en
Application granted granted Critical
Publication of JP7449690B2 publication Critical patent/JP7449690B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、インター予測装置、画像符号化装置、画像復号装置、及びプログラムに関する。 The present invention relates to an inter prediction device, an image encoding device, an image decoding device, and a program.

非特許文献1に記載のHEVCに代表される従来の映像符号化方式では、画像符号化装置は、原画像をブロックに分割し、ブロックごとにインター予測とイントラ予測とを切り替えながら予測を行い、予測により得られた予測画像の誤差を表す予測残差に対し直交変換、量子化、エントロピー符号化を施すことにより、ストリーム出力するように構成されている。 In conventional video encoding methods represented by HEVC described in Non-Patent Document 1, an image encoding device divides an original image into blocks, performs prediction while switching between inter prediction and intra prediction for each block, and performs prediction while switching between inter prediction and intra prediction for each block. It is configured to output a stream by performing orthogonal transformation, quantization, and entropy coding on a prediction residual representing an error in a predicted image obtained by prediction.

かかる映像符号化方式におけるインター予測では、符号化対象のブロック(Coding Unit:CU)に適用する動きベクトルが、当該符号化対象CUに隣接する隣接CUに適用する動きベクトルと異なる場合には、符号化対象CUの予測画像及び隣接CUの予測画像は特徴が大きく異なる。 In inter prediction in such a video encoding method, if a motion vector applied to a block to be encoded (Coding Unit: CU) is different from a motion vector applied to an adjacent CU adjacent to the CU to be encoded, the code is The predicted image of the CU to be converted and the predicted image of the adjacent CU have significantly different characteristics.

図1に示す従来の映像符号化方式の例では、オブジェクト#1は左上に動いており、オブジェクト#2は右上に動いているものとする。オブジェクト#1のみが含まれる符号化対象CUの左側に位置する隣接CU#1に対するインター予測では、オブジェクト#1の動きと同様の動きベクトル(MV#3)が適用される可能性が高い。符号化対象CUは、オブジェクト#1及びオブジェクト#2の両方を含むオブジェクト境界に位置するが、多くの領域をオブジェクト#1が占めることから、左側に隣接する隣接CU#1の動きベクトル(MV#2)と同様の動きベクトル(MV#1)が符号化対象CUに適用される可能性が高い。 In the example of the conventional video encoding method shown in FIG. 1, it is assumed that object #1 is moving to the upper left and object #2 is moving to the upper right. In inter prediction for adjacent CU #1 located on the left side of the encoding target CU that includes only object #1, it is highly likely that a motion vector (MV #3) similar to the motion of object #1 will be applied. The encoding target CU is located at an object boundary that includes both object #1 and object #2, but since object #1 occupies a large area, the motion vector (MV # The motion vector (MV#1) similar to 2) is likely to be applied to the encoding target CU.

隣り合うCU同士の動きベクトルが同様である場合には、CUの境界領域の動きの連続性は高く、予測精度は高くなる可能性が高い。一方、図1の符号化対象CUの上側に隣接するCU#2はオブジェクト#2を多く含むことから、オブジェクト#2の動きと同様の動きベクトル(MV#3)が適用される可能性が高い。すなわち、符号化対象CUに適用する動きベクトル(MV#1)と隣接CU#1に適用する動きベクトル(MV#3)とは大きく異なる可能性が高い。このような隣り合うCU同士の動きベクトルが大きく異なる場合には、これらのCUのどちらか少なくとも一方にオブジェクト境界が含まれる可能性が高い。 When the motion vectors of adjacent CUs are similar, the continuity of motion in the boundary area of the CUs is high, and the prediction accuracy is likely to be high. On the other hand, since CU #2 adjacent to the upper side of the encoding target CU in FIG. 1 includes many objects #2, there is a high possibility that a motion vector (MV #3) similar to the motion of object #2 will be applied. . That is, there is a high possibility that the motion vector (MV#1) applied to the encoding target CU and the motion vector (MV#3) applied to the adjacent CU#1 are significantly different. If the motion vectors of such adjacent CUs are significantly different, there is a high possibility that at least one of these CUs includes an object boundary.

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 Telecommunication Union

オブジェクト境界における動きベクトルの不連続性は予測精度の低下を招き、符号化効率が低下してしまう問題がある。HEVCでは、この問題を解決するため、ループフィルタにおいて、符号化対象CUに適用した動きベクトルと隣接ブロックに適用した動きベクトルとの差が予め規定した値より大きいか否かに応じて、ブロック歪を除去するデブロッキングフィルタを適用するか否かを制御する手法が導入されている。 Discontinuity of motion vectors at object boundaries causes a decrease in prediction accuracy, which poses a problem in that encoding efficiency decreases. In HEVC, in order to solve this problem, the loop filter calculates block distortion depending on whether the difference between the motion vector applied to the CU to be encoded and the motion vector applied to the adjacent block is larger than a predefined value. A method has been introduced to control whether or not to apply a deblocking filter that removes the deblocking filter.

しかしながら、予測(インター予測)においては、上記の動きベクトルの不連続性にかかわらず同一の処理が適用されているため、直交変換係数の伝送に必要な情報量がオブジェクト境界付近のブロックで増大し、符号化効率が低下してしまう問題がある。 However, in prediction (inter prediction), the same processing is applied regardless of the above-mentioned discontinuity of motion vectors, so the amount of information required to transmit orthogonal transform coefficients increases in blocks near object boundaries. , there is a problem that encoding efficiency decreases.

そこで、本発明は、インター予測を行う場合において符号化効率を向上させることが可能なインター予測装置、画像符号化装置、画像復号装置、及びプログラムを提供することを目的とする。 Therefore, an object of the present invention is to provide an inter prediction device, an image coding device, an image decoding device, and a program that can improve coding efficiency when performing inter prediction.

第1の態様に係るインター予測装置は、原画像を分割して得た符号化対象ブロックのインター予測を行う。前記インター予測装置は、前記符号化対象ブロックに隣接する隣接復号済みブロック群に適用した1つ以上の第1動きベクトルを取得する隣接ベクトル取得部と、前記符号化対象ブロックに適用する第2動きベクトルを、前記第1動きベクトルを用いて補正することにより補正動きベクトルを生成する動きベクトル補正部と、前記補正動きベクトルを用いて前記インター予測を行うことにより、前記符号化対象ブロックの予測画像を生成する予測画像生成部とを備える。 The inter prediction device according to the first aspect performs inter prediction of a block to be coded obtained by dividing an original image. The inter prediction device includes an adjacent vector acquisition unit that acquires one or more first motion vectors applied to a group of adjacent decoded blocks adjacent to the current block to be encoded, and a second motion vector applied to the current block to be encoded. a motion vector correction unit that generates a corrected motion vector by correcting a vector using the first motion vector; and a predicted image of the block to be coded by performing the inter prediction using the corrected motion vector. and a predicted image generation unit that generates a predicted image.

第2の態様に係る画像符号化装置は、第1の態様に係るインター予測装置を備えることを要旨とする。 The gist of the image encoding device according to the second aspect is that it includes the inter prediction device according to the first aspect.

第3の態様に係る画像復号装置は、第1の態様に係るインター予測装置を備えることを要旨とする。 The gist of the image decoding device according to the third aspect is that it includes the inter prediction device according to the first aspect.

第4の態様に係るプログラムは、コンピュータを第1の態様に係るインター予測装置として機能させることを要旨とする。 The gist of the program according to the fourth aspect is to cause a computer to function as the inter prediction device according to the first aspect.

本発明によれば、インター予測を行う場合において符号化効率を向上させることが可能なインター予測装置、画像符号化装置、画像復号装置、及びプログラムを提供できる。 According to the present invention, it is possible to provide an inter prediction device, an image coding device, an image decoding device, and a program that can improve coding efficiency when performing inter prediction.

背景技術を説明するための図である。FIG. 2 is a diagram for explaining background technology. 第1及び第2実施形態に係る画像符号化装置の構成を示す図である。FIG. 1 is a diagram showing the configuration of an image encoding device according to first and second embodiments. 第1実施形態に係るインター予測部(インター予測装置)の構成を示す図である。It is a diagram showing the configuration of an inter prediction unit (inter prediction device) according to the first embodiment. 第1及び第2実施形態に係る隣接ベクトル取得部の動作例を示す図である。FIG. 6 is a diagram illustrating an example of the operation of the adjacent vector acquisition unit according to the first and second embodiments. 第1実施形態に係る動きベクトル補正部の動作例を示す図である。FIG. 3 is a diagram showing an example of the operation of the motion vector correction section according to the first embodiment. 第1及び第2実施形態に係る画像復号装置の構成を示す図である。FIG. 1 is a diagram showing the configuration of an image decoding device according to first and second embodiments. 第1実施形態に係るインター予測部の動作を示す図である。It is a figure showing operation of an inter prediction part concerning a 1st embodiment. 第1実施形態に係るインター予測部の変更例を示す図である。It is a figure which shows the example of a change of the inter prediction part based on 1st Embodiment. 第2実施形態に係るインター予測部(インター予測装置)の構成を示す図である。It is a figure showing the composition of the inter prediction part (inter prediction device) concerning a 2nd embodiment. 第2実施形態に係る小領域の一例を示す図である。It is a figure showing an example of a small area concerning a 2nd embodiment. 第2実施形態に係る動きベクトル補正部の動作例を示す図である。FIG. 7 is a diagram illustrating an example of the operation of a motion vector correction unit according to a second embodiment. 第2実施形態に係るインター予測部の動作を示す図である。It is a figure which shows the operation|movement of the inter prediction part based on 2nd Embodiment. 第2実施形態に係る動きベクトル補正部の変更例を示す図である。FIG. 7 is a diagram showing a modification example of the motion vector correction unit according to the second embodiment. 第2実施形態に係る動きベクトル補正部の変更例の動作を示す図である。FIG. 7 is a diagram showing the operation of a modified example of the motion vector correction section according to the second embodiment.

図面を参照して、実施形態に係る画像符号化装置及び画像復号装置について説明する。実施形態に係る画像符号化装置及び画像復号装置は、MPEGに代表される動画の符号化及び復号をそれぞれ行う。以下の図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。 An image encoding device and an image decoding device according to embodiments will be described with reference to the drawings. The image encoding device and the image decoding device according to the embodiment encode and decode moving images represented by MPEG, respectively. In the description of the drawings below, the same or similar parts are designated by the same or similar symbols.

<1.第1実施形態>
<画像符号化装置>
まず、本実施形態に係る画像符号化装置について説明する。図2は、本実施形態に係る画像符号化装置1の構成を示す図である。
<1. First embodiment>
<Image encoding device>
First, an image encoding device according to this embodiment will be explained. FIG. 2 is a diagram showing the configuration of the image encoding device 1 according to this embodiment.

図2に示すように、画像符号化装置1は、ブロック分割部100と、減算部110と、変換・量子化部120と、エントロピー符号化部130と、逆量子化・逆変換部140と、合成部150と、メモリ160と、予測部170とを有する。 As shown in FIG. 2, the image encoding device 1 includes a block division section 100, a subtraction section 110, a transformation/quantization section 120, an entropy encoding section 130, an inverse quantization/inverse transformation section 140, It has a synthesis section 150, a memory 160, and a prediction section 170.

ブロック分割部100は、動画像を構成するフレーム(或いはピクチャ)単位の入力画像を複数のブロックに分割し、分割により得たブロックを減算部110に出力する。ブロックのサイズは、例えば32×32画素、16×16画素、8×8画素、又は4×4画素等である。ブロックの形状は正方形に限らず、長方形であってもよい。ブロックは、画像符号化装置1が符号化を行う単位及び画像復号装置が復号を行う単位である。以下において、かかるブロックをCU(Coding Unit)と呼ぶ。また、画像符号化装置1が処理するCUを符号化対象CUと呼び、画像復号装置が処理するCUを復号対象CUと呼ぶ。 The block dividing unit 100 divides an input image in units of frames (or pictures) constituting a moving image into a plurality of blocks, and outputs the blocks obtained by the division to the subtracting unit 110. The size of the block 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, but 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. In the following, such a block will be referred to as a CU (Coding Unit). Moreover, the CU processed by the image encoding device 1 is called a coding target CU, and the CU processed by the image decoding device is called a decoding target CU.

減算部110は、ブロック分割部100から入力された符号化対象CUと、符号化対象CUを予測部170が予測して得た予測画像との差分(誤差)を表す予測残差を算出する。具体的には、減算部110は、CUの各画素値から予測画像の各画素値を減算することにより予測残差を算出し、算出した予測残差を変換・量子化部120に出力する。 The subtraction unit 110 calculates a prediction residual representing the difference (error) between the encoding target CU input from the block dividing unit 100 and the predicted image obtained by predicting the encoding target CU by the prediction unit 170. Specifically, the subtraction unit 110 calculates a prediction residual by subtracting each pixel value of the predicted image from each pixel value of the CU, and outputs the calculated prediction residual to the conversion/quantization unit 120.

変換・量子化部120は、CU単位で直交変換処理及び量子化処理を行う。変換・量子化部120は、変換部121と、量子化部122とを有する。 The transformation/quantization unit 120 performs orthogonal transformation processing and quantization processing on a CU basis. The conversion/quantization unit 120 includes a conversion 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 processing on the prediction residual input from the subtracter 110 to calculate orthogonal transform coefficients, and outputs the calculated orthogonal transform coefficients to the quantizer 122 . The orthogonal transformation refers to, for example, a discrete cosine transform (DCT), a discrete sine transform (DST), a Karhunen-Loeve transform (KLT), or the like.

量子化部122は、変換部121から入力された直交変換係数を量子化パラメータ(Qp)及び量子化行列を用いて量子化し、量子化した直交変換係数をエントロピー符号化部130及び逆量子化・逆変換部140に出力する。なお、量子化パラメータ(Qp)は、CU内の各直交変換係数に対して共通して適用されるパラメータであって、量子化の粗さを定めるパラメータである。量子化行列は、各直交変換係数を量子化する際の量子化値を要素として有する行列である。 The quantization unit 122 quantizes the orthogonal transform coefficients input from the transform unit 121 using a quantization parameter (Qp) and a quantization matrix, and sends the quantized orthogonal transform coefficients to an entropy encoder 130 and inverse quantization/dequantization. It is output to the inverse transformer 140. Note that the quantization parameter (Qp) is a parameter that is commonly applied to each orthogonal transform coefficient within the CU, and is a parameter that determines the roughness of quantization. The quantization matrix is a matrix having as elements quantization values when quantizing each orthogonal transform coefficient.

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

逆量子化・逆変換部140は、CU単位で逆量子化処理及び逆直交変換処理を行う。逆量子化・逆変換部140は、逆量子化部141と、逆変換部142とを有する。 The inverse quantization/inverse transform unit 140 performs inverse quantization processing and inverse orthogonal transform processing in units of CUs. The inverse quantization/inverse transformation section 140 includes an inverse quantization section 141 and an inverse transformation section 142.

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

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

合成部150は、逆変換部142から入力された復元予測残差を、予測部170から入力された予測画像と画素単位で合成する。合成部150は、復元予測残差の各画素値と予測画像の各画素値を加算して符号化対象CUを再構成(復号)し、復号したCU単位の復号画像をメモリ160に出力する。かかる復号画像は、再構成画像と称されることがある。 The combination unit 150 combines the restored prediction residual input from the inverse transformation unit 142 with the predicted image input from the prediction unit 170 on a pixel-by-pixel basis. The synthesis unit 150 adds each pixel value of the restored prediction residual and each pixel value of the predicted image to reconstruct (decode) the encoding target CU, and outputs the decoded image in units of CU to the memory 160. Such a decoded image is sometimes referred to as a reconstructed image.

メモリ160は、合成部150から入力された復号画像を記憶する。メモリ160は、復号画像をフレーム単位で記憶する。メモリ160は、記憶している復号画像を予測部170に出力する。さらに、メモリ160は、インター予測部172において算出された動きベクトルをCUごとに記憶する。なお、メモリ160は、複数のメモリにより構成されてもよい。また、合成部150とメモリ160との間にループフィルタが設けられてもよい。 Memory 160 stores the decoded image input from synthesis section 150. Memory 160 stores decoded images in units of frames. The memory 160 outputs the stored decoded image to the prediction unit 170. Furthermore, the memory 160 stores the motion vector calculated by the inter prediction unit 172 for each CU. Note that the memory 160 may be composed of a plurality of memories. Further, a loop filter may be provided between the synthesis section 150 and the memory 160.

予測部170は、CU単位で予測を行う。予測部170は、イントラ予測部171と、インター予測部172と、切替部173とを有する。 The prediction unit 170 performs prediction on a CU basis. The prediction unit 170 includes an intra prediction unit 171, an inter prediction unit 172, and a switching unit 173.

イントラ予測部171は、メモリ160に記憶された復号画像のうち、符号化対象CUの周辺にある復号画素値を参照してイントラ予測画像を生成し、生成したイントラ予測画像を切替部173に出力する。イントラ予測部171は、複数のイントラ予測モードの中から、符号化対象CUに適用する最適なイントラ予測モードを選択し、選択したイントラ予測モードを用いてイントラ予測を行う。イントラ予測部171は、選択したイントラ予測モードに関する制御情報をエントロピー符号化部130に出力する。 The intra prediction unit 171 generates an intra prediction image by referring to the decoded pixel values around the encoding target CU among the decoded images stored in the memory 160, and outputs the generated intra prediction image to the switching unit 173. do. The intra prediction unit 171 selects the optimal intra prediction mode to be applied to the encoding target CU from among the plurality of intra prediction modes, and performs intra prediction using the selected intra prediction mode. Intra prediction section 171 outputs control information regarding the selected intra prediction mode to entropy encoding section 130.

インター予測部172は、メモリ160に記憶された復号画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルを算出し、符号化対象CUを予測してインター予測画像を生成し、生成したインター予測画像を切替部173に出力する。また、インター予測部172は、CUごとに算出した動きベクトルをメモリ160に出力し、当該動きベクトルをメモリ160に記憶させる。 The inter prediction unit 172 uses the decoded image stored in the memory 160 as a reference image, calculates a motion vector by a method such as block matching, predicts the CU to be encoded, and generates an inter predicted image. The inter predicted image is output to the switching unit 173. Further, the inter prediction unit 172 outputs the motion vector calculated for each CU to the memory 160, and causes the memory 160 to store the motion vector.

インター予測部172は、複数の参照画像を用いるインター予測(典型的には、双予測)や、1つの参照画像を用いるインター予測(片方向予測)の中から最適なインター予測方法を選択し、選択したインター予測方法を用いてインター予測を行う。インター予測部172は、インター予測に関する制御情報(動きベクトル等)をエントロピー符号化部130に出力する。 The inter prediction unit 172 selects the optimal inter prediction method from among inter prediction using multiple reference images (typically, bi-prediction) and inter prediction using one reference image (unidirectional prediction), Perform inter prediction using the selected inter prediction method. The inter prediction unit 172 outputs control information (motion vectors, etc.) related to inter prediction to the entropy encoding unit 130.

切替部173は、イントラ予測部171から入力されるイントラ予測画像とインター予測部172から入力されるインター予測画像とを切り替えて、いずれかの予測画像を減算部110及び合成部150に出力する。 The switching unit 173 switches between the intra-predicted image input from the intra-predicting unit 171 and the inter-predicted image input from the inter-predicting unit 172, and outputs one of the predicted images to the subtracting unit 110 and the combining unit 150.

次に、本実施形態に係る画像符号化装置1のインター予測部172について説明する。図3は、本実施形態に係る画像符号化装置1のインター予測部172の構成を示す図である。 Next, the inter prediction unit 172 of the image encoding device 1 according to this embodiment will be explained. FIG. 3 is a diagram showing the configuration of the inter prediction unit 172 of the image encoding device 1 according to the present embodiment.

図3に示すように、本実施形態に係るインター予測部172は、隣接ベクトル取得部172aと、動きベクトル算出部172cと、動きベクトル補正部172dと、予測画像生成部172eとを有する。 As shown in FIG. 3, the inter prediction unit 172 according to this embodiment includes an adjacent vector acquisition unit 172a, a motion vector calculation unit 172c, a motion vector correction unit 172d, and a predicted image generation unit 172e.

隣接ベクトル取得部172aは、メモリ160から、符号化対象CUの周囲(上や左)に位置する各隣接復号済みCUのインター予測に適用された動きベクトルVpを取得し、取得した動きベクトルVpのリストを動きベクトル補正部172dに出力する。なお、動きベクトルは、動きベクトルの水平方向(x軸方向)及び垂直方向(y軸方向)のベクトルの値のほか、参照するピクチャ(参照画像)の時間的な位置(例えば、POC:Picture Order Countや参照リスト内の参照インデックス)などを含んでもよい。 The adjacent vector acquisition unit 172a acquires from the memory 160 the motion vectors Vp applied to the inter prediction of each adjacent decoded CU located around (above or to the left of) the encoding target CU, and The list is output to the motion vector correction section 172d. Note that the motion vector includes the horizontal direction (x-axis direction) and vertical direction (y-axis direction) vector values of the motion vector, as well as the temporal position of a reference picture (reference image) (for example, POC: Picture Order Count, reference index in the reference list), etc.

図4に示すように、符号化対象CUの上や左に位置する隣接復号済みCUのうち一部の隣接復号済みCUにイントラ予測が適用された場合には、隣接ベクトル取得部172aは、当該一部の隣接復号済みCUに近接するCUに適用した動きベクトルを代用することによって動きベクトルを補間してもよいし、周囲の利用可能な動きベクトルの加重平均などによって動きベクトルを算出して補間してもよいし、符号化方式で予め規定した動きベクトルを設定してもよい。符号化対象CUが画面端である場合にも同様にして補間する。 As shown in FIG. 4, when intra prediction is applied to some adjacent decoded CUs among the adjacent decoded CUs located above or to the left of the encoding target CU, the adjacent vector acquisition unit 172a A motion vector may be interpolated by substituting a motion vector applied to a CU close to some adjacent decoded CUs, or a motion vector may be calculated by a weighted average of surrounding available motion vectors and interpolated. Alternatively, a motion vector predefined by the encoding method may be set. Interpolation is performed in the same manner when the encoding target CU is at the edge of the screen.

動きベクトル算出部172cは、メモリ160に記憶された復号画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルVを算出し、算出した動きベクトルVを動きベクトル補正部172dに出力する。 The motion vector calculation unit 172c uses the decoded image stored in the memory 160 as a reference image to calculate a motion vector V by a method such as block matching, and outputs the calculated motion vector V to the motion vector correction unit 172d.

動きベクトル補正部172dは、動きベクトル算出部172cにより算出された動きベクトルVを、隣接ベクトル取得部172aにより取得された動きベクトルVpを用いて補正することにより補正動きベクトルV'を生成し、補正動きベクトルV'を予測画像生成部172eに出力する。 The motion vector correction unit 172d generates a corrected motion vector V′ by correcting the motion vector V calculated by the motion vector calculation unit 172c using the motion vector Vp acquired by the adjacent vector acquisition unit 172a, and performs the correction. The motion vector V' is output to the predicted image generation section 172e.

具体的には、動きベクトル補正部172dは、図5に示すようにして動きベクトルVを補正する。動きベクトル補正部172dは、隣接ベクトル取得部172aにより取得した隣接動きベクトルVp及び当該符号化対象ブロックの動きベクトルVを用いて加重平均により動きベクトルVを補正する。 Specifically, the motion vector correction unit 172d corrects the motion vector V as shown in FIG. The motion vector correction unit 172d corrects the motion vector V by weighted averaging using the adjacent motion vector Vp acquired by the adjacent vector acquisition unit 172a and the motion vector V of the current block to be encoded.

第1に、動きベクトル補正部172dは、隣接動きベクトルVpを、符号化対象CUの左側に位置する隣接動きベクトルVL及び上側に位置する隣接動きベクトルVTに下記の式(1)のように分類する。 First, the motion vector correction unit 172d converts the adjacent motion vector Vp into an adjacent motion vector V L located on the left side of the encoding target CU and an adjacent motion vector V T located above the encoding target CU as shown in equation (1) below. Classify into.

VL= [Vp[-1,0], Vp[-1,1], Vp[-1,2], …, Vp[-1,N-1]]
VT= [Vp[0,-1], Vp[1,-1], Vp[2,-1], …, Vp[M-1,-1]]
(1)
V L = [Vp[-1,0], Vp[-1,1], Vp[-1,2], …, Vp[-1,N-1]]
V T = [Vp[0,-1], Vp[1,-1], Vp[2,-1], …, Vp[M-1,-1]]
(1)

第2に、動きベクトル補正部172dは、動きベクトルVの補正に用いる重み係数WL、WT、WVを決定する。動きベクトル補正部172dは、例えば、下記の式(2)により重み係数WL、WT、WVを算出する。 Second, the motion vector correction unit 172d determines weighting coefficients W L , W T , and W V used for correcting the motion vector V. The motion vector correction unit 172d calculates the weighting coefficients W L , W T , and W V using the following equation (2), for example.

WL= 32 >> log2(height)
WT= 32 >> log2(width)
WV= 32 - WL - WT
(2)
W L = 32 >> log2(height)
W T = 32 >> log2(width)
W V = 32 - W L - W T
(2)

但し、width, heightは符号化対象CUの幅、高さをそれぞれ表す。なお、重み係数WL、WTはブロックの幅や高さ、もしくはその比に応じて決定されるものであればよく、式(2)の計算方法に限定されない。 However, width and height represent the width and height of the encoding target CU, respectively. Note that the weighting coefficients W L and W T may be determined according to the width and height of the block, or the ratio thereof, and are not limited to the calculation method of equation (2).

第3に、動きベクトル補正部172dは、補正前の動きベクトルV[x,y]を、重み係数WL、WTと、隣接動きベクトルVL及びVTとに基づいて補正し、例えば下記の式(3)により補正後の動きベクトルV'を算出する。 Thirdly, the motion vector correction unit 172d corrects the motion vector V[x,y] before correction based on the weighting coefficients W L , W T and the adjacent motion vectors V L and V T , for example, as follows. The corrected motion vector V' is calculated using equation (3).

V'= WL・median(VL) + WT・median(VT) + WV・V)
(3)
V'= W L・median(V L ) + W T・median(V T ) + W V・V)
(3)

予測画像生成部172eは、動きベクトル補正部172dにより生成された補正動きベクトルV'を用いて符号化対象CUのインター予測を行うことにより、符号化対象CUの予測画像を生成し、生成した予測画像(インター予測画像)を切替部173に出力する。 The predicted image generation unit 172e generates a predicted image of the CU to be encoded by performing inter prediction of the CU to be encoded using the corrected motion vector V' generated by the motion vector correction unit 172d, and uses the generated prediction. The image (inter predicted image) is output to the switching unit 173.

なお、かかる予測画像は切替部173を介して減算部110に入力され、減算部110は符号化対象CUと予測画像との間の差を表す予測残差を変換・量子化部120に出力する。変換・量子化部120は、予測残差から量子化された直交変換係数を生成し、生成した直交変換係数をエントロピー符号化部130に出力する。 Note that this predicted image is input to the subtraction unit 110 via the switching unit 173, and the subtraction unit 110 outputs a prediction residual representing the difference between the encoding target CU and the predicted image to the conversion/quantization unit 120. . The transform/quantizer 120 generates quantized orthogonal transform coefficients from the prediction residual, and outputs the generated orthogonal transform coefficients to the entropy encoder 130.

<画像復号装置>
次に、本実施形態に係る画像復号装置について説明する。但し、上記の画像符号化装置1と同様な動作については重複する説明を省略する。図6は、本実施形態に係る画像復号装置2の構成を示す図である。
<Image decoding device>
Next, an image decoding device according to this embodiment will be described. However, redundant explanation of operations similar to those of the image encoding device 1 described above will be omitted. FIG. 6 is a diagram showing the configuration of the image decoding device 2 according to this embodiment.

図6に示すように、画像復号装置2は、エントロピー復号部200と、逆量子化・逆変換部210と、合成部220と、メモリ230と、予測部240とを有する。 As shown in FIG. 6, the image decoding device 2 includes an entropy decoding section 200, an inverse quantization/inverse transformation section 210, a combining section 220, a memory 230, and a prediction section 240.

エントロピー復号部200は、画像符号化装置1により生成された符号化ストリームを復号し、量子化された直交変換係数を逆量子化・逆変換部210に出力する。また、エントロピー復号部200は、予測(イントラ予測及びインター予測)に関する制御情報を取得し、取得した制御情報を予測部240に出力する。 The entropy decoding unit 200 decodes the encoded stream generated by the image encoding device 1 and outputs quantized orthogonal transform coefficients to the inverse quantization/inverse transformation unit 210. The entropy decoding unit 200 also acquires control information regarding prediction (intra prediction and inter prediction), and outputs the acquired control information to the prediction unit 240.

逆量子化・逆変換部210は、CU単位で逆量子化処理及び逆直交変換処理を行う。逆量子化・逆変換部210は、逆量子化部211と、逆変換部212とを有する。 The inverse quantization/inverse transform unit 210 performs inverse quantization processing and inverse orthogonal transform processing in units of CUs. The inverse quantization/inverse transformation section 210 includes an inverse quantization section 211 and an inverse transformation section 212.

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

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

合成部220は、逆変換部212から入力された予測残差と、予測部240から入力された予測画像とを画素単位で合成することにより、元のCUを再構成(復号)し、CU単位の復号画像をメモリ230に出力する。 The synthesis unit 220 reconstructs (decodes) the original CU by synthesizing the prediction residual input from the inverse transformation unit 212 and the predicted image input from the prediction unit 240 in units of pixels. The decoded image is output to the memory 230.

メモリ230は、合成部220から入力された復号画像を記憶する。メモリ230は、復号画像をフレーム単位で記憶する。さらに、メモリ230は、インター予測部242において算出された動きベクトルをCUごとに記憶する。メモリ230は、フレーム単位の復号画像を画像復号装置2の外部に出力する。なお、メモリ230は、複数のメモリにより構成されてもよい。合成部220とメモリ230との間にループフィルタが設けられてもよい。 Memory 230 stores the decoded image input from synthesis section 220. The memory 230 stores decoded images in units of frames. Furthermore, the memory 230 stores the motion vector calculated by the inter prediction unit 242 for each CU. The memory 230 outputs the decoded image in units of frames to the outside of the image decoding device 2 . Note that the memory 230 may be composed of a plurality of memories. A loop filter may be provided between the synthesis section 220 and the memory 230.

予測部240は、CU単位で予測を行う。予測部240は、イントラ予測部241と、インター予測部242と、切替部243とを有する。 The prediction unit 240 performs prediction on a CU basis. The prediction unit 240 includes an intra prediction unit 241, an inter prediction unit 242, and a switching unit 243.

イントラ予測部241は、メモリ230に記憶された復号画像を参照し、エントロピー復号部200から入力された制御情報に従って、復号対象CUをイントラ予測により予測することによりイントラ予測画像を生成し、生成したイントラ予測画像を切替部243に出力する。 The intra prediction unit 241 refers to the decoded image stored in the memory 230 and generates an intra predicted image by predicting the decoding target CU by intra prediction according to the control information input from the entropy decoding unit 200. The intra predicted image is output to the switching unit 243.

インター予測部242は、メモリ230に記憶された復号画像を参照画像として用いて、復号対象CUをインター予測により予測する。インター予測部242は、エントロピー復号部200から入力された制御情報に従ってインター予測を行うことによりインター予測画像を生成し、生成したインター予測画像を切替部243に出力する。本実施形態において、インター予測部242は、図3に示すインター予測部172と同じ構成を有する。 The inter prediction unit 242 uses the decoded image stored in the memory 230 as a reference image to predict the decoding target CU by inter prediction. The inter prediction unit 242 generates an inter prediction image by performing inter prediction according to the control information input from the entropy decoding unit 200, and outputs the generated inter prediction image to the switching unit 243. In this embodiment, the inter prediction unit 242 has the same configuration as the inter prediction unit 172 shown in FIG. 3.

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

<インター予測部の動作>
図7は、本実施形態に係る画像符号化装置1のインター予測部172の動作を示す図である。画像復号装置2のインター予測部242も、画像符号化装置1のインター予測部172と同様にして動作する。但し、インター予測部242の動作においては、インター予測部172の動作における「符号化対象CU」を「復号対象CU」と読み替える。
<Operation of inter prediction unit>
FIG. 7 is a diagram showing the operation of the inter prediction unit 172 of the image encoding device 1 according to the present embodiment. The inter prediction unit 242 of the image decoding device 2 also operates in the same manner as the inter prediction unit 172 of the image encoding device 1. However, in the operation of the inter prediction unit 242, the “CU to be encoded” in the operation of the inter prediction unit 172 is read as the “CU to be decoded”.

図7に示すように、ステップS1において、隣接ベクトル取得部172aは、メモリ160から、符号化対象CUの周囲(上や左)に位置する各隣接復号済みCUのインター予測に適用された動きベクトルVpを取得する。 As shown in FIG. 7, in step S1, the adjacent vector acquisition unit 172a acquires motion vectors applied to inter prediction of each adjacent decoded CU located around (above or to the left of) the encoding target CU from the memory 160. Get Vp.

ステップS2において、動きベクトル算出部172cは、メモリ160に記憶された復号画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルVを算出する。 In step S2, the motion vector calculation unit 172c uses the decoded image stored in the memory 160 as a reference image to calculate a motion vector V by a technique such as block matching.

ステップS3において、動きベクトル補正部172dは、動きベクトル算出部172cにより算出された動きベクトルVを、隣接ベクトル取得部172aにより取得された動きベクトルVpを用いて補正することにより補正動きベクトルV'を生成する。 In step S3, the motion vector correction section 172d corrects the motion vector V calculated by the motion vector calculation section 172c using the motion vector Vp acquired by the adjacent vector acquisition section 172a, thereby obtaining a corrected motion vector V'. generate.

ステップS4において、予測画像生成部172eは、補正動きベクトルV'を用いてインター予測を行い、符号化対象CUの予測画像を生成する。 In step S4, the predicted image generation unit 172e performs inter prediction using the corrected motion vector V' to generate a predicted image of the encoding target CU.

このように、本実施形態に係るインター予測部172によれば、隣接動きベクトルVpを用いて補正された動きベクトルを用いて、動きベクトルの不連続性を低減させることができるため、予測残差がオブジェクト境界付近のブロックで増大することを抑制し、符号化効率を向上させることができる。 In this way, according to the inter prediction unit 172 according to the present embodiment, discontinuity of the motion vector can be reduced using the motion vector corrected using the adjacent motion vector Vp, so that the prediction residual It is possible to suppress an increase in blocks near object boundaries and improve encoding efficiency.

<インター予測部の変更例>
図8は、第1実施形態に係るインター予測部172の変更例を示す図である。
<Example of changing the inter prediction unit>
FIG. 8 is a diagram showing a modification example of the inter prediction unit 172 according to the first embodiment.

図8に示すように、インター予測部172は、上述した実施形態に係る構成に加えて、連続性評価部172fと、補正用隣接ベクトル決定部172gとを有する。 As shown in FIG. 8, the inter prediction unit 172 includes a continuity evaluation unit 172f and a correction adjacent vector determination unit 172g in addition to the configuration according to the embodiment described above.

連続性評価部172fは、符号化対象CUに適用する動きベクトルVを隣接動きベクトルVpと比較することにより、隣接復号済みブロック群に含まれる各復号済みブロックと符号化対象CUとの境界の領域の動きの連続性を評価する。 The continuity evaluation unit 172f compares the motion vector V applied to the encoding target CU with the adjacent motion vector Vp, thereby determining the boundary area between each decoded block included in the adjacent decoded block group and the encoding target CU. Evaluate the continuity of movement.

連続性評価部172fは、符号化対象CUに隣接する復号済みの1又は複数の隣接CUに適用された動きベクトルVpをメモリ160から取得する。そして、連続性評価部172fは、符号化対象CUに適用された動きベクトルVと、隣接する復号済みCU群に適用された動きベクトルVpとの比較により、隣接する復号済みCU群について符号化対象CUとの動きの連続性を評価し、評価結果を補正用隣接ベクトル決定部172gに出力する。 The continuity evaluation unit 172f acquires from the memory 160 the motion vector Vp applied to one or more decoded adjacent CUs adjacent to the encoding target CU. Then, the continuity evaluation unit 172f compares the motion vector V applied to the encoding target CU with the motion vector Vp applied to the adjacent decoded CU group, and determines the encoding target for the adjacent decoded CU group. The continuity of motion with the CU is evaluated, and the evaluation result is output to the correction adjacent vector determination unit 172g.

例えば、連続性評価部172fは、符号化対象CUに適用される動きベクトルVと復号済みCUの動きベクトルVpとの差(距離)を表すL1ノルムが予め規定した閾値未満である場合には連続性が高いと評価する。一方、当該L1ノルムが閾値以上である場合には連続性が低いと評価する。但し、連続性の指標値としてはL1ノルムに限定されるものではなく、他の指標値を用いてもよい。 For example, if the L1 norm representing the difference (distance) between the motion vector V applied to the encoding target CU and the motion vector Vp of the decoded CU is less than a predetermined threshold, the continuity evaluation unit 172f Evaluated as having high quality. On the other hand, if the L1 norm is equal to or greater than the threshold value, it is evaluated that the continuity is low. However, the continuity index value is not limited to the L1 norm, and other index values may be used.

なお、動きベクトルは、X軸及びY軸方向のベクトル値のほか、参照する復号済みフレームを示すフラグ(例えば、HEVCにおけるinter_pred_idc,ref_idx)を含むものとする。連続性評価部172fは、隣接ブロックとの動きベクトルの連続性の評価にあたっては、符号化対象CUを含むフレーム(現フレーム)と符号化対象CUの参照先の復号済みフレームとの時間的な距離(POC距離)と、現フレームと隣接する復号済みCUの参照先の復号済みフレームとのPOC距離とに応じて、当該隣接する復号済みCUに適用した動きベクトルのベクトル値をスケーリングしたのちに連続性を評価してもよい。 Note that the motion vector includes vector values in the X-axis and Y-axis directions as well as a flag indicating a decoded frame to be referenced (for example, inter_pred_idc, ref_idx in HEVC). In evaluating the continuity of motion vectors with adjacent blocks, the continuity evaluation unit 172f evaluates the temporal distance between the frame containing the encoding target CU (current frame) and the decoded frame referenced by the encoding target CU. (POC distance) and the POC distance between the current frame and the reference decoded frame of the adjacent decoded CU, the vector value of the motion vector applied to the adjacent decoded CU is scaled, and then You can also evaluate gender.

補正用隣接ベクトル決定部172gは、連続性評価部172fにより評価された動きの連続性に基づいて、動きベクトルVの補正に用いる動きベクトルを動きベクトルVpに基づいて決定する。 The correction adjacent vector determining unit 172g determines a motion vector to be used for correcting the motion vector V, based on the motion vector Vp, based on the continuity of motion evaluated by the continuity evaluation unit 172f.

例えば、補正用隣接ベクトル決定部172gは、
VL= [Vp[-1,0], Vp[-1,1], Vp[-1,2], …, Vp[-1,N-1]]
VT = [Vp[0,-1], Vp[1,-1], Vp[2,-1], …, Vp[M-1,-1]]
であるとき、
V'L=[ vL ∈VL | || vL - V ||2< Th ]
V'T=[ vT ∈VT | || vT - V ||2< Th ]
というように動きベクトルVの補正に用いる動きベクトルを決定する。
For example, the correction adjacent vector determining unit 172g
V L = [Vp[-1,0], Vp[-1,1], Vp[-1,2], …, Vp[-1,N-1]]
V T = [Vp[0,-1], Vp[1,-1], Vp[2,-1], …, Vp[M-1,-1]]
When
V' L =[ v L ∈V L | || v L - V || 2 < Th ]
V' T =[ v T ∈V T | || v T - V || 2 < Th ]
A motion vector to be used for correcting the motion vector V is determined as follows.

すなわち、V'Lは符号化対象CUの左側の隣接ベクトルVpのうち、動きベクトルVとのL2ノルムが閾値Th以下のベクトルにより構成される集合であり、V'Tは符号化対象CUの上側の隣接ベクトルVpのうち、動きベクトルVとのL2ノルムが閾値Th以下のベクトルにより構成される集合である。 That is, V' L is a set of vectors whose L2 norm with the motion vector V is less than or equal to the threshold Th among the left adjacent vectors Vp of the CU to be encoded, and V' T is the set of vectors on the left side of the CU to be encoded. This is a set made up of vectors among adjacent vectors Vp whose L2 norm with the motion vector V is less than or equal to the threshold Th.

動きベクトル補正部172dは、これらV'L及びV'T(第3動きベクトル)を用いて、下記の式(4)により補正後の動きベクトルV'を算出する。 The motion vector correction unit 172d uses these V' L and V' T (third motion vector) to calculate a corrected motion vector V' according to equation (4) below.

V'= WL・median(V'L) + WT・median(V'T) + WV・V)
(4)
V'= W L・median(V' L ) + W T・median(V' T ) + W V・V)
(4)

<2.第2実施形態>
第2実施形態について、第1実施形態との相違点を主として説明する。
<2. Second embodiment>
Regarding the second embodiment, differences from the first embodiment will be mainly described.

図9は、第2実施形態に係る画像符号化装置1のインター予測部172の構成を示す図である。 FIG. 9 is a diagram showing the configuration of the inter prediction unit 172 of the image encoding device 1 according to the second embodiment.

図9に示すように、第2実施形態に係るインター予測部172は、第1実施形態で説明した構成(隣接ベクトル取得部172a、動きベクトル算出部172c、動きベクトル補正部172d、予測画像生成部172e)に加えて、小領域分割部172bを有する。 As shown in FIG. 9, the inter prediction unit 172 according to the second embodiment has the configuration described in the first embodiment (adjacent vector acquisition unit 172a, motion vector calculation unit 172c, motion vector correction unit 172d, predicted image generation unit). 172e), it has a small region dividing section 172b.

小領域分割部172bは、符号化対象CUをあらかじめ規定したサイズの複数の小領域に分割し、分割により得られた各小領域の情報を動きベクトル補正部172dに出力する。かかる小領域は、サブブロックと称されてもよい。 The small region dividing unit 172b divides the encoding target CU into a plurality of small regions of a predefined size, and outputs information about each small region obtained by the division to the motion vector correction unit 172d. Such a small area may be referred to as a subblock.

図10は、小領域の一例を示す図である。図10(a)に示すように、各小領域のサイズを同一とし、例えば各小領域を4×4画素ごとの領域としてもよい。或いは、画像復号装置及び画像復号装置で共通の処理をあらかじめ規定しておけば、図10(b)に示すように、各小領域のサイズを異ならせてもよい。例えば、符号化対象CUの境界付近を細かく、中心付近を荒く分割するような方法で小領域に分割してもよい。 FIG. 10 is a diagram showing an example of a small area. As shown in FIG. 10(a), the size of each small area may be the same, and each small area may be an area of 4×4 pixels, for example. Alternatively, if common processing is defined in advance for the image decoding device and the image decoding device, the size of each small area may be made different, as shown in FIG. 10(b). For example, the CU to be encoded may be divided into small regions by a method of finely dividing the area near the boundary and coarsely dividing the area near the center.

動きベクトル算出部172cは、メモリ160に記憶された復号画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルVを算出し、算出した動きベクトルVを動きベクトル補正部172dに出力する。本実施形態において、動きベクトル算出部172cは、符号化対象CUについて1つの動きベクトルVを算出してもよいし、小領域分割部172bが符号化対象CUを分割して得た小領域ごとに動きベクトルVを算出してもよい。 The motion vector calculation unit 172c uses the decoded image stored in the memory 160 as a reference image to calculate a motion vector V by a method such as block matching, and outputs the calculated motion vector V to the motion vector correction unit 172d. In this embodiment, the motion vector calculation unit 172c may calculate one motion vector V for each CU to be encoded, or for each small region obtained by dividing the CU to be encoded by the small region dividing unit 172b. A motion vector V may also be calculated.

動きベクトル補正部172dは、動きベクトル算出部172cにより算出された動きベクトルVを、隣接ベクトル取得部172aにより取得された動きベクトルVpを用いて補正することにより補正動きベクトルV'を生成し、補正動きベクトルV'を予測画像生成部172eに出力する。 The motion vector correction unit 172d generates a corrected motion vector V′ by correcting the motion vector V calculated by the motion vector calculation unit 172c using the motion vector Vp acquired by the adjacent vector acquisition unit 172a, and performs the correction. The motion vector V' is output to the predicted image generation section 172e.

本実施形態において、動きベクトル補正部172dは、図11に示すように、小領域ごとに動きベクトルVを補正する。動きベクトル補正部172dは、小領域の位置に応じて決定した重みを用いて、当該小領域の位置に対応する隣接復号済みCUの動きベクトルVpを重み付けし、重み付けした動きベクトルVpを用いて、当該小領域に適用する動きベクトルVを補正する。 In this embodiment, the motion vector correction unit 172d corrects the motion vector V for each small region, as shown in FIG. The motion vector correction unit 172d weights the motion vector Vp of the adjacent decoded CU corresponding to the position of the small area using the weight determined according to the position of the small area, and uses the weighted motion vector Vp, The motion vector V applied to the small area is corrected.

例えば、動きベクトル補正部172dは、符号化対象CUの小領域ごとの動きベクトルの配列V[x,y]に補正前の動きベクトルVを代入する。但し、補正前の動きベクトルVが符号化対象CU内の小ブロックごとに異なる動きベクトルである場合、小ブロックごとに設定された動きベクトルに基づいて、小領域ごとに異なる動きベクトルを動きベクトル配列V[x,y]に代入する。前記小ブロックのサイズが前述の小領域と異なる場合には、予め規定する方法で、代入する。例えば、小ブロックのサイズが小領域よりも大きい場合には、小ブロック内に含まれる全ての小領域の動きベクトル配列V[x,y]に小ブロックの動きベクトルを代入する。一方、小ブロックのサイズが小領域よりも小さい場合には、小領域に含まれる全ての小ブロックの動きベクトルの平均や中央値などにより算出されたベクトルを小領域の動きベクトルV[x,y]に代入する。 For example, the motion vector correction unit 172d assigns the motion vector V before correction to the motion vector array V[x,y] for each small region of the encoding target CU. However, if the motion vector V before correction is a motion vector that differs for each small block within the encoding target CU, a motion vector array that differs for each small area based on the motion vector set for each small block is performed. Assign to V[x,y]. If the size of the small block is different from the small area described above, it is substituted using a predefined method. For example, if the size of the small block is larger than the small area, the motion vector of the small block is substituted into the motion vector array V[x,y] of all the small areas included in the small block. On the other hand, if the size of the small block is smaller than the small area, the motion vector of the small area V[x, y ].

第1に、動きベクトル補正部172dは、各小領域の位置に応じて重み係数WL、WT、WLT、WVを決定する。動きベクトル補正部172dは、例えば、下記の式(5)により重み係数WL、WT、WLT、WVを算出する。 First, the motion vector correction unit 172d determines weighting coefficients W L , W T , W LT , and W V according to the position of each small region. The motion vector correction unit 172d calculates the weighting coefficients W L , W T , W LT , and W V using the following equation (5), for example.

Figure 0007449690000001
(5)
Figure 0007449690000001
(5)

但し、x,yは小領域の位置を表しており、width、heightは符号化対象CUの幅、高さをそれぞれ表す。なお、重み係数WL、WT、WLT、WVは小領域の位置やCUの幅、高さに応じて決定されるものであればよく、式(5)の計算方法に限定されない。 However, x and y represent the position of the small area, and width and height represent the width and height of the encoding target CU, respectively. Note that the weighting coefficients W L , W T , W LT , and W V may be determined according to the position of the small region and the width and height of the CU, and are not limited to the calculation method of equation (5).

第2に、動きベクトル補正部172dは、補正前の動きベクトルV[x,y]を、重み係数WL、WT、WLT、WVと隣接動きベクトルVpとに基づいて補正し、例えば下記の式(6)により補正後の動きベクトルV'[x,y]を算出する。 Second, the motion vector correction unit 172d corrects the motion vector V[x,y] before correction based on the weighting coefficients W L , W T , W LT , W V and the adjacent motion vector Vp, for example. A corrected motion vector V'[x,y] is calculated using the following equation (6).

Figure 0007449690000002
(6)
Figure 0007449690000002
(6)

予測画像生成部172eは、動きベクトル補正部172dにより生成された補正動きベクトルV'[x,y]を用いて符号化対象CUの小領域ごとにインター予測を行うことにより、符号化対象CUの予測画像を生成し、生成した予測画像(インター予測画像)を切替部173に出力する。 The predicted image generation unit 172e performs inter prediction for each small region of the encoding target CU using the corrected motion vector V′[x,y] generated by the motion vector correction unit 172d, thereby predicting the encoding target CU. A predicted image is generated, and the generated predicted image (inter predicted image) is output to the switching unit 173.

具体的には、予測画像生成部172eは、小領域ごとの動きベクトルV'[x,y]を用いて、小領域ごとにインター予測を行うことにより小領域ごとの予測画像を生成し、小領域ごとの予測画像を合成することにより符号化対象CUの予測画像を生成する。 Specifically, the predicted image generation unit 172e generates a predicted image for each small area by performing inter prediction for each small area using the motion vector V'[x,y] for each small area. A predicted image of the encoding target CU is generated by combining predicted images for each region.

なお、かかる予測画像は切替部173を介して減算部110に入力され、減算部110は符号化対象CUと予測画像との間の差を表す予測残差を変換・量子化部120に出力する。変換・量子化部120は、予測残差から量子化された直交変換係数を生成し、生成した直交変換係数をエントロピー符号化部130に出力する。なお、エントロピー符号化部130は、小領域ごとの動きベクトルを符号化(シグナリング)せずに、符号化対象CUごとに1つの動きベクトルを符号化すればよい。 Note that this predicted image is input to the subtraction unit 110 via the switching unit 173, and the subtraction unit 110 outputs a prediction residual representing the difference between the encoding target CU and the predicted image to the conversion/quantization unit 120. . The transform/quantizer 120 generates quantized orthogonal transform coefficients from the prediction residual, and outputs the generated orthogonal transform coefficients to the entropy encoder 130. Note that the entropy encoding unit 130 only needs to encode one motion vector for each CU to be encoded, without encoding (signaling) the motion vector for each small region.

また、本実施形態において、画像復号装置2のインター予測部242は、図9に示すインター予測部172と同じ構成を有する。 Furthermore, in this embodiment, the inter prediction unit 242 of the image decoding device 2 has the same configuration as the inter prediction unit 172 shown in FIG. 9 .

<インター予測部の動作>
図12は、本実施形態に係る画像符号化装置1のインター予測部172の動作を示す図である。画像復号装置2のインター予測部242も、画像符号化装置1のインター予測部172と同様にして動作する。但し、インター予測部242の動作においては、インター予測部172の動作における「符号化対象CU」を「復号対象CU」と読み替える。
<Operation of inter prediction unit>
FIG. 12 is a diagram showing the operation of the inter prediction unit 172 of the image encoding device 1 according to this embodiment. The inter prediction unit 242 of the image decoding device 2 also operates in the same manner as the inter prediction unit 172 of the image coding device 1. However, in the operation of the inter prediction unit 242, the “CU to be encoded” in the operation of the inter prediction unit 172 is read as the “CU to be decoded”.

図12に示すように、ステップS11において、隣接ベクトル取得部172aは、メモリ160から、符号化対象CUの周囲(上や左)に位置する各隣接復号済みCUのインター予測に適用された動きベクトルVpを取得する。 As shown in FIG. 12, in step S11, the adjacent vector acquisition unit 172a acquires from the memory 160 motion vectors applied to inter prediction of each adjacent decoded CU located around (above or to the left of) the encoding target CU. Get Vp.

ステップS12において、小領域分割部172bは、符号化対象CUをあらかじめ規定したサイズの複数の小領域に分割する。 In step S12, the small region dividing unit 172b divides the encoding target CU into a plurality of small regions of a predefined size.

ステップS13において、動きベクトル算出部172cは、メモリ160に記憶された復号画像を参照画像として用いて、ブロックマッチングなどの手法により動きベクトルVを算出する。 In step S13, the motion vector calculation unit 172c uses the decoded image stored in the memory 160 as a reference image to calculate a motion vector V by a technique such as block matching.

ステップS14において、動きベクトル補正部172dは、動きベクトル算出部172cにより算出された動きベクトルVを、隣接ベクトル取得部172aにより取得された動きベクトルVpを用いて補正することにより補正動きベクトルV'を生成する。 In step S14, the motion vector correction section 172d corrects the motion vector V calculated by the motion vector calculation section 172c using the motion vector Vp acquired by the adjacent vector acquisition section 172a, thereby obtaining a corrected motion vector V'. generate.

ステップS15において、予測画像生成部172eは、補正動きベクトルV'を用いて小領域ごとにインター予測を行い、符号化対象CUの予測画像を生成する。 In step S15, the predicted image generation unit 172e performs inter prediction for each small region using the corrected motion vector V', and generates a predicted image of the encoding target CU.

このように、本実施形態に係るインター予測部172によれば、復号対象CU内の小領域ごとに、隣接動きベクトルVpを用いて補正された動きベクトルを用いてきめ細かなインター予測を行うことができるため、予測残差がオブジェクト境界付近のブロックで増大することを抑制し、符号化効率を向上させることができる。 In this way, the inter prediction unit 172 according to the present embodiment can perform detailed inter prediction using a motion vector corrected using the adjacent motion vector Vp for each small region within the CU to be decoded. Therefore, it is possible to suppress the prediction residual from increasing in blocks near the object boundary and improve encoding efficiency.

<インター予測部の変更例>
図13は、第2実施形態に係るインター予測部172の変更例を示す図である。
<Example of changing the inter prediction unit>
FIG. 13 is a diagram showing a modification example of the inter prediction unit 172 according to the second embodiment.

図13に示すように、本変更例に係るインター予測部172は、上述した実施形態に係る構成に加えて、連続性評価部172fと、補正小領域決定部172hとを有する。 As shown in FIG. 13, the inter prediction unit 172 according to the present modification includes a continuity evaluation unit 172f and a correction small region determination unit 172h in addition to the configuration according to the embodiment described above.

連続性評価部172fは、符号化対象CUに適用する動きベクトルVを隣接動きベクトルVpと比較することにより、隣接復号済みブロック群に含まれる各復号済みブロックと符号化対象CUとの境界の領域の動きの連続性を評価する。 The continuity evaluation unit 172f compares the motion vector V applied to the encoding target CU with the adjacent motion vector Vp, thereby determining the boundary area between each decoded block included in the adjacent decoded block group and the encoding target CU. Evaluate the continuity of movement.

連続性評価部172fは、符号化対象CUに隣接する復号済みの1又は複数の隣接CUに適用された動きベクトルVpをメモリ160から取得する。そして、連続性評価部172fは、符号化対象CUに適用された動きベクトルVと、隣接する復号済みCU群に適用された動きベクトルVpとの比較により、隣接する復号済みCU群について符号化対象CUとの動きの連続性を評価し、評価結果を補正小領域決定部172hに出力する。 The continuity evaluation unit 172f acquires from the memory 160 the motion vector Vp applied to one or more decoded adjacent CUs adjacent to the encoding target CU. Then, the continuity evaluation unit 172f compares the motion vector V applied to the encoding target CU with the motion vector Vp applied to the adjacent decoded CU group, and determines the encoding target for the adjacent decoded CU group. The continuity of the motion with the CU is evaluated, and the evaluation result is output to the correction small area determination unit 172h.

例えば、連続性評価部172fは、図14(a)に示すように、符号化対象CUに適用される動きベクトルVと復号済みCUの動きベクトルVpとの差(距離)を表すL1ノルムが予め規定した閾値未満である場合には連続性が高いと評価する。一方、当該L1ノルムが閾値以上である場合には連続性が低いと評価する。但し、連続性の指標値としてはL1ノルムに限定されるものではなく、他の指標値を用いてもよい。 For example, as shown in FIG. 14A, the continuity evaluation unit 172f determines in advance the L1 norm representing the difference (distance) between the motion vector V applied to the encoding target CU and the motion vector Vp of the decoded CU. If it is less than the specified threshold, it is evaluated that continuity is high. On the other hand, if the L1 norm is equal to or greater than the threshold value, it is evaluated that the continuity is low. However, the continuity index value is not limited to the L1 norm, and other index values may be used.

なお、動きベクトルは、X軸及びY軸方向のベクトル値のほか、参照する復号済みフレームを示すフラグ(例えば、HEVCにおけるinter_pred_idc,ref_idx)を含むものとする。連続性評価部172fは、隣接ブロックとの動きベクトルの連続性の評価にあたっては、符号化対象CUを含むフレーム(現フレーム)と符号化対象CUの参照先の復号済みフレームとの時間的な距離(POC距離)と、現フレームと隣接する復号済みCUの参照先の復号済みフレームとのPOC距離とに応じて、当該隣接する復号済みCUに適用した動きベクトルのベクトル値をスケーリングしたのちに連続性を評価してもよい。 Note that the motion vector includes vector values in the X-axis and Y-axis directions as well as a flag indicating a decoded frame to be referenced (for example, inter_pred_idc, ref_idx in HEVC). In evaluating the continuity of motion vectors with adjacent blocks, the continuity evaluation unit 172f evaluates the temporal distance between the frame containing the encoding target CU (current frame) and the decoded frame referenced by the encoding target CU. (POC distance) and the POC distance between the current frame and the reference decoded frame of the adjacent decoded CU, the vector value of the motion vector applied to the adjacent decoded CU is scaled, and then You can also evaluate gender.

補正小領域決定部172hは、連続性評価部172fにより評価された動きの連続性に基づいて、動きベクトルVを補正するべき少なくとも1つの小領域を決定する。例えば、図14(b)に示すように、補正小領域決定部172hは、動きの連続性が低い領域に対応する各小領域のみを、動きベクトルVを補正するべき小領域として決定する。但し、補正小領域決定部172hは、符号化対象CUの全ての小領域を、動きベクトルVを補正するべき小領域として決定してもよい。 The correction small area determination unit 172h determines at least one small area in which the motion vector V should be corrected based on the continuity of motion evaluated by the continuity evaluation unit 172f. For example, as shown in FIG. 14(b), the correction small area determining unit 172h determines only each small area corresponding to an area with low motion continuity as a small area whose motion vector V should be corrected. However, the correction small area determining unit 172h may determine all the small areas of the encoding target CU as small areas in which the motion vector V should be corrected.

本変更例において、動きベクトル補正部172dは、補正小領域決定部172hにより決定された小領域について補正動きベクトルV'を生成する。また、動きベクトル補正部172dは、小領域の位置と、連続性評価部172fにより評価された動きの連続性とに応じて重み係数を決定し、決定した重み係数を用いて、当該小領域の位置に対応する隣接動きベクトルVpを重み付けしてもよい。 In this modified example, the motion vector correction section 172d generates a corrected motion vector V' for the small region determined by the corrected small region determining section 172h. Further, the motion vector correction unit 172d determines a weighting coefficient according to the position of the small area and the continuity of the motion evaluated by the continuity evaluation unit 172f, and uses the determined weighting coefficient to calculate the weighting coefficient of the small area. Adjacent motion vectors Vp corresponding to positions may be weighted.

動きベクトル補正部172dは、動きの連続性が低い領域に対応する隣接動きベクトルVpの重みを大きくするように設定してもよい。例えば、式(5)に対して動きの連続性に対応する値cx、cyを導入し、下記の式(7)により重み係数WL、WT、WLT、WVを算出する。 The motion vector correction unit 172d may be set to increase the weight of the adjacent motion vector Vp corresponding to an area with low motion continuity. For example, values c x and c y corresponding to continuity of motion are introduced into equation (5), and weighting coefficients W L , W T , W LT , and W V are calculated using equation (7) below.

Figure 0007449690000003
(7)
Figure 0007449690000003
(7)

このように、本変更例によれば、ブロック境界領域における動きの連続性を考慮して符号化対象CU(小領域)の動きベクトルVを補正することにより、インター予測を行う場合における符号化効率をさらに向上させることができる。 In this way, according to this modification example, by correcting the motion vector V of the encoding target CU (small area) in consideration of the continuity of motion in the block boundary area, the encoding efficiency when performing inter prediction is improved. can be further improved.

<3.その他の実施形態>
画像符号化装置1が行う各処理をコンピュータに実行させるプログラム及び画像復号装置2が行う各処理をコンピュータに実行させるプログラムにより提供されてもよい。また、プログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにプログラムをインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROM等の記録媒体であってもよい。
<3. Other embodiments>
It may be provided by 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 performed by the image decoding device 2. Moreover, the program may be recorded on a computer-readable medium. Computer-readable media allow programs to be installed on a 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, and may be, for example, a recording medium such as a CD-ROM or a DVD-ROM.

また、画像符号化装置1が行う各処理を実行する回路を集積化し、画像符号化装置1を半導体集積回路(チップセット、SoC)として構成してもよい。同様に、画像復号装置2が行う各処理を実行する回路を集積化し、画像復号装置2を半導体集積回路(チップセット、SoC)として構成してもよい。 Further, the image encoding device 1 may be configured as a semiconductor integrated circuit (chip set, SoC) by integrating circuits that execute each process performed by the image encoding device 1. Similarly, the image decoding device 2 may be configured as a semiconductor integrated circuit (chip set, SoC) by integrating circuits that execute each process performed by the image decoding device 2.

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

1 :画像符号化装置
2 :画像復号装置
100 :ブロック分割部
110 :減算部
120 :変換・量子化部
121 :変換部
122 :量子化部
130 :エントロピー符号化部
140 :逆量子化・逆変換部
141 :逆量子化部
142 :逆変換部
150 :合成部
160 :メモリ
170 :予測部
171 :イントラ予測部
172 :インター予測部
172a :隣接ベクトル取得部
172b :小領域分割部
172c :動きベクトル算出部
172d :動きベクトル補正部
172e :予測画像生成部
172f :連続性評価部
172g :補正用隣接ベクトル決定部
172h :補正小領域決定部
173 :切替部
200 :エントロピー復号部
210 :逆量子化・逆変換部
211 :逆量子化部
212 :逆変換部
220 :合成部
230 :メモリ
240 :予測部
241 :イントラ予測部
242 :インター予測部
243 :切替部
1: Image encoding device 2: Image decoding device 100: Block division unit 110: Subtraction unit 120: Transformation/quantization unit 121: Transformation unit 122: Quantization unit 130: Entropy encoding unit 140: Inverse quantization/inverse transformation Unit 141: Inverse quantization unit 142: Inverse transformation unit 150: Combination unit 160: Memory 170: Prediction unit 171: Intra prediction unit 172: Inter prediction unit 172a: Adjacent vector acquisition unit 172b: Small area division unit 172c: Motion vector calculation Section 172d: Motion vector correction section 172e: Predicted image generation section 172f: Continuity evaluation section 172g: Correction adjacent vector determination section 172h: Correction small area determination section 173: Switching section 200: Entropy decoding section 210: Inverse quantization/inverse Transforming unit 211: Inverse quantizing unit 212: Inverse transforming unit 220: Combining unit 230: Memory 240: Predicting unit 241: Intra predicting unit 242: Inter predicting unit 243: Switching unit

Claims (6)

原画像を分割して得た符号化対象ブロックのインター予測を行うインター予測装置であって、
前記符号化対象ブロックの周囲のブロックに適用した第1動きベクトルを取得する隣接ベクトル取得部と、
前記符号化対象ブロックに適用する第2動きベクトルを、前記第1動きベクトルを用いて補正することにより補正動きベクトルを生成する動きベクトル補正部と、
前記補正動きベクトルを用いて前記インター予測を行うことにより、前記符号化対象ブロックの予測画像を生成する予測画像生成部と、を備え
前記動きベクトル補正部は、
前記符号化対象ブロックの幅及び高さに応じて決定したパラメータと前記第1動きベクトルとを用いて前記第2動きベクトルを補正することを特徴とするインター予測装置。
An inter prediction device that performs inter prediction of a block to be encoded obtained by dividing an original image,
an adjacent vector acquisition unit that acquires a first motion vector applied to blocks surrounding the encoding target block;
a motion vector correction unit that generates a corrected motion vector by correcting a second motion vector applied to the encoding target block using the first motion vector;
a predicted image generation unit that generates a predicted image of the encoding target block by performing the inter prediction using the corrected motion vector ,
The motion vector correction section includes:
An inter prediction device, characterized in that the second motion vector is corrected using the first motion vector and a parameter determined according to the width and height of the encoding target block .
前記符号化対象ブロックを複数の小領域に分割する小領域分割部をさらに備え、
前記動きベクトル補正部は、前記符号化対象ブロックの各小領域に適用する第2動きベクトルを、当該小領域の位置に対応する前記第1動きベクトルを用いて補正することにより補正動きベクトルを生成することを特徴とする請求項1に記載のインター予測装置。
further comprising a small area dividing unit that divides the encoding target block into a plurality of small areas,
The motion vector correction unit generates a corrected motion vector by correcting a second motion vector applied to each small region of the encoding target block using the first motion vector corresponding to the position of the small region. The inter prediction device according to claim 1, characterized in that:
前記動きベクトル補正部は、
前記小領域の位置に応じて決定した重みを用いて、当該小領域の位置に対応する前記第1動きベクトルを重み付けし、
前記重み付けされた第1動きベクトルを用いて、当該小領域に適用する第2動きベクトルを補正することを特徴とする請求項に記載のインター予測装置。
The motion vector correction section includes:
weighting the first motion vector corresponding to the position of the small area using a weight determined according to the position of the small area;
The inter prediction device according to claim 2 , wherein the weighted first motion vector is used to correct a second motion vector applied to the small area.
請求項1乃至のいずれか1項に記載のインター予測装置を備えることを特徴とする画像符号化装置。 An image encoding device comprising the inter prediction device according to any one of claims 1 to 3 . 請求項1乃至のいずれか1項に記載のインター予測装置を備えることを特徴とする画像復号装置。 An image decoding device comprising the inter prediction device according to any one of claims 1 to 3 . コンピュータを請求項1乃至のいずれか1項に記載のインター予測装置として機能させることを特徴とするプログラム。 A program that causes a computer to function as the inter prediction device according to any one of claims 1 to 3 .
JP2019233775A 2018-12-28 2019-12-25 Inter prediction device, image encoding device, image decoding device, and program Active JP7449690B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2024032367A JP2024051178A (en) 2018-12-28 2024-03-04 Inter prediction device, image encoding device, image decoding device, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018248654 2018-12-28
JP2018248654 2018-12-28

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024032367A Division JP2024051178A (en) 2018-12-28 2024-03-04 Inter prediction device, image encoding device, image decoding device, and program

Publications (2)

Publication Number Publication Date
JP2020109959A JP2020109959A (en) 2020-07-16
JP7449690B2 true JP7449690B2 (en) 2024-03-14

Family

ID=71570534

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019233775A Active JP7449690B2 (en) 2018-12-28 2019-12-25 Inter prediction device, image encoding device, image decoding device, and program
JP2024032367A Pending JP2024051178A (en) 2018-12-28 2024-03-04 Inter prediction device, image encoding device, image decoding device, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024032367A Pending JP2024051178A (en) 2018-12-28 2024-03-04 Inter prediction device, image encoding device, image decoding device, and program

Country Status (1)

Country Link
JP (2) JP7449690B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246396A (en) 2005-03-07 2006-09-14 Toshiba Corp Moving picture processing apparatus, method, and program
US20070009038A1 (en) 2005-07-07 2007-01-11 Samsung Electronics Co., Ltd. Motion estimator and motion estimating method thereof
JP2011066569A (en) 2009-09-16 2011-03-31 Nippon Telegr & Teleph Corp <Ntt> Method, device and program for generating prediction signal
JP2020053725A (en) 2018-09-21 2020-04-02 日本放送協会 Predictive image correction device, image encoding device, image decoding device, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246396A (en) 2005-03-07 2006-09-14 Toshiba Corp Moving picture processing apparatus, method, and program
US20070009038A1 (en) 2005-07-07 2007-01-11 Samsung Electronics Co., Ltd. Motion estimator and motion estimating method thereof
JP2011066569A (en) 2009-09-16 2011-03-31 Nippon Telegr & Teleph Corp <Ntt> Method, device and program for generating prediction signal
JP2020053725A (en) 2018-09-21 2020-04-02 日本放送協会 Predictive image correction device, image encoding device, image decoding device, and program

Also Published As

Publication number Publication date
JP2024051178A (en) 2024-04-10
JP2020109959A (en) 2020-07-16

Similar Documents

Publication Publication Date Title
US11695955B2 (en) Image encoding device, image decoding device and program
JP2023168518A (en) Prediction block generation device, image encoder, image decoder, and program
JP7415067B2 (en) Intra prediction device, image decoding device, and program
JP7412343B2 (en) Image encoding device, image decoding device, and program
JP7449690B2 (en) Inter prediction device, image encoding device, image decoding device, and program
JP6528635B2 (en) Moving picture coding apparatus, moving picture coding method, and computer program for moving picture coding
JP7228980B2 (en) Predictive image correction device, image coding device, image decoding device, and program
JP7332385B2 (en) Intra prediction device, image coding device, image decoding device, and program
KR102306884B1 (en) Image encoding apparatus, image decoding apparatus and program
JP7229682B2 (en) LOOP FILTER CONTROL DEVICE, IMAGE CODING DEVICE, IMAGE DECODING DEVICE, AND PROGRAM
JP2020137119A (en) Intra prediction device, image coding device, image decoding device, and program
JP7069421B2 (en) Encoding device, decoding device, and program
JP7474772B2 (en) Encoding device, decoding device, and program
JP7396883B2 (en) Encoding device, decoding device, and program
JP7441638B2 (en) Encoding device, decoding device, and program
JP7361498B2 (en) Intra prediction device, image encoding device, image decoding device, and program
JP7444599B2 (en) Intra prediction device, image encoding device, image decoding device, and program
JP7100194B2 (en) Image coding device, image decoding device, and program
JP7460384B2 (en) Prediction device, 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: 20221125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231225

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240304

R150 Certificate of patent or registration of utility model

Ref document number: 7449690

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150