JP2021057730A - Image coding method, image coding device, image decoding method, and image decoding device - Google Patents

Image coding method, image coding device, image decoding method, and image decoding device Download PDF

Info

Publication number
JP2021057730A
JP2021057730A JP2019178615A JP2019178615A JP2021057730A JP 2021057730 A JP2021057730 A JP 2021057730A JP 2019178615 A JP2019178615 A JP 2019178615A JP 2019178615 A JP2019178615 A JP 2019178615A JP 2021057730 A JP2021057730 A JP 2021057730A
Authority
JP
Japan
Prior art keywords
list
image
prediction information
prediction
motion prediction
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.)
Pending
Application number
JP2019178615A
Other languages
Japanese (ja)
Inventor
村上 智一
Tomokazu Murakami
智一 村上
清水 拓也
Takuya Shimizu
拓也 清水
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.)
Maxell Ltd
Original Assignee
Maxell Holdings Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Maxell Holdings Ltd filed Critical Maxell Holdings Ltd
Priority to JP2019178615A priority Critical patent/JP2021057730A/en
Priority to PCT/JP2020/035956 priority patent/WO2021065656A1/en
Publication of JP2021057730A publication Critical patent/JP2021057730A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/105Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/136Incoming video signal characteristics or properties
    • H04N19/137Motion inside a coding unit, e.g. average field, frame or block difference
    • H04N19/139Analysis of motion vectors, e.g. their magnitude, direction, variance or reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/189Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding

Abstract

To provide an image coding method and an image decoding method capable of achieving a high compression rate and better image quality.SOLUTION: An inter-prediction unit 105 in an image coding device includes: a history list that stores motion prediction information for blocks that have been coded according to a history list size regulation; a history list size reference unit 603 that manages the size of the history list; a merge mode list creation unit 601 that adds the motion prediction information in the history list as a merge mode candidate in addition to the motion prediction information on a surrounding block of a coding object block and the motion prediction information on a collocated block, and creates a merge mode candidate list; and a merge mode prediction unit 602 that selects optimum motion prediction information on the basis of the merge mode candidate list created by the merge mode list creation unit 601 and performs inter-prediction by the merge mode.SELECTED DRAWING: Figure 6

Description

本発明は画像を符号化する画像符号化方法、画像符号化装置、符号化画像データを復号する画像復号方法および画像復号装置に関する。 The present invention relates to an image coding method for encoding an image, an image coding device, an image decoding method for decoding encoded image data, and an image decoding device.

画像、音声情報をデジタルデータ化して記録、伝達する手法として、H.264/AVC(Advanced Video Coding)やH.265/HEVC(High Efficiency Video Coding)規格等がこれまでに策定されてきた。ISO/IEC MPEGとITU−T VCEGは、さらにこれらを超える圧縮率を実現するVVC(Versatile Video Coding)と呼ばれる次世代方式の検討を行っている(非特許文献1参照)。 As a method of converting image and audio information into digital data, recording and transmitting it, H. 264 / AVC (Advanced Video Coding) and H.A. 265 / HEVC (High Efficiency Video Coding) standards and the like have been formulated so far. ISO / IEC MPEG and ITU-T VCEG are studying a next-generation method called VVC (Versatile Video Coding) that realizes a compression ratio exceeding these (see Non-Patent Document 1).

VVCの技術候補の1つとして、画面間予測(インター予測)におけるマージモードと呼ばれる方式が提案されている。マージモードでは、動き予測情報を符号化対象ブロックの周辺にある符号化済みブロックから取得する。HEVCのマージモードでは、周辺ブロックの動き予測情報をリスト化してマージモード候補リストを作成し、このリストの番号によって動き予測情報を指定していたが、VVCではさらにヒストリーベースの動き予測情報の追加が提案されている。この方式では、別途ヒストリー用のリストを用意し、符号化されたブロックの動き予測情報を順次格納して、マージモード候補リストに追加するものである。 As one of the technical candidates for VVC, a method called a merge mode in inter-screen prediction (inter-prediction) has been proposed. In the merge mode, the motion prediction information is acquired from the coded blocks around the coded block. In HEVC's merge mode, motion prediction information of peripheral blocks was listed to create a merge mode candidate list, and motion prediction information was specified by the number of this list, but in VVC, history-based motion prediction information is added. Has been proposed. In this method, a list for history is separately prepared, the motion prediction information of the encoded blocks is sequentially stored, and the list is added to the merge mode candidate list.

Xiaozhong Xu and Shan Liu,“Recent advances in video coding beyond the HEVC standard”SIP (2019),vol.8Xiaozhong Xu and Shan Liu, “Recent advances in video coding beyond the HEVC standard” SIP (2019), vol.8

しかし、現在提案されている方式では、ヒストリー用のリストはサイズが6に固定されてしまっている。サイズが固定であると、携帯端末のようなメモリの少ないシステムでも一定のリストを保持せねばならず、リソースの効率が悪くなる。一方で、リソースの潤沢な大規模システムでは、より長いリストを保持することによって符号化効率を向上できる可能性がある。このように固定長のリストでは、システムの柔軟性に欠け符号化効率を最適化できないという問題点がある。 However, in the currently proposed method, the history list is fixed at size 6. If the size is fixed, even a system with a small amount of memory such as a mobile terminal must keep a certain list, which makes resources inefficient. On the other hand, in resource-rich large-scale systems, it may be possible to improve coding efficiency by holding a longer list. As described above, the fixed length list has a problem that the system lacks flexibility and the coding efficiency cannot be optimized.

本発明は上記課題を鑑みてなされたものであり、本発明の目的は、より好適な画像符号化復号技術を提供することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a more suitable image coding / decoding technique.

上記目的を達成するために、本発明の一実施の態様は、例えば、特許請求の範囲に記載されるように構成すればよい。 In order to achieve the above object, one embodiment of the present invention may be configured as described in the claims, for example.

本発明によれば、より好適な画像符号化技術、画像復号技術を提供することができる。 According to the present invention, it is possible to provide a more suitable image coding technique and image decoding technique.

本発明の実施例1に係る画像符号化装置の一例の説明図である。It is explanatory drawing of an example of the image coding apparatus which concerns on Example 1 of this invention. 本発明の実施例2に係る画像復号装置の一例の説明図である。It is explanatory drawing of an example of the image decoding apparatus which concerns on Example 2 of this invention. 本発明の実施例1に係る画像符号化方法の一例の説明図である。It is explanatory drawing of an example of the image coding method which concerns on Example 1 of this invention. 本発明の実施例2に係る画像復号方法の一例の説明図である。It is explanatory drawing of an example of the image decoding method which concerns on Example 2 of this invention. 本発明の実施例3に係るデータ記録媒体の一例の説明図である。It is explanatory drawing of an example of the data recording medium which concerns on Example 3 of this invention. 本発明の実施例1に係る画像符号化装置の一例の詳細な説明図である。It is a detailed explanatory drawing of an example of the image coding apparatus which concerns on Example 1 of this invention. 本発明の実施例2に係る画像復号装置の一例の詳細な説明図である。It is a detailed explanatory drawing of an example of the image decoding apparatus which concerns on Example 2 of this invention. 本発明の実施例1に係る画像符号化方法の一例の詳細な説明図である。It is a detailed explanatory drawing of an example of the image coding method which concerns on Example 1 of this invention. 本発明の実施例2に係る画像復号方法の一例の詳細な説明図である。It is a detailed explanatory drawing of an example of the image decoding method which concerns on Example 2 of this invention. 本発明の一実施例に係るヒストリーリストの作成方法の説明図である。It is explanatory drawing of the method of making a history list which concerns on one Example of this invention.

以下、本発明の実施例を、図面を参照して説明する。 Hereinafter, examples of the present invention will be described with reference to the drawings.

また、各図面において、同一の符号が付されている構成要素は同一の機能を有すること
とする。
Further, in each drawing, the components having the same reference numerals have the same functions.

本明細書の各記載および各図面における「0vec」または「0ベクトル」とは各成分の値が0のベクトル、またはそのようなベクトルに変換、設定することを示す。 The "0 vc" or "0 vector" in each description and each drawing of the present specification means that the value of each component is 0, or is converted and set to such a vector.

また、本明細書の各記載および各図面における「参照不可」とはブロック位置が画面の範囲外にある等のためにブロックの情報が取得できないことを示す。「参照可能」とはブロックの情報が取得できることであり、ブロックの情報には画素値、ベクトル、参照フレーム番号、および/または予測モード等の情報が含まれる。 In addition, "not referenceable" in each description and each drawing of the present specification means that the block information cannot be acquired because the block position is outside the range of the screen. “Referenceable” means that block information can be acquired, and the block information includes information such as a pixel value, a vector, a reference frame number, and / or a prediction mode.

また、本明細書の各記載および各図面における「残差成分」という表現は、「予測誤差」と同様の意味も含む。 In addition, the expression "residual component" in each description and each drawing of the present specification also includes the same meaning as "prediction error".

