Encoding / decoding method, device, and recording medium based on intra template matching prediction using intra prediction
Intra-frame template matching prediction with refined vector candidates and LIC improves video encoding and decoding efficiency by accurately deriving motion information and predicting blocks, addressing inefficiencies in high-resolution video compression.
Patent Information
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- ELECTRONICS & TELECOMM RES INST
- Filing Date
- 2026-01-07
- Publication Date
- 2026-07-16
AI Technical Summary
Existing video encoding and decoding technologies face challenges in efficiently compressing and reconstructing high-resolution videos, particularly in handling motion information and prediction blocks, leading to suboptimal encoding and decoding efficiency.
The proposed method employs intra-frame template matching prediction by constructing a candidate list of in-frame template matching vectors, refining these vectors, and applying Local Illumination Compensation (LIC) to reference blocks, using search areas defined by the current block's dimensions and positions within temporal prediction blocks.
This approach enhances the encoding and decoding efficiency of images by improving the accuracy of motion information derivation and prediction block determination, resulting in better compression and reconstruction of high-resolution videos.
Smart Images

Figure KR2026000348_16072026_PF_FP_ABST
Abstract
Description
Encoding / decoding method, device, and recording medium based on intra-frame template matching prediction using intra-frame prediction
[0001] The present disclosure can be utilized in the technical field of methods, devices, and recording media for image encoding / decoding based on in-frame template matching prediction using in-frame prediction.
[0002] With the continuous development of the information and communication industry, services providing video through broadcasting and the Internet have spread globally.
[0003] Users demand videos with higher resolution and quality. To meet these user demands, video encoding and decoding technologies suitable for such videos are required. Video encoding technology can generate compressed video by compressing the video representing the images to have a smaller amount of data. Video decoding technology can generate reconstructed images using the compressed video.
[0004] Regarding video encoding and decoding technologies, various techniques exist, such as segmentation, prediction, transformation, quantization, filtering, and entropy encoding and decoding. By introducing, modifying, improving, and combining these various techniques, video and images can be compressed, transmitted, and stored more effectively.
[0005] The purpose of the present disclosure is to improve the encoding and decoding efficiency of images by using an encoding / decoding method based on in-frame template matching prediction using in-frame prediction.
[0006] The encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure include: a step of deriving motion information of a current block; and a step of deriving a prediction block of the current block based on the motion information, wherein the step of deriving motion information may include: a step of constructing a candidate list of in-frame template matching vectors of the current block; and a step of determining an in-frame template matching vector that determines at least one in-frame template matching vector among the candidates of the candidate list of in-frame template matching vectors.
[0007] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the in-frame template matching vector candidate list may include candidates obtained by dividing a portion of the current picture restoration area including the current block into at least one search area and applying template matching to each search area.
[0008] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the template area for performing the template matching may be any one of a first template area composed of an upper template, a second template area composed of a left template, or a third template area composed of a left template, an upper template, and a top-left template.
[0009] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the width and height of the search area may be determined based on the width and height of the current block.
[0010] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the in-frame template matching vector candidate list may include as a candidate the block vector of any one pixel among the pixels within the temporal prediction block reference region determined by the shift vector of the current block.
[0011] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the positions of the pixels may include the upper-left, upper-right, lower-left, lower-right, and center positions within the temporal prediction block reference area.
[0012] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the in-frame template matching vector candidate list may include motion vectors of adjacent or non-adjacent surrounding regions as candidates.
[0013] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, when the in-frame template matching vector candidate list is refined, the number of candidates in the refined final candidate list may be less than the number of candidates in the in-frame template matching vector candidate list.
[0014] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, when there are multiple determined in-frame template matching vectors, the prediction block can be obtained by weighted summing multiple reference blocks determined by the in-frame template matching vectors.
[0015] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the prediction block can be obtained by applying Local Illumination Compensation (LIC) to a reference block determined by the in-frame template matching vector.
[0016] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, when the LIC is applied, a first filter different from the LIC may not be applied to the reference block.
[0017] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the prediction block can be obtained based on the position of a subpixel determined based on the center position indicated by the in-frame template matching vector.
[0018] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the resolution of the subpixel may include at least one of 1 / 2 or 1 / 4.
[0019] In the encoding / decoding method, apparatus, and recording medium based on in-frame template matching prediction using in-frame prediction of the present disclosure, the template area for performing the template matching may include all or part of the area of the prediction block of the current block.
[0020] By using the encoding / decoding method based on in-frame template matching prediction using in-frame prediction of the present disclosure, the encoding and decoding efficiency of images can be improved.
[0021] FIG. 1 shows a system for video coding according to one embodiment.
[0022] Figure 2 shows a segmentation structure of an image according to one embodiment.
[0023] Figure 3 shows the structure of an intra prediction according to one embodiment.
[0024] FIG. 4 shows the structure of an inter prediction to explain an inter prediction process according to one embodiment.
[0025] FIG. 5 shows the order of addition of spatial candidates to the candidate list according to one embodiment.
[0026] Figure 6 shows a plurality of in-loop filters according to one example.
[0027] Figure 7 shows the structure of entropy encoding and entropy decoding according to one example.
[0028] FIG. 8a illustrates an embodiment of the image encoding method of the present disclosure.
[0029] FIG. 8b illustrates an embodiment of the image decoding method of the present disclosure.
[0030] FIG. 9 illustrates the specific process of the motion information induction step and the prediction block induction step when the current block is a template matching prediction within the screen.
[0031] FIG. 10 illustrates an example of a template area of a current block and a reference block.
[0032] FIG. 11 illustrates an example of a template area of the current block and the reference block.
[0033] FIG. 12 illustrates an embodiment in which an in-screen prediction block for the current block is configured and included in a template area.
[0034] FIG. 13 illustrates an embodiment in which an in-screen prediction block for the current block is configured and partially included in a template area.
[0035] FIG. 14a illustrates an embodiment in which the template matching cost is scaled or adjusted based on the statistical characteristics of the block vectors of the reference block region.
[0036] FIG. 14b illustrates an embodiment in which the template matching cost is scaled or adjusted based on the statistical characteristics of the in-screen prediction modes of the reference block area.
[0037] Figure 15 illustrates an example of a template configuration for cross-screen prediction.
[0038] Figure 16 illustrates an example of applying template matching between the current template and the reference template area.
[0039] Figure 17 illustrates an example of the motion vector and block vector of the area adjacent to the current block.
[0040] Figure 18 illustrates an example of motion vectors and block vectors of non-adjacent areas for the current block.
[0041] Figure 19 illustrates an example of a temporal prediction block vector.
[0042] FIG. 20 illustrates an example of an adjacent area around the current picture that is referenced to obtain a shift vector.
[0043] FIG. 21 illustrates an example of a non-adjacent area around the current picture that is referenced to obtain a shift vector.
[0044] FIG. 22 illustrates one embodiment of the reference structure of the current picture.
[0045] FIG. 23 illustrates one embodiment of a scaling factor.
[0046] FIG. 24 illustrates an example of a temporal prediction block reference area.
[0047] Figure 25 illustrates an example of the location of a pixel that acquires a block vector within a temporal prediction block reference area.
[0048] FIG. 26 illustrates an example of a region performing template matching at a subsampled location.
[0049] Figure 27 illustrates an example of a flowchart of the process of constructing a template matching vector candidate list.
[0050] FIG. 28 illustrates an example of a current block and a list of template matching block vector candidates to which in-screen template matching prediction is applied.
[0051] Figure 29 illustrates an example of the form of a filter applied to a reference block.
[0052] FIG. 30 illustrates an example of the location of a surrounding 1 / 2 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0053] FIG. 31 illustrates an example of the location of a surrounding 1 / 4 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0054] FIG. 32 illustrates an example of the location of a surrounding 1 / 4 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0055] Various modifications may be applied to the present invention. Additionally, the present invention may have various embodiments. Specific embodiments are described by the drawings and the detailed description.
[0056] Specific embodiments are not intended to limit the invention to specific embodiments, and it should be understood that all modifications, equivalents, and substitutions that fall within the spirit and scope of the invention are included as embodiments of the invention.
[0057] The embodiments are described in sufficient detail to enable those skilled in the art to practice the embodiments. It should be understood that the various embodiments are different but need not be mutually exclusive. For example, it should be understood that the shapes, structures, and characteristics described in relation to one embodiment may be applied to or implemented in other embodiments without departing from the spirit and scope of the invention. It should also be understood that the location or arrangement of components within one embodiment may be changed without departing from the spirit and scope of the invention. Accordingly, the following detailed description is not intended to be limiting, and the scope of the exemplary embodiments is limited only by the appended claims and all equivalents to the scope claimed by such claims, provided that they are appropriately described.
[0058] The detailed description of the embodiments described below may refer to the drawings relating to the embodiments. Descriptions described in the drawings or descriptions represented by the drawings may be considered part of the detailed description. In the drawings, similar reference numerals may refer to the same or similar functions for various aspects. Dependencies between components may not be limited to those depicted in the drawings.
[0059] In the embodiments, singular expressions may include plural expressions and may be limited to and / or limited to plural expressions unless the context clearly excludes plural expressions. That is to say, in the embodiments, expressions such as 'at least one' and 'one or more' may be replaced with 'plural'. Terms such as ' / ', 'and / or', 'at least one of' and 'one or more of' described for plural items may mean 1) one of the plural items, 2) some of the plural items, 3) a combination of some of the plural items, or 4) a combination of the plural items. Additionally, plural expressions may be replaced with singular expressions. Plural may mean an integer of 1, 2, 3, 4, or 5 or more.
[0060] In the embodiments, numbered terms such as 'first' and 'second' may be used to describe various components. These terms are used solely for the purpose of distinguishing one component from another and do not limit the components. For example, without departing from the scope of the present invention, the first component may be named the second component, and similarly, the second component may be named the first component.
[0061] The statement that a first component transmits (or provides) information to a second component may mean that the first component directly transmits information to the second component, or it may mean that the first component transmits information to the second component through another third component. Here, the information received (or acquired) by the second component may be information transmitted by the first component, or information generated by applying a specific processing to information transmitted by the first component.
[0062] The components of the embodiments may be illustrated independently to represent different characteristic functions, and this does not imply that each component corresponds to a separate hardware or a single software unit. That is, the components of the embodiments may be classified and enumerated for convenience of description. Two or more components described in the embodiments may be regarded as a single component. Furthermore, a single component described in the embodiments may be separated into multiple components that perform the functions of the said component separately. Embodiments in which such components are integrated and embodiments in which components are separated are also included within the scope of the present invention, provided that they do not depart from the essence of the invention.
[0063] The terms used in the embodiments are used merely to describe specific embodiments and are not intended to limit the invention. In the embodiments, terms such as "comprising" or "having" indicate the presence of features, numbers, steps, actions, components, parts, or combinations thereof described in the embodiments. The existence or addition of other features, numbers, steps, actions, components, parts, or combinations thereof not explicitly described in the embodiments is not excluded by these terms. That is, the description of a specific component of an embodiment as "comprising" does not exclude components other than the specific component, and means that additional components may also be included within the scope of the embodiments or the technical concept of the invention.
[0064] Some of the components of the embodiments may be optional components that are not essential for performing the essential functions of the invention. Such optional components may be used to enhance performance. The embodiments may be implemented as a structure comprising only the essential components required to realize the essence of the embodiments, excluding the optional components. Such a structure is also included within the scope of the embodiments.
[0065] In the following, embodiments are described in detail with reference to the attached drawings so that a person skilled in the art can easily implement the embodiments. In describing the embodiments, if it is determined that a detailed description of related known configurations or known functions could obscure the gist of this specification, such detailed description is omitted. Additionally, the same reference numerals are used for identical components within the drawings, and redundant descriptions of identical components are omitted.
[0066]
[0067] Replacement of terms in the examples
[0068] Below, terms listed in a single line may be used with the same meaning in the examples and may be used interchangeably in the examples.
[0069] - 'one or more', 'at least one'
[0070] - 'two or more', 'a plurality of', 'multiple', 'multiple'. (In the examples, 'one or more' or 'at least one' may be further limited to 'two or more', 'multiple', or 'multiple'.)
[0071] - 'Information', 'Signal'
[0072] - 'value', 'predefined value', 'specific value', 'threshold', 'threshold value', 'baseline value', 'reference value'
[0073] - 'statistical value', 'statistics value'
[0074] - 'indicator', 'index', 'index', 'flag', 'information'
[0075] - 'encoder', 'encoding apparatus'
[0076] - 'decoder', 'decoding apparatus'
[0077] - 'Entropy encoding', 'encoding', 'encoding'
[0078] - 'Entropy decoding', 'decoding', 'decoding'
[0079] - 'Coding', 'Encoding and / or decoding'
[0080] - 'video', 'moving picture', 'image', 'picture', 'picture', 'frame', 'screen'
[0081] - 'Reference picture', 'Reference video'
[0082] - 'Reference Picture List (RPL), 'Reference Image List'
[0083] - 'original', 'input', 'source'
[0084] - 'Block', 'Unit', 'Signal'
[0085] - 'square', 'square shape'
[0086] - 'pixel', 'pixel', 'sample', 'pel'
[0087] - 'region', 'area', 'part', 'segment'
[0088] - 'partition', 'split', 'divide'
[0089] - 'quad', 'quadronary'
[0090] - 'Luma component', 'Luma', 'luminance component', 'luminance', 'Y'
[0091] - 'Chroma component', 'Chroma', 'chrominance', 'chrominance component', 'Cb and Cr', 'Cb or Cr', 'Cb', 'Cr', 'U and V', 'U or V', 'U', 'V'
[0092] - 'target', 'current' (e.g., target block and current block, or target image and current image)
[0093] - 'neighbor', 'neighboring', 'adjacent', 'neighbor / neighboring' (e.g., neighbor block, adjacent block, and neighboring block)
[0094] - 'collocated', 'COL'
[0095] - 'reconstruction', 'reconstruction', 'decoding'
[0096] - 'reconstructed', 'reconstructed', 'decoded'
[0097] - 'Difference', 'Difference', 'Difference', 'Error', 'Residual', 'Residual'
[0098] - Largest Coding Unit (LCU), Coding Tree Unit (CTU)
[0099] - 'inter', 'inter-screen'
[0100] - 'Inter prediction', 'inter prediction', 'motion compensation'
[0101] - 'Inter Mode', 'Inter Prediction Mode', 'Inter-frame Mode', 'Inter-frame Prediction Mode'
[0102] - 'Motion Vector', 'Predicted Motion Vector', 'Advanced Motion Vector Prediction (AMVP)'
[0103] - 'List', 'Candidate List'
[0104] - 'spatial candidate', 'spatial merge candidate'
[0105] - 'temporal candidate', 'temporal merge candidate'
[0106] - 'prediction motion vector candidate', 'motion vector predictor'
[0107] - 'Prediction method', 'Prediction mode'
[0108] - 'Intra', 'Inside the screen'
[0109] - 'Intra prediction', 'Intra prediction'
[0110] - 'Intra Mode', 'Intra Prediction Mode'
[0111] - 'Dequantization', 'Scaling'
[0112] - 'Quantization matrix', 'Scaling list'
[0113] - 'Quantization matrix coefficients', 'Matrix coefficients'
[0114] - 'transform coefficient level', 'quantized level', 'quantized coefficient', 'quantized transform coefficient', 'quantized transform coefficient level'
[0115] - 'dequantized coefficient', 'dequantized transform coefficient'
[0116] - 'Scanning type', 'Scanning direction'
[0117] - 'directional mode', 'angle mode', 'angular mode', 'intra-prediction mode'
[0118] - 'Intra-prediction mode (mode) number', 'Intra-prediction mode (mode) index', 'Intra-prediction mode (mode) value', 'Intra-prediction mode (mode) angle', 'Intra-prediction mode (mode) direction', 'Intra-prediction direction (mode) number', 'Intra-prediction direction (mode) index', 'Intra-prediction direction (mode) value', 'Intra-prediction direction (mode) angle'
[0119] - 'Merge Mode', 'Motion Merge Mode'
[0120] - 'Geometric Partitioning Mode (GPM)', 'Triangle Partitioning Mode'
[0121] In addition to the terms exemplified above, terms having the same meaning according to the ordinary knowledge of the technical field may be used interchangeably in the embodiments.
[0122]
[0123] Information and range of values of information described in the embodiments
[0124] In the embodiments, information may include a constant, a flag, an index, a variable, a coding parameter, an element, a syntax element, motion information, an attribute, an entity, an object, and data, etc. That is to say, the term 'information' may be interchangeable with 'data', 'flag', 'index', 'variable', 'element', 'syntax element', 'motion information', 'attribute', or 'entity'.
[0125] Information can have one of multiple values. 'The nth value' can mean the nth value among multiple values.
[0126] For example, the first value can represent '0' or (logical) false. The second value can represent '1' or (logical) true. Or, the first value can represent '1' or (logical) true. The second value can represent '0' or (logical) false.
[0127] A flag may be information having a value of either '0' or '1'. In the embodiments, the values '0' and '1' of the flag may be replaced with '1' and '0', respectively. For example, information indicating whether a specific process is performed or information indicating whether a specific process is applied may be considered as a flag.
[0128] When a variable such as i or j is used to represent a row, column, or index, the variable may be an integer between 0 and n - 1 inclusive. Or, the variable may be an integer between 1 and n inclusive. Here, n may be the number of rows, the number of columns, or the number of entities pointed to by the index.
[0129]
[0130] Concepts related to coding
[0131] Concepts related to coding are explained below. The descriptions disclosed below may be applied to embodiments.
[0132] Predefined value: A predefined value may refer to a value commonly used by the encoding device and the decoder. For example, a predefined value may be interpreted as being limited to a fixed value. Alternatively, a predefined value may be a value shared by the encoding device and the decoder through signaling. Alternatively, a predefined value may be a value derived through the same procedure in the encoding device and the decoder so that the encoding device and the decoder have a common value. Alternatively, a predefined value may be a common value possessed by the encoding device and the decoder. The above description of a predefined value may also apply to predefined information. In the above descriptions, 'value' may be replaced with 'information'.
[0133] Availability: The availability of specific modes for a specific target may mean that a selected mode among the specific modes is used for that specific target. Other modes belonging to the category of specific modes may be non-available modes. Non-available modes may not be used for a specific target. The above description of specific modes may also apply to other specific information. In the above descriptions, 'mode' may be replaced with 'information'.
[0134] Adjacency: 'Direction' for 'First Object'. 'Second Object' may refer to a 'Second Object' adjacent to the 'Direction' corner / face of the First Object. For example, the 'Top-left Block' for a 'Target Block' may be a block adjacent to the top-left of the Target Block. Here, the 'First Object' may be a Target Unit, Target Block, or Target Sample. 'Direction' may be one of left-above, above, right-above, left, right, left-below, below, and right-below. The 'Second Object' may be a Unit, Block, or Sample. For the directions of top-left, top-right, bottom-left, and bottom-right, the corner of the First Object and the corner of the Second Object may be diagonally adjacent. For the directions of top, left, right, and bottom, one face of the First Object and one face of the Second Object may be in contact with each other.
[0135] - For example, the block adjacent to the top-left of the target block may be the block adjacent to the top of the block adjacent to the left of the target block. The block adjacent to the top-right of the target block may be the block adjacent to the right of the block adjacent to the top of the target block. The block adjacent to the bottom-left of the target block may be the block adjacent to the bottom of the block adjacent to the left of the target block.
[0136] Coding: Coding can refer to encoding and / or decoding of an image.
[0137] Signal: A signal can represent information about an image, unit, or block. A specific signal can represent a specific image, a specific unit, or a specific block.
[0138] Image: An image can refer to a single picture that constitutes a video, or it can represent the video itself. For example, "encoding and / or decoding of an image" can mean "encoding and / or decoding of a video," or it can mean "encoding and / or decoding of one of the images that constitute a video."
[0139] - An image can refer to the entirety of a picture, or it can refer to a part of a picture, such as a block.
[0140] Target image: The target image may be an encoding target image that is the subject of encoding and / or a decoding target image that is the subject of decoding. Additionally, the target image may be an input image processed by an encoding device and a restored image processed by a decoding device. The target image may be an image containing a target block.
[0141] Subpicture: A picture can be divided into one or more subpictures.
[0142] - A subpicture may be a square or rectangular area within the picture. A subpicture may include one or more CTUs.
[0143] - A subpicture may include one or more slices and / or one or more tiles. For example, a subpicture may consist of one or more slice rows and one or more slice columns. Alternatively, each subpicture may consist of one or more tile rows and one or more tile columns.
[0144] - A subpicture may include one or more slices that collectively cover a rectangular area within the picture. Accordingly, the boundary of each subpicture can always be the boundary of a slice. Additionally, each vertical subpicture boundary can always be the boundary of a vertical tile.
[0145] Slice: A slice may include one or more tiles within a picture. A slice may consist of one or more rows of tiles and one or more columns of tiles.
[0146] Tile: A tile can be a square or rectangular area within a picture. A tile can contain one or more CTUs. A picture can be divided into one or more tile rows and one or more tile columns.
[0147] CTU: An image can be divided into multiple Coding Tree Units (CTUs).
[0148] - A CTU may include one Y Coding Tree Block (CTB) and at least one of a Cb CTB and a Cr CTB associated with the Y CTB, and may include information for each CTB. The information may include syntax elements.
[0149] - Each CTU may be partitioned using one or more partitioning methods to form sub-units such as Coding Units (CU), Prediction Units (PU), and Transform Units (TU). One or more partitioning methods may include Quad Tree (QT) partitioning, Binary Tree (BT) partitioning, and Ternary Tree (TT) partitioning. Additionally, each CTU may be partitioned using Multi-Type Tree (MTT) partitioning, which uses a combination of multiple partitioning methods.
[0150] CTB: CTB can refer to one of Y CTB, Cb CTB, and Cr CTB.
[0151] Unit: A unit can be determined for specific processing in coding. A unit may be information about a specific region within an image. For specific processing in coding, the image may be recursively divided into multiple parts. A unit may represent the region to which the specific processing is applied and information about the aforementioned region.
[0152] - The unit type may represent a specific process applied to the unit. Depending on the unit type, a specific process may be applied to the unit. The 'specific' unit may be a unit for the process named 'specific' in the coding. For example, the unit may be at least one of the source unit, CTU, coding unit, prediction unit, residual unit, restored residual unit, transformation unit, and restored unit.
[0153] - A unit may include samples having a two-dimensional form or arrangement. In this respect, a 'unit' may mean a 'block'. For example, a block may be at least one of an original block, a CTB, a coding block (CB), a prediction block (PB), a residual block, a restored residual block, a transform block (TB), and a restored block. For example, a partition of a unit may mean a partition of a block corresponding to the unit.
[0154] - A unit may include syntactic elements. In other words, a block and the syntactic elements for the block can be combined and referred to as a unit.
[0155] - A block is an MxN array of samples. Here, M and N can represent positive integer values, and a block can commonly represent a two-dimensional array of samples. The current block can represent the encoding target block that is the subject of encoding during encoding, or the decoding target block that is the subject of decoding during decoding. Additionally, the current block can be at least one of a coding block, a prediction block, a residual block, a transformation block, or a restoration block. Blocks can have various sizes and shapes. For example, the shape of a block can be one or more of a tetragon, a rectangular, a square, a rectangle where the width differs from the height (i.e., an oblong), a trapezoid, a triangle, a right-angled triangle, and a pentagon. Here, the width and height of the rectangle can differ from each other. Additionally, the shape of a block may include other geometric figures that can be represented in two dimensions. For example, the shape of the block may be a square or a pentagon defined by subtracting the area of a right triangle from the area of a rectangle. Here, the right-angled vertex of the right triangle may be one of the vertices of the rectangle. Additionally, the shape of the block may be a combination of two or more of the aforementioned shapes. Additionally, the shape of the block may be the remainder of one of the aforementioned shapes after another shape has been subtracted.
[0156] - In the embodiments, the rectangle may be limited to a non-square rectangle. When the shape of a specific object in the embodiments is described as a rectangle, this description may additionally imply that the width and height of the specific object are different from each other.
[0157] - In the embodiments, the block may be limited to at least one of a vertically oriented block and a horizontally oriented block. A vertically oriented block may mean a block in which the vertical length is greater than the horizontal length. A horizontally oriented block may mean a block in which the horizontal length is greater than the vertical length.
[0158] - The unit may include a luma component block (i.e., a Y block) and two chroma component blocks (i.e., at least one of a Cb block and a Cr block), and may include information for each block. The information may include syntax elements.
[0159] - The unit information may include the unit type, unit size, unit depth, unit encoding order, and unit decoding order.
[0160] Target Unit: The target unit may be a block that is the target of encoding, an encoding target unit, and / or a decoding target unit that is the target of decoding. The target unit may be a specific region within the target picture to which one or more specific processing steps of coding are applied. By applying a specific processing step to the target unit, a unit of a specific type may be generated. Alternatively, the target unit may represent a unit having a specific type for a specific processing step of coding.
[0161] Depth: A block can be hierarchically divided into multiple sub-blocks with depth according to a tree structure. The multiple sub-blocks created by the division of a block can be referred to as partitions.
[0162] - The block depth can represent the level of the node corresponding to the block when the blocks constituting the image are represented as a tree structure. Alternatively, the block depth can represent the number of divisions applied until the block is determined. The block depth can increase by 1 as the block is further divided.
[0163] - In a tree structure, the root node can be considered to have the smallest level, and the leaf node the largest level. The root node may be the top node of the tree structure and may correspond to the first undivided block. The level of the root node may be 0 or 1. When the level of the root node is 0, a node with level 1 may represent the block determined by the first block being divided once. A node with level n may represent the block determined by the first block being divided n times. A leaf node may be the lowest node of the tree structure. A leaf node may be a node that cannot be further divided. The depth of a leaf node may be a predefined maximum depth. For example, the maximum depth may be a positive integer such as 3. The root node may represent a CTU. A leaf node may represent at least one of a CU, PU, or TU.
[0164] - Depth can have a type depending on the type of partition. QT depth can represent the depth for quadtree partitioning. BT depth can represent the depth for binary partitioning. TT depth can represent the depth for ternary partitioning.
[0165] Sample: A sample can be a base unit that constitutes a block. A sample can consist of one or more bits. Bit depth can be the number of bits that make up the sample. Samples range from 0 to 2 depending on the bit depth. Bd It can be expressed as values up to -1.
[0166] PU: PU may refer to a base unit for processing related to prediction. For example, processing related to prediction may include inter-prediction, intra-prediction, intra-block copy (IBC) prediction, intra-compensation, and motion compensation.
[0167] A single PU can be divided into multiple sub-PUs that are smaller in size than the PU. These multiple sub-PUs can also serve as base units for processing related to prediction. In other words, a prediction unit partition created by the division of the prediction unit can also be a prediction unit.
[0168] TU: A TU may be a base unit for processing related to a residual block. Processing related to a residual block may include at least one of transform, inverse transform, quantization, inverse quantization, transform coefficient encoding, transform coefficient decoding, entropy encoding, and entropy decoding. A single TU may be divided into a plurality of sub-transform units having a size smaller than that of the TU. The plurality of sub-TUs may also be base units for processing related to a residual block. That is to say, a transform unit partition generated by the division of the transform unit may also be a transform unit.
[0169] - The transformation may include one or more of a primary transformation and a secondary transformation, and the inverse transformation may include one or more of a primary inverse transformation and a secondary inverse transformation.
[0170] Parameter set: The parameter set can correspond to header information within the structure of the bitstream.
[0171] - The parameter set may include at least one of a Video Parameter Set (VPS), a Sequence Parameter Set (SPS), a Picture Parameter Set (PPS), an Adaptation Parameter Set (APS), and a Decoding Parameter Set (DPS).
[0172] Information signaled through a parameter set can be applied to pictures that reference the parameter set. For example, information within a VPS can be applied to pictures that reference the VPS. Information within an SPS can be applied to pictures that reference the SPS. Information within a PPS can be applied to pictures that reference the PPS. A parameter set can reference a higher-level parameter set. For example, a PPS can reference an SPS. An SPS can reference a VPS.
[0173] - Additionally, the parameter set may include tile group information, slice header information, and tile header information. A tile group may refer to a group or slice containing multiple tiles.
[0174] MPM (Most Probable Mode): MPM may represent an intra prediction mode that is likely to be used for intra prediction of a target block.
[0175] - One or more different MPMs can be determined based on coding parameters related to the target block and attributes of objects related to the target block.
[0176] - One or more MPMs may be determined based on the intra prediction mode of a reference block. There may be multiple reference blocks. One or more different MPMs may be determined depending on which intra prediction modes are used for one or more reference blocks. Reference blocks may include spatial neighbor blocks.
[0177] MPM List: An MPM list may be a list containing one or more MPMs. The number of one or more MPMs in an MPM list may be predefined.
[0178] MPM Index: The MPM index can indicate one or more MPMs in the MPM list that are used for intra prediction for the target block.
[0179] MPM Usage Indicator: The MPM Usage Indicator can indicate whether an MPM list is used for prediction regarding a target block.
[0180] Prediction mode: The prediction mode may be information indicating a prediction method for a target block, such as a mode used for intra-prediction or a mode used for inter-prediction. The prediction mode may refer to one of the prediction-related modes described in the embodiments. Additionally, the prediction mode may include at least one of an intra-mode, an inter-mode, and an intra-block copy mode.
[0181] Reference image list: The reference image list may be a list containing one or more reference images used for prediction of the target block.
[0182] - There may be multiple reference image lists. Multiple reference image lists may include List 0 (List 0; L0), List 1 (List 1; L1), etc.
[0183] - One or more reference image lists may be used for inter prediction for the target block. Parts such as 'L0' and 'L1' in the names of the information related to inter prediction may refer to the reference image lists associated with the information.
[0184] Reference picture: The reference picture may be an image referenced for prediction regarding the target block. Alternatively, the reference picture may be an image containing the reference block. The reference picture may include an image prior to the target image, the target image, and an image following the target image.
[0185] Reference image index: The reference image index may be an index indicating one reference image among one or more reference images in the reference image list that is used for prediction of the target block.
[0186] Reference Block: A reference block may be a block referenced for encoding / decoding of a target block, such as for prediction and filtering. For example, a reference block may include a reference sample referenced to derive a prediction sample, and may refer to a block that provides information used for decoding the target block.
[0187] Reference Sample: A reference sample may be a sample referenced for encoding / decoding of a target block, such as prediction and filtering.
[0188] Inter prediction indicator: The inter prediction indicator may indicate the direction of inter prediction for the target block. Inter prediction may be one of unidirectional prediction and bidirectional prediction. Alternatively, the inter prediction indicator may indicate the number of reference images used when generating prediction blocks for the target block. Alternatively, the inter prediction indicator may indicate the number of prediction blocks used for inter prediction for the target block. The reference direction may refer to the inter prediction indicator. For example, the inter prediction indicator may indicate either unidirectional or bidirectional. Alternatively, for an inter mode that uses only reference images within the L0 reference image list, the inter prediction indicator may have a first value of '0'; for an inter mode that uses only reference images within the L1 reference image list, the inter prediction indicator may have a second value of '1'; and for an inter mode that uses at least two of the reference images within the L0 reference image list and the L1 reference image list, the inter prediction indicator may have a third value of '2'.
[0189] Prediction List Utilization Flag: The prediction list utilization flag for a specific reference image list may indicate whether at least one reference image within that specific reference image list is used to generate the prediction block of the target block. For example, a value of '0' for the prediction list utilization flag for a specific reference image list may indicate that the prediction block is not generated using the reference images within that specific reference image list. A value of '1' for the prediction list utilization flag for a specific reference image list may indicate that the prediction block is generated using the reference images within that specific reference image list.
[0190] - An inter-prediction indicator can be derived using prediction list utilization flags. Conversely, an inter-prediction indicator can be derived using prediction list utilization flags. For example, an inter-prediction indicator can be derived using prediction list utilization flags for multiple reference image lists. If the inter-prediction indicator indicates that specific reference lists among the multiple reference image lists are being used, the prediction list utilization flags of the specific reference lists pointed to by the inter-prediction indicator among the prediction list utilization flags of the multiple reference image lists can be set to '1', and the prediction list utilization flags of the remaining reference image lists not pointed to by the inter-prediction indicator can be set to '0'.
[0191] Reference Direction: The reference direction may point to a list of reference images used for prediction of the target block. For example, the reference direction may point to one or more of reference image list L0 and reference image list L1.
[0192] - The reference direction merely refers to the list of reference images used for prediction of the target block, and does not indicate that the directions of the reference images within the list are restricted to a forward direction or a backward direction. That is to say, each of the reference image list L0 and the reference image list L1 may include forward images and backward images, respectively. Here, the forward direction may indicate a direction from the target image to the image preceding the target image. Forward inter-prediction may be an inter-prediction that uses the image preceding the target image as a reference image. The backward direction may indicate a direction from the target image to the image following the target image. Backward inter-prediction may be an inter-prediction that uses the image following the target image as a reference image.
[0193] - A unidirectional reference direction may mean that a single reference image list is used. A bidirectional reference direction may mean that two reference image lists are used. For example, the reference direction may indicate one of the following: that only reference image list L0 is used, that only reference image list L1 is used, or that two reference image lists are used. Additionally, the reference direction may be indicated by an inter-predictor.
[0194] Picture Order Count (POC): The POC of a picture can represent the display order or output order of the picture.
[0195] Motion information: Motion information may be information used to specify a reference block. Motion information may include information used for inter prediction, such as a motion vector (MV), reference image index, reference image, inter prediction indicator, prediction list utilization flag, etc. Additionally, motion information may include information used in a specific inter prediction mode, such as an MV candidate, MV candidate index, merge candidate, and merge index.
[0196] - Multiple motion information for multiple reference image lists may be used for inter-prediction of the target block. Motion information for a specific reference image list may be used for prediction using that specific reference image list. Multiple (intermediate) prediction blocks may be derived from the multiple motion information. A (final) prediction block for the target block may be generated using statistical values for the multiple (intermediate) prediction blocks.
[0197] MV: MV can be a 2-dimensional vector used in inter-prediction. MV can represent the offset between the target block and the reference block. Alternatively, MV can represent the difference between the location of the target block and the location of the reference block.
[0198] - For example, MV is (mv x , mv y It can be expressed in the form of ). mv x can represent a horizontal component, and mv y It can represent a vertical component.
[0199] - The zero vector can be (0, 0) MV.
[0200] Block Vector (BV): A BV can be a two-dimensional vector used in intra-block copy prediction. A BV can represent the offset between a target block within a target image and a reference block within a target image. In other words, a BV can represent the displacement between a target block and a reference block within a target image.
[0201] - For example, BV is similar to MV (bv x , bv y It can be expressed in the form of ). bv x can represent a horizontal component, and bv y It can represent a vertical component.
[0202] - The zero vector can be (0, 0) BV.
[0203] Motion Information Candidates: In a specific prediction, motion information of the target block can be selected from motion information candidates determined by a specific method. A motion information candidate may refer to the motion information of a reference block, or it may refer to the reference block itself that possesses motion information. Here, the reference block may be a block determined by a specific method to select motion information candidates.
[0204] Candidate List: A candidate list may be a list containing one or more candidates. For example, a candidate list may include a motion information candidate list, a merge candidate list, an MV candidate list, an MPM list, etc. A candidate list may be generated in the same manner in both the encoding device and the decoder. That is to say, the candidate list used in the encoding device and the candidate list used in the decoder may be identical, and the same candidate list may be shared between the encoding device and the decoder. The encoding device may select a candidate from among the candidates in the candidate list to be used for processing the target block. An indicator pointing to the selected candidate may be signaled from the encoding device to the decoder. The decoder may use the indicator to identify the candidate from among the candidates in the candidate list to be used for processing the target block. Alternatively, the encoding device and the decoder may identify the candidate from among the candidates in the candidate list to be used for processing the target block by the same rule.
[0205] Motion Information Candidate List: A motion information candidate list may refer to a list constructed using one or more motion information candidates.
[0206] Motion Information Candidate Index: The motion information candidate index may be an identifier or indicator pointing to a motion information candidate among the motion information candidates in the motion information candidate list that is used for prediction regarding the target block.
[0207] - In a specific inter-prediction mode, motion information of other restored blocks may be used to derive motion information of the target block. Other blocks may include neighboring blocks. In this specific inter-prediction mode, the motion information for the target block itself is not signaled individually, but other information used to derive motion information of the target block based on motion information of other restored blocks may be signaled. In this case, the other information may include information indicating which of the other restored blocks' motion information is used to derive motion information of the target block, such as a motion information candidate index.
[0208] - For example, these inter-prediction modes may include AMVP mode, merge mode, and skip mode. The motion information candidate index may be a merge index or an MV candidate index.
[0209] - In the embodiments, MV may be part of the motion information. In the embodiments, information about motion information, such as motion information candidates, a list of motion information candidates, and an index of motion information candidates, may be replaced with information about MV, such as MV candidates, a list of MV candidates, and an index of MV candidates, and descriptions of motion information may also be applied to MV.
[0210] Merge: Merge can refer to the merging of motion information for multiple blocks, or it can refer to applying the motion information of one block to a target block as well. In other words, merge mode can refer to a mode where the motion information of a target block is derived from the motion information of a neighboring block.
[0211] Merge Candidate: A merge candidate may refer to a specific (restored) block used for merging with a target block, or it may refer to movement information of a specific block. Alternatively, a merge candidate may include movement information of a specific block.
[0212] - Merge candidates for the target block may include spatial merge candidates, temporal merge candidates, history-based candidates, average candidates based on the average of two merge candidates, and zero merge candidates.
[0213] Merge candidate list: The merge candidate list may be a list composed of one or more merge candidates.
[0214] Merge Index: The merge index may be an indicator pointing to a merge candidate among the merge candidates in the merge candidate list that is used for prediction regarding the target block. Among the merge candidates in the merge candidate list, the movement information of the merge candidate indicated by the merge index may be used as movement information for the target block.
[0215] Neighbor block: A neighbor block may refer to a block adjacent to the target block. Neighbor blocks may include spatial neighbor blocks and temporal neighbor blocks. A neighbor block may also refer to a reconstructed neighbor block within the reference image.
[0216] Spatial neighbor blocks: Spatial neighbor blocks can be blocks that are spatially adjacent to the target block.
[0217] - The target block and spatial neighbor blocks can be included within the target image.
[0218] - Spatial neighbor blocks may include blocks whose boundaries, at least a portion of which abuts at least a portion of the target block's boundary. Alternatively, spatial neighbor blocks may include blocks whose distance from the target block is less than or equal to a specific value.
[0219] - Spatial neighbor blocks may include blocks diagonally adjacent to the vertices of the target block.
[0220] - Spatial neighbor blocks may include a top-left block adjacent to the top-left of the target block, a top block adjacent to the top of the target block, a top-right block entered at the top-right of the target block, a left block adjacent to the left of the target block, a right block adjacent to the right of the target block, a bottom-left block adjacent to the bottom of the target block, and a bottom-right block adjacent to the bottom-right of the target block.
[0221] Temporal neighbor blocks: Temporal neighbor blocks can be blocks that are temporally adjacent to the target block.
[0222] - Temporal neighbor blocks may include a collocated block (COL block). A collocated block may be a block within a restored image in a reference image buffer. A collocated picture (col picture) may refer to an image containing a collocated block. A collocated picture may be an image included in a reference image list.
[0223] - Call blocks can be determined based on the location of target blocks within the target image. Two blocks being 'temporarily adjacent' may mean that the locations of the two blocks satisfy certain conditions.
[0224] - The position of the call block within the call image may be the same as the position of the target block within the target image. Alternatively, the position of the call block within the call image may correspond to the position of the target block within the target image. Here, the correspondence of the block positions may mean that the regions of the blocks are identical, that the region of one block is included within the region of another block, or that one block occupies a specific location within another block.
[0225] - For example, the location of a call block within a call image may be the same as the location of a target block within a target image. Alternatively, the call block may be a block containing call samples within a call image. A call sample may be a sample having coordinates identical to the coordinates of a specific sample in the target block.
[0226] - Temporal neighbor blocks may be blocks that are temporally adjacent to the spatial neighbor blocks of the target block.
[0227] Search range: The search range may refer to a two-dimensional area where a search for an MV is performed during inter-prediction. For example, when an optimal MV needs to be derived for processing a target block, the optimal MV can be selected from among the MVs pointing inside the search range.
[0228] Transform coefficient: The transform coefficient may be a coefficient generated by performing a transformation on the residual block. Alternatively, the transform coefficient may be a coefficient value generated by performing inverse quantization on the quantized level.
[0229] Quantized level: A quantized level can be an integer quantity used as an input for inverse quantization.
[0230] Quantization: Quantization can be a process that generates quantized levels for transformation coefficients. Quantized levels can be generated by applying quantization to transformation coefficients. Transformation can also be considered as part of quantization.
[0231] Inverse Quantization: Inverse quantization can be a process of multiplying a quantized level by a factor. By applying inverse quantization to the quantized level, (restored) transformation coefficients can be generated.
[0232] Quantization Parameter (QP): QP may refer to the argument used to generate quantized levels for transform coefficients in quantization. Additionally, QP may refer to the argument used to generate (restored) transform coefficients for quantized levels in inverse quantization. Alternatively, QP may be a value mapped to the quantization step size.
[0233] Delta QP: Delta QP can be the difference between the QP predicted by a specific process and the QP of the target block. In other words, the QP of the target block can be the sum of the predicted QP and Delta QP.
[0234] Quantization matrix: A quantization matrix may be a matrix used in quantization or inverse quantization to improve the subjective or objective image quality.
[0235] Quantization matrix coefficients: Quantization matrix coefficients can be each element within the quantization matrix.
[0236] Scan: Scan can refer to a method of arranging values within a block or matrix. The values can be coefficients. For example, a scan can mean arranging values arranged in a 2D form into a 1D form, or rearranging values arranged in a 1D form into a 2D form. An inverse scan can be the opposite arrangement (or rearrangement) of the arrangement performed in a scan.
[0237] Non-zero transformation coefficients: Non-zero transformation coefficients may refer to transformation coefficients that have a non-zero value or quantized levels that have a non-zero value.
[0238] Bitstream: A bitstream may refer to a series or sequence of bits containing encoded information generated by encoding of an image. A bitstream may contain information according to specific syntax elements. For example, the information may include syntax elements. An encoding device may generate a bitstream containing information according to specific syntax elements. A decoder may obtain information from the bitstream according to specific syntax elements.
[0239] Signaling: Signaling of information may indicate that information is transmitted from an encoding device to a decoding device via a bitstream. For example, the information may include syntactic elements. Alternatively, signaling may mean that the encoding device includes information within the bitstream. Information signaled by the encoding device may be used by the decoding device. In signaling, the bitstream may be transmitted over a network and may be contained within a recording medium. In embodiments, the description that information is signaled may include: 1) the encoding device determining and generating information for signaling of information; 2) the encoding device performing encoding on the information to generate encoded information; 3) the (encoded) information being transmitted from the encoding device to the decoding device via a bitstream; 4) the decoding device performing decoding on the encoded information to obtain information; and 5) the decoding device determining and generating information through signaling of information.
[0240] - An encoding device can generate encoded information by performing encoding on the information. The encoded information can be signaled through a bitstream. A decoding device can obtain information by performing decoding on the encoded information.
[0241] - The fact that information is signaled to a specific target may mean that the information is used for each specific target, and that the processing represented by the information is applied to each specific target. For example, the fact that information is signaled at a specific unit level may indicate that the information is used or processed for each specific unit.
[0242] - The signaled information may include one or more sub-information. That specific information is signaled may mean that each piece of information of the one or more sub-information included in the specific information is signaled.
[0243] Optional Signaling: Signaling for information may be performed optionally. Optional signaling for information may mean that an encoding device optionally includes information within a bitstream (depending on specific conditions). Optional signaling for information may mean that a decoder optionally obtains information from a bitstream (depending on specific conditions).
[0244] Omission of Signaling: Signaling for information may be omitted. Omission of signaling for information may mean that the encoding device does not include information in the bitstream (depending on specific conditions). Omission of signaling for information may mean that the decoding device does not obtain information from the bitstream (depending on specific conditions). The decoding device may derive information with omitted signaling using other information of the embodiments.
[0245] Symbol: May represent at least one piece of information of a target unit, such as syntactic elements, coding parameters, quantized levels, and transform coefficients of a target unit or target block. Additionally, the symbol may represent the target of entropy encoding or the result of entropy decoding.
[0246] Entropy encoding: Entropy encoding can allocate a small number of bits to symbols with a high probability of occurrence and a large number of bits to symbols with a low probability of occurrence. Through this allocation, the size of the bitstream representing the symbols can be reduced.
[0247] Entropy coding can utilize methods such as Variable Length Coding (VLC) and Context-Adaptive Binary Arithmetic Coding (CABAC). For example, in Variable Length Coding, entropy coding can be performed using variable-length tables. For instance, in CABAC, a binaryization method for symbols and a probabilistic model of symbols / bins can be derived for entropy coding, and context-based arithmetic coding can be performed.
[0248] Entropy Decoding: In entropy decoding, the processes performed in entropy encoding can be performed in reverse. Symbols can be generated by entropy decoding of a bitstream.
[0249] Parsing: Parsing can refer to determining the values of syntactic elements by performing entropy decoding on the encoded information of a bitstream. Alternatively, parsing can refer to entropy decoding itself.
[0250] Statistical Value: The values of information related to specific entity(s) described in the embodiments may be used as inputs for specific operations. The statistical value may be a value derived by a specific operation on the values related to these specific entity(s). For example, the statistical value for specific information may be one or more of the following: an average value, a weighted average value (weighted average), a weighted sum (weighted sum), a minimum value, a maximum value, a mode, a median value, an interpolated value, a sum of products, and a product of sums. Additionally, information of the embodiment having specific values determined by operations, such as constants, variables, and coding parameters, may have a specific statistical value according to the embodiment.
[0251]
[0252] Coding parameters
[0253] In the embodiments, the coding parameters may be information required for coding. The coding parameters may include information signaled from an encoding device to a decoder, information calculated / derived during the processing of coding described in the embodiments, and information used for the processing of coding described in the embodiments.
[0254] In the embodiments, the coding parameters include the size of the CTU, the size of the unit, the form of the unit, the shape of the unit, the depth of the unit, the minimum unit size, the maximum unit size, the maximum unit depth, the minimum unit depth, the unit splitting information, QT splitting information, BT splitting information, the splitting direction of the BT splitting, the splitting form of the BT splitting, TT splitting information, the splitting direction of the TT splitting, the splitting form of the TT splitting, MTT splitting information, the combination of MTT splittings, the splitting direction of the MTT splitting, the splitting form of the MTT splitting, the prediction mode, the intra prediction mode, the luminance intra prediction mode, the chroma intra prediction mode, the intra prediction mode, the inter splitting information, the coding block splitting information, the prediction block splitting information, the transformation block splitting information, the reference sample line index, the reference sample filtering method, the reference sample filter tab, the reference sample filter coefficients, the prediction block filtering method, the prediction block filter tab, the prediction block filter coefficients, the prediction block boundary filtering method, the prediction block boundary filter tab, the prediction block boundary filter coefficients, the inter prediction mode, motion information, MV, and Motion Vector Difference; MVD), MVD resolution, MV size, MV representation accuracy, reference image list, reference image, reference image index, inter prediction direction, inter prediction indicator, prediction list utilization flag, POC, MV candidate, MV candidate index, MV candidate list, AMVP mode usage information, merge candidate, merge index, merge candidate list, merge mode usage information, motion information correction information, skip mode usage information, intra-block copy mode usage information, BV (Block Vector), Block Vector Difference (BVD), BVD resolution, BV size, BV representation accuracy, BV candidate, BV candidate index, BV candidate list, interpolation filter filter tab, interpolation filter filter coefficients, transform type, transform size, transform selection information, primary transform usage information,Secondary transform usage information, primary transform selection information, secondary transform selection information, residual block presence information, coded block pattern, coded block flag, QP, delta QP, quantization matrix, deblocking filter usage information, deblocking filter coefficients, deblocking filter filter tab, deblocking filter strength, deblocking filter shape / form, adaptive sample offset usage information, adaptive sample offset value, adaptive sample offset category, adaptive sample offset type, adaptive loop filter usage information, adaptive loop filter coefficients, adaptive loop filter filter tab, adaptive loop filter shape / form, binarization / debinarization method, context model, context model determination method, context model update method, regular mode usage information, bypass mode usage information, significant coefficient flag, last significant coefficient flag, coefficient group coding flag, last significant coefficient position, flag indicating whether the coefficient value is greater than 1, whether the coefficient value is greater than 2 Flag indicating presence, flag indicating whether the coefficient value is greater than 3, remaining coefficient value information, sign information, context bin, bypass bin, restored sample, restored luminance sample, restored chroma sample, residual sample, residual luminance sample, residual chroma sample, transform coefficient, luminance transform coefficient, chroma transform coefficient, transform coefficient level, luminance transform coefficient level, chroma transform coefficient level, transform coefficient level scanning method, quantized level, luminance quantized level, chroma quantized level, size of the MV seek area on the decoder side, shape of the MV seek area on the decoder side, number of MV seeks on the decoder side, picture type, slice identification information, slice type, slice splitting information, tile group identification information, tile group type, tile group splitting information, tile identification information, tile type, tile splitting information, bit depth,It may include one or more of input sample bit depth, restored sample bit depth, residual sample bit depth, transform factor bit depth, quantized level bit depth, mapping availability information, information about the luminance signal, information about the chroma signal, the color space of the target block, the color space of the residual block, and temporal layer information.
[0255] In addition, the coding parameter may further include 1) a value of information that may be included in the coding parameter, 2) a combination of multiple pieces of information that may be included in the coding parameter, 3) a statistical value of information that may be included in the coding parameter, 4) information related to the coding parameter, 5) information used to calculate / derive the coding parameter, and 6) information calculated / derived using the coding parameter.
[0256] In the embodiments, "X usage information" may be "information indicating whether X is used / applied / executed." Alternatively, "X usage information" may be "information indicating whether X is available." For example, "specific mode usage information" may be information indicating whether a specific mode is used. Mode information may indicate a mode used for a target block among the modes described in the embodiments. In the embodiments, specific mode usage information may be replaced with mode information, and the description of specific mode usage information may also apply to mode information. "X usage information" and "X indicator" may be used interchangeably.
[0257] In the embodiments, coding parameters and syntax elements may correspond to each other. For example, a syntax element of the embodiment may be used as a coding parameter, and a coding parameter may be signaled as a syntax element.
[0258] In the embodiments, "X existence information" may be considered as "information indicating whether X exists" or "information indicating whether information indicating X exists within the bitstream".
[0259] In the embodiments, "X selection information" may be information indicating one of the candidates or methods for X. "X selection information" may be considered as an "X index".
[0260] In the embodiments, the splitting form of a specific tree may represent one of symmetric splitting and asymmetric splitting, and may represent one of QT, BT, TT, and non-split. The splitting direction of a specific tree may represent one of horizontal direction and vertical direction.
[0261] In the embodiments, when the coding parameter has one of a plurality of values, "coding parameter" may be replaced with "whether the coding parameter has a specific value among the plurality of values available to the coding parameter".
[0262] In the embodiments, when the coding parameter refers to one of a plurality of targets, the "coding parameter" may be replaced with "whether the coding parameter refers to a specific target among the plurality of targets."
[0263]
[0264] System for video coding
[0265] FIG. 1 shows a system for video coding according to one embodiment.
[0266] The system (100) may include at least one of an encoding device (110) and a decoding device (150).
[0267] Each of the encoding device (110) and the decoding device (150) may be a computer or an electronic apparatus.
[0268]
[0269] Structure of the encoding device
[0270] The encoding device (110) may include a processor (120), a storage (140), and a communicator (149).
[0271] The processor (120), storage (140), and communication device (149) can be connected via a bus.
[0272] The processor (120) may be a semiconductor device that executes instructions or computer-executable code, such as a Central Processing Unit (CPU). The processor (120) may be at least one hardware processor.
[0273] The processor (120) can perform generation and processing of information that is input to the encoding device (110) in the embodiments, output from the encoding device (110), or used inside the encoding device (110), and can perform comparison and judgment related to such information.
[0274] The processor (120) may include a plurality of components. The plurality of components may include a partitioner (122), a subtractor (124), a transformer (125), a quantizer (126), an inverse quantizer (127), an inverse transformer (128), an adder (129), a filter (130), and an entropy encoder (139).
[0275] At least some of the aforementioned multiple components may be program modules. Program modules may be included in the encoding device (110) in the form of an operating system, an application, and other program modules. Program modules may be instructions or computer-executable code stored in a storage (140) and executed by a processor (120).
[0276] The storage (140) may include various types of volatile storage media and non-volatile storage media. For example, the storage (140) may include memory such as ROM and RAM.
[0277] The storage (140) can store instructions and computer-executable code used for the operation of the encoding device (110), and can store information and bitstreams as described in the embodiments. The storage (140) may include a reference picture buffer (141).
[0278] The communication device (149) can perform functions related to the communication of information in the encoding device (110). For example, the communication device (149) can transmit a bitstream to the decoding device (150).
[0279] Among the names of the components of the encoding device (110), "-gi" ("-er" or "-or") may be replaced with "-bu" (- unit). The storage unit (140) may also be named a storage unit.
[0280]
[0281] Operation of the encoding device
[0282] The encoding device (110) can sequentially encode one or more images of the video.
[0283] The storage (140) can store the original image. In the encoding device (110), the original image can be used as the target image.
[0284] The processor (120) can generate a bitstream containing encoded information by performing encoding on the target image and can store the generated bitstream in a storage (140). The generated bitstream can be stored in a computer-readable recording medium and can be transmitted by the communication device (149) to the communication device (189) of the decoding device (150) via a wired and / or wireless transmission medium.
[0285] The splitter (122) can determine the target block by performing a split on the target image.
[0286] The predictor (123) can determine the prediction mode of the target block. The predictor (123) can generate a prediction block of the target block by performing a prediction according to the prediction mode.
[0287] The prediction mode of the target block may be one of the available prediction modes. For example, available prediction modes may include intra prediction, inter prediction, and IBC prediction.
[0288] For example, if the prediction mode is intra prediction, the predictor (123) can perform intra prediction on the target block to generate a prediction block of the target block.
[0289] For example, if the prediction mode is inter-prediction, the predictor (123) can perform inter-prediction on the target block to generate a prediction block of the target block.
[0290] For example, if the prediction mode is IBC, the predictor (123) can perform an IBC prediction for the target block to generate a prediction block of the target block.
[0291] The subtractor (124) can generate a residual block of the target block. The residual block may be the difference between the original block and the prediction block. The original block may be the region of the original image pointed to by the target block. Alternatively, the residual block may refer to a block generated by applying one or more of transformation and quantization to the difference between the original block and the prediction block.
[0292] The converter (125) can perform a conversion on the residual block to generate conversion coefficients.
[0293] The converter (125) can perform the conversion using one of a plurality of conversion methods.
[0294] For example, multiple transformation methods may include the Discrete Cosine Transform (DCT), Discrete Sine Transform (DST), Karhunen-Loeve Transform (KLT), and transformations based on each transformation.
[0295] The transform skip mode may be a mode that generates a restored block using the restored residual block and prediction block, for which transform and inverse transform have not been performed. When the transform skip mode is applied to a target block, the transform and inverse transform for the target block may be omitted, and only quantization and inverse quantization for the target block may be performed.
[0296] The quantizer (126) can generate quantized levels by applying quantization using quantization parameters to the conversion coefficients. In the embodiments, the quantized levels may also be referred to as conversion coefficients.
[0297] The entropy encoder (139) can generate encoded information by performing entropy encoding based on a probability distribution on information for decoding an image. The bitstream may contain encoded information.
[0298] Information for decoding the image may include quantized levels and syntax elements produced by the quantizer (126).
[0299] The probability distribution can be determined based on quantized levels and coding parameters.
[0300] The entropy encoder (139) can convert quantized levels, which have the form of a two-dimensional block, into the form of a one-dimensional vector by using scanning to perform encoding for the quantized levels. In the scanning, it can be determined which scan to use among an upper-right diagonal scan, a vertical scan, and a horizontal scan based on coding parameters such as the size of the block and the intra-prediction mode of the block.
[0301] When encoding is performed on a target image / block, the predictor (123) uses a reference image / block for prediction. The encoded target image / block can be used as a reference image / block for other images / blocks that are subsequently processed. Accordingly, the processor (120) can perform restoration on the encoded target block and can store the restored image containing the restored target block generated by the restoration in the reference picture buffer (141) as a reference image. Inverse quantization and inverse transform can be performed on the encoded target block for restoration.
[0302] The inverse quantizer (127) can generate inverse quantized conversion coefficients by performing inverse quantization on the quantized level.
[0303] The inverse converter (128) can generate inversely quantized and inversely converted coefficients by performing an inverse conversion on the inversely quantized conversion coefficients. In embodiments, the inversely quantized and / or inversely converted coefficients may refer to coefficients to which at least one of the inverse quantization and inverse conversion has been applied. The inversely quantized and inversely converted coefficients may be restored residual blocks.
[0304] The adder (129) can generate a recovery block by combining the prediction block and the recovered residual block.
[0305] The restoration block may pass through a filter (130). The filter (130) may apply one or more of a plurality of filters to the target. Each of the plurality of filters may be an in-loop filter. The target may be a restoration sample, a restoration block, or a restoration image.
[0306] The reference picture buffer (141) can store a restoration block / image provided from the filter (130). The restoration image may be an image containing the restoration block. Alternatively, the restoration image may be an image composed of restoration blocks.
[0307] The reference picture buffer (141) can provide the stored restored image to the predictor (123) as a reference image. In terms of storing the decoded (i.e., restored) picture, the reference picture buffer (141) may also be referred to as the Decoded Picture Buffer (DPB).
[0308]
[0309] Structure of the decoding device
[0310] The decoding device (150) may include a processor (160), a storage device (180), and a communication device (189).
[0311] The description of the processor (120), storage (140), and communication device (149) associated with the encoding device (110) may also apply to the processor (160), storage (180), and communication device (189) associated with the decoding device (150). Redundant descriptions are omitted.
[0312] The processor (160) may include a plurality of components. The plurality of components may include an entropy decoder (161), a splitter (162), a predictor (163), an inverse quantizer (167), an inverse converter (168), an adder (169), and a filter (170).
[0313] The storage (180) may include a reference picture buffer (181).
[0314] The communicator (189) can perform functions related to the communication of information in the decoding device (150). For example, the communicator (189) can receive a bitstream from the encoding device (110).
[0315] Among the names of the components of the decoding device (150), "-gi" ("-er" or "-or") may be replaced with "-bu" (- unit). The storage unit (180) may also be named a storage unit.
[0316]
[0317] Operation of the decoding device
[0318] The communication device (149) of the encoding device (110) can transmit the bitstream generated by the encoding device (100) to the decoding device (150). Alternatively, a computer-readable recording medium storing the bitstream can transmit the bitstream generated by the encoding device (100) to the decoding device (150).
[0319] The communication device (189) can receive a bitstream from the encoding device (110) via a wired and / or wireless transmission medium. The received bitstream can be stored in a storage device (180).
[0320] The processor (160) can obtain a bitstream from a storage (180) or a computer-readable recording medium.
[0321] A bitstream can contain encoded information.
[0322] The entropy decoder (161) can generate information for decoding an image by performing entropy decoding based on a probability distribution on the encoded information of the bitstream.
[0323] Information for decoding an image may include quantized levels and syntax elements, etc.
[0324] The entropy decoder (161) can convert quantized levels, which have the form of a one-dimensional vector, into the form of a two-dimensional block by using scanning to perform decoding on the quantized levels. In the scanning, it can be determined which scan to use among an upper-right diagonal scan, a vertical scan, and a horizontal scan based on coding parameters such as the size of the block and the intra-prediction mode of the block.
[0325] The entropy decoder (161) can provide syntax elements to other components of the processor (160), such as the splitter (162).
[0326]
[0327] Common explanation based on the relationship between the components of the encoding device and the components of the decoding device
[0328] The decoding device (150) performs decoding using the bitstream generated by the encoding device (110). The encoding device (110) may perform encoding for the target block using a restored image derived within the decoding device (150), rather than an original image that is not provided to the decoding device (150). Accordingly, the encoding device (110) and the decoding device (150) may need to generate the restored block / image in the same way. In this regard, the descriptions of the divider (122), predictor (123), inverse quantizer (127), inverse converter (128), adder (129), filter (130), and reference picture buffer (141) of the encoding device (110) disclosed in the embodiments may also be applied to the divider (162), predictor (163), inverse quantizer (167), inverse converter (168), adder (169), filter (170), and reference picture buffer (181) of the decoding device (150), respectively. Redundant descriptions are omitted.
[0329] Additionally, each of the divider (122), predictor (123), inverse quantizer (127), inverse converter (128), adder (129), and filter (130) of the encoding device (110) can generate syntactic element information that specifies processing for a target. Each of the divider (162), predictor (163), inverse quantizer (167), inverse converter (168), adder (169), and filter (170) of the decoding device (150) can perform processing for a target (such as that performed in the encoding device (110)) using the syntactic element information.
[0330] As described above, corresponding components of the encoding device (110) and the decoding device (150) may perform the same or corresponding functions. In embodiments, the processor may represent the processor (120) of the encoding device (110) and / or the processor (160) of the decoding device (150). For example, regarding the function of prediction, the processor may represent a predictor (123), a subtractor (124), and an adder (129), and may represent a predictor (163) and an adder (169). Regarding the function of conversion, the processor may represent a converter (125) and an inverse converter (128), and may represent an inverse converter (168). Regarding the function of quantization, the processor may represent a quantizer (126) and an inverse quantizer (127), and may represent an inverse quantizer (167). In terms of functions related to entropy encoding / decoding, the processing unit may represent an entropy encoder (139) and / or an entropy decoder (161). In terms of functions related to filtering, the processing unit may represent a filter (130) and / or a filter (170). The storage unit may represent a storage unit (140) of the encoding device (110) and / or a storage unit (180) of the decoding device (150). The reference picture buffer may represent a reference picture buffer (141) of the encoding device (110) and / or a reference picture buffer (181) of the decoding device (150). The communication unit may represent a communication unit (149) of the encoding device (110) and / or a communication unit (189) of the decoding device (150).
[0331]
[0332] Partitioning of the units that constitute the image
[0333] Figure 2 shows a segmentation structure of an image according to one embodiment.
[0334] Figure 2 schematically illustrates an example in which a single unit is divided into multiple sub-units.
[0335] CU can be used as a base unit for encoding and decoding of images. Additionally, CU can be a base unit for prediction, transformation, quantization, inverse quantization, inverse transformation, entropy encoding, and entropy decoding.
[0336] A CU can be used as a unit to which a prediction mode is applied. That is to say, in coding, it can be determined which of the available prediction modes will be applied to each CU. For example, available prediction modes may include intra prediction, inter prediction, and IBC intra block copy prediction.
[0337] The target image (200) can be sequentially divided into units of CTUs. A division structure can be determined for each CTU. The CTU can be divided into CUs according to the division structure. Alternatively, one CTU can be used as a CU. The size of the CTU can be the maximum size of the CU.
[0338] Each CU may have depth information. The depth information may represent the depth of the CU and the size of the CU. The depth of the CTU may be 0. The depth of the CU created by dividing the CTU may be 1. When a parent CU is divided into child CUs, the depth of the child CU may be 1 greater than the depth of the parent CU. The number of divided CUs may be a positive integer greater than or equal to 2, including 2, 4, 8, and 16. At least one of the width and height of the child CU created by dividing the parent CU may be smaller than at least one of the width and height of the parent CU, depending on the number of child CUs.
[0339] A partitioned CU can be recursively partitioned in the same way up to a predefined maximum depth or a predefined minimum size. The depth of a Smallest Coding Unit (SCU) can be the predefined maximum depth, and the size of an SCU can be the predefined minimum size. The size of an SCU can be the minimum CU size.
[0340] For example, the depth range of a CU can be values from 0 to 3. Depending on the depth of the CU, the CU can have a size from 64x64 to 8x8. A CTU with a depth of 0 can be 64x64 blocks. 0 can be the minimum depth. An SCU with a depth of 3 can be 8x8 blocks. 3 can be the maximum depth. Depth 0 can represent a CTU that is 64x64 blocks. Depth 1 can represent a CU that is 32x32 blocks. Depth 2 can represent a CU that is 16x16 blocks. Depth 3 can represent an SCU that is 8x8 blocks.
[0341] The partition information of a CU may indicate whether the CU is partitioned. The partition information may be a 1-bit flag. All CUs except the SCU may include partition information. For example, the partition information of a CU that is not further partitioned may be a first value of '0', and the partition information of a CU that is partitioned may be a second value of '1'.
[0342] Quad Tree (QT) partitioning can mean that a single CU is partitioned into four CUs. When a parent CU is partitioned into four child CUs, the width and height of each child CU can be half the width and half the height of the parent CU, respectively.
[0343] A binary tree (BT) partition can mean that one CU is divided into two CUs. For example, if a parent CU is divided into two child CUs, the width or height of each child CU can be half the width or half the height of the parent CU.
[0344] Ternary tree (TT) partitioning can mean that a single CU is divided into three CUs. For example, when a parent CU is divided into three child CUs, the three child CUs can be created by dividing the width or height of the parent CU in a ratio of 1:2:1. The width or height of the child CUs can be 1 / 4, 1 / 2, and 1 / 4 of the width or height of the parent CU, respectively.
[0345] In FIG. 2, QT-type splitting was applied to the first CTU. QT splitting, BT splitting, and TT splitting were applied to the second CTU.
[0346] To split a CTU, at least one of different types of splits, such as QT splitting, BT splitting, and TT splitting, may be applied to the CTU. Different types of splits may be applied based on specific priorities.
[0347] For example, QT splitting may be applied preferentially to a CTU. A CU to which QT splitting can no longer be applied may correspond to a leaf node of QT. A CU that is a leaf node of QT may become a root node of BT and / or TT. A CU that is a leaf node of QT may be split into a BT form or a TT form, or may not be split further. In this case, QT splitting may not be applied again to a CU created by applying BT splitting or TT splitting to a CU that is a leaf node of QT.
[0348] The splitting of a CU corresponding to each node of QT can be signaled using QT splitting information. The QT splitting information may be a flag. The QT splitting information of a unit may be information indicating whether the unit is split into a QT form. A first value of the QT splitting information, '0', may indicate that the CU is not split into a QT form. QT splitting information having a first value may signify a Multi-Type Tree (MTT) split. MTT splitting may include BT splitting and TT splitting. A second value of the QT splitting information, '1', may indicate that the CU is split into a QT form.
[0349] There may be no priority between BT splitting and TT splitting. That is, CUs corresponding to the leaf nodes of QT can be split into BT form or TT form. Additionally, CUs generated by BT splitting or TT splitting can be split again into BT form or TT form, or they may not be split any further.
[0350] A CU corresponding to a leaf node of QT can be a root node of MTT. For a CU corresponding to each node of MTT, the CU may further include partition direction information and partition type information in the form of MTT.
[0351] The splitting direction information can indicate the splitting direction of the MTT split. The first value of the splitting direction information, '0', can indicate that the CU is split in the horizontal direction. The second value of the splitting direction information, '1', can indicate that the CU is split in the vertical direction.
[0352] The split type information may indicate the split type used for multi-type tree splitting. The first value of the split type information, '0', may indicate that CU is split into TT form. The second value of the split type information, '1', may indicate that CU is split into BT form.
[0353] Here, each of the aforementioned division direction information and division shape information may be a flag having a specified length (e.g., 1 bit).
[0354] The partitioning information of CU may also include QT partitioning information, partitioning direction information, and partitioning shape information.
[0355] A CU that is no longer divided by QT division, BT division, and TT division can be used as a unit for specific processing such as prediction, transformation, quantization, inverse quantization, inverse transformation, entropy encoding, and entropy decoding. That is, for a specific processing, the CU may no longer be divided. Therefore, division information for dividing such a CU into PU and / or TU, etc., may not exist within the bitstream.
[0356] On the other hand, if the size of a CU is larger than the maximum TU size, such a CU can be recursively partitioned until the size of the CU becomes less than or equal to the maximum TU size. For example, if the size of the CU is 64x64 and the maximum TU size is 32x32, the CU can be partitioned into 4 32x32 TUs for transformation. For example, if the size of the CU is 32x64 and the maximum TU size is 32x32, the CU can be partitioned into 2 32x32 TUs for transformation.
[0357] In such cases, information regarding whether the CU is split for transformation may not be signaled separately. Whether the CU is split may be determined without signaling by comparing the size of the CU (width / height) and the maximum TU size (width / height). For example, if the width of the CU is greater than the width of the maximum TU size, the CU may be split vertically into two. Additionally, if the height of the CU is greater than the height of the maximum TU size, the CU may be split horizontally into two.
[0358] For example, the minimum size of a CU can be 4x4. For example, the maximum size of a transformation block can be 64x64. For example, the minimum size of a transformation block can be 4x4. The minimum size of QT can be the minimum size of a CU corresponding to a leaf node of QT. The maximum depth of MTT can be the maximum depth of a path from the root node of MTT to a leaf node.
[0359] The BT maximum size may represent the maximum size of the CU corresponding to each node of the BT, and the TT maximum size may represent the maximum size of the CU corresponding to each node of the TT. The BT minimum size and / or the TT minimum size may be set as the minimum size of the CU.
[0360] If the depth of a CU within the MTT corresponding to a node of the MTT is equal to the maximum depth of the MTT, the CU may not be divided into BT form and / or TT form.
[0361] Based on the various sizes and depths of the aforementioned CU, each piece of information described in the embodiments may or may not be present in the bitstream.
[0362] Information regarding the maximum or minimum size described in the embodiments may be signaled at the upper level of the CU. In the embodiments, the upper level of the CU may include a video level, a sequence level, a picture level, a subpicture level, a tile group level, a tile level, and a slice level, etc.
[0363] The information described in the embodiments may be signaled separately for different types of slices. Different types of slices may include intra-slices and inter-slices.
[0364]
[0365] Processing of blocks based on block attributes
[0366] Whether a specific process described in the embodiments is applied or performed may be determined based on the attributes of the block associated with the specific process. Whether a specific process described in the embodiments is applied or performed may be determined based on whether the attributes of the block associated with the specific process satisfy specific conditions. For example, a block may include a target block, a neighbor block, and a reference block. A block may include other blocks described in the embodiments. A block may be one of the blocks and units described in the embodiments.
[0367] The block to which the specific treatment described in the embodiments is applied may have a square shape or a non-square shape.
[0368] In one embodiment, the attributes of the block may include the size of the block. The specific processing described in the embodiments may be applied / performed when specific conditions regarding the size of the block are met.
[0369] In one embodiment, specific conditions may include a minimum block size condition and a maximum block size condition. The block to which the minimum block size condition applies and the block to which the maximum block size condition applies may be different from each other.
[0370] In one embodiment, the minimum block size and / or maximum block size for a specific process may be predefined.
[0371] In one embodiment, the processing of the embodiment may be applied / performed when the block size is greater than or equal to the minimum block size and / or less than or equal to the maximum block size. Alternatively, in one embodiment, the processing of the embodiment may be applied / performed when the block size is greater than the minimum block size and / or less than the maximum block size.
[0372] In one embodiment, the processing of the embodiment may be applied / performed only when the block size is greater than or equal to the minimum block size and less than or equal to the maximum block size. Alternatively, the processing of the embodiment may be applied / performed only when the block size is greater than the minimum block size and less than or equal to the maximum block size. Alternatively, the processing of the embodiment may be applied / performed only when the block size is greater than the minimum block size and less than the maximum block size. The processing of the embodiment may be applied / performed only when the block size is greater than the minimum block size and less than the maximum block size.
[0373] In one embodiment, the processing of the embodiment may be applied / performed only when the block size is a predefined block size.
[0374] In the embodiments, the size of the block may be determined by various methods. For example, the size of the block may mean the width of the block or the height of the block. The size of the block may mean both the width and the height of the block. The size of the block may mean the area of the block. The size of the block may mean 1) the result of a known formula using the width and height of the block, 2) the result of a formula of the embodiment, or 3) a statistical value.
[0375] Additionally, for the first size, the processing of the first embodiment among the embodiments may be applied / performed, and for the second size, the processing of the second embodiment among the embodiments may be applied / performed.
[0376] In the embodiments, the block size may be 2x2, 4x4, 8x8, 16x16, 32x32, 64x64, or 128x128, etc. Or, in the embodiments, the block size is (2*SIZE X )x(2*SIZE Y It may be ) etc. SIZE X is one of integers greater than or equal to 1. SIZE Y can be one of integers greater than or equal to 1.
[0377]
[0378] Predictive information for prediction
[0379] Predictive information can be used to generate a predicted block for a target block.
[0380] The encoding device (110) can generate prediction information required for prediction and can generate a bitstream containing the prediction information. The prediction information can be signaled from the encoding device (110) to the decoding device (150) through the bitstream. The decoding device (150) can obtain the prediction information from the bitstream and can generate a prediction block by performing a prediction on a target block using the prediction information.
[0381] Prediction information may include intra prediction information, inter prediction information, and IBC prediction information. In the embodiments, prediction information may be replaced with intra prediction information, inter prediction information, and / or IBC information. Intra prediction information may include information used for intra prediction as described in the embodiments. Inter prediction information may include information used for inter prediction as described in the embodiments. IBC information may include information used for IBC prediction as described in the embodiments.
[0382]
[0383] Intra prediction
[0384] Figure 3 shows the structure of an intra prediction according to one embodiment.
[0385] Intra-prediction can be performed using reference samples and coding parameters of the target block. The reference sample may be a (restored) sample within the (restored) reference block. Alternatively, an intermediate prediction sample may be generated using a sample described in an embodiment, such as the restored sample, and a reference sample may be generated again using the intermediate prediction sample. Processing described in an embodiment, such as filtering, may be applied when generating the reference sample.
[0386] The reference block may be a (spatial) neighbor block of the target block. The coding parameter may be a coding parameter for the target block and / or a coding parameter for the reference block. In intra-prediction, the reference sample may refer to a neighbor sample.
[0387] A prediction block can be generated by performing intra prediction on a target block according to an intra prediction mode, based on a reference sample within the target image and information related to the reference sample. The size of the target block and the size of the prediction block may be the same.
[0388] In the embodiments, the prediction block may be a PU. Alternatively, the prediction block may correspond to the CU or TU described in the embodiments. The prediction block may have a square or rectangular shape.
[0389] An intra prediction mode can be represented by at least one of a mode number, a mode value, a mode angle, and a mode direction. The prediction directions of a plurality of intra prediction modes for a target block are illustrated in the lower right corner of FIG. 3. Among the plurality of intra prediction modes, the remaining intra prediction modes, excluding DC and planar modes, may be directional modes. A directional mode may be an intra prediction mode having a specific direction or a specific angle. An intra prediction mode for a target block may be selected from directional modes and non-directional modes.
[0390] In the bottom-right rectangle representing the target block, the number '0' may represent Planner mode, which is a non-directional intra prediction mode. The number '1' may represent DC mode, which is a non-directional intra prediction mode. In the bottom-right rectangle representing the target block, arrows extending from the center of the rectangle outwards may represent the prediction directions of directional intra prediction modes. Additionally, the number displayed near the arrow may represent an example of a mode value assigned to an intra prediction mode or a prediction direction of an intra prediction mode.
[0391] Intra prediction can be performed according to the intra prediction mode for the target block. One of the intra prediction modes available for the target block can be used as the intra prediction mode for the target block.
[0392] The number of intra prediction modes available to the target block may be a predefined value. Alternatively, the number of intra prediction modes available to the target block may be determined based on the attributes of the prediction block. For example, the attributes of the prediction block may include coding parameters such as shape, size, and color components.
[0393] For example, in FIG. 3, the directional modes illustrated by dashed lines (i.e., directional modes with numbers from -14 to -1 or numbers from 67 to 80) can be applied only to predictions for non-square blocks. Therefore, the number of available intra-prediction modes for predictions for square blocks may be 67. (Planner mode, DC mode, and 65 directional modes)
[0394] For example, the number of available intra prediction modes may vary depending on whether the color component of a block is a luminance signal or a chroma signal. The number of available intra prediction modes for a block with a luminance component may be greater than the number of available intra prediction modes for a block with a chroma component.
[0395] Intra-prediction modes may include a horizontal-below mode, a horizontal mode, a vertical mode, and a vertical-right mode. The horizontal-below mode may be an intra-prediction mode located at the bottom of the horizontal mode. The vertical-right mode may be a mode located to the right of the vertical mode. For example, in FIG. 3, the mode value of the horizontal mode may be 18. The mode value of the vertical mode may be 50. Intra-prediction modes with a mode value of 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, and 66 may be vertical-right modes. Intra prediction modes with a mode value of 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 and 17 may be horizontal bottom modes.
[0396] The number of the aforementioned intra-prediction modes and the mode number of each intra-prediction mode may be exemplary only. The number of the aforementioned intra-prediction modes and the mode number of each intra-prediction mode may be defined differently depending on the embodiment, implementation, and / or as necessary.
[0397] When the intra prediction mode is a planner mode, when generating a prediction block of a target block, the sample value of the prediction sample can be generated using a weighted sum (weighted sum) of the top reference sample of the target sample, the left reference sample of the target sample, the right top reference sample of the target block, and the left bottom reference sample of the target block, depending on the position of the prediction sample within the prediction block.
[0398] When the intra prediction mode is DC mode, a prediction block can be generated based on the average of the sample values of multiple reference samples. The multiple reference samples may include top reference samples and left reference samples of the target block. The value of the prediction sample of the prediction block can be determined based on the average of the sample values of the multiple reference samples. Additionally, filtering using the values of the reference samples can be performed on specific rows and / or specific columns within the target block. The specific rows may be one or more top rows adjacent to the top reference samples. The specific columns may be one or more left columns adjacent to the left reference samples.
[0399] When the intra prediction mode is a directional mode, a prediction block can be generated using the top reference sample, left reference sample, right top reference sample, and / or left bottom reference sample of the target block.
[0400] The intra prediction mode of a target block can be determined based on the intra prediction mode of a neighboring block of the target block. Information for determining the intra prediction mode of the target block can be signaled.
[0401] For example, if the intra prediction modes of the target block and the neighbor block are the same, an indicator indicating that the intra prediction modes of the target block and the neighbor block are the same may be signaled.
[0402] For example, an indicator indicating an intra prediction mode such as the intra prediction mode of the target block among the intra prediction modes of multiple neighboring blocks may be signaled.
[0403] For example, if the intra prediction modes of the target block and neighboring blocks are different from each other, an indicator indicating the intra prediction mode of the target block may be signaled. Alternatively, information used to derive the intra prediction mode of the target block based on the intra prediction mode of the neighboring block may be signaled.
[0404] Reference samples used for intra-prediction of a target block may include bottom-left reference samples, left reference samples, top-left reference samples, top reference samples, and top-right reference samples, etc.
[0405] For example, left reference samples may be restored reference samples adjacent to the left side of the target block. Top reference samples may be restored reference samples adjacent to the top side of the target block. Top-left reference samples may be restored reference samples diagonally adjacent to the top-left side of the target block. Bottom-left reference samples may be reference samples located below the left reference samples among samples located on the same line as the left sample line composed of left reference samples. Top-right reference samples may be reference samples located to the right of the top reference samples among samples located on the same line as the top sample line composed of top reference samples.
[0406] Reference samples used for intra-prediction for a target block can be determined based on the intra-prediction mode of the target block. One or more reference samples may be used to determine the sample values of the prediction samples of the prediction block. In FIG. 3, the direction of the intra-prediction mode indicated by the arrow may represent the direction from the prediction sample to the reference sample. The direction of the intra-prediction mode may represent the dependency relationship between the reference samples and the prediction samples. For example, depending on the intra-prediction mode, the sample value of a specific reference sample may be used as the sample value of at least one sample of the prediction block. Here, the specific reference sample and at least one sample of the prediction block may be samples designated by a straight line of the direction of the intra-prediction mode. That is to say, the sample value of the specific reference sample may be copied to the sample value of the prediction sample located in the reverse direction of the direction of the intra-prediction mode. Alternatively, the sample value of the prediction sample of the prediction block may be the sample value of the reference sample located in the direction of the intra-prediction mode relative to the location of the prediction sample.
[0407] Reference samples used for intra-prediction may not be limited to samples immediately adjacent to the target block. As illustrated in FIG. 3, at least one of reference sample line 0 to reference sample line 3 may be used for intra-prediction of the target block.
[0408] Each reference sample line in FIG. 3 may contain one or more reference samples. The smaller the number of the reference sample line, the closer the line of reference samples may be to the target block. Reference sample line 0 may be a line of reference samples immediately adjacent to the target block. When the top-left coordinates of the target block are (X, Y), the horizontal length is W, and the vertical length is H, the reference samples of reference sample line 0 may be samples with an x-coordinate of X-1 or a y-coordinate of Y-1. Here, the y-coordinates of the reference samples with an x-coordinate of X-1 may be Y-1 to Y+2H. The x-coordinates of the reference samples with a y-coordinate of Y-1 may be X-1 to X+2W. The reference samples of reference sample line A may be samples with an x-coordinate of XA-1 or a y-coordinate of YA-1. Here, the y-coordinates of the reference samples with an x-coordinate of XA-1 may be YA-1 to Y+2H+A. The x-coordinates of reference samples with y-coordinate YA-1 can be XA-1 to X+2W+A. A can be 1, 2, or 3.
[0409] Samples of segments A and F can be derived using padding that uses the nearest samples of segments B and E, respectively, instead of being obtained from restored neighbor blocks.
[0410] The reference sample line index may indicate a reference sample line among multiple reference sample lines used for intra-prediction of a target block. For example, the reference sample line index may have a value from 0 to 3. The reference sample line index may be signaled.
[0411] When intra-color component prediction is used for a target block, a prediction block for a second color component can be generated based on a reconstruction block of a first color component for the target block. For example, the first color component may be a luminance component, and the second color component may be a chroma component.
[0412] For intra-prediction between color components, parameters between the first and second color components can be derived based on a template. For example, the parameters can be parameters of a linear model.
[0413] For example, the template may include a top reference sample and / or a left reference sample of the target block, and may include a top reference sample and / or a left reference sample of the restoration block of the first color component corresponding to these reference samples.
[0414] Once the parameters are derived, a prediction block for a second color component for a target block can be generated by applying the reconstruction block of the first color component to a linear model. Depending on the image format or the type of intra-prediction between color components, subsampling or downsampling may be performed on the surrounding samples of the reconstruction block of the first color component and on the reconstruction block of the first color component. If subsampling is performed, the derivation of parameters and the intra-prediction between color components may be performed using corresponding samples derived by subsampling.
[0415] Intra Sub-Partitions (ISP) prediction may refer to sequential intra prediction for multiple subblocks generated by partitioning a target block. In ISP prediction, the target block may be partitioned into two or four subblocks in the horizontal and / or vertical directions. The partitioned subblocks may be restored sequentially. As intra prediction is performed on the subblocks, sub-prediction blocks for the subblocks may be generated. Additionally, as inverse quantization and / or inverse transformation is performed on the subblocks, sub-residual blocks for the subblocks may be generated. A restored subblock may be generated by adding the sub-prediction blocks to the sub-residual blocks. The restored subblocks may be used as reference samples for intra predictions for other subblocks to be processed next.
[0416] In performing a prediction for a target block, it may be determined whether samples included in a restored neighbor block can be used as reference samples for the target block. If there are non-available samples among the samples in the neighbor block that cannot be used as reference samples for the target block, a value generated by copying and / or interpolation using the sample value of at least one sample among the samples included in the restored neighbor block may replace the sample value of the non-available sample. If the value generated by copying and / or interpolation replaces the sample value of the sample, the sample may be used as a reference sample for the target block.
[0417] In intra-prediction, the sample value of a prediction sample in a prediction block can be determined by the sample value of a reference sample. The location of the reference sample can be specified by the location of the prediction sample and the direction of the intra-prediction mode. If the location specified by the location of the prediction sample and the direction of the intra-prediction mode is an integer location, the sample value of one reference sample pointed to by the integer location can be used to determine the sample value of the prediction sample in the prediction block. If the location specified by the location of the prediction sample and the direction of the intra-prediction mode is not an integer location, an interpolated reference sample can be generated based on the two reference samples closest to the specified location. The sample value of the interpolated reference sample can be used to determine the sample value of the prediction sample. That is to say, when the location specified by the location of the prediction sample and the direction of the intra-prediction mode represents the space between two reference samples, an interpolated sample value can be generated based on the sample values of the two samples.
[0418]
[0419] Inter prediction
[0420] FIG. 4 shows the structure of an inter prediction to explain an inter prediction process according to one embodiment.
[0421] The rectangle shown in Fig. 4 can represent an image. Additionally, the arrow in Fig. 4 can represent the predicted direction.
[0422] Each image constituting a video can be classified into I-pictures (i.e., intra-pictures), P-pictures (i.e., uni-prediction pictures), and B-pictures (i.e., bi-prediction pictures) according to their coding type. Coding can be performed for each picture according to its coding type.
[0423] If the target picture is an I picture, coding for the target picture can be performed using information within the target picture without inter-prediction referencing other images. For example, coding for the I picture can be performed using intra-prediction and / or IBC prediction.
[0424] Coding for P picture and B picture can be performed by at least one of intra prediction, IBC prediction, and inter prediction using a reference image.
[0425] If the target picture is a P picture, coding for the target picture can be performed using unidirectional inter-prediction using a single reference image list.
[0426] When the target picture is picture B, coding for the target picture can be performed using unidirectional inter-prediction or bidirectional inter-prediction using two reference image lists.
[0427] Below, the inter prediction for the target block in the inter mode according to the embodiment is described in detail.
[0428] When the prediction mode of the target block is inter mode, inter prediction can be performed on the target block. The target block can be a prediction block or a partitioned prediction block.
[0429] Inter prediction can be performed using reference images and motion information. In inter prediction, a reference image can be selected using a reference image index, and a reference block corresponding to a target block within the reference image can be determined using motion information. A prediction block for the target block can be generated using the determined reference block.
[0430] Motion information can be derived using coding parameters, etc. For example, motion information can be derived using motion information of restored neighbor blocks, motion information of call blocks, and / or motion information of blocks adjacent to call blocks.
[0431] In the embodiments, a candidate list may be used for inter prediction. The candidate list may include multiple candidates. An index pointing to a candidate among the candidates in the candidate list that is used for inter prediction for a target block may be signaled. The candidate list may be derived in the same manner based on the same information in the encoding device (110) and the decoding device (150). Here, the same information may include a restored image and a restored block. Additionally, in order to specify a candidate by an index, the order of candidates within the candidate list may be constant.
[0432] In one embodiment, a prediction for a target block can be performed by using motion information of a spatial candidate or a temporal candidate as motion information of the target block. Motion information of a spatial candidate may be referred to as spatial motion information. Motion information of a temporal candidate may be referred to as temporal motion information.
[0433] Spatial candidates may be restored spatial neighbor blocks that are spatially adjacent to the target block.
[0434] Spatial candidates may be blocks that 1) exist within the target image, 2) have already been restored through decoding, and 3) are adjacent to the target block.
[0435] Spatial candidates may include the left block, top block, bottom-left block, top-right block, and top-left block of the target block.
[0436] Temporal candidates may be restored temporal neighbor blocks corresponding to the target block within the restored call (COL) image.
[0437] In the embodiments, the motion information of the spatial candidate may be the motion information of a block containing the spatial candidate. The motion information of the temporal candidate may be the motion information of a block containing the temporal candidate.
[0438] In inter prediction, a call block for a target block can be identified. The region of the target block within the target image and the region of the call block within the call image may be the same. That is to say, the call block may be a block that occupies a specific region within the call image. The specific region may be a region corresponding to the region of the target block within the call image.
[0439] Temporal candidates may be locations inside and / or outside the call block within the call image.
[0440] For example, a call block may include a first call block and a second call block. When the top-left coordinates of the call block are (xP, yP) and the size of the call block is (nPSW, nPSH), the first call block may be a block occupying the coordinates (xP + nPSW, yP + nPSH). The second call block may be a block occupying the coordinates (xP + (nPSW >> 1), yP + (nPSH >> 1)). The second call block may optionally be used as a call block when the first call block is unavailable.
[0441] The MV of the target block can be determined based on the MV of the call block. Scaling can be performed on the MV of the call block. The scaled MV of the call block can be used as the MV of the target block or the prediction MV. Alternatively, the MV of the temporal candidate stored in the candidate list associated with the inter-prediction can be the scaled MV.
[0442] The ratio of the scaled MV and the MV of the call block may be equal to the ratio of the first temporal distance and the second temporal distance. The first temporal distance may be the distance between the reference image of the target block and the target image. The second temporal distance may be the distance between the reference image of the call block and the call image.
[0443] The method by which motion information is derived can be determined by the inter prediction mode of the target block. For example, as an inter prediction mode, AMVP mode, merge mode, skip mode, merge mode with MVD, sub-block merge mode, GPM, Combined Inter Intra Prediction (CIIP) mode, and affine inter mode may be used. In the following embodiments, each of the inter prediction modes is described.
[0444]
[0445] AMVP mode
[0446] When AMVP mode is used as a prediction mode, a list of MV candidates including one or more MV candidates can be generated using spatial candidate MVs, temporal candidate MVs, history-based MV candidates, and zero vectors. At least one of the spatial candidate MVs, temporal candidate MVs, and zero vectors can be determined and used as an MV candidate.
[0447] Spatial candidates may include restored spatial neighbor blocks. The MV of a restored spatial neighbor block may be referred to as a spatial motion vector candidate. Temporal candidates may include a call block and a block adjacent to the call block. The MV of a call block or the MV of a block adjacent to the call block may be referred to as a temporal motion vector candidate. History-based MV candidates may be MVs in a list containing MVs of other blocks that were encoded / decoded before the encoding / decoding of the target block.
[0448] The encoding device (110) can determine the MV to be used for encoding a target block within a search range using an MV candidate list. The maximum number of MV candidates in the MV candidate list may be predefined. N may represent the predefined maximum number. For example, N may be 2. Alternatively, the maximum number of such candidates may be signaled from the encoding device to the decoding device or derived from the decoding device. The encoding device (110) can determine an MV candidate to be used as the predicted MV of the target block among the MV candidates in the MV candidate list. The MV to be used for encoding the target block may be an MV that can be encoded at the minimum cost. The encoding device (110) may determine whether to use the AMVP mode in encoding the target block and may generate AMVP mode usage information indicating whether the AMVP mode is used.
[0449] Inter prediction information may include 1) AMVP mode usage information, 2) MV candidate index, 3) MVD, 4) MVD resolution information, 5) reference direction and 6) reference image index, and may include residual blocks. Inter prediction information may be signaled from the encoding device (110) to the decoding device (150) in the form of a bitstream.
[0450] The decoding device (150) can obtain AMVP mode usage information from the bitstream. If the AMVP mode usage information indicates that the AMVP mode is being used, the decoding device (150) can obtain an MV candidate index, an MVD, MVD resolution information, a reference direction, and a reference image index from the bitstream. Among the MV candidates included in the MV candidate list, the MV candidate pointed to by the MV candidate index can be selected as the predicted MV of the target block.
[0451] The MVD may represent the difference between the MV that will actually be used for inter-prediction of the target block and the predicted MV. The encoding device (110) may derive a predicted MV that is close to the MV that will actually be used for inter-prediction of the target block in order to use an MVD of the smallest possible size. The decoding device (150) may derive the MV of the target block by summing the MVD and the predicted MV. That is to say, the MV of the target block derived by the decoding device (150) may be the sum of the MVD and the predicted MV candidates.
[0452] Additionally, the encoding device (110) can generate MVD resolution information. The MVD resolution information may be information used to adjust the resolution of the MVD. The decoding device (150) can adjust the resolution of the MVD using the MVD resolution information.
[0453] Meanwhile, the encoding device (110) can calculate the MVD based on an affine model. The affine control point MV of the target block can be derived based on the sum of the affine control point MV candidates and the MVD. Using the affine control point MV, the MV of each sub-block within the target block can be derived.
[0454]
[0455] Merge Mode
[0456] When merge mode is used, a merge candidate list containing multiple merge candidates can be generated using motion information of spatial candidates and motion information of temporal candidates, etc. Motion information may include 1) MV, 2) reference image index and 3) reference direction, etc. A merge candidate may be motion information.
[0457] Merge candidates may include 1) spatial merge candidates generated based on spatial candidates, 2) temporal merge candidates generated based on temporal candidates, 3) history-based merge candidates, 4) average merge candidates, and 5) zero merge candidates.
[0458] A history-based merge candidate may be movement information within a list containing movement information of other blocks that were encoded / decoded earlier than the encoding / decoding of the target block.
[0459] The average merge candidate may be a merge candidate generated based on the average of two merge candidates within the merge candidate list.
[0460] Zero merge candidates can be zero vector motion information. Zero vector motion information can be motion information where MV is a zero vector.
[0461] Merge candidates can be added to the merge candidate list according to a predefined method and a predefined order so that the merge candidate list has a set number of merge candidates. The same merge candidate list can be configured in the encoding device (110) and the decoding device (150) through the predefined method and a predefined order.
[0462] The encoding device (110) can select a merge candidate to be used for encoding a target block from among the merge candidates in the merge candidate list. The encoding device (110) can determine whether to use a merge mode in encoding the target block and can generate merge mode usage information indicating whether the merge mode is used.
[0463] Inter prediction information may include 1) merge mode usage information, 2) merge index and 3) correction information, etc., and may include residual blocks. Inter prediction information may be signaled in bitstream form from the encoding device (110) to the decoding device (150).
[0464] The decoding device (150) can obtain merge mode usage information from the bitstream. If the merge mode usage information indicates that the merge mode is being used, the decoding device (150) can obtain merge mode-related information, such as a merge index, from the bitstream.
[0465] The encoding device (110) can select the optimal merge candidate among the merge candidates included in the merge candidate list and can set the value of the merge index to point to the selected merge candidate.
[0466] Correction information may be information used for correcting the MV. The encoding device (110) may generate correction information. The decoding device (150) may derive a corrected MV by performing correction on the MV of a merge candidate selected by a merge index based on the correction information. The corrected MV may be used as the MV of the target block.
[0467] In one embodiment, the correction information may include an MVD. The correction information may include one or more of correction usage information, correction direction information, and correction magnitude information. The correction usage information may indicate whether to use correction for the MV. A merge mode that performs correction for the MV based on the correction information may be referred to as a merge mode having an MVD.
[0468] In merge mode, a prediction for the target block can be performed using the merge candidate pointed to by the merge index among the merge candidates included in the merge candidate list.
[0469] Movement information of the target block can be derived from 1) MV, 2) reference image index and 3) reference direction of the merge candidate pointed to by the merge index.
[0470] In one embodiment, the merge candidates in the merge candidate list may be specific modes that induce inter-prediction information. A merge candidate may be information pointing to a specific mode that induces inter-prediction information. Inter-prediction information of a target block may be induced according to the specific mode pointed to by the merge candidate. In this regard, the specific mode may be regarded as a specific inter-prediction information inducing mode or a specific movement information inducing mode. The specific mode may include a series of processes that induce inter-prediction information.
[0471] Inter-prediction information of the target block can be derived according to a specific mode pointed to by a merge candidate selected by a merge index among the merge candidates in the merge candidate list. For example, specific modes may include a mode for deriving motion information at the sub-block level and a mode for deriving motion information at the affine level, and may include other modes for deriving motion information as described in the embodiments.
[0472] Skip mode may be a mode that does not use residual blocks. That is to say, when skip mode is used, the restoration block may be identical to the prediction block. The description of the merge mode in the embodiments may also apply to skip mode. The difference between merge mode and skip mode may be whether or not residual blocks are signaled and used. That is to say, skip mode may be similar to merge mode except that residual blocks are not transmitted / used, and the description of merge mode may also apply to skip mode.
[0473] The subblock merge mode may be a mode in which motion information of a target subblock is induced for a target subblock within a target block. When the subblock merge mode is applied, a list of subblock merge candidates may be generated using affine control point motion vector merge candidates and / or subblock-based temporal merge candidates. The subblock-based temporal merge candidates may be motion information of the call subblock of the target subblock.
[0474] In GPM, a first prediction block and a second prediction block can be generated using two sets of motion information for a target block. For each coordinate of the target block, a final prediction sample of the final prediction block can be generated using the weighted sum of the first prediction sample of the first prediction block and the second prediction sample of the second prediction block.
[0475] Here, the first weight for the first prediction sample of the weighted consensus and the second weight for the second prediction sample can be determined based on the boundaries of the GPM. The boundaries may represent dividing lines that divide the target block. Depending on the boundaries, the target block may be divided into a first divided region and a second divided region.
[0476] If the distance between the final prediction sample and the boundary is less than or equal to a reference value, the value of the final prediction sample of the final prediction block may be determined using the weighted sum of the first prediction sample of the first prediction block and the second prediction sample of the second prediction block. If the distance between the final prediction sample and the boundary is greater than the reference value, one of the first weight and the second weight may be 1 and the other may be 0.
[0477] The Combined Inter-Intra Prediction (CIIP) mode may be a mode that derives a prediction sample of a target block using a weighted sum of a prediction sample generated by inter-prediction and a prediction sample generated by intra-prediction.
[0478] In the aforementioned modes, self-improvement of the derived motion information may be performed, and the improved motion information may be used as motion information for the target block. For example, blocks within a specific area determined based on the derived motion information may be searched, and the motion information of the block having the smallest Sum of Absolute Differences (SAD) value among the searched blocks may be used as the improved motion information for the target block. The specific area may be a square area within the reference image specified by the motion information. The point indicated by the motion information may be the center of the specific area.
[0479] In the aforementioned modes, compensation for prediction samples derived through inter-prediction can be performed using optical flow.
[0480]
[0481] FIG. 5 shows the order of addition of spatial candidates to the candidate list according to one embodiment.
[0482] In Fig. 5, the locations of the spatial candidates are shown.
[0483] The large block in the center can represent the target block. The five small blocks adjacent to the target block can represent spatial candidates.
[0484] The coordinates of the target block can be (xP, yP), and the size of the target block can be (nPSW, nPSH).
[0485] Spatial candidate A0 may be a block adjacent to the bottom-left of the target block. A0 may be a block occupying a sample of coordinates (xP - 1, yP + nPSH).
[0486] Spatial candidate A1 may be a block adjacent to the left of the target block. A1 may be the bottommost block among the blocks adjacent to the left of the target block. Or, A1 may be a block adjacent to the top of A0. A1 may be a block occupying a sample of coordinates (xP - 1, yP + nPSH - 1).
[0487] Spatial candidate B0 may be a block adjacent to the top right of the target block. B0 may be a block occupying a sample of coordinates (xP + nPSW, yP - 1).
[0488] Spatial candidate B1 may be a block adjacent to the top of the target block. B1 may be the rightmost block among the blocks adjacent to the top of the target block. Or, B1 may be a block adjacent to the left of B0. B1 may be a block occupying a sample of coordinates (xP + nPSW - 1, yP - 1).
[0489] Spatial candidate B2 may be a block adjacent to the top-left corner of the target block. B2 may be a block occupying a sample of coordinates (xP - 1, yP - 1).
[0490] As illustrated in Fig. 5, in adding spatial candidates to the candidate list, B1, A1, The order B0, A0, and B2 can be used. That is, B1, A1, Available spatial candidates can be added to the candidate list in the order of B0, A0, and B2. The order in which spatial candidates illustrated in FIG. 5 are added to the merge candidate list may be just one example.
[0491] The above candidate list may include a motion information candidate list, a merge candidate list, an MV candidate list, a BV candidate list, and an MPM list, etc.
[0492] To include a spatial or temporal candidate in the candidate list, it may be determined whether the spatial or temporal candidate is available. If a candidate block is outside the boundaries of an image, slice, or tile, the availability of the candidate block may be set to false. The description "availability is set to false" may mean "it is set to non-available."
[0493] The maximum number of candidates in the candidate list can be set. N can represent the set maximum number. The set maximum number can be signaled through a parameter set or header, etc. For example, the maximum number of candidates in the candidate list for a target block within a slice can be set by the slice header. For example, the value of N can be 5 by default.
[0494]
[0495] IBC mode
[0496] The IBC mode may be an intra-block copy prediction mode that generates a prediction block for a target block by referencing an already reconstructed region within the target image. In this respect, the IBC mode may also be referred to as a current image reference mode. A block vector (BV) may be used to identify the already reconstructed region.
[0497] Whether the target block is encoded / decoded in IBC mode can be determined using IBC mode usage information. The encoding device (110) can determine whether to use IBC mode in encoding the target block and can generate IBC mode usage information indicating whether IBC mode is used. The decoding device (150) can obtain IBC mode usage information from the bitstream.
[0498] In IBC mode, the predicted block of the target block can be generated based on the BV. The BV can specify the reference block. The BV can indicate the displacement between the target block and the reference block. The reference block can be a block within the target image. The description of the MV of the embodiments can also be applied to the BV.
[0499] The IBC mode may include a skip mode, a merge mode, and an AMVP mode, etc. The descriptions of the AMVP mode, merge mode, and skip mode of the embodiments may be similarly applied to the AMVP mode, merge mode, and skip mode of the IBC mode, respectively.
[0500] In skip mode or merge mode, a merge candidate list may be configured, and a merge index may specify one merge candidate from among the merge candidates in the merge candidate list. The BV of the specified merge candidate may be used as the BV of the target block.
[0501] In AMVP mode, BVD can be used. The description of MVD in the embodiments can also be applied to BVD.
[0502] The reference block in IBC mode may be limited to a block within an already restored region of the target image. Alternatively, the reference block may be contained within at least one of the target CTU or the left CTUs. For example, the value of BV may be restricted so that the reference block is located within a specific region. The specific region may be an area of three blocks of a specific size that are encoded / decoded before the block of a specific size containing the target block. The specific size may be 64x64.
[0503]
[0504] Transformation and Quantization
[0505] Quantized levels can be generated by performing a transformation and / or quantization on the residual block. The residual block can represent the difference between the original block and the prediction block. A restored residual block can be generated by performing inverse quantization and / or inverse transformation on the quantized levels. The restored residual block can represent the difference between the restored block and the prediction block.
[0506] When a transformation or inverse transformation is performed, a separable transform or a 2D non-separable transform may be performed on the residual block. A separable transform may be a transformation that performs 1D transformations on the residual block in the horizontal and vertical directions, respectively.
[0507] The transformation kernels used for the transformation may include various DCT kernels such as DCT type 2 (DCT-II), 2) DST kernels, and 3) kernels derived by training. For 1D transformation, DCT type and DST type may include DCT-V, DCT-VIII, DST-I, and DST-VII in addition to DCT-II.
[0508] A transformation set may be used to determine the DCT type, DST type, or learning-derived kernel to be used for the transformation. Each transformation set may include multiple transformation candidates. Each transformation candidate may be a DCT type, a DST type, or a learning-derived kernel, etc.
[0509] The encoding device (110) can perform conversion and inverse conversion using conversion candidates included in the conversion set. The decoding device (150) can perform inverse conversion using conversion candidates included in the conversion set. Conversion selection information indicating which conversion candidate is used among the plurality of conversion candidates included in the conversion set applied to the residual block may be signaled. The conversion selection information may include vertical conversion selection information and horizontal conversion selection information. The vertical conversion selection information may indicate which conversion among the conversions belonging to the conversion set is used for the vertical conversion. The horizontal conversion selection information may indicate which conversion among the conversions belonging to the conversion set is used for the horizontal conversion.
[0510] The transformation may include at least one of a primary transformation and a secondary transformation. A primary transformation coefficient may be generated by performing a primary transformation on a residual block, and a secondary transformation coefficient may be generated by performing a secondary transformation on the transformation coefficient. Here, the transformation coefficient may include a primary transformation coefficient and a secondary transformation coefficient.
[0511] A first-order transformation may mean a Multiple Transform Selection (MTS) that applies different transformations to each of the 1D directions (i.e., vertical and horizontal directions).
[0512] A second-order transformation may be a transformation intended to improve the energy concentration of the transformation factors generated by a first-order transformation. A second-order transformation may be 1) a separable transformation like the first-order transformation, or 2) a 2D non-separable transformation. A 2D non-separable transformation may refer to a Low Frequency Non-Separable Transform (LFNST) or a Non-Separable Primary Transform (NSPT).
[0513] NSPT can be applied to specific block sizes such as 4x4, 4x8, 8x4, 4x16, 16x4, 8x8, 8x16, and 16x8 for intra-coding.
[0514] A first-order transformation may be performed using at least one of a plurality of predefined transformation methods. For example, the plurality of predefined transformation methods may include DCT, DST, and KLT, etc. Additionally, the first-order transformation may be a transformation having various transformation types according to transformation kernel functions that define DCT and DST. For example, the first-order transformation may include a plurality of transformations such as DCT-2, DCT-4, DCT-5, DCT-7, DCT-8, DST-1, DST-2, DST-4, DST-7, and DST-8 according to a plurality of transformation kernels.
[0515] In one embodiment, the transformation type may be determined based on coding parameters related to the target block. For example, the transformation type may be determined based on one or more of 1) the prediction mode of the target block (e.g., one of intra prediction and inter prediction), 2) the size of the target block, 3) the shape of the target block, 4) the intra prediction mode of the target block, 5) the components of the target block (e.g., one of luminance components and chroma components), and 6) the splitting type applied to the target block (e.g., one of QT, BT, TT, and non-split).
[0516] As in the first transformation, a transformation set can be defined in the second transformation as well. Methods for deriving and / or determining the transformation set of the embodiments can be applied to the second transformation as well as the first transformation.
[0517] In one embodiment, the first transformation and / or second transformation may be determined for a specific target. The transformation selection information may include transformation target information. The transformation target information may indicate the target to which the first transformation and / or second transformation is applied.
[0518] For example, first-order transformation and / or second-order transformation may be applied to one or more signal components among the luminance component and the chroma component.
[0519] In one embodiment, the transformation selection information may include first transformation usage information and second transformation usage information. The first transformation usage information may indicate whether a first transformation is applied to the residual block of the target block. The second transformation usage information may indicate whether a second transformation is applied to the residual block of the target block.
[0520] In one embodiment, whether a first transformation and / or a second transformation is applied may be determined based on coding parameters for the target / neighbor block, such as the size and shape of the target / neighbor block.
[0521] In one embodiment, the transformation selection information may include first transformation selection information and second transformation selection information. The first transformation selection information may indicate a transformation method applied to a residual block among a plurality of transformation methods that can be used in the first transformation. The first transformation selection information may be a first transformation index. The second transformation selection information may indicate a transformation method applied to a transformation coefficient among a plurality of transformation methods that can be used in the second transformation. The second transformation selection information may be a second transformation index.
[0522] In one embodiment, the transformation methods of the first transformation and the second transformation can each be derived based on specific information such as coding parameters. For example, the coding parameters may include coding parameters for target / neighbor blocks.
[0523] In the embodiments, information related to a transformation, such as transformation selection information, and sub-information of the transformation selection information may be signaled to a specific target. For example, the specific target may be a CU.
[0524] Information related to transformations, such as transformation selection information, and sub-information of transformation selection information can be derived for a specific target. For example, the specific target may be a CU.
[0525] Quantized levels can be generated by performing quantization on the result or residual block generated by performing a first-order transformation and / or a second-order transformation.
[0526] The description of the transformation described above may also be applied to the inverse transformation. In such application, the inverse processing of the processing described for the transformation may be performed in the inverse transformation. "Transformation" within the name related to the transformation may be changed to "inverse transformation." Additionally, the input of the transformation may be considered as the output of the inverse transformation. The output of the transformation may be considered as the input of the inverse transformation. The decoding device (150) may obtain information related to the transformation, such as transformation selection information, and may use the information related to the transformation to perform the inverse processing of the transformation related to the transformation indicated by the information related to the transformation.
[0527] The target block may include multiple subblocks. Each subblock may be defined according to a minimum block size or minimum block shape. The target block may be divided into multiple subblocks, and each subblock may include coefficients such as 4x4, 2x8, and 8x2. The target block may be a transformation block. Transform coefficients or quantized levels may be represented in the form of a block. Transform coefficients may be quantized transformation coefficients.
[0528] Transform coefficients or quantized levels may be scanned according to at least one scanning type among diagonal scanning, vertical scanning, and horizontal scanning. Diagonal scanning may be top-right diagonal scanning or bottom-left diagonal scanning.
[0529] For example, by scanning the coefficients of a block using diagonal scanning, the coefficients can be changed or arranged into a one-dimensional vector form. Vertical scanning may be scanning the coefficients in the form of a two-dimensional block in a column direction. Horizontal scanning may be scanning the coefficients in the form of a two-dimensional block in a row direction.
[0530] The scanning type for the coefficients can be determined based on coding parameters such as intra prediction mode, block size, and block shape. For example, based on coding parameters such as intra prediction mode, block size, and block shape, it can be determined which scanning method—diagonal scanning, vertical scanning, and horizontal scanning—will be used. A block may be a transformation unit.
[0531] Scanning according to each scanning type can start at a specific starting point and end at a specific ending point.
[0532] In scanning, the scanning order according to the scanning type can first be applied between subblocks. Next, the scanning order according to the scanning type can be applied to the transformation coefficients or quantized levels within the subblocks.
[0533] The encoding device (110) can perform entropy encoding on the conversion coefficients or quantized levels to generate a bitstream containing entropy-encoded conversion coefficients or entropy-encoded quantized levels.
[0534] The decoding device (150) can generate the transform coefficients or quantized levels by obtaining entropy-encoded transform coefficients or entropy-encoded quantized levels from the bitstream and performing entropy decoding. The coefficients can be arranged in the form of two-dimensional blocks through inverse scanning. The arrangement of inverse scanning may be a rearrangement opposite to the arrangement of scanning.
[0535] Backscanned transform coefficients or backscanned quantized levels can be generated through backscanning of the coefficients. In this case, the backscanning types of backscanning may include diagonal scans, vertical scans, and horizontal scans, and a backscanning type of the inverse transform corresponding to the scanning type of the transform may be selected.
[0536] In the decoding device (150), inverse quantization can be performed on the (backscanned) coefficients. Depending on whether a second inverse transform is performed, a second inverse transform can be performed on the result generated by the performance of inverse quantization. Also, depending on whether a first inverse transform is performed, a first inverse transform can be performed on the result generated by the performance of the second inverse transform. By selectively performing a second inverse transform and a first inverse transform on the coefficients, a restored residual block can be generated.
[0537]
[0538] Filtering
[0539] To improve the image quality, filtering may be performed on the blocks. The value of the target sample may be determined or updated by the filtering.
[0540] The target sample may be one of the samples described in the embodiments. For example, the target sample may be one or more of the samples described in the embodiments, such as a prediction sample, a reference sample, a residual sample, a reconstructed sample, and a reconstructed sample to which filtering has been applied.
[0541] The target sample may be a sample within one or more of the target picture, target slice, target CTB, target block, reference sample line, and template. The target block may be one of the blocks described in the embodiments. For example, the target block may be one or more of the blocks described in the embodiments, such as a transformation block, prediction block, reference block, residual block, and restoration block.
[0542] In the embodiments, the filtering process described as being applied to one target may also be applied to other targets. For example, the filtering process described in a specific in-loop filtering may also be applied to a transformation block, a prediction block, a reference block, and a residual block, etc.
[0543] For the filtering of the embodiments, a specific type of filtering may be used. The type of filtering may include a filter tap (or filter tap length), a filter shape, a filter strength, filter coefficients (or weights), and an offset.
[0544] The filter tab may indicate the number of input samples used for the filter. The input samples may include target samples. Alternatively, the input samples may include specific values determined for the target samples. The input samples may include one or more reference samples. One or more reference samples may be determined based on the attributes of the target block described in the embodiments. The attributes may include coding parameters. For example, the attributes of the target sample may include the location of the target sample. One or more reference samples may be specified based on their relative position to the location of the target sample.
[0545] The filter shape can represent the shape formed by input samples. A specific value determined for a target sample can be considered as the target sample. In other words, if a specific value determined for a target sample is used as an input sample for a filter, the target sample can also be considered as constituting the filter shape.
[0546] There may be multiple samples whose values are determined by filtering. Filter strength may represent the range of samples whose values are determined by filtering. Filter strength may be either strong filtering strength or weak filtering strength. The number of samples whose values are determined by strong filtering strength may be greater than the number of samples whose values are determined by weak filtering strength. Alternatively, filter strength may represent the range of values that are changed by filtering. The range of sample values changed by strong filtering strength may be wider than the range of sample values changed by weak filtering strength.
[0547] Filter coefficients can be coefficients or weights of the input samples.
[0548] The offset can be a specific value added to the result calculated using the values and coefficients of the input samples, such as a weighted sum.
[0549] Filtering, interpolation, and sampling may be common in that they update the values of samples. Accordingly, the description of any one of filtering, interpolation, and sampling in the embodiments may also apply to the other one of filtering, interpolation, and sampling. Here, sampling may include at least one of upsampling, downsampling, and subsampling.
[0550] Filtering may include filtering performed by a predictor (123) and a predictor (163), etc.
[0551] In encoding for a target block, a prediction error may exist between the original sample of the original block and the prediction sample of the prediction block. To reduce the prediction error, filtering may be performed on at least one of the prediction sample of the prediction block and the reference sample referenced for prediction.
[0552] For example, in intra-prediction, the reference samples may include one or more of the top-left reference sample, top reference sample, top-right reference sample, left reference sample, and bottom-left reference sample. Filtering of the prediction samples may be performed by applying specific weights to the prediction samples, left reference samples, top reference samples, and / or top-left reference samples, respectively.
[0553] Filtering for at least one of the prediction sample and the reference sample may be performed based on the attributes of the target block and the attributes of the prediction sample. For example, whether filtering is performed, the type of filter, the area to which filtering is applied, the weights of the filtering, the reference sample, the range of the reference sample, and the location of the reference sample may each be determined based on the attributes of the target block and the attributes of the prediction sample.
[0554] For example, the attributes of the target block may include information related to the target block described in the embodiments, such as 1) size, 2) prediction mode, 3) intra prediction mode, 4) reference sample line, 5) sample value, and 6) coding parameter.
[0555] For example, the attributes of the prediction sample may include information related to the prediction sample described in the embodiments, such as 1) the sample value and 2) the location within the target block of the prediction sample, and may include coding parameters regarding the prediction sample.
[0556] Filtering may include in-loop filtering performed by a filter (130) and a filter (170), etc.
[0557]
[0558] Figure 6 shows a plurality of in-loop filters according to one example.
[0559] Multiple in-loop filters of in-loop filtering may include one or more of Luma Mapping with Chroma Scaling (LMCS), deblocking filter, Sample Adaptive Offset (SAO), and Adaptive Loop Filter (ALF).
[0560] Multiple in-loop filters can be connected sequentially. For example, multiple in-loop filters can be connected in the order of LMCS, deblocking filter, SAO, and ALF. Additionally, multiple in-loop filters can be connected in any order of all available permutations of the multiple in-loop filters. The output from one of the multiple in-loop filters can be used as an input to the next filter.
[0561] As illustrated in FIG. 6, an input image may be input to the first filter. The input image may be a block as described in the embodiments. For example, the input image may be a restored block generated by an adder (129) or an adder (169). The output from one filter may be input to the next filter. An output image may be generated by the last filter. The output image may be a filtered block as described in the embodiments. For example, the output image may be a filtered restored image generated by a filter (130) or a filter (170).
[0562] The target block can represent the image input to the filter. The filtered target block can represent the image output from the filter.
[0563] LMCS may include luminance signal mapping for the luminance signal of the target block and chroma signal scaling for the chroma signal of the target block.
[0564] Luminous signal mapping can perform codeword redistribution for the luminous signal.
[0565] Luma signal mapping may include forward mapping and inverse mapping. In forward mapping, the existing dynamic range may be divided into multiple intervals. The mapped dynamic range can be determined by performing codeword redistribution on the input image using a linear model for each interval. In inverse mapping, inverse mapping from the mapped dynamic range to the existing dynamic range is performed.
[0566] Chroma scaling can correct the chroma signal based on the interrelationship between the luminance signal and the corresponding chroma signal.
[0567] Forward mapping can be performed between inter-prediction of the luminance signal and restoration of the luminance signal, and between inter-prediction of the luminance signal and chroma scaling. Inverse mapping can be performed between restoration of the luminance signal and in-loop filtering of the luminance signal. Chroma scaling can be performed between inverse transform and restoration of the chroma signal.
[0568] According to this structure, inverse quantizations for the luminance and chroma signals, inverse transforms for the luminance and chroma signals, prediction for the luminance signal, and restoration for the luminance signal can be performed within a mapped dynamic domain. In-loop filtering for the luminance and chroma signals, inter-predictions for the luminance and chroma signals, intra-predictions for the chroma signal, and restoration for the chroma signal can be performed within the existing dynamic domain.
[0569] A deblocking filter can remove block distortion occurring at the boundaries between blocks within the reconstructed image. For example, the blocks may be transformed blocks. Additionally, the blocks may be subblocks of a specific block described in the embodiments. Here, the boundaries between blocks may refer to samples adjacent to the boundaries between blocks.
[0570] A deblocking filter can be applied to the vertical and horizontal boundaries between blocks. After filtering is performed on the vertical boundaries of the blocks, filtering can be performed again on the horizontal boundaries of the filtered blocks.
[0571] A deblocking filter may be applied optionally. Whether to apply a deblocking filter to a target block may be determined based on at least one of sample(s) contained within a specific number of columns or rows within the target block and sample(s) contained within a specific number of columns or rows within a neighboring block adjacent to a specific boundary.
[0572] When a deblocking filter is applied to a target block, the filter to be applied may be determined according to the required strength of deblocking filtering. In other words, among a plurality of different filters, the filter determined according to the strength of deblocking filtering may be applied to the target block. The plurality of filters may include one of a long-tap filter, a strong filter, a weak filter, and a Gaussian filter.
[0573] The maximum length of the deblocking filter can be determined based on attributes of the target block, such as the size of the target block, the components of the target block, and coding parameters.
[0574] SAO can compensate for distortion between the original image and the reconstructed image on a sample basis. For compensation, SAO can apply an appropriate offset to the sample values. In other words, the offset can be added to the sample values.
[0575] An offset can be determined for the target block. For example, the offset can be determined for each component of the CTB. The determined offset can be applied to samples within a specific component of the CTB.
[0576] SAO may include an SAO using an edge offset (EO) and an SAO using a band offset (BO). Depending on the characteristics of samples within a specific block, such as a CTU, whether to perform an SAO using EO and whether to perform an SAO using BO may be determined, respectively.
[0577] In an SAO using EO, correction for distortion of samples can be performed based on the direction of edges within the target block. The pattern classes of the EO may include horizontal patterns, vertical patterns, 135-degree diagonal patterns, and 45-degree diagonal patterns. For the target block, information indicating the pattern class applied to the target block and multiple offsets of the said pattern class may be signaled. There may be four offsets. For a target sample within the target block, adjacent samples of the target sample may be determined according to the direction of the pattern class. An offset to be applied to the target sample may be determined by the pattern of the adjacent samples.
[0578] In an offset using BO, correction for sample distortion can be performed by classifying the brightness values of samples within the target block into specific bands. The bit depth of the input image can be divided into m intervals. For example, m can be 32. The specific bands can be n consecutive intervals among the m intervals. For example, n can be 4. n offsets for the n intervals can be signaled. Additionally, information indicating the first interval selected as the n intervals among the m intervals can be signaled. The offset of the interval corresponding to the target sample can be added to the sample value of the target sample of the target unit.
[0579] ALF can compensate for distortion between the restored image and the original image.
[0580] The filter coefficients of the ALF can be signaled through the bitstream.
[0581] The filter shape of the ALF can be determined by the components of the target block. For example, a 7x7 diamond-shaped filter can be used for the luminance component. A 5x5 diamond-shaped filter can be used for the chroma component.
[0582] In ALF, the characteristics of a specific block can be determined for that block, and the class of that specific block can be determined based on those characteristics. In other words, the determination of characteristics and the determination of the class in ALF can be performed in units of 4x4 blocks. Filter coefficients can be calculated according to the class. A specific block can be a block with a size of 4x4.
[0583] One of 25 classes can be determined as the class of a specific block based on the direction and activity determined using the gradient of the specific block. Depending on the gradient of the specific block, a rotation transformation, a vertical reflection transformation, and / or a diagonal reflection transformation may be applied to the filter.
[0584] Information regarding whether ALF is applied can be signaled to specific units such as CTBs.
[0585] An index indicating a filter to be applied to a specific unit among the available filters may be signaled. Here, the available filters may include fixed filters and filters configured using a parameter set. For example, the parameter set may be an Adaptive Parameter Set (APS). The fixed filters may be predefined identically in the encoding device (110) and the decoder (150). The filter coefficients of the filters configured using the parameter set may be determined based on the coding parameters.
[0586]
[0587] Entropy Encoding and Entropy Decoding
[0588] Figure 7 shows entropy encoding and entropy decoding according to one example.
[0589] The processes of entropy encoding by the entropy encoder (139) are illustrated at the top of Fig. 7.
[0590] The entropy encoder (139) may include a context modeler, a binarization unit, and an entropy encoding unit. The context modeler may include a context selection unit and a context memory.
[0591] The binarization unit can generate binaries for syntactic elements by performing binarization on the syntactic elements of the target block. Binarization may be a process of converting syntactic elements into the form of binaries.
[0592] Information about syntax elements and beans can be provided from the binarization unit to the context selection unit.
[0593] The context modeler can perform context updates.
[0594] Context can refer to occurrence probability information for each bin regarding syntactic elements that have already been encoded.
[0595] The context modeler may perform a context update to apply current probability information to the entropy encoding of the bins of the syntactic elements of the target block. The updated context may be stored in context memory. At this time, the updated context corresponding to the syntactic elements of the target block (or the bins within the syntactic elements of the target block) may be derived by the context modeler.
[0596] The context selector can select a context corresponding to a bin of a syntactic element of a target block. The selected context can be loaded from context memory and used as an updated context for entropy encoding of the bins of the syntactic element of the target block.
[0597] The updated context can be used for entropy encoding of syntactic elements of the target block.
[0598] The entropy encoding unit can generate encoded information for syntactic elements of a target block by performing entropy encoding using generated bins and an updated context, and can generate a bitstream containing the encoded information. The entropy encoding unit may use at least one of an arithmetic encoding method and a bypass encoding method.
[0599] At the bottom of Fig. 7, the entropy decoding process by the entropy decoder (161) is illustrated.
[0600] The entropy decoder (161) may include a context modeler, an entropy decoder, and an inverse binary converter. The context modeler may include a context selection unit and a context memory.
[0601] The context modeler can perform context updates.
[0602] The context can refer to the probability information of occurrence for each bin regarding syntactic elements that have already been decoded.
[0603] The context modeler may perform a context update to apply the currently decoded probability information to the entropy decoding for the bins of the syntactic elements of the target block. The updated context may be stored in context memory. At this time, the updated context corresponding to the syntactic elements of the target block (or the bins within the syntactic elements of the target block) may be derived by the context modeler.
[0604] The context selection unit can select a context corresponding to a bin of a syntactic element of a target block. The selected context can be loaded from context memory and can be used as an updated context for entropy decoding of the syntactic element of the target block.
[0605] The updated context can be used for entropy decoding of the syntactic elements of the target block.
[0606] The entropy decoding unit can generate bins for the segmentation elements of the target block by performing entropy decoding on the encoded information of the bitstream based on the updated context. The entropy decoding unit may use at least one of an arithmetic decoding method and a bypass decoding method.
[0607] The debinaryization unit can obtain syntactic elements of a target block by performing debinaryization on at least one of the generated beans. Debinaryization may be a process of converting at least one of the beans into the form of a syntactic element.
[0608] Information about syntax elements and beans can be provided from the inverse binary unit to the context selector.
[0609] The syntax element may be one of the coding parameters described in the examples.
[0610]
[0611] Methods for binarization, inbinarization, entropy encoding, and entropy decoding
[0612] In the embodiments, to perform signaling for specific information, one or more of the binarization method, inverse binarization method, entropy encoding method and entropy decoding method listed below may be used.
[0613] - Signed 0-th order Exponential Golomb binarization / debinarization method (abbreviated as se(v))
[0614] - Signed k-order exponential-Golomb binarization / debinarization method (abbreviated as sek(v))
[0615] - 0-order exponentiation-Golomb binarization / debinarization method for unsigned positive integers (abbreviated as ue(v))
[0616] - k-order exponential-Golomb binarization / debinarization method for unsigned positive integers (abbreviated as uek(v))
[0617] - Fixed-length binarization / debinarization method (abbreviated as f(n))
[0618] - Truncated Rice binarization / debinarization method or truncated unary binarization / debinarization method (abbreviated as tu(v))
[0619] - Truncated binary binarization / debinarization method (abbreviated as tb(v))
[0620] - Context-adaptive arithmetic encoding / decoding method (abbreviated as ae(v))
[0621] - Bit string in bytes (abbreviated as b(8))
[0622] - Signed integer binary / debinary conversion method (abbreviated as i(n))
[0623] - Unsigned positive integer binarization / debinarization method (abbreviated as u(n)) ('u(n)' may also refer to a fixed-length binarization / debinarization method.)
[0624] - Unary Binary / Debinary Method
[0625]
[0626] Adaptive execution of the processing of the examples
[0627] The processing of the embodiments may be performed in the same and / or corresponding way in the encoding device (110) and the decoding device (150). Additionally, a combination of one or more of the above embodiments may be used for encoding and / or decoding of the image.
[0628] The order in which the embodiments are applied may differ from one another in the encoding device (110) and the decoding device (150). Alternatively, the order in which the above embodiments are applied may be the same (at least partially) in the encoding device (110) and the decoding device (150).
[0629] The processing of the embodiments may be performed for each of the specific targets. The processing of the embodiments may be performed identically for the specific targets. For example, the specific targets may include a luminance signal and a chroma signal.
[0630] The processes of the embodiments may be selectively applied / performed based on specific conditions or specific targets.
[0631] In one embodiment, the processing of the embodiment may be selectively applied / performed according to a temporal layer. Temporal layer information for a specific processing may be information indicating the temporal layer where the processing can be applied / performed. Temporal layer information may be signaled for a specific processing. Temporal layer information may indicate the lowest layer and / or the highest layer where the specific processing can be applied, and may indicate the specific layer where the specific processing is applied / performed. Alternatively, a fixed temporal layer where the processing of the embodiment is applied / performed may be defined.
[0632] In one embodiment, a type to which the processing of the embodiments is applied / performed may be defined, and whether the processing of the embodiments is applied / performed may be determined based on the defined type. The type may include a picture type, a slice type, and a tile group type, etc.
[0633] According to the description of the embodiments, when applying / performing a specific process on a specific target, specific conditions may be required, and the specific process may be performed under a specific decision. Where it is determined whether a specific condition is satisfied based on a specific coding parameter, or where a specific decision is made based on a specific coding parameter, such specific coding parameter may be interpreted as being replaceable with another coding parameter. That is to say, the coding parameter affecting the specific condition or specific decision described in the embodiments may be considered merely exemplary, and in addition to the specified coding parameter, one or more other coding parameters or a combination of one or more other coding parameters may be understood to perform the role of the specified coding parameter.
[0634] The processing of the embodiments may be applied / performed based on the size of at least one of the blocks described in the embodiments. For example, the blocks may include a coding block, a prediction block, a transformation block, a reference block, a current block, and a target block. Alternatively, the blocks may include adjacent blocks of the embodiments. Here, the size may be defined as a minimum size and / or a maximum size for the processing of the embodiments, or as a fixed size for the processing of the embodiments. Additionally, for the processing of the embodiments, a first embodiment may be applied at a first size, and a second embodiment may be applied at a second size. That is, the processing of the embodiments may be applied in combination depending on the size. Additionally, the processing of the embodiments may be applied only when the block size is greater than or equal to the minimum size and less than or equal to the maximum size. That is, the processing of the embodiments may be applied only when the block size falls within a specific range.
[0635] FIG. 8a illustrates an embodiment of the image encoding method of the present disclosure.
[0636] Referring to FIG. 8a, the image encoding method of the present disclosure may include at least one of [E1 / D1] a motion information derivation step, [E2 / D2] a prediction block derivation step, [E3 / D3] a residual block derivation step, [E4 / D4] a restoration block configuration step, or [E5] a step of entropy encoding motion information.
[0637] FIG. 8b illustrates an embodiment of the image decoding method of the present disclosure.
[0638] Referring to FIG. 8b, the image decoding method of the present disclosure may include at least one of [D5] a step of entropy decoding motion information, [E1 / D1] a step of deriving motion information, [E2 / D2] a step of deriving a prediction block, [E3 / D3] a step of deriving a residual block, or [E4 / D4] a step of constructing a restoration block.
[0639] [E1 / D1] The motion information derivation step may include at least one of [E1-1 / D1-1] the motion information derivation step of a luminance (luma) component block or [E1-2 / D1-2] the motion information derivation step of a chroma component block. The motion information may be derived from a motion information candidate list (including a screen template matching vector candidate list, etc.).
[0640] For example, the motion information may be a motion vector, a reference picture index indicating a reference picture, resolution information of the motion vector, and / or information related to a prediction method.
[0641] For example, the motion information may be a block vector, a reference picture index indicating a reference picture, resolution information of the block vector, and / or information related to a prediction method. In this case, the reference picture may refer to the current picture.
[0642] The information related to the above prediction method may be at least one of intra-frame prediction, inter-frame prediction, intra-frame block copy prediction, Local Illumination Compensation (LIC) prediction, template matching-based intra-frame block copy merge (IBC-TM merge), intra-frame template matching prediction (IntraTMP), geometric partitioning prediction, restoration-reordering-based intra-frame block copy (RR-IBC), or intra-frame block copy filtering (FIBC). As an example, the information related to the above prediction method may include intra-frame prediction information and intra-frame block copy prediction information.
[0643] Additional information related to the above prediction method may include additional information necessary for each prediction mode to be applied in addition to the above prediction method, and may be included in the movement information.
[0644] For example, if the prediction method is an in-frame prediction mode, the additional information may include a non-directional prediction mode (PLANAR, DC) or a directional prediction mode for in-frame prediction. In this case, if a prediction mode for a template area around the current block is applied, it may include a flag or index indicating whether a template matching prediction mode is applied, index information indicating one or more specific reference pixel lines, etc.
[0645] For example, if the prediction method is an intra-frame block copy prediction mode, the additional information may include a flag indicating an AMVP or merge-based intra-frame block copy prediction mode, an index indicating a prediction block vector, a flag indicating whether a subpixel block vector is applied, an index indicating the resolution of the block vector, a difference value (DBV or MBVD) of the block vector, whether a template matching-based block vector enhancement method is applied, whether local illumination compensation is applied, whether template matching-based intra-frame block copy merge is applied, a segmentation mode for geometric segmentation prediction and a block vector corresponding to each region, information on whether an intra prediction mode is used, whether restoration-rearrangement-based intra-frame block copy is applied, and the rearrangement direction / angle.
[0646] The additional information regarding the partitioning mode for the above geometric partitioning prediction may include a first index information specifying one of a plurality of sets of geometric partitioning modes, a second index information specifying one of a plurality of geometric partitioning modes within the set of modes, etc. Additionally, the angle and distance of the partitioning line of the geometric partitioning may be determined by the second index information.
[0647] For example, if the prediction method is an intra-frame template matching prediction mode, the additional information may include a flag indicating whether to apply a subpixel block vector, an index indicating the resolution of the block vector, a difference value (DBV or MBVD) of the block vector, whether to apply a template matching-based block vector enhancement method, whether to apply local illumination compensation, whether to apply template matching-based intra-frame block copy merging, a segmentation mode for geometric segmentation prediction and a block vector corresponding to each region, information on whether to use an intra prediction mode, whether to apply restoration-rearrangement-based intra-frame block copying, and the rearrangement direction / angle.
[0648] [E1-1 / D1-1] In the step of deriving motion information of a luminance component block, the motion information derivation method when the current block, which is a luminance component block, is encoded / decoded in an inter-frame prediction mode; or a prediction mode that references the decoding area of the current picture, such as an intra-frame block copy or intra-frame template matching prediction mode, may be as follows.
[0649] To derive motion information for a luminance component block, a motion vector candidate list is constructed from motion vector candidates of a luminance component block encoded / decoded prior to the current block, and at least one of the candidates included in the constructed motion vector candidate list can be used as the predicted motion vector for the current block. At this time, at least one of the motion vector candidate information (e.g., identifier, index, flag, merge_idx, etc.) for identifying the corresponding candidate in the motion vector candidate list can be entropy encoded / decoded and can be derived based on at least one of the encoding parameters.
[0650] At this time, at least one motion vector candidate list can be constructed, at least one motion vector candidate can be used for the current block, and at least one motion vector candidate information can be entropy encoded / decoded.
[0651] The motion vector candidate list may consist of up to N candidates. Here, N may be a positive integer. Here, N may represent the maximum number of candidates in the motion vector candidate list. The above N may be derived based on at least one of the encoding parameters of the current block / CTB / CTU.
[0652] The motion vector candidate may include at least one of the motion vector of the luminance component block encoded / decoded prior to the current block, as well as the resolution information of the prediction mode and / or motion vector and / or information related to the prediction method and / or additional information related to the prediction method, and may be included in the motion vector candidate list.
[0653] In the following embodiments, expressions such as motion vectors, motion vector information, and motion vector candidates may include the information.
[0654] In the following embodiments, expressions such as block vector, block vector information, and block vector candidate may include the information.
[0655] You can perform a redundancy / similarity check between the motion vector candidates existing in the motion vector list and the motion vector to be added.
[0656] As an example of a duplicate / similarity check, if a motion vector candidate to be added to a motion vector candidate list is duplicated or similar to at least one of the motion vector candidates existing in the motion vector candidate list, the motion vector candidate to be added may not be added to the motion vector candidate list.
[0657] The redundancy / similarity check between the above motion vectors can be performed by comparing whether the absolute value of the difference between the x and y element values of two motion vectors scaled to have the same time distance, for example, the same POC difference from the current picture, is smaller than Th (Threshhold).
[0658] For example, if the absolute value of the difference between the x-element values of two motion vectors is less than Th and the absolute value of the difference between the y-element values is less than Th, the two motion vectors can be considered similar.
[0659] For example, if either the absolute difference between the x-element values of two motion vectors or the absolute difference between the y-element values of two motion vectors is greater than or equal to Th, the two motion vectors can be determined not to be similar.
[0660] If, as a result of performing the above redundancy / similarity check, two motion vectors are determined to be similar or identical, the frequency of occurrence of motion vector candidates within the motion vector candidate list may increase.
[0661] FIG. 9 illustrates the specific process of the motion information induction step and the prediction block induction step when the current block is a template matching prediction within the screen.
[0662] If the current block is a template matching prediction within the screen, at least one of the processes of FIG. 9 may be performed in the [E1 / D1] motion information derivation step and the [E2 / D2] prediction block derivation step of FIG. 8a and FIG. 8b.
[0663] The processes of FIG. 9 may include a template area configuration step; a screen template matching vector candidate list configuration step; a screen template matching vector determination step; and a screen template matching prediction block generation step.
[0664] FIG. 10 illustrates an example of a template area of a current block and a reference block.
[0665] The template area configuration step may be a step of configuring the template areas of the current block and the reference block to perform template matching.
[0666] The template area of the current block and the reference block for performing template matching may be at least one of the forms of FIG. 10.
[0667] For example, the templates of the current block and the reference block may be composed of at least one of the left template, the top-left template, and the top template of FIG. 10. For example, the template may be composed of a Top-only template that includes only the top template. For example, the template may be composed of a Left-only template that includes only the left template. For example, the template may be composed of an L-Shape template that includes the left template, the top template, and the top-left template.
[0668] For example, the above template area may consist of at least one restoration pixel around the current block and the reference block.
[0669] For example, the template region may consist of at least one reconstructed pixel line around the current block and the reference block. Here, the reconstructed pixel line may include adjacent pixel lines and / or non-adjacent pixel lines of the current block.
[0670] For example, the template area may consist of one or more restoration pixel lines to the left and top of the current block and reference block. Here, the restoration pixel lines may include adjacent pixel lines and / or non-adjacent pixel lines of the current block.
[0671] For example, the above template area may include a top-left restoration pixel area around the current block and the reference block.
[0672] FIG. 11 illustrates an example of a template area of the current block and the reference block.
[0673] The template area of the current block and the reference block for performing template matching within the template area may be at least one of the forms of FIG. 11.
[0674] For example, the above template area can be configured by leaving empty lines or pixels.
[0675] For example, the above template area may be composed of odd or even units of pixels / lines.
[0676] In one embodiment of FIG. 11, the case where there are 4 restored pixel lines is illustrated as an example, but the number of restored pixel lines is not limited to 4 and may be more or fewer than 4. In this case, the pattern of the determined template area may be the same as the expanded or reduced pattern of FIG. 10.
[0677] In the case of a template composed of lines or pixels, it may be a template obtained by applying filtering to all lines or pixels within the template area.
[0678] When configuring the template area, an in-screen prediction block for the current block can be configured and included in a part of the template area.
[0679] At this time, the in-screen prediction method applicable for configuring the above template area may be a prediction mode composed of at least one or more of the following in-screen prediction methods.
[0680] i) DIMD (Decoder-side Intra Mode Derivation)
[0681] ii) TIMD (Template-based Intra Mode Derivation)
[0682] iii) Obic (Occurrence-based intra coding)
[0683] iv) Extrapolation Intra Prediction (EIP)
[0684] v) Intra merge
[0685] vi) Intra prediction fusion
[0686] vii) Matrix-based Intra Prediction (MIP)
[0687] viii) PDP (matrix-based position-dependent intra prediction)
[0688] ix) PLANAR
[0689] x) Directional Planar
[0690] Below, a detailed explanation of the prediction methods within the above screen is disclosed.
[0691] DIMD (Decoder-side Intra Mode Derivation) may be a method of obtaining a histogram of Gaussian (HoG) by measuring the change in brightness value (gradient) in at least one restored pixel line region around the current block, and constructing a prediction signal using at least one intra-frame prediction mode corresponding to it.
[0692] For example, the method may be to derive up to N directional in-frame prediction modes through the above HoG and blend them with non-directional in-frame prediction modes (DC, PLANAR) or block vector-based prediction modes. In this case, N may be an integer greater than or equal to 1, and may be 5.
[0693] TIMD (Template-based Intra Mode Derivation) can construct an intra-frame prediction signal for a template area adjacent to the current block using a predetermined reference pixel line adjacent to the template area.
[0694] At this time, the construction of the intra-frame prediction signal can be performed using N modes with the smallest Sum of Absolute Transformed Difference (SATD) among the intra-frame prediction modes existing in the Most Probable Mode (MPM) list of intra-frame prediction modes. At this time, N can be an integer greater than or equal to 1, or 2.
[0695] The prediction of the above TIMD can be performed as a weighted sum between a prediction block composed of the above N prediction modes and a prediction block of a non-directional in-frame prediction mode (DC, PLANAR) or a block vector-based prediction mode.
[0696] OBIC (Occurrence-based intra coding) may be a method of constructing a histogram of the frequency of an intra-frame prediction mode applied to each pixel within a predetermined decoded adjacent or non-adjacent pixel region around the current block, and applying the intra-frame prediction mode derived from the histogram to the current block.
[0697] Up to N in-direction prediction modes can be derived from the above histogram. In this case, N can be an integer greater than or equal to 1, or 5.
[0698] The prediction of the above OBIC can be performed as a weighted sum between the above N intra-frame prediction blocks and the prediction blocks of a non-directional intra-frame prediction mode (DC, PLANAR) or a block vector-based prediction mode.
[0699] EIP (Extrapolation Intra Prediction) may be a method of obtaining coefficients of an N-tap extrapolation filter derived within a predetermined decoded adjacent or non-adjacent pixel region around the current block and using them to construct a prediction block of the current block. In this case, N may be an integer greater than or equal to 1, and may be 15.
[0700] The EIP_merge_flag, which indicates whether the coefficients of the above extrapolation filter are inherited from surrounding blocks, can be entropy encoded / decoded.
[0701] If the EIP_merge_flag is the first value, the extrapolation filter coefficients can be inherited from surrounding blocks.
[0702] If the EIP_merge_flag is a second value, the coefficients of the extrapolation filter can be derived from a predetermined decoded adjacent or non-adjacent pixel region around the current block.
[0703] Intra prediction fusion may be a method for constructing a final prediction sample by applying a weighted sum between N intra-frame prediction blocks derived from different reference pixel lines. Here, N may be an integer greater than or equal to 1, or 2.
[0704] Matrix-based Intra Prediction (MIP) or Matrix-based Position-Dependent Intra Prediction (PDP) may be a method for generating a prediction block by inputting a predetermined pixel region restored around the current block and convolution with at least one of N predefined weight matrices. In this case, N may be an integer greater than or equal to 1, and may be 16.
[0705] Directional PLANAR may be a method for generating a prediction block by applying interpolation in only one direction, either horizontal or vertical, using reference pixel lines around the current block.
[0706] The horizontal PLANAR can determine the prediction blocks according to the following formula.
[0707]
[0708] The horizontal PLANAR can determine the prediction blocks according to the following formula.
[0709]
[0710] Here, W may represent the width of the current block, and H may represent the width of the current block. x and y may represent the x-axis and y-axis coordinates of each pixel relative to the top-left pixel position of the current block. rec may represent the restored pixel value at the corresponding coordinates around the current block. Pred may represent the predicted pixel value at each pixel position relative to the top-left pixel position of the current block.
[0711] The in-frame prediction methods available in the present invention are not limited to the in-frame prediction methods.
[0712] FIG. 12 illustrates an embodiment in which an in-screen prediction block for the current block is configured and included in a template area.
[0713] The prediction template of Fig. 12 may be an area that matches the current block.
[0714] The above prediction template can be configured using at least one of the above in-screen prediction methods.
[0715] Referring to FIG. 12, the template of the current block may consist of at least one of the top-left template, the top template, and the left template, and a prediction template and / or at least one pixel within the prediction template.
[0716] FIG. 13 illustrates an embodiment in which an in-screen prediction block for the current block is configured and partially included in a template area.
[0717] The prediction template of Fig. 13 may be part of the in-screen prediction block of the current block.
[0718] For example, the prediction template may be an MxN area corresponding to a portion of the bottom-right corner of the current block among the prediction blocks within the screen of the current block.
[0719] The above M may be an integer greater than or equal to 1, and the range may be from 1 to the width W of the current block.
[0720] The above N may be an integer greater than or equal to 1, and the range may be from 1 to H, the height ratio of the current block.
[0721] For example, M can be 2, and N can be 2.
[0722] The above M and N may each be pre-defined values and may be entropy encoded / decoded in a higher-level syntax.
[0723] The above M and N may be scaled values using the width W of the current block and the height H of the current block.
[0724] For example, the scaling parameter IntraTMP_Template_scaling_param can be an integer greater than or equal to 1, 2, or 3.
[0725] When the above scaling parameter IntraTMP_Tempalte_scaling_param is 2, the above M and N can be determined by the following formula.
[0726] M = W * 1 / IntraTMP_Template_scaling_param
[0727] N = H * 1 / IntraTMP_Template_scaling_param
[0728] For example, if the IntraTMP_Template_scaling_param is 2, the width W of the current block is 16, and the height H of the current block is 8, then M can be 8 and N can be 4.
[0729] When constructing an in-screen prediction block for the current block and including it in a part of the template area, the template matching cost can be calculated by applying weights to each area.
[0730] For example, when the template matching costs for the top-left template, top template, left template, and prediction template areas are denoted as TMcost_AboveLeft, TMcost_Above, TMcost_Left, and TMcost_Pred, the template matching cost TMcost_Total for the current block can be calculated as follows.
[0731] TMcost_Total = W_AboveLeft * TMcost_AboveLeft + W_Above * TMcost_Above + W_Left * TMcost_Left + W_Pred * TMcost_Pred
[0732] In this case, the above W_AboveLeft, W_Above, W_Left, and W_Pred may represent weights for the template matching costs of each area.
[0733] The above W_AboveLeft, W_Above, W_Left, and W_Pred may be 1, or may be a value less than or equal to 1.
[0734] If the above W_AboveLeft, W_Above, W_Left, and W_Pred are predefined values, they can be entropy encoded / decoded in a higher-level syntax.
[0735] For example, the above W_Pred may be 1 / S, where S may be an integer greater than or equal to 1.
[0736] For example, S is 2 n It can be, and n can be an integer greater than or equal to 0.
[0737] FIG. 14a illustrates an embodiment in which the template matching cost is scaled or adjusted based on the statistical characteristics of the block vectors of the reference block region.
[0738] The template matching cost for the template area of the current block can be scaled or adjusted (refine) by the block vectors of the reference block area.
[0739] For example, the template matching cost may be scaled or adjusted based on the statistical characteristics of the block vectors of the reference block region.
[0740] The template matching cost TM_cost between the reference template corresponding to the reference block in Fig. 14a and the current template can derive statistical characteristics by using at least one of the block vectors at locations corresponding within the reference block area in the block vector buffer of the current picture.
[0741] At this time, the above statistical characteristics can be determined by the mean, deviation, variance, direction, etc. of the block vectors.
[0742] For example, if the block vectors are classified based on their statistical characteristics and divided into groups of block vectors with two or more directions, the TM_cost can be scaled or adjusted as follows.
[0743] TM_cost = W * TM_cost
[0744] At this time, the above W can have a value of 1 or more.
[0745] For example, the above W is (1 + 2 n It can be expressed as ), n can be an integer greater than or equal to 0, and n can be 1.
[0746] FIG. 14b illustrates an embodiment in which the template matching cost is scaled or adjusted based on the statistical characteristics of the in-screen prediction modes of the reference block area.
[0747] The template matching cost for the template area of the current block can be scaled or adjusted (refine) by the in-screen prediction mode information of the reference block area.
[0748] For example, the template matching cost may be scaled or adjusted based on the statistical characteristics of the in-screen prediction mode of the reference block area.
[0749] The template matching cost TM_cost between the reference template corresponding to the reference block in Fig. 14b and the current template can derive statistical characteristics by using at least one of the in-frame prediction modes at locations corresponding within the reference block area within the in-frame prediction mode buffer of the current picture.
[0750] At this time, the above statistical characteristics may be determined by the mean, deviation, variance, direction, etc. of the prediction modes within the screen.
[0751] For example, if the prediction modes within the screen are classified based on statistical characteristics and divided into groups of two or more prediction modes with directions, the TM_cost can be scaled or adjusted as follows.
[0752] TM_cost = W * TM_cost
[0753] At this time, the above W can have a value of 1 or more.
[0754] For example, the above W is (1 + 2 n It can be expressed as ), n can be an integer greater than or equal to 0, and n can be 1.
[0755] In the step of configuring the template matching vector candidate list within the screen, the template matching cost can be calculated by applying template matching between the current template and the reference template area.
[0756] The template matching cost may be the error cost between the corresponding pixels of the current template and the reference template.
[0757] The error cost in the present invention is a value derived from one or more pixel value differences between comparison targets, and can be calculated in a manner such as, for example, SAD (Sum of Absolute Difference) / SAE (Sum of Absolute Error), SSD (Sum of Squared Difference) / SSE (Sum of Squared Error), MAD (Mean Absolute Difference) / MAE (Mean Absolute Error), MSD (Mean Squared Difference) / MSE (Mean Squared Error), MR-SAD (Mean Reduced Sum of Absolute Difference), SATD (Sum of Absolute Transformed Difference), etc.
[0758] Figure 15 illustrates an example of a template configuration for cross-screen prediction.
[0759] Figure 16 illustrates an example of applying template matching between the current template and the reference template area.
[0760] Referring to Fig. 16, a list of template matching vector candidates within the screen can be constructed by applying template matching between the current template and the reference template area.
[0761] A list of template matching vector candidates within the screen can be constructed by dividing a portion of the restoration area within the current picture into at least one search area and using a template matching cost at a predetermined location within each search area.
[0762] The template matching vector candidate list within the above screen may be an intermediate list containing N candidates. In this case, N may be an integer greater than or equal to 1, and may be 30.
[0763] The template matching vector candidate list within the above screen may be a final list containing M candidates. In this case, M may be an integer greater than or equal to 1, and may be 19.
[0764] The navigation area for matching templates within the screen can be configured as follows.
[0765] The size of each search area can be determined by at least one of the following (including cases where all are considered): the CTU size Size_ctu, the position of the current block (Xcur, Ycur), the position of the top-left pixel of the CTU containing the current block (Xctu, Yctu), the width of the current block Wcur, the height of the current block Hcur, the width of the current picture Wpic, the height of the current picture Hpic, the template size Size_template, or the template type T_type.
[0766] The template size Size_template can be an integer greater than or equal to 1, and can be 4.
[0767] The template type T_type can be one of L-shape, Left_template, and Above_template.
[0768] searchRangeMultFactor, which is applied to the width and height of the current block to determine the size of the search area, can be an integer greater than or equal to 1, 4, or 5. searchRangeMultFactor can be a predefined value.
[0769] For example, the horizontal length searchRangeW and vertical length SearchRangeH of the above search area can be determined as follows.
[0770] If the current block width is 64, the searchRangeMultFactor may be 4. If the current block width is less than 64, the searchRangeMultFactor may be 5.
[0771] For example, if the current block width is 64 or less, the searchRangeMultFactor may be 5. Otherwise, the searchRangeMultFactor may be 4.
[0772] For example, if the current block height is 64, the searchRangeMultFactor may be 4. If the current block width is less than 64, the searchRangeMultFactor may be 5.
[0773] For example, if the current block height is 64 or less, the searchRangeMultFactor may be 5. Otherwise, the searchRangeMultFactor may be 4.
[0774] For example, searchRangeW can be determined by a representative value (min, max, etc.) by comparing the value 64 with searchRangeMultFactor * W.
[0775] For example, searchRangeH can be determined by a representative value (min, max, etc.) by comparing the value of 64 with searchRangeMultFactor * H.
[0776] For example, searchRangeW and searchRangeH can be expressed by the following formula.
[0777] searchRangeW = max(searchRangeMultFactor * W, 64)
[0778] searchRangeH = max(searchRangeMultFactor * H, 64)
[0779] For example, searchRangeW and searchRangeH can be expressed by the following formula.
[0780] searchRangeW = min(searchRangeMultFactor * W, 64)
[0781] searchRangeH = min(searchRangeMultFactor * H, 64)
[0782] The search area can be divided into a predetermined N areas. Candidates to which template matching is applied for each search area can become candidates in the list of template matching vector candidates within the screen. In this case, the maximum number of candidates in the list of template matching vector candidates within the screen can be N.
[0783] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the search area can be initialized. Specifically, i) HorMin and VerMin can be initialized to 0. ii) HorMax can be initialized to the width Wpic of the current picture. iii) VerMax can be initialized to the height Hpic of the current picture.
[0784] In one embodiment, depending on the location or index of the search area, the horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the search area may be determined differently.
[0785] Below, an example of determining the locations of six search areas, from the 0th search area to the 5th search area, will be explained in detail.
[0786] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the 0th search area among the search areas can be determined as shown in the formula below.
[0787] VerMax = Ycur - Yctu - Hcur
[0788] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the first search area among the search areas can be determined as shown in the formula below.
[0789] HorMax = Xcur - Wcur
[0790] VerMin = Ycur - Yctu - H + 1
[0791] VerMax = Ycur
[0792] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the second search area among the search areas can be determined as shown in the formula below.
[0793] HorMax = Xcur - Xctu - Wcur
[0794] VerMin = Ycur + 1
[0795] VerMax = Ycur - Yctu + Size_ctu - Hcur
[0796] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the third search area among the search areas can be determined as shown in the formula below.
[0797] VerMin = Ycur - Yctu - Hcur + 1
[0798] VerMax = Ycur - Hcur
[0799] HorMin = Xcur - Wcur + 1
[0800] HorMax = Xcur
[0801] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the 4th search area among the search areas can be determined as shown in the formula below.
[0802] HorMin = Xcur - Xctu - Wcur + 1
[0803] HorMax = Xcur - Wcur
[0804] VerMin = Ycur + 1
[0805] VerMax = Ycur - Yctu + Size_ctu - Hcur
[0806] The horizontal minimum coordinate HorMin and maximum coordinate HorMax, and the vertical minimum coordinate VerMin and maximum coordinate VerMax of the 5th search area among the search areas can be determined as shown in the formula below.
[0807] HorMin = Xcur + 1
[0808] HorMax = Xcur - Xctu + size_ctu - Wcur
[0809] VerMin = Ycur - Yctu - Hcur + 1
[0810] VerMax = Ycur - Hcur
[0811] In one embodiment, the horizontal minimum coordinates HorMin and HorMax, and the vertical minimum coordinates VerMin and VerMax of each search area can be determined within the current picture as shown in the formula below.
[0812] 1) VerMin is expressed as VerMin = max(VerMin, 0) when T_type is L-shape or Above_template, but can be expressed as VerMin = max(VerMin, Size_template) when T_type is Left_template.
[0813] 2) VerMax can be expressed as VerMax = min (VerMax, Hpic - Hcur).
[0814] 3) HorMin is expressed as HorMin = max(HorMin, 0) when T_type is L-shape or Left_template, but can be expressed as HorMin = max(HorMin, Size_template) when T_type is Left_template.
[0815] 4) HorMax can be expressed as HorMax = min (HorMax, Wpic - Wcur).
[0816] In one embodiment, the horizontal minimum coordinates HorMin and HorMax, and the vertical minimum coordinates VerMin and VerMax of each search area can be determined as the searchRangeW and searchRangeH ranges as shown in the formula below.
[0817] VerMin = max(VerMin, (Ycur - searchRangeH));
[0818] VerMax = min(VerMax, (Ycur + searchRangeH));
[0819] HorMin = max(HorMin, (Xcur - searchRangeW));
[0820] HorMax = min(HorMax, (Xcur + searchRangeW));
[0821] Using the horizontal minimum coordinates HorMin and HorMax, and vertical minimum coordinates VerMin and VerMax derived for each search area, the horizontal minimum offset HorMin_offset, maximum offset HorMax_offset, and vertical minimum offset VerMin_offset and maximum offset VerMax_offset for each search area can be determined as follows.
[0822] HorMin_offset = HorMin - Xcur
[0823] HorMax_offset = HorMax - Xcur
[0824] VerMin_offset = VerMin - Ycur
[0825] VerMax_offset = VerMax - Ycur
[0826] Figure 17 illustrates an example of the motion vector and block vector of the area adjacent to the current block.
[0827] In the step of configuring the in-screen template matching vector candidate list, the in-screen template matching vector candidate list or a separate candidate list can be configured using the motion vectors and / or block vectors of the restoration area within the picture.
[0828] The list of template matching vector candidates within the screen can be configured to include motion vectors and / or block vectors of areas adjacent to the area surrounding the current block.
[0829] At this time, the motion vector and / or block vector of the area surrounding the current block may be a vector representing spatiotemporal displacement, such as inter-screen prediction and / or in-screen block copying and / or in-screen template matching of the top-left / top / top-right / left / bottom-left areas of the current block.
[0830] The motion vector and / or block vector of the area surrounding the current block above may be the motion vector and / or block vector of the A0, A1, B0, B1, and B2 positions adjacent to the current block, as shown in FIG. 17.
[0831] The motion vectors and / or block vectors of the area surrounding the current block above may be added to the above list in the following order.
[0832] A1 -> B1 -> B2 -> B0 -> A0
[0833] Figure 18 illustrates an example of motion vectors and block vectors of non-adjacent areas for the current block.
[0834] The above candidate list may be configured to include motion vectors of non-adjacent areas and / or block vectors in the area surrounding the current block.
[0835] At this time, the motion vector and / or block vector of the area not adjacent to the current block may be a vector representing spatiotemporal displacement, such as inter-screen prediction and / or in-screen block copying and / or in-screen template matching of the top-left / top / top-right / left / bottom-left areas of the current block.
[0836] As shown in FIG. 18, motion vectors and / or block vectors of non-adjacent areas for the current block may be added to the list in a predetermined order indicated by numbers, with the width and height of the current block offset from the gray-shaded current block.
[0837] Figure 19 illustrates an example of a temporal prediction block vector.
[0838] The above candidate list can be constructed to include Temporal Block Vector Prediction (TBVP).
[0839] In the embodiment of FIG. 19, the temporal prediction block vector for the current block in the current picture may use the block vector BVt_ref of the block at the same location as the current block in the reference picture and / or colPic reference picture, which is temporally closest to the current picture among the reference pictures, as the temporal prediction block vector.
[0840] The above temporal prediction block vector can be added as a candidate block vector in the Enhanced Block Vector Prediction (IBC-ABVP) list and / or Merge (IBC-merge) list for in-screen block copying of the current block.
[0841] FIG. 20 illustrates an example of an adjacent area around the current picture that is referenced to obtain a shift vector.
[0842] FIG. 21 illustrates an example of a non-adjacent area around the current picture that is referenced to obtain a shift vector.
[0843] The temporal prediction block vector for the current block within the current picture can be used as a shift vector from the reference picture closest in time to the current picture among the reference pictures and / or the same position as the current block within the colPic reference picture.
[0844] The motion vector around the current picture, which can be used as the above shift vector, can be referenced from the following locations.
[0845] At least one of the adjacent blocks (A1, B1, B0, A0, B2) surrounding the current block of FIG. 20
[0846] Locations 1 to 23 of the non-adjacent blocks surrounding the current block in FIG. 21 and / or locations corresponding to C0 and / or C1 within the reference picture)
[0847] At this time, the block vector BVt_ref at a location that is temporally closest to the current picture and / or the same location as the current block within the colPic reference picture, which is located by a shift vector, can be used as the temporal prediction block vector.
[0848] FIG. 22 illustrates one embodiment of the reference structure of the current picture.
[0849] FIG. 23 illustrates one embodiment of a scaling factor.
[0850] As a method for deriving a shift vector, a shift vector (shift(i, j)) can be derived from a motion vector (MV(x, y)refPic) within the current picture that exists at an adjacent / non-adjacent location where the current block can reference, as follows.
[0851] If the reference picture of the above motion vector is not the temporally closest reference picture and / or colPic of the above current picture, the motion vector can be scaled through the following process.
[0852] The scaling factor of the MV(x, y)refPic according to the reference structure of Fig. 22 is a value used to scale various encoding parameters including motion information, and represents the ratio of the distance (tb) between the current image and colPic (or the reference picture closest in time to the current picture) and the distance (td) between the current image and the reference picture of MV(x, y)refPic within the current image.
[0853] The scaling factor can be defined as shown in Fig. 23.
[0854] At this time, the weight (w) is a number greater than 0 and may be a preset value in the encoder / decoder, or may be a value signaled from the encoder to the decoder.
[0855] In addition, at least one scaling factor can be derived by varying the weights.
[0856] In addition, when applying a scaling factor, at least one scaling factor may be used.
[0857] Using the above scaling factor, the motion vector MV(x, y)refPic can be scaled to derive the motion vector MV(a, b)colPic corresponding to colPic (or the temporally closest reference picture of the current picture).
[0858] The shift vector can be determined as follows from the motion vector MV(a, b)colPic, past, which is derived from the motion vector MV(x, y)refPic to correspond to colPicpast (or the closest reference picture that is temporally past the current picture).
[0859] i = a
[0860] j = b
[0861] If the current picture is a bidirectional prediction picture, the shift vector can be determined as follows from the motion vector MV(a', b')colPic, future, which is derived from the motion vector MV(x, y)refPic to correspond to colPicfuture (or the nearest reference picture that is temporally future of the current picture).
[0862] a' = -a
[0863] b' = -b
[0864] i = a'
[0865] j = b'
[0866] FIG. 24 illustrates an example of a temporal prediction block reference area.
[0867] A temporally predicted block reference area at a position separated by a shift from the same position as the current block within the reference picture and / or colPic reference picture, which is temporally closest to the current picture, can be defined by a shift vector derived from the motion vector.
[0868] Referring to FIG. 24, a temporal predicted block reference area can be identified by the shift vector derived from the motion vector, which determines the temporally closest reference picture to the current picture and / or the same position as the current block within the colPic reference picture by a distance of shift.
[0869] Figure 25 illustrates an example of the location of a pixel that acquires a block vector within a temporal prediction block reference area.
[0870] A block vector existing within the temporal prediction block reference region determined in the above embodiment can be used as a candidate block vector for the current block.
[0871] The above temporal prediction block reference area can have the same size as the current block.
[0872] An area including pixels at the center, top-left, top-right, bottom-left, and bottom-right positions, which are shaded locations within the temporal prediction block reference area of FIG. 25, is searched from the motion vector buffer, and at least one of the block vectors at each position can be used as a candidate block vector for the current block.
[0873] Within the above temporal prediction block reference area, the search order may be center-top-left-top-right-bottom-left-bottom.
[0874] The above center position may correspond to a position located half the width and height of the current block or the temporal prediction block reference area from the above top-left position.
[0875] For example, if the width and height of the above-mentioned temporal prediction block reference area or the current block are each 16, the center position may be a position (8, 8) away from the coordinates of the above-mentioned top-left position.
[0876] N candidates can be selected by proceeding with the search according to the search order within the above temporal prediction block reference area.
[0877] In this case, N can be an integer greater than or equal to 1.
[0878] For each of the above N candidates, the above redundancy / similarity check can be performed to determine whether to add them to the motion vector list.
[0879] If, as a result of performing the above redundancy / similarity check, two motion vectors are determined to be similar or identical, the frequency of occurrence of motion vector candidates within the motion vector candidate list may increase.
[0880]
[0881] A region ID can be assigned to each candidate in the candidate list based on which of the search regions it is included in.
[0882] Each search area ID for the above N search areas can be one of 0 to N-1.
[0883] For example, if the location indicated by any candidate included in the candidate list corresponds to one of the N search regions, a search region ID corresponding to that candidate may be assigned.
[0884] For example, if the location indicated by any candidate included in the candidate list does not correspond to any of the N search regions mentioned above, the search region ID corresponding to that candidate may be assigned as N.
[0885] K AR-BVP (Auto Relocated- Block Vector Prediction) for block vectors of regions adjacent to and non-adjacent to the current block can be added to the candidate list. In this case, K can be an integer greater than or equal to 1, and can be 20.
[0886] In addition to AR-BVP (Auto Relocated-Block Vector Prediction) for block vectors in areas adjacent to and non-adjacent to the current block, arbitrary motion vectors and / or block vectors existing in the restored area within the current picture, and vectors that can be derived using them, can be added to the above-mentioned list of template matching vector candidates within the screen.
[0887] For the above current block, the adjacent / non-adjacent motion vector and / or block vector, and / or the candidate list for storing the AR-BVP candidate may be a separate list distinct from the template matching vector candidate list.
[0888] When the current block is in screen-based template matching prediction mode, a list of template matching vector candidates of different sizes may be configured according to the template type (T_type above). At this time, the size of the list of template matching vector candidates may be an integer greater than or equal to 1.
[0889] For example, if the above template type is L-shape, the size K of the above template matching vector candidate list may be 30.
[0890] For example, if the above template type is Above_template, the size J of the above template matching vector candidate list may be 6.
[0891] For example, if the above template type is Left_template, the size H of the above template matching vector candidate list may be 6.
[0892] The candidates constituting the list of template matching vector candidates within the above screen can be selected from subsampled pixel locations.
[0893] By calculating the template matching cost within each search area, you can add up to the maximum number of candidates according to the above template type to the list.
[0894] In selecting the above candidates, the template matching cost can be calculated at pixel locations sub-sampled according to a predetermined offset among the pixels within each search area, and the calculated template matching cost can be added to the template matching vector candidate list.
[0895] The above offset may be an integer greater than or equal to 1.
[0896] For example, the offset can be 3 or 4.
[0897] The list of template matching vector candidates within the screen above, the motion vector and / or block vector of the restoration area within the picture above, and a vector that can be derived using them can be merged.
[0898] In the above merging process, the template matching cost of each of the candidates is calculated within the maximum number of candidates that the template matching vector candidate list within the screen can have, for example, K, and a single list can be constructed by comparing them.
[0899] If the number of candidates in the above list reaches the maximum number, and the template matching cost of a new candidate to be compared is smaller than the template matching cost of the candidate with the maximum template matching cost among the candidates in the above list, the candidate with the maximum template matching cost among the candidates in the above list may be removed.
[0900] If the number of candidates in the above list reaches the maximum number, and the template matching cost of a new candidate to be compared is smaller than the template matching cost of the candidate with the maximum template matching cost among the candidates in the above list, the new candidate may be added to the list. In this case, the new candidate may be inserted at a position sorted according to the template matching cost.
[0901] FIG. 26 illustrates an example of a region performing template matching at a subsampled location.
[0902] The candidates constituting the list of template matching vector candidates within the above screen can be refined according to the following process.
[0903] Candidates can be improved by calculating and comparing template matching costs within the location indicated by each candidate and a designated area surrounding it.
[0904] For example, if the location indicated by the candidate determined by performing template matching at the above subsampled location is the black shaded area (x, y) in FIG. 26 and the subsampling offset is 4, the area where template matching is performed during the improvement process may be an area corresponding to the range [x-3, x+3], [y-3, y+3].
[0905] The above predetermined area may be an area excluding pixel locations where the template matching cost is calculated through the above subsampling.
[0906] In the above improvement process, offset_refine for performing template matching can be an integer greater than or equal to 1.
[0907] For example, the above offset_refine can be 1.
[0908] You can configure a list of template matching vector candidates within the final screen.
[0909] When the current block is in screen-based template matching prediction mode, a list of final template matching vector candidates of different sizes may be configured according to the template type (T_type above). At this time, the size of the list of final template matching vector candidates may be an integer greater than or equal to 1.
[0910] For example, if the above template type is L-shape, the size A of the above template matching vector candidate list may be 19.
[0911] For example, if the above template type is Above_template, the size B of the above template matching vector candidate list may be 3.
[0912] For example, if the above template type is Left_template, the size C of the above template matching vector candidate list may be 3.
[0913] Figure 27 illustrates an example of a flowchart of the process of constructing a template matching vector candidate list.
[0914] When adding a newly discovered candidate template matching block vector to the template matching vector candidate list configured up to a specific point in time during the process of configuring the template matching vector candidate list within the above screen, it is possible to determine whether to perform the process of adding and reordering the candidate template matching block vector by comparing the template matching costs.
[0915] For the above process, Worst_TM_cost can be initialized as follows.
[0916] Worst_TM_cost = (1 << bitDepth) * numPel_template
[0917] The above bitDepth may refer to the bit depth of the pixel values of the current picture.
[0918] The above numPel_template may represent the number of pixels included within the current template area.
[0919] MaxNumCandList can represent the maximum number of candidates that can be added to the current template matching vector candidate list.
[0920] NumCandList can represent the number of candidates currently existing in the template matching vector candidate list.
[0921] TM_cost_last_cand may represent the template matching cost of the last candidate with the lowest priority among the candidates currently in the template matching vector candidate list.
[0922] BVnew and TMcost_BVnew may represent newly added template matching block vector candidates and their template matching costs.
[0923] The process of constructing the template matching block vector candidate list through the process of Fig. 27 can have the advantage of reducing the number of 'template matching block vector candidate list reordering'.
[0924] In the step of determining the template matching vector within the screen, the template matching vector can be determined by selecting at least one candidate from the list of template matching vector candidates.
[0925] All candidates in the above list of template matching vector candidates can be sorted according to their template matching costs.
[0926] At least one of the candidates in the template matching vector candidate list can be selected.
[0927] For the current block to which in-screen template matching is applied, a flag single_BV_flag indicating whether one or more block vectors are used can be entropy encoded / decoded.
[0928] For example, when the single_BV_flag has a first value, one candidate among the candidates in the template matching vector candidate list within the screen may be selected. At this time, the index intraTMP_idx indicating the one candidate selected among the candidates in the template matching vector candidate list may be entropy encoded / decoded.
[0929] As another example, when the single_BV_flag has a first value, the IntraTMP_region_idx indicating one of the in-screen template matching search regions can be entropy encoded / decoded.
[0930] At this time, the template matching block vector candidate list of the current block may consist of block vector candidates existing within the region indicated by the IntraTMP_region_idx.
[0931] At this time, during the decoding process, in the process of constructing the template matching block vector candidate list within the screen, among the adjacent / non-adjacent block vector candidate lists for the current block and block vectors such as AR-BVP, block vectors existing within the template matching search area within the screen indicated by the IntraTMP_region_idx may be added to the template matching block vector candidate list.
[0932] At this time, during the decoding process, in the process of constructing the template matching block vector candidate list within the screen, a search is performed only within the template matching search area within the screen indicated by the IntraTMP_region_idx, and at least one block vector candidate can be added to the template matching block vector candidate list.
[0933] At this time, the template matching block vector candidate list of the current block may exclude block vector candidates existing outside the region indicated by the IntraTMP_region_idx.
[0934] At this time, the index intraTMP_idx indicating one candidate selected from among the candidates in the above template matching vector candidate list can be entropy encoded / decoded.
[0935] At this time, the block vector determined by the above process can be stored in a motion vector or block vector buffer corresponding to the current block.
[0936] For example, if the above single_BV_flag has a second value, two or more candidates among the candidates in the template matching candidate list within the screen may be selected.
[0937] At this time, the candidates in the above template matching vector candidate list can be divided into N groups. At this time, N can be an integer greater than or equal to 1, or 3. At this time, N can be a predefined number and can be entropy encoded / decoded in the upper-level syntax.
[0938] At this time, the N groups may each have M candidates among the candidates in the template matching vector candidate list. At this time, M may be an integer greater than or equal to 1 and may be 5. At this time, N may be a predefined number and may be entropy encoded / decoded in the upper-level syntax.
[0939] For example, when M is 5, the above group may each have 5 candidates among the candidates in the template matching vector candidate list.
[0940] For example, when M is 5, the 0th group may have candidates 0 to 4 among the candidates in the template matching vector candidate list, the 1st group may have candidates 5 to 9 among the candidates in the template matching vector candidate list, and the 2nd group may have candidates 10 to 14 among the candidates in the template matching vector candidate list.
[0941] At this time, the index IntraTMP_fusion_idx indicating one of the above N groups can be entropy encoded / decoded.
[0942] The above IntraTMP_fusion_idx may be an integer greater than or equal to 0.
[0943] For example, the IntraTMP_fusion_idx above may indicate at least one of the N groups.
[0944] At this time, among the N groups, the block vector candidate with the lowest template matching cost can be stored in the motion vector or block vector buffer corresponding to the current block.
[0945] At this time, when the block vector determined by the above process is stored in a motion vector or block vector buffer corresponding to the current block, the resolution of the block vector may be stored as ¼ resolution and / or 1 / 8 resolution and / or 1 / 16 resolution.
[0946] FIG. 28 illustrates an example of a current block and a list of template matching block vector candidates to which in-screen template matching prediction is applied.
[0947] In the step of generating an in-screen template matching prediction block, the prediction block of the current block to which the in-screen template matching prediction is applied can be generated using pixels at a location indicated by at least one block vector determined above within the restoration area of the current picture.
[0948] At least one of the above-determined block vectors may be stored in a block vector and / or motion vector buffer corresponding to the current block.
[0949] The block vector of the current block to which the in-screen template matching prediction is applied can be determined from at least one of the candidates in the list of in-screen template matching block vector candidates.
[0950] At this time, an area having the same size and shape as the current block at the location indicated by each of the above at least one block vector may be determined as a reference block.
[0951] At this time, the template matching cost at the location indicated by each of the above at least one block vector may be referenced.
[0952] In this case, the block vector of the current block can be a single block vector.
[0953] At this time, a reference block can be constructed using the restored pixels of the area indicated by the single block vector from the current block.
[0954] At this time, the intraTMP_filter_flag, which indicates whether to generate a final prediction block by applying a filter to the reference block, can be entropy encoded / decoded.
[0955] If the intraTMP_filter_flag has a first value, a final prediction block can be generated by applying a filter derived by referencing the restoration area around the reference block and the restoration area around the current block to the reference block.
[0956] Figure 29 illustrates an example of the form of a filter applied to a reference block.
[0957] The shape of the filter above may be the shape of FIG. 29.
[0958] When applying the above filter to the reference block, the following formula may be applied.
[0959] The predicted pixel Pred can be derived as follows.
[0960] Pred = c0C + c1N + c2S + c3E + c4W + c5P + c6B
[0961] The above P is the bit depth of the pixel and the intermediate value thereof, and can be determined by the following formula.
[0962] P = ( C*C + midVal ) >> bitDepth
[0963] For example, if bitrDepth is 10, midVal can be 512.
[0964] The above B may represent a bias value.
[0965] If the intraTMP_filter_flag has a second value, the filter may not be applied.
[0966] A flag intraTMP_LIC_flag indicating whether to apply LIC (Local Illumination Compensation) to the above reference block can be entropy encoded / decoded.
[0967] If the intraTMP_LIC_flag has a first value, a final prediction block with LIC applied can be generated by referring to the reference template and the current template area.
[0968] If the intraTMP_LIC_flag has a second value, the LIC may not be applied to the reference template.
[0969] If the above filter and LIC are not applied to the current block, the resolution index intraTMP_precision_idx can be entropy encoded / decoded to indicate one of the surrounding subpixel locations based on the integer pixel location indicated by the block vector of the current block.
[0970] If the intraTMP_precision_idx has a first value, a block vector indicating an integer pixel location may be used as the final block vector of the current block. In this case, the resolution of the final block vector may be an integer pixel resolution. In this case, the reference block corresponding to the integer pixel location may be determined as the final prediction block.
[0971] If the intraTMP_precision_idx has a second value, the block vector indicating the integer pixel location can be used as the final block vector of the current block. In this case, the resolution of the final block vector may be a ½ subpixel resolution.
[0972] At this time, if the intraTMP_precision_idx has a second value, the intraTMP_subpel_direction_idx, which represents the position indicated by the block vector having the ½ subpixel resolution, can be entropy encoded / decoded.
[0973] For example, at least one of the eight surrounding subpixel locations based on the location indicated by the block vector indicating the integer pixel location may be indicated by the intraTMP_subpel_direction_idx.
[0974] FIG. 30 illustrates an example of the location of a surrounding 1 / 2 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0975] For example, when the center position of FIG. 30 is a pixel position indicating the integer pixel position, each position indicated by a number around the center position of FIG. 30 may be a position corresponding to intraTMP_subpel_direction_idx at the ½ subpixel resolution. In this case, intraTMP_subpel_direction_idx may be at least one of a value from 0 to 7.
[0976] If the intraTMP_precision_idx has a third value, the block vector indicating the integer pixel location may be used as the final block vector of the current block. In this case, the resolution of the final block vector may be a ¼ subpixel resolution.
[0977] At this time, if the intraTMP_precision_idx has a third value, the intraTMP_subpel_direction_idx, which represents the position indicated by the block vector having the ¼ subpixel resolution, can be entropy encoded / decoded.
[0978] For example, at least one of the eight surrounding subpixel locations based on the location indicated by the block vector indicating the integer pixel location may be indicated by the intraTMP_subpel_direction_idx.
[0979] FIG. 31 illustrates an example of the location of a surrounding 1 / 4 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0980] For example, when the center position of FIG. 31 is a pixel position indicating the integer pixel position, each position indicated by a number around the center position of FIG. 31 may be a position corresponding to intraTMP_subpel_direction_idx in the ¼ subpixel resolution. In this case, intraTMP_subpel_direction_idx may be at least one of a value from 0 to 7.
[0981] FIG. 32 illustrates an example of the location of a surrounding 1 / 4 subpixel based on the location indicated by a block vector indicating an integer pixel location.
[0982] For example, when the center position of FIG. 32 is a pixel position indicating the integer pixel position, each position indicated by a number around the center position of FIG. 32 may be a position corresponding to intraTMP_subpel_direction_idx in the ¼ subpixel resolution. In this case, intraTMP_subpel_direction_idx may be at least one of a value from 0 to 15.
[0983] A restoration region located at a position indicated by the single block vector from the current block can be configured as a prediction block of the current block.
[0984] If the above single block vector is a block vector having a subpixel resolution, the final prediction block can be constructed by interpolating the subpixels corresponding to that resolution.
[0985] In this case, the block vector of the current block can be multiple block vectors.
[0986] At this time, the number of selected multiple block vectors may be M.
[0987] At this time, M can be an integer greater than or equal to 1, or 2 or 5.
[0988] The above M block vectors may be a list of fusion block vectors sorted in ascending order according to template matching costs.
[0989] Among the above M block vectors, some may be excluded from the current block's block vectors based on the template matching cost of each block vector.
[0990] For example, when the template matching cost of the candidate with the lowest template matching cost in the fusion block vector list is TMcost_best, candidates among the candidates in the fusion block vector list whose template matching cost is greater than TMcost_best * 2 may be excluded from the block vector of the current block and / or the fusion block vector list.
[0991] At this time, a plurality of reference blocks can be constructed using the restored pixels of the region indicated by the block vectors in the fusion block vector list from the current block.
[0992] Filters can be applied to the above multiple reference blocks.
[0993] The intraTMP_fusion_filter_type indicating the type of the above filter can be entropy encoded / decoded.
[0994] For example, if the intraTMP_fusion_filter_type is the first value, the filter may not be applied.
[0995] For example, if the intraTMP_fusion_filter_type is the second value, the filter that can be applied by the intraTMP_filter_flag can be applied in the same way to the reference block at the position corresponding to each block vector.
[0996] For example, if the intraTMP_fusion_filter_type is a third value, the LIC can be applied equally to the reference block at the location corresponding to each block vector.
[0997] That is, the application of the above filter and the application of the LIC may be mutually exclusive with respect to the current block.
[0998] A final prediction block can be constructed by deriving weights for each of the above plurality of reference blocks and performing a weighted sum.
[0999] The above weights can be determined based on the template matching costs of each candidate within the fusion block vector list.
[1000] At this time, the sum of the template matching costs of all candidates in the above fusion block vector list, TMcost_sum, can be calculated.
[1001] For example, the weight W_i of the i-th candidate in the fusion block vector list containing N candidates can be derived with respect to the template matching cost TMcost_i of the i-th candidate as shown in the formula below.
[1002] W_i = (TMcost_sum - TMcost_i) / ((n - 1) * TMcost_sum)
[1003] For each candidate's weight W_i and the pixel value P_i of the reference block constructed using each candidate, the final prediction block P_fusion can be determined as shown in the formula below.
[1004] P_fusion =
[1005] In the above process, the above syntax phrases that are entropy-encoded to apply the in-screen template matching prediction method to the current block can be entropy-encoded / decoded in at least one of the parameter set, header, brick, CTU, CU, PU, TU, CB, PB, or TB.
[1006] At this time, at least one of the parameter set, header, brick, CTU, CU, PU, TU, CB, PB, or TB may be at least one of the video parameter set, decoding parameter set, sequence parameter set, adaptation parameter set, picture parameter set, picture header, sub-picture header, slice header, tile group header, tile header, brick, CTU (coding tree unit), CU (coding unit), PU (Prediction Unit), TU (Transform Unit), CB (Coding Block), PB (Prediction Block), or TB (Transform Block).
[1007] In the embodiments, methods may be described based on a flowchart comprising a series of steps or units. The method of the embodiments is not limited to the described order of steps, and some steps may be performed in a different order than described and may be performed simultaneously with other steps. Additionally, the steps described by the flowchart, etc. may not be exclusive. Other steps may be included between the steps described by the flowchart, etc. One or more steps described by the flowchart, etc. may be deleted or omitted.
[1008] The embodiments may include examples of various aspects. While not all possible combinations for representing various aspects can be described, those skilled in the art will recognize that combinations other than those explicitly described are possible. Accordingly, the present invention includes all other substitutions, modifications, and changes falling within the scope of the following claims.
[1009] The embodiments can be implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium.
[1010] A computer-readable recording medium may include a non-transitory computer-readable recording medium. A computer-readable recording medium may include magnetic media such as hard disks, floppy disks, and magnetic tapes; optical recording media such as CD-ROMs and DVDs; magneto-optical media such as floptical disks; and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, and flash memory. Hardware devices may be configured to operate as one or more software modules to perform the processes according to the embodiments, and vice versa.
[1011] A computer-readable recording medium may include program instructions, data files, data structures, etc., either alone or in combination. Program instructions recorded on the computer-readable recording medium may be those specifically designed and configured for the embodiments, or they may be those known and available to those skilled in the art of computer software.
[1012] Program instructions may include machine code, such as that generated by a compiler, and may include high-level language code that can be executed by a computer using an interpreter or the like. Program instructions may also be referred to as computer-executable code or a program. In embodiments, program instructions, computer-executable code, and a program may be interchangeable.
[1013] A computer-readable recording medium may contain information used in the embodiments. For example, a computer-readable recording medium may contain a bitstream, and the bitstream may contain information described in the embodiments. The information described in the embodiments may include syntactic elements. Information described in the embodiments, such as syntactic elements, may be understood as computer-executable code in that it drives an encoding device and a decoder to perform specific processing.
[1014] The bitstream may contain computer-executable code. The computer-executable code may contain information described in embodiments, such as syntactic elements. That is to say, the information described in embodiments, such as syntactic elements, may be regarded as computer-executable code within the bitstream or as part of computer-executable code.
[1015] Although the present invention has been described above with specific details such as specific components, limited embodiments, and drawings, this description is provided only to aid in a more comprehensive understanding of the invention and is not limited to the described embodiments, and a person skilled in the art to which the invention pertains can make various modifications and variations from this description.
[1016] Accordingly, the scope of the present invention should not be limited to the described embodiments, and all variations equivalent to or equivalent to the claims set forth below, as well as the claims themselves, shall be considered to fall within the scope of the concept of the present invention.
[1017]
[1018] The present disclosure may be used in industrial fields related to codecs utilizing video encoding / decoding.
Claims
1. A step for inducing movement information of the current block; and Based on the above movement information, the step of inducing a predicted block of the current block is included, The step of inducing the above movement information is, Step of constructing a list of template matching vector candidates within the screen of the current block; and A video decoding method comprising a step of determining an in-frame template matching vector, wherein at least one in-frame template matching vector is determined among the candidates of the in-frame template matching vector candidate list.
2. In Paragraph 1, A video decoding method comprising a template matching vector candidate list within the above-mentioned screen, wherein a portion of the restoration area within the current picture including the above-mentioned current block is divided into at least one search area, and a candidate obtained by applying template matching to each search area.
3. In Paragraph 2, A video decoding method in which the template area for performing the above-mentioned template matching is any one of a first template area composed of an upper template, a second template area composed of a left template, or a third template area composed of a left template, an upper template, and a top-left template.
4. In the above Paragraph 3, An image decoding method in which the width and height of the search area are determined based on the width and height of the current block.
5. In Paragraph 1, An image decoding method in which the above-mentioned template matching vector candidate list includes, as a candidate, the block vector of any one pixel within the temporal prediction block reference region determined by the shift vector of the current block.
6. In Paragraph 5, An image decoding method in which the positions of the pixels include the top-left, top-right, bottom-left, bottom-right, and center positions within the temporal prediction block reference area.
7. In Paragraph 1, A video decoding method in which a template matching vector candidate list within the above screen includes motion vectors of adjacent or non-adjacent surrounding regions as candidates.
8. In Paragraph 1, A video decoding method in which, when a template matching vector candidate list within the above screen is refined, the number of candidates in the refined final candidate list is less than the number of candidates in the template matching vector candidate list within the above screen.
9. In Paragraph 1, A video decoding method in which, when there are multiple in-frame template matching vectors determined above, the prediction block is obtained by weighted summing multiple reference blocks determined by the in-frame template matching vectors.
10. In Paragraph 1, The above prediction block is obtained by applying Local Illumination Compensation (LIC) to a reference block determined by the in-frame template matching vector, in an image decoding method.
11. In Paragraph 10, A video decoding method in which, when the above LIC is applied, a first filter different from the above LIC is not applied to the above reference block.
12. In Paragraph 1, The above prediction block is an image decoding method obtained based on the position of a subpixel determined based on the center position indicated by the in-screen template matching vector.
13. In Paragraph 12, An image decoding method in which the resolution of the above-mentioned subpixel includes at least one of 1 / 2 or 1 / 4.
14. In Paragraph 2, A video decoding method wherein the template region for performing the above template matching includes all or part of the region of the prediction block of the current block.
15. A step for inducing movement information of the current block; and Based on the above movement information, the step of inducing a predicted block of the current block is included, The step of inducing the above movement information is, Step of constructing a list of template matching vector candidates within the screen of the current block; and A video encoding method comprising a step of determining an in-frame template matching vector, wherein at least one in-frame template matching vector is determined among the candidates of the in-frame template matching vector candidate list.
16. A computer-readable recording medium storing a bitstream generated by a video encoding method, A step for inducing movement information of the current block; and Based on the above movement information, the step of inducing a predicted block of the current block is included, The step of inducing the above movement information is, Step of constructing a list of template matching vector candidates within the screen of the current block; and A computer-readable recording medium comprising a step of determining an in-screen template matching vector, wherein at least one in-screen template matching vector is determined among the candidates of the in-screen template matching vector candidate list.