Image encoding method, encoding apparatus, decoding method, and decoding apparatus

By dividing images into blocks for inter and intra prediction and using sub-blocks to determine candidate locations and costs, the method addresses inefficiencies in existing image encoding and decoding, resulting in improved reconstruction quality and compression efficiency.

WO2026034790A1PCT designated stage Publication Date: 2026-02-12SAMSUNG ELECTRONICS CO LTD
View PDF 5 Cites 0 Cited by

Patent Information

Application Number
PCT/KR2025/008639
Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
Priority Date
2025-02-06
Filing Date
2025-06-20
Publication Date
2026-02-12

AI Technical Summary

Technical Problem

Existing image encoding and decoding methods face challenges in efficiently removing spatial and temporal redundancies within images, leading to suboptimal compression and reconstruction quality.

Method used

The method involves dividing images into blocks for inter and intra prediction, using sub-blocks to determine candidate locations and costs for reconstruction, and generating bitstreams with shape and index information to enhance decoding efficiency.

Benefits of technology

This approach improves the accuracy and efficiency of image decoding by optimizing the reconstruction process, reducing artifacts, and enhancing compression performance.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure KR2025008639_12022026_PF_FP_ABST
    Figure KR2025008639_12022026_PF_FP_ABST
Patent Text Reader

Abstract

Provided are an image decoding method, an image decoding apparatus, an image encoding method, and an image encoding apparatus, the image decoding method comprising the steps of: acquiring, from a bitstream, information related to the shape of a sub-block of the current block; identifying a plurality of candidate positions for the sub-block on the basis of the information related to the shape of the sub-block; acquiring, from the bitstream, index information indicating the ranking of candidate positions for reconstruction of the current block; acquiring a plurality of candidate reconstruction blocks on the basis of applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate positions; determining a cost for each of the plurality of candidate positions, on the basis of a change amount between a plurality of reconstruction samples adjacent to a boundary of a sub-block and a change amount between a plurality of reconstruction samples adjacent to a boundary of the current block; determining a ranking for the plurality of candidate positions on the basis of the cost; and determining, from among the plurality of candidate positions, a position of a sub-block for reconstruction of the current block, corresponding to a ranking indicated by the index information.
Need to check novelty before this filing date? Find Prior Art

Description

Image encoding method, encoding device, decoding method and decoding device

[0001] The present disclosure relates to the field of image encoding and decoding. More specifically, it relates to an encoding and decoding method and device for predicting image samples.

[0002] In image encoding and decoding, the image is divided into blocks, and each block is predicted and decoded through inter prediction or intra prediction.

[0003] Inter prediction is a technique for compressing images by removing temporal redundancy between images. Inter prediction uses a reference image to predict blocks in the current image. The reference block most similar to the current block can be searched within a predetermined search range within the reference image. The current block is predicted based on the reference block, and the predicted block generated as a result of the prediction is subtracted from the current block to generate a residual block.

[0004] Intra prediction is a technique for compressing images by removing spatial redundancy within the image. Intra prediction generates a predicted block based on the surrounding pixels of the current block, depending on the prediction mode. The predicted block is then subtracted from the current block to create a residual block.

[0005] The residual block generated through inter-prediction or intra-prediction undergoes transformation and quantization and is then passed to the decoder. The decoder dequantizes and inversely transforms the residual block, and combines the predicted block of the current block with the residual block to reconstruct the current block. The decoder can filter the reconstructed current block to remove artifacts within it.

[0006] In one embodiment of the present disclosure, an image decoding method is provided. The image decoding method may include obtaining information related to the shape of a sub-block of a current block from a bitstream. The image decoding method may include identifying a plurality of candidate locations for a sub-block based on the information related to the shape of the sub-block. The image decoding method may include obtaining index information indicating a rank of candidate locations for restoration of a current block from a bitstream. The image decoding method may include obtaining a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The image decoding method may include determining a cost for each of the plurality of candidate locations based on a variation between a plurality of restoration samples adjacent to a boundary of a sub-block and a variation between a plurality of restoration samples adjacent to a boundary of a current block. The image decoding method may include determining a rank for the plurality of candidate locations based on the cost. The image decoding method may include determining a position of a sub-block for restoration of a current block corresponding to a rank indicated by the index information among the plurality of candidate locations.

[0007] In one embodiment of the present disclosure, an image decoding device is provided. The image decoding device may include at least one processor including a processing circuit; and a memory including one or more storage media storing instructions. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain information related to the shape of a sub-block of a current block from a bitstream. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can identify a plurality of candidate locations for a sub-block based on the information related to the shape of the sub-block. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain index information indicating the rank of candidate locations for restoration of the current block from the bitstream. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a cost for each of a plurality of candidate positions based on a variation between a plurality of reconstructed samples adjacent to a boundary of a sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of a current block. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a rank for the plurality of candidate positions based on the cost. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a position of a sub-block for reconstructing a current block corresponding to a rank indicated by index information among the plurality of candidate positions.

[0008] In one embodiment of the present disclosure, a video encoding method is provided. The video encoding method may include a step of identifying a plurality of candidate locations for a sub-block based on a shape of a sub-block of a current block. The video encoding method may include a step of obtaining a plurality of candidate reconstructed blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The video encoding method may include a step of determining a cost for each of the plurality of candidate locations based on a variation between a plurality of reconstructed samples adjacent to a boundary of the sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of the current block. The video encoding method may include a step of determining a rank for the plurality of candidate locations based on the cost. The video encoding method may include a step of determining a rank for a sub-block for reconstructing a current block among the plurality of candidate locations. The video encoding method may include a step of generating a bitstream including information related to a shape of a sub-block of a current block and index information indicating a rank for a candidate location for reconstructing the current block.

[0009] In one embodiment of the present disclosure, a bitstream transmission method is provided. The bitstream transmission method may include a step of identifying a plurality of candidate locations for a sub-block based on a shape of a sub-block of a current block. The bitstream transmission method may include a step of obtaining a plurality of candidate reconstructed blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The bitstream transmission method may include a step of determining a cost for each of the plurality of candidate locations based on a variation between a plurality of reconstructed samples adjacent to a boundary of the sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of the current block. The bitstream transmission method may include a step of determining a rank for the plurality of candidate locations based on the cost. The bitstream transmission method may include a step of determining a rank for a sub-block for reconstructing a current block among the plurality of candidate locations. The bitstream transmission method may include a step of generating a bitstream including information related to a shape of a sub-block of a current block and index information indicating a rank for a candidate location for reconstructing the current block. The bitstream transmission method may include a step of transmitting the bitstream from an image encoding apparatus to an image decoding apparatus.

[0010] FIG. 1 is a block diagram of an image decoding device according to one embodiment of the present disclosure.

[0011] FIG. 2 is a block diagram of an image encoding device according to one embodiment of the present disclosure.

[0012] FIG. 3 illustrates a process of dividing a current encoding unit to determine at least one encoding unit according to one embodiment of the present disclosure.

[0013] FIG. 4 illustrates a process of dividing a non-square coding unit to determine at least one coding unit according to one embodiment of the present disclosure.

[0014] FIG. 5 illustrates a process of dividing an encoding unit based on at least one of block shape information and segmentation shape mode information according to one embodiment of the present disclosure.

[0015] FIG. 6 illustrates a method for determining a predetermined coding unit among an odd number of coding units according to one embodiment of the present disclosure.

[0016] FIG. 7 illustrates the order in which multiple encoding units are processed when a current encoding unit is divided to determine multiple encoding units according to one embodiment of the present disclosure.

[0017] FIG. 8 illustrates a process for determining that a current encoding unit is split into an odd number of encoding units when encoding units cannot be processed in a predetermined order according to one embodiment of the present disclosure.

[0018] FIG. 9 illustrates a process of dividing a first encoding unit to determine at least one encoding unit according to one embodiment of the present disclosure.

[0019] FIG. 10 illustrates that the shapes into which a second encoding unit of a non-square shape determined by splitting a first encoding unit is split are limited when a predetermined condition is satisfied, according to one embodiment of the present disclosure.

[0020] FIG. 11 illustrates a process of splitting a square-shaped encoding unit when the split shape mode information cannot represent splitting into four square-shaped encoding units according to one embodiment of the present disclosure.

[0021] FIG. 12 illustrates that, according to one embodiment of the present disclosure, the processing order between a plurality of encoding units may vary depending on the process of dividing the encoding units.

[0022] FIG. 13 illustrates a process in which the depth of an encoding unit is determined as the shape and size of the encoding unit change when the encoding unit is recursively divided to determine a plurality of encoding units according to one embodiment of the present disclosure.

[0023] FIG. 14 illustrates an index (part index, hereinafter referred to as PID) for depth and encoding unit distinction that can be determined according to the shape and size of encoding units according to one embodiment of the present disclosure.

[0024] FIG. 15 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture according to one embodiment of the present disclosure.

[0025] FIG. 16 illustrates encoding units that can be determined for each picture when the combination of forms into which encoding units can be divided is different for each picture according to one embodiment of the present disclosure.

[0026] FIG. 17 illustrates various forms of encoding units that can be determined based on segmentation mode information expressed in binary code according to one embodiment of the present disclosure.

[0027] FIG. 18 illustrates another form of a coding unit that can be determined based on segmentation mode information expressed in binary code according to one embodiment of the present disclosure.

[0028] FIG. 19 is a block diagram of an image encoding and decoding system that performs loop filtering according to one embodiment of the present disclosure.

[0029] FIG. 20 is a block diagram showing the configuration of an image decoding device according to one embodiment of the present disclosure.

[0030] FIG. 21 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0031] FIG. 22 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0032] FIG. 23 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0033] FIG. 24 is a flowchart illustrating an image decoding method according to one embodiment of the present disclosure.

[0034] FIG. 25 is a diagram for explaining a process for determining the location of a sub-block based on a cost according to one embodiment of the present disclosure.

[0035] FIG. 26 is a diagram for explaining a process for determining the location of a sub-block based on a cost according to one embodiment of the present disclosure.

[0036] FIG. 27 is a diagram illustrating a method for determining a cost according to one embodiment of the present disclosure.

[0037] FIG. 28 is a diagram illustrating a method for determining a cost according to one embodiment of the present disclosure.

[0038] FIG. 29a is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0039] FIG. 29b is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0040] FIG. 30 is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0041] FIG. 31 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0042] FIG. 32 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0043] FIG. 33 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0044] FIG. 34 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0045] FIG. 35 is a block diagram showing the configuration of an image encoding device according to one embodiment of the present disclosure.

[0046] FIG. 36 is a flowchart illustrating an image encoding method according to one embodiment of the present disclosure.

[0047] In this disclosure, the expression “at least one of a, b or c” may refer to “a”, “b”, “c”, “a and b”, “a and c”, “b and c”, “all of a, b and c”, or variations thereof.

[0048] In the present disclosure, the expression "a, b and / or c" can be replaced with "at least one of a, b or c." That is, the expression "a, b and / or c" can refer to "a," "b," "c," "a and b," "a and c," "b and c," "all of a, b and c," or variations thereof.

[0049] The present disclosure may be subject to various modifications and various embodiments. Examples are illustrated in the drawings and described in detail in the detailed description. However, this is not intended to limit the embodiments of the present disclosure, and the present disclosure may include all modifications, equivalents, and alternatives that fall within the spirit and technical scope of the various embodiments.

[0050] The terms used in this disclosure are selected from widely used, common terms, taking into account the functions of the disclosure. However, these terms may vary depending on the intentions of those skilled in the art, precedents, the emergence of new technologies, etc. Furthermore, in certain cases, terms may be arbitrarily selected by the applicant, and in such cases, their meanings can be understood through the relevant description. Therefore, the terms used in this disclosure should not be defined simply as names of terms, but rather based on the meanings of the terms and the overall content of the disclosure.

[0051] In this disclosure, singular expressions may include plural expressions unless the context clearly dictates otherwise. In describing embodiments, detailed descriptions of related known technologies will be omitted if they are deemed to unnecessarily obscure the gist of the present disclosure. Furthermore, numbers (e.g., "first," "second," etc.) used in the description of embodiments serve as identifiers to distinguish one component from another.

[0052] In the present disclosure, when a component is referred to as being “connected” or “connected” to another component, the component may be directly connected or connected to the other component, but unless there is a specific description to the contrary, the component may also be connected or connected via another component in between.

[0053] When a part in this disclosure is said to "include" a certain component, this does not mean that other components are excluded, but rather that other components may be further included, unless otherwise specifically stated. Components expressed as "unit", "module", etc. in this disclosure may be two or more components combined into one component, or one component may be divided into two or more more detailed components. In addition, each component described below may additionally perform some or all of the functions performed by other components in addition to its own main function, and some of the main functions performed by each component may be exclusively performed by other components.

[0054] The expression "configured to" as used herein can be used interchangeably with, for example, "suitable for", "having the capacity to", "designed to", "adapted to", "made to", or "capable of", depending on the context. The term "configured to" does not necessarily mean something is "specifically designed to" in terms of hardware. Alternatively, in some contexts, the expression "a system configured to" can include that the system is "capable of" in conjunction with other devices or components. For example, the phrase "a processor configured to perform A, B, and C" can include a dedicated processor for performing the operations (e.g., an embedded processor), or a general-purpose processor (e.g., a CPU or an application processor) that can perform the operations by executing one or more software programs stored in a memory.

[0055] At least one processor according to embodiments of the present disclosure may include various processing circuits and / or multiple processors. For example, the term "processor" as used herein, including in the claims, may include various processing circuits including at least one processor, one or more of which are configured to individually and / or collectively perform the various functions described herein in a distributed manner. As used herein, when "processor," "at least one processor," and "one or more processors" are described as being configured to perform various functions, these terms may include, for example, without limitation, a single processor performing some of the recited functions, other processor(s) performing other of the recited functions, and still other situations where a single processor can perform all of the recited functions. Additionally, the at least one processor may include a combination of processors that perform the various functions enumerated / disclosed, for example, in a distributed manner. The at least one processor may execute program instructions to achieve or perform the various functions.

[0056] In the present disclosure, an 'image' may include a picture, a still image, a frame, a moving image composed of a plurality of consecutive still images, or a video.

[0057] In the present disclosure, a "sample" may include data assigned to a sampling location in an image and may include data to be processed. For example, a sample may include pixels within a frame in a spatial domain. A block may refer to a unit including a plurality of samples.

[0058] Hereinafter, with reference to FIGS. 1 to 19, an image encoding method and device based on a tree-structured encoding unit and a transformation unit according to an embodiment of the present disclosure, and an image decoding method and device are disclosed.

[0059] FIG. 1 illustrates a block diagram of an image decoding device (100) according to one embodiment of the present disclosure.

[0060] The video decoding device (100) may include a bitstream acquisition unit (110) and a decoding unit (120). The bitstream acquisition unit (110) and the decoding unit (120) may include at least one processor. In addition, the bitstream acquisition unit (110) and the decoding unit (120) may include a memory that stores commands to be executed by at least one processor.

[0061] The bitstream acquisition unit (110) can receive a bitstream. The bitstream includes information obtained by encoding an image by an image encoding device (200) described below. In addition, the bitstream can be transmitted from the image encoding device (200). The image encoding device (200) and the image decoding device (100) can be connected by wire or wirelessly, and the bitstream acquisition unit (110) can receive the bitstream by wire or wirelessly. The bitstream acquisition unit (110) can receive the bitstream from a storage medium such as an optical medium, a hard disk, etc. The decoding unit (120) can restore the image based on information obtained from the received bitstream. The decoding unit (120) can obtain syntax elements for restoring the image from the bitstream. The decoding unit (120) can restore the image based on the syntax elements.

[0062] To describe in detail the operation of the video decoding device (100), the bitstream acquisition unit (110) can receive a bitstream.

[0063] The image decoding device (100) may perform an operation of obtaining a binstring corresponding to a splitting shape mode of an encoding unit from a bitstream. In addition, the image decoding device (100) may perform an operation of determining a splitting rule of the encoding unit. In addition, the image decoding device (100) may perform an operation of splitting the encoding unit into a plurality of encoding units based on at least one of the binstring corresponding to the splitting shape mode and the splitting rule. In order to determine the splitting rule, the image decoding device (100) may determine a first allowable range of the size of the encoding unit according to a ratio of the width and height of the encoding unit. In order to determine the splitting rule, the image decoding device (100) may determine a second allowable range of the size of the encoding unit according to the splitting shape mode of the encoding unit.

[0064] Below, the division of encoding units according to one embodiment of the present disclosure is described in detail.

[0065] First, a picture can be divided into one or more slices or one or more tiles. A slice or a tile can be a sequence of one or more maximum coding tree units (CTUs). Depending on the implementation, a slice may include one or more tiles, and a slice may include one or more maximum coding units. A slice including one or more tiles can be determined within a picture.

[0066] The maximum coding block (Coding Tree Block; CTB) is a concept that contrasts with the maximum coding unit (CTU). A CTB is an NxN block containing NxN samples (N is an integer). Each color component can be divided into one or more CTBs.

[0067] When a picture has three sample arrays (sample arrays for Y, Cr, and Cb components), a maximum coding unit (CTU) is a unit that includes a maximum coding block of luma samples, two maximum coding blocks of corresponding chroma samples, and syntax structures used to encode the luma samples and chroma samples. When a picture is a monochrome picture, a maximum coding unit is a unit that includes a maximum coding block of monochrome samples and syntax structures used to encode the monochrome samples. When a picture is a picture that is encoded with a color plane that is separated by color components, a maximum coding unit is a unit that includes syntax structures used to encode samples of the picture and the image.

[0068] A single maximum coding block (CTB) may be partitioned into MxN coding blocks containing MxN samples (where M and N are integers). In one embodiment, a coding block may be referred to as a coding unit.

[0069] When a picture has a sample array for each Y, Cr, and Cb component, a coding unit (CU) is a unit that includes a coding block for a luma sample and two coding blocks for corresponding chroma samples, and syntax structures used to encode the luma sample and the chroma samples. When the picture is a monochrome picture, a coding unit is a unit that includes a coding block for a monochrome sample and syntax structures used to encode the monochrome samples. When the picture is a picture that is encoded with a color plane that is separated by color component, a coding unit is a unit that includes syntax structures used to encode samples of the picture and the image.

[0070] As explained above, the maximum coding block and the maximum coding unit are distinct concepts, and the coding block and the coding unit are distinct concepts. That is, the (maximum) coding unit refers to a data structure including a (maximum) coding block including the corresponding sample and a syntax structure corresponding to it. However, since a person skilled in the art can understand that the (maximum) coding unit or the (maximum) coding block refers to a block of a predetermined size including a predetermined number of samples, the following specification will refer to the maximum coding block and the maximum coding unit, or the coding block and the coding unit, without distinction unless there are special circumstances.

[0071] An image can be divided into Coding Tree Units (CTUs). The size of the CTUs can be determined based on information obtained from the bitstream. The shape of the CTUs can be a square of equal size, but is not limited thereto.

[0072] For example, information about the maximum size of a luma coding block can be obtained from the bitstream. For example, the maximum size of the luma coding block indicated by the information about the maximum size of the luma coding block can be one of 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, and 256x256.

[0073] For example, information about the maximum size of a luma coding block that can be split into two and the luma block size difference can be obtained from the bitstream. The information about the luma block size difference can indicate the size difference between a luma maximum coding unit and a maximum luma coding block that can be split into two. Therefore, by combining the information about the maximum size of a luma coding block that can be split into two obtained from the bitstream and the information about the luma block size difference, the size of the luma maximum coding unit can be determined. Using the size of the luma maximum coding unit, the size of the chroma maximum coding unit can also be determined. For example, if the Y: Cb: Cr ratio is 4:2:0 according to the color format, the size of the chroma block can be half the size of the luma block, and similarly, the size of the chroma maximum coding unit can be half the size of the luma maximum coding unit.

[0074] According to one embodiment, since information about the maximum size of a luma coding block capable of binary splitting is obtained from a bitstream, the maximum size of the luma coding block capable of binary splitting can be determined variably. Alternatively, the maximum size of the luma coding block capable of ternary splitting can be fixed. For example, the maximum size of a luma coding block capable of ternary splitting in an I picture may be 32x32, and the maximum size of a luma coding block capable of ternary splitting in a P picture or a B picture may be 64x64.

[0075] Additionally, the maximum coding unit can be hierarchically divided into coding units based on the division shape mode information obtained from the bitstream. As the division shape mode information, at least one of information indicating whether quad division is performed, information indicating whether multi-division is performed, division direction information, and division type information can be obtained from the bitstream.

[0076] For example, information indicating whether a quad split is present may indicate whether the current encoding unit is to be quad split (QUAD_SPLIT) or not to be quad split.

[0077] If the current encoding unit is not quad-split, the information indicating whether it is multi-split may indicate whether the current encoding unit will not be split any further (NO_SPLIT) or whether it will be binary / ternary split.

[0078] When the current encoding unit is binary or ternary split, the split direction information indicates that the current encoding unit is split in either the horizontal or vertical direction.

[0079] When the current encoding unit is split in the horizontal or vertical direction, the split type information indicates that the current encoding unit is split into binary split or ternary split.

[0080] Depending on the split direction information and the split type information, the split mode of the current encoding unit can be determined. The split mode when the current encoding unit is split into binaries in the horizontal direction can be determined as binary horizontal split (SPLIT_BT_HOR), the split mode when the current encoding unit is split into ternary horizontal split (SPLIT_TT_HOR), the split mode when the current encoding unit is split into binaries in the vertical direction can be determined as binary vertical split (SPLIT_BT_VER), and the split mode when the current encoding unit is split into ternary vertical split (SPLIT_TT_VER).

[0081] The image decoding device (100) can obtain segmentation shape mode information from a bitstream from a single binstring. The format of the bitstream received by the image decoding device (100) can include a fixed length binary code, a unary code, a truncated unary code, a predetermined binary code, etc. The binstring represents information as a series of binary numbers. The binstring can be composed of at least one bit. The image decoding device (100) can obtain segmentation shape mode information corresponding to the binstring based on a segmentation rule. The image decoding device (100) can determine whether to quad-segment an encoding unit, whether not to quad-segment, or the segmentation direction and segmentation type based on a single binstring.

[0082] The coding unit may be smaller than or equal to the maximum coding unit. For example, the maximum coding unit is also a coding unit with the maximum size, so it is a coding unit. If the split shape mode information for the maximum coding unit indicates that it is not split, the coding unit determined from the maximum coding unit has the same size as the maximum coding unit. If the split shape mode information for the maximum coding unit indicates that it is split, the maximum coding unit may be split into coding units. In addition, if the split shape mode information for the coding unit indicates splitting, the coding units may be split into coding units of smaller sizes. However, the splitting of the image is not limited thereto, and the maximum coding unit and the coding units may not be distinguished. The splitting of the coding unit is described in more detail with reference to FIGS. 3 to 16.

[0083] Additionally, one or more prediction blocks for prediction may be determined from the coding unit. The prediction blocks may be equal to or smaller than the coding unit. Additionally, one or more transform blocks for transformation may be determined from the coding unit. The transform blocks may be equal to or smaller than the coding unit. The transform blocks may be referred to as transform units.

[0084] The shape and size of the transformation block and the prediction block may be unrelated.

[0085] In another embodiment, prediction may be performed using the encoding unit as a prediction block. Transformation may also be performed using the encoding unit as a transform block.

[0086] The division of a coding unit is described in more detail with reference to FIGS. 3 to 16. The current block and neighboring blocks of the present disclosure may represent one of a maximum coding unit, a coding unit, a prediction block, and a transform block. In addition, the current block or the current coding unit is a block currently being decoded or encoded, or a block currently being divided. The neighboring block may be a block reconstructed before the current block. The neighboring block may be spatially or temporally adjacent to the current block. The neighboring block may be located on one of the lower left, left, upper left, upper right, upper right, right, and lower right sides of the current block.

[0087] The above-described embodiment describes operations related to an image decoding method performed by an image decoding device (100). Hereinafter, the operations of an image encoding device (200) that performs an image encoding method corresponding to the reverse process of the image decoding method will be described through one embodiment of the present disclosure.

[0088] FIG. 2 illustrates a block diagram of an image encoding device (200) capable of encoding an image based on at least one of block shape information and segmentation shape mode information according to one embodiment of the present disclosure.

[0089] The video encoding device (200) may include an encoding unit (220) and a bitstream generation unit (210). The encoding unit (220) may receive an input image and encode the input image. The encoding unit (220) may encode the input image to obtain at least one syntax element. The syntax element may include at least one of a skip flag, a prediction mode, a motion vector difference, a motion vector prediction method (or index), a transform quantized coefficient, a coded block pattern, a coded block flag, an intra prediction mode, a direct flag, a merge flag, a delta QP, a reference index, a prediction direction, and a transform index. The encoding unit (220) may determine a context model based on block shape information including at least one of a shape, a direction, a ratio of width and height, or a size of an encoding unit.

[0090] The bitstream generation unit (210) can generate a bitstream based on an encoded input image. For example, the bitstream generation unit (210) can generate a bitstream by entropy encoding a syntax element based on a context model. In one embodiment of the present disclosure, the image encoding device (100) can generate a bitstream according to an image encoding method to be described below. The image encoding device (100) can store the bitstream in a computer-readable storage medium.

[0091] In one embodiment of the present disclosure, the image encoding device (200) can transmit a bitstream to the image decoding device (100). For example, the image encoding device (200) can transmit a bitstream generated by a image encoding method.

[0092] According to one embodiment of the present disclosure, the encoding unit (220) of the image encoding device (200) can determine the shape of an encoding unit. For example, the encoding unit may be square or have a non-square shape, and information indicating such shape may be included in the block shape information.

[0093] According to one embodiment of the present disclosure, the encoding unit (220) can determine the shape into which the encoding unit is to be split. The encoding unit (220) can determine the shape of at least one encoding unit included in the encoding unit, and the bitstream generation unit (210) can generate a bitstream including split shape mode information including information about the shape of such encoding unit.

[0094] According to one embodiment of the present disclosure, the encoder (220) can determine whether the encoding unit is split or not. If the encoder (220) determines that the encoding unit includes only one encoding unit or that the encoding unit is not split, the bitstream generation unit (210) can generate a bitstream including split shape mode information indicating that the encoding unit is not split. In addition, the encoder (220) can split the encoding unit into a plurality of encoding units, and the bitstream generation unit (210) can generate a bitstream including split shape mode information indicating that the encoding unit is split into a plurality of encoding units.

[0095] According to one embodiment of the present disclosure, information indicating the number of coding units to be split into or the direction in which the coding unit is split may be included in the splitting mode information. For example, the splitting mode information may indicate splitting in at least one of the vertical and horizontal directions, or may indicate no splitting.

[0096] The video encoding device (200) determines information about the segmentation shape mode based on the segmentation shape mode of the encoding unit. The video encoding device (200) determines a context model based on at least one of the shape, direction, width, and height ratio or size of the encoding unit. Then, the video encoding device (200) generates information about the segmentation shape mode for segmenting the encoding unit based on the context model as a bitstream.

[0097] In order to determine a context model, the video encoding device (200) may obtain an array for matching at least one of the shape, direction, width and height ratio or size of the encoding unit with an index for the context model. The video encoding device (200) may obtain an index for the context model based on at least one of the shape, direction, width and height ratio or size of the encoding unit in the array. The video encoding device (200) may determine the context model based on the index for the context model.

[0098] The video encoding device (200) may further determine the context model based on block shape information including at least one of the shape, direction, width, and height ratio or size of a neighboring encoding unit adjacent to the encoding unit, in order to determine the context model. In addition, the neighboring encoding unit may include at least one of encoding units located on the lower left, left, upper left, upper right, right, or lower right of the encoding unit.