また、本明細書の各記載および各図面における「領域」という表現は、「画像」と同様の意味も含む。 In addition, the expression "area" in each description and each drawing of the present specification also includes the same meaning as "image".

また、本明細書の各記載および各図面における「フラグとともに伝送」という表現は、「フラグに含めて伝送」という意味も含む。 In addition, the expression "transmitted with a flag" in each description and each drawing of the present specification also includes the meaning of "transmission included in the flag".

(実施例1)
まず、本発明の実施例1について図面を参照して説明する。
(Example 1)
First, Example 1 of the present invention will be described with reference to the drawings.

図1に本発明の実施例1に係る画像符号化装置のブロック図の一例を示す。 FIG. 1 shows an example of a block diagram of the image coding apparatus according to the first embodiment of the present invention.

画像符号化装置は、例えば画像入力部101、ブロック分割部102、モード管理部103、イントラ予測部104、インター予測部105、ブロック処理部106、変換・量子化部107、逆量子化・逆変換部108、画像合成・フィルタ部109、復号画像管理部110、エントロピー符号化部111、データ出力部112を備える。 The image coding device includes, for example, an image input unit 101, a block division unit 102, a mode management unit 103, an intra prediction unit 104, an inter prediction unit 105, a block processing unit 106, a conversion / quantization unit 107, and an inverse quantization / inverse conversion. A unit 108, an image composition / filter unit 109, a decoded image management unit 110, an entropy coding unit 111, and a data output unit 112 are provided.

以下に画像符号化装置の各構成要素の動作を詳細に説明する。 The operation of each component of the image coding apparatus will be described in detail below.

なお、画像符号化装置の各構成要素の動作は、例えば、以下の記載の通り各構成要素の自律的な動作としてもよい。また、例えば制御部や記憶部が記憶するソフトウェアと協働することにより実現しても構わない。 The operation of each component of the image coding device may be, for example, an autonomous operation of each component as described below. Further, for example, it may be realized by cooperating with software stored in the control unit or the storage unit.

まず、画像入力部101は符号化対象である原画像を取得し入力する。次に、ブロック分割部102は、入力した原画像を、CTU(Coding Tree Unit)と呼ばれる一定サイズのブロックに分割し、さらに、入力される画像を分析することによって、各CTUをその特徴に応じてさらに詳細なブロックに分割する。これら符号化の単位となるブロックはCU(Coding Unit)と呼ばれる。CTUのCUへの分割は、四分木(Quadtree)、三分木(Ternary tree)、二分木(Binary tree)等のツリー構造によって管理される。CUの内部をさらに予測のためのサブブロックや、周波数変換、量子化等のためのTU(Transform Unit)に分割してもよい。 First, the image input unit 101 acquires and inputs the original image to be encoded. Next, the block division unit 102 divides the input original image into blocks of a certain size called a CTU (Coding Tree Unit), and further analyzes the input image to make each CTU according to its characteristics. And divide it into more detailed blocks. The block that is the unit of these coding is called a CU (Coding Unit). The division of the CTU into CUs is managed by a tree structure such as a quadtree, a ternary tree, or a binary tree. The inside of the CU may be further divided into subblocks for prediction and TUs (Transform Units) for frequency conversion, quantization, and the like.

モード管理部103は、各CUの符号化の方法を決めるモードを管理する。複数のイントラ予測方式、インター予測方式を用いて符号化処理を行い、そのCUを符号化するのに最も効率的なモードを決定する。最も効率的なモードとは、一定の符号量に対して最も符号化誤差を小さくすることができるモードである。最適なモードは複数存在する場合があり、状況に応じて適宜選択すればよい。どのモードが効率的かの判定は、イントラ予測部104やインター予測部105による複数モードの予測処理、さらに他の処理部を利用した残差成分および各種フラグの符号量計測、また復号時の再生画像誤差予測を組合せて行われる。一般にモードはCU単位で決定されるが、CUをサブブロックに分割し、それぞれにモードを決定してもよい。 The mode management unit 103 manages a mode that determines a coding method for each CU. Coding processing is performed using a plurality of intra-prediction methods and inter-prediction methods, and the most efficient mode for coding the CU is determined. The most efficient mode is a mode in which the coding error can be minimized for a certain amount of code. There may be a plurality of optimum modes, which may be selected as appropriate according to the situation. To determine which mode is efficient, the intra-prediction unit 104 and the inter-prediction unit 105 perform prediction processing of multiple modes, measurement of residual components and code amounts of various flags using other processing units, and reproduction at the time of decoding. It is performed in combination with image error prediction. Generally, the mode is determined in units of CU, but the CU may be divided into sub-blocks and the mode may be determined for each.

符号化対象ブロック(CUまたはサブブロック)の予測方法については、一般にイントラ(フレーム内)予測とインター(フレーム間)予測があり、これらはそれぞれイントラ予測部104とインター予測部105によって行われる。イントラ予測は符号化対象ブロックよりも前に符号化された同じフレームの情報を用い、インター予測は符号化対象フレームよりも前に符号化された、再生時間としては前または後ろのフレームの情報を用いる。ここで、イントラ予測部104やインター予測部105は、説明のため1つだけ記載したが、符号化モード毎、フレーム毎にそれぞれ備えてもよい。 The method of predicting the coded block (CU or subblock) generally includes intra (intra-frame) prediction and inter (inter-frame) prediction, which are performed by the intra prediction unit 104 and the inter prediction unit 105, respectively. The intra prediction uses the information of the same frame encoded before the coded block, and the inter prediction uses the information of the frame before or after the coded frame before the coded frame. Use. Here, although only one intra prediction unit 104 and one inter prediction unit 105 are described for the sake of explanation, they may be provided for each coding mode and each frame.

イントラ予測部104は画面内予測処理を行う。なお、「予測処理」においては、予測画像の生成を行う。画面内予測処理は、符号化対象ブロックよりも前に符号化された同じフレームの情報を用いて符号化対象ブロックの画素を予測する。イントラ予測には、方向予測、マトリクス予測、クロスコンポーネント予測、複数ライン予測、画面内ブロックコピー等を含む。イントラ予測モードの伝送は、符号化済みブロックのイントラ予測モードから最も可能性の高いモードの推定等を行う。 The intra prediction unit 104 performs in-screen prediction processing. In the "prediction processing", a prediction image is generated. The in-screen prediction process predicts the pixels of the coded block using the information of the same frame encoded before the coded block. Intra prediction includes direction prediction, matrix prediction, cross-component prediction, multi-line prediction, in-screen block copy, and the like. In the transmission of the intra prediction mode, the most probable mode is estimated from the intra prediction mode of the encoded block.

インター予測部105は画面間予測処理を行う。なお、「予測処理」においては、予測画像の生成を行う。画面間予測処理は、符号化対象フレームよりも前に符号化された、再生時間としては前または後ろのフレームの情報を用いて符号化対象ブロックの画素を予測する。本実施例ではインター予測におけるマージモードの改善方式について提案する。本実施例によって追加されるインター予測方式については後述する。インター予測には、動き補償予測、マージモード予測、アフィン変換による予測、三角形ブロック分割による予測、イントラ・インター組合せ予測、オプティカルフロー予測、デコーダ側動き予測による予測等を含む。 The inter-screen prediction unit 105 performs inter-screen prediction processing. In the "prediction processing", a prediction image is generated. The inter-screen prediction process predicts the pixels of the coded block by using the information of the frames before or after the coded frame, which is coded before the coded frame. In this embodiment, we propose an improvement method of the merge mode in inter-prediction. The inter-prediction method added by this embodiment will be described later. Inter-prediction includes motion compensation prediction, merge mode prediction, affine transformation prediction, triangle block division prediction, intra-inter-combination prediction, optical flow prediction, decoder-side movement prediction, and the like.

ブロック処理部106は、各符号化対象ブロックに対して、イントラ予測部104によるイントラ予測により生成された予測画像、、またはインター予測部105により生成された予測画像と、ブロック分割部102から得られる符号化対象ブロックの原画像との差分を取って残差成分を計算し出力する。 The block processing unit 106 is obtained from the block division unit 102 and the prediction image generated by the intra prediction by the intra prediction unit 104 or the prediction image generated by the inter prediction unit 105 for each coded block. The residual component is calculated and output by taking the difference from the original image of the coded block.

変換・量子化部107は、ブロック処理部106から入力された残差成分に対して周波数変換と量子化処理を行い、係数列を出力する。周波数変換はDCT(Discrete Cosine Transform)やDST(Discrete Sine Transform)や、これらを整数演算によって処理可能なように変換したもの等を用いればよい。係数列は、予測に用いる復号画像を作成するために画像を復元するプロセスと、データを出力するためのプロセスの両方に送られる。変換や量子化はモードの指定によりスキップされてもよい。 The conversion / quantization unit 107 performs frequency conversion and quantization processing on the residual component input from the block processing unit 106, and outputs a coefficient sequence. For frequency conversion, DCT (Discrete Cosine Transform), DST (Discrete Sine Transform), or those converted so that they can be processed by integer arithmetic may be used. The coefficient sequence is sent to both the process of restoring the image to create the decoded image used for prediction and the process of outputting the data. Conversion and quantization may be skipped by specifying the mode.

