WO2018128345A2 - 복호화 방법 및 그 장치 - Google Patents

복호화 방법 및 그 장치 Download PDF

Info

Publication number
WO2018128345A2
WO2018128345A2 PCT/KR2018/000021 KR2018000021W WO2018128345A2 WO 2018128345 A2 WO2018128345 A2 WO 2018128345A2 KR 2018000021 W KR2018000021 W KR 2018000021W WO 2018128345 A2 WO2018128345 A2 WO 2018128345A2
Authority
WO
WIPO (PCT)
Prior art keywords
coding unit
current block
coding
unit
smoothing filter
Prior art date
Application number
PCT/KR2018/000021
Other languages
English (en)
French (fr)
Other versions
WO2018128345A3 (ko
Inventor
최기호
알쉬나엘레나
Original Assignee
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Publication of WO2018128345A2 publication Critical patent/WO2018128345A2/ko
Publication of WO2018128345A3 publication Critical patent/WO2018128345A3/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/119Adaptive subdivision aspects, e.g. subdivision of a picture into rectangular or non-rectangular coding blocks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/129Scanning of coding units, e.g. zig-zag scan of transform coefficients or flexible macroblock ordering [FMO]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/80Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation

Definitions

  • the present invention relates to a video encoding / decoding method and an apparatus for performing the same, and more particularly, to filtering of a reconstructed image.
  • High quality video requires a large amount of data during encoding.
  • the bandwidth allowed for delivering video data is limited, so that the data rate applied when transmitting video data may be limited. Therefore, in order to efficiently transmit video data, there is a need for a method of encoding and decoding video data having increased compression ratio while minimizing degradation of image quality.
  • Video data can be compressed by removing spatial redundancy and temporal redundancy between pixels. Since it is common to have a common feature among adjacent pixels, encoding information is transmitted in a data unit composed of pixels to remove redundancy between adjacent pixels.
  • the pixel values of the pixels included in the data unit are not transmitted directly, but a method necessary for obtaining the pixel value is transmitted.
  • a prediction method for predicting the pixel value similar to the original value is determined for each data unit, and encoding information about the prediction method is transmitted from the encoder to the decoder. Also, since the predicted value is not exactly the same as the original value, residual data about the difference between the original value and the predicted value is transmitted from the encoder to the decoder.
  • the prediction method is determined in consideration of the size of the encoding information and the residual data.
  • a data unit divided in a picture has various sizes. As the size of the data unit is larger, the accuracy of prediction is more likely to decrease, but encoding information is reduced. Therefore, the size of the block is determined according to the characteristics of the picture.
  • Prediction methods also include intra prediction and inter prediction.
  • Intra prediction is a method of predicting pixels of a block from neighboring pixels of the block.
  • Inter prediction is a method of predicting pixels by referring to pixels of another picture referred to by a picture including a block. Therefore, spatial redundancy is removed by intra prediction and temporal redundancy is removed by inter prediction.
  • the encoded information applied to the block may also be predicted from another block to reduce the size of the encoded information.
  • the residual data may be lossy compressed according to a transformation and quantization process to reduce the amount of residual data.
  • a video decoding method for reconstructing a current block and smoothing samples of a reconstructed current block to reduce errors between reconstructed samples and original samples.
  • a computer-readable recording medium recording a program for executing a video decoding method on a computer according to an embodiment of the present invention is disclosed.
  • a video decoding method includes determining whether to apply a smoothing filter to samples, and if the smoothing filter is to be applied to samples of the current block, applying the smoothing filter to samples of the current block.
  • a reconstruction unit for reconstructing the current block according to a prediction value of samples included in a current block and a residual value of samples included in the current block, and the reconstructed current block based on encoding information applied to decoding the current block.
  • a video decoding apparatus including a smoothing filter configured to determine whether to apply a smoothing filter to samples of a, and to apply the smoothing filter to samples of a current block when the smoothing filter is applied to samples of the current block is provided. .
  • a non-transitory non-transitory recording medium having a computer recorded thereon is provided.
  • the error between the original current block and the reconstructed current block can be reduced.
  • the prediction accuracy of other blocks predicted with reference to the reconstructed current block may increase. Therefore, the overall encoding efficiency of the video image sequence is increased.
  • FIG. 1A is a block diagram of an image encoding apparatus based on coding units having a tree structure, according to an embodiment of the present invention.
  • FIG. 1B is a block diagram of a video decoding apparatus based on coding units having a tree structure, according to an embodiment.
  • FIG. 2 illustrates a process of determining at least one coding unit by dividing a current coding unit according to an embodiment.
  • FIG. 3 is a diagram illustrating a process of determining at least one coding unit by dividing a coding unit having a non-square shape according to an embodiment.
  • FIG. 4 illustrates a process of splitting a coding unit based on at least one of block shape information and split shape information, according to an embodiment.
  • FIG. 5 illustrates a method of determining a predetermined coding unit among odd number of coding units according to an embodiment.
  • FIG. 6 illustrates an order in which a plurality of coding units are processed when a current coding unit is divided and a plurality of coding units are determined according to an embodiment.
  • FIG. 7 illustrates a process of determining that a current coding unit is divided into odd coding units when the coding units cannot be processed in a predetermined order, according to an embodiment.
  • FIG. 8 is a diagram illustrating a process of determining at least one coding unit by dividing a first coding unit according to an embodiment.
  • FIG. 9 illustrates that a form in which a second coding unit may be split is limited when a second coding unit having a non-square shape determined by splitting the first coding unit satisfies a predetermined condition according to an embodiment. .
  • FIG. 10 illustrates a process of splitting a coding unit having a square form when splitting form information cannot be divided into four square coding units according to an embodiment.
  • FIG. 11 illustrates that a processing order between a plurality of coding units may vary according to a division process of coding units, according to an embodiment.
  • FIG. 12 illustrates a process of determining a depth of a coding unit as a shape and a size of a coding unit change when a coding unit is recursively divided to determine a plurality of coding units according to an embodiment.
  • FIG. 13 illustrates a depth and a part index (PID) for classifying coding units, which may be determined according to the shape and size of coding units, according to an embodiment.
  • PID depth and a part index
  • FIG. 14 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture according to an embodiment.
  • FIG. 15 illustrates a processing block serving as a reference for determining a determination order of reference coding units included in a picture, according to an embodiment.
  • FIG. 16 illustrates a video decoding apparatus 1600 that performs a function of applying a smoothing filter to reconstructed samples of a current block.
  • 17 shows the range of surrounding samples of the current sample used for smoothing according to the smoothing filter.
  • 18A illustrates a method of clipping to a sample value to which a smoothing filter is applied.
  • 18B illustrates a method of applying a smoothing filter to sample values on which clipping is performed.
  • 19 is a flowchart illustrating a video decoding method 1900 of applying a smoothing filter to reconstructed samples of a current block.
  • a video decoding apparatus for performing the method is provided.
  • part refers to a hardware component, such as software, FPGA or ASIC, and “part” plays certain roles. However, “part” is not meant to be limited to software or hardware.
  • the “unit” may be configured to be in an addressable storage medium and may be configured to play one or more processors.
  • a “part” refers to components such as software components, object-oriented software components, class components, and task components, processes, functions, properties, procedures, Subroutines, segments of program code, drivers, firmware, microcode, circuits, data, databases, data structures, tables, arrays and variables.
  • the functionality provided within the components and “parts” may be combined into a smaller number of components and “parts” or further separated into additional components and “parts”.
  • “Current block” means one of coding units, prediction units, and transformation units that are currently encoded or decoded. For convenience of description, when it is necessary to distinguish other types of blocks such as a prediction unit, a transformation unit, and the like, “current coding block”, “current prediction block”, and “current transform block” may be used.
  • a “lower block” means a data unit divided from a “current block”.
  • “upper block” means a data unit including the "current block”.
  • sample means data to be processed as data allocated to a sampling position of an image.
  • pixel values and transform coefficients on a transform region may be samples in an image of a spatial domain.
  • a unit including the at least one sample may be defined as a block.
  • FIG. 1A is a block diagram of an image encoding apparatus 100 based on coding units having a tree structure, according to an embodiment of the present invention.
  • the image encoding apparatus 100 includes a maximum coding unit determiner 110, a coding unit determiner 120, and an outputter 130.
  • the maximum coding unit determiner 110 divides a picture or a slice included in the picture into a plurality of maximum coding units according to the size of the maximum coding unit.
  • the maximum coding unit is a data unit having a size of 32x32, 64x64, 128x128, 256x256, and the like, and may be a square data unit having a square of two horizontal and vertical sizes.
  • the maximum coding unit determiner 110 may provide the output unit 130 with maximum coding unit size information indicating the size of the maximum coding unit.
  • the output unit 130 may include the maximum coding unit size information in the bitstream.
  • the coding unit determiner 120 determines a coding unit by dividing the maximum coding unit. Coding units may be determined to have a maximum size and depth. The depth may be defined as the number of times a coding unit is spatially divided from the largest coding unit. Each time the depth is increased by 1, the coding unit is divided into two or more coding units. Therefore, as the depth increases, the size of the coding unit for each depth decreases. Whether to split the coding unit is determined according to whether or not the coding unit is efficient by rate-distortion optimization. In addition, split information indicating whether a coding unit is split may be generated. The partitioning information may be expressed in the form of a flag.
  • Coding units may be divided in various ways. For example, a square coding unit may be divided into four square coding units each having a half width and a height. The square coding unit may be divided into two rectangular coding units having a half width. The square coding unit may be divided into two rectangular coding units having a height of half. The coding unit of the square may be divided into three coding units by dividing the width or height into 1: 2: 1.
  • a rectangular coding unit having a width twice the height may be divided into two square coding units.
  • a coding unit of a rectangle having a width twice the height may be split into coding units of a rectangle having two widths four times the height.
  • a rectangular coding unit having a width twice the height may be divided into two rectangular coding units and one square coding unit by dividing the width by 1: 2: 1.
  • a rectangular coding unit having a height twice the width may be divided into two square coding units.
  • a rectangular coding unit having a height twice the width may be divided into a rectangular coding unit having two heights four times the width.
  • a rectangular coding unit having a height twice the width may be divided into two rectangular coding units and one square coding unit by dividing the height into 1: 2: 1.
  • information on a division method that may be used for a coding unit among the division methods available in the image encoding apparatus 100 may be determined for each picture. Thus, it may be determined that only specific segmentation methods are used per picture. If the image encoding apparatus 100 uses only one division method, information on a division method that may be used for the coding unit is not separately determined.
  • split shape information indicating a splitting method of the coding unit may be generated. If there is only one division method that can be used in a picture to which a coding unit belongs, division type information may not be generated. If the division method is adaptively determined based on the encoding information around the coding unit, the division type information may not be generated.
  • the maximum coding unit may be split up to the minimum coding unit according to the minimum coding unit size information.
  • the depth of the largest coding unit may be the highest depth, and the minimum coding unit may be defined as the lowest depth. Therefore, the coding unit of the higher depth may include coding units of the plurality of lower depths.
  • the maximum coding unit may include coding units divided by depths. Since the maximum coding unit is divided according to depths, image data of a spatial domain included in the maximum coding unit may be hierarchically classified according to depths.
  • a maximum depth or a minimum size of a coding unit that limits the maximum number of times that the maximum coding unit may be hierarchically divided may be preset.
  • the coding unit determiner 120 compares the coding efficiency when the coding unit is hierarchically divided from the coding efficiency when the coding unit is not divided. The coding unit determiner 120 determines whether to split the coding unit according to the comparison result. If it is determined that the division of the coding unit is more efficient, the coding unit determiner 120 hierarchically divides the coding unit. If it is determined that it is efficient not to divide the coding unit according to the comparison result, the coding unit is not divided. Whether to split the coding unit may be determined independently of whether to split another adjacent coding unit.
  • whether to split the coding unit may be determined from a coding unit having a large depth in the encoding process. For example, the coding efficiency of the coding unit of the maximum depth and the coding unit smaller by 1 than the maximum depth are compared, so that each of the regions of the maximum coding unit includes any of the coding units of the maximum depth and the coding units smaller than the maximum depth by 1. It is determined whether the encoding is more efficient. According to the determination result, it is determined whether or not to split the coding unit smaller than the maximum depth by 1 for each region of the maximum coding unit.
  • Whether to split the coding unit may be determined from a coding unit having a small depth in the encoding process. For example, the coding efficiency of the largest coding unit and a coding unit having a depth of one greater than the maximum coding unit is compared so that which of the largest coding unit and the coding units having a depth of one greater than the maximum coding unit is more efficiently encoded. Judging. If the coding efficiency of the maximum coding unit is better, the maximum coding unit is not divided. If the coding efficiency of coding units having a depth of 1 is greater than that of the maximum coding unit, the maximum coding unit is split, and the same comparison process is repeated for the split coding unit.
  • an algorithm for obtaining a hierarchical tree structure of the largest coding unit may be designed in various ways in consideration of coding efficiency and calculation amount.
  • the coding unit determiner 120 determines a most efficient prediction and transformation method for the coding unit in order to determine the efficiency of the coding unit for each depth.
  • the coding unit may be divided into predetermined data units to determine the most efficient prediction and transformation method.
  • the data unit may have various forms according to the division method of the coding unit.
  • a splitting method of coding units for determining a data unit may be defined as a partition mode. For example, when a coding unit of size 2Nx2N (where N is a positive integer) is not divided, the size of the prediction unit included in the coding unit is 2Nx2N.
  • the size of the prediction unit included in the coding unit may be 2NxN, Nx2N, NxN, etc. according to the partition mode.
  • Partition mode according to an embodiment is not only the symmetric data units in which the height or width of the coding unit is divided by the symmetric ratio, but also the data units divided by the asymmetric ratio such as 1: n or n: 1, diagonal direction It is possible to generate data units divided into data units, data units divided into other geometric shapes, and data units of arbitrary shape.
  • the coding unit may perform prediction and transformation based on the data unit included in the coding unit.
  • a data unit for prediction and a data unit for conversion may be separately determined.
  • the data unit for prediction may be defined as a prediction unit
  • the data unit for transformation may be defined as a transformation unit.
  • the partition mode applied to the prediction unit and the partition mode applied to the transformation unit may be different from each other.
  • the prediction of the prediction unit and the transformation of the transformation unit in the coding unit may be performed in parallel and independently.
  • the coding unit may be divided into one or more prediction units in order to determine an efficient prediction method.
  • a coding unit may be divided into one or more transformation units in order to determine an efficient transformation method. Splitting of the prediction unit and splitting of the transform unit may be performed independently. However, when the reconstructed sample inside the coding unit is used for intra prediction, a dependent relationship is formed between the prediction units or the transformation units included in the coding unit, and thus the division of the prediction unit and the transformation unit may affect each other.
  • the prediction unit included in the coding unit may be predicted by intra prediction or inter prediction.
  • Intra prediction is a method of predicting samples of a prediction unit using reference samples around the prediction unit.
  • Inter prediction is a method of predicting samples of a prediction unit by obtaining a reference sample from a reference picture referenced by the current picture.
  • the coding unit determiner 120 may select the most efficient intra prediction method by applying a plurality of intra prediction methods to the prediction unit for intra prediction.
  • Intra prediction methods include a directional mode such as a DC mode, a planar mode, a vertical mode, and a horizontal mode.
  • Intra prediction may be performed for each prediction unit when reconstructed samples around the coding unit are used as reference samples.
  • the prediction order of the prediction unit may depend on the conversion order of the transform unit. Therefore, when a reconstructed sample inside a coding unit is used as a reference sample, only an intra prediction method for transform units corresponding to the prediction unit is determined for the prediction unit, and substantial intra prediction may be performed for each transform unit.
  • the coding unit determiner 120 may select the most efficient inter prediction method by determining an optimal motion vector and a reference picture.
  • the coding unit determiner 120 may determine a plurality of motion vector candidates from spatially and temporally neighboring coding units from the current coding unit for inter prediction, and determine the most efficient motion vector among them as a motion vector.
  • a plurality of reference picture candidates may be determined from spatially and temporally neighboring coding units from the current coding unit, and among them, the most efficient reference picture may be determined.
  • the reference picture may be determined from among reference picture lists predetermined for the current picture.
  • the most efficient motion vector among a plurality of motion vector candidates may be determined as a predictive motion vector, and the motion vector may be determined by correcting the predicted motion vector.
  • Inter prediction may be performed in parallel for each prediction unit in the coding unit.
  • the coding unit determiner 120 may reconstruct the coding unit by obtaining only information representing a motion vector and a reference picture according to the skip mode. According to the skip mode, all encoding information including the residual signal is omitted except for information representing a motion vector and a reference picture. Since the residual signal is omitted, the skip mode can be used when the prediction accuracy is very high.
  • the partition mode used may be limited according to the prediction method for the prediction unit. For example, only the partition mode for prediction units of 2Nx2N and NxN sizes is applied to intra prediction, while the partition mode for prediction units of 2Nx2N, 2NxN, Nx2N, and NxN sizes may be applied to inter prediction. In addition, only a partition mode for a prediction unit having a size of 2N ⁇ 2N may be applied to a skip mode of inter prediction.
  • the partition mode allowed for each prediction method in the image encoding apparatus 100 may be changed according to encoding efficiency.
  • the image encoding apparatus 100 may perform transformation based on a coding unit or a transformation unit included in the coding unit.
  • the image encoding apparatus 100 may convert residual data, which is a difference value between an original value and a prediction value, of pixels included in a coding unit, through a predetermined process.
  • the image encoding apparatus 100 may perform lossy compression on the residual data through quantization and DCT / DST conversion.
  • the image encoding apparatus 100 may perform lossless compression on the residual data without quantization.
  • the image encoding apparatus 100 may determine a transformation unit that is most efficient for quantization and transformation. In a manner similar to the coding unit according to the tree structure, the transformation unit in the coding unit is also recursively divided into smaller transformation units, and the residual data of the coding unit is partitioned according to the transformation unit according to the tree structure according to the transformation depth. Can be.
  • the image encoding apparatus 100 may generate transform split information about the split of the coding unit and the transform unit according to the determined tree structure of the transform unit.
  • the image encoding apparatus 100 may set a transformation depth indicating the number of divisions until the height and width of the coding unit are divided to reach the transformation unit. For example, if the size of the transform unit of the current coding unit of size 2Nx2N is 2Nx2N, the transform depth is 0, the transform depth 1 if the size of the transform unit is NxN, and the transform depth 2 if the size of the transform unit is N / 2xN / 2 Can be. That is, a transformation unit having a tree structure may be set according to the transformation depth.
  • the coding unit determiner 120 determines the most efficient prediction method for the current prediction unit among the plurality of intra prediction methods and the inter prediction methods.
  • the coding unit determiner 120 determines a prediction unit determination method according to the coding efficiency according to the prediction result.
  • the coding unit determiner 120 determines a transformation unit determination method according to encoding efficiency according to the transformation result.
  • the coding efficiency of the coding unit is finally determined according to the most efficient prediction unit and the method of determining the transformation unit.
  • the coding unit determiner 120 determines the hierarchical structure of the maximum coding unit according to the coding efficiency of the coding unit for each depth.
  • the coding unit determiner 120 may measure coding efficiency of coding units according to depths, prediction efficiency of prediction methods, and the like using a Lagrangian Multiplier-based rate-distortion optimization technique. .
  • the coding unit determiner 120 may generate split information indicating whether to split the coding unit according to depths according to the determined hierarchical structure of the maximum coding unit.
  • the coding unit determiner 120 may generate partition mode information for determining a prediction unit and transform unit split information for determining a transform unit for the split coding unit.
  • the coding unit determiner 120 may generate split type information indicating the division method together with the division information.
  • the coding unit determiner 120 may generate information about a prediction method and a transformation method used in the prediction unit and the transformation unit.
  • the output unit 130 may output the information generated by the maximum coding unit determiner 110 and the coding unit determiner 120 in the form of a bitstream according to the hierarchical structure of the maximum coding unit.
  • a method of determining a coding unit, a prediction unit, and a transformation unit according to a tree structure of a maximum coding unit according to an embodiment will be described later in detail with reference to FIGS. 3 to 12.
  • FIG. 1B is a block diagram of an image decoding apparatus 150 based on coding units having a tree structure, according to an exemplary embodiment.
  • the image decoding apparatus 150 includes a receiver 160, an encoding information extractor 170, and a decoder 180.
  • the receiver 160 receives and parses a bitstream of an encoded video.
  • the encoding information extractor 170 extracts information necessary for decoding for each largest coding unit from the parsed bitstream and provides the information to the decoder 180.
  • the encoding information extractor 170 may extract information about a maximum size of a coding unit of the current picture from a header, a sequence parameter set, or a picture parameter set for the current picture.
  • the encoding information extractor 170 extracts the final depth and the split information of the coding units having the tree structure for each maximum coding unit from the parsed bitstream.
  • the extracted final depth and split information are output to the decoder 180.
  • the decoder 180 may determine a tree structure of the maximum coding unit by dividing the maximum coding unit according to the extracted final depth and the split information.
  • the split information extracted by the encoding information extracting unit 170 is split information on a tree structure determined by the video encoding apparatus 100 to generate a minimum encoding error. Therefore, the image decoding apparatus 150 may reconstruct the image by decoding the data according to an encoding method that generates a minimum encoding error.
  • the encoding information extractor 170 may extract split information about a data unit such as a prediction unit and a transformation unit included in the coding unit. For example, the encoding information extractor 170 may extract information about the most efficient partition mode for the prediction unit. In addition, the encoding information extractor 170 may extract transform partition information on a tree structure that is most efficient in a transform unit.
  • the encoding information extractor 170 may obtain information about the most efficient prediction method with respect to the prediction units split from the coding unit. In addition, the encoding information extractor 170 may obtain information about a most efficient transformation method for the transformation units split from the coding unit.
  • the encoding information extractor 170 extracts information from the bitstream according to a method of configuring the bitstream in the output unit 130 of the image encoding apparatus 100.
  • the decoder 180 may divide the largest coding unit into coding units having the most efficient tree structure based on the split information.
  • the decoder 180 may split a coding unit into prediction units according to information about a partition mode.
  • the decoder 180 may divide a coding unit into transformation units according to the transformation division information.
  • the decoder 180 may predict the prediction unit according to the information on the prediction method.
  • the decoder 180 may inverse quantize and inversely transform residual data corresponding to a difference between an original value and a predicted value of a pixel according to information on a method of converting a transform unit. Also, the decoder 180 may reconstruct the pixels of the coding unit according to the prediction result of the prediction unit and the transformation result of the transformation unit.
  • FIG. 2 illustrates a process of determining, by the image decoding apparatus 150, at least one coding unit by dividing a current coding unit according to an embodiment.
  • the image decoding apparatus 150 may determine a shape of a coding unit by using block shape information, and may determine which type of coding unit is divided by using split shape information. That is, the method of dividing the coding unit indicated by the segmentation form information may be determined according to which block form the block form information used by the image decoding apparatus 150 represents.
  • the image decoding apparatus 150 may use block shape information indicating that the current coding unit is square. For example, the image decoding apparatus 150 may determine whether to split a square coding unit, to split vertically, to split horizontally, or to split into four coding units according to the split type information. Referring to FIG. 2, when the block shape information of the current coding unit 200 indicates a square shape, the decoder 180 may have the same size as the current coding unit 200 according to the split shape information indicating that the block shape information is not divided. The splitting coding unit 210a may not be divided, or the split coding units 210b, 210c, and 210d may be determined based on split type information indicating a predetermined division method.
  • the image decoding apparatus 150 determines two coding units 210b in which the current coding unit 200 is divided in the vertical direction, based on the split type information indicating that the image is split in the vertical direction. Can be.
  • the image decoding apparatus 150 may determine two coding units 210c obtained by dividing the current coding unit 200 in the horizontal direction, based on the split type information indicating the split in the horizontal direction.
  • the image decoding apparatus 150 may determine four coding units 210d that divide the current coding unit 200 in the vertical direction and the horizontal direction based on the split type information indicating that the image decoding apparatus 150 is split in the vertical direction and the horizontal direction.
  • the divided form in which the square coding unit may be divided should not be limited to the above-described form and may include various forms represented by the divided form information. Certain division forms in which a square coding unit is divided will be described in detail with reference to various embodiments below.
  • FIG 3 illustrates a process of determining, by the image decoding apparatus 150, at least one coding unit by dividing a coding unit having a non-square shape according to an embodiment.
  • the image decoding apparatus 150 may use block shape information indicating that a current coding unit is a non-square shape.
  • the image decoding apparatus 150 may determine whether to divide the current coding unit of the non-square according to the segmentation type information or to split it by a predetermined method. Referring to FIG. 3, when the block shape information of the current coding unit 300 or 350 indicates a non-square shape, the image decoding apparatus 150 may not divide the current coding unit 300 according to the split shape information indicating that the shape is not divided.
  • coding units 320a, 320b, 330a, 330b, 330c, 370a which do not divide coding units 310 or 360 having the same size as 350, or are divided based on division type information indicating a predetermined division method.
  • 370b, 380a, 380b, and 380c can be determined.
  • a predetermined division method in which a non-square coding unit is divided will be described in detail with reference to various embodiments below.
  • the image decoding apparatus 150 may determine a shape in which a coding unit is divided using split shape information.
  • the split shape information may include the number of at least one coding unit generated by splitting the coding unit. Can be represented.
  • the image decoding apparatus 150 may determine the current coding unit 300 or 350 based on the split shape information. By splitting, two coding units 320a, 320b, or 370a, 370b included in the current coding unit may be determined.
  • the image decoding apparatus 150 when the image decoding apparatus 150 divides the current coding unit 300 or 350 of the non-square shape based on the split shape information, the image coding apparatus 150 of the non-square current coding unit 300 or 350 may be used.
  • the current coding unit may be split in consideration of the position of the long side.
  • the image decoding apparatus 150 divides the current coding unit 300 or 350 in a direction of dividing the long side of the current coding unit 300 or 350 in consideration of the shape of the current coding unit 300 or 350. To determine a plurality of coding units.
  • the image decoding apparatus 150 may determine an odd number of coding units included in the current coding unit 300 or 350. For example, when the split form information indicates that the current coding unit 300 or 350 is divided into three coding units, the image decoding apparatus 150 may divide the current coding unit 300 or 350 into three coding units 330a. , 330b, 330c, 380a, 380b, and 380c. According to an embodiment, the image decoding apparatus 150 may determine an odd number of coding units included in the current coding unit 300 or 350, and not all sizes of the determined coding units may be the same.
  • a size of a predetermined coding unit 330b or 380b among the determined odd coding units 330a, 330b, 330c, 380a, 380b, and 380c is different from other coding units 330a, 330c, 380a, and 380c. May have That is, the coding unit that may be determined by dividing the current coding unit 300 or 350 may have a plurality of types of sizes.
  • the image decoding apparatus 150 may determine an odd number of coding units included in the current coding unit 300 or 350.
  • the image decoding apparatus 150 may set a predetermined limit on at least one coding unit among odd-numbered coding units generated by dividing.
  • the image decoding apparatus 150 may include a coding unit positioned at the center of three coding units 330a, 330b, 330c, 380a, 380b, and 380c generated by dividing a current coding unit 300 or 350.
  • the decoding process for 330b and 380b may be different from other coding units 330a, 330c, 380a and 380c.
  • the image decoding apparatus 150 restricts the coding units 330b and 380b positioned in the center from being split any more, unlike the other coding units 330a, 330c, 380a, and 380c, or only a predetermined number of times. You can limit it to split.
  • FIG. 4 illustrates a process of splitting a coding unit by the image decoding apparatus 150 based on at least one of block shape information and split shape information, according to an exemplary embodiment.
  • the image decoding apparatus 150 may determine to divide or not divide the first coding unit 400 having a square shape into coding units based on at least one of block shape information and split shape information.
  • the image decoding apparatus 150 splits the first coding unit 400 in the horizontal direction to thereby split the second coding unit. 410 may be determined.
  • the first coding unit, the second coding unit, and the third coding unit used according to an embodiment are terms used to understand a before and after relationship between the coding units. For example, when the first coding unit is split, the second coding unit may be determined. When the second coding unit is split, the third coding unit may be determined.
  • the relationship between the first coding unit, the second coding unit, and the third coding unit used is based on the above-described feature.
  • the image decoding apparatus 150 may determine to divide or not split the determined second coding unit 410 into coding units based on at least one of block shape information and split shape information. Referring to FIG. 4, the image decoding apparatus 150 may determine a second coding unit 410 having a non-square shape determined by dividing the first coding unit 400 based on at least one of block shape information and split shape information. It may be divided into at least one third coding unit 420a, 420b, 420c, 420d, or the like, or may not split the second coding unit 410.
  • the image decoding apparatus 150 may obtain at least one of the block shape information and the split shape information, and the image decoding device 150 may determine the first coding unit 400 based on at least one of the obtained block shape information and the split shape information.
  • the unit 400 may be divided according to the divided manner. According to an embodiment, when the first coding unit 400 is divided into the second coding unit 410 based on at least one of the block shape information and the split shape information of the first coding unit 400, the second coding unit 400 may be divided into the second coding unit 400.
  • the coding unit 410 may also be split into third coding units (eg, 420a, 420b, 420c, 420d, etc.) based on at least one of block shape information and split shape information of the second coding unit 410. have. That is, the coding unit may be recursively divided based on at least one of the partition shape information and the block shape information associated with each coding unit. A method that can be used for recursive division of coding units will be described later through various embodiments.
  • the image decoding apparatus 150 divides each of the third coding units 420a, 420b, 420c, 420d, etc. into coding units or based on at least one of the block shape information and the split shape information. It may be determined that the unit 410 is not divided. According to an embodiment, the image decoding apparatus 150 may divide the second coding unit 410 having a non-square shape into an odd number of third coding units 420b, 420c, and 420d. The image decoding apparatus 150 may place a predetermined limit on a predetermined third coding unit among the odd number of third coding units 420b, 420c, and 420d.
  • the image decoding apparatus 150 may be limited to no more division or may be divided by a set number of times for the coding unit 420c positioned in the middle of the odd number of third coding units 420b, 420c, and 420d. It can be limited to.
  • the image decoding apparatus 150 may include a coding unit positioned at the center among odd-numbered third coding units 420b, 420c, and 420d included in the second coding unit 410 having a non-square shape.
  • 420c is no longer divided, or is limited to being divided into a predetermined division form (for example, divided into only four coding units or divided into a form corresponding to the split form of the second coding unit 410), or predetermined.
  • the image decoding apparatus 150 may obtain at least one of block shape information and split shape information used to divide the current coding unit at a predetermined position in the current coding unit.
  • At least one of the block shape information and the split shape information of the current coding unit 1300 may be a sample of a predetermined position (for example, located at the center of a plurality of samples included in the current coding unit 1300). Sample 1340). However, a predetermined position in the current coding unit 1300 from which at least one of such block shape information and split shape information may be obtained should not be interpreted as being limited to the center position shown in FIG. 13, and the current coding unit 1300 is located at the predetermined position.
  • the image decoding apparatus 150 may determine whether to divide or not divide the current coding unit into coding units having various shapes and sizes by obtaining at least one of block shape information and split shape information obtained from a predetermined position.
  • the image decoding apparatus 150 may select one of the coding units. Methods for selecting one of a plurality of coding units may vary, which will be described below through various embodiments.
  • the image decoding apparatus 150 may split the current coding unit into a plurality of coding units and determine a coding unit of a predetermined position.
  • FIG. 5 is a diagram for a method of determining, by an image decoding apparatus 150, a coding unit at a predetermined position among odd number of coding units according to an exemplary embodiment.
  • the image decoding apparatus 150 may use information indicating the position of each of the odd coding units to determine a coding unit located in the middle of the odd coding units. Referring to FIG. 5, the image decoding apparatus 150 may determine an odd number of coding units 520a, 520b, and 520c by dividing the current coding unit 500. The image decoding apparatus 150 may determine the central coding unit 520b by using information about the positions of the odd number of coding units 520a, 520b, and 520c. For example, the image decoding apparatus 150 determines the positions of the coding units 520a, 520b, and 520c based on information indicating the positions of predetermined samples included in the coding units 520a, 520b, and 520c.
  • the coding unit 520b positioned at may be determined.
  • the image decoding apparatus 150 may determine the coding units 520a, 520b, and 520c based on the information indicating the positions of the samples 530a, 530b, and 530c in the upper left of the coding units 520a, 520b, and 520c. By determining the position, the coding unit 520b positioned in the center may be determined.
  • the information indicating the position of the upper left samples 530a, 530b, and 530c included in the coding units 520a, 520b, and 520c, respectively may be a location in a picture of the coding units 520a, 520b, and 520c. Or it may include information about the coordinates. According to an embodiment, the information indicating the positions of the upper left samples 530a, 530b, and 530c included in the coding units 520a, 520b, and 520c may be included in the current coding unit 500.
  • 520c may include information indicating a width or height, and the width or height may correspond to information indicating a difference between coordinates in a picture of the coding units 520a, 520b, and 520c. That is, the image decoding apparatus 150 directly uses information about the position or coordinates in the picture of the coding units 520a, 520b, and 520c or provides information about the width or height of the coding unit corresponding to the difference between the coordinates. By using this, the coding unit 520b located in the center can be determined.
  • the information indicating the position of the sample 530a at the upper left of the upper coding unit 520a may indicate (xa, ya) coordinates, and the sample 530b at the upper left of the middle coding unit 520b.
  • the information indicating the position of) may represent the (xb, yb) coordinates, and the information indicating the position of the sample 530c on the upper left of the lower coding unit 520c may indicate the (xc, yc) coordinates.
  • the image decoding apparatus 150 may determine the center coding unit 520b using the coordinates of the samples 530a, 530b, and 530c in the upper left included in the coding units 520a, 520b, and 520c, respectively.
  • the coordinates indicating the positions of the samples 530a, 530b, and 530c at the upper left may represent coordinates indicating the absolute positions in the picture, and further, the positions of the samples 530a at the upper left of the upper coding unit 520a.
  • the (dxb, dyb) coordinate which is the information indicating the relative position of the upper left sample 530b of the middle coding unit 520b, and the relative position of the upper left sample 530c of the lower coding unit 520c.
  • Information (dxc, dyc) coordinates can also be used.
  • the method of determining the coding unit of a predetermined position by using the coordinates of the sample as information indicating the position of the sample included in the coding unit should not be interpreted to be limited to the above-described method, and various arithmetic operations that can use the coordinates of the sample It should be interpreted in a way.
  • the image decoding apparatus 150 may divide the current coding unit 500 into a plurality of coding units 520a, 520b, and 520c, and may determine a predetermined reference among the coding units 520a, 520b, and 520c. According to the coding unit can be selected. For example, the image decoding apparatus 150 may select coding units 520b having different sizes from among coding units 520a, 520b, and 520c.
  • the image decoding apparatus 150 may have (xa, ya) coordinates, which are information indicating the position of the sample 530a on the upper left side of the upper coding unit 520a, and the sample on the upper left side of the center coding unit 520b.
  • the coding unit 520a using the (xb, yb) coordinates indicating the position of 530b and the (xc, yc) coordinates indicating the position of the sample 530c on the upper left of the lower coding unit 520c, are used.
  • 520b and 520c may determine the width or height of each.
  • the image decoding apparatus 150 uses (xa, ya), (xb, yb), and (xc, yc) coordinates indicating the positions of the coding units 520a, 520b, and 520c, to encode the coding units 520a, 520b, and 520c. ) Each size can be determined.
  • the image decoding apparatus 150 may determine the width of the upper coding unit 520a as xb-xa and the height as yb-ya. According to an embodiment, the image decoding apparatus 150 may determine the width of the central coding unit 520b as xc-xb and the height as yc-yb. According to an embodiment, the image decoding apparatus 150 may determine the width or height of the lower coding unit using the width or height of the current coding unit, the width and the height of the upper coding unit 520a, and the middle coding unit 520b. .
  • the image decoding apparatus 150 may determine a coding unit having a different size from other coding units based on the width and the height of the determined coding units 520a, 520b, and 520c. Referring to FIG. 5, the image decoding apparatus 150 may determine a coding unit 520b as a coding unit of a predetermined position while having a size different from that of the upper coding unit 520a and the lower coding unit 520c. However, in the above-described process of determining, by the image decoding apparatus 150, a coding unit having a size different from another coding unit, the coding unit at a predetermined position is determined using the size of the coding unit determined based on the sample coordinates. In this regard, various processes of determining a coding unit at a predetermined position by comparing the sizes of coding units determined according to predetermined sample coordinates may be used.
  • the position of the sample to be considered for determining the position of the coding unit should not be interpreted as being limited to the upper left side described above, but may be interpreted that information on the position of any sample included in the coding unit may be used.
  • the image decoding apparatus 150 may select a coding unit of a predetermined position among odd-numbered coding units determined by dividing the current coding unit in consideration of the shape of the current coding unit. For example, if the current coding unit has a non-square shape having a width greater than the height, the image decoding apparatus 150 may determine the coding unit at a predetermined position in the horizontal direction. That is, the image decoding apparatus 150 may determine one of the coding units having different positions in the horizontal direction and place a restriction on the corresponding coding unit. If the current coding unit has a non-square shape having a height greater than the width, the image decoding apparatus 150 may determine the coding unit at a predetermined position in the vertical direction. That is, the image decoding apparatus 150 may determine one of the coding units having different positions in the vertical direction to limit the corresponding coding unit.
  • the image decoding apparatus 150 may use information indicating the positions of each of the even coding units in order to determine the coding unit of the predetermined position among the even coding units.
  • the image decoding apparatus 150 may determine an even number of coding units by dividing a current coding unit and determine a coding unit of a predetermined position by using information about the positions of the even coding units.
  • a detailed process for this may be a process corresponding to a process of determining a coding unit of a predetermined position (for example, a center position) among the odd coding units described above with reference to FIG. 5, and thus will be omitted.
  • a predetermined value for a coding unit of a predetermined position in the splitting process is determined to determine a coding unit of a predetermined position among the plurality of coding units.
  • Information is available.
  • the image decoding apparatus 150 may determine the block shape information and the split shape stored in the sample included in the middle coding unit in the splitting process in order to determine a coding unit located in the middle among the coding units in which the current coding unit is divided into a plurality. At least one of the information may be used.
  • the image decoding apparatus 150 may divide the current coding unit 500 into a plurality of coding units 520a, 520b, and 520c based on at least one of block shape information and split shape information.
  • a coding unit 520b positioned in the center of the plurality of coding units 520a, 520b, and 520c may be determined.
  • the image decoding apparatus 150 may determine the coding unit 520b positioned in the center in consideration of a position where at least one of the block shape information and the split shape information is obtained. That is, at least one of the block shape information and the split shape information of the current coding unit 500 may be obtained from a sample 540 positioned in the center of the current coding unit 500.
  • the block shape information and the split shape information may be obtained.
  • the coding unit 520b including the sample 540 is a coding unit positioned at the center. You can decide.
  • the information used to determine the coding unit located in the middle should not be interpreted as being limited to at least one of the block type information and the split type information, and various types of information may be used in the process of determining the coding unit located in the center. Can be.
  • predetermined information for identifying a coding unit of a predetermined position may be obtained from a predetermined sample included in the coding unit to be determined.
  • the image decoding apparatus 150 may divide a current coding unit 500 into a plurality of coding units (eg, divided into a plurality of coding units 520a, 520b, and 520c) determined by splitting the current coding unit 500.
  • Block shape information obtained from a sample at a predetermined position for example, a sample located in the center of the current coding unit 500
  • At least one of the partition type information may be used. .
  • the image decoding apparatus 150 may determine a sample of the predetermined position in consideration of the block shape of the current coding unit 500, and the image decoding apparatus 150 may determine a plurality of pieces in which the current coding unit 500 is divided and determined.
  • a coding unit 520b including a sample from which predetermined information (for example, at least one of block shape information and split shape information) can be obtained is determined and determined.
  • predetermined information for example, at least one of block shape information and split shape information
  • the image decoding apparatus 150 may determine a sample 540 positioned in the center of the current coding unit 500 as a sample from which predetermined information may be obtained.
  • the 150 may set a predetermined limit in the decoding process of the coding unit 520b including the sample 540.
  • the position of the sample from which the predetermined information can be obtained should not be interpreted as being limited to the above-described position, but may be interpreted as samples of arbitrary positions included in the coding unit 520b to be determined for the purpose of limitation.
  • a position of a sample from which predetermined information may be obtained may be determined according to the shape of the current coding unit 500.
  • the block shape information may determine whether the shape of the current coding unit is square or non-square, and determine the position of a sample from which the predetermined information may be obtained according to the shape.
  • the image decoding apparatus 150 may be positioned on a boundary that divides at least one of the width and the height of the current coding unit in half using at least one of the information on the width and the height on the current coding unit.
  • the sample may be determined as a sample from which predetermined information can be obtained.
  • the image decoding apparatus 150 may select one of samples adjacent to a boundary that divides the long side of the current coding unit in half. May be determined as a sample from which information may be obtained.
  • the image decoding apparatus 150 when the image decoding apparatus 150 divides the current coding unit into a plurality of coding units, at least one of the block shape information and the split shape information may be used to determine a coding unit of a predetermined position among the plurality of coding units. You can use one.
  • the image decoding apparatus 150 may obtain at least one of block shape information and split shape information from a sample at a predetermined position included in a coding unit, and the image decoding apparatus 150 may divide the current coding unit.
  • the generated plurality of coding units may be divided using at least one of split shape information and block shape information obtained from a sample of a predetermined position included in each of the plurality of coding units.
  • the coding unit may be recursively split using at least one of block shape information and split shape information obtained from a sample of a predetermined position included in each coding unit. Since the recursive division process of the coding unit has been described above with reference to FIG. 4, a detailed description thereof will be omitted.
  • the image decoding apparatus 150 may determine the at least one coding unit by dividing the current coding unit, and determine the order in which the at least one coding unit is decoded in a predetermined block (for example, the current coding unit). Can be determined according to
  • FIG. 6 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus 150 determines a plurality of coding units by dividing a current coding unit.
  • the image decoding apparatus 150 determines the second coding units 610a and 610b by dividing the first coding unit 600 in the vertical direction according to the block shape information and the split shape information.
  • the second coding unit 650a, 650b, 650c, or 650d is determined by dividing the 600 in the horizontal direction to determine the second coding units 630a and 630b, or by dividing the first coding unit 600 in the vertical and horizontal directions. Can be determined.
  • the image decoding apparatus 150 may determine an order such that the second coding units 610a and 610b determined by dividing the first coding unit 600 in the vertical direction are processed in the horizontal direction 610c. .
  • the image decoding apparatus 150 may determine the processing order of the second coding units 630a and 630b determined by dividing the first coding unit 600 in the horizontal direction, in the vertical direction 630c.
  • the image decoding apparatus 150 processes the coding units for positioning the second coding units 650a, 650b, 650c, and 650d in one row.
  • the coding units located in the next row may be determined according to a predetermined order (for example, raster scan order or z scan order 650e).
  • the image decoding apparatus 150 may recursively split coding units.
  • the image decoding apparatus 150 may determine a plurality of coding units 610a, 610b, 630a, 630b, 650a, 650b, 650c, and 650d by dividing the first coding unit 600.
  • Each of the determined coding units 610a, 610b, 630a, 630b, 650a, 650b, 650c, and 650d may be recursively divided.
  • the method of dividing the plurality of coding units 610a, 610b, 630a, 630b, 650a, 650b, 650c, and 650d may be a method corresponding to the method of dividing the first coding unit 600. Accordingly, the plurality of coding units 610a, 610b, 630a, 630b, 650a, 650b, 650c, and 650d may be independently divided into a plurality of coding units. Referring to FIG. 6, the image decoding apparatus 150 may determine the second coding units 610a and 610b by dividing the first coding unit 600 in the vertical direction, and further, respectively, the second coding units 610a and 610b. It can be decided to split independently or not.
  • the image decoding apparatus 150 may divide the second coding unit 610a on the left side into horizontal units to split the second coding unit 610a into third coding units 620a and 620b, and the second coding unit 610b on the right side. ) May not be divided.
  • the processing order of coding units may be determined based on a split process of the coding units.
  • the processing order of the divided coding units may be determined based on the processing order of the coding units immediately before being split.
  • the image decoding apparatus 150 may independently determine the order in which the third coding units 620a and 620b determined by splitting the second coding unit 610a on the left side from the second coding unit 610b on the right side. Since the second coding unit 610a on the left is divided in the horizontal direction to determine the third coding units 620a and 620b, the third coding units 620a and 620b may be processed in the vertical direction 620c.
  • the order in which the second coding unit 610a on the left side and the second coding unit 610b on the right side is processed corresponds to the horizontal direction 610c
  • the right coding unit 610b may be processed.
  • FIG. 7 illustrates a process of determining that a current coding unit is divided into an odd number of coding units when the image decoding apparatus 150 may not process the coding units in a predetermined order, according to an embodiment.
  • the image decoding apparatus 150 may determine that the current coding unit is divided into odd coding units based on the obtained block shape information and the split shape information.
  • a first coding unit 700 having a square shape may be divided into second coding units 710a and 710b having a non-square shape, and the second coding units 710a and 710b may be independently formed. It may be divided into three coding units 720a, 720b, 720c, 720d, and 720e.
  • the image decoding apparatus 150 may determine a plurality of third coding units 720a and 720b by dividing the left coding unit 710a in the horizontal direction among the second coding units, and may include the right coding unit 710b. ) May be divided into odd third coding units 720c, 720d, and 720e.
  • the image decoding apparatus 150 determines whether or not an odd number of coding units are divided by determining whether the third coding units 720a, 720b, 720c, 720d, and 720e may be processed in a predetermined order. You can decide. Referring to FIG. 7, the image decoding apparatus 150 may determine the third coding units 720a, 720b, 720c, 720d, and 720e by recursively dividing the first coding unit 700.
  • the image decoding apparatus 150 may include a first coding unit 700, a second coding unit 710a and 710b, or a third coding unit 720a, 720b, 720c based on at least one of block shape information and split shape information.
  • 720d and 720e are divided into odd coding units.
  • a coding unit positioned on the right side of the second coding units 710a and 710b may be divided into odd third coding units 720c, 720d, and 720e.
  • the order in which the plurality of coding units included in the first coding unit 700 are processed may be a predetermined order (for example, a z-scan order 730), and the image decoding apparatus ( 150 may determine whether the third coding unit 720c, 720d, 720e determined by splitting the right second coding unit 710b into an odd number satisfies a condition that may be processed according to the predetermined order.
  • the image decoding apparatus 150 may satisfy a condition that the third coding units 720a, 720b, 720c, 720d, and 720e included in the first coding unit 700 may be processed in a predetermined order. And whether the at least one of the width and the height of the second coding unit 710a, 710b is divided in half according to the boundary of the third coding unit 720a, 720b, 720c, 720d, 720e.
  • the third coding units 720a and 720b which are determined by dividing the height of the left second coding unit 710a in the non-square form in half, satisfy the condition, but the right second coding unit 710b is set to 3.
  • the third coding units 720c, 720d, and 720e may be determined to not satisfy the condition, and the image decoding apparatus 150 determines that the scan sequence is disconnected in the case of dissatisfaction with the condition, and based on the determination result, the right second coding unit 710b It may be determined to be divided into an odd number of coding units. According to an embodiment, when the image decoding apparatus 150 is divided into an odd number of coding units, the image decoding apparatus 150 may set a predetermined limit on a coding unit of a predetermined position among the divided coding units. Since the above has been described through the embodiments, a detailed description thereof will be omitted.
  • the image decoding apparatus 150 may divide the first coding unit 800 based on at least one of the block shape information and the split shape information acquired through the receiver 160.
  • the first coding unit 800 having a square shape may be divided into coding units having four square shapes, or may be divided into a plurality of coding units having a non-square shape.
  • the image decoding apparatus 150 may determine the first coding unit.
  • the image decoding apparatus 150 may form a square first coding unit 800.
  • the image decoding apparatus 150 may process the second coding units 810a, 810b, 810c, 820a, 820b, and 820c included in the first coding unit 800 in a predetermined order.
  • the condition is whether the at least one of the width and height of the first coding unit 800 is divided in half according to the boundary of the second coding unit (810a, 810b, 810c, 820a, 820b, 820c). It is related to whether or not.
  • a boundary between second coding units 810a, 810b, and 810c which is determined by dividing a square first coding unit 800 in a vertical direction, divides the width of the first coding unit 800 in half.
  • the first coding unit 800 may be determined to not satisfy a condition that may be processed in a predetermined order.
  • the boundary of the second coding units 820a, 820b, and 820c determined by dividing the first coding unit 800 having a square shape in the horizontal direction does not divide the width of the first coding unit 800 in half.
  • the one coding unit 800 may be determined as not satisfying a condition that may be processed in a predetermined order.
  • the image decoding apparatus 150 may determine that the scan order is disconnected, and determine that the first coding unit 800 is divided into odd coding units based on the determination result.
  • the image decoding apparatus 150 when the image decoding apparatus 150 is divided into an odd number of coding units, the image decoding apparatus 150 may set a predetermined limit on a coding unit of a predetermined position among the divided coding units. Since the above has been described through the embodiments, a detailed description thereof will be omitted.
  • the image decoding apparatus 150 may determine various coding units by dividing the first coding unit.
  • the image decoding apparatus 150 may split a first coding unit 800 having a square shape and a first coding unit 830 or 850 having a non-square shape into various coding units. .
  • FIG. 9 illustrates that the second coding unit is split when the second coding unit having a non-square shape determined by splitting the first coding unit 900 meets a predetermined condition, according to an exemplary embodiment. It shows that the form that can be limited.
  • the image decoding apparatus 150 may include the first coding unit 900 having a square shape in the form of a non-square shape based on at least one of the block shape information and the split shape information acquired through the receiver 160. It may be determined by dividing into two coding units 910a, 910b, 920a, and 920b. The second coding units 910a, 910b, 920a, and 920b may be split independently. Accordingly, the image decoding apparatus 150 determines whether to split or not split into a plurality of coding units based on at least one of block shape information and split shape information related to each of the second coding units 910a, 910b, 920a, and 920b. Can be.
  • the image decoding apparatus 150 divides the left second coding unit 910a having a non-square shape in a horizontal direction, determined by dividing the first coding unit 900 in a vertical direction, and then converts the third coding unit ( 912a and 912b may be determined.
  • the right second coding unit 910b may have the same horizontal direction as the direction in which the left second coding unit 910a is divided. It can be limited to not be divided into.
  • the right second coding unit 910b is divided in the same direction and the third coding units 914a and 914b are determined, the left second coding unit 910a and the right second coding unit 910b are respectively in the horizontal direction.
  • the third coding units 912a, 912b, 914a, and 914b may be determined by being split independently. However, this means that the image decoding apparatus 150 divides the first coding unit 900 into four square second coding units 930a, 930b, 930c, and 930d based on at least one of the block shape information and the split shape information. This is the same result as the above, which may be inefficient in terms of image decoding.
  • the image decoding apparatus 150 divides the second coding unit 920a or 920b having a non-square shape in a vertical direction, determined by dividing the first coding unit 330 in a horizontal direction, to form a third coding unit. 922a, 922b, 924a, and 924b can be determined.
  • the image decoding apparatus 150 divides one of the second coding units (for example, the upper second coding unit 920a) in the vertical direction
  • the second decoding unit for example, the lower end
  • the coding unit 920b may restrict the upper second coding unit 920a from being split in the vertical direction in the same direction as the split direction.
  • FIG. 10 illustrates a process of splitting a coding unit having a square shape by the image decoding apparatus 150 when the split shape information cannot be divided into four square coding units.
  • the image decoding apparatus 150 divides the first coding unit 1000 based on at least one of the block shape information and the split shape information to divide the second coding units 1010a, 1010b, 1020a, 1020b, and the like. You can decide.
  • the split type information may include information about various types in which a coding unit may be split, but the information on various types may not include information for splitting into four coding units having a square shape.
  • the image decoding apparatus 150 may not divide the first coding unit 1000 having a square shape into four second coding units 1030a, 1030b, 1030c, and 1030d having a square shape.
  • the image decoding apparatus 150 may determine second non-square second coding units 1010a, 1010b, 1020a, 1020b, and the like based on the segmentation information.
  • the image decoding apparatus 150 may independently split the non-square second coding units 1010a, 1010b, 1020a, 1020b, and the like.
  • Each of the second coding units 1010a, 1010b, 1020a, 1020b, and the like may be split in a predetermined order through a recursive method, which is based on at least one of block shape information and split shape information.
  • the image decoding apparatus 150 may determine the third coding units 1012a and 1012b having a square shape by dividing the left second coding unit 1010a in the horizontal direction, and the right second coding unit 1010b The third coding units 1014a and 1014b having a square shape may be determined by being split in the horizontal direction. Furthermore, the image decoding apparatus 150 may divide the left second coding unit 1010a and the right second coding unit 1010b in the horizontal direction to determine the third coding units 1016a, 1016b, 1016c, and 1016d having a square shape. have. In this case, the coding unit may be determined in the same form as that in which the first coding unit 1000 is divided into four square second coding units 1030a, 1030b, 1030c, and 1030d.
  • the image decoding apparatus 150 may determine the third coding units 1022a and 1022b having a square shape by dividing the upper second coding unit 1020a in the vertical direction, and the lower second coding unit 1020b. ) May be divided in the vertical direction to determine the third coding units 1024a and 1024b having a square shape. Furthermore, the image decoding apparatus 150 may divide the upper second coding unit 1020a and the lower second coding unit 1020b in the vertical direction to determine the third coding units 1022a, 1022b, 1024a, and 1024b having a square shape. have. In this case, the coding unit may be determined in the same form as that in which the first coding unit 1000 is divided into four square second coding units 1030a, 1030b, 1030c, and 1030d.
  • FIG. 11 illustrates that a processing order between a plurality of coding units may vary according to a division process of coding units, according to an embodiment.
  • the image decoding apparatus 150 may divide the first coding unit 1100 based on the block shape information and the split shape information.
  • the image decoding apparatus 150 may determine the first coding unit 1100. ) May be determined to determine a second coding unit (eg, 1110a, 1110b, 1120a, 1120b, 1130a, 1130b, 1130c, 1130d, etc.). Referring to FIG.
  • the second coding units 1110a, 1110b, 1120a, and 1120b of the non-square shape determined by dividing the first coding unit 1100 only in the horizontal direction or the vertical direction may have block shape information and split shape information for each. It can be divided independently based on.
  • the image decoding apparatus 150 divides the second coding units 1110a and 1110b generated by splitting the first coding unit 1100 in the vertical direction in the horizontal direction, respectively, to generate the third coding unit 1116a, 1116b, 1116c and 1116d, and the second coding units 1120a and 1120b generated by splitting the first coding unit 1100 in the horizontal direction, respectively, are divided into the third coding units 1126a, 1126b, and 1126c. 1126d). Since the splitting process of the second coding units 1110a, 1110b, 1120a, and 1120b has been described above with reference to FIG. 9, a detailed description thereof will be omitted.
  • the image decoding apparatus 150 may process coding units in a predetermined order. Features of the processing of coding units according to a predetermined order have been described above with reference to FIG. 6, and thus detailed descriptions thereof will be omitted. Referring to FIG. 11, the image decoding apparatus 150 splits a first coding unit 1100 having a square shape, and thus, four third coding units 1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, and 1126d having four square shapes. ) Can be determined.
  • the image decoding apparatus 150 may process a sequence of the third coding units 1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, and 1126d according to a form in which the first coding unit 1100 is divided. You can decide.
  • the image decoding apparatus 150 determines the third coding units 1116a, 1116b, 1116c, and 1116d by dividing the second coding units 1110a and 1110b generated by dividing in the vertical direction in the horizontal direction, respectively.
  • the image decoding apparatus 150 may first process the third coding units 1116a and 1116b included in the left second coding unit 1110a in the vertical direction, and then include the right coding unit 1110b.
  • the third coding units 1116a, 1116b, 1116c, and 1116d may be processed according to an order 1117 of processing the third coding units 1116c and 1116d in the vertical direction.
  • the image decoding apparatus 150 determines the third coding units 1126a, 1126b, 1126c, and 1126d by dividing the second coding units 1120a and 1120b generated by dividing in the horizontal direction, respectively.
  • the image decoding apparatus 150 may first process the third coding units 1126a and 1126b included in the upper second coding unit 1120a in the horizontal direction, and then include the lower coding unit 1120b.
  • the third coding units 1126a, 1126b, 1126c, and 1126d may be processed according to an order 1127 of processing the third coding units 1126c and 1126d in the horizontal direction.
  • second coding units 1110a, 1110b, 1120a, and 1120b may be divided, respectively, and square third coding units 1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, and 1126d may be determined. have.
  • the second coding units 1110a and 1110b determined by dividing in the vertical direction and the second coding units 1120a and 1120b determined by dividing in the horizontal direction are divided into different forms, but are determined after the third coding unit 1116a.
  • the first coding unit 1100 is divided into coding units having the same shape.
  • the image decoding apparatus 150 may recursively divide the coding units through different processes based on at least one of the block shape information and the split shape information, thereby determining the coding units having the same shape. Coding units may be processed in different orders.
  • FIG. 12 illustrates a process of determining a depth of a coding unit as a shape and a size of a coding unit change when a coding unit is recursively divided to determine a plurality of coding units according to an embodiment.
  • the image decoding apparatus 150 may determine the depth of the coding unit according to a predetermined criterion.
  • the predetermined criterion may be the length of the long side of the coding unit.
  • the depth of the current coding unit is greater than the depth of the coding unit before the split. It can be determined that the depth is increased by n.
  • a coding unit having an increased depth is expressed as a coding unit of a lower depth.
  • the image decoding apparatus 150 may have a square shape based on block shape information indicating a square shape (for example, block shape information may indicate '0: SQUARE').
  • One coding unit 1200 may be divided to determine a second coding unit 1202, a third coding unit 1204, or the like of a lower depth. If the size of the square first coding unit 1200 is 2Nx2N, the second coding unit 1202 determined by dividing the width and height of the first coding unit 1200 by 1/21 times may have a size of NxN. have.
  • the third coding unit 1204 determined by dividing the width and the height of the second coding unit 1202 into half sizes may have a size of N / 2 ⁇ N / 2.
  • the width and height of the third coding unit 1204 correspond to 1/22 times the first coding unit 1200.
  • the depth of the first coding unit 1200 is D
  • the depth of the second coding unit 1202 that is 1/21 times the width and the height of the first coding unit 1200 may be D + 1
  • the depth of the third coding unit 1204, which is 1/22 times the width and the height of 1200 may be D + 2.
  • block shape information indicating a non-square shape (e.g., block shape information indicates that the height is a non-square longer than the width '1: NS_VER' or the width is a non-square longer than the height).
  • 2: may represent NS_HOR ')
  • the image decoding apparatus 150 divides the first coding unit 1210 or 1220 having a non-square shape to form the second coding unit 1212 or 1222 of the lower depth
  • the third coding unit 1214 or 1224 may be determined.
  • the image decoding apparatus 150 may determine a second coding unit (eg, 1202, 1212, 1222, etc.) by dividing at least one of a width and a height of the Nx2N size of the first coding unit 1210. That is, the image decoding apparatus 150 may divide the first coding unit 1210 in the horizontal direction to determine the second coding unit 1202 having the NxN size or the second coding unit 1222 having the NxN / 2 size.
  • the second coding unit 1212 having a size of N / 2 ⁇ N may be determined by splitting in the horizontal direction and the vertical direction.
  • the image decoding apparatus 150 determines a second coding unit (eg, 1202, 1212, 1222, etc.) by dividing at least one of a width and a height of the 2N ⁇ N first coding unit 1220. It may be. That is, the image decoding apparatus 150 may determine the second coding unit 1202 having the NxN size or the second coding unit 1212 having the N / 2xN size by dividing the first coding unit 1220 in the vertical direction.
  • the second coding unit 1222 having the size of NxN / 2 may be determined by splitting in the horizontal direction and the vertical direction.
  • the image decoding apparatus 150 determines a third coding unit (eg, 1204, 1214, 1224, etc.) by dividing at least one of a width and a height of the NxN-sized second coding unit 1202. It may be. That is, the image decoding apparatus 150 determines the third coding unit 1204 having the size of N / 2xN / 2 by dividing the second coding unit 1202 in the vertical direction and the horizontal direction, or makes the N / 2xN / 2 sized product.
  • the third coding unit 1214 may be determined or the third coding unit 1224 having a size of N / 2 ⁇ N / 2 may be determined.
  • the image decoding apparatus 150 splits at least one of the width and the height of the N / 2xN sized second coding unit 1212 to generate a third coding unit (eg, 1204, 1214, 1224, etc.). May be determined. That is, the image decoding apparatus 150 divides the second coding unit 1212 in the horizontal direction, so that the third coding unit 1204 having the size of N / 2 ⁇ N / 2 or the third coding unit 1224 having the size of N / 2xN / 2 is included. ) May be determined or divided into vertical and horizontal directions to determine a third coding unit 1214 having a size of N / 2 ⁇ N / 2.
  • the image decoding apparatus 150 divides at least one of the width and the height of the NxN / 2-sized second coding unit 1214 to generate a third coding unit (eg, 1204, 1214, 1224, etc.). May be determined. That is, the image decoding apparatus 150 divides the second coding unit 1212 in the vertical direction to form a third coding unit 1204 having a size of N / 2xN / 2 or a third coding unit 1214 having a size of N / 2xN / 2. ) May be determined or divided into the vertical direction and the horizontal direction to determine the third coding unit 1224 having the size of N / 2 ⁇ N / 2.
  • the image decoding apparatus 150 may divide a coding unit having a square shape (for example, 1200, 1202, and 1204) in a horizontal direction or a vertical direction.
  • the first coding unit 1200 having a size of 2Nx2N is split in the vertical direction to determine the first coding unit 1210 having a size of Nx2N, or the first coding unit 1220 having a size of 2NxN is determined by splitting in the horizontal direction.
  • the depth of the coding unit determined by splitting the first coding unit 1200, 1202, or 1204 having a size of 2N ⁇ 2N into the horizontal or vertical direction is determined. May be the same as the depth of the first coding unit 1200, 1202, or 1204.
  • the width and height of the third coding unit 1214 or 1224 may correspond to 1/2 times the first coding unit 1210 or 1220.
  • the depth of the first coding unit 1210 or 1220 is D
  • the depth of the second coding unit 1212 or 1214 which is 1/2 the width and height of the first coding unit 1210 or 1220
  • the depth of the third coding unit 1214 or 1224 which is 1/2 the width and the height of the first coding unit 1210 or 1220, may be D + 2.
  • FIG. 13 illustrates a depth and a part index (PID) for classifying coding units, which may be determined according to the shape and size of coding units, according to an embodiment.
  • PID depth and a part index
  • the image decoding apparatus 150 may determine a second coding unit having various forms by dividing the first coding unit 1300 having a square shape. Referring to FIG. 13, the image decoding apparatus 150 divides the first coding unit 1300 in at least one of a vertical direction and a horizontal direction according to the split type information to form second coding units 1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, 1306d). That is, the image decoding apparatus 150 may determine the second coding units 1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, and 1306d based on the split shape information about the first coding unit 1300.
  • the second coding units 1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, and 1306d that are determined according to split shape information about the first coding unit 1300 having a square shape may have a long side length. Depth can be determined based on this. For example, since the length of one side of the first coding unit 1300 having a square shape and the length of the long side of the second coding units 1302a, 1302b, 1304a, and 1304b having a non-square shape are the same, the first coding unit ( 1300 and the depths of the non-square second coding units 1302a, 1302b, 1304a, and 1304b may be regarded as D.
  • the image decoding apparatus 150 divides the first coding unit 1300 into four square second coding units 1306a, 1306b, 1306c, and 1306d based on the split shape information, Since the length of one side of the two coding units 1306a, 1306b, 1306c, and 1306d is 1/2 times the length of one side of the first coding unit 1300, the depths of the second coding units 1306a, 1306b, 1306c, and 1306d are determined. May be a depth of D + 1 that is one depth lower than D, which is a depth of the first coding unit 1300.
  • the image decoding apparatus 150 divides the first coding unit 1310 having a shape whose height is greater than the width in the horizontal direction according to the split shape information, thereby providing a plurality of second coding units 1312a, 1312b, 1314a, 1314b, 1314c). According to an embodiment, the image decoding apparatus 150 divides the first coding unit 1320 having a shape having a width greater than the height in the vertical direction according to the split shape information to thereby provide a plurality of second coding units 1322a, 1322b, 1324a, 1324b and 1324c.
  • the second coding units 1312a, 1312b, 1314a, 1314b, 1316a, 1316b, 1316c, and 1316d that are determined according to split shape information about the first coding unit 1310 or 1320 having a non-square shape may be used. Depth may be determined based on the length of the long side. For example, since the length of one side of the second coding units 1312a and 1312b having a square shape is 1/2 times the length of one side of the first coding unit 1310 having a non-square shape having a height greater than the width, the square is square.
  • the depths of the second coding units 1302a, 1302b, 1304a, and 1304b of the form are D + 1, which is one depth lower than the depth D of the first coding unit 1310 of the non-square form.
  • the image decoding apparatus 150 may divide the non-square first coding unit 1310 into odd second coding units 1314a, 1314b, and 1314c based on the split shape information.
  • the odd numbered second coding units 1314a, 1314b, and 1314c may include non-square second coding units 1314a and 1314c and square shape second coding units 1314b.
  • the length of the long side of the second coding units 1314a and 1314c of the non-square shape and the length of one side of the second coding unit 1314b of the square shape is 1 / time of the length of one side of the first coding unit 1310.
  • the depths of the second coding units 1314a, 1314b, and 1314c may be a depth of D + 1 that is one depth lower than the depth D of the first coding unit 1310.
  • the image decoding apparatus 150 corresponds to the above-described method of determining depths of coding units associated with the first coding unit 1310 and is related to the first coding unit 1320 having a non-square shape having a width greater than the height. Depth of coding units may be determined.
  • the image decoding apparatus 150 may determine the size ratio between the coding units.
  • the index can be determined based on this. Referring to FIG. 13, a coding unit 1314b positioned in the center of odd-numbered split coding units 1314a, 1314b, and 1314c has the same width as the other coding units 1314a and 1314c but has a different height. It may be twice the height of the fields 1314a, 1314c. That is, in this case, the coding unit 1314b positioned in the center may include two of the other coding units 1314a and 1314c.
  • the image decoding apparatus 150 may determine whether odd-numbered split coding units are not the same size based on whether there is a discontinuity of an index for distinguishing between the divided coding units.
  • the image decoding apparatus 150 may determine whether the image decoding apparatus 150 is divided into a specific division type based on a value of an index for dividing the plurality of coding units determined by dividing from the current coding unit. Referring to FIG. 13, the image decoding apparatus 150 determines an even number of coding units 1312a and 1312b by dividing a first coding unit 1310 having a rectangular shape having a height greater than a width, or an odd number of coding units 1314a and 1314b. 1314c). The image decoding apparatus 150 may use an index (PID) indicating each coding unit to distinguish each of the plurality of coding units. According to an embodiment, the PID may be obtained from a sample (eg, an upper left sample) at a predetermined position of each coding unit.
  • a sample eg, an upper left sample
  • the image decoding apparatus 150 may determine a coding unit of a predetermined position among coding units determined by splitting by using an index for distinguishing coding units. According to an embodiment, when the split type information of the first coding unit 1310 having a height greater than the width is divided into three coding units, the image decoding apparatus 150 may determine the first coding unit 1310. It may be divided into three coding units 1314a, 1314b, and 1314c. The image decoding apparatus 150 may allocate an index for each of three coding units 1314a, 1314b, and 1314c. The image decoding apparatus 150 may compare the indices of the respective coding units to determine the coding unit among the oddly divided coding units.
  • the image decoding apparatus 150 encodes a coding unit 1314b having an index corresponding to a center value among the indices based on the indexes of the coding units, and encodes the center position among the coding units determined by splitting the first coding unit 1310. It can be determined as a unit. According to an embodiment, when determining the indexes for distinguishing the divided coding units, the image decoding apparatus 150 may determine the indexes based on the size ratio between the coding units when the coding units are not the same size. . Referring to FIG. 13, the coding unit 1314b generated by splitting the first coding unit 1310 may include the coding units 1314a and 1314c having the same width but different heights as the other coding units 1314a and 1314c.
  • the image decoding apparatus 150 may determine that the image decoding apparatus 150 is divided into a plurality of coding units including coding units having different sizes from other coding units. In this case, when the split form information is divided into odd coding units, the image decoding apparatus 150 may have a shape different from a coding unit having a different coding unit (for example, a middle coding unit) at a predetermined position among the odd coding units.
  • the current coding unit can be divided by.
  • the image decoding apparatus 150 may determine a coding unit having a different size by using an index (PID) for the coding unit.
  • PID index
  • the above-described index, the size or position of the coding unit of the predetermined position to be determined are specific to explain an embodiment and should not be construed as being limited thereto. Various indexes and positions and sizes of the coding unit may be used. Should be interpreted.
  • the image decoding apparatus 150 may use a predetermined data unit at which recursive division of coding units begins.
  • FIG. 14 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture according to an embodiment.
  • the predetermined data unit may be defined as a data unit in which a coding unit starts to be recursively divided using at least one of block shape information and split shape information. That is, it may correspond to the coding unit of the highest depth used in the process of determining a plurality of coding units for dividing the current picture.
  • a predetermined data unit will be referred to as a reference data unit.
  • the reference data unit may represent a predetermined size and shape.
  • the reference coding unit may include samples of M ⁇ N. M and N may be the same as each other, and may be an integer represented by a multiplier of two. That is, the reference data unit may represent a square or non-square shape, and then may be divided into integer coding units.
  • the image decoding apparatus 150 may divide the current picture into a plurality of reference data units. According to an exemplary embodiment, the image decoding apparatus 150 may divide a plurality of reference data units for dividing a current picture by using split information for each reference data unit. The division process of the reference data unit may correspond to the division process using a quad-tree structure.
  • the image decoding apparatus 150 may determine in advance a minimum size that the reference data unit included in the current picture may have. Accordingly, the image decoding apparatus 150 may determine a reference data unit having various sizes having a minimum size or more, and determine at least one coding unit using block shape information and split shape information based on the determined reference data unit. You can decide.
  • the image decoding apparatus 150 may use a reference coding unit 1400 having a square shape, or may use a reference coding unit 1402 having a non-square shape.
  • the shape and size of the reference coding unit may include various data units (eg, a sequence, a picture, a slice, and a slice segment) that may include at least one reference coding unit. slice segment, maximum coding unit, etc.).
  • the receiver 160 of the image decoding apparatus 150 may obtain at least one of information about the shape of the reference coding unit and information about 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 reference coding unit 1400 having a square shape is described above by splitting the current coding unit 300 of FIG. 10.
  • the reference coding unit 1400 having a non-square shape has been described above. Since the process of determining at least one coding unit included in the above is described above through the process of splitting the current coding unit 1100 or 1150 of FIG. 11, a detailed description thereof will be omitted.
  • the image decoding apparatus 150 may determine 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 unit predetermined based on a predetermined condition.
  • a predetermined condition for example, a data unit having a size smaller than a slice
  • the various data units eg, sequence, picture, slice, slice segment, maximum coding unit, etc.
  • an index for identifying the size and shape of the reference coding unit may be obtained.
  • the image decoding apparatus 150 may determine the size and shape of the reference data unit for each data unit satisfying the predetermined condition by using the index.
  • the use efficiency of the bitstream may not be good, and thus the shape of the reference coding unit
  • the index may be obtained and used.
  • 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 predetermined. That is, the image decoding apparatus 150 selects at least one of the size and shape of the predetermined reference coding unit according to the index, thereby selecting at least one of the size and shape of the reference coding unit included in the data unit that is the reference for index acquisition. You can decide.
  • the image decoding apparatus 150 may use at least one reference coding unit included in one maximum coding unit. That is, at least one reference coding unit may be included in the maximum coding unit for dividing an image, and the coding unit may be determined through a recursive division process of each reference coding unit. According to an embodiment, at least one of the width and the height of the maximum coding unit may correspond to an integer multiple of at least one of the width and the height of the reference coding unit. According to an embodiment, the size of the reference coding unit may be a size obtained by dividing the maximum coding unit n times according to a quad tree structure. That is, the image decoding apparatus 150 may determine the reference coding unit by dividing the maximum coding unit n times according to the quad tree structure, and at least one of the block shape information and the split shape information according to various embodiments. Can be divided based on.
  • FIG. 15 illustrates a processing block serving as a reference for determining a determination order of reference coding units included in a picture 1500, according to an exemplary embodiment.
  • the image decoding apparatus 150 may determine at least one processing block for dividing a picture.
  • the processing block is a data unit including at least one reference coding unit for dividing an image, and the at least one reference coding unit included in the processing block may be determined in a specific order. That is, the determination order of at least one reference coding unit determined in each processing block may correspond to one of various types of order in which the reference coding unit may be determined, and the reference coding unit determination order determined in each processing block. May be different per processing block.
  • the order of determination of the reference coding units determined for each processing block is raster scan, Z-scan, N-scan, up-right diagonal scan, and horizontal scan. It may be one of various orders such as a horizontal scan, a vertical scan, etc., but the order that may be determined should not be construed as being limited to the scan orders.
  • the image decoding apparatus 150 may determine the size of at least one processing block included in the image by obtaining information about the size of the processing block.
  • the image decoding apparatus 150 may determine the size of at least one processing block included in the image by obtaining information about the size of the processing block from the bitstream.
  • the size of such a processing block may be a predetermined size of a data unit indicated by the information about the size of the processing block.
  • the receiver 160 of the image decoding apparatus 150 may obtain information about a size of a processing block from a bitstream for each specific data unit.
  • the information about the size of the processing block may be obtained from the bitstream in data units such as an image, a sequence, a picture, a slice, and a slice segment. That is, the receiver 160 may obtain information about the size of the processing block from the bitstream for each of the various data units, and the image decoding apparatus 150 may divide the picture using at least the information about the size of the acquired processing block.
  • the size of one processing block may be determined, and the size of the processing block may be an integer multiple of the reference coding unit.
  • the image decoding apparatus 150 may determine the sizes of the processing blocks 1502 and 1512 included in the picture 1500. For example, the image decoding apparatus 150 may determine the size of the processing block based on the information about the size of the processing block obtained from the bitstream. Referring to FIG. 15, the image decoding apparatus 150 may have a horizontal size of the processing blocks 1502 and 1512 equal to four times the horizontal size of the reference coding unit and four times the vertical size of the reference coding unit, according to an exemplary embodiment. You can decide. The image decoding apparatus 150 may determine an order in which at least one reference coding unit is determined in at least one processing block.
  • the image decoding apparatus 150 may determine each processing block 1502 and 1512 included in the picture 1500 based on the size of the processing block, and include the processing block 1502 and 1512 in the processing block 1502 and 1512.
  • a determination order of at least one reference coding unit may be determined.
  • the determination of the reference coding unit may include the determination of the size of the reference coding unit.
  • the image decoding apparatus 150 may obtain information about a determination order of at least one reference coding unit included in at least one processing block from a bitstream and based on the obtained information about the determination order.
  • the order in which at least one reference coding unit is determined may be determined.
  • the information about the determination order may be defined in an order or direction in which reference coding units are determined in the processing block. That is, the order in which the reference coding units are determined may be independently determined for each processing block.
  • the image decoding apparatus 150 may obtain information on a determination order of a reference coding unit from a bitstream for each specific data unit.
  • the receiver 160 may obtain information on the determination order of the reference coding unit from the bitstream for each data unit such as an image, a sequence, a picture, a slice, a slice segment, and a processing block. Since the information about the determination order of the reference coding unit indicates the determination order of the reference coding unit in the processing block, the information about the determination order may be obtained for each specific data unit including an integer number of processing blocks.
  • the image decoding apparatus 150 may determine at least one reference coding unit based on the order determined according to the embodiment.
  • the receiver 160 may obtain information on a determination order of a reference coding unit from the bitstream as information related to the processing blocks 1502 and 1512, and the image decoding apparatus 150 may process the processing block ( An order of determining at least one reference coding unit included in 1502 and 1512 may be determined, and at least one reference coding unit included in the picture 1500 may be determined according to the determination order of the coding unit.
  • the image decoding apparatus 150 may determine the determination orders 1504 and 1514 of at least one reference coding unit associated with each processing block 1502 and 1512. For example, when information about a determination order of a reference coding unit is obtained for each processing block, the reference coding unit determination order associated with each processing block 1502 and 1512 may be different for each processing block.
  • the reference coding units included in the processing block 1502 may be determined according to the raster scan order.
  • the reference coding unit determination order 1514 associated with another processing block 1512 is the reverse order of the raster scan order
  • the reference coding units included in the processing block 1512 may be determined according to the reverse order of the raster scan order.
  • 1 through 15 illustrate a video encoding method and a video decoding method of dividing an image into maximum coding units and dividing the maximum coding unit into coding units having a hierarchical tree structure.
  • 16 to 19 in the video decoding method and apparatus, a method of reducing an error of a reconstructed sample and an original sample by applying a smoothing filter to reconstructed samples of a current block is introduced.
  • a bilateral filter may be used to smooth the restored image.
  • Bi-directional filters are used to smooth the image while preserving edges.
  • Gaussian filters are based only on the spatial distance between the pixels. Therefore, the Gaussian filter has a problem of smoothing not only the noise of the image but also the edge of the image.
  • the edge of the image may be maintained because the coefficient of the filter considers not only the spatial distance between pixels but also the color difference between the pixels.
  • Equation 1 is a formula of the bidirectional filter.
  • I filtered is the filtered image
  • I is the original image before filtering.
  • x represents the position of the current pixel to be filtered
  • x i represents the neighboring pixels of the current pixel used for filtering.
  • Wp means the sum of the filter coefficients.
  • f r represents the filter coefficient according to the color difference between the current pixel and the neighboring pixels, that is, the pixel value
  • g s represents the filter coefficient according to the spatial distance between the current pixel and the neighboring pixel.
  • f r and g s can be determined according to the Gaussian distribution. Therefore, f r is determined to be larger as the color difference between the current pixel and the surrounding pixel is smaller. And g s is determined to be larger as the spatial distance between the current pixel and the surrounding pixel is smaller, that is, the closer the neighboring pixel is to the current pixel.
  • the edge of the image may be maintained since the surrounding pixels having a large difference between the current pixel and the pixel value are hardly reflected in the filtering. Therefore, unlike the Gaussian filter, the bidirectional filter hardly causes a problem of smoothing to the edge of the image.
  • filters other than the bidirectional filter may be used.
  • one filter may be selected from among a plurality of filters according to encoding information.
  • one filter may be selected from a plurality of filters adaptively to the current picture.
  • FIG. 16 illustrates a video decoding apparatus 1600 that performs a function of applying a smoothing filter to reconstructed samples of a current block.
  • the video decoding apparatus 1600 includes a reconstruction unit 1610 and a smoothing filtering unit 1620.
  • the restoring unit 1610 and the smoothing filtering unit 1620 are represented by separate constituent units. However, according to an embodiment, the restoring unit 1610 and the smoothing filtering unit 1620 may be combined to be implemented in the same constituent unit. have.
  • the restoring unit 1610 and the smoothing filtering unit 1620 are represented as structural units located in one device, but the devices in charge of each function of the restoring unit 1610 and the smoothing filtering unit 1620 must be physically located. It does not have to be contiguous. Therefore, in some embodiments, the restoration unit 1610 and the smoothing filtering unit 1620 may be distributed.
  • the restoration unit 1610 and the smoothing filtering unit 1620 may be implemented by one processor according to an exemplary embodiment. In some embodiments, the present invention may also be implemented by a plurality of processors.
  • the functions performed by the reconstruction unit 1610 and the smoothing filtering unit 1620 of FIG. 16 may be performed by the decoding unit 180 of FIG. 2.
  • the reconstructor 1610 reconstructs the samples of the current block according to the prediction value of the samples included in the current block and the residual value of the samples included in the current block.
  • the current block may mean a coding block, a prediction block, or a transform block.
  • the samples included in the current block are predicted and reconstructed according to the encoding information generated during the encoding process.
  • the smoothing filter 1620 determines whether to apply a smoothing filter to the samples of the reconstructed current block based on the encoding information applied to the decoding of the current block. For example, the smoothing filtering unit 1620 reconstructs the encoding based on the prediction mode of the current block or the filtering method applied to the prediction of the current block, encoding information such as color components, sizes, depths, quantization parameters, content edge information, etc. of the current block. It may be determined whether to apply a smoothing filter to the samples of the current block.
  • the smoothing filter 1620 may determine whether to apply the smoothing filter according to the prediction mode applied to the prediction of the current block.
  • the smoothing filtering unit 1620 may determine whether to apply a filter according to which prediction method of intra prediction and inter prediction is used for the current block.
  • the smoothing filtering unit 1620 may determine whether to apply a filter based on how many reference blocks the current block refers to.
  • the smoothing filter 1620 may determine that the smoothing filter is applied to the current block when the current picture including the current block is an intra picture in which only intra prediction is performed.
  • the prediction accuracy of intra prediction is generally lower than the prediction accuracy of inter prediction. Therefore, in an intra picture where inter prediction is not allowed, the smoothing filter 1620 may apply the smoothing filter to all blocks.
  • the smoothing filter 1620 predicts the current block according to the intra prediction mode. When done, it may be determined that a smoothing filter is to be applied to the current block.
  • the current picture can be reconstructed with reference only to a picture whose playback order is faster than that of the current picture.
  • a smoothing filter may be applied to the current block when the current block is predicted according to the intra prediction mode. However, if the current picture can refer to only one reference picture, when the current block is predicted according to the inter prediction mode, a smoothing filter may not be applied to the current block.
  • the smoothing filtering unit 1620 may predict the current block according to the intra prediction mode or only one reference picture.
  • the smoothing filter may be determined to be applied to the current block.
  • the prediction value of the current block is determined as the weighted average value of two reference blocks already generated from the two reference pictures. Therefore, by determining the weighted average value of two reference blocks in the prediction process, smoothing of the current block is performed.
  • a smoothing filter may not be applied to the current block.
  • a smoothing filter may be applied to the current block.
  • a smoothing filter may or may not be applied to the current block according to an embodiment.
  • the smoothing filtering unit 1620 may determine whether to apply the smoothing filter to the samples included in the current block according to whether the samples included in the current block are luma samples or chroma samples. Accordingly, the smoothing filter 1620 may apply a smoothing filter to both the luma sample and the chroma sample, or may apply the smoothing filter only to the luma sample.
  • the smoothing filter 1620 may determine whether to apply the smoothing filter according to a filtering method applied to the predicted values of the samples included in the current block.
  • a filtering method applied to the predicted values of the samples included in the current block In the prediction of the current block, a sample adaptive offset (SAO) filter, a deblocking filter, an adaptive loop filter (ALF), and the like may be used. By filtering the prediction result of the samples according to the filters, the prediction accuracy of the current block can be improved.
  • SAO sample adaptive offset
  • ALF adaptive loop filter
  • the smoothing filter 1620 may determine not to apply the smoothing filter to the current block. Alternatively, only when a predetermined filter is used in the current block, the smoothing filter 1620 may determine not to apply the smoothing filter to the current block.
  • the smoothing filter 1620 may determine to apply the smoothing filter to the current block.
  • the smoothing filter 1620 may determine to apply the smoothing filter to the current block.
  • the smoothing filtering unit 1620 may obtain a filter flag indicating whether the smoothing filter is applied from the bitstream.
  • the smoothing filter 1620 may determine whether to apply the smoothing filter to the samples of the restored current block according to the filter flag.
  • the filter flag may be defined for at least one of a picture unit, a slice unit, a maximum coding unit, a coding unit, a prediction unit, and a transformation unit.
  • the smoothing filter 1620 applies the smoothing filter to the samples of the current block when the smoothing filter is applied to the samples of the current block.
  • the smoothing filter 1620 may apply the bidirectional filter described above to samples of the current block.
  • the filter shape of the smoothing filter used by the smoothing filter 1620 may be one of a cross shape, a diamond shape, a 2x2 shape, a 3x3 shape, a 4x4 shape, and a 5x5 shape.
  • the smoothing filter 1620 may determine the filter type of the smoothing filter according to the encoding information of the current block. 17 shows the range of surrounding samples of the current sample used for smoothing according to the smoothing filter.
  • the filter type of the smoothing filter is the cross shape 1700
  • the current sample 1702 and four adjacent samples 1704 adjacent to the top, bottom, left, and right of the current sample 1702 are used for filtering.
  • the filter shape of the smoothing filter is diamond shape 1710
  • adjacent samples 1714 included in the diamond sample area centered on the current sample 1712 and the current sample 1712 are used for filtering.
  • the filter type of the smoothing filter is 3x3 type 1720
  • adjacent samples 1724 included in the 3x3 type region centered on the current sample 1722 and the current sample 1722 are used for filtering.
  • the filter type of the smoothing filter is 5x5 form 1730
  • adjacent samples 1734 included in the current sample 1732 and a 5x5 region centered on the current sample 1732 are used for filtering.
  • the weighted average value of the filtered sample and the sample before filtering may be determined as the final filtering value of the sample. Accordingly, the smoothing filtering unit 1620 may determine the sample value of the samples to which the smoothing filter is applied and the weighted average value of the sample values of the samples before the smoothing filter is applied, according to the content property of the video content to which the current block belongs. The weighted average value may then be used as the final reconstruction value of the current sample.
  • the smoothing filtering unit 1620 may perform filtering so that the calculation intermediate value generated during the smoothing filtering process is a multiple of two. Alternatively, the smoothing filtering unit 1620 may perform filtering so that the calculated intermediate value generated during the smoothing filtering process becomes an exponential power of 2.
  • the smoothing filtering unit 1620 may extend the sample values of the current samples required for the smoothing filtering and the neighboring samples of the current sample by a power of 2 by a shift operation.
  • the smoothing filter 1620 may apply the smoothing filter to the sample values multiplied by 14 powers of two.
  • the smoothing filtering unit 1620 may obtain the filtered sample value of the current sample by reducing the sample value of the current sample to which the smoothing filter is applied by 14 to 2 according to the shift operation.
  • the video decoding apparatus 1600 may further include a clipping unit (not displayed) for clipping values of samples of the reconstructed current block.
  • the smoothing filter 1620 may apply the smoothing filter to values of samples of the current block that is clipped.
  • the clipping unit (not shown) may clip values of samples of the current block to which the smoothing filter is applied.
  • Clipping means adjusting the sample value so that the sample value does not deviate from a specific range. For example, if the sample value is clipped within the range [0,1023], the sample value outside the range [0,1023] is changed to fall within the range [0,1023]. If the sample value is -10 less than the minimum value of the clipping range, due to clipping, the sample value is changed to the smallest zero in the [0,1023] range. And if the sample value is 1050 greater than the maximum value of the clipping range, due to clipping, the sample value is changed to 1023, which is the largest in the [0,1023] range. Therefore, as the sample value is clipped, the bit size for expressing the sample value may be limited to a predetermined value or less.
  • the reconstructor 1810 combines the prediction value 1801 and the residual value 1802 to generate an intermediate reconstruction value 1803.
  • the smoothed filter unit 1820 generates the filtered reconstructed value 1804 by filtering the intermediate reconstructed value 1803 according to the encoding information 1806 of the current block.
  • the final restoration value 1805 is generated by clipping the restoration value 1804 filtered by the clipping unit 1830.
  • the reconstructor 1860 combines the prediction value 1831 and the residual value 1852 to generate an intermediate reconstruction value 1853.
  • the clipped reconstruction value 1854 is generated by clipping the intermediate reconstruction value 1853 in the clipping unit 1870.
  • the smoothed filter unit 1880 filters the reconstructed value 1854 clipped according to the encoding information 1856 of the current block, thereby generating a final reconstructed value 1855.
  • the addition of the clipping step according to FIGS. 18A and 18B may optionally be applied to the video decoding apparatus 1600.
  • filtering is performed after clipping as shown in FIG. 18B, since the size of the clipped value may be out of the clipping range due to filtering, it is preferable to perform clipping after filtering as shown in FIG. 18A.
  • 19 is a flowchart illustrating a video decoding method 1900 of applying a smoothing filter to reconstructed samples of a current block.
  • step 1910 the samples of the current block are reconstructed according to the prediction value of the samples included in the current block and the residual value of the samples included in the current block.
  • a smoothing filter it is determined whether a smoothing filter is to be applied to the samples of the reconstructed current block based on the encoding information applied to the decoding of the current block. For example, the smoothing according to the prediction mode applied to the prediction of the current block, the filtering method applied to the prediction values of the samples included in the current block, and encoding information such as the color component, the size, the depth, the quantization parameter, and the content edge information of the current block. It can be applied filter.
  • the current picture including the current block is an intra picture in which only intra prediction is performed, it may be determined that a smoothing filter is applied to the current block. If the current picture including the current block is decoded in a low latency situation and the current picture can refer to only one reference picture, it is determined that a smoothing filter is to be applied to the current block when the current block is predicted according to the intra prediction mode. Can be. When the current picture containing the current block is decoded in a low latency situation and the current picture can refer to two reference pictures, when the current block is predicted according to the intra prediction mode or inter predicted by referring to only one reference picture, It may be determined that the smoothing filter is applied to the current block.
  • the filter type of the smoothing filter used in the current block may be determined as one of a cross shape, a diamond shape, a 3x3 shape, and a 5x5 shape.
  • the filter type of the smoothing filter may be determined according to the encoding information of the current block.
  • a filter flag indicating whether the smoothing filter is applied may be obtained from the bitstream. And according to the filter flag for the current block, it may be determined whether to apply the smoothing filter to the samples of the current block.
  • the filter flag may be defined for a picture unit, a slice unit, a maximum coding unit, a coding unit, a prediction unit, a transformation unit, and the like.
  • step 1930 when a smoothing filter is applied to the samples of the current block, the smoothing filter is applied to the samples of the current block.
  • a clipping step may be included before step 1930.
  • a clipping step may be included after step 1930.
  • the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록의 샘플들을 복원하는 단계, 상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하는 단계, 및 상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 단계를 포함하는 비디오 복호화 방법이 제공된다.

Description

복호화 방법 및 그 장치
본 발명은 비디오의 부호화/복호화 방법 및 그 방법을 수행하는 장치에 대한 것으로, 보다 구체적으로는 복원 영상의 필터링에 관한 것이다.
높은 화질의 비디오는 부호화시 많은 양의 데이터가 요구된다. 그러나 비디오 데이터를 전달하기 위하여 허용되는 대역폭은 한정되어 있어, 비디오 데이터 전송시 적용되는 데이터 레이트가 제한될 수 있다. 그러므로 효율적인 비디오 데이터의 전송을 위하여, 화질의 열화를 최소화하면서 압축률을 증가시킨 비디오 데이터의 부호화 및 복호화 방법이 필요하다.
비디오 데이터는 픽셀들 간의 공간적 중복성 및 시간적 중복성을 제거함으로써 압축될 수 있다. 인접한 픽셀들 간에 공통된 특징을 가지는 것이 일반적이기 때문에, 인접한 픽셀들 간의 중복성을 제거하기 위하여 픽셀들로 이루어진 데이터 단위로 부호화 정보가 전송된다.
데이터 단위에 포함된 픽셀들의 픽셀 값은 직접 전송되지 않고, 픽셀 값을 획득하기 위해 필요한 방법이 전송된다. 픽셀 값을 원본 값과 유사하게 예측하는 예측 방법이 데이터 단위마다 결정되며, 예측 방법에 대한 부호화 정보가 부호화기에서 복호화기로 전송된다. 또한 예측 값이 원본 값과 완전히 동일하지 않으므로, 원본 값과 예측 값의 차이에 대한 레지듀얼 데이터가 부호화기에서 복호화기로 전송된다.
예측이 정확해질수록 예측 방법을 특정하는데 필요한 부호화 정보가 증가되지만, 레지듀얼 데이터의 크기가 감소하게 된다. 따라서 부호화 정보와 레지듀얼 데이터의 크기를 고려하여 예측 방법이 결정된다. 특히, 픽처에서 분할된 데이터 단위는 다양한 크기를 가지는데, 데이터 단위의 크기가 클수록 예측의 정확도가 감소할 가능성이 높은 대신, 부호화 정보가 감소하게 된다. 따라서 픽처의 특성에 맞게 블록의 크기가 결정된다.
또한 예측 방법에는 인트라 예측과 인터 예측이 있다. 인트라 예측은 블록의 주변 픽셀들로부터 블록의 픽셀들을 예측하는 방법이다. 인터 예측은 블록이 포함된 픽처가 참조하는 다른 픽처의 픽셀을 참조하여 픽셀들을 예측하는 방법이다. 따라서 인트라 예측에 의하여 공간적 중복성이 제거되고, 인터 예측에 의하여 시간적 중복성이 제거된다.
예측 방법의 수가 증가할수록 예측 방법을 나타내기 위한 부호화 정보의 양은 증가한다. 따라서 블록에 적용되는 부호화 정보 역시 다른 블록으로부터 예측하여 부호화 정보의 크기를 줄일 수 있다.
인간의 시각이 인지하지 못하는 한도에서 비디오 데이터의 손실이 허용되는 바, 레지듀얼 데이터를 변환 및 양자화 과정에 따라 손실 압축(lossy compression)하여 레지듀얼 데이터의 양을 감소시킬 수 있다.
현재 블록을 복원하고, 복원된 현재 블록의 샘플들을 평활화하여 복원된 샘플들과 원본 샘플들의 오차를 감소시키는 비디오 복호화 방법이 개시된다. 더불어 본 발명의 일 실시 예에 따른 비디오 복호화 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체가 개시된다.
본 과제의 해결을 위하여 아래와 같은 해결 수단이 제공된다.
현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록의 샘플들을 복원하는 단계, 상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하는 단계, 및 상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 단계를 포함하는 비디오 복호화 방법이 제공된다.
또한, 현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록을 복원하는 복원부, 상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하고, 상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 평활화 필터링부를 포함하는 비디오 복호화 장치가 제공된다.
상기 비디오 복호화 방법을 수행하는 프로그램이 기록된 컴퓨터로 기록가능한 비일시적 기록매체가 제공된다.
본 실시 예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 이하의 실시 예들로부터 또 다른 기술적 과제들이 유추될 수 있다.
복원된 현재 블록의 샘플들을 평활화함으로써 원본 현재 블록과 복원된 현재 블록의 오차가 감소될 수 있다. 원본 현재 블록과 복원된 현재 블록의 오차가 감소함에 따라, 복원된 현재 블록을 참조하여 예측되는 다른 블록들의 예측 정확도가 증가할 수 있다. 따라서 비디오 영상 시퀀스의 전체적인 부호화 효율이 증가한다.
도 1a은 본 발명의 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 영상 부호화 장치의 블록도를 도시한다.
도 1b는 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 복호화 장치의 블록도를 도시한다.
도 2는 일 실시예에 따라 현재 부호화 단위가 분할되어 적어도 하나의 부호화 단위가 결정되는 과정을 도시한다.
도 3은 일 실시예에 따라 비-정사각형의 형태인 부호화 단위가 분할되어 적어도 하나의 부호화 단위가 결정되는 과정을 도시한다.
도 4는 일 실시예에 따라 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위가 분할되는 과정을 도시한다.
도 5는 일 실시예에 따라 홀수개의 부호화 단위들 중 소정의 부호화 단위가 결정되는 방법을 도시한다.
도 6은 일 실시예에 따라 현재 부호화 단위가 분할되어 복수개의 부호화 단위들이 결정되는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.
도 7은 일 실시예에 따라 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것으로 결정되는 과정을 도시한다.
도 8은 일 실시예에 따라 제1 부호화 단위가 분할되어 적어도 하나의 부호화 단위가 결정되는 과정을 도시한다.
도 9는 일 실시예에 따라 제1 부호화 단위가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우, 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.
도 10은 일 실시예에 따라 분할 형태 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 정사각형 형태의 부호화 단위가 분할되는 과정을 도시한다
도 11은 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.
도 12는 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.
도 13은 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.
도 14는 일 실시예에 따라 픽쳐에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.
도 15는 일 실시예에 따라 픽쳐에 포함되는 기준 부호화 단위의 결정 순서를 결정하는 기준이 되는 프로세싱 블록을 도시한다.
도16은 현재 블록의 복원된 샘플들에 평활화 필터를 적용하는 기능을 수행하는 비디오 복호화 장치(1600)를 도시한다.
도 17은 평활화 필터에 따른 평활화에 사용되는 현재 샘플의 주변 샘플들의 범위를 나타낸다.
도 18a는 평활화 필터가 적용된 샘플 값에 클리핑을 수행하는 방법을 나타낸다. 그리고 도 18b는 클리핑이 수행된 샘플 값에 평활화 필터를 적용하는 방법을 나타낸다.
도 19는 현재 블록의 복원된 샘플들에 평활화 필터를 적용하는 비디오 복호화 방법(1900)를 나타내는 순서도이다.
현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록의 샘플들을 복원하는 단계, 상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하는 단계, 상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 단계를 포함하는 비디오 복호화 방법과 상기 비디오 복호화 방법을 수행하는 비디오 복호화 장치가 제공된다.
개시된 실시예의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것일 뿐이다.
본 명세서에서 사용되는 용어에 대해 간략히 설명하고, 개시된 실시예에 대해 구체적으로 설명하기로 한다.
본 명세서에서 사용되는 용어는 본 발명에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 관련 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 발명의 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 발명에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 발명의 전반에 걸친 내용을 토대로 정의되어야 한다.
본 명세서에서의 단수의 표현은 문맥상 명백하게 단수인 것으로 특정하지 않는 한, 복수의 표현을 포함한다.
명세서 전체에서 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에서 사용되는 "부"라는 용어는 소프트웨어, FPGA 또는 ASIC과 같은 하드웨어 구성요소를 의미하며, "부"는 어떤 역할들을 수행한다. 그렇지만 "부"는 소프트웨어 또는 하드웨어에 한정되는 의미는 아니다. "부"는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다. 따라서, 일 예로서 "부"는 소프트웨어 구성요소들, 객체지향 소프트웨어 구성요소들, 클래스 구성요소들 및 태스크 구성요소들과 같은 구성요소들과, 프로세스들, 함수들, 속성들, 프로시저들, 서브루틴들, 프로그램 코드의 세그먼트들, 드라이버들, 펌웨어, 마이크로 코드, 회로, 데이터, 데이터베이스, 데이터 구조들, 테이블들, 어레이들 및 변수들을 포함한다. 구성요소들과 "부"들 안에서 제공되는 기능은 더 작은 수의 구성요소들 및 "부"들로 결합되거나 추가적인 구성요소들과 "부"들로 더 분리될 수 있다.
"현재 블록"은 현재 부호화 또는 복호화되는 부호화 단위, 예측 단위 및 변환 단위 중 하나를 의미한다. 만약, 설명의 편의를 위하여, 예측 단위, 변환 단위 등 기타 종류의 블록을 구분할 필요가 있을 때는 "현재 부호화 블록", "현재 예측 블록", "현재 변환 블록"이 사용될 수 있다. 또한 "하위 블록"은 "현재 블록"으로부터 분할된 데이터 단위를 의미한다. 그리고 "상위 블록"은 "현재 블록"을 포함하는 데이터 단위를 의미한다.
이하 "샘플"은, 영상의 샘플링 위치에 할당된 데이터로서 프로세싱 대상이 되는 데이터를 의미한다. 예를 들어, 공간영역의 영상에서 픽셀값, 변환 영역 상의 변환 계수들이 샘플들일 수 있다. 이러한 적어도 하나의 샘플들을 포함하는 단위를 블록이라고 정의할 수 있다.
아래에서는 첨부한 도면을 참고하여 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략한다.
도 1a는 본 발명의 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 영상 부호화 장치(100)의 블록도를 도시한다.
영상 부호화 장치(100)는 최대 부호화 단위 결정부(110), 부호화 단위 결정부(120) 및 출력부(130)를 포함한다.
최대 부호화 단위 결정부(110)는 최대 부호화 단위의 크기에 따라 픽처 또는 픽처에 포함된 슬라이스를 복수의 최대 부호화 단위로 분할한다. 최대 부호화 단위는 크기 32x32, 64x64, 128x128, 256x256 등의 데이터 단위로, 가로 및 세로 크기가 2의 자승인 정사각형의 데이터 단위일 수 있다. 최대 부호화 단위 결정부(110)는 최대 부호화 단위의 크기를 나타내는 최대 부호화 단위 크기 정보를 출력부(130)에 제공할 수 있다. 그리고 출력부(130)는 최대 부호화 단위 크기 정보를 비트스트림에 포함시킬 수 있다.
부호화 단위 결정부(120)는 최대 부호화 단위를 분할하여 부호화 단위를 결정한다. 부호화 단위는 최대 크기 및 심도로 결정될 수 있다. 심도란 최대 부호화 단위로부터 부호화 단위가 공간적으로 분할된 횟수로 정의될 수 있다. 심도가 1 증가할 때마다, 부호화 단위는 2개 이상의 부호화 단위로 분할된다. 따라서 심도가 증가할수록 심도별 부호화 단위의 크기는 감소한다. 부호화 단위의 분할 여부는 율-왜곡 최적화(Rate-Distortion Optimization)에 의하여 부호화 단위의 분할이 효율적인지 여부에 따라 결정된다. 그리고 부호화 단위가 분할되었는지 여부를 나타내는 분할 정보가 생성될 수 있다. 분할 정보는 플래그의 형태로 표현될 수 있다.
부호화 단위는 다양한 방법으로 분할될 수 있다. 예를 들어, 정사각형의 부호화 단위는 너비와 높이가 절반인 4개의 정사각형의 부호화 단위로 분할될 수 있다. 정사각형의 부호화 단위는 너비가 절반인 2개의 직사각형의 부호화 단위로 분할될 수 있다. 정사각형의 부호화 단위는 높이가 절반인 2개의 직사각형의 부호화 단위로 분할될 수 있다. 정사각형의 부호화 단위는 너비 또는 높이를 1:2:1로 분할함으로써 세 개의 부호화 단위로 분할될 수 있다.
너비가 높이의 2배인 직사각형의 부호화 단위는 2개의 정사각형의 부호화 단위로 분할될 수 있다. 너비가 높이의 2배인 직사각형의 부호화 단위는 2개의 너비가 높이의 4배인 직사각형의 부호화 단위로 분할될 수 있다. 너비가 높이의 2배인 직사각형의 부호화 단위는 너비를 1:2:1로 분할함으로써 2개의 직사각형의 부호화 단위와 한 개의 정사각형의 부호화 단위로 분할될 수 있다.
마찬가지로, 높이가 너비의 2배인 직사각형의 부호화 단위는 2개의 정사각형의 부호화 단위로 분할될 수 있다. 또한 높이가 너비의 2배인 직사각형의 부호화 단위는 2개의 높이가 너비의 4배인 직사각형의 부호화 단위로 분할될 수 있다. 마찬가지로 높이가 너비의 2배인 직사각형의 부호화 단위는 높이를 1:2:1로 분할함으로써 2개의 직사각형의 부호화 단위와 한 개의 정사각형의 부호화 단위로 분할될 수 있다.
영상 부호화 장치(100)에서 2개 이상의 분할 방법이 사용가능한 경우, 영상 부호화 장치(100)에서 사용가능한 분할 방법 중 부호화 단위에 사용될 수 있는 분할 방법에 대한 정보가 픽처마다 결정될 수 있다. 따라서 픽처마다 특정한 분할 방법들만이 사용되도록 결정될 수 있다. 만약 영상 부호화 장치(100)가 하나의 분할 방법만을 사용할 경우, 부호화 단위에 사용될 수 있는 분할 방법에 대한 정보가 별도로 결정되지 않는다.
부호화 단위의 분할 정보가 부호화 단위가 분할됨을 나타낼 때, 부호화 단위의 분할 방법을 나타내는 분할 형태 정보가 생성될 수 있다. 만약 부호화 단위가 속한 픽처에서 사용될 수 있는 분할 방법이 하나인 경우, 분할 형태 정보는 생성되지 않을 수 있다. 만약 분할 방법이 부호화 단위 주변의 부호화 정보에 적응적으로 결정될 경우, 분할 형태 정보는 생성되지 않을 수 있다.
최대 부호화 단위는 최소 부호화 단위 크기 정보에 따라 최소 부호화 단위까지 분할될 수 있다. 최대 부호화 단위의 심도가 최상위 심도이며 최소 부호화 단위가 최하위 심도로 정의될 수 있다. 따라서 상위 심도의 부호화 단위는 복수 개의 하위 심도의 부호화 단위를 포함할 수 있다.
전술한 바와 같이 부호화 단위의 최대 크기에 따라, 현재 픽처의 영상 데이터는 최대 부호화 단위로 분할된다. 그리고 최대 부호화 단위는 심도별로 분할되는 부호화 단위들을 포함할 수 있다. 최대 부호화 단위는 심도별로 분할되므로, 최대 부호화 단위에 포함된 공간 영역(spatial domain)의 영상 데이터가 심도에 따라 계층적으로 분류될 수 있다.
최대 부호화 단위를 계층적으로 분할할 수 있는 최대 횟수를 제한하는 최대 심도 또는 부호화 단위의 최소 크기가 미리 설정되어 있을 수 있다.
부호화 단위 결정부(120)는 부호화 단위를 계층적으로 분할하였을 때의 부호화 효율과 부호화 단위를 분할하지 않았을 때의 부호화 효율을 비교한다. 그리고 부호화 단위 결정부(120)는 비교 결과에 따라 부호화 단위를 분할할지 여부를 결정한다. 만약 부호화 단위의 분할이 더 효율적이라고 결정된 경우, 부호화 단위 결정부(120)는 부호화 단위를 계층적으로 분할한다. 만약 비교 결과에 따라 부호화 단위를 분할하지 않는 것이 효율적이라고 결정된 경우, 부호화 단위를 분할하지 않는다. 부호화 단위의 분할 여부는 인접한 다른 부호화 단위의 분할 여부에 독립적으로 결정될 수 있다.
일 실시예에 의하면, 부호화 단위의 분할 여부는 부호화 과정에서 심도가 큰 부호화 단위부터 결정될 수 있다. 예를 들어, 최대 심도의 부호화 단위와 최대 심도보다 1만큼 작은 부호화 단위의 부호화 효율이 비교되어, 최대 부호화 단위의 각 영역마다 최대 심도의 부호화 단위들과 최대 심도보다 1만큼 작은 부호화 단위들 중 어느 것이 더 효율적으로 부호화되는지 판단된다. 그리고 판단 결과에 따라 최대 부호화 단위의 각 영역마다 최대 심도보다 1만큼 작은 부호화 단위의 분할 여부가 결정된다. 그 후 최대 부호화 단위의 각 영역마다 최대 심도보다 2만큼 작은 부호화 단위들과 위의 판단 결과에 기초하여 선택된 최대 심도보다 1만큼 작은 부호화 단위들과 최소 심도의 부호화 단위들의 조합 중 어느 것이 더 효율적으로 부호화되는지 판단된다. 동일한 판단 과정이 심도가 작은 부호화 단위들에 대하여 순차적으로 수행되어, 최종적으로 최대 부호화 단위와 최대 부호화 단위가 계층적으로 분할되어 생성된 계층 구조 중 어느 것이 더 효율적으로 부호화되는지 여부에 따라 최대 부호화 단위의 분할 여부가 결정된다.
부호화 단위의 분할 여부는 부호화 과정에서 심도가 작은 부호화 단위부터 결정될 수 있다. 예를 들어, 최대 부호화 단위와 최대 부호화 단위보다 1만큼 심도가 큰 부호화 단위의 부호화 효율이 비교되어, 최대 부호화 단위와 최대 부호화 단위보다 1만큼 심도가 큰 부호화 단위들 중 어느 것이 더 효율적으로 부호화되는지 판단된다. 만약 최대 부호화 단위의 부호화 효율이 더 좋을 경우, 최대 부호화 단위는 분할되지 않는다. 만약 최대 부호화 단위보다 1만큼 심도가 큰 부호화 단위들의 부호화 효율이 더 좋을 경우, 최대 부호화 단위는 분할되고, 분할된 부호화 단위에 대하여 동일한 비교 과정이 반복된다.
심도가 큰 부호화 단위부터 부호화 효율을 검토할 경우, 연산량이 많으나 부호화 효율이 높은 트리 구조를 획득할 수 있다. 반대로 심도가 작은 부호화 단위부터 부호화 효율을 검토할 경우, 연산량이 적으나 부호화 효율이 낮은 트리 구조를 획득할 수 있다. 따라서 부호화 효율과 연산량을 고려하여 최대 부호화 단위의 계층적 트리 구조를 획득하기 위한 알고리즘이 다양한 방법으로 설계될 수 있다.
부호화 단위 결정부(120)는 심도별 부호화 단위의 효율성을 판단하기 위하여, 부호화 단위에 가장 효율적인 예측 및 변환 방법을 결정한다. 부호화 단위는 가장 효율적인 예측 및 변환 방법을 결정하기 위하여 소정의 데이터 단위들로 분할될 수 있다. 데이터 단위는 부호화 단위의 분할 방법에 따라 다양한 형태를 가질 수 있다. 데이터 단위를 결정하기 위한 부호화 단위의 분할 방법은 파티션 모드라고 정의될 수 있다. 예를 들어, 크기 2Nx2N(단, N은 양의 정수)의 부호화 단위가 분할되지 않는 경우, 부호화 단위에 포함된 예측 단위의 크기는 2Nx2N이 된다. 크기 2Nx2N의 부호화 단위가 분할될 경우, 부호화 단위에 포함된 예측 단위의 크기는 파티션 모드에 따라 2NxN, Nx2N, NxN 등이 될 수 있다. 일 실시예에 따른 파티션 모드는 부호화 단위의 높이 또는 너비가 대칭적 비율로 분할된 대칭적 데이터 단위들뿐만 아니라, 1:n 또는 n:1과 같이 비대칭적 비율로 분할된 데이터 단위들, 사선 방향으로 분할된 데이터 단위들, 기타 기하학적인 형태로 분할된 데이터 단위들, 임의적 형태의 데이터 단위들을 생성할 수 있다.
부호화 단위는 부호화 단위에 포함된 데이터 단위를 기준으로 예측 및 변환이 수행될 수 있다. 그러나 실시 예에 따라 예측을 위한 데이터 단위와 변환을 위한 데이터 단위가 별도로 결정될 수 있다. 예측을 위한 데이터 단위는 예측 단위로, 변환을 위한 데이터 단위는 변환 단위로 정의될 수 있다. 예측 단위에서 적용되는 파티션 모드와 변환 단위에서 적용되는 파티션 모드는 서로 다를 수 있으며, 부호화 단위에서 예측 단위의 예측과 변환 단위의 변환은 병렬적, 독립적으로 수행될 수 있다.
부호화 단위는 효율적인 예측 방법을 결정하기 위하여 한 개 이상의 예측 단위로 분할될 수 있다. 마찬가지로 부호화 단위는 효율적인 변환 방법을 결정하기 위하여 한 개 이상의 변환 단위로 분할 될 수 있다. 예측 단위의 분할과 변환 단위의 분할은 독립적으로 수행될 수 있다. 그러나 부호화 단위 내부의 복원 샘플이 인트라 예측에 사용되는 경우, 부호화 단위에 포함된 예측 단위들 또는 변환 단위들 간에 종속적 관계가 형성되므로 예측 단위와 변환 단위의 분할이 서로 영향을 미칠 수 있다.
부호화 단위에 포함된 예측 단위는 인트라 예측 또는 인터 예측에 의하여 예측될 수 있다. 인트라 예측은 예측 단위 주변의 참조 샘플들을 이용하여 예측 단위의 샘플들을 예측하는 방법이다. 인터 예측은 현재 픽처가 참조하는 참조 픽처로부터 참조 샘플을 획득하여 예측 단위의 샘플들을 예측하는 방법이다.
부호화 단위 결정부(120)는 인트라 예측을 위하여 복수의 인트라 예측 방법을 예측 단위에 적용하여, 가장 효율적인 인트라 예측 방법을 선택할 수 있다. 인트라 예측 방법에는 DC 모드, 플래너(Planar) 모드, 수직 모드 및 수평 모드와 같은 방향성(directional) 모드 등이 포함된다.
인트라 예측은 부호화 단위 주변의 복원 샘플을 참조 샘플로 사용하는 경우 예측 단위마다 수행될 수 있다. 그러나 부호화 단위 내부의 복원 샘플이 참조 샘플로 사용될 경우, 부호화 단위 내부의 참조 샘플의 복원이 예측보다 우선되어야 하므로, 변환 단위의 변환 순서에 예측 단위의 예측 순서가 종속될 수 있다. 따라서 부호화 단위 내부의 복원 샘플이 참조 샘플로 사용될 경우, 예측 단위에 대하여 예측 단위에 대응되는 변환 단위들에 대한 인트라 예측 방법만이 결정되고, 실질적인 인트라 예측은 변환 단위마다 수행될 수 있다.
부호화 단위 결정부(120)는 최적의 움직임 벡터 및 참조 픽처를 결정함으로써 가장 효율적인 인터 예측 방법을 선택할 수 있다. 부호화 단위 결정부(120)는 인터 예측을 위하여 현재 부호화 단위로부터 공간적, 시간적으로 이웃한 부호화 단위로부터 복수의 움직임 벡터 후보를 결정하고, 그 중 가장 효율적인 움직임 벡터를 움직임 벡터로 결정할 수 있다. 마찬가지로 현재 부호화 단위로부터 공간적, 시간적으로 이웃한 부호화 단위로부터 복수의 참조 픽처 후보를 결정하고, 그 중 가장 효율적인 참조 픽처를 결정할 수 있다. 실시 예에 따라 참조 픽처는 현재 픽처에 대하여 미리 결정된 참조 픽처 리스트들 중에서 결정될 수 있다. 실시 예에 따라 예측의 정확성을 위하여 복수의 움직임 벡터 후보 중 가장 효율적인 움직임 벡터를 예측 움직임 벡터로 결정하고, 예측 움직임 벡터를 보정하여 움직임 벡터를 결정할 수 있다. 인터 예측은 부호화 단위 내부의 예측 단위별마다 병렬적으로 수행될 수 있다.
부호화 단위 결정부(120)는 스킵 모드에 따라 움직임 벡터 및 참조 픽처를 나타내는 정보만을 획득하여 부호화 단위를 복원할 수 있다. 스킵 모드에 의하면 움직임 벡터 및 참조 픽처를 나타내는 정보를 제외하고 잔차 신호를 포함한 모든 부호화 정보가 생략된다. 잔차 신호가 생략되므로 예측의 정확성이 매우 높은 경우에 스킵 모드가 사용될 수 있다.
예측 단위에 대한 예측 방법에 따라 사용되는 파티션 모드가 제한될 수 있다. 예를 들어 인트라 예측에는 2Nx2N, NxN 크기의 예측 단위에 대한 파티션 모드만이 적용되는 반면, 인터 예측에는 2Nx2N, 2NxN, Nx2N, NxN크기의 예측 단위에 대한 파티션 모드가 적용될 수 있다. 또한, 인터 예측의 스킵 모드에는 2Nx2N 크기의 예측 단위에 대한 파티션 모드만이 적용될 수 있다. 영상 부호화 장치(100)에서 각 예측 방법에 대하여 허용되는 파티션 모드는 부호화 효율에 따라 변경될 수 있다.
영상 부호화 장치(100)는 부호화 단위 또는 부호화 단위에 포함된 변환 단위를 기준으로 변환을 수행할 수 있다. 영상 부호화 장치(100)는 부호화 단위에 포함된 픽셀들에 대한 원본 값과 예측 값의 차이 값인 레지듀얼 데이터를 소정의 과정을 거쳐 변환시킬 수 있다. 예를 들어, 영상 부호화 장치(100)는 레지듀얼 데이터를 양자화 및 DCT/DST 변환을 통해 손실 압축을 할 수 있다. 또는 영상 부호화 장치(100)는 레지듀얼 데이터를 양자화 없이 무손실 압축을 할 수 있다.
영상 부호화 장치(100)는 양자화 및 변환에 가장 효율적인 변환 단위를 결정할 수 있다. 트리 구조에 따른 부호화 단위와 유사한 방식으로, 부호화 단위 내의 변환 단위도 재귀적으로 더 작은 크기의 변환 단위로 분할되면서, 부호화 단위의 레지듀얼 데이터가 변환 심도에 따라 트리 구조에 따른 변환 단위에 따라 구획될 수 있다. 그리고 영상 부호화 장치(100)는 결정된 변환 단위의 트리 구조에 따라 부호화 단위 및 변환 단위의 분할에 대한 변환 분할 정보를 생성할 수 있다.
영상 부호화 장치(100)는 부호화 단위의 높이 및 너비가 분할하여 변환 단위에 이르기까지의 분할 횟수를 나타내는 변환 심도가 설정될 수 있다. 예를 들어, 크기 2Nx2N의 현재 부호화 단위의 변환 단위의 크기가 2Nx2N이라면 변환 심도 0, 변환 단위의 크기가 NxN이라면 변환 심도 1, 변환 단위의 크기가 N/2xN/2이라면 변환 심도 2로 설정될 수 있다. 즉, 변환 심도에 따라 트리 구조에 따른 변환 단위가 설정될 수 있다.
결론적으로, 부호화 단위 결정부(120)는 복수의 인트라 예측 방법 및 인터 예측 방법 중 현재 예측 단위에 가장 효율적인 예측 방법을 결정한다. 그리고 부호화 단위 결정부(120)는 예측 결과에 따른 부호화 효율에 따라 예측 단위 결정 방식을 판단한다. 마찬가지로 부호화 단위 결정부(120)는 변환 결과에 따른 부호화 효율에 따라 변환 단위 결정 방식을 판단한다. 가장 효율적인 예측 단위와 변환 단위의 결정 방식에 따라 최종적으로 부호화 단위의 부호화 효율이 결정된다. 부호화 단위 결정부(120)는 각 심도별 부호화 단위의 부호화 효율에 따라 최대 부호화 단위의 계층 구조를 확정한다.
부호화 단위 결정부(120)는 심도별 부호화 단위의 부호화 효율성, 예측 방법들의 예측 효율성 등을 라그랑지 곱(Lagrangian Multiplier) 기반의 율-왜곡 최적화 기법(Rate-Distortion Optimization)을 이용하여 측정할 수 있다.
부호화 단위 결정부(120)는 결정된 최대 부호화 단위의 계층 구조에 따라 부호화 단위의 심도별 분할 여부를 나타내는 분할 정보를 생성할 수 있다. 그리고 부호화 단위 결정부(120)는 분할이 완료된 부호화 단위에 대하여 예측 단위의 결정을 위한 파티션 모드 정보 및 변환 단위의 결정을 위한 변환 단위 분할 정보를 생성할 수 있다. 또한 부호화 단위 결정부(120)는 부호화 단위의 분할 방법이 2개 이상인 경우, 분할 방법을 나타내는 분할 형태 정보를 분할 정보와 함께 생성할 수 있다. 그리고 부호화 단위 결정부(120)는 예측 단위 및 변환 단위에 사용된 예측 방법 및 변환 방법에 관한 정보를 생성할 수 있다.
출력부(130)는 최대 부호화 단위의 계층 구조에 따라 최대 부호화 단위 결정부(110) 및 부호화 단위 결정부(120)가 생성한 정보들을 비트스트림의 형태로 출력할 수 있다.
일 실시예에 따른 최대 부호화 단위의 트리 구조에 따른 부호화 단위, 예측 단위 및 변환 단위의 결정 방식에 대해서는, 도 3 내지 12를 참조하여 상세히 후술한다.
도 1b는 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 영상 복호화 장치(150)의 블록도를 도시한다.
영상 복호화 장치(150)는 수신부(160), 부호화 정보 추출부(170) 및 복호화부(180)를 포함한다.
일 실시예에 따른 영상 복호화 장치(150)의 복호화 동작을 위한 부호화 단위, 심도, 예측 단위, 변환 단위, 각종 분할 정보 등 각종 용어의 정의는, 도 1 및 영상 부호화 장치(100)를 참조하여 전술한 바와 동일하다. 또한 영상 복호화 장치(150)의 목적이 영상 데이터의 복원인 바, 영상 부호화 장치(100)에서 사용된 다양한 부호화 방법들이 영상 복호화 장치(150)에 적용될 수 있다.
수신부(160)는 부호화된 비디오에 대한 비트스트림을 수신하여 파싱한다. 부호화 정보 추출부(170)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 복호화에 필요한 정보들을 추출하여 복호화부(180)에 제공한다. 부호화 정보 추출부(170)는 현재 픽처에 대한 헤더, 시퀀스 파라미터 세트 또는 픽처 파라미터 세트로부터 현재 픽처의 부호화 단위의 최대 크기에 관한 정보를 추출할 수 있다.
또한, 부호화 정보 추출부(170)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 트리 구조에 따른 부호화 단위들에 대한 최종 심도 및 분할정보를 추출한다. 추출된 최종 심도 및 분할정보는 복호화부(180)로 출력된다. 복호화부(180)는 최대 부호화 단위를 추출된 최종 심도 및 분할정보에 따라 분할하여 최대 부호화 단위의 트리 구조를 결정할 수 있다.
부호화 정보 추출부(170)가 추출한 분할정보는, 영상 부호화 장치(100)에 의하여, 최소 부호화 오차를 발생시키는 것으로 결정된 트리 구조에 대한 분할정보다. 따라서, 영상 복호화 장치(150)는 최소 부호화 오차를 발생시키는 부호화 방식에 따라 데이터를 복호화하여 영상을 복원할 수 있다.
부호화 정보 추출부(170)는 부호화 단위에 포함된 예측 단위 및 변환 단위와 같은 데이터 단위에 대한 분할 정보를 추출할 수 있다. 예를 들어, 부호화 정보 추출부(170)는 예측 단위에 대한 가장 효율적인 파티션 모드에 관한 정보를 추출할 수 있다. 그리고 부호화 정보 추출부(170)는 변환 단위에 있어서 가장 효율적인 트리 구조에 대한 변환 분할 정보를 추출할 수 있다.
또한 부호화 정보 추출부(170)는 부호화 단위로부터 분할된 예측 단위들에 대하여 가장 효율적인 예측 방법에 대한 정보를 획득할 수 있다. 그리고 부호화 정보 추출부(170)는 부호화 단위로부터 분할된 변환 단위들에 대하여 가장 효율적인 변환 방법에 대한 정보를 획득할 수 있다.
부호화 정보 추출부(170)는 영상 부호화 장치(100)의 출력부(130)에서 비트스트림을 구성하는 방식에 따라 비트스트림으로부터 정보를 추출한다.
복호화부(180)는 분할정보에 기초하여 최대 부호화 단위를 가장 효율적인 트리구조를 가진 부호화 단위들로 분할할 수 있다. 그리고 복호화부(180)는 파티션 모드에 관한 정보에 따라 부호화 단위를 예측 단위로 분할할 수 있다. 복호화부(180)는 변환 분할 정보에 따라 부호화 단위를 변환 단위로 분할할 수 있다.
복호화부(180)는 예측 단위를 예측 방법에 대한 정보에 따라 예측할 수 있다. 그리고 복호화부(180)는 변환 단위를 변환 방법에 대한 정보에 따라 픽셀의 원본 값과 예측 값의 차이에 해당하는 레지듀얼 데이터를 역양자화 및 역변환할 수 있다. 또한 복호화부(180)는 예측 단위의 예측 결과와 변환 단위의 변환 결과에 따라 부호화 단위의 픽셀들을 복원할 수 있다.
도 2는 일 실시예에 따라 영상 복호화 장치(150)가 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보를 이용하여 부호화 단위의 형태를 결정할 수 있고, 분할 형태 정보를 이용하여 부호화 단위가 어떤 형태로 분할되는지를 결정할 수 있다. 즉, 영상 복호화 장치(150)가 이용하는 블록 형태 정보가 어떤 블록 형태를 나타내는지에 따라 분할 형태 정보가 나타내는 부호화 단위의 분할 방법이 결정될 수 있다.
일 실시예에 따라, 영상 복호화 장치(150)는 현재 부호화 단위가 정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 예를 들어 영상 복호화 장치(150)는 분할 형태 정보에 따라 정사각형의 부호화 단위를 분할하지 않을지, 수직으로 분할할지, 수평으로 분할할지, 4개의 부호화 단위로 분할할지 등을 결정할 수 있다. 도 2를 참조하면, 현재 부호화 단위(200)의 블록 형태 정보가 정사각형의 형태를 나타내는 경우, 복호화부(180)는 분할되지 않음을 나타내는 분할 형태 정보에 따라 현재 부호화 단위(200)와 동일한 크기를 가지는 부호화 단위(210a)를 분할하지 않거나, 소정의 분할방법을 나타내는 분할 형태 정보에 기초하여 분할된 부호화 단위(210b, 210c, 210d 등)를 결정할 수 있다.
도 2를 참조하면 영상 복호화 장치(150)는 일 실시예에 따라 수직방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(200)를 수직방향으로 분할한 두개의 부호화 단위(210b)를 결정할 수 있다. 영상 복호화 장치(150)는 수평방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(200)를 수평방향으로 분할한 두개의 부호화 단위(210c)를 결정할 수 있다. 영상 복호화 장치(150)는 수직방향 및 수평방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(200)를 수직방향 및 수평방향으로 분할한 네개의 부호화 단위(210d)를 결정할 수 있다. 다만 정사각형의 부호화 단위가 분할될 수 있는 분할 형태는 상술한 형태로 한정하여 해석되어서는 안되고, 분할 형태 정보가 나타낼 수 있는 다양한 형태가 포함될 수 있다. 정사각형의 부호화 단위가 분할되는 소정의 분할 형태들은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다.
도 3은 일 실시예에 따라 영상 복호화 장치(150)가 비-정사각형의 형태인 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위가 비-정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 영상 복호화 장치(150)는 분할 형태 정보에 따라 비-정사각형의 현재 부호화 단위를 분할하지 않을지 소정의 방법으로 분할할지 여부를 결정할 수 있다. 도 3을 참조하면, 현재 부호화 단위(300 또는 350)의 블록 형태 정보가 비-정사각형의 형태를 나타내는 경우, 영상 복호화 장치(150)는 분할되지 않음을 나타내는 분할 형태 정보에 따라 현재 부호화 단위(300 또는 350)와 동일한 크기를 가지는 부호화 단위(310 또는 360)를 분할하지 않거나, 소정의 분할방법을 나타내는 분할 형태 정보에 따라 기초하여 분할된 부호화 단위(320a, 320b, 330a, 330b, 330c, 370a, 370b, 380a, 380b, 380c)를 결정할 수 있다. 비-정사각형의 부호화 단위가 분할되는 소정의 분할 방법은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다.
일 실시예에 따라 영상 복호화 장치(150)는 분할 형태 정보를 이용하여 부호화 단위가 분할되는 형태를 결정할 수 있고, 이 경우 분할 형태 정보는 부호화 단위가 분할되어 생성되는 적어도 하나의 부호화 단위의 개수를 나타낼 수 있다. 도 3을 참조하면 분할 형태 정보가 두개의 부호화 단위로 현재 부호화 단위(300 또는 350)가 분할되는 것을 나타내는 경우, 영상 복호화 장치(150)는 분할 형태 정보에 기초하여 현재 부호화 단위(300 또는 350)를 분할하여 현재 부호화 단위에 포함되는 두개의 부호화 단위(320a, 320b, 또는 370a, 370b)를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)가 분할 형태 정보에 기초하여 비-정사각형의 형태의 현재 부호화 단위(300 또는 350)를 분할하는 경우, 비-정사각형의 현재 부호화 단위(300 또는 350)의 긴 변의 위치를 고려하여 현재 부호화 단위를 분할할 수 있다. 예를 들면, 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)의 형태를 고려하여 현재 부호화 단위(300 또는 350)의 긴 변을 분할하는 방향으로 현재 부호화 단위(300 또는 350)를 분할하여 복수개의 부호화 단위를 결정할 수 있다.
일 실시예에 따라, 분할 형태 정보가 홀수개의 블록으로 부호화 단위를 분할하는 것을 나타내는 경우, 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)에 포함되는 홀수개의 부호화 단위를 결정할 수 있다. 예를 들면, 분할 형태 정보가 3개의 부호화 단위로 현재 부호화 단위(300 또는 350)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)를 3개의 부호화 단위(330a, 330b, 330c, 380a, 380b, 380c)로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)에 포함되는 홀수개의 부호화 단위를 결정할 수 있으며, 결정된 부호화 단위들의 크기 모두가 동일하지는 않을 수 있다. 예를 들면, 결정된 홀수개의 부호화 단위(330a, 330b, 330c, 380a, 380b, 380c) 중 소정의 부호화 단위(330b 또는 380b)의 크기는 다른 부호화 단위(330a, 330c, 380a, 380c)들과는 다른 크기를 가질 수도 있다. 즉, 현재 부호화 단위(300 또는 350)가 분할되어 결정될 수 있는 부호화 단위는 복수의 종류의 크기를 가질 수 있다.
일 실시예에 따라 분할 형태 정보가 홀수개의 블록으로 부호화 단위가 분할되는 것을 나타내는 경우, 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)에 포함되는 홀수개의 부호화 단위를 결정할 수 있고, 나아가 영상 복호화 장치(150)는 분할하여 생성되는 홀수개의 부호화 단위들 중 적어도 하나의 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 도 3을 참조하면 영상 복호화 장치(150)는 현재 부호화 단위(300 또는 350)가 분할되어 생성된 3개의 부호화 단위(330a, 330b, 330c, 380a, 380b, 380c)들 중 중앙에 위치하는 부호화 단위(330b, 380b)에 대한 복호화 과정을 다른 부호화 단위(330a, 330c, 380a, 380c)와 다르게 할 수 있다. 예를 들면, 영상 복호화 장치(150)는 중앙에 위치하는 부호화 단위(330b, 380b)에 대하여는 다른 부호화 단위(330a, 330c, 380a, 380c)와 달리 더 이상 분할되지 않도록 제한하거나, 소정의 횟수만큼만 분할되도록 제한할 수 있다.
도 4는 일 실시예에 따라 영상 복호화 장치(150)가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 정사각형 형태의 제1 부호화 단위(400)를 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 일 실시예에 따라 분할 형태 정보가 수평 방향으로 제1 부호화 단위(400)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(150)는 제1 부호화 단위(400)를 수평 방향으로 분할하여 제2 부호화 단위(410)를 결정할 수 있다. 일 실시예에 따라 이용되는 제1 부호화 단위, 제2 부호화 단위, 제3 부호화 단위는 부호화 단위 간의 분할 전후 관계를 이해하기 위해 이용된 용어이다. 예를 들면, 제1 부호화 단위를 분할하면 제2 부호화 단위가 결정될 수 있고, 제2 부호화 단위가 분할되면 제3 부호화 단위가 결정될 수 있다. 이하에서는 이용되는 제1 부호화 단위, 제2 부호화 단위 및 제3 부호화 단위의 관계는 상술한 특징에 따르는 것으로 이해될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 결정된 제2 부호화 단위(410)를 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 도 4를 참조하면 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(400)를 분할하여 결정된 비-정사각형의 형태의 제2 부호화 단위(410)를 적어도 하나의 제3 부호화 단위(420a, 420b, 420c, 420d 등)로 분할하거나 제2 부호화 단위(410)를 분할하지 않을 수 있다. 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 획득할 수 있고 영상 복호화 장치(150)는 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(400)를 분할하여 다양한 형태의 복수개의 제2 부호화 단위(예를 들면, 410)를 분할할 수 있으며, 제2 부호화 단위(410)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(400)가 분할된 방식에 따라 분할될 수 있다. 일 실시예에 따라, 제1 부호화 단위(400)가 제1 부호화 단위(400)에 대한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제2 부호화 단위(410)로 분할된 경우, 제2 부호화 단위(410) 역시 제2 부호화 단위(410)에 대한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제3 부호화 단위(예를 들면, 420a, 420b, 420c, 420d 등)으로 분할될 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 관련된 분할 형태 정보 및 블록 형태 정보 중 적어도 하나에 기초하여 재귀적으로 분할될 수 있다. 부호화 단위의 재귀적 분할에 이용될 수 있는 방법에 대하여는 다양한 실시예를 통해 후술하도록 한다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제3 부호화 단위(420a, 420b, 420c, 420d 등) 각각을 부호화 단위들로 분할하거나 제2 부호화 단위(410)를 분할하지 않는 것으로 결정할 수 있다. 영상 복호화 장치(150)는 일 실시예에 따라 비-정사각형 형태의 제2 부호화 단위(410)를 홀수개의 제3 부호화 단위(420b, 420c, 420d)로 분할할 수 있다. 영상 복호화 장치(150)는 홀수개의 제3 부호화 단위(420b, 420c, 420d) 중 소정의 제3 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 예를 들면 영상 복호화 장치(150)는 홀수개의 제3 부호화 단위(420b, 420c, 420d) 중 가운데에 위치하는 부호화 단위(420c)에 대하여는 더 이상 분할되지 않는 것으로 제한하거나 또는 설정 가능한 횟수로 분할되어야 하는 것으로 제한할 수 있다. 도 4를 참조하면, 영상 복호화 장치(150)는 비-정사각형 형태의 제2 부호화 단위(410)에 포함되는 홀수개의 제3 부호화 단위(420b, 420c, 420d)들 중 가운데에 위치하는 부호화 단위(420c)는 더 이상 분할되지 않거나, 소정의 분할 형태로 분할(예를 들면 4개의 부호화 단위로만 분할하거나 제2 부호화 단위(410)가 분할된 형태에 대응하는 형태로 분할)되는 것으로 제한하거나, 소정의 횟수로만 분할(예를 들면 n회만 분할, n>0)하는 것으로 제한할 수 있다. 다만 가운데에 위치한 부호화 단위(420c)에 대한 상기 제한은 단순한 실시예들에 불과하므로 상술한 실시예들로 제한되어 해석되어서는 안되고, 가운데에 위치한 부호화 단위(420c)가 다른 부호화 단위(420b, 420d)와 다르게 복호화 될 수 있는 다양한 제한들을 포함하는 것으로 해석되어야 한다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위를 분할하기 위해 이용되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 현재 부호화 단위 내의 소정의 위치에서 획득할 수 있다.
도 13은 일 실시예에 따라 영상 복호화 장치(150)가 홀수개의 부호화 단위들 중 소정의 부호화 단위를 결정하기 위한 방법을 도시한다. 도 13을 참조하면, 현재 부호화 단위(1300)의 블록 형태 정보 및 분할 형태 정보 중 적어도 하나는 현재 부호화 단위(1300)에 포함되는 복수개의 샘플 중 소정 위치의 샘플(예를 들면, 가운데에 위치하는 샘플(1340))에서 획득될 수 있다. 다만 이러한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나가 획득될 수 있는 현재 부호화 단위(1300) 내의 소정 위치가 도 13에서 도시하는 가운데 위치로 한정하여 해석되어서는 안되고, 소정 위치에는 현재 부호화 단위(1300)내에 포함될 수 있는 다양한 위치(예를 들면, 최상단, 최하단, 좌측, 우측, 좌측상단, 좌측하단, 우측상단 또는 우측하단 등)가 포함될 수 있는 것으로 해석되어야 한다. 영상 복호화 장치(150)는 소정 위치로부터 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 획득하여 현재 부호화 단위를 다양한 형태 및 크기의 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위가 소정의 개수의 부호화 단위들로 분할된 경우 그 중 하나의 부호화 단위를 선택할 수 있다. 복수개의 부호화 단위들 중 하나를 선택하기 위한 방법은 다양할 수 있으며, 이러한 방법들에 대한 설명은 이하의 다양한 실시예를 통해 후술하도록 한다.
일 실시예에 따라 영상 복호화 장치(150) 는 현재 부호화 단위를 복수개의 부호화 단위들로 분할하고, 소정 위치의 부호화 단위를 결정할 수 있다.
도 5은 일 실시예에 따라 영상 복호화 장치(150)가 홀수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위한 방법을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 홀수개의 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 홀수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 도 5을 참조하면, 영상 복호화 장치(150)는 현재 부호화 단위(500)를 분할하여 홀수개의 부호화 단위들(520a, 520b, 520c)을 결정할 수 있다. 영상 복호화 장치(150)는 홀수개의 부호화 단위들(520a, 520b, 520c)의 위치에 대한 정보를 이용하여 가운데 부호화 단위(520b)를 결정할 수 있다. 예를 들면 영상 복호화 장치(150)는 부호화 단위들(520a, 520b, 520c)에 포함되는 소정의 샘플의 위치를 나타내는 정보에 기초하여 부호화 단위들(520a, 520b, 520c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(520b)를 결정할 수 있다. 구체적으로, 영상 복호화 장치(150)는 부호화 단위들(520a, 520b, 520c)의 좌측 상단의 샘플(530a, 530b, 530c)의 위치를 나타내는 정보에 기초하여 부호화 단위(520a, 520b, 520c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(520b)를 결정할 수 있다.
일 실시예에 따라 부호화 단위(520a, 520b, 520c)에 각각 포함되는 좌측 상단의 샘플(530a, 530b, 530c)의 위치를 나타내는 정보는 부호화 단위(520a, 520b, 520c)의 픽처 내에서의 위치 또는 좌표에 대한 정보를 포함할 수 있다. 일 실시예에 따라 부호화 단위(520a, 520b, 520c)에 각각 포함되는 좌측 상단의 샘플(530a, 530b, 530c)의 위치를 나타내는 정보는 현재 부호화 단위(500)에 포함되는 부호화단위(520a, 520b, 520c)들의 너비 또는 높이를 나타내는 정보를 포함할 수 있고, 이러한 너비 또는 높이는 부호화 단위(520a, 520b, 520c)의 픽처 내에서의 좌표 간의 차이를 나타내는 정보에 해당할 수 있다. 즉, 영상 복호화 장치(150)는 부호화 단위(520a, 520b, 520c)의 픽처 내에서의 위치 또는 좌표에 대한 정보를 직접 이용하거나 좌표간의 차이값에 대응하는 부호화 단위의 너비 또는 높이에 대한 정보를 이용함으로써 가운데에 위치하는 부호화 단위(520b)를 결정할 수 있다.
일 실시예에 따라, 상단 부호화 단위(520a)의 좌측 상단의 샘플(530a)의 위치를 나타내는 정보는 (xa, ya) 좌표를 나타낼 수 있고, 가운데 부호화 단위(520b)의 좌측 상단의 샘플(530b)의 위치를 나타내는 정보는 (xb, yb) 좌표를 나타낼 수 있고, 하단 부호화 단위(520c)의 좌측 상단의 샘플(530c)의 위치를 나타내는 정보는 (xc, yc) 좌표를 나타낼 수 있다. 영상 복호화 장치(150)는 부호화 단위(520a, 520b, 520c)에 각각 포함되는 좌측 상단의 샘플(530a, 530b, 530c)의 좌표를 이용하여 가운데 부호화 단위(520b)를 결정할 수 있다. 예를 들면, 좌측 상단의 샘플(530a, 530b, 530c)의 좌표를 오름차순 또는 내림차순으로 정렬하였을 때, 가운데에 위치하는 샘플(530b)의 좌표인 (xb, yb)를 포함하는 부호화 단위(520b)를 현재 부호화 단위(500)가 분할되어 결정된 부호화 단위(520a, 520b, 520c) 중 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 좌측 상단의 샘플(530a, 530b, 530c)의 위치를 나타내는 좌표는 픽처 내에서의 절대적인 위치를 나타내는 좌표를 나타낼 수 있고, 나아가 상단 부호화 단위(520a)의 좌측 상단의 샘플(530a)의 위치를 기준으로, 가운데 부호화 단위(520b)의 좌측 상단의 샘플(530b)의 상대적 위치를 나타내는 정보인 (dxb, dyb)좌표, 하단 부호화 단위(520c)의 좌측 상단의 샘플(530c)의 상대적 위치를 나타내는 정보인 (dxc, dyc)좌표를 이용할 수도 있다. 또한 부호화 단위에 포함되는 샘플의 위치를 나타내는 정보로서 해당 샘플의 좌표를 이용함으로써 소정 위치의 부호화 단위를 결정하는 방법이 상술한 방법으로 한정하여 해석되어서는 안되고, 샘플의 좌표를 이용할 수 있는 다양한 산술적 방법으로 해석되어야 한다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위(500)를 복수개의 부호화 단위(520a, 520b, 520c)로 분할할 수 있고, 부호화 단위(520a, 520b, 520c)들 중 소정의 기준에 따라 부호화 단위를 선택할 수 있다. 예를 들면, 영상 복호화 장치(150)는 부호화 단위(520a, 520b, 520c) 중 크기가 다른 부호화 단위(520b)를 선택할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 상단 부호화 단위(520a)의 좌측 상단의 샘플(530a)의 위치를 나타내는 정보인 (xa, ya) 좌표, 가운데 부호화 단위(520b)의 좌측 상단의 샘플(530b)의 위치를 나타내는 정보인 (xb, yb) 좌표, 하단 부호화 단위(520c)의 좌측 상단의 샘플(530c)의 위치를 나타내는 정보인 (xc, yc) 좌표를 이용하여 부호화 단위(520a, 520b, 520c) 각각의 너비 또는 높이를 결정할 수 있다. 영상 복호화 장치(150)는 부호화 단위(520a, 520b, 520c)의 위치를 나타내는 좌표인 (xa, ya), (xb, yb), (xc, yc)를 이용하여 부호화 단위(520a, 520b, 520c) 각각의 크기를 결정할 수 있다.
일 실시예에 따라, 영상 복호화 장치(150)는 상단 부호화 단위(520a)의 너비를 xb-xa로 결정할 수 있고 높이를 yb-ya로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 가운데 부호화 단위(520b)의 너비를 xc-xb로 결정할 수 있고 높이를 yc-yb로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 하단 부호화 단위의 너비 또는 높이는 현재 부호화 단위의 너비 또는 높이와 상단 부호화 단위(520a) 및 가운데 부호화 단위(520b)의 너비 및 높이를 이용하여 결정할 수 있다. 영상 복호화 장치(150)는 결정된 부호화 단위(520a, 520b, 520c)의 너비 및 높이에 기초하여 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정할 수 있다. 도 5를 참조하면, 영상 복호화 장치(150)는 상단 부호화 단위(520a) 및 하단 부호화 단위(520c)의 크기와 다른 크기를 가지는 가운데 부호화 단위(520b)를 소정 위치의 부호화 단위로 결정할 수 있다. 다만 상술한 영상 복호화 장치(150)가 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정하는 과정은 샘플 좌표에 기초하여 결정되는 부호화 단위의 크기를 이용하여 소정 위치의 부호화 단위를 결정하는 일 실시예에 불과하므로, 소정의 샘플 좌표에 따라 결정되는 부호화 단위의 크기를 비교하여 소정 위치의 부호화 단위를 결정하는 다양한 과정이 이용될 수 있다.
다만 부호화 단위의 위치를 결정하기 위하여 고려하는 샘플의 위치는 상술한 좌측 상단으로 한정하여 해석되어서는 안되고 부호화 단위에 포함되는 임의의 샘플의 위치에 대한 정보가 이용될 수 있는 것으로 해석될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위의 형태를 고려하여, 현재 부호화 단위가 분할되어 결정되는 홀수개의 부호화 단위들 중 소정 위치의 부호화 단위를 선택할 수 있다. 예를 들면, 현재 부호화 단위가 너비가 높이보다 긴 비-정사각형 형태라면 영상 복호화 장치(150)는 수평 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(150)는 수평 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다. 현재 부호화 단위가 높이가 너비보다 긴 비-정사각형 형태라면 영상 복호화 장치(150)는 수직 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(150)는 수직 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 짝수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 짝수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 영상 복호화 장치(150)는 현재 부호화 단위를 분할하여 짝수개의 부호화 단위들을 결정할 수 있고 짝수개의 부호화 단위들의 위치에 대한 정보를 이용하여 소정 위치의 부호화 단위를 결정할 수 있다. 이에 대한 구체적인 과정은 도 5에서 상술한 홀수개의 부호화 단위들 중 소정 위치(예를 들면, 가운데 위치)의 부호화 단위를 결정하는 과정에 대응하는 과정일 수 있으므로 생략하도록 한다.
일 실시예에 따라, 비-정사각형 형태의 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 분할 과정에서 소정 위치의 부호화 단위에 대한 소정의 정보를 이용할 수 있다. 예를 들면 영상 복호화 장치(150)는 현재 부호화 단위가 복수개로 분할된 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 분할 과정에서 가운데 부호화 단위에 포함된 샘플에 저장된 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다.
도 5을 참조하면 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 현재 부호화 단위(500)를 복수개의 부호화 단위들(520a, 520b, 520c)로 분할할 수 있으며, 복수개의 부호화 단위들(520a, 520b, 520c) 중 가운데에 위치하는 부호화 단위(520b)를 결정할 수 있다. 나아가 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나가 획득되는 위치를 고려하여, 가운데에 위치하는 부호화 단위(520b)를 결정할 수 있다. 즉, 현재 부호화 단위(500)의 블록 형태 정보 및 분할 형태 정보 중 적어도 하나는 현재 부호화 단위(500)의 가운데에 위치하는 샘플(540)에서 획득될 수 있으며, 상기 블록 형태 정보 및 상기 분할 형태 정보 중 적어도 하나에 기초하여 현재 부호화 단위(500)가 복수개의 부호화 단위들(520a, 520b, 520c)로 분할된 경우 상기 샘플(540)을 포함하는 부호화 단위(520b)를 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 가운데에 위치하는 부호화 단위로 결정하기 위해 이용되는 정보가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나로 한정하여 해석되어서는 안되고, 다양한 종류의 정보가 가운데에 위치하는 부호화 단위를 결정하는 과정에서 이용될 수 있다.
일 실시예에 따라 소정 위치의 부호화 단위를 식별하기 위한 소정의 정보는, 결정하려는 부호화 단위에 포함되는 소정의 샘플에서 획득될 수 있다. 도 5를 참조하면, 영상 복호화 장치(150)는 현재 부호화 단위(500)가 분할되어 결정된 복수개의 부호화 단위들(520a, 520b, 520c) 중 소정 위치의 부호화 단위(예를 들면, 복수개로 분할된 부호화 단위 중 가운데에 위치하는 부호화 단위)를 결정하기 위하여 현재 부호화 단위(500) 내의 소정 위치의 샘플(예를 들면, 현재 부호화 단위(500)의 가운데에 위치하는 샘플)에서 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다. . 즉, 영상 복호화 장치(150)는 현재 부호화 단위(500)의 블록 형태를 고려하여 상기 소정 위치의 샘플을 결정할 수 있고, 영상 복호화 장치(150)는 현재 부호화 단위(500)가 분할되어 결정되는 복수개의 부호화 단위(520a, 520b, 520c)들 중, 소정의 정보(예를 들면, 블록 형태 정보 및 분할 형태 정보 중 적어도 하나)가 획득될 수 있는 샘플이 포함된 부호화 단위(520b)를 결정하여 소정의 제한을 둘 수 있다. 도 5을 참조하면 일 실시예에 따라 영상 복호화 장치(150)는 소정의 정보가 획득될 수 있는 샘플로서 현재 부호화 단위(500)의 가운데에 위치하는 샘플(540)을 결정할 수 있고, 영상 복호화 장치(150)는 이러한 샘플(540)이 포함되는 부호화 단위(520b)를 복호화 과정에서의 소정의 제한을 둘 수 있다. 다만 소정의 정보가 획득될 수 있는 샘플의 위치는 상술한 위치로 한정하여 해석되어서는 안되고, 제한을 두기 위해 결정하려는 부호화 단위(520b)에 포함되는 임의의 위치의 샘플들로 해석될 수 있다.
일 실시예에 따라 소정의 정보가 획득될 수 있는 샘플의 위치는 현재 부호화 단위(500)의 형태에 따라 결정될 수 있다. 일 실시예에 따라 블록 형태 정보는 현재 부호화 단위의 형태가 정사각형인지 또는 비-정사각형인지 여부를 결정할 수 있고, 형태에 따라 소정의 정보가 획득될 수 있는 샘플의 위치를 결정할 수 있다. 예를 들면, 영상 복호화 장치(150)는 현재 부호화 단위의 너비에 대한 정보 및 높이에 대한 정보 중 적어도 하나를 이용하여 현재 부호화 단위의 너비 및 높이 중 적어도 하나를 반으로 분할하는 경계 상에 위치하는 샘플을 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다. 또 다른 예를 들면, 영상 복호화 장치(150)는 현재 부호화 단위에 관련된 블록 형태 정보가 비-정사각형 형태임을 나타내는 경우, 현재 부호화 단위의 긴 변을 반으로 분할하는 경계에 인접하는 샘플 중 하나를 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여, 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 부호화 단위에 포함된 소정 위치의 샘플에서 획득할 수 있고, 영상 복호화 장치(150)는 현재 부호화 단위가 분할되어 생성된 복수개의 부호화 단위들을 복수개의 부호화 단위 각각에 포함된 소정 위치의 샘플로부터 획득되는 분할 형태 정보 및 블록 형태 정보 중 적어도 하나를 이용하여 분할할 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 포함된 소정 위치의 샘플에서 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용하여 재귀적으로 분할될 수 있다. 부호화 단위의 재귀적 분할 과정에 대하여는 도 4를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정할 수 있고, 이러한 적어도 하나의 부호화 단위가 복호화되는 순서를 소정의 블록(예를 들면, 현재 부호화 단위)에 따라 결정할 수 있다.
도 6은 일 실시예에 따라 영상 복호화 장치(150)가 현재 부호화 단위를 분할하여 복수개의 부호화 단위들을 결정하는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보에 따라 제1 부호화 단위(600)를 수직 방향으로 분할하여 제2 부호화 단위(610a, 610b)를 결정하거나 제1 부호화 단위(600)를 수평 방향으로 분할하여 제2 부호화 단위(630a, 630b)를 결정하거나 제1 부호화 단위(600)를 수직 방향 및 수평 방향으로 분할하여 제2 부호화 단위(650a, 650b, 650c, 650d)를 결정할 수 있다.
도 6을 참조하면, 영상 복호화 장치(150)는 제1 부호화 단위(600)를 수직 방향으로 분할하여 결정된 제2 부호화 단위(610a, 610b)를 수평 방향(610c)으로 처리되도록 순서를 결정할 수 있다. 영상 복호화 장치(150)는 제1 부호화 단위(600)를 수평 방향으로 분할하여 결정된 제2 부호화 단위(630a, 630b)의 처리 순서를 수직 방향(630c)으로 결정할 수 있다. 영상 복호화 장치(150)는 제1 부호화 단위(600)를 수직 방향 및 수평 방향으로 분할하여 결정된 제2 부호화 단위(650a, 650b, 650c, 650d)를 하나의 행에 위치하는 부호화 단위들이 처리된 후 다음 행에 위치하는 부호화 단위들이 처리되는 소정의 순서(예를 들면, 래스터 스캔 순서((raster scan order) 또는 z 스캔 순서(z scan order)(650e) 등)에 따라 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 부호화 단위들을 재귀적으로 분할할 수 있다. 도 6을 참조하면, 영상 복호화 장치(150)는 제1 부호화 단위(600)를 분할하여 복수개의 부호화 단위들(610a, 610b, 630a, 630b, 650a, 650b, 650c, 650d)을 결정할 수 있고, 결정된 복수개의 부호화 단위들(610a, 610b, 630a, 630b, 650a, 650b, 650c, 650d) 각각을 재귀적으로 분할할 수 있다. 복수개의 부호화 단위들(610a, 610b, 630a, 630b, 650a, 650b, 650c, 650d)을 분할하는 방법은 제1 부호화 단위(600)를 분할하는 방법에 대응하는 방법이 될 수 있다. 이에 따라 복수개의 부호화 단위들(610a, 610b, 630a, 630b, 650a, 650b, 650c, 650d)은 각각 독립적으로 복수개의 부호화 단위들로 분할될 수 있다. 도 6을 참조하면 영상 복호화 장치(150)는 제1 부호화 단위(600)를 수직 방향으로 분할하여 제2 부호화 단위(610a, 610b)를 결정할 수 있고, 나아가 제2 부호화 단위(610a, 610b) 각각을 독립적으로 분할하거나 분할하지 않는 것으로 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 좌측의 제2 부호화 단위(610a)를 수평 방향으로 분할하여 제3 부호화 단위(620a, 620b)로 분할할 수 있고, 우측의 제2 부호화 단위(610b)는 분할하지 않을 수 있다.
일 실시예에 따라 부호화 단위들의 처리 순서는 부호화 단위의 분할 과정에 기초하여 결정될 수 있다. 다시 말해, 분할된 부호화 단위들의 처리 순서는 분할되기 직전의 부호화 단위들의 처리 순서에 기초하여 결정될 수 있다. 영상 복호화 장치(150)는 좌측의 제2 부호화 단위(610a)가 분할되어 결정된 제3 부호화 단위(620a, 620b)가 처리되는 순서를 우측의 제2 부호화 단위(610b)와 독립적으로 결정할 수 있다. 좌측의 제2 부호화 단위(610a)가 수평 방향으로 분할되어 제3 부호화 단위(620a, 620b)가 결정되었으므로 제3 부호화 단위(620a, 620b)는 수직 방향(620c)으로 처리될 수 있다. 또한 좌측의 제2 부호화 단위(610a) 및 우측의 제2 부호화 단위(610b)가 처리되는 순서는 수평 방향(610c)에 해당하므로, 좌측의 제2 부호화 단위(610a)에 포함되는 제3 부호화 단위(620a, 620b)가 수직 방향(620c)으로 처리된 후에 우측 부호화 단위(610b)가 처리될 수 있다. 상술한 내용은 부호화 단위들이 각각 분할 전의 부호화 단위에 따라 처리 순서가 결정되는 과정을 설명하기 위한 것이므로, 상술한 실시예에 한정하여 해석되어서는 안되고, 다양한 형태로 분할되어 결정되는 부호화 단위들이 소정의 순서에 따라 독립적으로 처리될 수 있는 다양한 방법으로 이용되는 것으로 해석되어야 한다.
도 7는 일 실시예에 따라 영상 복호화 장치(150)가 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 획득된 블록 형태 정보 및 분할 형태 정보에 기초하여 현재 부호화 단위가 홀수개의 부호화 단위들로 분할되는 것을 결정할 수 있다. 도 7를 참조하면 정사각형 형태의 제1 부호화 단위(700)가 비-정사각형 형태의 제2 부호화 단위(710a, 710b)로 분할될 수 있고, 제2 부호화 단위(710a, 710b)는 각각 독립적으로 제3 부호화 단위(720a, 720b, 720c, 720d, 720e)로 분할될 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 제2 부호화 단위 중 좌측 부호화 단위(710a)는 수평 방향으로 분할하여 복수개의 제3 부호화 단위(720a, 720b)를 결정할 수 있고, 우측 부호화 단위(710b)는 홀수개의 제3 부호화 단위(720c, 720d, 720e)로 분할할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 제3 부호화 단위들(720a, 720b, 720c, 720d, 720e)이 소정의 순서로 처리될 수 있는지 여부를 판단하여 홀수개로 분할된 부호화 단위가 존재하는지를 결정할 수 있다. 도 7을 참조하면, 영상 복호화 장치(150)는 제1 부호화 단위(700)를 재귀적으로 분할하여 제3 부호화 단위(720a, 720b, 720c, 720d, 720e)를 결정할 수 있다. 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여, 제1 부호화 단위(700), 제2 부호화 단위(710a, 710b) 또는 제3 부호화 단위(720a, 720b, 720c, 720d, 720e)가 분할되는 형태 중 홀수개의 부호화 단위로 분할되는지 여부를 결정할 수 있다. 예를 들면, 제2 부호화 단위(710a, 710b) 중 우측에 위치하는 부호화 단위가 홀수개의 제3 부호화 단위(720c, 720d, 720e)로 분할될 수 있다. 제1 부호화 단위(700)에 포함되는 복수개의 부호화 단위들이 처리되는 순서는 소정의 순서(예를 들면, z-스캔 순서(z-scan order)(730))가 될 수 있고, 영상 복호화 장치(150)는 우측 제2 부호화 단위(710b)가 홀수개로 분할되어 결정된 제3 부호화 단위(720c, 720d, 720e)가 상기 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 판단할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 제1 부호화 단위(700)에 포함되는 제3 부호화 단위(720a, 720b, 720c, 720d, 720e)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제3 부호화 단위(720a, 720b, 720c, 720d, 720e)의 경계에 따라 제2 부호화 단위(710a, 710b)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 예를 들면 비-정사각형 형태의 좌측 제2 부호화 단위(710a)의 높이를 반으로 분할하여 결정되는 제3 부호화 단위(720a, 720b)는 조건을 만족하지만, 우측 제2 부호화 단위(710b)를 3개의 부호화 단위로 분할하여 결정되는 제3 부호화 단위(720c, 720d, 720e)들의 경계가 우측 제2 부호화 단위(710b)의 너비 또는 높이를 반으로 분할하지 못하므로 제3 부호화 단위(720c, 720d, 720e)는 조건을 만족하지 못하는 것으로 결정될 수 있고, 영상 복호화 장치(150)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 우측 제2 부호화 단위(710b)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.
도 8은 일 실시예에 따라 영상 복호화 장치(150)가 제1 부호화 단위(800)를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다. 일 실시예에 따라 영상 복호화 장치(150)는 수신부(160)를 통해 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(800)를 분할할 수 있다. 정사각형 형태의 제1 부호화 단위(800)는 4개의 정사각형 형태를 가지는 부호화 단위로 분할되거나 또는 비-정사각형 형태의 복수개의 부호화 단위로 분할할 수 있다. 예를 들면 도 8을 참조하면, 블록 형태 정보가 제1 부호화 단위(800)는 정사각형임을 나타내고 분할 형태 정보가 비-정사각형의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(150)는 제1 부호화 단위(800)를 복수개의 비-정사각형의 부호화 단위들로 분할할 수 있다. 구체적으로, 분할 형태 정보가 제1 부호화 단위(800)를 수평 방향 또는 수직 방향으로 분할하여 홀수개의 부호화 단위를 결정하는 것을 나타내는 경우, 영상 복호화 장치(150)는 정사각형 형태의 제1 부호화 단위(800)을 홀수개의 부호화 단위들로서 수직 방향으로 분할되어 결정된 제2 부호화 단위(810a, 810b, 810c) 또는 수평 방향으로 분할되어 결정된 제2 부호화 단위(820a, 820b, 820c)로 분할할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 제1 부호화 단위(800)에 포함되는 제2 부호화 단위(810a, 810b, 810c, 820a, 820b, 820c)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제2 부호화 단위(810a, 810b, 810c, 820a, 820b, 820c)의 경계에 따라 제1 부호화 단위(800)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 도 8을 참조하면 정사각형 형태의 제1 부호화 단위(800)를 수직 방향으로 분할하여 결정되는 제2 부호화 단위(810a, 810b, 810c)들의 경계가 제1 부호화 단위(800)의 너비를 반으로 분할하지 못하므로 제1 부호화 단위(800)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 또한 정사각형 형태의 제1 부호화 단위(800)를 수평 방향으로 분할하여 결정되는 제2 부호화 단위(820a, 820b, 820c)들의 경계가 제1 부호화 단위(800)의 너비를 반으로 분할하지 못하므로 제1 부호화 단위(800)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 영상 복호화 장치(150)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 제1 부호화 단위(800)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.
일 실시예에 따라, 영상 복호화 장치(150)는 제1 부호화 단위를 분할하여 다양한 형태의 부호화 단위들을 결정할 수 있다.
도 8을 참조하면, 영상 복호화 장치(150)는 정사각형 형태의 제1 부호화 단위(800), 비-정사각형 형태의 제1 부호화 단위(830 또는 850)를 다양한 형태의 부호화 단위들로 분할할 수 있다.
도 9은 일 실시예에 따라 영상 복호화 장치(150)가 제1 부호화 단위(900)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 수신부(160)를 통해 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 정사각형 형태의 제1 부호화 단위(900)를 비-정사각형 형태의 제2 부호화 단위(910a, 910b, 920a, 920b)로 분할하는 것으로 결정할 수 있다. 제2 부호화 단위(910a, 910b, 920a, 920b)는 독립적으로 분할될 수 있다. 이에 따라 영상 복호화 장치(150)는 제2 부호화 단위(910a, 910b, 920a, 920b) 각각에 관련된 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 복수개의 부호화 단위로 분할하거나 분할하지 않는 것을 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 수직 방향으로 제1 부호화 단위(900)가 분할되어 결정된 비-정사각형 형태의 좌측 제2 부호화 단위(910a)를 수평 방향으로 분할하여 제3 부호화 단위(912a, 912b)를 결정할 수 있다. 다만 영상 복호화 장치(150)는 좌측 제2 부호화 단위(910a)를 수평 방향으로 분할한 경우, 우측 제2 부호화 단위(910b)는 좌측 제2 부호화 단위(910a)가 분할된 방향과 동일하게 수평 방향으로 분할될 수 없도록 제한할 수 있다. 만일 우측 제2 부호화 단위(910b)가 동일한 방향으로 분할되어 제3 부호화 단위(914a, 914b)가 결정된 경우, 좌측 제2 부호화 단위(910a) 및 우측 제2 부호화 단위(910b)가 수평 방향으로 각각 독립적으로 분할됨으로써 제3 부호화 단위(912a, 912b, 914a, 914b)가 결정될 수 있다. 하지만 이는 영상 복호화 장치(150)가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(900)를 4개의 정사각형 형태의 제2 부호화 단위(930a, 930b, 930c, 930d)로 분할한 것과 동일한 결과이며 이는 영상 복호화 측면에서 비효율적일 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 수평 방향으로 제1 부호화 단위(330)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(920a 또는 920b)를 수직 방향으로 분할하여 제3 부호화 단위(922a, 922b, 924a, 924b)를 결정할 수 있다. 다만 영상 복호화 장치(150)는 제2 부호화 단위 중 하나(예를 들면 상단 제2 부호화 단위(920a))를 수직 방향으로 분할한 경우, 상술한 이유에 따라 다른 제2 부호화 단위(예를 들면 하단 부호화 단위(920b))는 상단 제2 부호화 단위(920a)가 분할된 방향과 동일하게 수직 방향으로 분할될 수 없도록 제한할 수 있다.
도 10은 일 실시예에 따라 분할 형태 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 영상 복호화 장치(150)가 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1000)를 분할하여 제2 부호화 단위(1010a, 1010b, 1020a, 1020b 등)를 결정할 수 있다. 분할 형태 정보에는 부호화 단위가 분할될 수 있는 다양한 형태에 대한 정보가 포함될 수 있으나, 다양한 형태에 대한 정보에는 정사각형 형태의 4개의 부호화 단위로 분할하기 위한 정보가 포함될 수 없는 경우가 있다. 이러한 분할 형태 정보에 따르면, 영상 복호화 장치(150)는 정사각형 형태의 제1 부호화 단위(1000)를 4개의 정사각형 형태의 제2 부호화 단위(1030a, 1030b, 1030c, 1030d)로 분할하지 못한다. 분할 형태 정보에 기초하여 영상 복호화 장치(150)는 비-정사각형 형태의 제2 부호화 단위(1010a, 1010b, 1020a, 1020b 등)를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 비-정사각형 형태의 제2 부호화 단위(1010a, 1010b, 1020a, 1020b 등)를 각각 독립적으로 분할할 수 있다. 재귀적인 방법을 통해 제2 부호화 단위(1010a, 1010b, 1020a, 1020b 등) 각각이 소정의 순서대로 분할될 수 있으며, 이는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1000)가 분할되는 방법에 대응하는 분할 방법일 수 있다.
예를 들면 영상 복호화 장치(150)는 좌측 제2 부호화 단위(1010a)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1012a, 1012b)를 결정할 수 있고, 우측 제2 부호화 단위(1010b)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1014a, 1014b)를 결정할 수 있다. 나아가 영상 복호화 장치(150)는 좌측 제2 부호화 단위(1010a) 및 우측 제2 부호화 단위(1010b) 모두 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1016a, 1016b, 1016c, 1016d)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1000)가 4개의 정사각형 형태의 제2 부호화 단위(1030a, 1030b, 1030c, 1030d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다.
또 다른 예를 들면 영상 복호화 장치(150)는 상단 제2 부호화 단위(1020a)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1022a, 1022b)를 결정할 수 있고, 하단 제2 부호화 단위(1020b)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1024a, 1024b)를 결정할 수 있다. 나아가 영상 복호화 장치(150)는 상단 제2 부호화 단위(1020a) 및 하단 제2 부호화 단위(1020b) 모두 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1022a, 1022b, 1024a, 1024b)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1000)가 4개의 정사각형 형태의 제2 부호화 단위(1030a, 1030b, 1030c, 1030d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다.
도 11는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.
일 실시예에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보에 기초하여 제1 부호화 단위(1100)를 분할할 수 있다. 블록 형태 정보가 정사각형 형태를 나타내고, 분할 형태 정보가 제1 부호화 단위(1100)가 수평 방향 및 수직 방향 중 적어도 하나의 방향으로 분할됨을 나타내는 경우, 영상 복호화 장치(150)는 제1 부호화 단위(1100)를 분할하여 제2 부호화 단위(예를 들면, 1110a, 1110b, 1120a, 1120b, 1130a, 1130b, 1130c, 1130d 등)를 결정할 수 있다. 도 11을 참조하면 제1 부호화 단위1100)가 수평 방향 또는 수직 방향만으로 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(1110a, 1110b, 1120a, 1120b)는 각각에 대한 블록 형태 정보 및 분할 형태 정보에 기초하여 독립적으로 분할될 수 있다. 예를 들면 영상 복호화 장치(150)는 제1 부호화 단위(1100)가 수직 방향으로 분할되어 생성된 제2 부호화 단위(1110a, 1110b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(1116a, 1116b, 1116c, 1116d)를 결정할 수 있고, 제1 부호화 단위(1100)가 수평 방향으로 분할되어 생성된 제2 부호화 단위(1120a, 1120b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(1126a, 1126b, 1126c, 1126d)를 결정할 수 있다. 이러한 제2 부호화 단위(1110a, 1110b, 1120a, 1120b)의 분할 과정은 도 9와 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다.
일 실시예에 따라 영상 복호화 장치(150)는 소정의 순서에 따라 부호화 단위를 처리할 수 있다. 소정의 순서에 따른 부호화 단위의 처리에 대한 특징은 도 6과 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다. 도 11을 참조하면 영상 복호화 장치(150)는 정사각형 형태의 제1 부호화 단위(1100)를 분할하여 4개의 정사각형 형태의 제3 부호화 단위(1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, 1126d)를 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 제1 부호화 단위(1100)가 분할되는 형태에 따라 제3 부호화 단위(1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, 1126d)의 처리 순서를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 수직 방향으로 분할되어 생성된 제2 부호화 단위(1110a, 1110b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(1116a, 1116b, 1116c, 1116d)를 결정할 수 있고, 영상 복호화 장치(150)는 좌측 제2 부호화 단위(1110a)에 포함되는 제3 부호화 단위(1116a, 1116b)를 수직 방향으로 먼저 처리한 후, 우측 제2 부호화 단위(1110b)에 포함되는 제3 부호화 단위(1116c, 1116d)를 수직 방향으로 처리하는 순서(1117)에 따라 제3 부호화 단위(1116a, 1116b, 1116c, 1116d)를 처리할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 수평 방향으로 분할되어 생성된 제2 부호화 단위(1120a, 1120b)를 수직 방향으로 각각 분할하여 제3 부호화 단위(1126a, 1126b, 1126c, 1126d)를 결정할 수 있고, 영상 복호화 장치(150)는 상단 제2 부호화 단위(1120a)에 포함되는 제3 부호화 단위(1126a, 1126b)를 수평 방향으로 먼저 처리한 후, 하단 제2 부호화 단위(1120b)에 포함되는 제3 부호화 단위(1126c, 1126d)를 수평 방향으로 처리하는 순서(1127)에 따라 제3 부호화 단위(1126a, 1126b, 1126c, 1126d)를 처리할 수 있다.
도 11을 참조하면, 제2 부호화 단위(1110a, 1110b, 1120a, 1120b)가 각각 분할되어 정사각형 형태의 제3 부호화 단위(1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, 1126d)가 결정될 수 있다. 수직 방향으로 분할되어 결정된 제2 부호화 단위(1110a, 1110b) 및 수평 방향으로 분할되어 결정된 제2 부호화 단위(1120a, 1120b)는 서로 다른 형태로 분할된 것이지만, 이후에 결정되는 제3 부호화 단위(1116a, 1116b, 1116c, 1116d, 1126a, 1126b, 1126c, 1126d)에 따르면 결국 동일한 형태의 부호화 단위들로 제1 부호화 단위(1100)가 분할된 결과가 된다. 이에 따라 영상 복호화 장치(150)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 상이한 과정을 통해 재귀적으로 부호화 단위를 분할함으로써 결과적으로 동일한 형태의 부호화 단위들을 결정하더라도, 동일한 형태로 결정된 복수개의 부호화 단위들을 서로 다른 순서로 처리할 수 있다.
도 12는 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 부호화 단위의 심도를 소정의 기준에 따라 결정할 수 있다. 예를 들면 소정의 기준은 부호화 단위의 긴 변의 길이가 될 수 있다. 영상 복호화 장치(150)는 현재 부호화 단위의 긴 변의 길이가 분할되기 전의 부호화 단위의 긴 변의 길이보다 2n (n>0) 배로 분할된 경우, 현재 부호화 단위의 심도는 분할되기 전의 부호화 단위의 심도보다 n만큼 심도가 증가된 것으로 결정할 수 있다. 이하에서는 심도가 증가된 부호화 단위를 하위 심도의 부호화 단위로 표현하도록 한다.
도 12를 참조하면, 일 실시예에 따라 정사각형 형태임을 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는 ′0: SQUARE′를 나타낼 수 있음)에 기초하여 영상 복호화 장치(150)는 정사각형 형태인 제1 부호화 단위(1200)를 분할하여 하위 심도의 제2 부호화 단위(1202), 제3 부호화 단위(1204) 등을 결정할 수 있다. 정사각형 형태의 제1 부호화 단위(1200)의 크기를 2Nx2N이라고 한다면, 제1 부호화 단위(1200)의 너비 및 높이를 1/21배로 분할하여 결정된 제2 부호화 단위(1202)는 NxN의 크기를 가질 수 있다. 나아가 제2 부호화 단위(1202)의 너비 및 높이를 1/2크기로 분할하여 결정된 제3 부호화 단위(1204)는 N/2xN/2의 크기를 가질 수 있다. 이 경우 제3 부호화 단위(1204)의 너비 및 높이는 제1 부호화 단위(1200)의 1/22배에 해당한다. 제1 부호화 단위(1200)의 심도가 D인 경우 제1 부호화 단위(1200)의 너비 및 높이의 1/21배인 제2 부호화 단위(1202)의 심도는 D+1일 수 있고, 제1 부호화 단위(1200)의 너비 및 높이의 1/22배인 제3 부호화 단위(1204)의 심도는 D+2일 수 있다.
일 실시예에 따라 비-정사각형 형태를 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는, 높이가 너비보다 긴 비-정사각형임을 나타내는 ′1: NS_VER′ 또는 너비가 높이보다 긴 비-정사각형임을 나타내는 ′2: NS_HOR′를 나타낼 수 있음)에 기초하여, 영상 복호화 장치(150)는 비-정사각형 형태인 제1 부호화 단위(1210 또는 1220)를 분할하여 하위 심도의 제2 부호화 단위(1212 또는 1222), 제3 부호화 단위(1214 또는 1224) 등을 결정할 수 있다.
영상 복호화 장치(150)는 Nx2N 크기의 제1 부호화 단위(1210)의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 1202, 1212, 1222 등)를 결정할 수 있다. 즉, 영상 복호화 장치(150)는 제1 부호화 단위(1210)를 수평 방향으로 분할하여 NxN 크기의 제2 부호화 단위(1202) 또는 NxN/2 크기의 제2 부호화 단위(1222)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 N/2xN 크기의 제2 부호화 단위(1212)를 결정할 수도 있다.
일 실시예에 따라 영상 복호화 장치(150)는 2NxN 크기의 제1 부호화 단위(1220) 의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 1202, 1212, 1222 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(150)는 제1 부호화 단위(1220)를 수직 방향으로 분할하여 NxN 크기의 제2 부호화 단위(1202) 또는 N/2xN 크기의 제2 부호화 단위(1212)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 NxN/2 크기의 제2 부호화 단위(1222)를 결정할 수도 있다.
일 실시예에 따라 영상 복호화 장치(150)는 NxN 크기의 제2 부호화 단위(1202) 의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1204, 1214, 1224 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(150)는 제2 부호화 단위(1202)를 수직 방향 및 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1204)를 결정하거나 N/2xN/2 크기의 제3 부호화 단위(1214)를 결정하거나 N/2xN/2 크기의 제3 부호화 단위(1224)를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 N/2xN 크기의 제2 부호화 단위(1212)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1204, 1214, 1224 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(150)는 제2 부호화 단위(1212)를 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1204) 또는 N/2xN/2 크기의 제3 부호화 단위(1224)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1214)를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 NxN/2 크기의 제2 부호화 단위(1214)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1204, 1214, 1224 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(150)는 제2 부호화 단위(1212)를 수직 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1204) 또는 N/2xN/2 크기의 제3 부호화 단위(1214)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/2xN/2크기의 제3 부호화 단위(1224)를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 정사각형 형태의 부호화 단위(예를 들면, 1200, 1202, 1204)를 수평 방향 또는 수직 방향으로 분할할 수 있다. 예를 들면, 2Nx2N 크기의 제1 부호화 단위(1200)를 수직 방향으로 분할하여 Nx2N 크기의 제1 부호화 단위(1210)를 결정하거나 수평 방향으로 분할하여 2NxN 크기의 제1 부호화 단위(1220)를 결정할 수 있다. 일 실시예에 따라 심도가 부호화 단위의 가장 긴 변의 길이에 기초하여 결정되는 경우, 2Nx2N 크기의 제1 부호화 단위(1200, 1202 또는 1204)가 수평 방향 또는 수직 방향으로 분할되어 결정되는 부호화 단위의 심도는 제1 부호화 단위(1200, 1202 또는 1204)의 심도와 동일할 수 있다.
일 실시예에 따라 제3 부호화 단위(1214 또는 1224)의 너비 및 높이는 제1 부호화 단위(1210 또는 1220)의 1/2배에 해당할 수 있다. 제1 부호화 단위(1210 또는 1220)의 심도가 D인 경우 제1 부호화 단위(1210 또는 1220)의 너비 및 높이의 1/2배인 제2 부호화 단위(1212 또는 1214)의 심도는 D+1일 수 있고, 제1 부호화 단위(1210 또는 1220)의 너비 및 높이의 1/2배인 제3 부호화 단위(1214 또는 1224)의 심도는 D+2일 수 있다.
도 13은 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 정사각형 형태의 제1 부호화 단위(1300)를 분할하여 다양한 형태의 제2 부호화 단위를 결정할 수 있다. 도 13을 참조하면, 영상 복호화 장치(150)는 분할 형태 정보에 따라 제1 부호화 단위(1300)를 수직 방향 및 수평 방향 중 적어도 하나의 방향으로 분할하여 제2 부호화 단위(1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, 1306d)를 결정할 수 있다. 즉, 영상 복호화 장치(150)는 제1 부호화 단위(1300)에 대한 분할 형태 정보에 기초하여 제2 부호화 단위(1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, 1306d)를 결정할 수 있다.
일 실시예에 따라 정사각형 형태의 제1 부호화 단위(1300)에 대한 분할 형태 정보에 따라 결정되는 제2 부호화 단위(1302a, 1302b, 1304a, 1304b, 1306a, 1306b, 1306c, 1306d)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제1 부호화 단위(1300)의 한 변의 길이와 비-정사각형 형태의 제2 부호화 단위(1302a, 1302b, 1304a, 1304b)의 긴 변의 길이가 동일하므로, 제1 부호화 단위(1300)와 비-정사각형 형태의 제2 부호화 단위(1302a, 1302b, 1304a, 1304b)의 심도는 D로 동일하다고 볼 수 있다. 이에 반해 영상 복호화 장치(150)가 분할 형태 정보에 기초하여 제1 부호화 단위(1300)를 4개의 정사각형 형태의 제2 부호화 단위(1306a, 1306b, 1306c, 1306d)로 분할한 경우, 정사각형 형태의 제2 부호화 단위(1306a, 1306b, 1306c, 1306d)의 한 변의 길이는 제1 부호화 단위(1300)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(1306a, 1306b, 1306c, 1306d)의 심도는 제1 부호화 단위(1300)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 높이가 너비보다 긴 형태의 제1 부호화 단위(1310)를 분할 형태 정보에 따라 수평 방향으로 분할하여 복수개의 제2 부호화 단위(1312a, 1312b, 1314a, 1314b, 1314c)로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 너비가 높이보다 긴 형태의 제1 부호화 단위(1320)를 분할 형태 정보에 따라 수직 방향으로 분할하여 복수개의 제2 부호화 단위(1322a, 1322b, 1324a, 1324b, 1324c)로 분할할 수 있다.
일 실시예에 따라 비-정사각형 형태의 제1 부호화 단위(1310 또는 1320)에 대한 분할 형태 정보에 따라 결정되는 제2 부호화 단위(1312a, 1312b, 1314a, 1314b, 1316a, 1316b, 1316c, 1316d)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제2 부호화 단위(1312a, 1312b)의 한 변의 길이는 높이가 너비보다 긴 비-정사각형 형태의 제1 부호화 단위(1310)의 한 변의 길이의 1/2배이므로, 정사각형 형태의 제2 부호화 단위(1302a, 1302b, 1304a, 1304b)의 심도는 비-정사각형 형태의 제1 부호화 단위(1310)의 심도 D보다 한 심도 하위의 심도인 D+1이다.
나아가 영상 복호화 장치(150)가 분할 형태 정보에 기초하여 비-정사각형 형태의 제1 부호화 단위(1310)를 홀수개의 제2 부호화 단위(1314a, 1314b, 1314c)로 분할할 수 있다. 홀수개의 제2 부호화 단위(1314a, 1314b, 1314c)는 비-정사각형 형태의 제2 부호화 단위(1314a, 1314c) 및 정사각형 형태의 제2 부호화 단위(1314b)를 포함할 수 있다. 이 경우 비-정사각형 형태의 제2 부호화 단위(1314a, 1314c)의 긴 변의 길이 및 정사각형 형태의 제2 부호화 단위(1314b)의 한 변의 길이는 제1 부호화 단위(1310)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(1314a, 1314b, 1314c)의 심도는 제1 부호화 단위(1310)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다. 영상 복호화 장치(150)는 제1 부호화 단위(1310)와 관련된 부호화 단위들의 심도를 결정하는 상기 방식에 대응하는 방식으로, 너비가 높이보다 긴 비-정사각형 형태의 제1 부호화 단위(1320)와 관련된 부호화 단위들의 심도를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 분할된 부호화 단위들의 구분을 위한 인덱스(PID)를 결정함에 있어서, 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 13을 참조하면, 홀수개로 분할된 부호화 단위들(1314a, 1314b, 1314c) 중 가운데에 위치하는 부호화 단위(1314b)는 다른 부호화 단위들(1314a, 1314c)와 너비는 동일하지만 높이가 다른 부호화 단위들(1314a, 1314c)의 높이의 두 배일 수 있다. 즉, 이 경우 가운데에 위치하는 부호화 단위(1314b)는 다른 부호화 단위들(1314a, 1314c)의 두 개를 포함할 수 있다. 따라서, 스캔 순서에 따라 가운데에 위치하는 부호화 단위(1314b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(1314c)는 인덱스가 2가 증가한 3일수 있다. 즉 인덱스의 값의 불연속성이 존재할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 이러한 분할된 부호화 단위들 간의 구분을 위한 인덱스의 불연속성의 존재 여부에 기초하여 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌지 여부를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 부호화 단위로부터 분할되어 결정된 복수개의 부호화 단위들을 구분하기 위한 인덱스의 값에 기초하여 특정 분할 형태로 분할된 것인지를 결정할 수 있다. 도 13을 참조하면 영상 복호화 장치(150)는 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(1310)를 분할하여 짝수개의 부호화 단위(1312a, 1312b)를 결정하거나 홀수개의 부호화 단위(1314a, 1314b, 1314c)를 결정할 수 있다. 영상 복호화 장치(150)는 복수개의 부호화 단위 각각을 구분하기 위하여 각 부호화 단위를 나타내는 인덱스(PID)를 이용할 수 있다. 일 실시예에 따라 PID는 각각의 부호화 단위의 소정 위치의 샘플(예를 들면, 좌측 상단 샘플)에서 획득될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 부호화 단위의 구분을 위한 인덱스를 이용하여 분할되어 결정된 부호화 단위들 중 소정 위치의 부호화 단위를 결정할 수 있다. 일 실시예에 따라 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(1310)에 대한 분할 형태 정보가 3개의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(150)는 제1 부호화 단위(1310)를 3개의 부호화 단위(1314a, 1314b, 1314c)로 분할할 수 있다. 영상 복호화 장치(150)는 3개의 부호화 단위(1314a, 1314b, 1314c) 각각에 대한 인덱스를 할당할 수 있다. 영상 복호화 장치(150)는 홀수개로 분할된 부호화 단위 중 가운데 부호화 단위를 결정하기 위하여 각 부호화 단위에 대한 인덱스를 비교할 수 있다. 영상 복호화 장치(150)는 부호화 단위들의 인덱스에 기초하여 인덱스들 중 가운데 값에 해당하는 인덱스를 갖는 부호화 단위(1314b)를, 제1 부호화 단위(1310)가 분할되어 결정된 부호화 단위 중 가운데 위치의 부호화 단위로서 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 분할된 부호화 단위들의 구분을 위한 인덱스를 결정함에 있어서, 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 13을 참조하면, 제1 부호화 단위(1310)가 분할되어 생성된 부호화 단위(1314b)는 다른 부호화 단위들(1314a, 1314c)와 너비는 동일하지만 높이가 다른 부호화 단위들(1314a, 1314c)의 높이의 두 배일 수 있다. 이 경우 가운데에 위치하는 부호화 단위(1314b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(1314c)는 인덱스가 2가 증가한 3일수 있다. 이러한 경우처럼 균일하게 인덱스가 증가하다가 증가폭이 달라지는 경우, 영상 복호화 장치(150)는 다른 부호화 단위들과 다른 크기를 가지는 부호화 단위를 포함하는 복수개의 부호화 단위로 분할된 것으로 결정할 수 있다, 일 실시예에 따라 분할 형태 정보가 홀수개의 부호화 단위로 분할됨을 나타내는 경우, 영상 복호화 장치(150)는 홀수개의 부호화 단위 중 소정 위치의 부호화 단위(예를 들면 가운데 부호화 단위)가 다른 부호화 단위와 크기가 다른 형태로 현재 부호화 단위를 분할할 수 있다. 이 경우 영상 복호화 장치(150)는 부호화 단위에 대한 인덱스(PID)를 이용하여 다른 크기를 가지는 가운데 부호화 단위를 결정할 수 있다. 다만 상술한 인덱스, 결정하고자 하는 소정 위치의 부호화 단위의 크기 또는 위치는 일 실시예를 설명하기 위해 특정한 것이므로 이에 한정하여 해석되어서는 안되며, 다양한 인덱스, 부호화 단위의 위치 및 크기가 이용될 수 있는 것으로 해석되어야 한다.
일 실시예에 따라 영상 복호화 장치(150)는 부호화 단위의 재귀적인 분할이 시작되는 소정의 데이터 단위를 이용할 수 있다.
도 14는 일 실시예에 따라 픽처에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.
일 실시예에 따라 소정의 데이터 단위는 부호화 단위가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용하여 재귀적으로 분할되기 시작하는 데이터 단위로 정의될 수 있다. 즉, 현재 픽처를 분할하는 복수개의 부호화 단위들이 결정되는 과정에서 이용되는 최상위 심도의 부호화 단위에 해당할 수 있다. 이하에서는 설명 상 편의를 위해 이러한 소정의 데이터 단위를 기준 데이터 단위라고 지칭하도록 한다.
일 실시예에 따라 기준 데이터 단위는 소정의 크기 및 형태를 나타낼 수 있다. 일 실시예에 따라, 기준 부호화 단위는 MxN의 샘플들을 포함할 수 있다. 여기서 M 및 N은 서로 동일할 수도 있으며, 2의 승수로 표현되는 정수일 수 있다. 즉, 기준 데이터 단위는 정사각형 또는 비-정사각형의 형태를 나타낼 수 있으며, 이후에 정수개의 부호화 단위로 분할될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 픽처를 복수개의 기준 데이터 단위로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(150)는 현재 픽처를 분할하는 복수개의 기준 데이터 단위를 각각의 기준 데이터 단위에 대한 분할 정보를 이용하여 분할할 수 있다. 이러한 기준 데이터 단위의 분할 과정은 쿼드 트리(quad-tree)구조를 이용한 분할 과정에 대응될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 현재 픽처에 포함되는 기준 데이터 단위가 가질 수 있는 최소 크기를 미리 결정할 수 있다. 이에 따라, 영상 복호화 장치(150)는 최소 크기 이상의 크기를 갖는 다양한 크기의 기준 데이터 단위를 결정할 수 있고, 결정된 기준 데이터 단위를 기준으로 블록 형태 정보 및 분할 형태 정보를 이용하여 적어도 하나의 부호화 단위를 결정할 수 있다.
도 14를 참조하면, 영상 복호화 장치(150)는 정사각형 형태의 기준 부호화 단위(1400)를 이용할 수 있고, 또는 비-정사각형 형태의 기준 부호화 단위(1402)를 이용할 수도 있다. 일 실시예에 따라 기준 부호화 단위의 형태 및 크기는 적어도 하나의 기준 부호화 단위를 포함할 수 있는 다양한 데이터 단위(예를 들면, 시퀀스(sequence), 픽처(picture), 슬라이스(slice), 슬라이스 세그먼트(slice segment), 최대부호화단위 등)에 따라 결정될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)의 수신부(160)는 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보 중 적어도 하나를 상기 다양한 데이터 단위마다 비트스트림으로부터 획득할 수 있다. 정사각형 형태의 기준 부호화 단위(1400)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 10의 현재 부호화 단위(300)가 분할되는 과정을 통해 상술하였고, 비-정사각형 형태의 기준 부호화 단위(1400)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 11의 현재 부호화 단위(1100 또는 1150)가 분할되는 과정을 통해 상술하였으므로 자세한 설명은 생략하도록 한다.
일 실시예에 따라 영상 복호화 장치(150)는 소정의 조건에 기초하여 미리 결정되는 일부 데이터 단위에 따라 기준 부호화 단위의 크기 및 형태를 결정하기 위하여, 기준 부호화 단위의 크기 및 형태를 식별하기 위한 인덱스를 이용할 수 있다. 즉, 수신부(160)는 비트스트림으로부터 상기 다양한 데이터 단위(예를 들면, 시퀀스, 픽처, 슬라이스, 슬라이스 세그먼트, 최대부호화단위 등) 중 소정의 조건(예를 들면 슬라이스 이하의 크기를 갖는 데이터 단위)을 만족하는 데이터 단위로서 슬라이스, 슬라이스 세그먼트, 최대부호화 단위 등 마다, 기준 부호화 단위의 크기 및 형태의 식별을 위한 인덱스만을 획득할 수 있다. 영상 복호화 장치(150)는 인덱스를 이용함으로써 상기 소정의 조건을 만족하는 데이터 단위마다 기준 데이터 단위의 크기 및 형태를 결정할 수 있다. 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 상대적으로 작은 크기의 데이터 단위마다 비트스트림으로부터 획득하여 이용하는 경우, 비트스트림의 이용 효율이 좋지 않을 수 있으므로, 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 직접 획득하는 대신 상기 인덱스만을 획득하여 이용할 수 있다. 이 경우 기준 부호화 단위의 크기 및 형태를 나타내는 인덱스에 대응하는 기준 부호화 단위의 크기 및 형태 중 적어도 하나는 미리 결정되어 있을 수 있다. 즉, 영상 복호화 장치(150)는 미리 결정된 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 인덱스에 따라 선택함으로써, 인덱스 획득의 기준이 되는 데이터 단위에 포함되는 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 결정할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 하나의 최대 부호화 단위에 포함하는 적어도 하나의 기준 부호화 단위를 이용할 수 있다. 즉, 영상을 분할하는 최대 부호화 단위에는 적어도 하나의 기준 부호화 단위가 포함될 수 있고, 각각의 기준 부호화 단위의 재귀적인 분할 과정을 통해 부호화 단위가 결정될 수 있다. 일 실시예에 따라 최대 부호화 단위의 너비 및 높이 중 적어도 하나는 기준 부호화 단위의 너비 및 높이 중 적어도 하나의 정수배에 해당할 수 있다. 일 실시예에 따라 기준 부호화 단위의 크기는 최대부호화단위를 쿼드 트리 구조에 따라 n번 분할한 크기일 수 있다. 즉, 영상 복호화 장치(150)는 최대부호화단위를 쿼드 트리 구조에 따라 n 번 분할하여 기준 부호화 단위를 결정할 수 있고, 다양한 실시예들에 따라 기준 부호화 단위를 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 분할할 수 있다.
도 15는 일 실시예에 따라 픽처(1500)에 포함되는 기준 부호화 단위의 결정 순서를 결정하는 기준이 되는 프로세싱 블록을 도시한다.
일 실시예에 따라 영상 복호화 장치(150)는 픽처를 분할하는 적어도 하나의 프로세싱 블록을 결정할 수 있다. 프로세싱 블록이란, 영상을 분할하는 적어도 하나의 기준 부호화 단위를 포함하는 데이터 단위로서, 프로세싱 블록에 포함되는 적어도 하나의 기준 부호화 단위는 특정 순서대로 결정될 수 있다. 즉, 각각의 프로세싱 블록에서 결정되는 적어도 하나의 기준 부호화 단위의 결정 순서는 기준 부호화 단위가 결정될 수 있는 다양한 순서의 종류 중 하나에 해당할 수 있으며, 각각의 프로세싱 블록에서 결정되는 기준 부호화 단위 결정 순서는 프로세싱 블록마다 상이할 수 있다. 프로세싱 블록마다 결정되는 기준 부호화 단위의 결정 순서는 래스터 스캔(raster scan), Z 스캔(Z-scan), N 스캔(N-scan), 우상향 대각 스캔(up-right diagonal scan), 수평적 스캔(horizontal scan), 수직적 스캔(vertical scan) 등 다양한 순서 중 하나일 수 있으나, 결정될 수 있는 순서는 상기 스캔 순서들에 한정하여 해석되어서는 안 된다.
일 실시예에 따라 영상 복호화 장치(150)는 프로세싱 블록의 크기에 대한 정보를 획득하여 영상에 포함되는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있다. 영상 복호화 장치(150)는 프로세싱 블록의 크기에 대한 정보를 비트스트림으로부터 획득하여 영상에 포함되는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있다. 이러한 프로세싱 블록의 크기는 프로세싱 블록의 크기에 대한 정보가 나타내는 데이터 단위의 소정의 크기일 수 있다.
일 실시예에 따라 영상 복호화 장치(150)의 수신부(160)는 비트스트림으로부터 프로세싱 블록의 크기에 대한 정보를 특정의 데이터 단위마다 획득할 수 있다. 예를 들면 프로세싱 블록의 크기에 대한 정보는 영상, 시퀀스, 픽처, 슬라이스, 슬라이스 세그먼트 등의 데이터 단위로 비트스트림으로부터 획득될 수 있다. 즉 수신부(160)는 상기 여러 데이터 단위마다 비트스트림으로부터 프로세싱 블록의 크기에 대한 정보를 획득할 수 있고 영상 복호화 장치(150)는 획득된 프로세싱 블록의 크기에 대한 정보를 이용하여 픽처를 분할하는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있으며, 이러한 프로세싱 블록의 크기는 기준 부호화 단위의 정수배의 크기일 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 픽처(1500)에 포함되는 프로세싱 블록(1502, 1512)의 크기를 결정할 수 있다. 예를 들면, 영상 복호화 장치(150)는 비트스트림으로부터 획득된 프로세싱 블록의 크기에 대한 정보에 기초하여 프로세싱 블록의 크기를 결정할 수 있다. 도 15를 참조하면, 영상 복호화 장치(150)는 일 실시예에 따라 프로세싱 블록(1502, 1512)의 가로크기를 기준 부호화 단위 가로크기의 4배, 세로크기를 기준 부호화 단위의 세로크기의 4배로 결정할 수 있다. 영상 복호화 장치(150)는 적어도 하나의 프로세싱 블록 내에서 적어도 하나의 기준 부호화 단위가 결정되는 순서를 결정할 수 있다.
일 실시예에 따라, 영상 복호화 장치(150)는 프로세싱 블록의 크기에 기초하여 픽처(1500)에 포함되는 각각의 프로세싱 블록(1502, 1512)을 결정할 수 있고, 프로세싱 블록(1502, 1512)에 포함되는 적어도 하나의 기준 부호화 단위의 결정 순서를 결정할 수 있다. 일 실시예에 따라 기준 부호화 단위의 결정은 기준 부호화 단위의 크기의 결정을 포함할 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 비트스트림으로부터 적어도 하나의 프로세싱 블록에 포함되는 적어도 하나의 기준 부호화 단위의 결정 순서에 대한 정보를 획득할 수 있고, 획득한 결정 순서에 대한 정보에 기초하여 적어도 하나의 기준 부호화 단위가 결정되는 순서를 결정할 수 있다. 결정 순서에 대한 정보는 프로세싱 블록 내에서 기준 부호화 단위들이 결정되는 순서 또는 방향으로 정의될 수 있다. 즉, 기준 부호화 단위들이 결정되는 순서는 각각의 프로세싱 블록마다 독립적으로 결정될 수 있다.
일 실시예에 따라 영상 복호화 장치(150)는 특정 데이터 단위마다 기준 부호화 단위의 결정 순서에 대한 정보를 비트스트림으로부터 획득할 수 있다. 예를 들면, 수신부(160)는 기준 부호화 단위의 결정 순서에 대한 정보를 영상, 시퀀스, 픽처, 슬라이스, 슬라이스 세그먼트, 프로세싱 블록 등의 데이터 단위로마다 비트스트림으로부터 획득할 수 있다. 기준 부호화 단위의 결정 순서에 대한 정보는 프로세싱 블록 내에서의 기준 부호화 단위 결정 순서를 나타내므로, 결정 순서에 대한 정보는 정수개의 프로세싱 블록을 포함하는 특정 데이터 단위 마다 획득될 수 있다.
영상 복호화 장치(150)는 일 실시예에 따라 결정된 순서에 기초하여 적어도 하나의 기준 부호화 단위를 결정할 수 있다.
일 실시예에 따라 수신부(160)는 비트스트림으로부터 프로세싱 블록(1502, 1512)과 관련된 정보로서, 기준 부호화 단위 결정 순서에 대한 정보를 획득할 수 있고, 영상 복호화 장치(150)는 상기 프로세싱 블록(1502, 1512)에 포함된 적어도 하나의 기준 부호화 단위를 결정하는 순서를 결정하고 부호화 단위의 결정 순서에 따라 픽처(1500)에 포함되는 적어도 하나의 기준 부호화 단위를 결정할 수 있다. 도 15를 참조하면, 영상 복호화 장치(150)는 각각의 프로세싱 블록(1502, 1512)과 관련된 적어도 하나의 기준 부호화 단위의 결정 순서(1504, 1514)를 결정할 수 있다. 예를 들면, 기준 부호화 단위의 결정 순서에 대한 정보가 프로세싱 블록마다 획득되는 경우, 각각의 프로세싱 블록(1502, 1512)과 관련된 기준 부호화 단위 결정 순서는 프로세싱 블록마다 상이할 수 있다. 프로세싱 블록(1502)과 관련된 기준 부호화 단위 결정 순서(1504)가 래스터 스캔(raster scan)순서인 경우, 프로세싱 블록(1502)에 포함되는 기준 부호화 단위는 래스터 스캔 순서에 따라 결정될 수 있다. 이에 반해 다른 프로세싱 블록(1512)과 관련된 기준 부호화 단위 결정 순서(1514)가 래스터 스캔 순서의 역순인 경우, 프로세싱 블록(1512)에 포함되는 기준 부호화 단위는 래스터 스캔 순서의 역순에 따라 결정될 수 있다.
도1 내지 도 15에서는 영상을 최대 부호화 단위로 분할하고, 최대 부호화 단위를 계층적 트리 구조의 부호화 단위들로 분할하는 비디오 부호화 방법 및 비디오 복호화 방법이 설명되었다. 도 16 내지 도 19에서는 비디오 복호화 방법 및 장치에 있어서, 현재 블록의 복원된 샘플들에 평활화 필터를 적용함으로써, 복원된 샘플과 원본 샘플의 에러를 줄이는 방법이 소개된다.
비디오 압축에서 레지듀얼 정보의 양자화로 인하여 데이터의 손실이 발생된다. 따라서 데이터 손실로 인하여 원본 영상과 복원 영상간에 차이가 발생할 수 있다. 그러므로 복원 영상을 평활화함으로써 상기 차이가 감소될 수 있다.
상기 복원 영상의 평활화를 위하여 양방향 필터(bilateral filter)가 사용될 수 있다. 양방향 필터는 에지(edge)를 보존하면서 영상을 평활화하는데 사용된다. 가우시안 필터(Gaussian filter)는 필터의 계수가 픽셀들 간의 공간적 거리에만 기초하고 있다. 따라서 가우시안 필터는 영상의 잡음뿐만 아니라 영상의 에지까지 평활화하는 문제가 있다. 그러나, 양방향 필터는 필터의 계수가 픽셀들 간의 공간적 거리뿐만 아니라, 픽셀들 간의 색차 역시 고려되기 때문에 영상의 에지가 유지될 수 있다.
수학식1은 양방향 필터의 계산식이다.
[수학식1]
Figure PCTKR2018000021-appb-I000001
Ifiltered는 필터링된 이미지, I는 필터링 되기 전의 원본 이미지를 나타낸다. 그리고 x는 필터링되는 현재 픽셀의 위치를 나타내고, xi는 필터링에 사용되는 현재 픽셀의 주변 픽셀들을 나타낸다. Ω는 필터링에 사용되는 현재 픽셀의 주변 픽셀들의 집합을 의미하고, Wp는 필터 계수들의 합을 의미한다.
fr은 현재 픽셀과 주변 픽셀 간의 색차, 즉, 픽셀 값의 차이에 따른 필터 계수를 나타내고, gs는 현재 픽셀과 주변 픽셀 간의 공간적 거리에 따른 필터 계수를 나타낸다. 그리고 fr과 gs는 가우스 분포에 따라 결정될 수 있다. 따라서 fr은 현재 픽셀과 주변 픽셀 간의 색차가 작을수록 큰 값으로 결정된다. 그리고 gs는 현재 픽셀과 주변 픽셀 간의 공간적 거리가 작을수록, 즉, 주변 픽셀이 현재 픽셀과 가까울수록 큰 값으로 결정된다.
즉, 현재 픽셀과 픽셀 값의 차이가 큰 주변 픽셀이 필터링에 거의 반영되지 않으므로 이미지의 에지가 유지될 수 있다. 따라서 양방향 필터는, 가우시안 필터와 달리, 영상의 에지까지 평활화하는 문제가 거의 발생하지 않는다.
복원된 블록과 원본 샘플의 에러를 줄이기 위하여, 양방향 필터가 아닌 다른 필터들이 사용될 수 있다. 또한 상기 에러 감소를 위하여, 복수의 필터들 중에서 부호화 정보에 따라 하나의 필터가 선택될 수 있다. 또한 현재 픽처에 적응적으로 복수의 필터들 중에서 하나의 필터가 선택될 수 있다
도16은 현재 블록의 복원된 샘플들에 평활화 필터를 적용하는 기능을 수행하는 비디오 복호화 장치(1600)를 도시한다.
비디오 복호화 장치(1600)는 복원부(1610) 및 평활화 필터링부(1620)를 포함한다. 도 16에서 복원부(1610) 및 평활화 필터링부(1620)는 별도의 구성 단위로 표현되어 있으나, 실시 예에 따라 복원부(1610) 및 평활화 필터링부(1620)는 합쳐져 동일한 구성 단위로 구현될 수도 있다.
도 16에서 복원부(1610) 및 평활화 필터링부(1620)는 하나의 장치에 위치한 구성 단위로 표현되었지만, 복원부(1610) 및 평활화 필터링부(1620)의 각 기능을 담당하는 장치는 반드시 물리적으로 인접할 필요는 없다. 따라서 실시 예에 따라 복원부(1610) 및 평활화 필터링부(1620)가 분산되어 있을 수 있다.
복원부(1610) 및 평활화 필터링부(1620)는 실시 예에 따라 하나의 프로세서에 의하여 구현될 수 있다. 또한 실시 예에 따라 복수 개의 프로세서에 의하여 구현될 수도 있다.
도 16의 복원부(1610) 및 평활화 필터링부(1620)에서 수행되는 기능은 도2의 복호화부(180)에서 수행될 수 있다.
복원부(1610)는 현재 블록에 포함된 샘플들의 예측 값과 현재 블록에 포함된 샘플들의 잔차 값에 따라 현재 블록의 샘플들을 복원한다. 현재 블록은 부호화 블록, 예측 블록 또는 변환 블록을 의미할 수 있다. 현재 블록에 포함된 샘플들은 부호화 과정에서 생성된 부호화 정보에 따라 예측 및 복원된다.
평활화 필터링부(1620)는 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정한다. 예를 들어, 평활화 필터링부(1620)는 현재 블록의 예측 모드 또는 현재 블록의 예측에 적용된 필터링 방법, 현재 블록의 색성분, 크기, 뎁스, 양자화 파라미터, 컨텐츠 에지 정보 등과 같은 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정할 수 있다.
평활화 필터링부(1620)는 현재 블록의 예측에 적용된 예측 모드에 따라 평활화 필터 적용 여부를 결정할 수 있다. 평활화 필터링부(1620)는 현재 블록에 인트라 예측 및 인터 예측 중 어느 예측 방법이 사용되는지 여부에 따라 필터 적용 여부를 결정할 수 있다. 또한 평활화 필터링부(1620)는 현재 블록에 인터 예측이 사용되는 경우, 현재 블록이 몇 개의 참조 블록을 참조하는지 여부에 따라 필터 적용 여부를 결정할 수 있다.
평활화 필터링부(1620)는 현재 블록이 포함된 현재 픽처가 인트라 예측만이 수행되는 인트라 픽처인 경우, 현재 블록에 평활화 필터가 적용되도록 결정할 수 있다. 인트라 예측의 예측 정확성은 일반적으로 인터 예측의 예측 정확성보다 낮다. 따라서 인터 예측이 허용되지 않는 인트라 픽처에서는, 평활화 필터링부(1620)는 모든 블록에서 평활화 필터가 적용할 수 있다.
평활화 필터링부(1620)는 현재 블록이 포함된 현재 픽처가 저지연 상황(low-delay condition)에서 복호화되고 현재 픽처가 하나의 참조 픽처만을 참조할 수 있는 경우, 현재 블록이 인트라 예측 모드에 따라 예측된 때, 현재 블록에 평활화 필터가 적용되도록 결정할 수 있다.
현재 픽처가 포함된 비디오 저지연 상황인 경우, 현재 픽처보다 재생 순서가 늦는 픽처가 현재 픽처보다 먼저 복원되지 않는다. 그러므로 현재 픽처는 현재 픽처보다 재생 순서가 빠른 픽처만을 참조하여 복원될 수 있다.
만약 현재 픽처가 하나의 참조 픽처만을 참조할 수 있는 경우, 현재 블록이 인트라 예측 모드에 따라 예측되는 때, 현재 블록에 평활화 필터가 적용될 수 있다. 그러나 만약 현재 픽처가 하나의 참조 픽처만을 참조할 수 있는 경우, 현재 블록이 인터 예측 모드에 따라 예측되는 때, 현재 블록에 평활화 필터가 적용되지 않을 수 있다.
평활화 필터링부(1620)는 현재 블록이 포함된 현재 픽처가 저지연 상황에서 복호화되고 현재 픽처가 2개의 참조 픽처를 참조할 수 있는 경우, 현재 블록이 인트라 예측 모드에 따라 예측되거나 하나의 참조 픽처만을 참조하여 인터 예측된 때, 현재 블록에 상기 평활화 필터가 적용되도록 결정할 수 있다. 현재 블록이 2개의 참조 픽처를 참조하여 예측되는 경우, 현재 블록의 예측 값은 이미 2개의 참조 픽처로부터 생성되는 2개의 참조 블록의 가중 평균값으로 결정된다. 따라서 예측 과정에서 2개의 참조 블록의 가중 평균값을 결정함으로써, 현재 블록의 평활화가 수행되는 효과가 있다.
그러므로 만약 현재 픽처가 두 참조 픽처를 참조할 수 있는 경우, 현재 블록이 상기 두 참조 픽처를 모두 참조하여 예측되는 때, 현재 블록에 평활화 필터가 적용되지 않을 수 있다. 그러나 현재 블록이 인트라 예측 모드에 따라 예측되는 때에는 현재 블록에 평활화 필터가 적용될 수 있다. 현재 블록이 상기 두 참조 픽처 중 하나의 참조 픽처만을 참조하는 때, 실시 예에 따라 현재 블록에 평활화 필터가 적용되거나 적용되지 않을 수 있다.
평활화 필터링부(1620)는 현재 블록에 포함된 샘플들이 루마 샘플인지 크로마 샘플인지 여부에 따라 현재 블록에 포함된 샘플들에 대한 평활화 필터 적용 여부를 결정할 수 있다. 따라서 평활화 필터링부(1620)는 루마 샘플 및 크로마 샘플에 대하여 모두 평활화 필터를 적용할 수도 있으며, 루마 샘플에 대해서만 평활화 필터를 적용할 수도 있다.
평활화 필터링부(1620)는 현재 블록에 포함된 샘플들의 예측 값에 적용된 필터링 방법에 따라 상기 평활화 필터 적용 여부를 결정할 수 있다. 현재 블록의 예측에 있어서, SAO (Sample Adaptive Offset) 필터, 디블록킹 (Deblocking) 필터, 적응적 루프 필터 (Adaptive Loop Filter. ALF) 등이 사용될 수 있다. 상기 필터들에 따른 샘플들의 예측 결과를 필터링함으로써, 현재 블록의 예측 정확도가 향상될 수 있다.
따라서 현재 블록에 상기 필터들 중 하나가 사용된 경우, 평활화 필터링부(1620)는 현재 블록에 평활화 필터를 적용하지 않도록 결정할 수 있다. 또는 현재 블록에 상기 필터들 중 소정의 필터가 사용된 경우에만, 평활화 필터링부(1620)는 현재 블록에 평활화 필터를 적용하지 않도록 결정할 수 있다.
반대로, 현재 블록에 상기 필터가 적용되지 않은 경우, 평활화 필터링부(1620)는 현재 블록에 평활화 필터를 적용하도록 결정할 수 있다. 또는 현재 블록에 소정의 필터가 아닌 다른 필터가 사용된 경우, 평활화 필터링부(1620)는 현재 블록에 평활화 필터를 적용하도록 결정할 수 있다.
평활화 필터링부(1620)는 평활화 필터의 적용 여부를 나타내는 필터 플래그를 비트스트림으로부터 획득할 수 있다. 그리고 평활화 필터링부(1620)는 필터 플래그에 따라, 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정할 수 있다. 필터 플래그는 픽처 단위, 슬라이스 단위, 최대 부호화 단위, 부호화 단위, 예측 단위, 변환 단위 중 적어도 하나에 대하여 정의될 수 있다.
평활화 필터링부(1620)는 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 평활화 필터를 현재 블록의 샘플들에 적용한다. 평활화 필터링부(1620)는 앞서 설명된 양방향 필터를 현재 블록의 샘플들에 적용할 수 있다.
평활화 필터링부(1620)가 사용하는 평활화 필터의 필터 형태는 크로스 형태, 다이아몬드 형태, 2x2 형태, 3x3 형태, 4x4 형태, 5x5 형태 중 하나일 수 있다. 그리고 평활화 필터링부(1620)는 현재 블록의 부호화 정보에 따라 평활화 필터의 필터 형태를 결정할 수 있다. 도 17은 평활화 필터에 따른 평활화에 사용되는 현재 샘플의 주변 샘플들의 범위를 나타낸다.
평활화 필터의 필터 형태가 크로스 형태(1700)일 경우, 현재 샘플(1702)과 현재 샘플(1702)의 상하좌우에 인접한 4개의 인접 샘플들(1704)이 필터링에 사용된다. 평활화 필터의 필터 형태가 다이아몬드 형태(1710)일 경우, 현재 샘플(1712)과 현재 샘플(1712)을 중심으로 하는 다이아몬드 형태의 영역에 포함되는 인접 샘플들(1714)이 필터링에 사용된다. 평활화 필터의 필터 형태가 3x3형태(1720)일 경우, 현재 샘플(1722)과 현재 샘플(1722)을 중심으로 하는 3x3형태의 영역에 포함되는 인접 샘플들(1724)이 필터링에 사용된다. 평활화 필터의 필터 형태가 5x5형태(1730)일 경우, 현재 샘플(1732)과 현재 샘플(1732)을 중심으로 하는 5x5형태의 영역에 포함되는 인접 샘플들(1734)이 필터링에 사용된다.
만약, 비디오 컨텐츠의 속성상 필터링 강도를 약화해야 하는 경우, 필터링된 샘플과 필터링되기 전 샘플의 가중 평균 값이 샘플의 최종 필터링 값으로 결정될 수 있다. 따라서, 평활화 필터링부(1620)는 현재 블록이 속한 비디오 컨텐츠의 컨텐츠 속성에 따라, 평활화 필터가 적용된 샘플들의 샘플 값과 상기 평활화 필터가 적용되지 전의 샘플들의 샘플 값의 가중 평균 값을 결정할 수 있다. 그리고 상기 가중 평균 값은 현재 샘플의 최종 복원 값으로 사용될 수 있다.
평활화 필터링부(1620)는 평활화 필터링 과정 중에 발생하는 계산 중간 값이 2의 배수가 되도록 필터링을 수행할 수 있다. 또는 평활화 필터링부(1620)는 평활화 필터링 과정 중에 발생하는 계산 중간 값이 2의 지수승이 되도록 필터링을 수행할 수 있다.
평활화 필터링부(1620)는 시프트 연산에 따라 평활화 필터링에 필요한 현재 샘플과 현재 샘플의 주변 샘플들의 샘플 값에 2의 14승만큼 확장할 수 있다. 그리고 평활화 필터링부(1620)는 2의 14승만큼 곱하여진 샘플 값들에 평활화 필터를 적용할 수 있다. 그리고 평활화 필터링부(1620)는 시프트 연산에 따라 평활화 필터가 적용된 현재 샘플의 샘플 값을 2의 14승만큼 축소하여 현재 샘플의 필터링된 샘플 값을 구할 수 있다.
비디오 복호화 장치(1600)는 복원된 현재 블록의 샘플들의 값을 클리핑하는 클리핑부(미표시)를 더 포함할 수 있다. 그리고 평활화 필터링부(1620)는 평활화 필터를 클리핑된 현재 블록의 샘플들의 값에 적용할 수 있다. 또한, 클리핑부(미표시)는 평활화 필터가 적용된 현재 블록의 샘플들의 값을 클리핑할 수도 있다.
클리핑은 샘플 값이 특정 범위 밖으로 벗어나지 않도록 샘플 값을 조정하는 단계를 의미한다. 예를 들어, 샘플 값이 [0,1023] 범위 안에서 클리핑될 경우, [0,1023] 범위 밖의 샘플 값은 [0,1023] 범위 안에 포함되도록 변경된다. 만약 샘플 값이 클리핑 범위의 최소 값보다 작은 -10인 경우, 클리핑으로 인하여, 샘플 값은 [0,1023] 범위에서 가장 작은 0으로 변경된다. 그리고 만약 샘플 값이 클리핑 범위의 최대 값보다 큰 1050인 경우, 클리핑으로 인하여, 샘플 값은 [0,1023] 범위에서 가장 큰 1023으로 변경된다. 따라서 샘플 값을 클리핑함에 따라 샘플 값을 표현하기 위한 비트 크기가 소정의 값 이하로 제한될 수 있다.
도 18a는 평활화 필터가 적용된 샘플 값에 클리핑을 수행하는 방법을 나타낸다. 도 18a에 따르면, 복원부(1810)에서 예측 값(1801)과 잔차 값(1802)이 합쳐져 중간 복원 값(1803)이 생성된다. 그리고 평활화 필터부(1820)에서 현재 블록의 부호화 정보(1806)에 따라 중간 복원 값(1803)을 필터링함으로써 필터링된 복원 값(1804)이 생성된다. 그리고 클리핑부(1830)에서 필터링된 복원 값(1804)을 클리핑함으로써 최종 복원 값(1805)이 생성된다.
도 18b는 클리핑이 수행된 샘플 값에 평활화 필터를 적용하는 방법을 나타낸다. 도 18b에 따르면, 복원부(1860)에서 예측 값(1851)과 잔차 값(1852)이 합쳐져 중간 복원 값(1853)이 생성된다. 그리고 클리핑부(1870)에서 중간 복원 값(1853)을 클리핑함으로써 클리핑된 복원 값(1854)가 생성된다. 그리고 평활화 필터부(1880)에서 현재 블록의 부호화 정보(1856)에 따라 클리핑된 복원 값(1854)을 필터링함으로써 최종 복원 값(1855)이 생성된다.
도 18a와 도 18b에 따른 클리핑 단계의 추가는 선택적으로 비디오 복호화 장치(1600)에 적용될 수 있다. 다만, 도 18b와 같이 클리핑 후에 필터링이 수행될 경우, 필터링으로 인하여 클리핑된 값의 크기가 클리핑 범위를 벗어날 가능성이 있기 때문에, 도 18a와 같이 필터링 후 클리핑이 수행되는 것이 바람직하다.
도 19는 현재 블록의 복원된 샘플들에 평활화 필터를 적용하는 비디오 복호화 방법(1900)를 나타내는 순서도이다.
단계 1910에서, 현재 블록에 포함된 샘플들의 예측 값과 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록의 샘플들이 복원된다.
단계 1920에서, 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부가 결정된다. 예를 들어, 현재 블록의 예측에 적용된 예측 모드, 현재 블록에 포함된 샘플들의 예측 값에 적용된 필터링 방법, 현재 블록의 색성분, 크기, 뎁스, 양자화 파라미터, 컨텐츠 에지 정보와 같은 부호화 정보에 따라 상기 평활화 필터 적용 여부가 될 수 있다.
현재 블록이 포함된 현재 픽처가 인트라 예측만이 수행되는 인트라 픽처인 경우, 현재 블록에 평활화 필터가 적용되도록 결정될 수 있다. 만약 현재 블록이 포함된 현재 픽처가 저지연 상황에서 복호화되고 현재 픽처가 하나의 참조 픽처만을 참조할 수 있는 경우, 현재 블록이 인트라 예측 모드에 따라 예측된 때, 현재 블록에 평활화 필터가 적용되도록 결정될 수 있다. 현재 블록이 포함된 현재 픽처가 저지연 상황에서 복호화되고 현재 픽처가 2개의 참조 픽처를 참조할 수 있는 경우, 현재 블록이 인트라 예측 모드에 따라 예측되거나 하나의 참조 픽처만을 참조하여 인터 예측된 때, 현재 블록에 상기 평활화 필터가 적용되도록 결정될 수 있다.
현재 블록에 사용되는 평활화 필터의 필터 형태는, 크로스 형태, 다이아몬드 형태, 3x3 형태, 5x5 형태 중 하나로 결정될 수 있다. 또한 평활화 필터의 필터 형태는 현재 블록의 부호화 정보에 따라 결정될 수 있다.
실시 예에 따라, 평활화 필터의 적용 여부를 나타내는 필터 플래그가 비트스트림으로부터 획득될 수 있다. 그리고 현재 블록에 대한 필터 플래그에 따라, 현재 블록의 샘플들에 평활화 필터를 적용할지 여부가 결정될 수 있다. 필터 플래그는 픽처 단위, 슬라이스 단위, 최대 부호화 단위, 부호화 단위, 예측 단위, 변환 단위 등에 대하여 정의될 수 있다.
단계 1930에서, 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 평활화 필터가 현재 블록의 샘플들에 적용된다.
일 실시예에 따르면, 비디오 복호화 방법(1900)에서 클리핑 단계가 단계 1930 전에 포함될 수 있다. 다른 실시예에서 클리핑 단계가 단계 1930 후에 포함될 수 있다.
한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.
본 발명은 특정한 최상의 실시 예와 관련하여 설명되었지만, 이외에 본 발명에 대체, 변형 및 수정이 적용된 발명들은 전술한 설명에 비추어 당업자에게 명백할 것이다. 즉, 청구범위는 이러한 모든 대체, 변형 및 수정된 발명을 포함하도록 해석한다. 그러므로 이 명세서 및 도면에서 설명한 모든 내용은 예시적이고 비제한적인 의미로 해석해야 한다.

Claims (15)

  1. 현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록의 샘플들을 복원하는 단계;
    상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하는 단계; 및
    상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 단계를 포함하는 비디오 복호화 방법.
  2. 제1항에 있어서,
    상기 복원된 현재 블록의 샘플들의 값을 클리핑하는 단계를 더 포함하고,
    상기 평활화 필터 적용 단계는, 상기 클리핑된 현재 블록의 샘플들의 값에 적용되는 것을 특징으로 하는 비디오 복호화 방법.
  3. 제1항에 있어서,
    상기 평활화 필터가 적용된 현재 블록의 샘플들의 값을 클리핑하는 단계를 더 포함하는 것을 특징으로 하는 비디오 복호화 방법.
  4. 제1항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록의 예측에 적용된 예측 모드에 따라 상기 평활화 필터 적용 여부를 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  5. 제4항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록이 포함된 현재 픽처가 인트라 예측만이 수행되는 인트라 픽처인 경우, 상기 현재 블록에 상기 평활화 필터가 적용되도록 결정하는 단계를 포함하는 비디오 복호화 방법.
  6. 제4항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록이 포함된 현재 픽처가 저지연 상황에서 복호화되고 현재 픽처가 하나의 참조 픽처만을 참조할 수 있는 경우, 상기 현재 블록이 인트라 예측 모드에 따라 예측된 때, 상기 현재 블록에 상기 평활화 필터가 적용되도록 결정하는 단계를 포함하는 비디오 복호화 방법.
  7. 제4항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록이 포함된 현재 픽처가 저지연 상황에서 복호화되고 현재 픽처가 2개의 참조 픽처를 참조할 수 있는 경우, 상기 현재 블록이 인트라 예측 모드에 따라 예측되거나 하나의 참조 픽처만을 참조하여 인터 예측된 때, 상기 현재 블록에 상기 평활화 필터가 적용되도록 결정하는 단계를 포함하는 비디오 복호화 방법.
  8. 제1항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록에 포함된 샘플들의 예측 값에 적용된 필터링 방법에 따라 상기 평활화 필터 적용 여부를 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  9. 제1항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 현재 블록의 크기, 뎁스, 양자화 파라미터, 컨텐츠 에지 정보 중 적어도 하나에 따라 상기 평활화 필터 적용 여부를 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  10. 제1항에 있어서,
    상기 평활화 필터의 필터 형태는, 크로스 형태, 다이아몬드 형태, 3x3 형태, 5x5 형태 중 하나인 것을 특징으로 하는 비디오 복호화 방법.
  11. 제1항에 있어서,
    상기 현재 블록이 속한 비디오 컨텐츠의 컨텐츠 속성에 따라, 상기 평활화 필터가 적용된 샘플들의 샘플 값과 상기 평활화 필터가 적용되지 전의 샘플들의 샘플 값의 가중 평균 값을 결정하는 단계가 더 포함된 비디오 복호화 방법.
  12. 제1항에 있어서,
    상기 평활화 필터 적용 여부 결정 단계는,
    상기 평활화 필터의 적용 여부를 나타내는 필터 플래그를 비트스트림으로부터 획득하는 단계; 및
    상기 필터 플래그에 따라, 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하는 단계를 포함하는 것을 특징으로 하는 비디오 복호화 방법.
  13. 제1항에 있어서,
    상기 필터 플래그는,
    픽처 단위, 슬라이스 단위, 최대 부호화 단위, 부호화 단위, 예측 단위, 변환 단위 중 적어도 하나에 대하여 정의된 것을 특징으로 하는 비디오 복호화 방법.
  14. 현재 블록에 포함된 샘플들의 예측 값과 상기 현재 블록에 포함된 샘플들의 잔차 값에 따라 상기 현재 블록을 복원하는 복원부; 및
    상기 현재 블록의 복호화에 적용된 부호화 정보에 기초하여 상기 복원된 현재 블록의 샘플들에 평활화 필터를 적용할지 여부를 결정하고, 상기 현재 블록의 샘플들에 평활화 필터가 적용될 경우, 상기 평활화 필터를 현재 블록의 샘플들에 적용하는 평활화 필터링부를 포함하는 비디오 복호화 장치.
  15. 제1항 내지 제13항 중 하나의 비디오 복호화 방법을 수행하는 프로그램이 기록된 컴퓨터로 기록가능한 비일시적 기록매체.
PCT/KR2018/000021 2017-01-04 2018-01-02 복호화 방법 및 그 장치 WO2018128345A2 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201762442122P 2017-01-04 2017-01-04
US62/442,122 2017-01-04

Publications (2)

Publication Number Publication Date
WO2018128345A2 true WO2018128345A2 (ko) 2018-07-12
WO2018128345A3 WO2018128345A3 (ko) 2018-08-30

Family

ID=62790928

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/000021 WO2018128345A2 (ko) 2017-01-04 2018-01-02 복호화 방법 및 그 장치

Country Status (1)

Country Link
WO (1) WO2018128345A2 (ko)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011151431A (ja) * 2009-12-25 2011-08-04 Sony Corp 画像処理装置および方法
KR20110113561A (ko) * 2010-04-09 2011-10-17 한국전자통신연구원 적응적인 필터를 이용한 인트라 예측 부호화/복호화 방법 및 그 장치
US8837592B2 (en) * 2010-04-14 2014-09-16 Mediatek Inc. Method for performing local motion vector derivation during video coding of a coding unit, and associated apparatus
US9930366B2 (en) * 2011-01-28 2018-03-27 Qualcomm Incorporated Pixel level adaptive intra-smoothing
US9906790B2 (en) * 2014-03-14 2018-02-27 Qualcomm Incorporated Deblock filtering using pixel distance

Also Published As

Publication number Publication date
WO2018128345A3 (ko) 2018-08-30

Similar Documents

Publication Publication Date Title
WO2017090967A1 (ko) 부호화 순서 부호화 방법 및 그 장치, 복호화 방법 및 그 장치
WO2018070790A1 (ko) 영상의 부호화/복호화 방법 및 장치
WO2018088805A1 (ko) 비디오 신호 처리 방법 및 장치
WO2018221817A1 (ko) 영상 코딩 시스템에서 인트라 예측에 따른 영상 디코딩 방법 및 장치
WO2017209394A1 (en) Methods and apparatuses for encoding and decoding video according to coding order
WO2018066959A1 (ko) 비디오 신호 처리 방법 및 장치
WO2020050684A1 (ko) 인트라 예측을 이용한 영상 부호화/복호화 방법 및 장치
WO2011096770A2 (ko) 영상 부호화/복호화 장치 및 방법
WO2017179835A1 (ko) 인트라 예측 기반의 비디오 신호 처리 방법 및 장치
WO2013002589A2 (ko) 휘도 성분 영상을 이용한 색차 성분 영상의 예측 방법 및 예측 장치
WO2011021838A2 (en) Method and apparatus for encoding video, and method and apparatus for decoding video
WO2014171713A1 (ko) 인트라 예측을 이용한 비디오 부호화/복호화 방법 및 장치
WO2018012808A1 (ko) 크로마 인트라 예측 방법 및 그 장치
WO2011087297A2 (en) Method and apparatus for encoding video by using deblocking filtering, and method and apparatus for decoding video by using deblocking filtering
WO2017142327A1 (ko) 인트라 예측오차의 감소를 위한 인트라 예측 방법 및 그 장치
WO2012044126A2 (ko) 영상의 인트라 예측 방법 및 장치
WO2018070713A1 (ko) 크로마 성분에 대한 인트라 예측 모드를 유도하는 방법 및 장치
WO2013109123A1 (ko) 인트라 예측 처리 속도 향상을 위한 비디오의 부호화 방법 및 장치, 비디오의 복호화 방법 및 장치
WO2021071183A1 (ko) 현재블록의 변환계수들을 역변환하는 방법 및 장치
WO2016159610A1 (ko) 비디오 신호 처리 방법 및 장치
WO2018044089A1 (ko) 비디오 신호 처리 방법 및 장치
WO2016190690A1 (ko) 적응적인 분리가능한 그래프 기반 변환을 이용하여 비디오 신호를 처리하는 방법 및 장치
WO2016048092A1 (ko) 비디오 신호 처리 방법 및 장치
WO2020130745A1 (ko) 부호화 방법 및 그 장치, 복호화 방법 및 그 장치
WO2016064123A1 (ko) 비디오 신호 처리 방법 및 장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18735943

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18735943

Country of ref document: EP

Kind code of ref document: A2