[0099] In addition, the video encoding device (200) may compare the length of the width of the upper peripheral encoding unit with the length of the width of the encoding unit to determine the context model. In addition, the video encoding device (200) may compare the length of the height of the left and right peripheral encoding units with the length of the height of the encoding unit. In addition, the video encoding device (200) may determine the context model based on the comparison results.

[0100] Since the operation of the video encoding device (200) includes similar contents to the operation of the video decoding device (100) described in FIGS. 3 to 19, a detailed description is omitted.

[0101] FIG. 3 illustrates a process in which an image decoding device (100) divides a current encoding unit to determine at least one encoding unit according to one embodiment of the present disclosure.

[0102] The block shape may include 4Nx4N, 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN or Nx8N, where N may be a positive integer. The block shape information is information indicating at least one of the shape, direction, width and height ratio or size of the encoding unit.

[0103] The shape of the encoding unit may include square and non-square. When the width and height of the encoding unit are equal (i.e., when the block shape of the encoding unit is 4Nx4N), the image decoding device (100) may determine the block shape information of the encoding unit as square. The image decoding device (100) may determine the shape of the encoding unit as non-square.

[0104] When the width and height of the encoding unit are different (i.e., when the block shape of the encoding unit is 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN, or Nx8N), the image decoding device (100) may determine the block shape information of the encoding unit to be non-square. When the shape of the encoding unit is non-square, the image decoding device (100) may determine the ratio of the width and height among the block shape information of the encoding unit to be at least one of 1:2, 2:1, 1:4, 4:1, 1:8, 8:1, 1:16, 16:1, 1:32, and 32:1. Additionally, based on the width length and height length of the encoding unit, the image decoding device (100) can determine whether the encoding unit is in the horizontal or vertical direction. Additionally, based on at least one of the width length, height length, or area of ​​the encoding unit, the image decoding device (100) can determine the size of the encoding unit.

[0105] According to one embodiment of the present disclosure, the image decoding device (100) can determine the shape of an encoding unit using block shape information, and can determine the shape into which the encoding unit is divided using segmentation shape mode information. That is, the splitting method of the encoding unit indicated by the segmentation shape mode information can be determined depending on which block shape the block shape information used by the image decoding device (100) indicates.

[0106] The image decoding device (100) can obtain the segmentation shape mode information from the bitstream. However, the present invention is not limited thereto, and the image decoding device (100) and the image encoding device (200) can determine the pre-agreed segmentation shape mode information based on the block shape information. The image decoding device (100) can determine the pre-agreed segmentation shape mode information for the maximum coding unit or the minimum coding unit. For example, the image decoding device (100) can determine the segmentation shape mode information for the maximum coding unit as quad split. In addition, the image decoding device (100) can determine the segmentation shape mode information for the minimum coding unit as “not split.” Specifically, the image decoding device (100) can determine the size of the maximum coding unit as 256x256. The image decoding device (100) can determine the pre-agreed segmentation shape mode information as quad split. Quad splitting is a splitting mode that divides both the width and height of an encoding unit in half. The image decoding device (100) can obtain a coding unit of size 128x128 from a maximum coding unit of size 256x256 based on the splitting mode information. In addition, the image decoding device (100) can determine the size of the minimum coding unit as 4x4. The image decoding device (100) can obtain splitting mode information indicating "not splitting" for the minimum coding unit.

[0107] According to one embodiment of the present disclosure, the image decoding device (100) may use block shape information indicating that the current encoding unit is a square shape. For example, the image decoding device (100) may determine whether to not split a square encoding unit, to split it vertically, to split it horizontally, to split it into four encoding units, etc., according to the split shape mode information. Referring to FIG. 3, when the block shape information of the current encoding unit (300) indicates a square shape, the decoding unit (120) may not split an encoding unit (310a) having the same size as the current encoding unit (300) according to the split shape mode information indicating that it is not split, or may determine a split encoding unit (310b, 310c, 310d, 310e, 310f, etc.) based on the split shape mode information indicating a predetermined splitting method.

[0108] Referring to FIG. 3, the image decoding device (100) may determine two encoding units (310b) by vertically dividing the current encoding unit (300) based on the split shape mode information indicating that the current encoding unit (300) is split in the vertical direction according to one embodiment of the present disclosure. The image decoding device (100) may determine two encoding units (310c) by horizontally dividing the current encoding unit (300) based on the split shape mode information indicating that the current encoding unit (300) is split in the horizontal direction. The image decoding device (100) may determine four encoding units (310d) by vertically dividing the current encoding unit (300) and the horizontal direction based on the split shape mode information indicating that the current encoding unit (300) is split in the vertical direction and the horizontal direction. The image decoding device (100) may determine three coding units (310e) into which the current coding unit (300) is vertically divided based on the partition shape mode information indicating that the current coding unit (300) is ternary divided in the vertical direction according to one embodiment of the present disclosure. The image decoding device (100) may determine three coding units (310f) into which the current coding unit (300) is horizontally divided based on the partition shape mode information indicating that the current coding unit (300) is ternary divided in the horizontal direction. However, the partition shapes into which a square coding unit may be divided should not be interpreted as being limited to the above-described shapes, and may include various shapes that the partition shape mode information may indicate. Specified partition shapes into which a square coding unit is divided will be specifically described below through one embodiment of the present disclosure.

[0109] FIG. 4 illustrates a process in which an image decoding device (100) divides a non-square coding unit to determine at least one coding unit according to one embodiment of the present disclosure.

[0110] According to one embodiment of the present disclosure, an image decoding device (100) may utilize block shape information indicating that a current encoding unit is non-square in shape. The image decoding device (100) may determine whether to not split a non-square current encoding unit or to split it using a predetermined method based on the split shape mode information. Referring to FIG. 4, when the block shape information of the current encoding unit (400 or 450) indicates a non-square shape, the image decoding device (100) may determine an encoding unit (410 or 460) having the same size as the current encoding unit (400 or 450) according to the split shape mode information indicating that it is not split, or may determine a split encoding unit (420a, 420b, 430a, 430b, 430c, 470a, 470b, 480a, 480b, 480c) based on the split shape mode information indicating a predetermined splitting method. A predetermined splitting method by which a non-square encoding unit is split will be described in detail below through an embodiment of the present disclosure.

[0111] According to one embodiment of the present disclosure, the image decoding device (100) can determine a form in which an encoding unit is split using split shape mode information, and in this case, the split shape mode information can indicate the number of at least one encoding unit generated by splitting the encoding unit. Referring to FIG. 4, when the split shape mode information indicates that the current encoding unit (400 or 450) is split into two encoding units, the image decoding device (100) can split the current encoding unit (400 or 450) based on the split shape mode information to determine two encoding units (420a, 420b, or 470a, 470b) included in the current encoding unit.

[0112] According to one embodiment of the present disclosure, when the image decoding device (100) splits a current encoding unit (400 or 450) having a non-square shape based on split shape mode information, the image decoding device (100) may split the current encoding unit by considering the position of the long side of the non-square current encoding unit (400 or 450). For example, the image decoding device (100) may split the current encoding unit (400 or 450) in a direction that splits the long side of the current encoding unit (400 or 450) by considering the shape of the current encoding unit (400 or 450) to determine a plurality of encoding units.

[0113] According to one embodiment of the present disclosure, if the splitting shape mode information indicates that the encoding unit is split into an odd number of blocks (ternary splitting), the image decoding device (100) may determine an odd number of encoding units included in the current encoding unit (400 or 450). For example, if the splitting shape mode information indicates that the current encoding unit (400 or 450) is split into three encoding units, the image decoding device (100) may split the current encoding unit (400 or 450) into three encoding units (430a, 430b, 430c, 480a, 480b, 480c).

[0114] According to one embodiment of the present disclosure, the ratio of the width and height of the current encoding unit (400 or 450) may be 4:1 or 1:4. When the ratio of the width and height is 4:1, the length of the width is longer than the length of the height, so the block shape information may be in the horizontal direction. When the ratio of the width and height is 1:4, the length of the width is shorter than the length of the height, so the block shape information may be in the vertical direction. The image decoding device (100) may determine to split the current encoding unit into an odd number of blocks based on the split shape mode information. In addition, the image decoding device (100) may determine the splitting direction of the current encoding unit (400 or 450) based on the block shape information of the current encoding unit (400 or 450). For example, if the current encoding unit (400) is in the vertical direction, the image decoding device (100) can divide the current encoding unit (400) in the horizontal direction to determine encoding units (430a, 430b, 430c). Also, if the current encoding unit (450) is in the horizontal direction, the image decoding device (100) can divide the current encoding unit (450) in the vertical direction to determine encoding units (480a, 480b, 480c).

[0115] According to one embodiment of the present disclosure, the image decoding device (100) may determine an odd number of coding units included in the current coding unit (400 or 450), and the sizes of the determined coding units may not all be the same. For example, among the determined odd number of coding units (430a, 430b, 430c, 480a, 480b, 480c), the size of a given coding unit (430b or 480b) may have a different size from the other coding units (430a, 430c, 480a, 480c). That is, the encoding units into which the current encoding unit (400 or 450) can be divided and determined can have multiple types of sizes, and in some cases, an odd number of encoding units (430a, 430b, 430c, 480a, 480b, 480c) can each have different sizes.

[0116] According to one embodiment of the present disclosure, when the split shape mode information indicates that the coding unit is split into an odd number of blocks, the image decoding device (100) can determine an odd number of coding units included in the current coding unit (400 or 450), and further, the image decoding device (100) can place a predetermined restriction on at least one coding unit among the odd number of coding units generated by splitting. Referring to FIG. 4, the image decoding device (100) can perform a decoding process for a coding unit (430b, 480b) located in the center among three coding units (430a, 430b, 430c, 480a, 480b, 480c) generated by splitting the current coding unit (400 or 450) differently from the decoding process for other coding units (430a, 430c, 480a, 480c). For example, the image decoding device (100) can restrict the encoding unit (430b, 480b) located in the center from being split any further, unlike other encoding units (430a, 430c, 480a, 480c), or can restrict it to be split only a predetermined number of times.

[0117] FIG. 5 illustrates a process in which an image decoding device (100) divides an encoding unit based on at least one of block shape information and division shape mode information according to one embodiment of the present disclosure.

[0118] According to one embodiment of the present disclosure, the image decoding device (100) may determine whether to split or not to split a first coding unit (500) having a square shape into coding units based on at least one of block shape information and split shape mode information. If the split shape mode information indicates that the first coding unit (500) is split in the horizontal direction according to one embodiment of the present disclosure, the image decoding device (100) may split the first coding unit (500) in the horizontal direction to determine a second coding unit (510). The first coding unit, the second coding unit, and the third coding unit used according to one embodiment of the present disclosure are terms used to understand the relationship before and after splitting between coding units. For example, when the first coding unit is split, the second coding unit may be determined, and when the second coding unit is split, the third coding unit may be determined. In the following, the relationship between the first encoding unit, the second encoding unit, and the third encoding unit used can be understood as following the above-described characteristics.

[0119] According to one embodiment of the present disclosure, the image decoding device (100) may determine to split or not split the determined second encoding unit (510) into encoding units based on the splitting shape mode information. Referring to FIG. 5, the image decoding device (100) may split the first encoding unit (500) based on the splitting shape mode information to split the determined second encoding unit (510) of a non-square shape into at least one third encoding unit (520a, 520b, 520c, 520d, etc.) or may not split the second encoding unit (510). The image decoding device (100) can obtain split shape mode information, and the image decoding device (100) can split the first encoding unit (500) based on the obtained split shape mode information to split a plurality of second encoding units (e.g., 510) of various shapes, and the second encoding unit (510) can be split according to the way in which the first encoding unit (500) is split based on the split shape mode information. According to one embodiment of the present disclosure, when the first encoding unit (500) is split into the second encoding unit (510) based on the split shape mode information for the first encoding unit (500), the second encoding unit (510) can also be split into the third encoding unit (e.g., 520a, 520b, 520c, 520d, etc.) based on the split shape mode information for the second encoding unit (510). That is, the coding unit can be recursively split based on the split shape mode information associated with each coding unit. Accordingly, a square coding unit can be determined from a non-square coding unit, and such a square coding unit can be recursively split to determine a non-square coding unit.

[0120] Referring to FIG. 5, among the odd number of third coding units (520b, 520c, 520d) into which the non-square second coding unit (510) is split, a predetermined coding unit (e.g., a coding unit located in the middle or a square coding unit) may be split recursively. According to one embodiment of the present disclosure, the non-square third coding unit (520b), which is one of the odd number of third coding units (520b, 520c, 520d), may be split horizontally into a plurality of fourth coding units. The non-square fourth coding unit (530b or 530d), which is one of the plurality of fourth coding units (530a, 530b, 530c, 530d), may be split again into a plurality of coding units. For example, the fourth coding unit (530b or 530d) having a non-square shape may be further divided into an odd number of coding units. A method that can be used for recursive division of coding units will be described later through an embodiment of the present disclosure.

[0121] According to one embodiment of the present disclosure, the image decoding device (100) may split each of the third encoding units (520a, 520b, 520c, 520d, etc.) into encoding units based on the splitting shape mode information. In addition, the image decoding device (100) may determine not to split the second encoding unit (510) based on the splitting shape mode information. According to one embodiment of the present disclosure, the image decoding device (100) may split the second encoding unit (510) having a non-square shape into an odd number of third encoding units (520b, 520c, 520d). The image decoding device (100) may place a predetermined restriction on a predetermined third encoding unit among the odd number of third encoding units (520b, 520c, 520d). For example, the image decoding device (100) can limit the encoding unit (520c) located in the middle among an odd number of third encoding units (520b, 520c, 520d) to not be divided any further or to be divided a settable number of times.