逆量子化・逆変換部108は、変換・量子化部107から取得された係数列を予測に用いる復号画像を作成するために逆量子化と逆変換を行い、復元された残差成分を出力する。逆量子化、逆変換は、それぞれ変換・量子化部の量子化、変換に対応する逆方向の処理を行えばよい。逆量子化や逆変換はモードの指定によりスキップされてもよい。 The inverse quantization / inverse conversion unit 108 performs inverse quantization and inverse conversion in order to create a decoded image using the coefficient sequence obtained from the transformation / quantization unit 107 for prediction, and outputs the restored residual component. To do. Inverse quantization and inverse conversion may be performed in the opposite directions corresponding to the quantization and transformation of the conversion / quantization unit, respectively. Inverse quantization and inverse transformation may be skipped by specifying the mode.

画像合成・フィルタ部109は、イントラ予測部104によるイントラ予測により生成された予測画像、またはインター予測部105によるインター予測により生成された予測画像と、逆量子化・逆変換部108により復元された残差成分を合成し、さらにループフィルタ等の処理を行って復号画像を生成する。 The image composition / filter unit 109 is restored by the inverse quantization / inverse conversion unit 108 with the prediction image generated by the intra prediction by the intra prediction unit 104 or the prediction image generated by the inter prediction by the inter prediction unit 105. The residual component is synthesized, and further processing such as a loop filter is performed to generate a decoded image.

復号画像管理部110は、復号画像を保持し、イントラ予測やインター予測のために参照される画像、モードの情報等を管理する。 The decoded image management unit 110 holds the decoded image and manages the image referred for the intra prediction and the inter prediction, the mode information, and the like.

エントロピー符号化部111は、モードの情報や係数列の情報をエントロピー符号化処理してビット列として出力する。エントロピー符号化方式としては、CABAC(Context Adaptive Binary Arithmetic Code)等の方式を用いればよい。可変長符号、固定長符号を組み合わせて用いてもよい。コンテキストの判定には定められたテーブルを参照すればよい。 The entropy coding unit 111 performs entropy coding processing on the mode information and the coefficient string information and outputs the bit string. As the entropy coding method, a method such as CABAC (Context Adaptive Binary Arithmetic Code) may be used. A variable length code and a fixed length code may be used in combination. To determine the context, refer to the specified table.

データ出力部112は符号化されたデータを記録媒体や伝送路に対して出力する。 The data output unit 112 outputs the encoded data to the recording medium or the transmission line.

次に、図3を用いて、本発明の実施例1に係る画像符号化装置における符号化方法の流れについて説明する。 Next, the flow of the coding method in the image coding apparatus according to the first embodiment of the present invention will be described with reference to FIG.

まず、ステップ301で符号化対象となる原画像を入力し、画像の内容を解析して分割方法を決定し、ブロックに分割する。画像内容の解析は、画像全体で行ってもよいし、複数フレームを組み合わせて行ってもよいし、画像を分割したスライスやタイル、ブリック、CTU等各ブロック単位で行ってもよい。ブロックの分割は、一般に一定サイズのCTUに分割した後、ツリー構造によってCUに分割される。 First, in step 301, the original image to be encoded is input, the content of the image is analyzed, the division method is determined, and the image is divided into blocks. The analysis of the image content may be performed on the entire image, may be performed by combining a plurality of frames, or may be performed in units of blocks such as slices, tiles, bricks, and CTUs in which the image is divided. The block is generally divided into CTUs of a certain size and then divided into CUs by a tree structure.

次に、ステップ302では、ステップ301で取得した原画像の符号化対象ブロックについてイントラ予測を行う。イントラ予測モードについては前述の通りである。各イントラ予測モードに従って複数のモードについて予測を行う。 Next, in step 302, intra-prediction is performed for the coded target block of the original image acquired in step 301. The intra prediction mode is as described above. Prediction is performed for a plurality of modes according to each intra prediction mode.

次に、ステップ303では、ステップ301で取得した原画像の符号化対象ブロックについてインター予測を行う。本実施例ではインター予測におけるマージモードの改善方式について提案する。本実施例によって追加されるインター予測方式については後述する。インター予測モードについては前述の通りである。各インター予測モードに従って複数のモードについて予測を行う。 Next, in step 303, inter-prediction is performed for the coded target block of the original image acquired in step 301. In this embodiment, we propose an improvement method of the merge mode in inter-prediction. The inter-prediction method added by this embodiment will be described later. The inter-prediction mode is as described above. Prediction is performed for a plurality of modes according to each inter-prediction mode.

次に、ステップ304では、各モードに対して、イントラ予測、インター予測された符号化対象ブロックの画素について残差成分を分離し、残差成分の変換処理と量子化処理、エントロピー符号化処理とを行い、符号化データを算出する。 Next, in step 304, for each mode, the residual components are separated for the pixels of the coded block to be intra-predicted and inter-predicted, and the residual component conversion processing, the quantization processing, and the entropy coding processing are performed. To calculate the coded data.

次に、ステップ305では、各モードに対して、逆量子化、逆変換処理を行い、残差成分を予測画像と合成することにより、復号画像の作成を行う。復号画像は、イントラ予測やインター予測における予測データおよび各種符号化データとともに管理され、他の符号化対象ブロックの予測に利用される。 Next, in step 305, a decoded image is created by performing inverse quantization and inverse conversion processing for each mode and synthesizing the residual component with the predicted image. The decoded image is managed together with the prediction data and various coding data in the intra prediction and the inter prediction, and is used for the prediction of other coding target blocks.

次に、ステップ306では、各モードを比較して、最も効率的に符号化できるモードを決定する。モードには、イントラ予測モード、インター予測モード等があり、これらを総称して符号化モードと呼ぶ。モード選択方法については前述の通りである。 Next, in step 306, each mode is compared to determine the mode that can be most efficiently encoded. The mode includes an intra prediction mode, an inter prediction mode, and the like, and these are collectively called a coding mode. The mode selection method is as described above.

ステップ307では、決定された符号化モードに従い、符号化対象ブロックの符号化データを出力する。上記の各符号化対象ブロックの符号化プロセスを画像全体に対して繰り返し行い、画像の符号化が行われる。 In step 307, the coded data of the coded block is output according to the determined coding mode. The coding process of each of the above coding target blocks is repeated for the entire image to encode the image.

図6を用いて本実施例に係るマージモード予測方法およびマージモード候補リスト作成方法を説明する。これはインター予測部105の動作の一部を詳細に説明するものである。インター予測部105は様々なインター予測を行うが、以下ではその一例としてマージモードによるインター予測を例として説明する。 The merge mode prediction method and the merge mode candidate list creation method according to this embodiment will be described with reference to FIG. This is a detailed description of a part of the operation of the inter-prediction unit 105. The inter-prediction unit 105 performs various inter-predictions, and the inter-prediction by the merge mode will be described below as an example.

マージモードリスト作成部601は、符号化対象ブロックについて、マージモード候補リストの作成を行う。この際、この時点までに作成した、ヒストリー用のリストを用いた動き予測情報もリストに候補として追加する。ヒストリー用のリストは、ヒストリーリストサイズ参照部603によってヒストリーリストのサイズが決定されたリストとして管理されている。ヒストリーリストサイズ参照部603はヒストリーリストのサイズを格納するメモリを持つ。マージモードリスト作成部601はマージモードリスト、ヒストリーリスト等のリストを管理するメモリを持つ。リストに登録する動き予測情報がリストに格納済みの動き予測情報と同一か否かを判定する機構を持つ。ヒストリーリストの作成方法については後述する。 The merge mode list creation unit 601 creates a merge mode candidate list for the coded block. At this time, the motion prediction information using the history list created up to this point is also added as a candidate to the list. The list for history is managed as a list whose history list is sized by the history list size reference unit 603. The history list size reference unit 603 has a memory for storing the size of the history list. The merge mode list creation unit 601 has a memory for managing a list such as a merge mode list and a history list. It has a mechanism to determine whether the motion prediction information registered in the list is the same as the motion prediction information stored in the list. The method of creating the history list will be described later.

マージモード予測部602は、マージモードリスト作成部601の作成したマージモード候補リストを元に最適な動き予測情報を選択し、リスト番号情報を記録し、マージモードによるインター予測を行う。マージモードによるインター予測方法は従来の方式を用いればよい。 The merge mode prediction unit 602 selects the optimum motion prediction information based on the merge mode candidate list created by the merge mode list creation unit 601, records the list number information, and performs inter-prediction by the merge mode. As the inter-prediction method in the merge mode, a conventional method may be used.

図8を用いて本実施例に係るマージモード予測方法およびマージモード候補リスト作成方法を説明する。これはインター予測を行うステップ303の一部を詳細に説明するものである。インター予測を行うステップ303では様々なインター予測を行うが、以下ではマージモードによるインター予測を例として説明する。 The merge mode prediction method and the merge mode candidate list creation method according to this embodiment will be described with reference to FIG. This describes in detail a part of step 303 for performing inter-prediction. In step 303 for performing inter-prediction, various inter-predictions are performed, but in the following, inter-prediction by the merge mode will be described as an example.

ステップ801では、ヒストリーリストサイズの規定に従い、ヒストリーリストを作成する。既存方式ではヒストリーリストサイズは固定であったが、本実施例ではヒストリーリストサイズが可変である。ヒストリーリストサイズは、設備や端末等によって暗黙的に決めてもよいし、プロファイル、ティア、レベル等に応じて間接的、暗黙的に決めてもよいし、ヘッダのフラグ等によって直接的、明示的に決めてもよい。数値として指定してもよいし、フラグやテーブルとして指定してもよい。方式や設備等で同じ数値を維持してもよいし、ストリームの途中で変更してもよい。 In step 801, a history list is created according to the history list size regulation. In the existing method, the history list size is fixed, but in this embodiment, the history list size is variable. The history list size may be implicitly determined by equipment, terminals, etc., indirectly or implicitly according to profile, tier, level, etc., or directly or explicitly by header flags, etc. You may decide on. It may be specified as a numerical value, or it may be specified as a flag or a table. The same value may be maintained depending on the method, equipment, etc., or may be changed in the middle of the stream.

ヒストリーリストは、符号化されたブロックの動き予測情報を順次格納する。動き予測情報をリストに登録する時、その動き予測情報がリストに格納済みの動き予測情報と同一か否か判定する。 The history list sequentially stores the motion prediction information of the encoded blocks. When registering the motion prediction information in the list, it is determined whether or not the motion prediction information is the same as the motion prediction information stored in the list.

リストの登録方法は以下の手順で行われる。リスト内の動き予測情報を古い方から、リスト内格納数まで、登録する動き予測情報と同じものがあるかどうかチェックする。リストの古い方をリスト番号0として、同じものがあればチェック番号をそのリスト番号で更新する。同じものがなかった場合は、チェック番号は0のままである。リストのサイズは規定されたリストサイズによって決められる。リスト内格納数の最大値は規定されたリストサイズである。次にリストに対して更新処理を行う。リスト内に同じものがなく、リスト内格納数がリストサイズより小さければ、現在のリストの最後(最新の箇所)に動き予測情報を登録し、リスト内格納数を1増やす。それ以外の場合、即ちリスト内に同じものがあるかリスト内格納数がリストサイズに達している場合は、チェック番号の位置の動き予測情報を削除し、それ以降の(それより新しい)リスト内の動き予測情報を繰り上げていく(リスト番号を−1した箇所に格納する)。最後に、リストの最後(最新の箇所)に動き予測情報を登録する。リスト内格納数−1の箇所であり、リスト内格納数は同じになる。 The procedure for registering the list is as follows. Check if the motion prediction information in the list is the same as the motion prediction information to be registered, from the oldest to the number stored in the list. The oldest list is set as list number 0, and if there is the same list, the check number is updated with that list number. If none are the same, the check number remains 0. The size of the list is determined by the specified list size. The maximum number of stored items in the list is the specified list size. Next, the list is updated. If there is no same thing in the list and the number of stored items in the list is smaller than the list size, the motion prediction information is registered at the end (latest part) of the current list, and the number of stored items in the list is increased by 1. In other cases, that is, if there is the same thing in the list or the number of stored items in the list has reached the list size, the movement prediction information of the position of the check number is deleted, and in the subsequent (newer) list. Move forward the motion prediction information of (store the list number in the place where -1 is done). Finally, the motion prediction information is registered at the end (latest part) of the list. The number of stored items in the list is -1, and the number of stored items in the list is the same.

ステップ802では、ステップ801にて作成されたヒストリーリストを参照し、符号化対象ブロックについて、マージモードの予測を行う。マージモードによるインター予測方法は従来の方式を用いればよい。このとき、マージモード候補リストに空きがあれば、ヒストリーリストから動き予測情報をコピーして、マージモード候補とする。マージモード候補リストの作成方法については後述する。 In step 802, the merge mode is predicted for the coded block with reference to the history list created in step 801. As the inter-prediction method in the merge mode, a conventional method may be used. At this time, if there is space in the merge mode candidate list, the motion prediction information is copied from the history list and used as the merge mode candidate. The method of creating the merge mode candidate list will be described later.

図10を用いて本実施例に係るヒストリーリストの作成方法について説明する。 A method of creating a history list according to this embodiment will be described with reference to FIG.

ヒストリーリストは、符号化されたブロックの動き予測情報を順次格納して、マージモード候補リストに追加するためのものである。 The history list is for sequentially storing the motion prediction information of the encoded blocks and adding them to the merge mode candidate list.

既存方式ではヒストリーリストサイズは固定であったが、本実施例ではヒストリーリストサイズが可変である。ヒストリーリストサイズは、設備や端末等によって暗黙的に決めてもよいし、プロファイル、ティア、レベル等によって間接的、暗黙的に決めてもよいし、ヘッダのフラグ等によって直接的、明示的に決めてもよい。数値として指定してもよいし、フラグやテーブルとして指定してもよい。方式や設備等で同じ数値を維持してもよいし、ストリームの途中で変更してもよい。 In the existing method, the history list size is fixed, but in this embodiment, the history list size is variable. The history list size may be implicitly determined by equipment, terminals, etc., indirectly or implicitly by profile, tier, level, etc., or directly or explicitly by header flags, etc. You may. It may be specified as a numerical value, or it may be specified as a flag or a table. The same value may be maintained depending on the method, equipment, etc., or may be changed in the middle of the stream.

リストの登録方法は以下の手順で行われる。リスト内の動き予測情報を古い方から、リスト内格納数まで、登録する動き予測情報と同じものがあるかどうかチェックする。リストの古い方をリスト番号0として、同じものがあればチェック番号をそのリスト番号で更新する。同じものがなかった場合は、チェック番号は0のままである。リストのサイズは規定されたリストサイズによって決められる。リスト内格納数の最大値は規定されたリストサイズである。次にリストに対して更新処理を行う。リスト内に同じものがなく、リスト内格納数がリストサイズより小さければ、現在のリストの最後(最新の箇所)に動き予測情報を登録し、リスト内格納数を1増やす。それ以外の場合、即ちリスト内に同じものがあるかリスト内格納数がリストサイズに達している場合は、チェック番号の位置の動き予測情報を削除し、それ以降の(それより新しい)リスト内の動き予測情報を繰り上げていく(リスト番号を−1した箇所に格納する)。最後に、リストの最後(最新の箇所)に動き予測情報を登録する。リスト内格納数−1の箇所であり、リスト内格納数は同じになる。 The procedure for registering the list is as follows. Check if the motion prediction information in the list is the same as the motion prediction information to be registered, from the oldest to the number stored in the list. The oldest list is set as list number 0, and if there is the same list, the check number is updated with that list number. If none are the same, the check number remains 0. The size of the list is determined by the specified list size. The maximum number of stored items in the list is the specified list size. Next, the list is updated. If there is no same thing in the list and the number of stored items in the list is smaller than the list size, the motion prediction information is registered at the end (latest part) of the current list, and the number of stored items in the list is increased by 1. In other cases, that is, if there is the same thing in the list or the number of stored items in the list has reached the list size, the movement prediction information of the position of the check number is deleted, and in the subsequent (newer) list. Move forward the motion prediction information of (store the list number in the place where -1 is done). Finally, the motion prediction information is registered at the end (latest part) of the list. The number of stored items in the list is -1, and the number of stored items in the list is the same.

マージモード候補リストの作成方法は、符号化対象ブロックの周辺ブロックの動き予測情報、コロケーテッドブロックの動き予測情報が格納された後、ヒストリーリストの動き予測情報が格納され、その後、リスト内の動き予測情報の平均値を格納し、さらに空きがあればゼロベクトルを格納する。 The method of creating the merge mode candidate list is as follows: after the motion prediction information of the peripheral blocks of the coded block and the motion prediction information of the colocted block are stored, the motion prediction information of the history list is stored, and then in the list. Stores the average value of motion prediction information, and stores the zero vector if there is space.