[0122] Referring to FIG. 5, the image decoding device (100) may limit the coding unit (520c) located in the middle among the odd number of third coding units (520b, 520c, 520d) included in the second coding unit (510) having a non-square shape to not be split any further, or to be split in a predetermined split form (for example, to be split only into four coding units or to be split in a form corresponding to the split form of the second coding unit (510), or to be split only a predetermined number of times (for example, to be split only n times, where n>0). However, the above limitations on the coding unit (520c) located in the middle are merely simple embodiments and should not be interpreted as being limited to the above-described embodiments, but should be interpreted as including various limitations in which the coding unit (520c) located in the middle can be decoded differently from the other coding units (520b, 520d).

[0123] According to one embodiment of the present disclosure, the image decoding device (100) can obtain the segmentation shape mode information used to segment the current encoding unit from a predetermined location within the current encoding unit.

[0124] FIG. 6 illustrates a method for an image decoding device (100) to determine a predetermined encoding unit among an odd number of encoding units according to one embodiment of the present disclosure.

[0125] Referring to FIG. 6, the split shape mode information of the current encoding unit (600, 650) can be obtained from a sample at a predetermined position among a plurality of samples included in the current encoding unit (600, 650) (for example, a sample (640, 690) located in the center). However, the predetermined position within the current encoding unit (600) from which at least one of the split shape mode information can be obtained should not be interpreted as being limited to the center position illustrated in FIG. 6, but should be interpreted as including various positions (for example, top, bottom, left, right, upper left, lower left, upper right, or lower right, etc.) that can be included within the current encoding unit (600). The image decoding device (100) can obtain the split shape mode information obtained from the predetermined position and determine whether or not to split the current encoding unit into encoding units of various shapes and sizes.

[0126] According to one embodiment of the present disclosure, the image decoding device (100) may select one of the coding units when the current coding unit is divided into a predetermined number of coding units. Various methods may be used to select one of the multiple coding units, and a description of such methods will be provided later through one embodiment of the present disclosure.

[0127] According to one embodiment of the present disclosure, an image decoding device (100) can divide a current encoding unit into a plurality of encoding units and determine an encoding unit at a predetermined position.

[0128] According to one embodiment of the present disclosure, the image decoding device (100) may use information indicating the positions of each of the odd-numbered coding units to determine an coding unit located in the middle of the odd-numbered coding units. Referring to FIG. 6, the image decoding device (100) may split the current coding unit (600) or the current coding unit (650) to determine odd-numbered coding units (620a, 620b, 620c) or odd-numbered coding units (660a, 660b, 660c). The image decoding device (100) may use information about the positions of the odd-numbered coding units (620a, 620b, 620c) or odd-numbered coding units (660a, 660b, 660c) to determine the middle coding unit (620b) or the middle coding unit (660b). For example, the image decoding device (100) can determine the coding unit (620b) located in the center by determining the positions of the coding units (620a, 620b, 620c) based on information indicating the positions of predetermined samples included in the coding units (620a, 620b, 620c). Specifically, the image decoding device (100) can determine the coding unit (620b) located in the center by determining the positions of the coding units (620a, 620b, 620c) based on information indicating the positions of samples (630a, 630b, 630c) at the upper left of the coding units (620a, 620b, 620c).

[0129] According to one embodiment of the present disclosure, information indicating the positions of the upper left samples (630a, 630b, 630c) included in each of the coding units (620a, 620b, 620c) may include information on the positions or coordinates of the coding units (620a, 620b, 620c) within the picture. According to one embodiment of the present disclosure, information indicating the positions of the upper left samples (630a, 630b, 630c) included in each of the coding units (620a, 620b, 620c) may include information indicating the width or height of the coding units (620a, 620b, 620c) included in the current coding unit (600), and this width or height may correspond to information indicating the difference between the coordinates of the coding units (620a, 620b, 620c) within the picture. That is, the image decoding device (100) can determine the encoding unit (620b) located in the center by directly using information about the positions or coordinates of the encoding units (620a, 620b, 620c) within the picture or by using information about the width or height of the encoding unit corresponding to the difference between the coordinates.

[0130] According to one embodiment of the present disclosure, information indicating the position of the sample (630a) at the upper left of the upper encoding unit (620a) may represent coordinates (xa, ya), information indicating the position of the sample (530b) at the upper left of the middle encoding unit (620b) may represent coordinates (xb, yb), and information indicating the position of the sample (630c) at the upper left of the lower encoding unit (620c) may represent coordinates (xc, yc). The image decoding apparatus (100) may determine the middle encoding unit (620b) using the coordinates of the upper left samples (630a, 630b, 630c) included in the encoding units (620a, 620b, 620c), respectively. For example, when the coordinates of the samples (630a, 630b, 630c) on the upper left are sorted in ascending or descending order, the encoding unit (620b) including the coordinates (xb, yb) of the sample (630b) located in the center can be determined as the encoding unit located in the center among the encoding units (620a, 620b, 620c) determined by dividing the current encoding unit (600). However, the coordinates indicating the positions of the upper left samples (630a, 630b, 630c) may indicate coordinates indicating the absolute positions within the picture, and further, based on the position of the upper left sample (630a) of the upper left coding unit (620a), the (dxb, dyb) coordinates, which are information indicating the relative position of the sample (630b) of the upper left of the middle coding unit (620b), and the (dxc, dyc) coordinates, which are information indicating the relative position of the sample (630c) of the upper left of the lower coding unit (620c), may be used. In addition, the method of determining the coding unit of a given position by using the coordinates of the corresponding sample as information indicating the position of the sample included in the coding unit should not be interpreted as being limited to the above-described method, but should be interpreted as various arithmetic methods that can utilize the coordinates of the sample.

[0131] According to one embodiment of the present disclosure, the image decoding device (100) can divide the current encoding unit (600) into a plurality of encoding units (620a, 620b, 620c), and select an encoding unit from among the encoding units (620a, 620b, 620c) according to a predetermined criterion. For example, the image decoding device (100) can select an encoding unit (620b) having a different size from among the encoding units (620a, 620b, 620c).

[0132] According to one embodiment of the present disclosure, the image decoding device (100) can determine the width or height of each of the encoding units (620a, 620b, 620c) by using the (xa, ya) coordinate, which is information indicating the position of the sample (630a) at the upper left of the upper encoding unit (620a), the (xb, yb) coordinate, which is information indicating the position of the sample (630b) at the upper left of the middle encoding unit (620b), and the (xc, yc) coordinate, which is information indicating the position of the sample (630c) at the upper left of the lower encoding unit (620c). The image decoding device (100) can determine the size of each of the encoding units (620a, 620b, 620c) using coordinates (xa, ya), (xb, yb), (xc, yc) indicating the positions of the encoding units (620a, 620b, 620c). According to one embodiment of the present disclosure, the image decoding device (100) can determine the width of the upper encoding unit (620a) as the width of the current encoding unit (600). The image decoding device (100) can determine the height of the upper encoding unit (620a) as yb-ya. According to one embodiment of the present disclosure, the image decoding device (100) can determine the width of the middle encoding unit (620b) as the width of the current encoding unit (600). The image decoding device (100) may determine the height of the middle encoding unit (620b) as yc-yb. According to one embodiment of the present disclosure, the image decoding device (100) may determine the width or height of the lower encoding unit using the width or height of the current encoding unit and the width and height of the upper encoding unit (620a) and the middle encoding unit (620b). The image decoding device (100) may determine an encoding unit having a different size from other encoding units based on the width and height of the determined encoding units (620a, 620b, 620c).Referring to FIG. 6, the image decoding device (100) can determine the middle encoding unit (620b) having a different size from the sizes of the upper encoding unit (620a) and the lower encoding unit (620c) as the encoding unit of a predetermined position. However, the process by which the image decoding device (100) described above determines the encoding unit having a different size from other encoding units is merely an embodiment of determining the encoding unit of a predetermined position using the size of the encoding unit determined based on sample coordinates, and therefore, various processes of determining the encoding unit of a predetermined position by comparing the sizes of the encoding units determined according to predetermined sample coordinates can be used.

[0133] The image decoding device (100) can determine the width or height of each of the encoding units (660a, 660b, 660c) by using the (xd, yd) coordinate, which is information indicating the position of the sample (670a) at the upper left of the left encoding unit (660a), the (xe, ye) coordinate, which is information indicating the position of the sample (670b) at the upper left of the middle encoding unit (660b), and the (xf, yf) coordinate, which is information indicating the position of the sample (670c) at the upper left of the right encoding unit (660c). The image decoding device (100) can determine the size of each of the encoding units (660a, 660b, 660c) by using the (xd, yd), (xe, ye), (xf, yf), which are coordinates indicating the positions of the encoding units (660a, 660b, 660c).

[0134] According to one embodiment of the present disclosure, the image decoding device (100) may determine the width of the left coding unit (660a) as xe-xd. The image decoding device (100) may determine the height of the left coding unit (660a) as the height of the current coding unit (650). According to one embodiment of the present disclosure, the image decoding device (100) may determine the width of the middle coding unit (660b) as xf-xe. The image decoding device (100) may determine the height of the middle coding unit (660b) as the height of the current coding unit (600). According to one embodiment of the present disclosure, the image decoding device (100) may determine the width or height of the right coding unit (660c) using the width or height of the current coding unit (650) and the widths and heights of the left coding unit (660a) and the middle coding unit (660b). The image decoding device (100) can determine an encoding unit having a different size from other encoding units based on the width and height of the determined encoding units (660a, 660b, 660c). Referring to FIG. 6, the image decoding device (100) can determine a middle encoding unit (660b) having a different size from the sizes of the left encoding unit (660a) and the right encoding unit (660c) as an encoding unit at a predetermined position. However, the process of the image decoding device (100) described above determining an encoding unit having a different size from other encoding units is merely an embodiment of determining an encoding unit at a predetermined position using the size of the encoding unit determined based on sample coordinates, and therefore, various processes of determining an encoding unit at a predetermined position by comparing the sizes of the encoding units determined according to predetermined sample coordinates can be used.

[0135] However, the location of the sample considered for determining the location of the encoding unit should not be interpreted as being limited to the upper left corner described above, and it can be interpreted that information on the location of any sample included in the encoding unit can be used.

[0136] According to one embodiment of the present disclosure, the image decoding device (100) may select an coding unit at a predetermined position from among an odd number of coding units determined by splitting the current coding unit, taking into consideration the shape of the current coding unit. For example, if the current coding unit has a non-square shape in which the width is longer than the height, the image decoding device (100) may determine an coding unit at a predetermined position in the horizontal direction. That is, the image decoding device (100) may determine one of the coding units whose positions vary in the horizontal direction and place a restriction on the corresponding coding unit. If the current coding unit has a non-square shape in which the height is longer than the width, the image decoding device (100) may determine an coding unit at a predetermined position in the vertical direction. That is, the image decoding device (100) may determine one of the coding units whose positions vary in the vertical direction and place a restriction on the corresponding coding unit.

[0137] According to one embodiment of the present disclosure, the image decoding device (100) may use information indicating the positions of each of the even-numbered coding units to determine an coding unit at a predetermined position among an even-numbered coding unit. The image decoding device (100) may determine an even-numbered coding unit by dividing the current coding unit (binary dividing) and may determine an coding unit at a predetermined position using information about the positions of the even-numbered coding units. A specific process for this may correspond to a process of determining an coding unit at a predetermined position (e.g., a center position) among an odd-numbered coding unit described above in FIG. 6, and thus will be omitted.

[0138] According to one embodiment of the present disclosure, when a current encoding unit having a non-square shape is split into a plurality of encoding units, predetermined information about the encoding unit at a predetermined position may be used during the splitting process to determine an encoding unit at a predetermined position among the plurality of encoding units. For example, the image decoding device (100) may use at least one of block shape information and split shape mode information stored in a sample included in a middle encoding unit during the splitting process to determine an encoding unit located in the middle among the encoding units into which the current encoding unit is split.

[0139] Referring to FIG. 6, the image decoding device (100) can split the current encoding unit (600) into a plurality of encoding units (620a, 620b, 620c) based on the split shape mode information, and can determine the encoding unit (620b) located in the middle among the plurality of encoding units (620a, 620b, 620c). Furthermore, the image decoding device (100) can determine the encoding unit (620b) located in the middle by considering the position where the split shape mode information is acquired. That is, the split shape mode information of the current encoding unit (600) can be obtained from a sample (640) located in the center of the current encoding unit (600), and when the current encoding unit (600) is split into a plurality of encoding units (620a, 620b, 620c) based on the split shape mode information, the encoding unit (620b) including the sample (640) can be determined as the encoding unit located in the center. However, the information used to determine the encoding unit located in the center should not be interpreted as being limited to the split shape mode information, and various types of information can be used in the process of determining the encoding unit located in the center.

[0140] According to one embodiment of the present disclosure, predetermined information for identifying a coding unit at a predetermined position may be obtained from a predetermined sample included in the coding unit to be determined. Referring to FIG. 6, the image decoding apparatus (100) may use split shape mode information obtained from a sample at a predetermined position within the current coding unit (600) (e.g., a sample located at the center of the current coding unit (600)) to determine a coding unit at a predetermined position among a plurality of coding units (620a, 620b, 620c) determined by splitting the current coding unit (600) (e.g., a coding unit located at the center of the coding units split into multiple units). That is, the image decoding device (100) can determine the sample at the predetermined position by considering the block shape of the current encoding unit (600), and the image decoding device (100) can determine an encoding unit (620b) that includes a sample from which predetermined information (e.g., division shape mode information) can be obtained among a plurality of encoding units (620a, 620b, 620c) determined by dividing the current encoding unit (600), and can set a predetermined restriction. Referring to FIG. 6, according to an embodiment of the present disclosure, the image decoding device (100) can determine a sample (640) located at the center of the current encoding unit (600) as a sample from which predetermined information can be obtained, and the image decoding device (100) can set a predetermined restriction on the encoding unit (620b) that includes this sample (640) during the decoding process. However, the location of the sample from which certain information can be obtained should not be interpreted as being limited to the above-described location, but may be interpreted as samples at any location included in the encoding unit (620b) to be determined in order to set a limitation.

[0141] According to one embodiment of the present disclosure, the position of a sample from which predetermined information can be obtained may be determined according to the shape of the current encoding unit (600). According to one embodiment of the present disclosure, block shape information may determine whether the shape of the current encoding unit is square or non-square, and may determine the position of a sample from which predetermined information can be obtained according to the shape. For example, the image decoding apparatus (100) may determine a sample located on a boundary that divides at least one of the width and height of the current encoding unit in half as a sample from which predetermined information can be obtained, using at least one of information about the width and information about the height of the current encoding unit. As another example, when the block shape information related to the current encoding unit indicates that the shape is non-square, the image decoding apparatus (100) may determine one of the samples adjacent to the boundary that divides the long side of the current encoding unit in half as a sample from which predetermined information can be obtained.

[0142] According to one embodiment of the present disclosure, when the image decoding device (100) divides a current encoding unit into a plurality of encoding units, the image decoding device (100) may use the split shape mode information to determine an encoding unit at a predetermined position among the plurality of encoding units. According to one embodiment of the present disclosure, the image decoding device (100) may obtain the split shape mode information from a sample at a predetermined position included in the encoding unit, and the image decoding device (100) may divide the plurality of encoding units generated by splitting the current encoding unit using the split shape mode information obtained from a sample at a predetermined position included in each of the plurality of encoding units. That is, the encoding unit may be recursively divided using the split shape mode information obtained from a sample at a predetermined position included in each of the encoding units. Since the recursive division process of the encoding unit has been described above with reference to FIG. 5, a detailed description thereof will be omitted.

[0143] According to one embodiment of the present disclosure, the image decoding device (100) can divide a current encoding unit to determine at least one encoding unit, and can determine the order in which the at least one encoding unit is decoded according to a predetermined block (e.g., the current encoding unit).

[0144] FIG. 7 illustrates the order in which multiple encoding units are processed when an image decoding device (100) determines multiple encoding units by dividing a current encoding unit according to one embodiment of the present disclosure.

[0145] According to one embodiment of the present disclosure, the image decoding device (100) may determine second encoding units (710a, 710b) by vertically splitting the first encoding unit (700) according to the splitting shape mode information, determine second encoding units (730a, 730b) by horizontally splitting the first encoding unit (700), or determine second encoding units (750a, 750b, 750c, 750d) by vertically and horizontally splitting the first encoding unit (700).

[0146] Referring to FIG. 7, the image decoding device (100) can determine the order in which the second encoding units (710a, 710b) determined by vertically dividing the first encoding unit (700) are processed in the horizontal direction (710c). The image decoding device (100) can determine the order in which the second encoding units (730a, 730b) determined by horizontally dividing the first encoding unit (700) are processed in the vertical direction (730c). The image decoding device (100) can determine the second encoding units (750a, 750b, 750c, 750d) determined by dividing the first encoding unit (700) in the vertical and horizontal directions according to a predetermined order (e.g., raster scan order (750e) or z scan order (z scan order)) in which encoding units located in one row are processed and then encoding units located in the next row are processed.

[0147] According to one embodiment of the present disclosure, the image decoding device (100) can recursively split encoding units. Referring to FIG. 7, the image decoding device (100) can split a first encoding unit (700) to determine a plurality of encoding units (710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d), and can recursively split each of the determined plurality of encoding units (710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d). A method for splitting a plurality of coding units (710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d) may be a method corresponding to a method for splitting the first coding unit (700). Accordingly, the plurality of coding units (710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d) may each be independently split into a plurality of coding units. Referring to FIG. 7, the image decoding device (100) may split the first coding unit (700) in the vertical direction to determine the second coding units (710a, 710b), and further may determine to independently split or not split each of the second coding units (710a, 710b).

[0148] According to one embodiment of the present disclosure, the image decoding device (100) may horizontally divide the second encoding unit (710a) on the left into third encoding units (720a, 720b), and may not divide the second encoding unit (710b) on the right.

[0149] According to one embodiment of the present disclosure, the processing order of coding units may be determined based on the splitting process of the coding units. In other words, the processing order of the split coding units may be determined based on the processing order of the coding units immediately before splitting. The image decoding apparatus (100) may determine the processing order of the third coding units (720a, 720b) ​​determined by splitting the second coding unit (710a) on the left, independently from the second coding unit (710b) on the right. Since the second coding unit (710a) on the left is split horizontally and the third coding units (720a, 720b) ​​are determined, the third coding units (720a, 720b) ​​may be processed in the vertical direction (720c). In addition, since the order in which the second encoding unit (710a) on the left and the second encoding unit (710b) on the right are processed corresponds to the horizontal direction (710c), the right encoding unit (710b) can be processed after the third encoding units (720a, 720b) ​​included in the second encoding unit (710a) on the left are processed in the vertical direction (720c). Since the above-described content is intended to explain the process in which the processing order of the encoding units is determined according to the encoding units before splitting, it should not be interpreted as being limited to the above-described embodiment, but should be interpreted as being used in various ways in which encoding units that are split and determined in various forms can be independently processed according to a predetermined order.

[0150] FIG. 8 illustrates a process of determining that a current encoding unit is divided into an odd number of encoding units when the encoding units cannot be processed in a predetermined order, according to one embodiment of the present disclosure, by an image decoding device (100).

[0151] According to one embodiment of the present disclosure, the image decoding device (100) may determine that the current encoding unit is split into an odd number of encoding units based on the acquired split shape mode information. Referring to FIG. 8, a first encoding unit (800) having a square shape may be split into second encoding units (810a, 810b) having a non-square shape, and the second encoding units (810a, 810b) may each be independently split into third encoding units (820a, 820b, 820c, 820d, 820e). According to one embodiment of the present disclosure, the image decoding device (100) can determine a plurality of third encoding units (820a, 820b) by horizontally dividing the left encoding unit (810a) among the second encoding units, and can divide the right encoding unit (810b) into an odd number of third encoding units (820c, 820d, 820e).

[0152] According to one embodiment of the present disclosure, the image decoding device (100) can determine whether there is an odd number of split coding units by determining whether the third coding units (820a, 820b, 820c, 820d, 820e) can be processed in a predetermined order. Referring to FIG. 8, the image decoding device (100) can determine the third coding units (820a, 820b, 820c, 820d, 820e) by recursively splitting the first coding unit (800). The image decoding device (100) can determine whether the first encoding unit (800), the second encoding unit (810a, 810b), or the third encoding unit (820a, 820b, 820c, 820d, 820e) is divided into an odd number of encoding units based on at least one of the block shape information and the split shape mode information. For example, the encoding unit located on the right side of the second encoding unit (810a, 810b) can be divided into an odd number of third encoding units (820c, 820d, 820e). The order in which the plurality of encoding units included in the first encoding unit (800) are processed can be a predetermined order (e.g., z-scan order (830)), and the image decoding device (100) can determine whether the third encoding unit (820c, 820d, 820e) determined by dividing the second encoding unit (810b) on the right into odd numbers satisfies the condition that it can be processed according to the predetermined order.

[0153] According to one embodiment of the present disclosure, the image decoding device (100) can determine whether the third encoding units (820a, 820b, 820c, 820d, 820e) included in the first encoding unit (800) satisfy a condition that they can be processed in a predetermined order, and the condition is related to whether at least one of the width and height of the second encoding unit (810a, 810b) is split in half according to the boundary of the third encoding unit (820a, 820b, 820c, 820d, 820e). For example, the third encoding unit (820a, 820b) determined by splitting the height of the left second encoding unit (810a) of a non-square shape in half can satisfy the condition. Since the boundaries of the third encoding units (820c, 820d, 820e) determined by dividing the right second encoding unit (810b) into three encoding units do not divide the width or height of the right second encoding unit (810b) in half, it may be determined that the third encoding units (820c, 820d, 820e) do not satisfy the condition. In the case where this condition is not satisfied, the image decoding device (100) may determine that there is a disconnection in the scanning order, and may determine that the right second encoding unit (810b) is divided into an odd number of encoding units based on the determination result. According to one embodiment of the present disclosure, when the image decoding device (100) is divided into an odd number of encoding units, a predetermined restriction may be placed on an encoding unit at a predetermined position among the divided encoding units. Since the contents of such restrictions or predetermined positions, etc. have been described above through one embodiment of the present disclosure, a detailed description thereof will be omitted.

[0154] FIG. 9 illustrates a process in which an image decoding device (100) divides a first encoding unit (900) to determine at least one encoding unit according to one embodiment of the present disclosure.

[0155] According to one embodiment of the present disclosure, the image decoding device (100) can split the first coding unit (900) based on the split shape mode information acquired through the bitstream acquisition unit (110). The first coding unit (900) having a square shape can be split into four coding units having a square shape or can be split into a plurality of coding units having a non-square shape. For example, referring to FIG. 9, when the first coding unit (900) is square and the split shape mode information indicates that it is split into coding units having a non-square shape, the image decoding device (100) can split the first coding unit (900) into a plurality of coding units having a non-square shape. Specifically, when the split shape mode information indicates that the first encoding unit (900) is split in the horizontal direction or the vertical direction to determine an odd number of encoding units, the image decoding device (100) can split the first encoding unit (900) having a square shape into second encoding units (910a, 910b, 910c) determined by splitting them in the vertical direction into an odd number of encoding units or second encoding units (920a, 920b, 920c) determined by splitting them in the horizontal direction.

[0156] According to one embodiment of the present disclosure, the image decoding device (100) can determine whether the second encoding units (910a, 910b, 910c, 920a, 920b, 920c) included in the first encoding unit (900) satisfy a condition that they can be processed in a predetermined order, and the condition is related to whether at least one of the width and height of the first encoding unit (900) is split in half according to the boundary of the second encoding unit (910a, 910b, 910c, 920a, 920b, 920c). Referring to FIG. 9, since the boundaries of the second coding units (910a, 910b, 910c) determined by vertically dividing the first coding unit (900) in a square shape do not divide the width of the first coding unit (900) in half, it may be determined that the first coding unit (900) does not satisfy the condition that it can be processed in a predetermined order. In addition, since the boundaries of the second coding units (920a, 920b, 920c) determined by horizontally dividing the first coding unit (900) in a square shape do not divide the height of the first coding unit (900) in half, it may be determined that the first coding unit (900) does not satisfy the condition that it can be processed in a predetermined order. If such a condition is not satisfied, the image decoding device (100) may determine that the scan order is disconnected, and based on the determination result, may determine that the first encoding unit (900) is divided into an odd number of encoding units. According to one embodiment of the present disclosure, when the image decoding device (100) is divided into an odd number of encoding units, a predetermined restriction may be placed on an encoding unit at a predetermined position among the divided encoding units. Since the contents of such restriction or the predetermined position, etc. have been described above through one embodiment of the present disclosure, a detailed description thereof will be omitted.

[0157] According to one embodiment of the present disclosure, the image decoding device (100) can divide the first encoding unit to determine encoding units of various shapes.

[0158] Referring to FIG. 9, the image decoding device (100) can divide the first encoding unit (900) having a square shape and the first encoding unit (930 or 950) having a non-square shape into encoding units of various shapes.

[0159] FIG. 10 illustrates that, according to one embodiment of the present disclosure, a video decoding device (100) limits the shapes into which a second encoding unit can be divided when a non-square shape of a second encoding unit determined by dividing a first encoding unit (1000) satisfies a predetermined condition.

[0160] According to one embodiment of the present disclosure, the image decoding device (100) may determine to split a first coding unit (1000) having a square shape into second coding units (1010a, 1010b, 1020a, 1020b) having a non-square shape based on the split shape mode information acquired through the bitstream acquisition unit (110). The second coding units (1010a, 1010b, 1020a, 1020b) may be independently split. Accordingly, the image decoding device (100) may determine to split or not split into a plurality of coding units based on the split shape mode information related to each of the second coding units (1010a, 1010b, 1020a, 1020b). According to one embodiment of the present disclosure, the image decoding device (100) may determine third coding units (1012a, 1012b) by horizontally dividing the left second coding unit (1010a) having a non-square shape determined by vertically dividing the first coding unit (1000). However, when the image decoding device (100) horizontally divides the left second coding unit (1010a), the right second coding unit (1010b) may be restricted from being horizontally divided in the same direction as the direction in which the left second coding unit (1010a) is divided. If the second encoding unit on the right (1010b) is split in the same direction to determine the third encoding unit (1014a, 1014b), the second encoding unit on the left (1010a) and the second encoding unit on the right (1010b) may be independently split in the horizontal direction to determine the third encoding unit (1012a, 1012b, 1014a, 1014b). However, this is the same result as the image decoding device (100) splitting the first encoding unit (1000) into four square-shaped second encoding units (1030a, 1030b, 1030c, 1030d) based on the split shape mode information, which may be inefficient in terms of image decoding.

[0161] According to one embodiment of the present disclosure, the image decoding device (100) may determine third coding units (1022a, 1022b, 1024a, 1024b) by vertically dividing a second coding unit (1020a or 1020b) having a non-square shape determined by dividing a first coding unit (1000) in a horizontal direction. However, when the image decoding device (100) vertically divides one of the second coding units (e.g., the upper second coding unit (1020a)), the other second coding units (e.g., the lower coding unit (1020b)) may be restricted from being vertically divided in the same direction as the direction in which the upper second coding unit (1020a) is divided, for the reasons described above.

[0162] FIG. 11 illustrates a process in which an image decoding device (100) divides a square-shaped encoding unit when the split shape mode information cannot indicate that the encoding unit is divided into four square-shaped encoding units according to one embodiment of the present disclosure.

[0163] According to one embodiment of the present disclosure, the image decoding device (100) may split the first encoding unit (1100) based on the split shape mode information to determine the second encoding units (1110a, 1110b, 1120a, 1120b, etc.). The split shape mode information may include information about various shapes into which the encoding unit may be split, but the information about various shapes may not include information for splitting the encoding unit into four encoding units having a square shape. According to this split shape mode information, the image decoding device (100) cannot split the first encoding unit (1100) having a square shape into four second encoding units having a square shape (1130a, 1130b, 1130c, 1130d). Based on the segmentation shape mode information, the image decoding device (100) can determine a second encoding unit (1110a, 1110b, 1120a, 1120b, etc.) of a non-square shape.

[0164] According to one embodiment of the present disclosure, the image decoding device (100) can independently split each of the second encoding units (1110a, 1110b, 1120a, 1120b, etc.) having a non-square shape. Each of the second encoding units (1110a, 1110b, 1120a, 1120b, etc.) can be split in a predetermined order using a recursive method, which may be a splitting method corresponding to a method in which the first encoding unit (1100) is split based on splitting shape mode information.

[0165] For example, the image decoding device (100) can determine third coding units (1112a, 1112b) having a square shape by splitting the left second coding unit (1110a) in the horizontal direction, and can determine third coding units (1114a, 1114b) having a square shape by splitting the right second coding unit (1110b) in the horizontal direction. Furthermore, the image decoding device (100) can also determine third coding units (1116a, 1116b, 1116c, 1116d) having a square shape by splitting both the left second coding unit (1110a) and the right second coding unit (1110b) in the horizontal direction. In this case, the encoding unit can be determined in the same form as the first encoding unit (1100) being divided into four square-shaped second encoding units (1130a, 1130b, 1130c, 1130d).

[0166] As another example, the image decoding device (100) may determine third coding units (1122a, 1122b) having a square shape by vertically splitting the upper second coding unit (1120a), and may determine third coding units (1124a, 1124b) having a square shape by vertically splitting the lower second coding unit (1120b). Furthermore, the image decoding device (100) may determine third coding units (1126a, 1126b, 1126a, 1126b) having a square shape by vertically splitting both the upper second coding unit (1120a) and the lower second coding unit (1120b). In this case, the encoding unit can be determined in the same form as the first encoding unit (1100) being divided into four square-shaped second encoding units (1130a, 1130b, 1130c, 1130d).

[0167] FIG. 12 illustrates that, according to one embodiment of the present disclosure, the processing order between a plurality of encoding units may vary depending on the process of dividing the encoding units.

[0168] According to one embodiment of the present disclosure, the image decoding device (100) can split the first encoding unit (1200) based on the split shape mode information. If the block shape is square and the split shape mode information indicates that the first encoding unit (1200) is split in at least one of the horizontal direction and the vertical direction, the image decoding device (100) can split the first encoding unit (1200) to determine second encoding units (e.g., 1210a, 1210b, 1220a, 1220b, etc.). Referring to FIG. 12, the second encoding units (1210a, 1210b, 1220a, 1220b) having a non-square shape determined by splitting the first encoding unit (1200) only in the horizontal direction or the vertical direction can be independently split based on the split shape mode information for each. For example, the image decoding device (100) can determine third encoding units (1216a, 1216b, 1216c, 1216d) by horizontally dividing second encoding units (1210a, 1210b) generated by vertically dividing the first encoding unit (1200), and can determine third encoding units (1226a, 1226b, 1226c, 1226d) by vertically dividing second encoding units (1220a, 1220b) generated by horizontally dividing the first encoding unit (1200). Since the process of dividing the second encoding units (1210a, 1210b, 1220a, 1220b) has been described above with reference to FIG. 11, a detailed description thereof will be omitted.

[0169] According to one embodiment of the present disclosure, the image decoding device (100) can process encoding units according to a predetermined order. Since the characteristics of processing encoding units according to a predetermined order have been described above with reference to FIG. 7, a detailed description thereof will be omitted. Referring to FIG. 12, the image decoding device (100) can divide a first encoding unit (1200) having a square shape and determine four third encoding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d) having a square shape. According to one embodiment of the present disclosure, the image decoding device (100) can determine the processing order of the third encoding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d) depending on the form in which the first encoding unit (1200) is divided.

[0170] According to one embodiment of the present disclosure, the image decoding device (100) can determine third encoding units (1216a, 1216b, 1216c, 1216d) by horizontally dividing the second encoding units (1210a, 1210b) generated by vertically dividing them, and the image decoding device (100) can process the third encoding units (1216a, 1216b, 1216c, 1216d) according to an order (1217) of first processing the third encoding units (1216a, 1216c) included in the left second encoding unit (1210a) in the vertical direction and then processing the third encoding units (1216b, 1216d) included in the right second encoding unit (1210b) in the vertical direction.

[0171] According to one embodiment of the present disclosure, the image decoding device (100) can determine third encoding units (1226a, 1226b, 1226c, 1226d) by vertically dividing the second encoding units (1220a, 1220b) generated by being divided in the horizontal direction, and the image decoding device (100) can process the third encoding units (1226a, 1226b, 1226c, 1226d) according to an order (1227) of first processing the third encoding units (1226a, 1226b) included in the upper second encoding unit (1220a) in the horizontal direction and then processing the third encoding units (1226c, 1226d) included in the lower second encoding unit (1220b) in the horizontal direction.

[0172] Referring to FIG. 12, the second encoding units (1210a, 1210b, 1220a, 1220b) can be divided into third encoding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d) having a square shape. The second encoding units (1210a, 1210b) determined by being split in the vertical direction and the second encoding units (1220a, 1220b) determined by being split in the horizontal direction are split into different shapes, but according to the third encoding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d) determined later, the first encoding unit (1200) is ultimately split into encoding units of the same shape. Accordingly, even if the image decoding device (100) determines encoding units of the same shape as a result by recursively splitting the encoding units through different processes based on the split shape mode information, it can process a plurality of encoding units determined in the same shape in different orders.

[0173] FIG. 13 illustrates a process in which the depth of an encoding unit is determined as the shape and size of the encoding unit change when the encoding unit is recursively divided to determine a plurality of encoding units according to one embodiment of the present disclosure.

[0174] According to one embodiment of the present disclosure, the image decoding device (100) may determine the depth of an encoding unit according to a predetermined criterion. For example, the predetermined criterion may be the length of a long side of the encoding unit. If the length of the long side of the current encoding unit is split to be 2n (n>0) times the length of the long side of the encoding unit before splitting, the image decoding device (100) may determine that the depth of the current encoding unit is increased by n compared to the depth of the encoding unit before splitting. Hereinafter, the encoding unit with increased depth will be expressed as an encoding unit of a lower depth.

[0175] Referring to FIG. 13, according to one embodiment of the present disclosure, based on block shape information indicating a square shape (for example, the block shape information may indicate '0: SQUARE'), the image decoding device (100) may divide a first coding unit (1300) having a square shape to determine a second coding unit (1302), a third coding unit (1304), etc. of a lower depth. If the size of the first coding unit (1300) having a square shape is 2Nx2N, the second coding unit (1302) determined by dividing the width and height of the first coding unit (1300) by half may have a size of NxN. Furthermore, the third coding unit (1304) determined by dividing the width and height of the second coding unit (1302) by half may have a size of N / 2xN / 2. In this case, the width and height of the third encoding unit (1304) correspond to 1 / 4 of the width and height of the first encoding unit (1300). When the depth of the first encoding unit (1300) is D, the depth of the second encoding unit (1302), which is 1 / 2 of the width and height of the first encoding unit (1300), may be D+1, and the depth of the third encoding unit (1304), which is 1 / 4 of the width and height of the first encoding unit (1300), may be D+2.

[0176] According to one embodiment of the present disclosure, based on block shape information indicating a non-square shape (for example, the block shape information may indicate '1: NS_VER' indicating a non-square shape in which the height is longer than the width or '2: NS_HOR' indicating a non-square shape in which the width is longer than the height), the image decoding device (100) may split a first coding unit (1310 or 1320) having a non-square shape to determine a second coding unit (1312 or 1322), a third coding unit (1314 or 1324) of a lower depth, etc.

[0177] The image decoding device (100) can determine a second encoding unit (e.g., 1302, 1312, 1322, etc.) by splitting at least one of the width and height of the first encoding unit (1310) having a size of Nx2N. That is, the image decoding device (100) can split the first encoding unit (1310) in the horizontal direction to determine a second encoding unit (1302) having a size of NxN or a second encoding unit (1322) having a size of NxN / 2, and can also split the first encoding unit (1310) in the horizontal direction and the vertical direction to determine a second encoding unit (1312) having a size of N / 2xN.

[0178] According to one embodiment of the present disclosure, the image decoding device (100) may determine a second coding unit (e.g., 1302, 1312, 1322, etc.) by splitting at least one of the width and the height of the first coding unit (1320) having a size of 2NxN. That is, the image decoding device (100) may split the first coding unit (1320) in the vertical direction to determine a second coding unit (1302) having a size of NxN or a second coding unit (1312) having a size of N / 2xN, and may also split the first coding unit (1320) in the horizontal direction and the vertical direction to determine a second coding unit (1322) having a size of NxN / 2.

[0179] According to one embodiment of the present disclosure, the image decoding device (100) may determine a third encoding unit (e.g., 1304, 1314, 1324, etc.) by splitting at least one of the width and the height of the second encoding unit (1302) having a size of NxN. That is, the image decoding device (100) may split the second encoding unit (1302) in the vertical direction and the horizontal direction to determine a third encoding unit (1304) having a size of N / 2xN / 2, a third encoding unit (1314) having a size of N / 4xN / 2, or a third encoding unit (1324) having a size of N / 2xN / 4.

[0180] According to one embodiment of the present disclosure, the image decoding device (100) may determine a third coding unit (e.g., 1304, 1314, 1324, etc.) by splitting at least one of the width and the height of the second coding unit (1312) having a size of N / 2xN. That is, the image decoding device (100) may split the second coding unit (1312) in the horizontal direction to determine a third coding unit (1304) having a size of N / 2xN / 2 or a third coding unit (1324) having a size of N / 2xN / 4, or split the second coding unit (1312) in the vertical direction and the horizontal direction to determine a third coding unit (1314) having a size of N / 4xN / 2.

[0181] According to one embodiment of the present disclosure, the image decoding device (100) may determine a third coding unit (e.g., 1304, 1314, 1324, etc.) by splitting at least one of the width and the height of the second coding unit (1322) having a size of NxN / 2. That is, the image decoding device (100) may split the second coding unit (1322) in the vertical direction to determine a third coding unit (1304) having a size of N / 2xN / 2 or a third coding unit (1314) having a size of N / 4xN / 2, or split the second coding unit (1322) in the vertical direction and the horizontal direction to determine a third coding unit (1324) having a size of N / 2xN / 4.

[0182] According to one embodiment of the present disclosure, the image decoding device (100) can split a square-shaped encoding unit (e.g., 1300, 1302, 1304) in a horizontal direction or a vertical direction. For example, a first encoding unit (1300) having a size of 2Nx2N can be split in the vertical direction to determine a first encoding unit (1310) having a size of Nx2N, or can be split in the horizontal direction to determine a first encoding unit (1320) having a size of 2NxN. When the depth is determined based on the length of the longest side of the encoding unit according to one embodiment of the present disclosure, the depth of the encoding unit determined by splitting the first encoding unit (1300) having a size of 2Nx2N in the horizontal direction or the vertical direction can be the same as the depth of the first encoding unit (1300).

[0183] According to one embodiment of the present disclosure, the width and height of the third coding unit (1314 or 1324) may be 1 / 4 times that of the first coding unit (1310 or 1320). When the depth of the first coding unit (1310 or 1320) is D, the depth of the second coding unit (1312 or 1322), which is 1 / 2 times the width and height of the first coding unit (1310 or 1320), may be D+1, and the depth of the third coding unit (1314 or 1324), which is 1 / 4 times the width and height of the first coding unit (1310 or 1320), may be D+2.

[0184] FIG. 14 illustrates an index (part index, hereinafter referred to as PID) for depth and encoding unit distinction that can be determined according to the shape and size of encoding units according to one embodiment of the present disclosure.

[0185] According to one embodiment of the present disclosure, the image decoding device (100) can split a first encoding unit (1400) having a square shape to determine second encoding units of various shapes. Referring to FIG. 14, the image decoding device (100) can split the first encoding unit (1400) in at least one of a vertical direction and a horizontal direction according to the split shape mode information to determine second encoding units (1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d). That is, the image decoding device (100) can determine the second encoding unit (1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d) based on the split shape mode information for the first encoding unit (1400).

[0186] According to one embodiment of the present disclosure, the depth of the second coding units (1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d) determined according to the split shape mode information for the first coding unit (1400) having a square shape may be determined based on the length of the long side. For example, since the length of one side of the first coding unit (1400) having a square shape and the length of the long side of the second coding unit (1402a, 1402b, 1404a, 1404b) having a non-square shape are the same, the depth of the first coding unit (1400) and the second coding units (1402a, 1402b, 1404a, 1404b) having a non-square shape may be considered to be the same as D. In contrast, when the image decoding device (100) divides the first encoding unit (1400) into four square-shaped second encoding units (1406a, 1406b, 1406c, 1406d) based on the split shape mode information, the length of one side of the square-shaped second encoding units (1406a, 1406b, 1406c, 1406d) is half the length of one side of the first encoding unit (1400), so the depth of the second encoding units (1406a, 1406b, 1406c, 1406d) may be a depth of D+1, which is one depth lower than D, the depth of the first encoding unit (1400).

[0187] According to one embodiment of the present disclosure, the image decoding device (100) can horizontally split a first encoding unit (1410) having a height longer than width according to split shape mode information into a plurality of second encoding units (1412a, 1412b, 1414a, 1414b, 1414c). According to one embodiment of the present disclosure, the image decoding device (100) can vertically split a first encoding unit (1420) having a width longer than height according to split shape mode information into a plurality of second encoding units (1422a, 1422b, 1424a, 1424b, 1424c).

[0188] According to one embodiment of the present disclosure, the second coding units (1412a, 1412b, 1414a, 1414b, 1414c. 1422a, 1422b, 1424a, 1424b, 1424c) determined according to the split shape mode information for the first coding unit (1410 or 1420) of a non-square shape may have their depths determined based on the length of their long sides. For example, since the length of one side of the second encoding unit (1412a, 1412b) in the shape of a square is half the length of one side of the first encoding unit (1410) in the shape of a non-square having a height longer than a width, the depth of the second encoding unit (1412a, 1412b) in the shape of a square is D+1, which is one depth lower than the depth D of the first encoding unit (1410) in the shape of a non-square.