ここで、ヒストリーリストの動き予測情報をマージモード候補リストに格納するときは、その時点でのマージモード候補リストの空きを確認する。マージモード候補リストに空きがある場合には、ヒストリーリストに格納されている動き情報のうち、新しい動き情報から順に当該マージモード候補リストの空きの数に応じた数の動き情報をコピーする。ここで、「新しい動き情報から順に」とは、ヒストリーリストに格納されている動き情報のうち、「インデックスの大きい動き情報から順に」と表現しても同じ意味である。このとき、既に説明したように本実施例ではヒストリーリストサイズが可変である。よって、ヒストリーリストに動き情報が空き無しに格納されている場合、上述のマージモード候補リストへコピーする動き情報の最大インデックスは、従来と異なりヒストリーリストサイズに応じて変化する。なお、ヒストリーリストに格納されている動き情報をマージモード候補リストにコピーする際、既にマージモード候補リストに存在する動き情報を同じ動き情報については、コピーを行なわない。また、ヒストリーリストに格納されている動き情報をマージモード候補リストにコピーする際の、コピー数の最大値をヒストリーリストサイズとは別に決めておいてもよい。このとき、コピー数の最大値は必ずヒストリーリストサイズ以下の値となるように設定してもよい。または、コピー数の最大値および可変するヒストリーリストサイズのうちいずれか小さい数までコピーを許可するように設定してもよい。 Here, when storing the motion prediction information of the history list in the merge mode candidate list, check the availability of the merge mode candidate list at that time. If there is space in the merge mode candidate list, among the motion information stored in the history list, the number of motion information corresponding to the number of spaces in the merge mode candidate list is copied in order from the new motion information. Here, "in order from the newest motion information" has the same meaning even if it is expressed as "in order from the motion information having the largest index" among the motion information stored in the history list. At this time, as described above, the history list size is variable in this embodiment. Therefore, when the motion information is stored in the history list without any space, the maximum index of the motion information to be copied to the above-mentioned merge mode candidate list changes according to the history list size unlike the conventional case. When copying the motion information stored in the history list to the merge mode candidate list, the motion information already existing in the merge mode candidate list is not copied for the same motion information. Further, when copying the motion information stored in the history list to the merge mode candidate list, the maximum value of the number of copies may be determined separately from the history list size. At this time, the maximum value of the number of copies may be set so as to be always equal to or less than the history list size. Alternatively, the maximum number of copies and the variable history list size, whichever is smaller, may be set to allow copying.

このように、ヒストリーリストには、符号化を終えたブロックの動き予測情報が格納される。ヒストリーリストに格納された動き予測情報が、その後符号化を行うブロックのマージモード候補リストにコピーされる。このようにして、マージモードで選択可能な動き予測情報に、より好適な候補を追加することができる。 In this way, the motion prediction information of the coded block is stored in the history list. The motion prediction information stored in the history list is copied to the merge mode candidate list of the block to be coded thereafter. In this way, more suitable candidates can be added to the motion prediction information that can be selected in the merge mode.

以上説明したように、本実施例における符号化処理が行われる。 As described above, the coding process in this embodiment is performed.

以上説明した実施例1に係る画像符号化装置および画像符号化方法によれば、状況に応じてリストサイズを調節することが可能となり、既存方式よりもシステムの柔軟性が高く、圧縮効率の高い画像符号化装置および画像符号化方法を実現することが可能となる。 According to the image coding apparatus and the image coding method according to the first embodiment described above, the list size can be adjusted according to the situation, the system is more flexible than the existing method, and the compression efficiency is high. It becomes possible to realize an image coding device and an image coding method.

また、実施例1に係る画像符号化装置および画像符号化方法は、これらを用いた記録装置、携帯電話、デジタルカメラ等に適用することが可能である。 Further, the image coding device and the image coding method according to the first embodiment can be applied to a recording device, a mobile phone, a digital camera, or the like using them.

以上説明した本発明の実施例1に係る画像符号化装置および画像符号化方法によれば、符号化データの符号量を低減し、当該符号化データを復号した場合の復号画像の画質の劣化を防ぐことが可能となる。すなわち、高い圧縮率とより良い画質とを実現することができる。 According to the image coding apparatus and the image coding method according to the first embodiment of the present invention described above, the amount of coded data is reduced and the image quality of the decoded image is deteriorated when the coded data is decoded. It becomes possible to prevent it. That is, a high compression rate and a better image quality can be realized.

よって、本発明の実施例1に係る画像符号化装置および画像符号化方法によれば、より好適な画像符号化技術を提供することができる。 Therefore, according to the image coding apparatus and the image coding method according to the first embodiment of the present invention, a more suitable image coding technique can be provided.

(実施例2)
次に、図2に本発明の実施例2に係る画像復号装置のブロック図の一例を示す。
(Example 2)
Next, FIG. 2 shows an example of a block diagram of the image decoding apparatus according to the second embodiment of the present invention.

画像復号装置は例えば、ストリーム解析部201、ブロック管理部202、モード判定部203、イントラ予測部204、インター予測部205、係数解析部206、逆量子化・逆変換部207、画像合成・フィルタ部208、復号画像管理部209、画像出力部210を備える。 The image decoding device is, for example, a stream analysis unit 201, a block management unit 202, a mode determination unit 203, an intra prediction unit 204, an inter prediction unit 205, a coefficient analysis unit 206, an inverse quantization / inverse conversion unit 207, and an image composition / filter unit. It includes 208, a decoded image management unit 209, and an image output unit 210.

以下に画像復号装置の各構成要素の動作を詳細に説明する。 The operation of each component of the image decoding device will be described in detail below.

なお、画像復号装置の各構成要素の動作は、例えば、以下の記載の通り各構成要素の自律的な動作としてもよい。また、例えば制御部や記憶部が記憶するソフトウェアと協働することにより実現しても構わない。 The operation of each component of the image decoding device may be, for example, an autonomous operation of each component as described below. Further, for example, it may be realized by cooperating with software stored in the control unit or the storage unit.

まず、ストリーム解析部201が、入力された符号化ストリームを解析する。ここで、ストリーム解析部201は、パケットからのデータ抽出処理や各種ヘッダ、フラグの情報取得処理も行う。 First, the stream analysis unit 201 analyzes the input coded stream. Here, the stream analysis unit 201 also performs data extraction processing from packets and information acquisition processing of various headers and flags.

また、このとき、ストリーム解析部201に入力される符号化ストリームは、例えば、実施例1に係る画像符号化装置および画像符号化方法により生成された符号化ストリームである。その生成方法は、実施例1に示した通りであるので説明を省略する。実施例3に示すデータ記録媒体から読み出した符号化ストリームであってもよい。その記録方法は後述する。 Further, at this time, the coded stream input to the stream analysis unit 201 is, for example, a coded stream generated by the image coding device and the image coding method according to the first embodiment. Since the generation method is as shown in the first embodiment, the description thereof will be omitted. It may be a coded stream read from the data recording medium shown in Example 3. The recording method will be described later.

次に、ブロック管理部202は、ストリーム解析部201によって解析されたブロック分割の情報に従ってブロックの処理を管理する。一般に符号化された画像はブロックに分割され、それぞれの符号化対象ブロックはツリー構造等によって管理されている。ブロックの処理順序はラスタースキャン順に行われることが多いが、ジグザグスキャンなど任意の決められた順序によって処理すればよい。ブロックの分割方法は前述の通りである。 Next, the block management unit 202 manages the block processing according to the block division information analyzed by the stream analysis unit 201. Generally, the coded image is divided into blocks, and each coded block is managed by a tree structure or the like. The block processing order is often the raster scan order, but the blocks may be processed in an arbitrary predetermined order such as a zigzag scan. The block division method is as described above.

次に、モード判定部203は、各符号化対象ブロックについて、フラグ等によって指定された符号化モードの判別を行う。以下の復号処理は、当該判別結果の符号化モードに対応する処理が行われる。以下にそれぞれの符号化モードについての処理を説明する。 Next, the mode determination unit 203 determines the coding mode specified by the flag or the like for each coding target block. The following decoding process is performed according to the coding mode of the determination result. The processing for each coding mode will be described below.

まず、符号化モードがイントラ符号化である場合には、イントラ予測部204がイントラ予測と予測画像の合成を行う。イントラ予測モードについては実施例1で述べた通りである。 First, when the coding mode is intra-coding, the intra-prediction unit 204 synthesizes the intra-prediction and the predicted image. The intra prediction mode is as described in the first embodiment.

符号化モードがインター予測による符号化である場合には、インター予測部205がインター予測と予測画像の合成を行う。本実施例ではインター予測におけるマージモードの改善方式について提案する。本実施例によって追加されるインター予測方式については後述する。インター予測モードについては実施例1で述べた通りである。 When the coding mode is coding by inter-prediction, the inter-prediction unit 205 synthesizes the inter-prediction and the predicted image. In this embodiment, we propose an improvement method of the merge mode in inter-prediction. The inter-prediction method added by this embodiment will be described later. The inter-prediction mode is as described in the first embodiment.

一方、係数解析部206は、入力符号化ストリームに含まれる各符号化対象ブロックの符号化データを解析し、エントロピー符号化されたデータの復号を行い、残差成分の係数列を含む符号化データを出力する。このとき、モード判定部203の判別結果の符号化モードに対応する処理が行われる。 On the other hand, the coefficient analysis unit 206 analyzes the coded data of each coded block included in the input coded stream, decodes the entropy-coded data, and encodes the coded data including the coefficient sequence of the residual component. Is output. At this time, the process corresponding to the coding mode of the determination result of the mode determination unit 203 is performed.