[0189] Furthermore, the image decoding device (100) can split a non-square first encoding unit (1410) into an odd number of second encoding units (1414a, 1414b, 1414c) based on the split shape mode information. The odd number of second encoding units (1414a, 1414b, 1414c) can include non-square second encoding units (1414a, 1414c) and square second encoding units (1414b). In this case, since the length of the long side of the second encoding unit (1414a, 1414c) of a non-square shape and the length of one side of the second encoding unit (1414b) of a square shape are half the length of one side of the first encoding unit (1410), the depth of the second encoding unit (1414a, 1414b, 1414c) may be a depth of D+1, which is one depth lower than D, which is the depth of the first encoding unit (1410). The image decoding device (100) may determine the depth of the encoding units associated with the first encoding unit (1420) of a non-square shape, in which the width is longer than the height, in a manner corresponding to the above method of determining the depth of the encoding units associated with the first encoding unit (1410).

[0190] According to one embodiment of the present disclosure, when determining an index (PID) for distinguishing split coding units, the image decoding device (100) may determine the index based on a size ratio between the coding units when the coding units split into an odd number of units do not have the same size. Referring to FIG. 14, among the coding units (1414a, 1414b, 1414c) split into an odd number of units, the coding unit (1414b) located in the middle may have the same width as the other coding units (1414a, 1414c) but may have a height that is twice the height of the coding units (1414a, 1414c) that are different in height. That is, in this case, the coding unit (1414b) located in the middle may include two of the other coding units (1414a, 1414c). Accordingly, if the index (PID) of the encoding unit (1414b) located in the middle according to the scanning order is 1, the index of the encoding unit (1414c) located in the next order may be 3, which is an increase of 2. In other words, there may be a discontinuity in the value of the index. According to one embodiment of the present disclosure, the image decoding device (100) may determine whether the encoding units divided into an odd number are not of the same size based on the presence or absence of discontinuity in the index for distinguishing between the divided encoding units.

[0191] According to one embodiment of the present disclosure, the image decoding device (100) may determine whether the current encoding unit is divided into a specific split shape based on the value of an index for distinguishing a plurality of encoding units determined by division. Referring to FIG. 14, the image decoding device (100) may divide a first encoding unit (1410) having a rectangular shape in which a height is longer than a width, to determine an even number of encoding units (1412a, 1412b) or an odd number of encoding units (1414a, 1414b, 1414c). The image decoding device (100) may use an index (PID) indicating each encoding unit to distinguish each of the plurality of encoding units. According to one embodiment of the present disclosure, the PID may be obtained from a sample (e.g., an upper left sample) at a predetermined position of each encoding unit.

[0192] According to one embodiment of the present disclosure, the image decoding device (100) can determine an coding unit at a predetermined position among the coding units that are divided and determined using an index for distinguishing the coding units. According to one embodiment of the present disclosure, when the split shape mode information for the first coding unit (1410) having a rectangular shape with a height longer than the width indicates that the first coding unit (1410) is divided into three coding units, the image decoding device (100) can divide the first coding unit (1410) into three coding units (1414a, 1414b, 1414c). The image decoding device (100) can assign an index to each of the three coding units (1414a, 1414b, 1414c). The image decoding device (100) can compare the indexes for each coding unit to determine the middle coding unit among the coding units divided into an odd number of coding units. The image decoding device (100) may determine a coding unit (1414b) having an index corresponding to a middle value among the indices of the coding units as a coding unit at a middle position among the coding units determined by splitting the first coding unit (1410). According to an embodiment of the present disclosure, when determining an index for distinguishing the split coding units, the image decoding device (100) may determine the index based on a size ratio between the coding units when the coding units do not have the same size. Referring to FIG. 14, the coding unit (1414b) generated by splitting the first coding unit (1410) may have the same width as other coding units (1414a, 1414c) but may be twice the height of the coding units (1414a, 1414c) that are different in height. In this case, if the index (PID) of the encoding unit (1414b) located in the middle is 1, the index of the encoding unit (1414c) located in the next order may be 3, which is an increase of 2.In cases like this where the index increases uniformly and then the increase amount changes, the image decoding device (100) may determine that the current encoding unit is divided into a plurality of encoding units including encoding units having different sizes from other encoding units. According to one embodiment of the present disclosure, when the split shape mode information indicates that the current encoding unit is divided into an odd number of encoding units, the image decoding device (100) may divide the current encoding unit into a form in which an encoding unit at a predetermined position among the odd number of encoding units (for example, a middle encoding unit) has a different size from the other encoding units. In this case, the image decoding device (100) may determine a middle encoding unit having a different size using an index (PID) for the encoding unit. However, the above-described index, the size or position of the encoding unit at the predetermined position to be determined are specific for explaining one embodiment and should not be interpreted as being limited thereto, and it should be interpreted that various indexes, positions and sizes of encoding units can be used.

[0193] According to one embodiment of the present disclosure, an image decoding device (100) can use a predetermined data unit from which recursive division of an encoding unit begins.

[0194] FIG. 15 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture according to one embodiment of the present disclosure.

[0195] According to one embodiment of the present disclosure, a predetermined data unit may be defined as a data unit from which a coding unit begins to be recursively split using split shape mode information. That is, it may correspond to a coding unit of the highest depth used in the process of determining multiple coding units for splitting the current picture. For convenience of explanation, this predetermined data unit will be referred to as a reference data unit hereinafter.

[0196] According to one embodiment of the present disclosure, a reference data unit may have a predetermined size and shape. According to one embodiment of the present disclosure, the reference data unit may include MxN samples, where M and N may be the same and may be integers expressed as powers of 2. That is, the reference data unit may have a square or non-square shape, and may be subsequently divided into an integer number of coding units.

[0197] According to one embodiment of the present disclosure, an image decoding device (100) may divide a current picture into a plurality of reference data units. According to one embodiment of the present disclosure, an image decoding device (100) may divide a plurality of reference data units into which a current picture is divided using division shape mode information for each reference data unit. This division process of the reference data units may correspond to a division process using a quad-tree structure.

[0198] According to one embodiment of the present disclosure, the image decoding device (100) can determine in advance the minimum size that a reference data unit included in a current picture can have. Accordingly, the image decoding device (100) can determine reference data units of various sizes having a size greater than or equal to the minimum size, and can determine at least one encoding unit using segmentation mode information based on the determined reference data unit.

[0199] Referring to FIG. 15, the image decoding device (100) may use a reference coding unit (1500) having a square shape, or may use a reference coding unit (1502) having a non-square shape. According to one embodiment of the present disclosure, the shape and size of the reference coding unit may be determined according to various data units (e.g., sequence, picture, slice, slice segment, tile, tile group, maximum coding unit, etc.) that may include at least one reference coding unit.

[0200] According to one embodiment of the present disclosure, the bitstream acquisition unit (110) of the image decoding device (100) can acquire at least one of information on the shape of the reference coding unit and information on the size of the reference coding unit from the bitstream for each of the various data units. The process of determining at least one coding unit included in the square-shaped reference coding unit (1500) has been described above through the process of splitting the current coding unit (300) of FIG. 3, and the process of determining at least one coding unit included in the non-square-shaped reference coding unit (1502) has been described above through the process of splitting the current coding unit (400 or 450) of FIG. 4, so a detailed description thereof will be omitted.

[0201] According to one embodiment of the present disclosure, the image decoding device (100) may use an index for identifying the size and shape of the reference coding unit in order to determine the size and shape of the reference coding unit according to some data units that are predetermined based on a predetermined condition. That is, the bitstream acquisition unit (110) may acquire only an index for identifying the size and shape of the reference coding unit for each slice, slice segment, tile, tile group, maximum coding unit, etc., among the various data units (e.g., sequences, pictures, slices, slice segments, tiles, tile groups, maximum coding units, etc.) that satisfy a predetermined condition (e.g., data units having a size smaller than a slice) from the bitstream. The image decoding device (100) may determine the size and shape of the reference data unit for each data unit that satisfies the predetermined condition by using the index. When information about the shape of the reference coding unit and information about the size of the reference coding unit are obtained from the bitstream for each relatively small-sized data unit and used, the efficiency of the bitstream may not be good. Therefore, instead of directly obtaining information about the shape of the reference coding unit and information about the size of the reference coding unit, only the index may be obtained and used. In this case, at least one of the size and shape of the reference coding unit corresponding to the index indicating the size and shape of the reference coding unit may be determined in advance. That is, the image decoding device (100) can determine at least one of the size and shape of the reference coding unit included in the data unit that serves as the basis for obtaining the index by selecting at least one of the sizes and shapes of the predetermined reference coding units according to the index.

[0202] According to one embodiment of the present disclosure, the image decoding device (100) may use at least one reference coding unit included in one maximum coding unit (1510). That is, the maximum coding unit (1510) for dividing an image may include at least one reference coding unit, and the coding unit may be determined through a recursive splitting process of each reference coding unit. According to one embodiment of the present disclosure, at least one of the width and the height of the maximum coding unit (1510) may correspond to an integer multiple of at least one of the width and the height of the reference coding unit. According to one embodiment of the present disclosure, the size of the reference coding unit may be a size obtained by splitting the maximum coding unit (1510) n times according to a quad tree structure. That is, the image decoding device (100) may determine the reference coding unit by splitting the maximum coding unit (1510) n times according to the quad tree structure, and may split the reference coding unit based on at least one of block shape information and split shape mode information according to one embodiment of the present disclosure.

[0203] According to one embodiment of the present disclosure, the video decoding device (100) can obtain and use block shape information indicating the shape of a current encoding unit or split shape mode information indicating a method of splitting the current encoding unit from a bitstream. The split shape mode information may be included in a bitstream related to various data units. For example, the video decoding device (100) can use split shape mode information included in a sequence parameter set, a picture parameter set, a video parameter set, a slice header, a slice segment header, a tile header, and a tile group header. Furthermore, the video decoding device (100) can obtain and use a syntax element corresponding to block shape information or split shape mode information from the bitstream for each maximum encoding unit and each reference encoding unit.

[0204] Hereinafter, a method for determining a partitioning rule according to one embodiment of the present disclosure will be described in detail.

[0205] The video decoding device (100) can determine a segmentation rule of the video. The segmentation rule may be predetermined between the video decoding device (100) and the video encoding device (200). The video decoding device (100) can determine the segmentation rule of the video based on information obtained from a bitstream. The video decoding device (100) can determine the segmentation rule based on information obtained from at least one of a sequence parameter set, a picture parameter set, a video parameter set, a slice header, a slice segment header, a tile header, and a tile group header. The video decoding device (100) can determine the segmentation rule differently according to a frame, a slice, a tile, a temporal layer, a maximum coding unit, or an coding unit.

[0206] The image decoding device (100) can determine a segmentation rule based on the block shape of the encoding unit. The block shape can include the size, shape, width and height ratio, and direction of the encoding unit. The image encoding device (200) and the image decoding device (100) can determine in advance that the segmentation rule will be determined based on the block shape of the encoding unit. However, the present invention is not limited thereto. The image decoding device (100) can determine the segmentation rule based on information obtained from the bitstream received from the image encoding device (200).

[0207] The shape of the encoding unit may include a square and a non-square shape. If the width and height of the encoding unit are equal, the image decoding device (100) may determine the shape of the encoding unit as a square. In addition, if the width and height of the encoding unit are not equal, the image decoding device (100) may determine the shape of the encoding unit as a non-square shape.

[0208] The size of the coding unit may include various sizes such as 4x4, 8x4, 4x8, 8x8, 16x4, 16x8, ..., 256x256. The size of the coding unit may be classified according to the length of the long side, the length of the short side, or the area of ​​the coding unit. The image decoding device (100) may apply the same splitting rule to the coding units classified into the same group. For example, the image decoding device (100) may classify the coding units having the same long side length into the same size. In addition, the image decoding device (100) may apply the same splitting rule to the coding units having the same long side length.

[0209] The ratio of the width to the height of the coding unit may include 1:2, 2:1, 1:4, 4:1, 1:8, 8:1, 1:16, 16:1, 32:1, or 1:32, etc. In addition, the direction of the coding unit may include a horizontal direction and a vertical direction. The horizontal direction may indicate a case where the length of the width of the coding unit is longer than the length of the height. The vertical direction may indicate a case where the length of the width of the coding unit is shorter than the length of the height.

[0210] The image decoding device (100) can adaptively determine a splitting rule based on the size of the encoding unit. The image decoding device (100) can determine a different allowable splitting mode based on the size of the encoding unit. For example, the image decoding device (100) can determine whether splitting is allowed based on the size of the encoding unit. The image decoding device (100) can determine a splitting direction based on the size of the encoding unit. The image decoding device (100) can determine an allowable splitting type based on the size of the encoding unit.

[0211] Determining the splitting rule based on the size of the encoding unit may be a splitting rule predetermined between the image encoding device (200) and the image decoding device (100). In addition, the image decoding device (100) may determine the splitting rule based on information obtained from the bitstream.

[0212] The image decoding device (100) can adaptively determine a segmentation rule based on the position of the encoding unit. The image decoding device (100) can adaptively determine a segmentation rule based on the position that the encoding unit occupies in the image.

[0213] Additionally, the image decoding device (100) can determine a splitting rule so that encoding units generated through different splitting paths do not have the same block shape. However, this is not limited thereto, and encoding units generated through different splitting paths may have the same block shape. Encoding units generated through different splitting paths may have different decoding processing orders. Since the decoding processing order has been described together with FIG. 12, a detailed description thereof will be omitted.

[0214] FIG. 16 illustrates encoding units that can be determined for each picture when the combination of forms into which encoding units can be divided is different for each picture according to one embodiment of the present disclosure.

[0215] Referring to FIG. 16, the image decoding device (100) can determine a different combination of partitioning shapes into which encoding units can be partitioned for each picture. For example, the image decoding device (100) can decode an image using a picture (1600) that can be partitioned into four encoding units, a picture (1610) that can be partitioned into two or four encoding units, and a picture (1620) that can be partitioned into two, three, or four encoding units, among at least one picture included in the image. The image decoding device (100) can only use partitioning shape information indicating that the picture (1600) is partitioned into four square encoding units to partition the picture (1600) into a plurality of encoding units. The image decoding device (100) can only use partitioning shape information indicating that the picture (1610) is partitioned into two or four encoding units to partition the picture. The video decoding device (100) can only use the segmentation type information indicating that the picture (1620) is segmented into two, three, or four encoding units. The above-described combination of segmentation types is merely an example for explaining the operation of the video decoding device (100), and therefore the above-described combination of segmentation types should not be interpreted as being limited to the above-described example, but should be interpreted as being capable of using various combinations of segmentation types for each predetermined data unit.

[0216] According to one embodiment of the present disclosure, the bitstream acquisition unit (110) of the image decoding device (100) can acquire a bitstream including an index indicating a combination of segmentation type information for each predetermined data unit (e.g., a sequence, a picture, a slice, a slice segment, a tile, a tile group, etc.). For example, the bitstream acquisition unit (110) can acquire an index indicating a combination of segmentation type information from a sequence parameter set, a picture parameter set, a slice header, a tile header, or a tile group header. The image decoding device (100) can determine a combination of segmentation types by which an encoding unit can be divided for each predetermined data unit using the acquired index, and thus can use different combinations of segmentation types for each predetermined data unit.

[0217] FIG. 17 illustrates various forms of encoding units that can be determined based on segmentation mode information that can be expressed in binary code according to one embodiment of the present disclosure.

[0218] According to one embodiment of the present disclosure, the image decoding device (100) can split an encoding unit into various shapes using block shape information and split shape mode information acquired through the bitstream acquisition unit (110). The shapes of the encoding unit that can be split may correspond to various shapes including the shapes described through the above-described embodiments.

[0219] Referring to FIG. 17, the image decoding device (100) can split a square-shaped encoding unit in at least one of the horizontal direction and the vertical direction based on the split shape mode information, and can split a non-square-shaped encoding unit in the horizontal direction or the vertical direction.

[0220] According to one embodiment of the present disclosure, when the image decoding device (100) can divide a square-shaped encoding unit into four square encoding units by horizontally and vertically dividing the square-shaped encoding unit, there may be four types of division forms that the division shape mode information for the square encoding unit can indicate. According to one embodiment of the present disclosure, the division shape mode information may be expressed as a two-digit binary code, and a binary code may be assigned to each division form. For example, when the encoding unit is not divided, the division shape mode information may be expressed as (00)b, when the encoding unit is divided in the horizontal direction and the vertical direction, the division shape mode information may be expressed as (01)b, when the encoding unit is divided in the horizontal direction, the division shape mode information may be expressed as (10)b, and when the encoding unit is divided in the vertical direction, the division shape mode information may be expressed as (11)b.

[0221] According to one embodiment of the present disclosure, when the image decoding device (100) splits a non-square coding unit in a horizontal direction or a vertical direction, the type of split shape that the split shape mode information can indicate may be determined depending on the number of coding units into which the coding unit is split. Referring to FIG. 17, the image decoding device (100) may split a non-square coding unit into up to three according to one embodiment of the present disclosure. The image decoding device (100) may split the coding unit into two coding units, in which case the split shape mode information may be expressed as (10)b. The image decoding device (100) may split the coding unit into three coding units, in which case the split shape mode information may be expressed as (11)b. The image decoding device (100) may determine not to split the coding unit, in which case the split shape mode information may be expressed as (0)b. That is, the image decoding device (100) can use variable length coding (VLC) rather than fixed length coding (FLC) to use a binary code representing segmentation mode information.

[0222] According to one embodiment of the present disclosure, referring to FIG. 17, the binary code of the partition shape mode information indicating that the coding unit is not split may be expressed as (0)b. If the binary code of the partition shape mode information indicating that the coding unit is not split is set to (00)b, all binary codes of the 2-bit partition shape mode information must be used even if there is no partition shape mode information set to (01)b. However, as illustrated in FIG. 17, if three partition shapes for a non-square coding unit are used, the image decoding device (100) can determine that the coding unit is not split even if it uses a 1-bit binary code (0)b as the partition shape mode information, and thus can efficiently use the bitstream. However, the division form of the non-square-shaped encoding unit indicated by the division form mode information should not be interpreted as being limited to only the three forms illustrated in FIG. 17, but should be interpreted as various forms including the embodiments described above.

[0223] FIG. 18 illustrates another form of a coding unit that can be determined based on segmentation mode information that can be expressed in binary code according to one embodiment of the present disclosure.

[0224] Referring to FIG. 18, the image decoding device (100) can split a square-shaped encoding unit in the horizontal direction or the vertical direction based on the split shape mode information, and can split a non-square-shaped encoding unit in the horizontal direction or the vertical direction. That is, the split shape mode information can indicate that a square-shaped encoding unit is split in one direction. In this case, the binary code of the split shape mode information indicating that a square-shaped encoding unit is not split can be expressed as (0)b. If the binary code of the split shape mode information indicating that the encoding unit is not split is set to (00)b, all binary codes of the 2-bit split shape mode information must be used even though there is no split shape mode information set to (01)b. However, as illustrated in FIG. 18, if three types of division forms for a square-shaped encoding unit are used, the image decoding device (100) can determine that the encoding unit is not divided even if it uses a 1-bit binary code (0)b as the division form mode information, and thus can efficiently use the bitstream. However, the division forms of the square-shaped encoding unit indicated by the division form mode information should not be interpreted as being limited to only the three types illustrated in FIG. 18, but should be interpreted as various types including the embodiments described above.

[0225] According to one embodiment of the present disclosure, block shape information or segmentation shape mode information can be expressed using binary code, and such information can be directly generated as a bitstream. In addition, block shape information or segmentation shape mode information that can be expressed using binary code may not be directly generated as a bitstream, but may be used as a binary code input in CABAC (context adaptive binary arithmetic coding).

[0226] According to one embodiment of the present disclosure, a video decoding device (100) describes a process of obtaining syntax for block shape information or segmentation shape mode information through CABAC. A bitstream including a binary code for the syntax can be obtained through a bitstream obtaining unit (110). The video decoding device (100) can detect a syntax element indicating block shape information or segmentation shape mode information by de-binarizing a bin string included in the obtained bitstream. According to one embodiment of the present disclosure, the video decoding device (100) can obtain a set of binary bin strings corresponding to syntax elements to be decoded, and decode each bin using probability information, and the video decoding device (100) can repeat the process until a bin string composed of the decoded bins becomes equal to one of the previously obtained bin strings. The image decoding device (100) can determine syntax elements by performing inverse binarization of an empty string.

[0227] According to one embodiment of the present disclosure, the image decoding device (100) may perform a decoding process of adaptive binary arithmetic coding to determine a syntax for a bin string, and the image decoding device (100) may update a probability model for bins acquired through the bitstream acquisition unit (110). In one embodiment, the bitstream acquisition unit (110) of the image decoding device (100) may acquire a bitstream representing a binary code representing segmentation mode information according to one embodiment of the present disclosure. Using the acquired binary code having a size of 1 or 2 bits, the image decoding device (100) may determine a syntax for the segmentation mode information. In order to determine the syntax for the segmentation mode information, the image decoding device (100) may update a probability for each bit of the 2-bit binary code. That is, the image decoding device (100) can update the probability of having a value of 0 or 1 when decoding the next bin, depending on whether the value of the first bin among the 2-bit binary codes is 0 or 1.

[0228] According to one embodiment of the present disclosure, the image decoding device (100) can, in the process of determining a syntax, update the probability for bins used in the process of decoding bins of an empty string for the syntax, and the image decoding device (100) can determine that certain bits among the empty strings have the same probability without updating the probability.

[0229] In one embodiment, in the process of determining the syntax using an empty string indicating the partition shape mode information for a non-square coding unit, the image decoding device (100) may determine the syntax for the partition shape mode information using one bin having a value of 0 when the non-square coding unit is not divided. That is, when the block shape information indicates that the current coding unit is a non-square shape, the first bin of the empty string for the partition shape mode information may be 0 when the non-square coding unit is not divided, and may be 1 when it is divided into two or three coding units. Accordingly, the probability that the first bin of the empty string of the partition shape mode information for the non-square coding unit is 0 may be 1 / 3, and the probability that it is 1 may be 2 / 3. As described above, the image decoding device (100) can only express a 1-bit empty string having a value of 0 for the partition shape mode information indicating that a non-square-shaped encoding unit is not partitioned, so the image decoding device (100) can determine the syntax for the partition shape mode information by determining whether the second bin is 0 or 1 only when the first bin of the partition shape mode information is 1. According to one embodiment of the present disclosure, when the first bin for the partition shape mode information is 1, the image decoding device (100) can decode the bin by considering that the probability that the second bin is 0 or 1 is the same probability.

[0230] According to one embodiment of the present disclosure, the image decoding device (100) may utilize various probabilities for each bin in the process of determining a bin of a bin string for the partition shape mode information. According to one embodiment of the present disclosure, the image decoding device (100) may determine the probability of a bin for the partition shape mode information differently depending on the direction of a non-square block. According to one embodiment of the present disclosure, the image decoding device (100) may determine the probability of a bin for the partition shape mode information differently depending on the area or the length of the long side of the current encoding unit. According to one embodiment of the present disclosure, the image decoding device (100) may determine the probability of a bin for the partition shape mode information differently depending on at least one of the shape and the length of the long side of the current encoding unit.

[0231] According to one embodiment of the present disclosure, the image decoding device (100) may determine that the bin probability for the partition shape mode information is the same for encoding units of a predetermined size or larger. For example, the bin probability for the partition shape mode information may be determined to be the same for encoding units of a size of 64 samples or larger based on the length of the long side of the encoding unit.

[0232] According to one embodiment of the present disclosure, the image decoding device (100) may determine the initial probability for bins constituting the empty string of the segmentation shape mode information based on the slice type (e.g., I slice, P slice, or B slice).

[0233] Figure 19 is a block diagram of an image encoding and decoding system that performs loop filtering.

[0234] The encoding unit (1910) of the image encoding and decoding system (1900) transmits an encoded bitstream of an image, and the decoding unit (1950) receives the bitstream and decodes it to output a restored image. Here, the encoding unit (1910) may have a configuration similar to that of the image encoding device (200) described below, and the decoding unit (1950) may have a configuration similar to that of the image decoding device (100).

[0235] In the encoding unit (1910), the prediction encoding unit (1915) outputs prediction data through inter prediction and intra prediction, and the transformation and quantization unit (1920) outputs quantized transformed coefficients (or quantized coefficients) of residual data between the prediction data and the current input image. For example, the transform coefficients may be generated using a transform kernel including at least one of a Discrete Cosine Transform (DCT), a Discrete Sine Transform (DST), a Hadamard transform, a Karhunen-Loeve Transform (KLT), or a Wavelet Transform. The residual data may have information compressed by performing the transformation. For example, the residual data may be expressed using a small number of frequencies by performing the transformation. In one embodiment, the transform and quantization unit (1920) may omit transforming the residual data between the prediction data and the current input image. For example, if the distribution of the residual data makes it inefficient to perform transform, the transform process for the residual data may be omitted and the quantization process may be performed. In one embodiment, whether transform is omitted (or whether transform is performed) may be transmitted to the decoding unit (1950) through the bitstream. The entropy encoding unit (1925) encodes and transforms the quantized transform coefficients and outputs them as a bitstream. The quantized transform coefficients may be restored to data in the spatial domain through the inverse quantization and inverse transform unit (1930). The inverse quantization and inverse transform unit (1930) may perform inverse quantization on the quantized transform coefficients and apply a transform kernel to determine the residual data. In one embodiment, the inverse quantization and inverse transform unit (1930) may not perform inverse transform.For example, if transformation on residual data is omitted, the inverse quantization and inverse transformation unit (1930) may not perform inverse transformation. The inverse quantization and inverse transformation unit (1930) may determine residual data by performing inverse quantization on quantized transform coefficients. The data of the restored spatial domain is output as a restored image through the deblocking filtering unit (1935) and the loop filtering unit (1940). The restored image may be used as a reference image for the next input image through the predictive encoding unit (1915).

[0236] The encoded image data among the bitstreams received by the decoding unit (1950) is restored to residual data in the spatial domain through the entropy decoding unit (1955) and the inverse quantization and inverse transformation unit (1960). The prediction data and residual data output from the prediction decoding unit (1975) are combined to form image data in the spatial domain, and the deblocking filtering unit (1965) and the loop filtering unit (1970) can perform filtering on the image data in the spatial domain to output a restored image for the current original image. The restored image can be used as a reference image for the next original image by the prediction decoding unit (1975).

[0237] The loop filtering unit (1940) of the encoding unit (1910) performs loop filtering using filter information input according to user input or system settings. The filter information used by the loop filtering unit (1940) is output to the entropy encoding unit (1925) and transmitted to the decoding unit (1950) together with the encoded image data. The loop filtering unit (1970) of the decoding unit (1950) can perform loop filtering based on the filter information input from the decoding unit (1950).

[0238] FIG. 20 is a block diagram showing the configuration of an image decoding device according to one embodiment of the present disclosure.

[0239] Referring to FIG. 20, the image decoding device (2000) may include a processor (2010) and a memory (2020).

[0240] In one embodiment of the present disclosure, the processor (2010) may include processing circuitry and / or multiple processors. For example, the processor (2010) may include various processing circuitry, including at least one processor, wherein one or more of the at least one processor may be configured to individually and / or collectively perform various functions described in the present disclosure in a distributed manner.