逆量子化・逆変換部207は残差成分の係数列を含む符号化データに逆量子化処理と逆変換を行い、残差成分を復元する。逆量子化、逆変換の方法は前述の通りである。逆量子化や逆変換はモードの指定によりスキップされてもよい。 The inverse quantization / inverse conversion unit 207 performs inverse quantization processing and inverse conversion on the coded data including the coefficient sequence of the residual component, and restores the residual component. The methods of inverse quantization and inverse conversion are as described above. Inverse quantization and inverse transformation may be skipped by specifying the mode.

上記のようにして復元された残差成分は、画像合成・フィルタ部208によってイントラ予測部204やインター予測部205から出力される予測画像と合成され、さらにループフィルタ等の処理が行われ復号画像として出力される。 The residual component restored as described above is combined with the predicted image output from the intra prediction unit 204 and the inter prediction unit 205 by the image composition / filter unit 208, and further processed by a loop filter or the like to perform the decoded image. Is output as.

復号画像管理部209は、復号画像を保持し、イントラ予測やインター予測のために参照される画像、モードの情報等を管理する。 The decoded image management unit 209 holds the decoded image and manages the image referred for the intra prediction and the inter prediction, the mode information, and the like.

最後に復号された画像が画像出力部210によって出力され、画像の復号が行われる。 The last decoded image is output by the image output unit 210, and the image is decoded.

次に、図4を用いて、本発明の実施例2に係る画像復号装置における画像復号方法の流れについて説明する。 Next, the flow of the image decoding method in the image decoding apparatus according to the second embodiment of the present invention will be described with reference to FIG.

まず、ステップ401で、復号対象となる符号化ストリームを取得し、データの解析を行う。また解析されたブロック分割の情報に従ってブロックの処理を管理する。ブロックの分割方法は実施例1で述べた通りである。 First, in step 401, the coded stream to be decoded is acquired and the data is analyzed. It also manages block processing according to the analyzed block division information. The block division method is as described in the first embodiment.

次に、ステップ402では、ステップ401において解析した符号化モードの情報を用いて、当該符号化データに含まれる1つの符号化単位(ブロック単位や画素単位など)についての符号化モードを判定する。ここでイントラ符号化モードである場合にはステップ403に進み、インター符号化モードである場合にはステップ404に進む。 Next, in step 402, the coding mode for one coding unit (block unit, pixel unit, etc.) included in the coded data is determined by using the coding mode information analyzed in step 401. Here, in the case of the intra-coding mode, the process proceeds to step 403, and in the case of the inter-coding mode, the process proceeds to step 404.

ステップ403では、符号化モードによって指定された方法に従ってイントラ予測と予測画像の合成を行う。イントラ予測モードについては実施例1で述べた通りである。 In step 403, the intra prediction and the prediction image are combined according to the method specified by the coding mode. The intra prediction mode is as described in the first embodiment.

ステップ404では、符号化モードによって指定された方法に従ってインター予測と予測画像の合成を行う。本実施例ではインター予測におけるマージモードの改善方式について提案する。本実施例によって追加されるインター予測方式については後述する。インター予測モードについては実施例1で述べた通りである。 In step 404, inter-prediction and prediction image composition are performed according to the method specified by the coding mode. In this embodiment, we propose an improvement method of the merge mode in inter-prediction. The inter-prediction method added by this embodiment will be described later. The inter-prediction mode is as described in the first embodiment.

ステップ405では、符号化モードによって指定された方法に従って各符号化対象ブロックの符号化データを解析し、エントロピー符号化されたデータの復号を行い、残差成分の係数列を含む符号化データを出力する。さらに、残差成分の係数列を含む符号化データに逆量子化処理と逆変換を行い、残差成分を復元する。逆量子化、逆変換の方法は前述の通りである。逆量子化や逆変換はモードの指定によりスキップされてもよい。 In step 405, the coded data of each coded block is analyzed according to the method specified by the coding mode, the entropy-coded data is decoded, and the coded data including the coefficient sequence of the residual component is output. To do. Further, the coded data including the coefficient sequence of the residual component is subjected to inverse quantization processing and inverse conversion to restore the residual component. The methods of inverse quantization and inverse conversion are as described above. Inverse quantization and inverse transformation may be skipped by specifying the mode.

ステップ406では、各符号化対象ブロックに対して、イントラ予測やインター予測等によって作成された予測画像と、復元された残差成分を合成し、さらにループフィルタ等の処理を行うことによって復号画像を作成する。上記の符号化対象ブロック単位で行われる復号のプロセスを画像全体に対して行うことによって、復号画像が作成される。 In step 406, for each coded block, the predicted image created by intra-prediction or inter-prediction and the restored residual component are combined, and the decoded image is further processed by a loop filter or the like to obtain a decoded image. create. A decoded image is created by performing the decoding process performed for each coded block for the entire image.

ステップ407では生成された復号画像を出力、表示する。 In step 407, the generated decoded image is output and displayed.

図7を用いて本実施例に係るマージモード予測方法およびマージモード候補リスト作成方法を説明する。これはインター予測部205の動作の一部を詳細に説明するものである。インター予測部205は様々なインター予測を行うが、以下ではその一例としてマージモードによるインター予測を例として説明する。 The merge mode prediction method and the merge mode candidate list creation method according to this embodiment will be described with reference to FIG. 7. This is a detailed description of a part of the operation of the inter-prediction unit 205. The inter-prediction unit 205 performs various inter-predictions, and the inter-prediction by the merge mode will be described below as an example.

マージモードリスト作成部701は、復号対象ブロックについて、マージモード候補リストの作成を行う。この際、この時点までに作成した、ヒストリー用のリストを用いた動き予測情報もリストに候補として追加する。ヒストリー用のリストは、ヒストリーリストサイズ参照部703によってヒストリーリストのサイズが決定されたリストとして管理されている。ヒストリーリストサイズ参照部703はヒストリーリストのサイズを格納するメモリを持つ。マージモードリスト作成部701はマージモードリスト、ヒストリーリスト等のリストを管理するメモリを持つ。リストに登録する動き予測情報がリストに格納済みの動き予測情報と同一か否かを判定する機構を持つ。ヒストリーリストの作成方法は実施例1で述べた通りである。 The merge mode list creation unit 701 creates a merge mode candidate list for the block to be decrypted. At this time, the motion prediction information using the history list created up to this point is also added as a candidate to the list. The list for history is managed as a list whose history list is sized by the history list size reference unit 703. The history list size reference unit 703 has a memory for storing the size of the history list. The merge mode list creation unit 701 has a memory for managing a list such as a merge mode list and a history list. It has a mechanism to determine whether the motion prediction information registered in the list is the same as the motion prediction information stored in the list. The method of creating the history list is as described in the first embodiment.

マージモード予測部702は、マージモードリスト作成部701の作成したマージモード候補リストを元に最適な動き予測情報を選択し、リスト番号情報を記録し、マージモードによるインター予測を行う。マージモードによるインター予測方法は従来の方式を用いればよい。 The merge mode prediction unit 702 selects the optimum motion prediction information based on the merge mode candidate list created by the merge mode list creation unit 701, records the list number information, and performs inter-prediction by the merge mode. As the inter-prediction method in the merge mode, a conventional method may be used.

図9を用いて本実施例に係るマージモード予測方法およびマージモード候補リスト作成方法を説明する。これはインター予測を行うステップ404の一部を詳細に説明するものである。インター予測を行うステップ404では様々なインター予測を行うが、以下ではマージモードによるインター予測を例として説明する。 The merge mode prediction method and the merge mode candidate list creation method according to this embodiment will be described with reference to FIG. This describes in detail a part of step 404 for making an inter-prediction. In step 404 for performing inter-prediction, various inter-predictions are performed, but in the following, inter-prediction by the merge mode will be described as an example.

ステップ901では、ヒストリーリストサイズの規定に従い、ヒストリーリストを作成する。既存方式ではヒストリーリストサイズは固定であったが、本実施例ではヒストリーリストサイズが可変である。ヒストリーリストサイズは、設備や端末等によって暗黙的に決めてもよいし、プロファイル、ティア、レベル等に応じて間接的、暗黙的に決めてもよいし、ヘッダのフラグ等によって直接的、明示的に決めてもよい。数値として指定してもよいし、フラグやテーブルとして指定してもよい。方式や設備等で同じ数値を維持してもよいし、ストリームの途中で変更してもよい。 In step 901, a history list is created according to the history list size regulation. In the existing method, the history list size is fixed, but in this embodiment, the history list size is variable. The history list size may be implicitly determined by equipment, terminals, etc., indirectly or implicitly according to profile, tier, level, etc., or directly or explicitly by header flags, etc. You may decide on. It may be specified as a numerical value, or it may be specified as a flag or a table. The same value may be maintained depending on the method, equipment, etc., or may be changed in the middle of the stream.

ヒストリーリストは、復号されたブロックの動き予測情報を順次格納する。動き予測情報をリストに登録する時、その動き予測情報がリストに格納済みの動き予測情報と同一か否か判定する。 The history list sequentially stores the motion prediction information of the decoded blocks. When registering the motion prediction information in the list, it is determined whether or not the motion prediction information is the same as the motion prediction information stored in the list.

リストの登録方法は以下の手順で行われる。リスト内の動き予測情報を古い方から、リスト内格納数まで、登録する動き予測情報と同じものがあるかどうかチェックする。リストの古い方をリスト番号0として、同じものがあればチェック番号をそのリスト番号で更新する。同じものがなかった場合は、チェック番号は0のままである。リストのサイズは規定されたリストサイズによって決められる。リスト内格納数の最大値は規定されたリストサイズである。次にリストに対して更新処理を行う。リスト内に同じものがなく、リスト内格納数がリストサイズより小さければ、現在のリストの最後(最新の箇所)に動き予測情報を登録し、リスト内格納数を1増やす。それ以外の場合、即ちリスト内に同じものがあるかリスト内格納数がリストサイズに達している場合は、チェック番号の位置の動き予測情報を削除し、それ以降の(それより新しい)リスト内の動き予測情報を繰り上げていく(リスト番号を−1した箇所に格納する)。最後に、リストの最後(最新の箇所)に動き予測情報を登録する。リスト内格納数−1の箇所であり、リスト内格納数は同じになる。 The procedure for registering the list is as follows. Check if the motion prediction information in the list is the same as the motion prediction information to be registered, from the oldest to the number stored in the list. The oldest list is set as list number 0, and if there is the same list, the check number is updated with that list number. If none are the same, the check number remains 0. The size of the list is determined by the specified list size. The maximum number of stored items in the list is the specified list size. Next, the list is updated. If there is no same thing in the list and the number of stored items in the list is smaller than the list size, the motion prediction information is registered at the end (latest part) of the current list, and the number of stored items in the list is increased by 1. In other cases, that is, if there is the same thing in the list or the number of stored items in the list has reached the list size, the movement prediction information of the position of the check number is deleted, and in the subsequent (newer) list. Move forward the motion prediction information of (store the list number in the place where -1 is done). Finally, the motion prediction information is registered at the end (latest part) of the list. The number of stored items in the list is -1, and the number of stored items in the list is the same.

ステップ902では、ステップ901にて作成されたヒストリーリストを参照し、復号対象ブロックについて、マージモードの予測を行う。マージモードによるインター予測方法は従来の方式を用いればよい。このとき、マージモード候補リストに空きがあれば、ヒストリーリストから動き予測情報をコピーして、マージモード候補とする。マージモード候補リストの作成方法は実施例1で述べた通りである。 In step 902, the merge mode is predicted for the decryption target block with reference to the history list created in step 901. As the inter-prediction method in the merge mode, a conventional method may be used. At this time, if there is space in the merge mode candidate list, the motion prediction information is copied from the history list and used as the merge mode candidate. The method of creating the merge mode candidate list is as described in the first embodiment.

なお、本実施例においても、例に示す以外にも、符号化モードで用いるブロックのサイズなどをパラメータとして、各符号化モードを細分化して規定した符号化ストリームを、復号対象ストリームとしてもよい。 In this embodiment as well, in addition to the examples, a coded stream in which each coded mode is subdivided and defined by using the size of the block used in the coded mode as a parameter may be used as the decoding target stream.

以上説明したように、本実施例における復号処理が行われる。 As described above, the decoding process in this embodiment is performed.

以上説明した実施例2に係る画像復号装置および画像復号方法によれば、状況に応じてリストサイズを調節することが可能となり、既存方式よりもシステムの柔軟性が高く、圧縮効率の高い画像復号装置および画像復号方法を実現することが可能となる。 According to the image decoding apparatus and the image decoding method according to the second embodiment described above, the list size can be adjusted according to the situation, the system is more flexible than the existing method, and the image decoding has high compression efficiency. It becomes possible to realize an apparatus and an image decoding method.

また、実施例2に係る画像復号装置および画像復号方法は、これらを用いた再生装置、携帯電話、デジタルカメラ等に適用することが可能である。 Further, the image decoding device and the image decoding method according to the second embodiment can be applied to a reproduction device, a mobile phone, a digital camera, or the like using them.

以上説明した本発明の実施例2に係る画像復号装置および画像復号方法によれば、符号量の少ない符号化データをより高画質に復号することが可能となる。 According to the image decoding apparatus and the image decoding method according to the second embodiment of the present invention described above, it is possible to decode coded data having a small amount of code with higher image quality.

よって、本発明の実施例2に係る画像復号装置および画像復号方法によれば、より好適な画像復号技術を提供することができる。 Therefore, according to the image decoding apparatus and the image decoding method according to the second embodiment of the present invention, a more suitable image decoding technique can be provided.

(実施例3)
次に、図5に本発明の実施例3に係るデータ記録媒体の一例を示す。
(Example 3)
Next, FIG. 5 shows an example of the data recording medium according to the third embodiment of the present invention.

本発明の本実施例に係る符号化ストリームは、実施例1に係る実施例1に係る画像符号化装置または画像符号化方法により生成された符号化ストリームである。その生成方法は、実施例1に示した通りであるので、説明を省略する。 The coded stream according to the present embodiment of the present invention is a coded stream generated by the image coding apparatus or the image coding method according to the first embodiment according to the first embodiment. Since the generation method is as shown in the first embodiment, the description thereof will be omitted.

ここで、本実施例に係る符号化ストリームは、例えば、データ記録媒体501上にデータ列502として記録される。データ列502は、例えば、所定の文法に従う符号化ストリームとして記録されている。 Here, the coded stream according to this embodiment is recorded as a data string 502 on the data recording medium 501, for example. The data string 502 is recorded, for example, as a coded stream according to a predetermined grammar.

まず、符号化ストリームはNAL(Network Abstraction Layer)ユニット503と呼ばれる一定サイズの単位に区切られたビット列として取り出される。NALユニットのビット列は、可変長符号等の所定のルールに従って読みだされ、RBSP(Raw Byte Sequence Payload)として変換される。RBSPのデータは、シーケンスパラメータセット504、ピクチャパラメータセット505、デコーディングパラメータセット、ビデオパラメータセット等の情報や、スライスデータ506から構成される。 First, the coded stream is taken out as a bit string divided into units of a certain size called a NAL (Network Abstraction Layer) unit 503. The bit string of the NAL unit is read out according to a predetermined rule such as a variable length code and converted as an RBSP (Raw Byte Sequence Payload). The RBSP data is composed of information such as a sequence parameter set 504, a picture parameter set 505, a decoding parameter set, a video parameter set, and slice data 506.

各スライスの内部には、例えば、それぞれのブロックに関する情報507が含まれている。ブロックに関する情報の内部には、例えば、ブロックごとにそれぞれの符号化モードを記録する領域があり、これを符号化モードフラグ508とする。 Inside each slice, for example, information 507 about each block is contained. Inside the information about the block, for example, there is an area for recording each coding mode for each block, and this is set as a coding mode flag 508.

以上説明した実施例3に係るデータ記録媒体によれば、状況に応じてリストサイズを調節することが可能となり、既存方式よりも圧縮効率を高く記録することが可能となる。 According to the data recording medium according to the third embodiment described above, the list size can be adjusted according to the situation, and the compression efficiency can be recorded higher than that of the existing method.

以上説明した本発明の実施例3に係るデータ記録媒体によれば、符号量を低減し、画質の劣化を防ぐことができる。すなわち、圧縮率が高く、画質のより良い符号化ストリームを記録するデータ記録媒体を実現することができる。 According to the data recording medium according to the third embodiment of the present invention described above, the amount of code can be reduced and deterioration of image quality can be prevented. That is, it is possible to realize a data recording medium that has a high compression rate and records a coded stream having better image quality.

なお、以上説明した各図、各方法等の実施例のいずれを組み合わせても、本発明の一実施の形態となりうる。 It should be noted that any combination of the above-described drawings and examples of each method and the like can be an embodiment of the present invention.

以上説明した本発明の各実施例によれば、符号量を低減し、画質の劣化を防ぐことができる。すなわち、高い圧縮率とより良い画質とを実現することができる。 According to each embodiment of the present invention described above, the amount of code can be reduced and deterioration of image quality can be prevented. That is, a high compression rate and a better image quality can be realized.