[0241] In one embodiment of the present disclosure, the memory (2020) may include one or more storage media storing at least one instruction. The processor (2010) may control the image decoding device (2000) by executing the instructions stored in the memory (2020). For example, the processor (2010) may control the image decoding device (2000) to perform operations by individually or collectively executing the instructions stored in the memory (2020). In one embodiment of the present disclosure, the operations performed by the image decoding device (2000) may be operations performed by the processor (2010) of the image decoding device (2000).

[0242] In one embodiment of the present disclosure, the image decoding device (2000) may correspond to the image decoding device (100) illustrated in FIG. 1 and / or the decoding unit (1950) illustrated in FIG. 19.

[0243] The image decoding device (2000) can obtain a bitstream generated as a result of encoding an image. The bitstream can include an encoding result for a current block. In one embodiment of the present disclosure, the image decoding device (2000) can receive the bitstream from the image encoding device through a network. In one embodiment of the present disclosure, the image decoding device (2000) can obtain the bitstream from a data storage medium including at least one of a magnetic medium such as a hard disk, a floppy disk, and a magnetic tape, an optical recording medium such as a CD-ROM and a DVD, or a magneto-optical medium such as a floptical disk.

[0244] The video decoding device (2000) can obtain syntax elements for decoding the video from the bitstream. The values ​​corresponding to the syntax elements can be included in the bitstream according to the hierarchical structure of the video. In one embodiment of the present disclosure, the video decoding device (2000) can obtain the syntax elements by entropy decoding the bins included in the bitstream.

[0245] In one embodiment of the present disclosure, a bitstream may include information about a prediction mode of a current block in a current image. The current block may include at least one of a maximum coding unit, an encoding unit, a transformation unit, or a prediction unit segmented from a current image to be decoded. In one embodiment of the present disclosure, the prediction mode of the current block may include at least one of an intra mode, an inter mode, a combined mode, a geometric partitioning mode, a block copy mode, or a template matching prediction mode.

[0246] In one embodiment of the present disclosure, the intra mode may include a non-directional Planar mode of number 0 (or Intra_Planar mode), a non-directional DC mode of number 1 (or Intra_DC mode), and directional Angular modes of number 2 to 66 (or Intra-directional mode) (e.g., (Intra_Angular2... Intra_Angular66). In one embodiment of the present disclosure, the intra-planar mode may mean a mode that determines a prediction sample based on a weighted average value according to the distance of a left reference sample, an upper reference sample, a lower-left sample, and an upper-right sample of the current block. In one embodiment of the present disclosure, the intra-DC mode may mean a mode that determines an average value of reference samples as a prediction sample. In one embodiment of the present disclosure, in the intra-directional modes, the positions of reference samples for generating prediction samples of samples in the current block may be identified in consideration of the direction indicated by the intra-directional modes. For example, in mode 34, the position of reference samples may be identified at 45 degrees to the upper left with respect to the samples in the current block. Reference samples located in the direction can be identified. In one embodiment of the present disclosure, the intra mode can include Wide-Angular modes (Intra_Wide_Angular) of -14 to -1 and 67 to 80. The Wide-Angular modes can be used to identify reference samples of samples in a non-square current block. In one embodiment of the present disclosure, the image decoding apparatus (2000) can determine one of the Wide-Angular modes as an intra prediction mode of the non-square current block. The image decoding apparatus (2000) can determine the Wide-Angular mode based on the width and height of the current block. If the width of the current block is greater than the height, the image decoding apparatus (2000) can replace the lower-left directional mode with the upper-right extended directional mode.For example, the video decoding device (2000) can replace the index value "predModeIntra" of the intra prediction mode that is greater than or equal to 2 and less than or equal to a predetermined value with "predModeIntra + 65". If the height of the current block is greater than the width, the video decoding device (2000) can replace the upper-right directional mode with the lower-left extended directional mode. For example, the video decoding device (2000) can replace the index value "predModeIntra" of the intra prediction mode that is greater than or equal to a predetermined value and less than or equal to 66 with "predModeIntra - 67". The number and types of intra prediction modes that can be used in the intra mode by the video decoding device (2000) according to an embodiment of the present disclosure can be set in various ways. For example, the image decoding device (2000) can determine the Wide-Angular mode using a predetermined method according to the ratio of the height and width of the block (e.g., 16, 8, 4, 2, 1 / 2, 1 / 4, 1 / 8, or 1 / 16).

[0247] In one embodiment of the present disclosure, the video decoding device (2000) can determine an intra prediction mode using MPM (most probable modes). The video decoding device (2000) can determine whether to use MPM. The video decoding device (2000) can obtain information related to whether to use MPM from a bitstream. When using MPM, the video decoding device (2000) can determine an MPM list. In one embodiment of the present disclosure, the video decoding device (2000) can determine the MPM list using neighboring blocks of the current block. The video decoding device (2000) can determine the MPM list based on the intra mode of the upper block of the current block and the intra mode of the left block. If the neighboring blocks of the current block are not available (for example, if the intra prediction mode of the neighboring blocks is not determined), the intra prediction mode of the unavailable neighboring blocks can be set to a predetermined mode (for example, the Planar mode). The video decoding device (2000) can determine one of the MPM lists as the intra prediction mode of the current block. The video decoding device (2000) can obtain information (e.g., index information) indicating the intra prediction mode of the current block from the MPM list from the bitstream.

[0248] In one embodiment of the present disclosure, the video decoding device (2000) may determine an intra prediction mode using a template. The video decoding device (2000) may determine a template of a current block. The template of the current block may include a left sample, an upper left sample, and / or an upper sample of the current block. The video decoding device (2000) may determine surrounding samples of the template of the current block. The surrounding samples of the template may include a left sample, an upper left sample, and / or an upper sample of the template. The video decoding device (2000) may perform prediction on the template using the surrounding samples of the template as reference samples. In one embodiment of the present disclosure, a process in which the video decoding device (2000) determines an intra prediction mode by performing prediction on the template may be referred to as template-based intra mode derivation (TIMD).

[0249] In one embodiment of the present disclosure, the image decoding device (2000) can infer an intra prediction mode of the current block using surrounding samples of the current block. The image decoding device (2000) can determine a slope using surrounding samples of the current block. The image decoding device (2000) can determine a plurality of 3 x 3 blocks adjacent to the current block. The image decoding device (2000) can obtain horizontal variations and vertical variations of samples included in each of the determined 3 x 3 blocks. The image decoding device (2000) can determine a slope based on the horizontal variations and the vertical variations. The image decoding device (2000) can determine the horizontal variations and the vertical variations using a Sobel filter. The image decoding device (2000) can determine an intra prediction mode corresponding to the slope. The video decoding device (2000) can determine the intra prediction mode of the current block based on a plurality of intra prediction modes determined for a plurality of 3 x 3 blocks. In one embodiment of the present disclosure, the video decoding device (2000) can determine the intra prediction mode that is determined most frequently as the intra prediction mode of the current block. In one embodiment of the present disclosure, the video decoding device (2000) can determine the amplitude based on horizontal variation and vertical variation. The video decoding device (2000) can determine the intra prediction mode of the current block based on the amplitude. The video decoding device (2000) can determine the weight of the intra prediction mode corresponding to the slope as the amplitude. For example, the video decoding device (2000) can increase the weight of the intra prediction mode determined based on the slope as the horizontal variation and vertical variation increase. The video decoding device (2000) can determine the intra prediction mode of the current block based on a result reflecting a weight determined according to the size.In one embodiment of the present disclosure, the process by which the image decoding device (2000) determines an intra prediction mode based on a slope may be referred to as decoder side intra mode derivation (DIMD).

[0250] In one embodiment of the present disclosure, the block copy mode may include an intra block copy mode. In one embodiment, the block copy mode may include an intra block copy mode. In one embodiment, the intra block copy mode may be a sub-mode of the intra mode, but is not limited thereto, and may represent a mode separate from the intra mode. In one embodiment, the template matching prediction mode may include a template matching intra prediction mode. The combined mode may include a Combined Inter-Intra Prediction (CIIP) mode that performs prediction by combining prediction according to the intra mode and prediction according to the inter mode. The geometric partitioning mode may include a mode that partitions to include directionality within a block. The geometric partitioning mode may perform prediction using inter prediction or intra prediction for each of the divided regions that are blocked.

[0251] The video decoding device (2000) can restore the current block by performing prediction according to the prediction mode for the current block according to the prediction mode of the current block.

[0252] In one embodiment of the present disclosure, the image decoding device (2000) can obtain information regarding the prediction mode of the current block from the bitstream. For example, the image decoding device (2000) can obtain index information indicating the prediction mode of the current block from the bitstream.

[0253] In one embodiment of the present disclosure, when the prediction mode of the current block is the CIIP mode, the video decoding device (2000) can reconstruct the current block by combining inter prediction and intra prediction. For example, the video decoding device (2000) can perform intra prediction according to the planar mode. For example, the video decoding device (2000) can perform inter prediction using a motion vector (MV). The video decoding device (2000) can reconstruct the current block using a weighted sum of a prediction block according to inter prediction and a prediction block according to intra prediction. The weight can be determined based on whether a block adjacent to the current block has been intra predicted.

[0254] In one embodiment of the present disclosure, when the prediction mode of the current block is a geometric segmentation mode, the image decoding device (2000) can perform prediction by segmenting the current block. The image decoding device (2000) can obtain a segmentation angle and a segmentation distance for a boundary at which segmentation is performed within the current block. The image decoding device (2000) can segment the current block based on the segmentation angle and the segmentation distance. The image decoding device (2000) can reconstruct the current block by performing inter prediction or intra prediction on each of the segmented regions within the current block. The image decoding device (2000) can (i) perform intra prediction on both segmented regions, (ii) perform inter prediction on one region and intra prediction on the other region, or (iii) perform inter prediction on both segmented regions.

[0255] In one embodiment of the present disclosure, when the prediction mode of the current block is block copy mode, the image decoding device (2000) can reconstruct the current block based on a reference block included in the current image. In one embodiment of the present disclosure, when the prediction mode of the current block is block copy mode, the image decoding device (2000) can determine information about a block vector (BV) indicating the reference block included in the current image. In one embodiment of the present disclosure, the image decoding device (2000) can determine a prediction block based on the reference block. For example, the image decoding device (2000) can determine a prediction block that is identical to the reference block or by performing filtering on the reference block.

[0256] In one embodiment of the present disclosure, when the prediction mode of the current block is the template matching prediction mode, the image decoding device (2000) can reconstruct the current block using a reference block. The image decoding device (2000) can obtain information related to whether the template matching prediction mode is used. The image decoding device (2000) can determine whether the template matching prediction mode is used based on the obtained information. The reference block can be determined based on at least one of an area included in the current image or an area included in a previously decoded image. In one embodiment of the present disclosure, the image decoding device (2000) can determine the reference block using a cost function. The cost function can include at least one of a sum of absolute difference (SAD), a sum of squared difference (SSD), a sum of absolute transformed difference (SATD), a sum of squared error (SSE), or a mean removed SAD (MR-SAD). For example, the image decoding device (2000) can determine the error between templates using at least one cost function among SAD, SATD, SSE, and MR-SAD. When the cost function is SAD, the image decoding device (2000) can determine the error based on the sum of the absolute values ​​of the differences between each sample of the template of the current block and each sample of the template of the candidate block. When the cost function is SSD, the image decoding device (2000) can determine the error based on the sum of the squares of the differences between each sample of the template of the current block and each sample of the template of the candidate block. The cost function may include a function representing the number of identical samples. The image decoding device (2000) can determine a block with a small error among the candidate blocks as a reference block.The video decoding device (2000) can determine a prediction block by performing template matching intra prediction on the current image. In the present disclosure, the process of determining a reference block for the current block using a template may be referred to as template matching (TM). In the present disclosure, performing prediction on the current block based on template matching may be referred to as template matching prediction (TMP) or intra template matching prediction (Intra Template Matching Prediction).

[0257] In one embodiment of the present disclosure, the image decoding device (2000) can restore (or predict) the current block using a Matrix-based Intra Prediction (MIP) mode.

[0258] The image decoding device (2000) may determine a left boundary sample and an upper boundary sample using the left reference sample and the upper reference sample of the current block. In one embodiment of the present disclosure, the image decoding device (2000) may determine the average of the left reference samples as the left boundary sample, and may determine the average of the upper reference samples as the upper boundary sample. For example, one left boundary sample may be determined as the average of a plurality of left reference samples, and one upper boundary sample may be determined as the average of a plurality of upper reference samples. In one embodiment of the present disclosure, the number of left boundary samples and the number of upper boundary samples may be determined based on the size and shape of the current block. The image decoding device (2000) may determine a boundary vector using the left boundary sample and the upper boundary sample. In one embodiment of the present disclosure, the boundary vector may mean a one-dimensional vector including both the left boundary sample and the upper boundary sample. For example, if the current block is a 4 x 4 block, the number of left boundary samples and the number of upper boundary samples are each 2, and the boundary vector may be a vector including 4 samples. Also, for example, if the current block is not a 4 x 4 block, the boundary vector may be a vector including 8 samples. The image decoding apparatus (2000) may determine at least one of a matrix or an offset vector based on at least one of a width, a height, or an intra prediction mode of the current block. In one embodiment of the present disclosure, the intra prediction mode may be referred to as a matrix index. The image decoding apparatus (2000) may predict some samples of the current block using the matrix, the offset vector, and the boundary vector. The image decoding apparatus (2000) may predict the remaining samples of the current block using the samples predicted using the matrix and the boundary vector, the left reference sample, and the upper boundary sample.In one embodiment of the present disclosure, the image decoding device (2000) can obtain the remaining samples by performing interpolation in the vertical and horizontal directions. The image decoding device (2000) can obtain vertical samples of the prediction sample by performing vertical interpolation on the prediction sample and the upper boundary sample. The image decoding device (2000) can obtain the remaining samples by performing horizontal interpolation using the left reference sample, the prediction sample, and the vertical samples obtained by interpolation.

[0259] The video decoding device (2000) can generate a reconstructed current block using a prediction block. In one embodiment of the present disclosure, the video decoding device (2000) can determine the prediction block as the reconstructed current block. In one embodiment of the present disclosure, the video decoding device (2000) can generate a reconstructed current block by combining the prediction block with residual data obtained from a bitstream by the video decoding device (2000). The reconstructed current block can be used as a reference block for the next block.

[0260] In one embodiment, the image decoding apparatus (2000) can obtain residual data from a bitstream. The residual data can include information about the difference between an original image (or an original sample) and a predicted image (or a predicted sample). In one embodiment, the image decoding apparatus (2000) can obtain a transform coefficient of a residual block corresponding to a transform unit from the bitstream. In one embodiment, the image decoding apparatus (2000) can obtain a residual sample of the residual block based on the transform coefficient of the residual block. For example, the image decoding apparatus (2000) can obtain a residual sample of the residual block by performing at least one of inverse quantization or inverse transformation on the transform coefficient of the residual block. In one embodiment, the image decoding apparatus (2000) can determine a residual sample of the coding unit using at least a portion of a portion of the residual samples of the residual block. The image decoding device (2000) may determine some of the residual samples of the residual block as residual samples of the coding unit when the size of the residual block is larger than the size of the transformation unit. Alternatively, the image decoding device (2000) may determine some of the residual samples of the residual block on which filtering has been performed as residual samples of the coding unit. The image decoding device (2000) may reconstruct the samples of the coding unit based on the residual samples of the coding unit.

[0261] In a prediction mode (e.g., intra mode) that uses reference samples included in a current image, a prediction block of the current block can be generated based on the surrounding samples of the current block according to the prediction mode, assuming that there will be continuity between the surrounding samples of the current block and the samples within the current block. An image decoding apparatus (2000) according to an embodiment of the present disclosure can use not only the surrounding samples of the current block included in the current image but also the spatial reference samples included in the current image for intra prediction. When using samples reconstructed before the current block, the size of residual data can be reduced by predicting the samples of the current block using not only the samples immediately adjacent to the current block but also samples far from the current block. In an embodiment of the present disclosure, the image decoding apparatus (2000) performs intra prediction using a reference block including unreconstructed samples, thereby increasing the range of an area that can be determined as a reference block. An image decoding apparatus (2000) according to an embodiment of the present disclosure can improve compression efficiency by increasing the efficiency of intra prediction.

[0262] In a prediction mode (e.g., inter mode) that utilizes reference samples included in a reference image rather than the current image, a prediction block of the current block can be generated based on a reference block (or reference sample) of the reference image according to the prediction mode, under the assumption that there will be continuity between the current image and the reference image. An image decoding apparatus (2000) according to an embodiment of the present disclosure can improve compression efficiency by increasing the efficiency of intra prediction.

[0263] The image decoding device (2000) can improve prediction accuracy by considering both a reference block (or reference sample) included in the current image and a reference block (or reference sample) included in an image other than the current image. The image decoding device (2000) according to one embodiment of the present disclosure can improve prediction accuracy by considering both the current image and an image other than the current image.

[0264] The video decoding device (2000) can perform deblocking filtering. The deblocking filter can improve video quality by smoothing edges between blocks.

[0265] The video decoding device (2000) can perform filtering on samples of a current block on which deblocking filtering has been performed using a Sample Adaptive Offset (SAO) filter and / or a Bilateral Filter (BIF). The SAO filter and BIF can improve image quality by reducing the error between the restored image and the original image. The SAO filter and BIF can perform filtering on a sample-by-sample basis.

[0266] The image decoding device (2000) can perform filtering using an adaptive loop filter (ALF). ALF can improve image quality by reducing the error between the restored image and the original image. ALF can perform filtering on a block-by-block basis.

[0267] FIG. 21 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0268] In one embodiment of the present disclosure, a coding unit may be split into one or more transformation units. When a subblock transform is applied to a coding unit, only one transformation unit among one or more transformation units of the coding unit may have residual data. For example, among a plurality of transformation units of the coding unit, residual data of one transformation unit may be obtained from information parsed through a bitstream, and the remaining transformation units may be determined to have a residual coefficient of 0. In one embodiment of the present disclosure, a subblock may mean a transformation unit among one or more transformation units that has residual data.

[0269] In one embodiment, the image decoding device (2000) can obtain at least one of information related to a split size of an encoding unit, information related to a split direction of an encoding unit, or information related to a position of a sub-block within an encoding unit from a bitstream.

[0270] In one embodiment, the image decoding device (2000) can obtain information (e.g., cu_sbt_flag) regarding whether sub-block transform is applied through the bitstream. For example, when sub-block transform is applied, the image decoding device (2000) can obtain at least one of information related to a split size of a coding unit, information related to a split direction of the coding unit, or information related to a position of a sub-block within the coding unit from the bitstream. In one embodiment, when prediction is performed on a coding unit using inter prediction, the image decoding device (2000) can obtain information regarding whether sub-block transform is applied from the bitstream.

[0271] In one embodiment, information about the split size (e.g., cu_sbt_quad_flag) may indicate the size of a sub-block. For example, the image decoding device (2000) may determine, based on the information about the split size, whether the size of the sub-block corresponds to half (e.g., cu_sbt_quad_flag == 0) or 1 / 4 (e.g., cu_sbt_quad_flag == 1) of the width of the encoding unit.

[0272] In one embodiment, the image decoding device (2000) can determine the size of a sub-block without obtaining information about the split size. The image decoding device (2000) can determine the split size based on at least one of the height or width of the coding unit. For example, the image decoding device (2000) can determine the size of a sub-block as 1 / 4 of the coding unit when the height of the coding unit is greater than or equal to a predetermined value in the horizontal split. For example, the image decoding device (2000) can determine the size of a sub-block as 1 / 2 of the coding unit when the height of the coding unit is less than a predetermined value in the horizontal split. In one embodiment, a sub-block may be obtained by dividing a coding unit into N equal parts (e.g., N is a power of 2).

[0273] In one embodiment, information about the splitting direction (cu_sbt_horizontal_flag) may indicate the splitting direction of the encoding unit. For example, the image decoding device (2000) may determine whether to split the encoding unit in the horizontal direction (e.g., cu_sbt_horizontal_flag == 0) or the vertical direction (e.g., cu_sbt_horizontal_flag == 1) based on the information about the splitting direction.

[0274] In one embodiment, information about the position of a sub-block (cu_sbt_pos_flag) may indicate the position of the sub-block in a segmented encoding unit. For example, the image decoding device (2000) may determine that the position of the sub-block is one of the upper, lower, left, or right sides based on the information about the position of the sub-block.

[0275] Referring to FIG. 21, a sub-block may be determined based on information about a segmentation size (cu_sbt_quad_flag), information about a segmentation direction (cu_sbt_horizontal_flag), and information about a position of a sub-block (cu_sbt_pos_flag). In one embodiment, a hatched area of ​​a coding unit in FIG. 21 may represent a sub-block. A square area outside the hatched area may represent a coding unit. Although the coding unit in FIG. 27 according to one embodiment is illustrated as a square, the present invention is not limited thereto, and the coding unit may be a rectangle.

[0276] Referring to FIG. 21, in one embodiment, when a sub-block is half of a coding unit (cu_sbt_quad_flag==0), the coding unit is horizontally divided (cu_sbt_horizontal_flag==1), and the sub-block is located below the coding unit (cu_sbt_pos_flag==1), the image decoding device (2000) determines that the sub-block is located below the coding unit and can perform decoding on residual data of the sub-block.

[0277] In one embodiment of the present disclosure, the image decoding device (2000) may apply an inverse transform kernel to a sub-block. For example, the image decoding device (2000) may obtain a residual sample by applying an inverse transform kernel to a transform coefficient. The inverse transform kernel may include at least one of DCT 8, DST 7, or DCT 1. In one embodiment of the present disclosure, the image decoding device (2000) may obtain a reconstructed sample based on a sum of the residual sample and the prediction sample.

[0278] FIG. 22 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0279] The image decoding device (2000) can determine a sub-block included in an encoding unit based on information obtained from a bitstream.

[0280] In one embodiment, the image decoding device (2000) may obtain at least one of information related to the split size of an encoding unit, information related to the split direction of an encoding unit, or information related to the position of a sub-block within an encoding unit from a bitstream. For convenience of explanation, the information obtained from the bitstream and described with reference to FIG. 21 are omitted.

[0281] In one embodiment, information about the position of a sub-block (cu_sbt_pos_flag) may indicate the position of the sub-block in a split encoding unit. For example, the image decoding device (2000) may determine that the position of the sub-block is at least one of the upper, middle, lower, left, or right sides based on the information about the position of the sub-block. In one embodiment, the information about the position of the sub-block may be expressed as index information, cu_sbt_pos_idx.

[0282] Referring to FIG. 22, a transformation unit may be determined based on information about a segmentation size (cu_sbt_quad_flag), information about a segmentation direction (cu_sbt_horizontal_flag), and information about a position of a sub-block (cu_sbt_pos_flag). In one embodiment, the hatched area of ​​the encoding unit of FIG. 22 may represent a sub-block.

[0283] Referring to FIG. 22, in one embodiment, when the size of a sub-block is half the size of a coding unit (cu_sbt_quad_flag==0), the coding unit is horizontally divided (cu_sbt_horizontal_flag==1), and the sub-block is located in the middle of the coding unit (cu_sbt_pos_flag==1), the image decoding device (2000) can perform decoding on a sub-block that has the same width and half the height as the coding unit located in the middle area of ​​the coding unit.

[0284] Referring to FIG. 22, in one embodiment, when the size of a sub-block is 1 / 4 of the size of a coding unit (cu_sbt_quad_flag==1), the coding unit is vertically divided (cu_sbt_horizontal_flag==0), and the sub-block is located at the right edge of the coding unit (cu_sbt_pos_flag==3), the image decoding device (2000) can perform decoding on a sub-block having the same height as the coding unit located at the right edge area of ​​the coding unit and a width of 1 / 4.

[0285] In one embodiment, the transform tree syntax structure may be expressed as shown in Table 1. In the transform tree syntax, a transform unit may be determined based on information related to a split size of a coding unit (cu_sbt_quad_flag), information related to a split direction of the coding unit (cu_sbt_horizontal_flag), and information related to a position of a current sub-block within the coding unit (cu_sbt_pos_flag). For example, when cu_sbt_horizontal_flag == 0 and cu_sbt_pos_flag = = 1, the coding unit is split into three transform units, and the width ratio of each transform unit is 1:2:1.

[0286] transform_tree( x0, y0, tbWidth, tbHeight, treeType, chType ) {DescriptorInferTuCbfLuma = 1if( IntraSubPartitionsSplitType = = ISP_NO_SPLIT && !cu_sbt_flag ) {...}} else if( cu_sbt_flag ) {if( !cu_sbt_horizontal_flag ) {if( cu_sbt_pos_flag = = 0 ) {...} else if( cu_sbt_pos_flag = = 1 ) {if( cu_sbt_quad_flag = = 0 ) {transform_unit( x0, y0, tbWidth / 4, tbHeight, treeType, 0, 0, 1 )transform_unit( x0 + tbWidth / 4, y0, tbWidth / 2, tbHeight, treeType, 1, 0, 0 )transform_unit( x0 + tbWidth * 3 / 4, y0, tbWidth / 4, tbHeight, treeType, 2, 0, 1 )} else { / ( cu sbt_quad_flag = = 1 )transform_unit( x0, y0, tbWidth / 4, tbHeight, treeType, 0, 0, 1 )transform_unit( x0 + tbWidth / 4, y0, tbWidth / 4, tbHeight, treeType, 1, 0, 0 )transform_unit( x0 + tbWidth / 2, y0, tbWidth / 2, tbHeight, treeType, 2, 0, 1 )}} else if( cu_sbt_pos_flag = = 2 ) {...}} else { / ( cu_sbt_pos_flag = = 3 )...}}} else { / horizontal split cases}...}

[0287] In one embodiment, information about the position of a sub-block (cu_sbt_pos_flag) may indicate that the sub-block is located at the top, bottom, left, and right of the encoding unit, as shown in FIG. 21. In this example, information about the position of a sub-block may be expressed with 1 bit. In one embodiment, information about the position of a sub-block (cu_sbt_pos_flag) may indicate that the sub-block is located at least one of the top, middle, bottom, left, and right of the encoding unit, as shown in FIG. 22. In this example, information about the position of a sub-block may be expressed with 2 bits.

[0288] In one embodiment, whether information about the position of a sub-block indicates that a transform unit is located in the middle region of a coding unit (e.g., whether information about the position of a sub-block is expressed with 1 bit as in FIG. 21 or with 2 bits as in FIG. 22) may be included in a header of a bitstream (e.g., Sequence Parameter Set, Video Parameter Set, Picture Header, Slice Header, CTU (coding tree unit) unit, CU (coding unit) unit, PU (prediction unit), TU (transform unit)). It may be determined whether information about the position of a sub-block for a specific unit indicates that a transform unit is located in the middle region of a coding unit.

[0289] In one embodiment, information about the position of a sub-block is expressed with 1 bit, and an extension flag indicating whether the transformation unit represents the middle region and / or both edge regions of the encoding unit may be used. For example, when the extension flag is 0, the image decoding device (2000) may determine a sub-block as shown in FIG. 21. For example, when the extension flag is 1, the image decoding device (2000) may determine a sub-block not expressed according to FIG. 21 among FIG. 22.

[0290] FIG. 23 is a diagram for explaining a process for determining a sub-block according to one embodiment of the present disclosure.

[0291] In one embodiment, the height and width of a sub-block may be smaller than the height and width of a coding unit, respectively. Referring to FIGS. 21 and 22, the width or height of a sub-block according to one embodiment is the same as that of a coding unit, but as in FIG. 23, the width of a sub-block according to one embodiment may be smaller than the width of a coding unit, and the height of a sub-block may be smaller than the height of a coding unit.

[0292] In one embodiment, the width of a sub-block may be 1 / N of a coding unit, and the height of a transform unit may be 1 / M of a coding unit. For example, the width and height of a sub-block may be half of the width and height of a coding unit, respectively (e.g., N = 2, M = 2). FIG. 23 is an example of a case where the width and height of a sub-block are half of the width and height of a coding unit, respectively, according to one embodiment of the present disclosure, and the hatched area may represent a sub-block.

[0293] In one embodiment, the information about the split size may include information about the split ratio of the height of the coding unit and the split ratio of the width of the coding unit. For example, the information about the split size may include information indicating the values ​​of N and M (e.g., N is the ratio of the width of the transform unit to the width of the coding unit, and M is the height ratio). In one embodiment of the present disclosure, the image decoding apparatus (2000) may obtain information indicating whether the height of the sub-block is smaller than the height of the coding unit and the width of the sub-block is smaller than the width of the coding unit. For example, the image decoding apparatus (2000) may obtain information (e.g., sbt_corner_flag) indicating whether the sub-block is located at a corner or a middle of the coding unit. If the sub-block is located at a corner or a middle of the coding unit, the height and width of the sub-block may be smaller than the height and width of the coding unit, respectively.

[0294] In one embodiment, the image decoding device (2000) may omit information about the splitting direction and determine a transformation unit based on information about the position of a sub-block. Information about the position of a sub-block may indicate one of the positions of a predetermined transformation unit. For example, referring to FIG. 23, information about the position of a sub-block may indicate one of the positions of five sub-blocks (2310-2350). In one embodiment, sub-blocks (2310, 2320, 2330, 2340) may be adjacent to two edges of an encoding unit. In one embodiment, sub-block (2350) may not be adjacent to an edge. However, the present invention is not limited thereto, and in one embodiment, a sub-block may be adjacent to one edge of an encoding unit. For example, a sub-block may be adjacent to only one of the upper, lower, left, or right borders of an encoding unit.

[0295] Information about the position of the sub-block described through FIGS. 21 to 23 may be randomly encoded. For example, information about the position of the sub-block of FIGS. 21 to 23 may indicate a predetermined position within an encoding unit. In one embodiment of the present disclosure, the image decoding apparatus (2000) may determine a candidate position of the sub-block based on the shape of the sub-block, and may determine the position of the sub-block based on continuity according to the candidate position of the sub-block. A sub-block at a position with high restoration performance may have continuity with adjacent restoration samples. For example, the amount of variation between restoration samples adjacent to the boundary of a sub-block at a position with high restoration performance may be small. In one embodiment of the present disclosure, the image decoding apparatus (2000) may determine a cost regarding the amount of variation between restoration samples based on at least one of the boundary of the sub-block and the boundary of the current block, and may determine a ranking between the sub-blocks based on the cost. When the information about the position of the sub-block indicates the ranking of the candidate position, there will be more information indicating a low ranking, so compression efficiency may increase.

[0296] FIG. 24 is a flowchart illustrating an image decoding method according to one embodiment of the present disclosure.

[0297] In one embodiment of the present disclosure, the image decoding method may be performed by the image decoding device (2000). For example, the image decoding device (2000) may perform each step of the image decoding method by having the processor of the image decoding device (2000) execute at least one instruction contained in a memory.

[0298] In step S2410, the image decoding device (2000) can obtain information related to the shape of a sub-block of the current block from the bitstream.

[0299] In one embodiment of the present disclosure, information related to the shape of a sub-block may include at least one of size information indicating a ratio between the size of a current block and the size of the sub-block, splitting direction information indicating whether the current block is split vertically, or corner information indicating whether the sub-block is located at a corner or center of the current block. For example, the size information may indicate whether the size ratio of the current block and the sub-block is 1 / 2 or 1 / 4. For example, the splitting direction information may indicate whether the current block is split vertically or horizontally.

[0300] In one embodiment of the present disclosure, the image decoding device (2000) can obtain information related to the shape of a sub-block of a current block through an encoding unit syntax of a bitstream.

[0301] In step S2420, the image decoding device (2000) can identify multiple candidate locations for the sub-block based on information related to the shape of the sub-block.

[0302] In one embodiment of the present disclosure, the image decoding device (2000) can determine the shape of a sub-block based on information related to the shape of the sub-block. For example, referring to FIGS. 21 to 23, the image decoding device (2000) can determine the height and width of a sub-block based on the acquired information.

[0303] In one embodiment of the present disclosure, the image decoding device (2000) can identify a plurality of candidate positions corresponding to the shape of a sub-block. For example, if the sub-block has a size of 1 / 4 of a coding unit of vertical division, the candidate positions may include four positions where cu_sbt_quad_flag of FIG. 22 is 1 and cu_sbt_horizontal is 0. However, the present invention is not limited thereto, and the candidate positions may include predetermined positions among positions that may exist within the current block according to the shape of the sub-block, or positions determined based on the height and width of the current block.

[0304] In step S2430, the image decoding device (2000) can obtain index information indicating the rank of candidate positions for restoration of the current block from the bitstream.

[0305] Index information may include information indicating a candidate location for restoration of the current block among multiple candidate locations. For example, if the index information indicates 1, the subblock of the candidate location with a rank of 1 can be used for restoration of the current block. If the rank is determined based on cost, the probability of selecting a candidate location with a lower rank and cost increases, thereby improving encoding efficiency.

[0306] In step S2440, the image decoding device (2000) can obtain a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of a plurality of candidate locations.

[0307] In one embodiment, the image decoding device (2000) can obtain a plurality of candidate restoration blocks based on performing inverse quantization and inverse transformation on sub-blocks corresponding to each of a plurality of candidate positions. For example, the image decoding device (2000) can obtain a residual block for each candidate position by performing inverse quantization and inverse transformation on the sub-blocks. In one embodiment, the image decoding device (2000) can determine a quantization parameter to be applied to a sub-block corresponding to each of a plurality of candidate positions, and perform inverse quantization based on the quantization parameter. The image decoding device (2000) can perform inverse transformation on coefficients on which inverse quantization has been performed.

[0308] The image decoding device (2000) can obtain a residual block for each candidate location based on applying an inverse transform kernel to a sub-block corresponding to each of a plurality of candidate locations. In one embodiment of the present disclosure, the image decoding device (2000) can obtain a residual block by applying at least one of a vertical inverse transform kernel and a horizontal inverse transform kernel to a sub-block located at a candidate location. In one embodiment of the present disclosure, the image decoding device (2000) can obtain information about a transform coefficient of a sub-block from a bitstream. The image decoding device (2000) can obtain a residual block by applying an inverse transform kernel to the transform coefficient of the sub-block.

[0309] The video decoding device (2000) can obtain multiple candidate reconstruction blocks based on the sum of the prediction block for the current block and the residual block for each candidate position. For example, the video decoding device (2000) can obtain a prediction block using inter prediction, obtain a first candidate reconstruction block by summing the prediction block with a residual block corresponding to a first candidate position, and obtain a second candidate reconstruction block by summing the prediction block with a residual block corresponding to a second candidate position.

[0310] In step S2450, the image decoding device (2000) can determine a cost for each of the plurality of candidate positions based on the amount of variation between the plurality of restored samples adjacent to the boundary of the sub-block and the amount of variation between the plurality of restored samples adjacent to the boundary of the current block.

[0311] In one embodiment of the present disclosure, the amount of variation between restored samples may mean continuity or discontinuity of the restored samples.

[0312] In one embodiment of the present disclosure, the cost may include the sum of the variance between a plurality of restored samples adjacent to at least one of the boundary of the sub-block and the boundary of the current block. The cost according to one embodiment of the present disclosure is described with reference to FIGS. 27 and 28.

[0313] In step S2460, the image decoding device (2000) can determine the ranking of multiple candidate locations based on the cost.

[0314] In one embodiment of the present disclosure, the ranking may be determined based on the order of the cost for the candidate locations. For example, the candidate location with the lowest cost may be ranked as 0, the next lowest candidate location may be ranked as 1, and the ranking may increase as the cost increases.

[0315] In step S2470, the image decoding device (2000) can determine the position of a sub-block for restoration of the current block corresponding to the rank indicated by the index information among a plurality of candidate positions.

[0316] In one embodiment of the present disclosure, the image decoding device (2000) can determine the location of a sub-block for restoring the current block by performing arithmetic decoding on index information. For example, the image decoding device (2000) can perform arithmetic decoding on the index information using a context model to obtain an empty string. The empty string may mean that the value of a syntax element has been binarized.

[0317] In one embodiment of the present disclosure, the binstring may be encoded in binary with the rank indicated by the index information. For example, the binstring "01" may correspond to rank "1", and the binstring "11" may correspond to rank "3". In one embodiment of the present disclosure, the process of binarization based on fixed-length (FL) binarization may be described with reference to FIG. 29A or FIG. 29B.

[0318] In one embodiment of the present disclosure, a binstring may be encoded according to a truncated unary (TU) method. The rank indicated by the index information may be determined based on the number of 1s or 0s contained in the binstring. For example, the binstring "1" may correspond to rank "0" because it does not contain 0s. For example, the binstring "001" may correspond to rank "2" because it contains two 0s. In one embodiment of the present disclosure, a process of binarization based on a truncated unary may be described with reference to FIG. 30.

[0319] The video decoding device (2000) can obtain a rank indicated by the index information based on the empty string. The video decoding device (2000) can determine the position of a sub-block for restoration of the current block corresponding to the rank indicated by the index information among a plurality of candidate positions.

[0320] FIG. 25 is a diagram for explaining a process for determining the location of a sub-block based on a cost according to one embodiment of the present disclosure.

[0321] In one embodiment of the present disclosure, the image decoding device (2000) can obtain information about a sub-block from a bitstream. For example, the image decoding device (2000) can obtain information (e.g., cu_sbt_flag) about whether a sub-block transform is applied. If the obtained information indicates that a sub-block transform is applied, the image decoding device (2000) can obtain information about a shape of the sub-block. For example, the image decoding device (2000) can obtain information about a size of the sub-block (e.g., cu_sbt_quad_flag) and information about a direction of the sub-block (e.g., cu_sbt_horizontal_flag). The image decoding device (2000) can determine a shape of the sub-block based on the information about the shape of the sub-block. For example, referring to FIG. 25, information about the shape of a sub-block may mean that the size of the sub-block is 1 / 4 of the current block (e.g., encoding unit) and is vertically divided. Based on the information about the shape of the sub-block, the image decoding device (2000) may determine that the height of the sub-block is the same as the height of the current block and the width of the sub-block is 1 / 4 of the width of the current block.

[0322] In one embodiment of the present disclosure, the image decoding device (2000) may determine a candidate position of a sub-block based on the shape of the sub-block. For example, the image decoding device (2000) may determine a first candidate position (2510) where the sub-block is adjacent to the left side of the current block and a second candidate position (2515) where the sub-block is adjacent to the right side of the current block. The first candidate position (2510) and the second candidate position (2515) may be referred to as Pos 0 and Pos 1, respectively.

[0323] The image decoding device (2000) can obtain residual data from a bitstream. For example, the image decoding device (2000) can obtain information related to transform coefficients. The image decoding device (2000) can perform inverse quantization (IQ) on the transform coefficients. The image decoding device (2000) can perform inverse transformation (IT) on the transform sequence to which inverse quantization is applied. For example, the image decoding device (2000) can apply an inverse transform kernel to the transform coefficients (or the transform coefficients to which inverse quantization is applied). In one embodiment of the present disclosure, the image decoding device (2000) can determine that the transform coefficients for an area that is not a sub-block of the current block are 0.

[0324] In one embodiment of the present disclosure, the image decoding device (2000) can obtain a first residual block (2520) by applying an inverse transform kernel to a sub-block of a first candidate position (2510). For example, the image decoding device (2000) can obtain the first residual block (2520) by applying DCT 8 as a horizontal transform kernel and DST 7 as a vertical transform kernel. In one embodiment of the present disclosure, the image decoding device (2000) can obtain a second residual block (2525) by applying an inverse transform kernel to a sub-block of a second candidate position (2515). For example, the image decoding device (2000) can obtain the second residual block (2525) by applying DST 7 as a horizontal transform kernel and a vertical transform kernel.

[0325] In one embodiment of the present disclosure, the image decoding device (2000) can obtain a prediction block (2530) for a current block. For example, the image decoding device (2000) can obtain the prediction block (2530) using inter prediction. The image decoding device (2000) can obtain a reconstruction block based on the prediction block and the residual block. For example, the image decoding device (2000) can obtain a first reconstruction block (2540) based on the prediction block (2530) and the first residual block (2520), and can obtain a second reconstruction block (2545) based on the prediction block (2530) and the second residual block (2525).

[0326] In one embodiment of the present disclosure, the image decoding device (2000) can determine a cost for a reconstruction block. The image decoding device (2000) can determine the cost based on the amount of variation between samples adjacent to at least one of the boundary of a sub-block and the boundary of a current block. The image decoding device (2000) can determine the first cost (2550) based on the first reconstruction block (2540). For example, the image decoding device (2000) can determine the first cost (2550) based on the amount of variation between reconstruction samples adjacent to the boundary of a sub-block in the first reconstruction block (2540) and the amount of variation between reconstruction samples adjacent to the boundary of a current block. The image decoding device (2000) can determine the second cost (2555) based on the second reconstruction block (2545). For example, the video decoding device (2000) can determine the second cost (2555) based on the variation between the reconstructed samples adjacent to the boundary of the sub-block in the second reconstructed block (2545) and the variation between the reconstructed samples adjacent to the boundary of the current block. Since the first candidate position (2510) and the second candidate position (2515) are different from each other in the left side of the current block and the right side of the current block, the first cost (2550) and the second cost (2555) have a difference in the reconstructed samples for determining the variation.

[0327] In one embodiment of the present disclosure, the video decoding device (2000) may determine a ranking for candidate locations. For example, the video decoding device (2000) may determine the ranking for the first candidate location (2510) and the second candidate location (2515) by comparing the first cost (2550) of the first candidate location (2510) with the second cost (2555) of the second candidate location (2515). The video decoding device (2000) may determine a candidate location with a lower cost to be given a lower ranking. For example, when the second cost (2555) is lower than the first cost (2550), the ranking (2575) corresponding to the second candidate location (2515) may be determined as “0”, and the ranking (2570) corresponding to the first candidate location (2510) may be determined as “1”.

[0328] In one embodiment of the present disclosure, the image decoding device (2000) can obtain index information (2580) from a bitstream. The index information (2580) can indicate the rank of the position of a sub-block used for restoring the current block. For example, if the index information (2580) indicates rank “1”, it can mean that the first candidate position (2510) corresponding to rank “1” is used for restoring the current block. The image decoding device (2000) can determine the position (2590) of the sub-block for restoring the current block based on the index information (2580). The image decoding device (2000) can obtain information indicating a rank determined based on cost instead of information directly indicating the position of the sub-block, thereby increasing the compression ratio of information and thus improving the decoding efficiency.

[0329] FIG. 26 is a diagram for explaining a process for determining the location of a sub-block based on a cost according to one embodiment of the present disclosure.

[0330] In one embodiment of the present disclosure, the image decoding device (2000) can obtain information about a sub-block from a bitstream. For example, the image decoding device (2000) can obtain information about whether a sub-block transform is applied. If the obtained information indicates that a sub-block transform is applied, the image decoding device (2000) can obtain information about the shape of the sub-block. For example, the image decoding device (2000) can obtain information about the size of the sub-block (e.g., cu_sbt_quad_flag) and information about the direction of the sub-block (e.g., cu_sbt_corner_flag). The information about the direction of the sub-block can indicate whether the sub-block is located at a corner of the current block. For example, if cu_sbt_corner_flag is 1, it may indicate that the sub-block is located at the corner of the current encoding unit, and if cu_sbt_corner_flag is 0, it may indicate that the sub-block is located at the center of the current encoding unit.

[0331] The image decoding device (2000) can determine the shape of a sub-block based on information about the shape of the sub-block. For example, referring to FIG. 26, the information about the shape of the sub-block may mean that the size of the sub-block is 1 / 4 of the current block (e.g., encoding unit) and is located at a corner. The image decoding device (2000) can determine that the height of the sub-block is 1 / 2 of the height of the current block and the width of the sub-block is 1 / 2 of the width of the current block based on the information about the shape of the sub-block.

[0332] In one embodiment of the present disclosure, the image decoding device (2000) may determine a candidate position of a sub-block based on the shape of the sub-block. For example, the image decoding device (2000) may determine a first candidate position (2610) in which the sub-block is adjacent to the upper left side of the current block, a second candidate position (2612) in which the sub-block is adjacent to the upper right side of the current block, a third candidate position (2614) in which the sub-block is adjacent to the lower left side of the current block, and a fourth candidate position (2616) in which the sub-block is adjacent to the lower right side of the current block. The candidate positions (2610, 2612, 2614, 2616) may be referred to as Pos 0, Pos 1, Pos 2, and Pos 3, respectively.

[0333] The image decoding device (2000) can obtain residual data from the bitstream. For example, the image decoding device (2000) can obtain information related to transform coefficients. The image decoding device (2000) can perform inverse quantization (IQ) on the transform coefficients. The image decoding device (2000) can perform inverse transformation (IT) on the transform coefficients to which inverse quantization is applied. For example, the image decoding device (2000) can apply an inverse transform kernel to the transform coefficients (or the transform coefficients to which inverse quantization is applied). In one embodiment of the present disclosure, the image decoding device (2000) can determine that the transform coefficients for an area that is not a sub-block of the current block are 0.

[0334] In one embodiment of the present disclosure, the image decoding device (2000) can obtain a first residual block (2620) by applying an inverse transform kernel to a sub-block of a first candidate position (2610). For example, the image decoding device (2000) can obtain the first residual block (2620) by applying DCT 8 as a horizontal transform kernel and a vertical transform kernel. In one embodiment of the present disclosure, the image decoding device (2000) can obtain a second residual block (2522) by applying an inverse transform kernel to a sub-block of a second candidate position (2612). For example, the image decoding device (2000) can obtain the second residual block (2522) by applying DST 7 as a horizontal transform kernel and DCT 8 as a vertical transform kernel. In one embodiment of the present disclosure, the image decoding device (2000) can obtain a third residual block (2624) by applying an inverse transform kernel to the sub-block of the third candidate position (2614). For example, the image decoding device (2000) can obtain the third residual block (2624) by applying DCT 8 as a horizontal transform kernel and DST 7 as a vertical transform kernel. In one embodiment of the present disclosure, the image decoding device (2000) can obtain a fourth residual block (2526) by applying an inverse transform kernel to the sub-block of the fourth candidate position (2616). For example, the image decoding device (2000) can obtain the fourth residual block (2526) by applying DST 7 as a horizontal transform kernel and a vertical transform kernel.

[0335] In one embodiment of the present disclosure, the image decoding device (2000) can obtain a prediction block (2630) for a current block. For example, the image decoding device (2000) can obtain the prediction block (2630) using inter prediction. The image decoding device (2000) can obtain a reconstruction block based on the prediction block and the residual block. For example, the image decoding device (2000) can obtain a first reconstruction block (2640) based on the prediction block (2630) and the first residual block (2620), and can obtain a second reconstruction block (2642) based on the prediction block (2630) and the second residual block (2622). The video decoding device (2000) can obtain a third reconstruction block (2644) based on the prediction block (2630) and the third residual block (2624), and can obtain a fourth reconstruction block (2646) based on the prediction block (2630) and the fourth residual block (2626).

[0336] In one embodiment of the present disclosure, the image decoding device (2000) can determine a cost for a reconstructed block. The image decoding device (2000) can determine the cost based on the amount of variation between samples adjacent to at least one of the boundary of a sub-block and the boundary of a current block. The image decoding device (2000) can determine a cost (2650, 2652, 2654, 2656) corresponding to the reconstructed block based on the reconstructed blocks (2640, 2642, 2644, 2646). For example, the image decoding device (2000) can determine a cost (2650, 2652, 2654, 2656) corresponding to a restoration block based on the amount of variation between restoration samples adjacent to the boundary of a sub-block in restoration blocks (2640, 2642, 2644, 2646) and the amount of variation between restoration samples adjacent to the boundary of a current block.

[0337] In one embodiment of the present disclosure, the image decoding device (2000) may determine a ranking for candidate locations. For example, the image decoding device (2000) may compare costs (2650, 2652, 2654, 2656) corresponding to a plurality of candidate locations (2610, 2612, 2614, 2616) to determine rankings (2670, 2672, 2674, 2676) for the plurality of candidate locations (2610, 2612, 2614, 2616). The image decoding device (2000) may determine that a candidate location with a lower cost is given a lower ranking.

[0338] In one embodiment of the present disclosure, the image decoding device (2000) can obtain index information (2680) from a bitstream. The index information (2680) can indicate the rank of the position of a sub-block used for restoring a current block. The image decoding device (2000) can determine the position (2690) of the sub-block for restoring the current block based on the index information (2680). The image decoding device (2000) can obtain information indicating a rank determined based on cost instead of information directly indicating the position of a sub-block, thereby increasing the compression ratio of information and thus improving decoding efficiency.

[0339] FIG. 27 is a diagram illustrating a method for determining a cost according to one embodiment of the present disclosure.

[0340] In one embodiment of the present disclosure, the image decoding device (2000) can determine a cost for a candidate location based on a variation between a plurality of restoration samples adjacent to a boundary of a sub-block and a variation between a plurality of restoration samples adjacent to a boundary of a current block.

[0341] For example, referring to FIG. 27, a sub-block (2720) may have a size half that of a coding unit and may be located on the left side of the coding unit. The image decoding device (2000) may determine a cost based on a restoration sample adjacent to at least one of the boundary of the sub-block (2720) or the boundary of the current block (2710).

[0342] The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the first boundary (2730), which is the upper boundary of the current block (2710). The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the left boundary of the current block (2710) or the second boundary (2740), which is the left boundary of the sub-block (2720). The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the third boundary (2750), which is the right boundary of the sub-block (2720). In one embodiment of the present disclosure, the image decoding device (2000) can determine the cost based on the reconstructed samples adjacent to the boundary of the sub-block (2720) and the reconstructed samples adjacent to the boundary of the current block (2710). For example, the image decoding device (2000) can determine the cost as the sum of the variations between the restored samples adjacent to the first boundary (2730), the second boundary (2740), and the third boundary (2750). For example, the cost can be determined as in Equations 1 and 2.

[0343]

[0344]

[0345] Here, costbk represents the sum of the variations of the reconstructed samples adjacent to the kth boundary, and cost can correspond to the cost as the sum of the variations of all boundaries. size(k) can represent the size (e.g., height or width) of the kth boundary. Rx, y can represent the values ​​of the reconstructed sample located at (x, y) based on the upper left side of the current block.

[0346] In one embodiment of the present disclosure, as in Equation 2, the image decoding device (2000) can determine the cost using the difference between the reconstructed samples adjacent to the boundary. The image decoding device (2000) can determine the cost using the sum of the absolute values ​​of the differences between the reconstructed samples adjacent to the boundary. The image decoding device (2000) can determine the boundary for determining the cost using the boundary of the current block (2710) and the boundary of the sub-block (2720).

[0347] Referring to FIG. 27, the image decoding device (2000) can determine the cost for the left position of the sub-block (2720) as in mathematical expression 3.

[0348]

[0349] In one embodiment of the present disclosure, the image decoding device (2000) can determine a reconstructed sample adjacent to the boundary based on an intra prediction mode. For example, in the case of an intra prediction mode indicating a 45 degree upper left direction, the image decoding device (2000) can determine a reconstructed sample around the current block (2800) located at (x0-1, y0-1) as an adjacent reconstructed sample corresponding to the first reconstructed sample (x0, y0) of the current block (2800). For example, a cost can be determined as in Equation 4.

[0350]

[0351] Here, cost can be corresponded to the cost as the sum of the changes in all boundaries. R x, ymay mean the value of the restored sample located at (x, y) based on the upper left side of the current block (2800).

[0352] In one embodiment of the present disclosure, as in Equation 4, the image decoding device (2000) can determine the cost by using the difference between the reconstructed samples adjacent to the boundary. For example, the adjacent reconstructed samples are not limited to being adjacent in the horizontal or vertical direction and can be determined based on the direction of the intra prediction mode. The intra prediction mode can be determined through the bitstream or derived using DIMD or TIMD. For example, the intra prediction mode can be determined by performing DIMD or TIMD on the template of the current block or the template of the inter reference block of the current block. The image decoding device (2000) can determine the cost by using the sum of the absolute values ​​of the differences between the reconstructed samples adjacent to the boundary.

[0353] FIG. 28 is a diagram illustrating a method for determining a cost according to one embodiment of the present disclosure.

[0354] In one embodiment of the present disclosure, the image decoding device (2000) can determine a cost for a candidate position based on the amount of variation between a plurality of reconstructed samples adjacent to the boundary of a sub-block and the amount of variation between a plurality of reconstructed samples adjacent to the boundary of a current block. Although the cost is determined using two reconstructed samples in FIG. 27, the cost is not limited thereto, and the cost may be determined using three or more reconstructed samples, as in FIG. 28. For example, referring to FIG. 28, a sub-block (2820) may have a size half that of a coding unit and may be located on the left side of the coding unit.

[0355] The image decoding device (2000) can determine the cost based on the reconstructed samples adjacent to at least one of the boundary of the sub-block (2820) or the boundary of the current block (2810). The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the first boundary (2830), which is the upper boundary of the current block (8710). The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the left boundary of the current block (2810) or the second boundary (2840), which is the left boundary of the sub-block (2820). The image decoding device (2000) can determine the cost using the variation between the reconstructed samples adjacent to the third boundary (2850), which is the right boundary of the sub-block (2820). In one embodiment of the present disclosure, the image decoding device (2000) may determine a cost based on a reconstructed sample adjacent to the boundary of a sub-block (2820) and a reconstructed sample adjacent to the boundary of a current block (2810). For example, the image decoding device (2000) may determine the cost as the sum of the variations between the reconstructed samples adjacent to the first boundary (2830), the second boundary (2840), and the third boundary (2850). For example, the cost may be determined with reference to Equations 1 and 5.

[0356]

[0357] Here, costbk represents the sum of the variations of the reconstructed samples adjacent to the kth boundary, and cost can correspond to the cost as the sum of the variations of all boundaries. size(k) can represent the size (e.g., height or width) of the kth boundary. Rx, y can represent the values ​​of the reconstructed sample located at (x, y) based on the upper left side of the current block.

[0358] In one embodiment of the present disclosure, the image decoding device (2000) may determine the number of reconstruction samples adjacent to the boundary included in the sub-block (2820) or the current block (2810) to be one less than the number of reconstruction samples outside the current block (2820). Referring to FIG. 28, the cost may be determined by using one reconstruction sample of the sub-block (2820) and two reconstruction samples outside the current block (2810), but the present disclosure may not be limited thereto.

[0359] In one embodiment of the present disclosure, as in Equation 5, the image decoding device (2000) can determine the cost using the difference between the reconstructed samples adjacent to the boundary. The image decoding device (2000) can determine the cost using the sum of the absolute values ​​of the differences between the reconstructed samples adjacent to the boundary. The image decoding device (2000) can determine the boundary for determining the cost using the boundary of the current block (2810) and the boundary of the sub-block (2820).

[0360] Referring to FIG. 28, the image decoding device (2000) can determine the cost for the left position of the sub-block (2820) as in mathematical expression 6.

[0361]

[0362] In one embodiment of the present disclosure, the image decoding device (2000) can determine a reconstructed sample adjacent to a boundary based on an intra prediction mode. For example, in the case of an intra prediction mode indicating a 45 degree direction to the upper left, as in the example described in FIG. 27, the image decoding device (2000) can determine a reconstructed sample around the current block (2800) located at (x0-1, y0-1) and (x0-2, y0-2) as an adjacent reconstructed sample corresponding to the first reconstructed sample (x0, y0) of the current block (2800). As described in FIG. 27, the image decoding device (2000) can determine a cost using three or more reconstructed samples according to the intra prediction mode.