101…画像入力部、102…ブロック分割部、103…モード管理部、104…イントラ予測部、105…インター予測部、106…ブロック処理部、107…変換・量子化部、108…逆量子化・逆変換部、109…画像合成・フィルタ部、110…復号画像管理部、111…エントロピー符号化部、112…データ出力部、201…ストリーム解析部、202…ブロック管理部、203…モード判定部、204…イントラ予測部、205…インター予測部、206…係数解析部、207…逆量子化・逆変換部、208…画像合成・フィルタ部、209…復号画像管理部、210…画像出力部
601…マージモードリスト作成部、602…マージモード予測部、603…ヒストリーリストサイズ参照部、701…マージモードリスト作成部、702…マージモード予測部、703…ヒストリーリストサイズ参照部。
101 ... Image input unit, 102 ... Block division unit, 103 ... Mode management unit, 104 ... Intra prediction unit, 105 ... Inter prediction unit, 106 ... Block processing unit, 107 ... Conversion / quantization unit, 108 ... Inverse quantization / Inverse conversion unit, 109 ... image composition / filter unit, 110 ... decoded image management unit, 111 ... entropy coding unit, 112 ... data output unit, 201 ... stream analysis unit, 202 ... block management unit, 203 ... mode determination unit, 204 ... Intra prediction unit, 205 ... Inter prediction unit, 206 ... Coefficient analysis unit, 207 ... Inverse quantization / inverse conversion unit, 208 ... Image composition / filter unit, 209 ... Decoded image management unit, 210 ... Image output unit 601 ... Merge mode list creation unit, 602 ... merge mode prediction unit, 603 ... history list size reference unit, 701 ... merge mode list creation unit, 702 ... merge mode prediction unit, 703 ... history list size reference unit.

Claims (6)

入力画像を符号化する画像符号化装置であって、
画面間予測を行うインター予測部を備え、
符号化対象ブロックの動き予測情報を、符号化済みブロックの動き予測情報を参照して利用するマージ予測モードを持ち、
マージ予測モードにおいて、動き予測情報を格納するマージモード候補リストを持ち、
符号化済みブロックの動き予測情報をそれまでに選択された履歴に従って保持するヒストリーリストを持ち、
ヒストリーリストの動き予測情報をマージモード候補リストにコピーする手段を持ち、
ヒストリーリストの最大値を規定することが可能である、画像符号化装置。
An image coding device that encodes an input image.
Equipped with an inter-prediction unit that makes inter-screen predictions
It has a merge prediction mode that uses the motion prediction information of the coded block with reference to the motion prediction information of the coded block.
In merge prediction mode, it has a merge mode candidate list that stores motion prediction information.
It has a history list that holds the motion prediction information of the encoded block according to the history selected so far.
It has a means to copy the motion prediction information of the history list to the merge mode candidate list,
An image encoder that can specify the maximum value of a history list.
請求項1に記載の画像符号化装置において、
ヒストリーリストに動き予測情報を登録する際に、リスト内に同じ動き予測情報があるか否かをチェックする手段を持つ、画像符号化装置。
In the image coding apparatus according to claim 1,
An image coding device having a means for checking whether or not the same motion prediction information is present in the list when registering the motion prediction information in the history list.
入力画像を符号化する画像符号化方法であって、
画面間予測を行うステップと、
符号化対象ブロックの動き予測情報を、符号化済みブロックの動き予測情報を参照して利用するマージモードによる予測を行うステップと、
マージ予測モードにおいて、動き予測情報を格納するマージモード候補リストを持ち、符号化済みブロックの動き予測情報をそれまでに選択された履歴に従って保持するヒストリーリストを持ち、ヒストリーリストの動き予測情報をマージモード候補リストにコピーするステップと、を備え、
ヒストリーリストの最大値を規定することが可能である、画像符号化方法。
An image coding method that encodes an input image.
Steps to make inter-screen predictions and
A step of performing prediction in a merge mode in which the motion prediction information of the coded block is used with reference to the motion prediction information of the encoded block.
In the merge prediction mode, it has a merge mode candidate list that stores the movement prediction information, has a history list that holds the movement prediction information of the encoded block according to the history selected so far, and merges the movement prediction information of the history list. With a step to copy to the mode candidate list,
An image coding method that can specify the maximum value of a history list.
画像を符号化した符号化ストリームを復号する画像復号装置であって、
画面間予測を行うインター予測部を備え、
符号化対象ブロックの動き予測情報を、符号化済みブロックの動き予測情報を参照して利用するマージ予測モードを持ち、
マージ予測モードにおいて、動き予測情報を格納するマージモード候補リストを持ち、
符号化済みブロックの動き予測情報をそれまでに選択された履歴に従って保持するヒストリーリストを持ち、
ヒストリーリストの動き予測情報をマージモード候補リストにコピーする手段を持ち、
ヒストリーリストの最大値を規定することが可能である、画像復号装置。
An image decoding device that decodes a coded stream that encodes an image.
Equipped with an inter-prediction unit that makes inter-screen predictions
It has a merge prediction mode that uses the motion prediction information of the coded block with reference to the motion prediction information of the coded block.
In merge prediction mode, it has a merge mode candidate list that stores motion prediction information.
It has a history list that holds the motion prediction information of the encoded block according to the history selected so far.
It has a means to copy the motion prediction information of the history list to the merge mode candidate list,
An image decoding device that can specify the maximum value of the history list.
請求項4に記載の画像復号装置において、
ヒストリーリストに動き予測情報を登録する際に、リスト内に同じ動き予測情報があるか否かをチェックする手段を持つ、画像復号装置。
In the image decoding apparatus according to claim 4,
An image decoding device having a means for checking whether or not the same motion prediction information is present in the list when registering the motion prediction information in the history list.
画像を符号化した符号化ストリームを復号する画像復号方法であって、
画面間予測を行うステップと、
符号化対象ブロックの動き予測情報を、符号化済みブロックの動き予測情報を参照して利用するマージモードによる予測を行うステップと、
マージ予測モードにおいて、動き予測情報を格納するマージモード候補リストを持ち、符号化済みブロックの動き予測情報をそれまでに選択された履歴に従って保持するヒストリーリストを持ち、ヒストリーリストの動き予測情報をマージモード候補リストにコピーするステップと、を備え、
ヒストリーリストの最大値を規定することが可能である、画像復号方法。
An image decoding method that decodes a coded stream that encodes an image.
Steps to make inter-screen predictions and
A step of performing prediction in a merge mode in which the motion prediction information of the coded block is used with reference to the motion prediction information of the encoded block.
In the merge prediction mode, it has a merge mode candidate list that stores the movement prediction information, has a history list that holds the movement prediction information of the encoded block according to the history selected so far, and merges the movement prediction information of the history list. With a step to copy to the mode candidate list,
An image decoding method that can specify the maximum value of the history list.
JP2019178615A 2019-09-30 2019-09-30 Image coding method, image coding device, image decoding method, and image decoding device Pending JP2021057730A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019178615A JP2021057730A (en) 2019-09-30 2019-09-30 Image coding method, image coding device, image decoding method, and image decoding device
PCT/JP2020/035956 WO2021065656A1 (en) 2019-09-30 2020-09-24 Image encoding method, image encoding device, image decoding method, and image decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019178615A JP2021057730A (en) 2019-09-30 2019-09-30 Image coding method, image coding device, image decoding method, and image decoding device

Publications (1)

Publication Number Publication Date
JP2021057730A true JP2021057730A (en) 2021-04-08

Family

ID=75272784

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019178615A Pending JP2021057730A (en) 2019-09-30 2019-09-30 Image coding method, image coding device, image decoding method, and image decoding device

Country Status (2)

Country Link
JP (1) JP2021057730A (en)
WO (1) WO2021065656A1 (en)

Also Published As

Publication number Publication date
WO2021065656A1 (en) 2021-04-08

Similar Documents

Publication Publication Date Title
US20160100180A1 (en) Method and apparatus for processing video signal
WO2014052249A1 (en) Conditional signalling of reference picture list modification information
JP2015508577A (en) Video decoding method and video encoding method
KR20230175325A (en) Method and device for transmitting image information, and decoding method and device using same
US20230370626A1 (en) Method and device for processing video signal by using affine motion prediction
US20160088305A1 (en) Method and apparatus for processing video signal
KR101553514B1 (en) Image decoding method and apparatus using same
KR20130118798A (en) Method and apparatus for image decoding
WO2021125082A1 (en) Image coding method and image decoding method
WO2021131796A1 (en) Image encoding method and image decoding method
WO2021065656A1 (en) Image encoding method, image encoding device, image decoding method, and image decoding device
WO2022154838A1 (en) Method and apparatus for video coding
KR20220145407A (en) Image encoding/decoding method, apparatus and method of transmitting bitstream for selectively encoding size information of a rectangular slice
WO2021065655A1 (en) Image encoding method, image encoding device, image decoding method, and image decoding device
US20160080752A1 (en) Method and apparatus for processing video signal
WO2021060345A1 (en) Image encoding method and image decoding method
WO2021125084A1 (en) Image encoding method and image decoding method
WO2021125083A1 (en) Image encoding method and image decoding method
WO2021125085A1 (en) Image coding method and image decoding method
WO2021132490A1 (en) Picture encoding method and picture decoding method
WO2021125086A1 (en) Image encoding method and image decoding method
WO2021132568A1 (en) Image encoding method and image decoding method
WO2021131795A1 (en) Image encoding method and image decoding method
JP2023543586A (en) Skip conversion flag encoding

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20211022