[0363] FIG. 29a is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0364] In one embodiment of the present disclosure, the image decoding device (2000) may determine a ranking based on the cost of the candidate positions. For example, if the cost is low in the order of the third candidate position (Pos2), the first candidate position (Pos0), the second candidate position (Pos1), and the fourth candidate position (Pos3), the rankings of the third candidate position (Pos2), the first candidate position (Pos0), the second candidate position (Pos1), and the fourth candidate position (Pos3) may be determined as 0, 1, 2, and 3, respectively.

[0365] In one embodiment of the present disclosure, an image decoding device (2000) can obtain index information from a bitstream. The image decoding device (2000) can obtain a binstring by performing arithmetic encoding on the index information obtained from the bitstream. The image decoding device (2000) can obtain a rank indicated by the index information by performing inverse binarization on the binstring.

[0366] In one embodiment of the present disclosure, the binstring may be binarized based on fixed-length (FL) binarization. Fixed-length binarization may mean that binarization is performed with a fixed length. For example, referring to Figure 29a, the binstrings for candidate locations may all be expressed using 2 bits.

[0367] The empty string corresponding to the third candidate position (pos2) with rank 0 can be expressed as "00". Similarly, the empty strings representing the first candidate position (pos0), the second candidate position (pos1), and the fourth candidate position (pos3) with ranks 1, 2, and 3 can be expressed as "01", "10", and "11", respectively. Since the index information with a lower rank according to the cost is more likely to be signaled, the image decoding method according to an embodiment of the present disclosure can improve the efficiency of arithmetic encoding.

[0368] FIG. 29b is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0369] In one embodiment of the present disclosure, the image decoding device (2000) may determine a ranking based on the cost of the candidate positions. For example, if the costs are lower in the order of the third candidate position (Pos2), the first candidate position (Pos0), the second candidate position (Pos1), and the fourth candidate position (Pos3), the third candidate position (Pos2) may be determined as the position with the lowest ranking.

[0370] In one embodiment of the present disclosure, an image decoding device (2000) can obtain index information from a bitstream. The image decoding device (2000) can obtain a binstring by performing arithmetic encoding on the index information obtained from the bitstream. The image decoding device (2000) can determine a location for restoration of the current block based on the binstring.

[0371] The first candidate position (Pos0), the second candidate position (Pos1), the third candidate position (Pos2), and the fourth candidate position (Pos3) may correspond to the binary numbers "00", "01", "10", and "11" for 0, 1, 2, and 3, respectively. In one embodiment, the binstring may represent the difference from the lowest ranked position based on cost. For example, if the lowest ranked position based on cost is the third candidate position (Pos2), and the binstring is "01", the position for restoration of the current block may be "11", which is different from "10" corresponding to the third candidate position by "01". The difference in positions may be determined based on an exclusive or.

[0372] If the third candidate position (pos2) with the lowest rank is used to restore the current block, the empty string may be represented as "00". Similarly, if the first candidate position (pos0), the second candidate position (pos1), or the fourth candidate position (pos3) is used to restore the current block, the empty string may be represented as "10", "11", or "01", respectively.

[0373] FIG. 30 is a diagram for explaining a binarization method of index information according to one embodiment of the present disclosure.

[0374] In one embodiment of the present disclosure, the image decoding device (2000) may determine a ranking based on the cost of the candidate positions. For example, if the cost is low in the order of the third candidate position (Pos2), the first candidate position (Pos0), the second candidate position (Pos1), and the fourth candidate position (Pos3), the rankings of the third candidate position (Pos2), the first candidate position (Pos0), the second candidate position (Pos1), and the fourth candidate position (Pos3) may be determined as 0, 1, 2, and 3, respectively.

[0375] In one embodiment of the present disclosure, an image decoding device (2000) can obtain index information from a bitstream. The image decoding device (2000) can obtain a binstring by performing arithmetic encoding on the index information obtained from the bitstream. The image decoding device (2000) can obtain a rank indicated by the index information by performing inverse binarization on the binstring.

[0376] In one embodiment of the present disclosure, a binstring may be binarized based on truncated unary (TU) binarization. Truncated unary binarization may mean performing binarization using the number of 1s or the number of 0s included in the binstring. For example, referring to FIG. 30, binstrings for candidate positions may be determined based on the number of 0s. For example, a third candidate position (pos2) for rank "0" may correspond to a binstring "1" having 0 0 0 0 0 . A first candidate position (pos0), a second candidate position (pos1), and a fourth candidate position (pos3) for ranks "1", "2", and "3" may correspond to binstrings "01", "001", and "000" having 1, 2, and 3 0 0 s, respectively. In one embodiment of the present disclosure, the last bin string in the truncated unary binarization may not include 1. For example, as the rank increases, the number of leading 0s increases by 1, but the bin string of the last rank may be expressed only as "000" and may not include 1. However, the present disclosure is not limited thereto, and the bin string for candidate positions may be determined based on the number of 1s. Since the index information with a lower rank according to the cost is more likely to be signaled, the image decoding method according to one embodiment of the present disclosure may improve the efficiency of arithmetic encoding.

[0377] FIG. 31 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0378] In one embodiment of the present disclosure, the image decoding device (2000) can determine the shape of a sub-block. Referring to FIG. 31, the height of the sub-block may be equal to the height of the current block, and the width of the sub-block may be smaller than the width of the current block. In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on the shape of the sub-block.

[0379] In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on a predetermined number of sub-block shapes. The image decoding device (2000) can determine the number of candidate locations based on the size of the current block. The image decoding device (2000) can determine the candidate locations based on a predetermined interval. The image decoding device (2000) can determine the interval between candidate locations based on the size of the current block.

[0380] In one embodiment of the present disclosure, the plurality of candidate locations may include at least one of a first candidate location (3110) where the sub-block is adjacent to the left boundary, upper boundary, and lower boundary of the current block, a second candidate location (3120) where the sub-block is adjacent to the right boundary, upper boundary, and lower boundary of the current block, and a third candidate location (3130) where the sub-block is adjacent to the upper boundary and lower boundary of the current block between the first candidate location (3110) and the second candidate location (3120).

[0381] In one embodiment of the present disclosure, the image decoding device (2000) can determine a cost for a candidate location. The image decoding device (2000) can determine a cost for a first candidate location (3110) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the right boundary (b2) of the sub-block. For example, the image decoding device (2000) can determine a cost using a sum of the variations of reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the right boundary (b2) of the sub-block. The image decoding device (2000) can determine a cost for a second candidate location (3120) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the left boundary (b2) of the sub-block. For example, the image decoding device (2000) can determine the cost using the sum of the variations of the reconstruction samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the left boundary (b2) of the sub-block. The image decoding device (2000) can determine the cost for the third candidate position (3130) using the reconstruction samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the left boundary (b2) of the sub-block, and the right boundary (b3) of the sub-block. For example, the image decoding device (2000) can determine the cost using the weighted sum of the variations of the reconstruction samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the left boundary (b2) of the sub-block, and the right boundary (b3) of the sub-block. In one embodiment, the image decoding device (2000) can determine the cost using a weighted sum that applies a weight of 1 / 2 to the amount of change determined using parallel boundaries among the boundaries of the sub-blocks.For example, the image decoding device (2000) can determine the cost based on applying a weight (e.g., 1 / 2) to the amount of change determined using the left boundary (b2) of the sub-block and the right boundary (b3) of the sub-block. The first candidate location (3110) and the second candidate location (3120) have costs determined using three boundaries, but the third candidate location (3130) has costs determined using four boundaries, so the cost can be determined to be large. In one embodiment of the present disclosure, the image decoding device (2000) can determine the cost using a weighted sum that applies a weight of 1 / 2 to the amount of change determined using the left boundary (b2) of the sub-block and the right boundary (b3) of the sub-block.

[0382] However, the cost is not limited to the restoration samples adjacent to the boundary of the sub-block and the boundary of the current block, and in one embodiment of the present disclosure, the image decoding device (2000) can determine the cost using the amount of change in the restoration samples included in the sub-block.

[0383] FIG. 32 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0384] In one embodiment of the present disclosure, the image decoding device (2000) may determine the shape of a sub-block. Referring to FIG. 32, the width of the sub-block may be equal to the width of the current block, and the height of the sub-block may be smaller than the height of the current block. In one embodiment of the present disclosure, the image decoding device (2000) may determine a plurality of candidate locations based on the shape of the sub-block.

[0385] In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on a predetermined number of sub-block shapes. The image decoding device (2000) can determine the number of candidate locations based on the size of the current block. The image decoding device (2000) can determine the candidate locations based on a predetermined interval. The image decoding device (2000) can determine the interval between candidate locations based on the size of the current block.

[0386] In one embodiment of the present disclosure, the plurality of candidate locations may include at least one of a first candidate location (3210) where the sub-block is adjacent to the left boundary, the upper boundary, and the right boundary of the current block, a second candidate location (3220) where the sub-block is adjacent to the left boundary, the lower boundary, and the right boundary of the current block, and a third candidate location (3230) where the sub-block is adjacent to the left boundary and the right boundary of the current block between the first candidate location (3210) and the second candidate location (3220).

[0387] In one embodiment of the present disclosure, the video decoding device (2000) can determine a cost for a candidate location. The video decoding device (2000) can determine a cost for a first candidate location (3210) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the lower boundary (b2) of the sub-block. The video decoding device (2000) can determine a cost for a second candidate location (3220) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, and the upper boundary (b2) of the sub-block. The video decoding device (2000) can determine a cost for a third candidate location (3230) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the upper boundary (b2) of the sub-block, and the lower boundary (b3) of the sub-block. The first candidate location (3210) and the second candidate location (3220) have costs determined using three boundaries, while the third candidate location (3230) may have costs determined using four boundaries. In one embodiment of the present disclosure, the image decoding device (2000) may determine the cost using a weighted sum that applies a weight of 1 / 2 to the amount of change determined using the upper boundary (b2) of the sub-block and the lower boundary (b3) of the sub-block.

[0388] However, the cost is not limited to the restoration samples adjacent to the boundary of the sub-block and the boundary of the current block, and in one embodiment of the present disclosure, the image decoding device (2000) can determine the cost using the amount of change in the restoration samples included in the sub-block.

[0389] FIG. 33 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0390] In one embodiment of the present disclosure, the image decoding device (2000) can determine the shape of a sub-block. Referring to FIG. 33, the height and width of the sub-block may be smaller than the height and width of the current block, respectively. In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on the shape of the sub-block.

[0391] In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on a predetermined number of sub-block shapes. The image decoding device (2000) can determine the number of candidate locations based on the size of the current block. The image decoding device (2000) can determine the candidate locations based on a predetermined interval. The image decoding device (2000) can determine the interval between candidate locations based on the size of the current block.

[0392] In one embodiment of the present disclosure, the plurality of candidate locations may include at least one of a first candidate location (3310) adjacent to a left boundary and an upper boundary of a current block, a second candidate location (3320) adjacent to a right boundary and an upper boundary of the current block, a third candidate location (3330) adjacent to a left boundary and a lower boundary of the current block, a fourth candidate location (3340) adjacent to a right boundary and a lower boundary of the current block, a fifth candidate location (3350) adjacent to an upper boundary of the current block, a sixth candidate location (3360) adjacent to a right boundary of the current block, a seventh candidate location (3370) adjacent to a left boundary of the current block, and an eighth candidate location (3380) adjacent to a lower boundary of the current block.

[0393] In one embodiment of the present disclosure, the video decoding device (2000) can determine a cost for a candidate location. The video decoding device (2000) can determine a cost for a first candidate location (3310) using reconstructed samples adjacent to an upper boundary (b0) of a current block, a left boundary (b1) of the current block, a lower boundary (b2) of a sub-block, and a right boundary (b3) of the sub-block. The video decoding device (2000) can determine a cost for a second candidate location (3320) using reconstructed samples adjacent to an upper boundary (b0) of a current block, a left boundary (b1) of the current block, a lower boundary (b2) of a sub-block, and a left boundary (b3) of a sub-block. The video decoding device (2000) can determine a cost for a third candidate location (3330) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the upper boundary (b2) of the sub-block, and the right boundary (b3) of the sub-block. The video decoding device (2000) can determine a cost for a fourth candidate location (3340) using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the upper boundary (b2) of the sub-block, and the left boundary (b3) of the sub-block.

[0394] The video decoding device (2000) can determine a cost for a fifth candidate position (3350) by using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the lower boundary (b2) of the sub-block, the left boundary (b3) of the sub-block, and the right boundary (b4) of the sub-block. The video decoding device (2000) can determine a cost for a sixth candidate position (3360) by using reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the lower boundary (b2) of the sub-block, the left boundary (b3) of the sub-block, and the upper boundary (b4) of the sub-block. The video decoding device (2000) can determine a cost for the seventh candidate position (3370) by using the reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the lower boundary (b2) of the sub-block, the right boundary (b3) of the sub-block, and the upper boundary (b4) of the sub-block. The video decoding device (2000) can determine a cost for the eighth candidate position (3380) by using the reconstructed samples adjacent to the upper boundary (b0) of the current block, the left boundary (b1) of the current block, the upper boundary (b2) of the sub-block, the left boundary (b3) of the sub-block, and the right boundary (b4) of the sub-block.

[0395] The first candidate position (3310) to the fourth candidate position (3340) may have their costs determined using four boundaries, while the fifth candidate position (3350) to the eighth candidate position (3380) may have their costs determined using five boundaries. In one embodiment of the present disclosure, the image decoding device (2000) may determine the cost using a weighted sum that applies a weight of 1 / 2 to the amount of change determined using parallel boundaries among the boundaries of the sub-blocks. For example, the image decoding device (2000) may determine the cost for the fifth candidate position (3350) using a weighted sum that applies a weight of 1 / 2 to the amount of change determined using the left boundary (b3) of the sub-block and the right boundary (b4) of the sub-block.

[0396] However, the cost is not limited to the restoration samples adjacent to the boundary of the sub-block and the boundary of the current block, and in one embodiment of the present disclosure, the image decoding device (2000) can determine the cost using the amount of change in the restoration samples included in the sub-block.

[0397] FIG. 34 is a diagram illustrating multiple candidate locations for a sub-block according to one embodiment of the present disclosure.

[0398] In one embodiment of the present disclosure, the image decoding device (2000) can determine the shape of a sub-block. Referring to FIG. 34, the height and width of the sub-block may be smaller than the height and width of the current block, respectively. In one embodiment of the present disclosure, the image decoding device (2000) can determine a plurality of candidate locations based on the shape of the sub-block.

[0399] In one embodiment of the present disclosure, the image decoding device (2000) may determine a plurality of candidate locations based on a predetermined number of shapes of sub-blocks. The image decoding device (2000) may determine the number of candidate locations based on the size of the current block. The image decoding device (2000) may determine the candidate locations according to predetermined intervals. The image decoding device (2000) may determine the interval between candidate locations based on the size of the current block. In one embodiment, the interval between candidate locations may be predetermined. For example, the interval between candidate locations may be predetermined as 2.

[0400] In one embodiment of the present disclosure, the plurality of candidate positions include a first candidate position (3410) indicating the center of the current block, a second candidate position (3420) located a predetermined distance upward from the first candidate position (3410), a third candidate position (3430) located a predetermined distance leftward from the first candidate position (3410), a fourth candidate position (3440) located a predetermined distance rightward from the first candidate position (3410), a fifth candidate position (3450) located a predetermined distance downward from the first candidate position (3410), a sixth candidate position (3460) located a predetermined distance leftward from the second candidate position (3420), a seventh candidate position (3470) located a predetermined distance downward from the third candidate position (3430), an eighth candidate position (3480) located a predetermined distance upward from the fourth candidate position (3440), and a ninth candidate position located a predetermined distance rightward from the fifth candidate position (3450). May include at least one of the locations (3490).

[0401] In one embodiment of the present disclosure, an image decoding device (2000) can determine a cost for a candidate location. The image decoding device (2000) can determine the cost using a restoration sample adjacent to at least one of an upper boundary, a lower boundary, a left boundary, and a right boundary of a sub-block.

[0402] However, the cost is not limited to the restoration samples adjacent to the boundary of the sub-block and the boundary of the current block, and in one embodiment of the present disclosure, the image decoding device (2000) can determine the cost using the amount of change in the restoration samples included in the sub-block.

[0403] FIG. 35 is a block diagram showing the configuration of an image encoding device according to one embodiment of the present disclosure.

[0404] Referring to FIG. 35, the image encoding device (3500) may include a processor (3510) and a memory (3520).

[0405] In one embodiment of the present disclosure, the processor (3510) may include processing circuitry and / or multiple processors. For example, the processor (3510) may include various processing circuitry, including at least one processor, wherein one or more of the at least one processor may be configured to individually and / or collectively perform various functions described in the present disclosure in a distributed manner.

[0406] In one embodiment of the present disclosure, the memory (3520) may include one or more storage media storing at least one instruction. The processor (3510) may control the image encoding device (3500) by executing the instructions stored in the memory (3520). For example, the processor (3510) may control the image encoding device (3500) to perform operations by individually or collectively executing the instructions stored in the memory (3520). In one embodiment of the present disclosure, the operations performed by the image encoding device (3500) may be operations performed by the processor (3510) of the image decoding device (3500).

[0407] In one embodiment of the present disclosure, the image encoding device (3500) may correspond to the image encoding device (200) illustrated in FIG. 2 and / or the encoding unit (1910) illustrated in FIG. 19.

[0408] The image encoding device (3500) can determine the prediction mode of the current block. The current block can include at least one of a maximum coding unit, an encoding unit, a transformation unit, or a prediction unit segmented from a current image to be encoded. In one embodiment of the present disclosure, the prediction mode of the current block can include at least one of an intra mode, an inter mode, a combined mode, a geometric segmentation mode, a block copy mode, or a template matching prediction mode.

[0409] In one embodiment of the present disclosure, the intra mode may include a non-directional Planar mode of number 0 (or Intra_Planar mode), a non-directional DC mode of number 1 (or Intra_DC mode), and directional Angular modes of number 2 to 66 (or Intra-directional mode) (e.g., (Intra_Angular2... Intra_Angular66). In one embodiment of the present disclosure, the intra-planar mode may mean a mode that determines a prediction sample based on a weighted average value according to the distance of a left reference sample, an upper reference sample, a lower-left sample, and an upper-right sample of the current block. In one embodiment of the present disclosure, the intra-DC mode may mean a mode that determines an average value of reference samples as a prediction sample. In one embodiment of the present disclosure, in the intra-directional modes, the positions of reference samples for generating prediction samples of samples in the current block may be identified in consideration of the direction indicated by the intra-directional modes. For example, in mode 34, the position of reference samples may be identified at 45 degrees to the upper left with respect to the samples in the current block. Reference samples located in the direction can be identified. In one embodiment of the present disclosure, the intra mode can include Wide-Angular modes (Intra_Wide_Angular) of -14 to -1 and 67 to 80. The Wide-Angular modes can be used to identify reference samples of samples in a non-square current block. In one embodiment of the present disclosure, the video encoding device (3500) can determine one of the Wide-Angular modes as an intra prediction mode of the non-square current block. The video encoding device (3500) can determine the Wide-Angular mode based on the width and height of the current block. If the width of the current block is greater than the height, the video encoding device (3500) can replace the lower-left directional mode with the upper-right extended directional mode.For example, the video encoding device (3500) can replace the index value "predModeIntra" of the intra prediction mode that is greater than or equal to 2 and less than or equal to a predetermined value with "predModeIntra + 65". If the height of the current block is greater than the width, the video encoding device (3500) can replace the upper-right directional mode with the lower-left extended directional mode. For example, the video encoding device (3500) can replace the index value "predModeIntra" of the intra prediction mode that is greater than or equal to a predetermined value and less than or equal to 66 with "predModeIntra - 67". The number and types of intra prediction modes that can be used in the intra mode by the video encoding device (3500) according to an embodiment of the present disclosure can be set in various ways. For example, the video encoding device (3500) can determine the Wide-Angular mode using a predetermined method according to the ratio of the height and width of the block (e.g., 16, 8, 4, 2, 1 / 2, 1 / 4, 1 / 8, or 1 / 16).

[0410] In one embodiment of the present disclosure, the video encoding device (3500) may determine an intra prediction mode using most probable modes (MPM). The video encoding device (3500) may determine whether to use MPM. The video encoding device (3500) may generate a bitstream including information related to whether to use MPM. When using MPM, the video encoding device (3500) may determine an MPM list. In one embodiment of the present disclosure, the video encoding device (3500) may determine the MPM list using neighboring blocks of the current block. The video encoding device (3500) may determine the MPM list based on the intra mode of the upper block of the current block and the intra mode of the left block. If the neighboring blocks of the current block are not available (for example, if the intra prediction mode of the neighboring blocks is not determined), the intra prediction mode of the unavailable neighboring blocks may be set to a predetermined mode (for example, the Planar mode). The video encoding device (3500) can determine one of the MPM lists as the intra prediction mode of the current block. The video encoding device (3500) can generate a bitstream including information (e.g., index information) indicating the intra prediction mode of the current block from the MPM list.

[0411] In one embodiment of the present disclosure, the video encoding device (3500) may determine an intra prediction mode using a template. The video encoding device (3500) may determine a template of a current block. The template of the current block may include a left sample, an upper left sample, and / or an upper sample of the current block. The video encoding device (3500) may determine surrounding samples of the template of the current block. The surrounding samples of the template may include a left sample, an upper left sample, and / or an upper sample of the template. The video encoding device (3500) may perform prediction on the template using the surrounding samples of the template as reference samples. The video encoding device (3500) may determine an intra mode for the reference block by comparing the predicted template with the template of the reconstructed current block. The video encoding device (3500) may determine an intra mode with the smallest error between the predicted template and the template of the reconstructed current block as the intra mode for the reference block. In one embodiment of the present disclosure, the process of determining an intra prediction mode by performing prediction on a template by the image encoding device (3500) may be referred to as template-based intra mode derivation (TIMD).

[0412] In one embodiment of the present disclosure, the video encoding device (3500) can infer an intra prediction mode of the current block using surrounding samples of the current block. The video encoding device (3500) can determine a slope using the surrounding samples of the current block. The video encoding device (3500) can determine a plurality of 3 x 3 blocks adjacent to the current block. The video encoding device (3500) can obtain horizontal variations and vertical variations of samples included in each of the determined 3 x 3 blocks. The video encoding device (3500) can determine a slope based on the horizontal variations and the vertical variations. The video encoding device (3500) can determine the horizontal variations and the vertical variations using a Sobel filter. The video encoding device (3500) can determine an intra prediction mode corresponding to the slope. The video encoding device (3500) can determine the intra prediction mode of the current block based on a plurality of intra prediction modes determined for the plurality of 3 x 3 blocks. In one embodiment of the present disclosure, the video encoding device (3500) may determine the most frequently determined intra prediction mode as the intra prediction mode of the current block. In one embodiment of the present disclosure, the video encoding device (3500) may determine the size based on the horizontal variation and the vertical variation. The video encoding device (3500) may determine the intra prediction mode of the current block based on the size. The video encoding device (3500) may determine the weight of the intra prediction mode corresponding to the slope as the size. For example, the video encoding device (3500) may increase the weight of the intra prediction mode determined based on the slope as the horizontal variation and the vertical variation increase. The video encoding device (3500) may determine the intra prediction mode of the current block based on the result in which the weight determined according to the size is reflected.In one embodiment of the present disclosure, the process by which the video encoding device (3500) determines an intra prediction mode based on a slope may be referred to as decoder side intra mode derivation (DIMD).

[0413] In one embodiment of the present disclosure, the block copy mode may include an intra block copy mode. In one embodiment, the block copy mode may include an intra block copy mode. In one embodiment, the intra block copy mode may be a sub-mode of the intra mode, but is not limited thereto, and may represent a mode separate from the intra mode. In one embodiment, the template matching prediction mode may include a template matching intra prediction mode. The combined mode may include a Combined Inter-Intra Prediction (CIIP) mode that performs prediction by combining prediction according to the intra mode and prediction according to the inter mode. The geometric partitioning mode may include a mode that partitions to include directionality within a block. The geometric partitioning mode may perform prediction using inter prediction or intra prediction for each of the divided regions that are blocked.

[0414] In one embodiment of the present disclosure, when the prediction mode of the current block is the CIIP mode, the video encoding device (3500) can perform prediction on the current block by combining inter prediction and intra prediction. For example, the video encoding device (3500) can perform intra prediction according to the Planar mode. For example, the video encoding device (3500) can determine a motion vector of a reference block for the current block. The video encoding device (3500) can perform inter prediction using the motion vector. The video encoding device (3500) can predict the current block using a weighted sum of a prediction block according to inter prediction and a prediction block according to intra prediction. The weight can be determined based on whether a block adjacent to the current block was intra-predicted (or inter-predicted).

[0415] In one embodiment of the present disclosure, when the prediction mode of the current block is a geometric segmentation mode, the image encoding device (3500) can perform prediction by segmenting the current block. The image encoding device (3500) can determine a segmentation angle and a segmentation distance for a boundary at which segmentation is performed within the current block. The image encoding device (3500) can segment the current block based on the segmentation angle and the segmentation distance. The image encoding device (3500) can predict the current block by performing inter prediction or intra prediction on each of the segmented regions within the current block. The image encoding device (3500) can (i) perform intra prediction on both segmented regions, (ii) perform inter prediction on one region and intra prediction on the other region, or (iii) perform inter prediction on both segmented regions.

[0416] In one embodiment of the present disclosure, when the prediction mode of the current block is the template matching prediction mode, the image encoding device (3500) can reconstruct the current block using a reference block. The image encoding device (3500) can generate information related to whether the template matching prediction mode is used. The image encoding device (3500) can determine whether the template matching prediction mode is used based on the acquired information. The reference block can be determined based on at least one of a region included in the current image or a region included in a previously decoded image. In one embodiment of the present disclosure, the image encoding device (3500) can determine the reference block using a cost function. The cost function can include at least one of a sum of absolute difference (SAD), a sum of squared difference (SSD), a sum of absolute transformed difference (SATD), a sum of squared error (SSE), or a mean removed SAD (MR-SAD). For example, the video encoding device (3500) can determine the error between templates using at least one cost function among SAD, SATD, SSE, and MR-SAD. When the cost function is SAD, the video encoding device (3500) can determine the error based on the sum of the absolute values ​​of the differences between each sample of the template of the current block and each sample of the template of the candidate block. When the cost function is SSD, the video encoding device (3500) can determine the error based on the sum of the squares of the differences between each sample of the template of the current block and each sample of the template of the candidate block. The cost function may include a function representing the number of identical samples. The video encoding device (3500) can determine a block with a small error among the candidate blocks as a reference block.The video encoding device (3500) can determine a prediction block by performing template matching intra prediction on the current image. In the present disclosure, the process of determining a reference block for the current block using a template may be referred to as template matching (TM). In the present disclosure, performing prediction on the current block based on template matching may be referred to as template matching prediction (TMP) or intra template matching prediction (Intra Template Matching Prediction).

[0417] In one embodiment of the present disclosure, the image encoding device (3500) can determine the intra prediction mode of the current block when the prediction mode of the current block is the intra mode.

[0418] In one embodiment of the present disclosure, the video encoding device (3500) can determine information about a block vector representing a reference block when the prediction mode of the current block is a block copy mode.

[0419] In one embodiment of the present disclosure, the image encoding device (3500) can perform intra prediction or inter prediction on the current block according to the prediction mode of the current block, and encode the current block using a prediction block generated as a result of performing the intra prediction or inter prediction.

[0420] In one embodiment of the present disclosure, when the prediction mode of the current block is block copy mode, the image encoding device (3500) can determine a prediction block from a reference block. For example, the image encoding device (3500) can determine a prediction block that is identical to the reference block or by performing filtering on the reference block. The reference block can be determined based on at least one of a region included in the current image or a region included in a previously decoded image.

[0421] In one embodiment of the present disclosure, when the prediction mode of the current block is a template matching prediction mode, the image encoding device (3500) can reconstruct the current block using a reference block. The image encoding device (3500) can determine a prediction block using the reference block.

[0422] The video encoding device (3500) can perform deblocking filtering. The deblocking filter can improve video quality by smoothing edges between blocks.

[0423] The video encoding device (3500) can perform filtering on samples of a current block on which deblocking filtering has been performed using a Sample Adaptive Offset (SAO) filter and / or a Bilateral Filter (BIF). The SAO filter and BIF can improve image quality by reducing the error between the restored image and the original image. The SAO filter and BIF can perform filtering on a sample-by-sample basis.

[0424] The video encoding device (3500) can perform filtering using an adaptive loop filter (ALF). ALF can improve image quality by reducing the error between the restored image and the original image. ALF can perform filtering on a block-by-block basis.

[0425] In one embodiment of the present disclosure, encoding of a current block may refer to a process of generating information that enables an image decoding device (2000) to restore the current block. The information generated through encoding may be included in a bitstream.

[0426] In one embodiment of the present disclosure, the video encoding device (3500) may generate residual data corresponding to the difference between the predicted block and the current block. If the predicted block is determined to be the current block, residual data may not be generated.

[0427] An image encoding device (3500) can generate a bitstream including an encoding result of an image. The bitstream can include an encoding result for a current block.

[0428] In one embodiment, the video encoding device (3500) can generate a bitstream including residual data. The residual data can include information about the difference between an original image (or an original sample) and a predicted image (or a predicted sample). In one embodiment, the video encoding device (3500) can generate a bitstream including transform coefficients of a residual block corresponding to a transform unit. In one embodiment, the video encoding device (3500) can obtain transform coefficients of the residual block based on residual samples of the residual block. For example, the video encoding device (3500) can obtain transform coefficients of the residual block by performing at least one of transforming or quantizing the residual samples of the residual block. In one embodiment, the video encoding device (3500) may determine a transform coefficient of a residual block using a residual sample of a transformation unit. If the size of a residual block corresponding to a transformation unit is larger than the size of the transformation unit, the video encoding device (3500) may determine some of the residual samples of the residual block as residual samples of the transformation unit. Alternatively, the video encoding device (3500) may determine the residual samples of the residual block as residual samples of the transformation unit on which filtering is performed. The video encoding device (3500) may generate a bitstream including the residual samples of the transformation unit.

[0429] In one embodiment of the present disclosure, the video encoding device (3500) can generate a bitstream including information about a block vector representing a reference block when the prediction mode of the current block is a block copy mode.

[0430] In one embodiment of the present disclosure, the image encoding device (3500) can transmit a bitstream to the image decoding device (2000) via a network.

[0431] In one embodiment of the present disclosure, the image encoding device (3500) can store a bitstream in a data storage medium including at least one of a magnetic medium such as a hard disk, a floppy disk, and a magnetic tape, an optical recording medium such as a CD-ROM and a DVD, or a magneto-optical medium such as a floptical disk.

[0432] An image encoding device (3500) can generate a bitstream including syntax elements generated through image encoding. Values ​​corresponding to the syntax elements can be included in the bitstream according to the hierarchical structure of the image.

[0433] The video encoding device (3500) can obtain bins included in a bitstream by entropy encoding syntax elements.

[0434] In one embodiment of the present disclosure, the bitstream may include information about a prediction mode of a current block within a current image.

[0435] In one embodiment of the present disclosure, when the prediction mode of the current block is an intra mode, the bitstream may include information indicating the intra prediction mode of the current block.

[0436] In a prediction mode (e.g., intra mode) that uses reference samples included in a current image, a prediction block of the current block can be generated based on the surrounding samples of the current block according to the intra prediction mode, assuming that there will be continuity between the surrounding samples of the current block and the samples within the current block. An image encoding device (3500) according to an embodiment of the present disclosure can use not only the surrounding samples of the current block included in the current image but also the spatial reference samples included in the current image for intra prediction. When using samples reconstructed before the current block, the size of residual data can be reduced by predicting the samples of the current block using not only the samples immediately adjacent to the current block but also samples far from the current block. In an embodiment of the present disclosure, the image encoding device (3500) performs intra prediction using a reference block including unreconstructed samples, thereby increasing the range of an area that can be determined as a reference block. An image encoding device (3500) according to an embodiment of the present disclosure can improve compression efficiency by increasing the efficiency of intra prediction.

[0437] In a prediction mode (e.g., inter mode) that utilizes reference samples included in a reference image rather than the current image, a prediction block of the current block can be generated based on a reference block (or reference sample) of the reference image according to the prediction mode, under the assumption that there will be continuity between the current image and the reference image. An image encoding device (3500) according to an embodiment of the present disclosure can improve compression efficiency by increasing the efficiency of intra prediction.

[0438] The image encoding device (3500) can improve prediction accuracy by considering both a reference block (or reference sample) included in the current image and a reference block (or reference sample) included in an image other than the current image. The image encoding device (3500) according to one embodiment of the present disclosure can improve prediction accuracy by considering both the current image and an image other than the current image.

[0439] FIG. 36 is a flowchart illustrating an image encoding method according to one embodiment of the present disclosure.

[0440] In one embodiment of the present disclosure, the image encoding method may be performed by the image encoding device (3500). For example, the image encoding device (3500) may perform each step of the image decoding method by having the processor of the image encoding device (3500) execute at least one instruction contained in the memory. For convenience of explanation, the details described through the aforementioned image decoding method are omitted.

[0441] In step S3610, the image encoding device (3500) can identify multiple candidate locations for the sub-block based on the shape of the sub-block of the current block.

[0442] In one embodiment of the present disclosure, the image encoding device (3500) can determine the shape of the sub-block based on the shape of the sub-block. In one embodiment of the present disclosure, the image encoding device (3500) can identify a plurality of candidate positions corresponding to the shape of the sub-block. For example, if the sub-block has a size of 1 / 4 of the encoding unit of the vertical division, the candidate positions may include four positions where cu_sbt_quad_flag of FIG. 22 is 1 and cu_sbt_horizontal is 0. However, the present disclosure is not limited thereto, and the candidate positions may include predetermined positions among positions that may exist in the current block according to the shape of the sub-block, or may include positions determined based on the height and width of the current block.

[0443] In step S3620, the image encoding device (3500) can obtain a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of a plurality of candidate locations.

[0444] In one embodiment of the present disclosure, the image encoding device (3500) may obtain a residual block based on the difference between the original image and the predicted image, and may perform transformation and quantization on the residual block to obtain transform coefficients. The image encoding device (3500) may perform inverse quantization and inverse transformation on the transform coefficients to obtain the residual block.

[0445] The video encoding device (3500) can obtain a residual block for each candidate location based on applying an inverse transform kernel to a sub-block corresponding to each of a plurality of candidate locations. In one embodiment of the present disclosure, the video encoding device (3500) can obtain a residual block by applying at least one of a vertical inverse transform kernel and a horizontal inverse transform kernel to a sub-block located at a candidate location. The video encoding device (3500) can obtain a residual block by applying an inverse transform kernel to the transform coefficients of the sub-block.

[0446] The video encoding device (3500) can obtain multiple candidate reconstruction blocks based on the sum of the prediction block for the current block and the residual block for each candidate position. For example, the video encoding device (3500) can obtain a prediction block using inter prediction, obtain a first candidate reconstruction block by summing the prediction block with a residual block corresponding to a first candidate position, and obtain a second candidate reconstruction block by summing the prediction block with a residual block corresponding to a second candidate position.

[0447] In step S3630, the image encoding device (3500) can determine a cost for each of the plurality of candidate positions based on the amount of variation between the plurality of restored samples adjacent to the boundary of the sub-block and the amount of variation between the plurality of restored samples adjacent to the boundary of the current block.

[0448] In one embodiment of the present disclosure, the amount of variation between restored samples may mean continuity or discontinuity of the restored samples.

[0449] In one embodiment of the present disclosure, the cost may include the sum of the variances between a plurality of restored samples adjacent to at least one of the boundaries of the sub-block and the boundaries of the current block. The cost according to one embodiment of the present disclosure is omitted as it has been described with reference to FIGS. 27 and 28.

[0450] In step S3640, the image encoding device (3500) can determine the ranking of multiple candidate locations based on the cost.

[0451] In one embodiment of the present disclosure, the ranking may be determined based on the order of the cost for the candidate locations. For example, the candidate location with the lowest cost may be ranked as 0, the next lowest candidate location may be ranked as 1, and the ranking may increase as the cost increases.

[0452] In step S3650, the image encoding device (3500) can determine the order of sub-blocks for restoration of the current block among a plurality of candidate locations.

[0453] The image encoding device (3500) can determine a restoration block having the smallest difference from the original image among restoration blocks corresponding to multiple candidate locations, and determine the location of a sub-block corresponding to the determined restoration block as a sub-block for restoration of the current block. The image decoding device (2000) can determine the order of the sub-blocks for restoration.

[0454] In step S3660, the image encoding device (3500) can generate a bitstream including information related to the shape of a sub-block of the current block and index information indicating the ranking of candidate positions for restoration of the current block.

[0455] In one embodiment of the present disclosure, information related to the shape of a sub-block may include at least one of size information indicating a ratio between the size of a current block and the size of the sub-block, splitting direction information indicating whether the current block is split vertically, or corner information indicating whether the sub-block is located at a corner or center of the current block. For example, the size information may indicate whether the size ratio of the current block and the sub-block is 1 / 2 or 1 / 4. For example, the splitting direction information may indicate whether the current block is split vertically or horizontally.

[0456] In one embodiment of the present disclosure, the image encoding device (3500) can generate information related to the shape of a sub-block of a current block to be included in the encoding unit syntax of the bitstream.

[0457] Index information may include information indicating a candidate location for restoration of the current block among multiple candidate locations. For example, if the index information indicates 1, the subblock of the candidate location with a rank of 1 can be used for restoration of the current block. If the rank is determined based on cost, the probability of selecting a candidate location with a lower rank and cost increases, thereby improving encoding efficiency.

[0458] In one embodiment of the present disclosure, the image encoding device (3500) can transmit the generated bitstream. The image encoding device (3500) can transmit the bitstream to the image decoding device (2000).

[0459] In one embodiment of the present disclosure, an image decoding method is provided. The image decoding method may include obtaining information related to the shape of a sub-block of a current block from a bitstream. The image decoding method may include identifying a plurality of candidate locations for a sub-block based on the information related to the shape of the sub-block. The image decoding method may include obtaining index information indicating a rank of candidate locations for restoration of a current block from a bitstream. The image decoding method may include obtaining a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The image decoding method may include determining a cost for each of the plurality of candidate locations based on a difference between a plurality of restoration samples adjacent to a boundary of a sub-block and a boundary of a current block and a difference between adjacent plurality of restoration samples. The image decoding method may include determining a rank for the plurality of candidate locations based on the cost. The image decoding method may include determining a position of a sub-block for restoration of a current block corresponding to a rank indicated by the index information among the plurality of candidate locations.

[0460] In one embodiment of the present disclosure, information related to the shape of a sub-block may include at least one of size information indicating a ratio between a size of a current block and a size of a sub-block, splitting direction information indicating whether the current block is split vertically, or corner information indicating whether the sub-block is located at a corner of the current block. The step of identifying a plurality of candidate locations may include a step of determining a shape of the sub-block based on information related to a shape of the sub-block. The step of identifying a plurality of candidate locations may include a step of identifying a plurality of candidate locations corresponding to the shape of the sub-block.

[0461] In one embodiment of the present disclosure, the step of obtaining a plurality of candidate restoration blocks may include a step of obtaining a residual block for each candidate location based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The step of obtaining a plurality of candidate restoration blocks may include a step of obtaining a plurality of candidate restoration blocks based on adding a prediction block for the current block to the residual block for each candidate location.

[0462] In one embodiment of the present disclosure, the ranking may be determined based on the order of magnitude of the cost for the candidate locations.

[0463] In one embodiment of the present disclosure, the step of determining the position of a sub-block for restoration of a current block may include the step of performing arithmetic decoding on index information using a context model to obtain a binstring. The step of determining the position of a sub-block for restoration of the current block may include the step of obtaining a rank indicated by the index information based on the binstring. The step of determining the position of a sub-block for restoration of the current block may include the step of determining a position of a sub-block for restoration of the current block corresponding to a rank indicated by the index information among a plurality of candidate positions.

[0464] In one embodiment of the present disclosure, an empty string may be encoded according to a truncated unary method. The rank indicated by the index information may be determined based on the number of 1s or 0s contained in the empty string.

[0465] In one embodiment of the present disclosure, the binstring may be encoded in binary with the rank indicated by the index information.

[0466] In one embodiment of the present disclosure, the cost may include a sum of the variance between a plurality of restored samples adjacent to at least one of a boundary of a sub-block and a boundary of a current block.

[0467] In one embodiment of the present disclosure, the height and width of the sub-block may be smaller than the height and width of the current block, respectively. The plurality of candidate locations may include a first candidate location adjacent to the left boundary and the upper boundary of the current block, a second candidate location adjacent to the right boundary and the upper boundary of the current block, a third candidate location adjacent to the left boundary and the lower boundary of the current block, a fourth candidate location adjacent to the right boundary and the lower boundary of the current block, a fifth candidate location adjacent to the upper boundary of the current block, a sixth candidate location adjacent to the right boundary of the current block, a seventh candidate location adjacent to the left boundary of the current block, and an eighth candidate location adjacent to the lower boundary of the current block.

[0468] In one embodiment of the present disclosure, the height and width of the sub-block may be smaller than the height and width of the current block, respectively. The plurality of candidate positions may include a first candidate position indicating the center of the current block, a second candidate position located a predetermined distance upward from the first candidate position, a third candidate position located a predetermined distance leftward from the first candidate position, a fourth candidate position located a predetermined distance rightward from the first candidate position, a fifth candidate position located a predetermined distance downward from the first candidate position, a sixth candidate position located a predetermined distance leftward from the second candidate position, a seventh candidate position located a predetermined distance downward from the third candidate position, an eighth candidate position located a predetermined distance upward from the fourth candidate position, and a ninth candidate position located a predetermined distance rightward from the fifth candidate position.

[0469] In one embodiment of the present disclosure, the height of the sub-block may be equal to the height of the current block, and the width of the sub-block may be smaller than the width of the current block. The plurality of candidate locations may include a first candidate location where the sub-block is adjacent to the left boundary, upper boundary, and lower boundary of the current block, a second candidate location where the sub-block is adjacent to the right boundary, upper boundary, and lower boundary of the current block, and a third candidate location where the sub-block is adjacent to the upper boundary and lower boundary of the current block between the first candidate location and the second candidate location.

[0470] In one embodiment of the present disclosure, the width of the sub-block may be equal to the width of the current block, and the height of the sub-block may be less than the height of the current block. The plurality of candidate locations may include a first candidate location where the sub-block is adjacent to the left boundary, the upper boundary, and the right boundary of the current block, a second candidate location where the sub-block is adjacent to the left boundary, the lower boundary, and the right boundary of the current block, and a third candidate location where the sub-block is adjacent to the left boundary and the right boundary of the current block between the first candidate location and the second candidate location.

[0471] In one embodiment of the present disclosure, an image decoding device is provided. The image decoding device may include at least one processor including a processing circuit; and a memory including one or more storage media storing instructions. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain information related to the shape of a sub-block of a current block from a bitstream. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can identify a plurality of candidate locations for a sub-block based on the information related to the shape of the sub-block. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain index information indicating the rank of candidate locations for restoration of the current block from the bitstream. The instructions may be individually or collectively executed by the at least one processor, such that the image decoding device can obtain a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a cost for each of a plurality of candidate positions based on a variation between a plurality of reconstructed samples adjacent to a boundary of a sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of a current block. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a rank for the plurality of candidate positions based on the cost. The instructions may be individually or collectively executed by at least one processor, so that the video decoding device can determine a position of a sub-block for reconstructing a current block corresponding to a rank indicated by index information among the plurality of candidate positions.

[0472] In one embodiment of the present disclosure, a video encoding method is provided. The video encoding method may include a step of identifying a plurality of candidate locations for a sub-block based on a shape of a sub-block of a current block. The video encoding method may include a step of obtaining a plurality of candidate reconstructed blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The video encoding method may include a step of determining a cost for each of the plurality of candidate locations based on a variation between a plurality of reconstructed samples adjacent to a boundary of the sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of the current block. The video encoding method may include a step of determining a rank for the plurality of candidate locations based on the cost. The video encoding method may include a step of determining a rank for a sub-block for reconstructing a current block among the plurality of candidate locations. The video encoding method may include a step of generating a bitstream including information related to a shape of a sub-block of a current block and index information indicating a rank for a candidate location for reconstructing the current block.

[0473] In one embodiment of the present disclosure, a bitstream transmission method is provided. The bitstream transmission method may include a step of identifying a plurality of candidate locations for a sub-block based on a shape of a sub-block of a current block. The bitstream transmission method may include a step of obtaining a plurality of candidate reconstructed blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations. The bitstream transmission method may include a step of determining a cost for each of the plurality of candidate locations based on a variation between a plurality of reconstructed samples adjacent to a boundary of the sub-block and a variation between a plurality of reconstructed samples adjacent to a boundary of the current block. The bitstream transmission method may include a step of determining a rank for the plurality of candidate locations based on the cost. The bitstream transmission method may include a step of determining a rank for a sub-block for reconstructing a current block among the plurality of candidate locations. The bitstream transmission method may include a step of generating a bitstream including information related to a shape of a sub-block of a current block and index information indicating a rank for a candidate location for reconstructing the current block. The bitstream transmission method may include a step of transmitting the bitstream from an image encoding apparatus to an image decoding apparatus.

[0474] According to one embodiment of the present disclosure, the computer-executable instructions, such as program modules executed by a computer, may also be implemented in the form of a recording medium. Computer-readable media may be any available media that can be accessed by a computer, and include both volatile and nonvolatile media, removable and non-removable media. Computer-readable media may include computer storage media and communication media. Computer storage media include both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer-readable instructions, data structures, program modules, or other data. Communication media may typically include computer-readable instructions, data structures, or other data in a modulated data signal, such as program modules.

[0475] A computer-readable storage medium according to one embodiment of the present disclosure may be provided in the form of a non-transitory storage medium. Here, the term "non-transitory storage medium" simply means a tangible device that does not contain signals (e.g., electromagnetic waves). This term does not distinguish between cases where data is stored semi-permanently in the storage medium and cases where data is stored temporarily. For example, a "non-transitory storage medium" may include a buffer in which data is temporarily stored.

[0476] A method according to one embodiment of the present disclosure may be provided as a computer program product. The computer program product may be traded as a commodity between a seller and a buyer. The computer program product may be distributed in the form of a machine-readable storage medium (e.g., a compact disc read-only memory (CD-ROM)), or may be distributed online (e.g., downloaded or uploaded) through an application store or directly between two user devices (e.g., smartphones). In the case of online distribution, at least a portion of the computer program product (e.g., a downloadable app) may be temporarily stored or temporarily generated in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store's server, or an intermediary server.

[0477] The above description of the present disclosure is provided for illustrative purposes only, and those skilled in the art will readily appreciate that modifications to other specific forms can be made without altering the technical spirit or essential features of the present disclosure. Therefore, the embodi...

Claims

1. In the video decryption method, A step of obtaining information related to the shape of a sub-block of the current block from a bitstream (S2410); A step (S2420) of identifying multiple candidate locations for the sub-block based on information related to the shape of the sub-block; A step (S2430) of obtaining index information indicating the rank of candidate locations for restoration of the current block from the bitstream; A step (S2440) of obtaining a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations; A step (S2450) of determining a cost for each of the plurality of candidate locations based on the amount of change between the plurality of restored samples adjacent to the boundary of the sub-block and the amount of change between the plurality of restored samples adjacent to the boundary of the current block; A step (S2460) of determining a ranking for the plurality of candidate locations based on the above cost; and An image decoding method, comprising a step (S2470) of determining the position of a sub-block for restoration of the current block corresponding to the rank indicated by the index information among the plurality of candidate positions.

2. In paragraph 1, Information related to the shape of the sub-block includes at least one of size information indicating a ratio between the size of the current block and the size of the sub-block, splitting direction information indicating whether the current block is split vertically, or corner information indicating whether the sub-block is located at a corner of the current block. The step of identifying the plurality of candidate locations (S2420) is: A step of determining the shape of the sub-block based on information related to the shape of the sub-block; and An image decoding method comprising a step of identifying a plurality of candidate locations corresponding to the shape of the above sub-block.

3. In paragraph 1 or 2, The step (S2440) of obtaining the above multiple candidate restoration blocks is: A step of obtaining a residual block for each candidate location based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations; and An image decoding method comprising a step of obtaining the plurality of candidate restoration blocks based on adding the prediction block for the current block to the residual block for each candidate position.

4. In any one of paragraphs 1 to 3, A method for decoding an image, characterized in that the above ranking is determined according to the order of the magnitude of the cost for the candidate location.

5. In any one of paragraphs 1 to 4, The step (S2470) of determining the location of the sub-block for restoration of the current block is as follows: A step of obtaining an empty string by performing arithmetic decoding on the above index information using a context model; A step of obtaining a rank indicated by the index information based on the above empty string; and An image decoding method comprising a step of determining a position of a sub-block for restoration of the current block corresponding to a rank indicated by the index information among the plurality of candidate positions.

6. In paragraph 5, The above empty string is encoded according to the truncated unary method, An image decoding method, characterized in that the rank indicated by the index information is determined based on the number of 1s or the number of 0s included in the empty string.

7. In any one of paragraphs 5 to 6, An image decoding method, wherein the above empty string is characterized in that the rank indicated by the above index information is encoded in binary.

8. In any one of paragraphs 1 to 7, A method for decoding an image, wherein the cost includes a sum of variations between a plurality of restored samples adjacent to at least one of a boundary of the sub-block and a boundary of the current block.

9. In any one of paragraphs 1 to 8, The height and width of the above sub-block are each smaller than the height and width of the current block, A method for decoding an image, wherein the plurality of candidate positions include a first candidate position adjacent to a left boundary and an upper boundary of the current block, a second candidate position adjacent to a right boundary and an upper boundary of the current block, a third candidate position adjacent to a left boundary and a lower boundary of the current block, a fourth candidate position adjacent to a right boundary and a lower boundary of the current block, a fifth candidate position adjacent to an upper boundary of the current block, a sixth candidate position adjacent to a right boundary of the current block, a seventh candidate position adjacent to a left boundary of the current block, and an eighth candidate position adjacent to a lower boundary of the current block.

10. In any one of paragraphs 1 to 9, The height and width of the above sub-block are each smaller than the height and width of the current block, A video decoding method, wherein the plurality of candidate positions include a first candidate position indicating the center of the current block, a second candidate position located upward from the first candidate position by a set distance, a third candidate position located leftward from the first candidate position by the set distance, a fourth candidate position located rightward from the first candidate position by the set distance, a fifth candidate position located downwardly from the first candidate position by the set distance, a sixth candidate position located leftward from the second candidate position by the set distance, a seventh candidate position located downwardly from the third candidate position by the set distance, an eighth candidate position located upwardly from the fourth candidate position by the set distance, and a ninth candidate position located rightward from the fifth candidate position by the set distance.

11. In any one of paragraphs 1 to 10, The height of the sub-block is equal to the height of the current block, and the width of the sub-block is smaller than the width of the current block, A method for decoding an image, wherein the plurality of candidate positions include a first candidate position where the sub-block is adjacent to the left boundary, upper boundary, and lower boundary of the current block, a second candidate position where the sub-block is adjacent to the right boundary, upper boundary, and lower boundary of the current block, and a third candidate position where the sub-block is adjacent to the upper boundary and lower boundary of the current block between the first candidate position and the second candidate position.

12. In any one of paragraphs 1 to 11, The width of the sub-block is equal to the width of the current block, and the height of the sub-block is less than the height of the current block, A method for decoding an image, wherein the plurality of candidate positions include a first candidate position where the sub-block is adjacent to the left boundary, the upper boundary, and the right boundary of the current block, a second candidate position where the sub-block is adjacent to the left boundary, the lower boundary, and the right boundary of the current block, and a third candidate position where the sub-block is adjacent to the left boundary and the right boundary of the current block between the first candidate position and the second candidate position.

13. In the video decryption device, At least one processor comprising a processing circuit; and A memory comprising one or more storage media for storing instructions, The image decoding device, wherein the above instructions are individually or collectively executed by the at least one processor, Obtain information related to the shape of the sub-block of the current block from the bitstream, Identifying multiple candidate locations for the sub-block based on information related to the shape of the sub-block, Obtaining index information indicating the rank of candidate locations for restoration of the current block from the bitstream, Based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations, a plurality of candidate restoration blocks are obtained, Determine a cost for each of the plurality of candidate locations based on the amount of variation between a plurality of restoration samples adjacent to the boundary of the sub-block and the amount of variation between a plurality of restoration samples adjacent to the boundary of the current block, Determine the ranking of the plurality of candidate locations based on the above cost, An image decoding device that determines the location of a sub-block for restoration of the current block corresponding to the rank indicated by the index information among the plurality of candidate locations.

14. In the video encoding method, A step (S3610) of identifying multiple candidate locations for a sub-block based on the shape of the sub-block of the current block; A step (S3620) of obtaining a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations; A step (S3630) of determining a cost for each of the plurality of candidate locations based on the amount of change between the plurality of restored samples adjacent to the boundary of the sub-block and the amount of change between the plurality of restored samples adjacent to the boundary of the current block; A step of determining a ranking for the plurality of candidate locations based on the above cost (S3640); A step of determining the rank of a sub-block for restoration of the current block among the plurality of candidate locations (S3650); A video encoding method, comprising a step (S3660) of generating a bitstream including information related to the shape of a sub-block of the current block and index information indicating the rank of a candidate location for restoration of the current block.

15. In the bitstream transmission method, A step of identifying a plurality of candidate locations for a sub-block based on the shape of the sub-block of the current block; A step of obtaining a plurality of candidate restoration blocks based on applying an inverse transform kernel to a sub-block corresponding to each of the plurality of candidate locations; A step of determining a cost for each of the plurality of candidate locations based on the amount of variation between a plurality of restored samples adjacent to the boundary of the sub-block and the amount of variation between a plurality of restored samples adjacent to the boundary of the current block; A step of determining a ranking for the plurality of candidate locations based on the above cost; A step of determining the rank of a sub-block for restoration of the current block among the plurality of candidate locations; A step of generating a bitstream including information related to the shape of a sub-block of the current block and index information indicating the rank of candidate locations for restoration of the current block; and A bitstream transmission method, comprising the step of transmitting the bitstream from an image encoding device to an image decoding device.

Citation Information

Patent Citations

  • Methods and apparatus for sub-pixel motion estimation

    KR1020040016878A

  • Method and device for encoding images and device for processing image

    KR1020140093870A

  • Water recycling road surface cleaning vehicle for recycling water and effectively eliminating fine dust

    KR102174585B1

  • Food waste volume-rate collection device that improves the opening and closing operation of the input door

    KR102724177B1

  • KR20200073117A