WO2017090957A1 - Video encoding method and apparatus, and video decoding method and apparatus - Google Patents
Video encoding method and apparatus, and video decoding method and apparatus Download PDFInfo
- Publication number
- WO2017090957A1 WO2017090957A1 PCT/KR2016/013485 KR2016013485W WO2017090957A1 WO 2017090957 A1 WO2017090957 A1 WO 2017090957A1 KR 2016013485 W KR2016013485 W KR 2016013485W WO 2017090957 A1 WO2017090957 A1 WO 2017090957A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- coding unit
- block
- sample
- current
- current block
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods 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/103—Selection of coding mode or of prediction mode
- H04N19/105—Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods 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/103—Selection of coding mode or of prediction mode
- H04N19/11—Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/157—Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
- H04N19/159—Prediction type, e.g. intra-frame, inter-frame or bidirectional frame prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods 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/17—Methods 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/176—Methods 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/44—Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
Definitions
- the present specification relates to an image encoding, an image decoding method and an apparatus, and more particularly, to an image encoding or decoding method and an apparatus for predicting an image.
- the image data is encoded by a codec according to a predetermined data compression standard, for example, the Moving Picture Expert Group (MPEG) standard, and then stored in a recording medium in the form of a bitstream or transmitted through a communication channel.
- MPEG Moving Picture Expert Group
- the video codec reduces the amount of data by using a prediction technique by using a feature that images of a video are highly correlated with each other temporally or spatially.
- image information is recorded using a temporal or spatial distance between the images, a prediction error, and the like.
- the present disclosure provides a method and apparatus for encoding or decoding for accurate intra prediction in consideration of a temporal distance between images.
- An image decoding method includes: obtaining a prediction mode of a current block included in a current image from a bitstream; Determining a collocated block corresponding to a position of a current block in a reference picture adjacent to the current picture when the prediction mode of the current block is intra prediction; Obtaining a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block; Performing intra prediction on the current block based on the reference sample to obtain a predictor; And reconstructing the current block based on the predictor.
- An image decoding method includes the steps of obtaining a first flag from a bitstream; And if the first flag indicates to determine a reference sample in the current block, obtaining a reference sample based on the upper and left samples adjacent to the current block; And if the first flag indicates determining a reference sample in the collocated block, obtaining the reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block; It features.
- An image decoding method includes obtaining a reference sample based on right and bottom boundary samples in a collocated block.
- An image decoding method includes the steps of obtaining a second flag from a bitstream; If the second flag indicates to use samples located on the right and bottom sides, obtaining a reference sample based on at least one of the right and bottom samples adjacent to the current block or the right and bottom boundary samples in the collocated block; And if the second flag indicates to use samples located at the left and top, obtaining a reference sample based on at least one of a sample located at the left and top adjacent to the current block or a sample located at the left and top adjacent to the collocated block. Characterized in that it comprises a step.
- the image decoding method obtains a reference sample based on at least one of a boundary sample in a collocated block and a sample adjacent to the collocated block when the current block is located on the upper left side of the current image. Characterized in that it comprises a step.
- An image decoding method is characterized in that when the current block is located on the upper left side of the current image, obtaining a reference sample based on left and upper boundary samples in the collocated block. .
- An image decoding apparatus includes a receiving unit which receives a bitstream; And obtaining a prediction mode of the current block included in the current picture from the bitstream, and determining a collocated block corresponding to the position of the current block in a reference picture adjacent to the current picture when the prediction mode of the current block is intra prediction.
- a decoder which reconstructs the current block based on the predictor.
- a decoding unit of an image decoding apparatus obtains a first flag from a bitstream, and when the first flag indicates to determine a reference sample in the current block, upper and left samples adjacent to the current block. Obtain a reference sample based on and wherein the first flag indicates to determine a reference sample in the collocated block, the reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block Characterized in obtaining.
- the decoding unit of the image decoding apparatus is configured to obtain a reference sample based on the right and lower boundary samples in the collocated block.
- a decoding unit of an image decoding apparatus obtains a second flag from a bitstream and indicates that the second flag uses samples located on the right side and the bottom side, respectively, on the right side and the bottom side adjacent to the current block.
- a decoding unit of an image decoding apparatus may perform reference samples based on at least one of boundary samples within a collocated block and samples adjacent to the collocated block when the current block is located on the upper left side of the current image. It is characterized by obtaining.
- the decoding unit of the image decoding apparatus may obtain a reference sample based on left and upper boundary samples in the collocated block when the current block is located on the upper left side of the current image.
- An image encoding method includes determining a collocated block corresponding to a position of a current block in a reference image adjacent to a current image; Obtaining a reference sample based on at least one of a left and an upper sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block; Performing intra prediction on the current block based on the reference sample to obtain a predictor; And encoding the current block based on the predictor to obtain encoding information of the current block. And generating encoded information into a bitstream.
- An image encoding apparatus determines a collocated block corresponding to a position of a current block in a reference image adjacent to a current image, and includes a left and an upper sample adjacent to the current block, and within a collocated block.
- An encoder for obtaining encoding information of the current block; And a bitstream generator for generating encoded information into a bitstream.
- FIG. 1 is a schematic block diagram of an image decoding apparatus according to an embodiment.
- FIG. 2 is a flowchart of an image decoding method, according to an exemplary embodiment.
- FIG 3 illustrates an intra prediction mode according to an embodiment.
- 4A and 4B illustrate a process of predicting a current block based on an intra prediction mode, according to an embodiment.
- FIG. 5 illustrates a process of obtaining sample values for intra prediction using a collocated block according to an embodiment.
- FIG. 6 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- FIG. 7 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- FIG. 8 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- FIG. 9 is a schematic block diagram of an image encoding apparatus according to an embodiment.
- FIG. 10 is a flowchart of an image encoding method, according to an embodiment.
- FIG. 11 illustrates a process of determining at least one coding unit by dividing a current coding unit by an image decoding apparatus according to an embodiment.
- FIG. 12 illustrates a process of determining at least one coding unit by dividing a coding unit having a non-square shape by an image decoding apparatus according to an embodiment.
- FIG. 13 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. 14 is a diagram for a method of determining, by an image decoding apparatus, a predetermined coding unit among odd number of coding units according to an embodiment.
- FIG. 15 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus determines a plurality of coding units by dividing a current coding unit.
- FIG. 16 illustrates a process of determining that a current coding unit is divided into an odd number of coding units when the image decoding apparatus cannot process the coding units in a predetermined order, according to an embodiment.
- 17 illustrates a process of determining, by an image decoding apparatus, at least one coding unit by dividing a first coding unit according to an embodiment.
- FIG. 18 is a view illustrating that a shape in which a second coding unit may be split is limited when a non-square type second coding unit determined by splitting a first coding unit according to an embodiment satisfies a predetermined condition; FIG. Shows that.
- FIG. 19 illustrates a process of splitting a coding unit having a square shape by the image decoding apparatus when the split shape information cannot be divided into four square coding units according to an embodiment.
- FIG. 20 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.
- 21 is a diagram illustrating 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. 22 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. 23 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. 24 is a diagram of a processing block serving as a reference for determining a determination order of a reference coding unit included in a picture, according to an embodiment.
- any part of the specification is to “include” any component, this means that it may further include other components, except to exclude other components unless otherwise stated.
- the term “part” as used herein refers to a hardware component such as software, microprocessor, 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”.
- the "image” may be a static image such as a still image of a video or may represent a dynamic image such as a video, that is, the video itself.
- 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.
- FIGS. 1 to 24 An image encoding apparatus, an image decoding apparatus, an image encoding method, and an image decoding method will be described in detail with reference to FIGS. 1 to 24.
- a method and apparatus for encoding or decoding using image prediction according to an embodiment will be described with reference to FIGS. 1 to 10, and a method for determining a data unit of an image according to an embodiment will be described with reference to FIGS. 11 to 24. do.
- FIGS. 1 to 10 a method and apparatus for encoding or decoding for accurate intra prediction in consideration of a temporal distance between images according to an embodiment of the present disclosure will be described with reference to FIGS. 1 to 10.
- FIG. 1 is a schematic block diagram of an image decoding apparatus 100 according to an embodiment.
- the image decoding apparatus 100 may include a receiver 110 and a decoder 120.
- the receiver 110 may receive a bitstream.
- the bitstream includes information obtained by encoding the image by the image encoding apparatus 900.
- the bitstream may be transmitted from the image encoding apparatus 900.
- the image encoding apparatus 900 and the image decoding apparatus 100 may be connected by wire or wirelessly, and the receiver 110 may receive a bitstream through wire or wirelessly.
- the decoder 120 may reconstruct an image by parsing information from the received bitstream. The operation of the decoder 120 will be described in more detail with reference to FIG. 2.
- FIG. 2 is a flowchart of an image decoding method, according to an exemplary embodiment.
- the decoder 120 may obtain 210 a prediction mode of the current block included in the current image from the bitstream.
- the decoder 120 may determine 220 a collocated block corresponding to the position of the current block in the reference image adjacent to the current image.
- the decoder 120 may acquire a reference sample based on at least one of a sample adjacent to the current block, a boundary sample in the collocated block, and a sample adjacent to the collocated block.
- the decoder 120 may acquire 240 a predictor by performing intra prediction on the current block based on the reference sample.
- the decoder 120 may reconstruct the current block 250 based on the predictor.
- the image may be divided into maximum coding units.
- the size of the largest coding unit may be determined based on information parsed from the bitstream.
- the shape of the largest coding unit may have a square of the same size. But it is not limited thereto.
- the maximum coding unit may be hierarchically divided into coding units based on split information parsed from a bitstream.
- the coding unit may be smaller than or equal to the maximum coding unit. For example, when indicating that the split information is not split, the coding unit has the same size as the maximum coding unit.
- the maximum coding unit may be split into coding units having a lower depth.
- a coding unit of a lower depth may be split into coding units having a smaller size.
- segmentation of an image is not limited thereto, and a maximum coding unit and a coding unit may not be distinguished. The division of coding units will be described in more detail with reference to FIGS. 11 to 24.
- the coding unit may be divided into a prediction unit for prediction of an image.
- the prediction unit may be equal to or smaller than the coding unit.
- the coding unit may be divided into a transformation unit for transformation of an image.
- the transformation unit may be equal to or smaller than the coding unit.
- the shape and size of the transform unit and the prediction unit may not be related to each other.
- the coding unit may be distinguished from the prediction unit and the transformation unit, but the coding unit may be the prediction unit and the transformation unit.
- the division of coding units will be described in more detail with reference to FIGS. 11 to 24.
- the current block and the neighboring block of the present disclosure may represent one of a maximum coding unit, a coding unit, a prediction unit, and a transformation unit.
- the decoder 120 may obtain a prediction mode of the current block included in the current image from the bitstream.
- the current image is an image currently decoded by the decoder 120.
- the current block is a block included in the current video.
- the decoder 120 may obtain information about the prediction mode of the current block by parsing the bitstream.
- the prediction mode may include intra prediction or inter prediction.
- Intra prediction is a mode that predicts the current block based on the spatial similarity of the samples in the image.
- inter prediction is a mode for predicting a current block based on temporal similarity of samples between images.
- the decoder 120 may determine the prediction mode of the current block as intra prediction based on the obtained prediction information.
- FIG 3 illustrates an intra prediction mode according to an embodiment.
- the decoder 120 may perform intra prediction according to 35 intra prediction modes. Intra prediction modes may be largely Intra_Planar mode, Intra_DC mode, Intra_Angular mode. Intra_Angular mode can also have 33 directions including Intra_Vertical and Intra_Horizontal. Therefore, there may be a total of 35 intra prediction modes. Also, the decoder 120 may parse information about an intra prediction mode from the bitstream. For example, when the information about the intra prediction mode is '0', the decoder 120 may determine the intra prediction mode as the Intra_Planar mode. In addition, when the information about the intra prediction mode is '1', the decoder 120 may determine the intra prediction mode as the Intra_DC mode. In addition, when the information about the intra prediction mode is '2' to '34', the decoder 120 may determine the direction shown in FIG. 3 as the intra prediction mode.
- 4A and 4B illustrate a process of predicting a current block based on an intra prediction mode, according to an embodiment.
- the decoder 120 may predict a current block 440 in the current image 410.
- the decoder 120 may determine the prediction mode of the current block 440 as intra prediction based on the information about the prediction mode parsed from the bitstream.
- the decoder 120 may parse information about an intra prediction mode parsed from the bitstream.
- the decoder 120 may determine the intra prediction mode of the current block 440 based on the information about the intra prediction mode.
- the information about the parsed intra prediction mode may be '26'. Referring to FIG. 3, when the information about the intra prediction mode is '26', the decoder 120 may determine the intra prediction mode in the vertical direction.
- the decoder 120 may predict the current block 440 by using neighboring samples of the current block 440.
- the decoder 120 may determine reference samples 430 to be used for intra prediction using samples of the adjacent blocks 421, 422, 423, 424, and 425.
- the adjacent blocks 421, 422, 423, 424, and 425 may be blocks located on the upper right side, upper side, upper left side, left side, and lower left side of the current block 440.
- Reference samples 430 to use for intra prediction may be determined based on lower samples of the adjacent block 421 located on the upper right side of the current block 440.
- reference samples 430 to be used for intra prediction may be determined based on lower samples of the adjacent block 422 located above the current block 440.
- reference samples 430 to be used for intra prediction may be determined based on the lower left samples of the adjacent block 423 located on the upper left side of the current block 440. In addition, reference samples 430 to be used for intra prediction may be determined based on samples of the right side of the neighboring block 424 located to the left of the current block 440. In addition, the reference samples 430 to be used for intra prediction may be determined based on the right samples of the adjacent block 425 located at the lower left of the current block 440.
- the decoder 120 may more accurately predict an image extending from the current block 440 to the left or the upper side.
- the decoder 120 may predict the current block 440 based on the reference samples 430 to be used for intra prediction. For example, when the decoder 120 determines the intra prediction mode of the current block 440 in the vertical direction, the decoder 120 may select the current block 440 based on the lower samples of the adjacent block 422 among the reference samples 430. Can be predicted.
- the decoder 120 may obtain a predictor by performing intra prediction on the current block 440 based on the reference samples 430. For example, when the intra prediction mode is determined in the vertical direction, the decoder 120 may predict the current block 440 by copying the lower pixel values of the adjacent block 422 downward. The predicted sample values of the current block 440 may be referred to as 'predictors'.
- the decoder 120 may parse the transform coefficients from the bitstream.
- the decoder 120 may inversely quantize transform coefficients and inverse transform to obtain residuals.
- the decoder 120 may reconstruct the current block based on the predictor and the residual.
- the decoder 120 may predict a current block 490 in the current image 460.
- the decoder 120 may determine reference samples 480 to be used for intra prediction using samples of the adjacent blocks 471, 472, 473, 474, and 475.
- the adjacent blocks 471, 472, 473, 474, and 475 may be blocks located on the upper right side, right side, lower right side, lower side, and lower left side of the current block 490.
- the reference samples 480 to use for intra prediction may be determined based on the left samples of the adjacent block 471 located on the upper right side of the current block 490.
- the reference samples 480 to use for intra prediction may be determined based on the left samples of the adjacent block 472 located to the right of the current block 490.
- reference samples 480 to use for intra prediction may be determined based on the upper left samples of the adjacent block 473 located on the lower right side of the current block 490. In addition, reference samples 480 to use for intra prediction may be determined based on upper samples of the adjacent block 474 located below the current block 490. In addition, reference samples 480 to be used for intra prediction may be determined based on upper samples of the adjacent block 475 located at the lower left of the current block 490.
- the decoder 120 may more accurately predict an image extending rightward or downward from the current block 490.
- the decoder 120 may predict the current block 490 based on the reference samples 480 to be used for intra prediction. For example, when the decoder 120 determines the intra prediction mode of the current block 490 in the vertical direction, the decoder 120 based on the upper samples of the adjacent block 474 among the reference samples 480 may be used. Can be predicted.
- the decoder 120 may obtain a predictor by performing intra prediction on the current block 490 based on the reference sample. For example, when the intra prediction mode is determined in the vertical direction, the decoder 120 may predict the current block 490 by copying the upper pixel values of the adjacent block 474 upward. The sample values of the predicted current block 490 may be referred to as 'predictors'.
- the decoder 120 may parse the transform coefficients from the bitstream.
- the decoder 120 may inversely quantize transform coefficients and inverse transform to obtain residuals.
- the decoder 120 may reconstruct the current block based on the predictor and the residual.
- the decoder 120 may determine sample values to be used for intra prediction by using adjacent blocks on the left and bottom sides of the current block or using adjacent blocks on the right and top sides of the current block. In addition, the decoder 120 may determine sample values to be used for intra prediction by using an adjacent block located in at least one of a left side, an upper side, a right side, and a lower side of the current block.
- FIG. 5 illustrates a process of obtaining sample values for intra prediction using a collocated block according to an embodiment.
- the decoder 120 may predict the current block 520 in the current image 510.
- the decoder 120 may determine the prediction mode of the current block 520 in the current image 510 as intra prediction. Also, when the prediction mode of the current block 520 is intra prediction, the decoder 120 determines the collocated block 570 corresponding to the position of the current block in the reference image 560 adjacent to the current image 510. Can be.
- the collocated block may be a block corresponding to the position of the current block in the previously reconstructed image 560.
- the coordinate value of the upper left sample of the current block 520 for the current image 510 may be the same as the coordinate value of the upper left sample of the collocated block 570 for the previously reconstructed image 560. Can be.
- a picture order count is a variable associated with each picture.
- the image order count indicates the display order of images.
- the video sequence count is a unique value representing the video within the decoded video sequence (CVS).
- the relative time distance between the images may be known through image order counts of the images existing in the same CVS.
- the displayed order and the restored order may be different from each other.
- the adjacent reference image 560 may be an image reconstructed before the current image 510.
- the POC of the previously reconstructed image 560 may be N (integer).
- the POC of the current image 510 may be N + M (M is an integer other than 0).
- the previously reconstructed image 560 may be a previous image of the current image 510.
- M may be '1'. If M is '1', the decoder 120 may more accurately perform intra prediction because it is most likely to be similar to the current image 510 and the previously reconstructed image 560. However, the present invention is not limited thereto, and the decoder 120 may select an image most similar to the current image 510 among a plurality of previously reconstructed images. For example, M may be greater than or equal to '2' or M may be smaller than or equal to '-1'. Also, the decoder 120 may acquire a collocated block within the most similar image.
- the decoder 120 may reconstruct samples of blocks adjacent to the current block 520 in the current image 510 and previously reconstructed. Reference samples may be obtained based on at least one of the samples of the collocated block 570 in the image 560. The decoder 120 may obtain a reference sample based on at least one of a left and an upper sample adjacent to the current block 520, a boundary sample in the collocated block, and a sample adjacent to the collocated block.
- the decoder 120 acquires the reference samples by using the samples adjacent to the current block 520, it is already described with reference to FIGS. 4A and 4B, and thus redundant descriptions thereof will be omitted.
- the decoder 120 may obtain the reference sample based on the right and lower boundary samples in the collocated block. Referring to FIG. 5, the decoder 120 may determine a sample of the current block 520 based on the right and lower boundary samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570. 531,532, 533, 534, 535, 536 and 537 can be predicted. For example, the decoder 120 may convert the pixel values of the samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570 to the samples 531, 532, and 533 of the current block 520. , 534, 535, 536, and 537). The decoder 120 may obtain the samples 531, 532, 533, 534, 535, 536, and 537 of the predicted current block 520 as reference samples.
- the coordinate values of the samples 581, 582, 583, 584, 585, 586 and 587 in the collocated block 570 are the samples 531, 532, 533, 534, 535, 536 and 537 of the current block 520. It can be equal to the coordinate value of.
- the decoder 120 may predict the current block 520 based on the predicted samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520 as reference samples. Since a method of generating a predictor by predicting the current block 520 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
- the decoder 120 may determine the current block 520 based on boundary samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570.
- a reference sample adjacent to may be predicted.
- the decoder 120 may predict the current block 520 based on a reference sample adjacent to the current block 520. Since a process of predicting a current block using a reference sample adjacent to the current block 520 has been described with reference to FIG. 4B, duplicate description thereof will be omitted.
- the size of the current block 520 may be different from the size of the collocated block 570.
- the decoder 120 enlarges or reduces the size of the collocated block 570 to be the same as the size of the current block 520. Can be changed.
- An interpolation method may be used to enlarge the size of the collocated block 570.
- the decoder 120 does not determine the collocated block 570, but the previously reconstructed image 560 corresponding to the samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520.
- the samples 581, 582, 583, 584, 585, 586, and 587 in) may be used to predict pixel values of the samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520.
- the coordinates of the samples 581, 582, 583, 584, 585, 586 and 587 for the previously reconstructed image 560 are the samples 531, 532, 533 of the current block 520 for the current image 510. , 534, 535, 536, and 537).
- FIG. 6 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- the decoder 120 may predict the current block 620 in the current image 610.
- the decoder 120 may determine the prediction mode of the current block 620 in the current image 610 as intra prediction. Also, when the prediction mode of the current block 620 is intra prediction, the decoder 120 determines the collocated block 670 corresponding to the position of the current block in the reference image 660 adjacent to the current image 610. Can be.
- the adjacent reference image 660 may be an image reconstructed before the current image 610.
- the POC of the previously reconstructed image 660 may be N (integer). In addition, the POC of the current image 610 may be N + M (M is an integer other than 0). Also, the previously reconstructed image 660 may be a previous image of the current image 610.
- the decoder 120 may determine the collocated block 670 in the previously reconstructed image 660. Decoder 120 also samples 631, 632, 633, 634 of current block 620 based on samples 681, 682, 683, 684, 685, 686, and 687 adjacent to collocated block 670. , 635, 636 and 637 can be predicted. For example, the decoder 120 may convert the pixel values of the samples 681, 682, 683, 684, 685, 686, and 687 adjacent to the collocated block 670 into the samples 631, 632, 633, 634, 635, 636, and 637 can be predicted. The decoder 120 may obtain the samples 631, 632, 633, 634, 635, 636, and 637 of the predicted current block 620 as reference samples.
- the decoder 120 may predict the current block 620 based on the samples 631, 632, 633, 634, 635, 636, and 637 of the current block 620. Since the method of predicting the current block 620 has been described with reference to FIGS. 3, 4A, and 4B, redundant descriptions thereof will be omitted.
- the decoder 120 may determine the current block 620 based on boundary samples 681, 682, 683, 684, 685, 686, and 687 in the collocated block 670.
- a reference sample adjacent to may be predicted.
- the decoder 120 may predict the current block 620 based on a reference sample adjacent to the current block 620. Since the process of predicting the current block using the reference sample adjacent to the current block 620 has been described with 4B, redundant description thereof will be omitted.
- the decoder 120 may use the current block by using at least two average or median values of pixels of the samples 681, 682, 683, 684, 685, 686, and 687 adjacent to the collocated block 670.
- the pixel values of the samples 631, 632, 633, 634, 635, 636, and 637 may be estimated.
- the decoder 120 may obtain a pixel value of the sample 634 of the current block 620 based on the pixel values of the samples 683, 684, and 685.
- the decoder 120 may predict the pixel value of the sample 634 based on the mean value of the pixel values of the samples 683, 684, and 685.
- the decoder 120 may predict the pixel value of the sample 634 based on the median of the pixel values of the samples 683, 684, and 685.
- the decoder 120 may predict the pixel value of the sample 634 based on the pixel value of any one of the samples 683, 684, and 685.
- FIG. 7 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- the decoder 120 may predict the current block 720 in the current image 710.
- the decoder 120 may determine the prediction mode of the current block 720 in the current image 710 as intra prediction.
- the decoder 120 determines the collocated block 770 corresponding to the position of the current block in the reference image 760 adjacent to the current image 710. Can be.
- the adjacent reference picture 760 may be a picture reconstructed before the current picture 710.
- the POC of the previously reconstructed image 760 may be N (integer).
- the POC of the current image 710 may be N + M (M is an integer other than 0).
- the previously reconstructed image 760 may be a previous image of the current image 710.
- the decoder 120 may determine the collocated block 770 in the previously reconstructed image 760. Decoder 120 may also reference reference samples 731, 732, 733, 734 based on left and upper boundary samples 781, 782, 783, 784, 785, 786, and 787 in collocated block 770. , 735, 736, and 737 can be predicted. The pixel values of the reference samples 731, 732, 733, 734, 735, 736, and 737 may be the pixel values of the boundary samples 731, 732, 733, 734, 735, 736, and 737 in the current block 720. have.
- the decoder 120 may predict the current block 720 based on pixel values of the reference samples 731, 732, 733, 734, 735, 736, and 737.
- the decoder 120 may obtain the predicted current block 720 as a predictor. Since a method of predicting the current block 720 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
- the size of the current block 720 may be different from the size of the collocated block 770.
- the decoder 120 enlarges or reduces the size of the collocated block 770 to be the same as the size of the current block 720. Can be changed.
- the decoder 120 does not determine the collocated block 770, and the previously reconstructed image corresponding to the samples 731, 732, 733, 734, 735, 736, and 737 of the current block 720.
- the samples 731, 732, 733, 734, 735, 736, and 737 of the current block 720 can be predicted based on the samples 781, 782, 783, 784, 785, 786, and 787 in 760. have.
- the coordinates of the samples 781, 782, 783, 784, 785, 786 and 787 for the previously reconstructed image 760 are the samples 731, 732 of the current block 720 for the current image 710. , 733, 734, 735, 736, and 737.
- the decoder 120 may predict adjacent samples on the left side and the upper side of the current block 720 using the collocated block 770. Adjacent samples may not be samples in current block 720. The adjacent samples on the left and top of current block 720 may be reference samples. The decoder 120 may predict the current block 720 by using the predicted left and upper neighboring samples of the current block 720. Since the method of predicting the current block has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
- the decoder 120 may obtain a first flag from the bitstream. In addition, when the first flag indicates to determine a reference sample in the current block, the decoder 120 may obtain the reference sample based on the upper and left samples adjacent to the current block. In addition, when the first flag indicates that the first flag determines a reference sample in the collocated block, the decoder 120 obtains the reference sample based on at least one of a boundary sample located in the collocated block and a sample adjacent to the collocated block. can do.
- the first flag may be a flag for determining whether intra prediction is performed based on samples adjacent to the current block or intra prediction based on samples adjacent to the collocated block. For example, when the first flag indicates intra prediction based on samples adjacent to the current block, the decoder 120 may select the current block 440 or the current block 440 or the current image 410 or 460 as illustrated in FIG. 4A or 4B.
- a reference sample may be obtained by using pixel values of samples included in blocks 421, 422, 423, 424, 425, 471, 472, 473, 474, or 475 adjacent to 490.
- the decoder 120 may determine a previously reconstructed image 560, 660, or 760 as illustrated in FIGS. 5 to 7.
- the sample can be used to obtain a reference sample.
- the decoder 120 may determine the boundary samples 581, 582, 583, 584, 585, 586, 587, 781, 782, 783, 784, 785, 786, or 787 in the collocated block 570 or 770.
- the reference sample may be obtained based on at least one of the samples 681, 682, 683, 684, 685, 686, or 687 adjacent to the collocated block 670.
- the image decoding apparatus and the image encoding apparatus intra-prediction the current block using both temporal information or spatial information
- the image decoding apparatus and the image encoding apparatus may obtain a high quality image while increasing the compression efficiency.
- FIG. 8 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
- the decoder 120 may predict the current block 820 in the current image 810.
- the decoder 120 may determine the prediction mode of the current block 820 in the current image 810 as intra prediction.
- the decoder 120 may determine whether the reference block exists in at least one of the left side and the upper side of the current block 820. For example, it may be determined whether the current block 820 is located on the upper left side of the current image 810. When the current block 820 is located on the upper left side of the current image 810, the reference block may not exist on the left side and the upper side of the current block 820.
- the decoder 120 does not have a reference block on the left and upper sides of the current block 820. Can be determined.
- the decoder 120 has a reference block on the left side of the current block 820. You can decide not to.
- the decoder 120 has a reference block above the current block 820. You can decide not to.
- the decoder 120 collocates corresponding to the position of the current block in the reference image 860 adjacent to the current image 810.
- Block 870 may be determined.
- the adjacent reference picture 860 may be a previously reconstructed picture of the current picture 810.
- the POC of the previously reconstructed image 860 may be N (integer).
- the POC of the current image 810 may be N + M (M is an integer other than 0).
- the previously reconstructed image 860 may be a previous image of the current image 810. That is, M may be '1'.
- the decoder 120 may obtain a reference sample based on at least one of a boundary sample in the collocated block 870 or an adjacent sample of the collocated block 870. Referring to FIG. 8, the decoder 120 may determine reference samples 831, 832, 833, 834, 835, and 836 based on upper and left boundary samples 881, 882, 883, 884, 885, 886, and 887. 837). As shown in FIG. 8, the reference samples 831, 832, 833, 834, 835, 836, and 837 may exist at a virtual location outside the current image 810. The decoder 120 may predict the current block 820 based on the reference samples 831, 832, 833, 834, 835, 836, and 837.
- the decoder 120 may obtain the predicted current block 820 as a predictor. Since a method of predicting the current block 820 using reference samples 831, 832, 833, 834, 835, 836, and 837 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
- the decoder 120 may obtain a second flag from the bitstream.
- the second flag is information for determining whether to predict the current block using reference samples located on the right and lower sides of the current block, or predicting the current block using reference samples located on the left and top sides of the current block.
- the decoder 120 may predict the current block based on reference samples located on the right and the bottom of the current block when the second flag indicates to use the samples located on the right and the bottom.
- the decoder 120 may predict the current block based on reference samples located on the left side and the upper side of the current block.
- the decoder 120 may obtain a second flag from the bitstream.
- the decoder 120 indicates that the second flag uses the samples located on the right side and the bottom side
- the decoder 120 based on at least one of the right and bottom boundary samples adjacent to the current block or the right and bottom boundary samples in the collocated block.
- the current block reference sample can be obtained.
- the decoder 120 may apply to a sample located on the left side and the upper side adjacent to the current block or at least one of the left side and the upper side adjacent to the collocated block.
- a reference sample of the current block can be obtained based on this.
- the decoder 120 may acquire the reference samples as shown in FIG. 4B, 5, or 6.
- the decoder 120 may obtain the right and lower samples adjacent to the current block 490 as the reference samples 480. Decoder 120 may also reference the right and bottom samples in current block 520 or 620 with reference samples 531, 532, 533, 534, 535, 536, 537, 631, 632, 633, 634, 635, 636 or 637).
- the decoder 120 may predict the current block by using the reference samples.
- the decoder 120 may obtain the predicted current block as a predictor.
- the decoder 120 may obtain a reference sample as shown in FIG. 4A, 7, or 8.
- the decoder 120 may acquire left and upper samples adjacent to the current block 440 or 820 as reference samples 430, 831, 832, 833, 834, 835, 836, and 837.
- the decoder 120 may obtain right and upper samples in the current block 720 as reference samples 731, 732, 733, 734, 735, 736, and 737.
- the decoder 120 may predict the current block by using the reference samples.
- the decoder 120 may obtain the predicted current block as a predictor.
- the decoder 120 may obtain a pixel value most similar to the pixel values of the left and upper samples of the current block 820. Intra-prediction of the current block 820. Accordingly, the image decoding apparatus and the image encoding apparatus may obtain high quality images while increasing compression efficiency.
- FIG. 9 is a schematic block diagram of an image encoding apparatus 900 according to an embodiment.
- the image encoding apparatus 900 may include an encoder 910 and a bitstream generator 920.
- the encoder 910 may receive an input image and encode the input image.
- the bitstream generator 920 may output a bitstream based on the encoded input image.
- the image encoding apparatus 900 may transmit the bitstream to the image decoding apparatus 100. Detailed operations of the video encoding apparatus 900 will be described in detail with reference to FIG. 10.
- FIG. 10 is a flowchart of a video encoding method, according to an embodiment.
- the encoder 910 may determine 1010 a collocated block corresponding to the position of the current block in the reference image adjacent to the current image.
- the encoder 910 may acquire a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block.
- the encoder 910 may acquire 1030 a predictor by performing intra prediction on the current block based on the reference sample.
- the encoder 910 may acquire 1040 encoding information of the current block by encoding the current block based on the predictor.
- the bitstream generator 920 may generate 1050 the encoded information into a bitstream.
- the encoder 910 may determine a collocated block corresponding to the position of the current block in the reference image adjacent to the current image.
- the reference picture may be a previously reconstructed picture.
- the coordinate value of the current block for the current image may be the same as the coordinate value of the collocated block for the reference image.
- the coordinate value of the upper left sample of the current block for the current image may be the same as the coordinate value of the upper left sample of the collocated block for the reference image.
- the encoder 910 may perform intra prediction on the current block.
- the encoder 910 may obtain a reference sample based on at least one of a left and a top sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block, to intra-predict the current block. have.
- the current block may be predicted according to 35 intra prediction modes with respect to the obtained reference sample. Since the prediction of the current block according to the intra prediction mode has been described with reference to FIGS. 3 and 4, a redundant description is omitted.
- the encoder 910 may obtain, as predictors, current blocks predicted based on each reference sample and an intra prediction mode.
- the encoder 910 may select the predictor that best predicts the current block by comparing the predictors with the original of the current block. For example, the encoder 910 may add both absolute differences between the original values of the current block and the pixel values of the predictor using Sum of Absolute Differences (SAD). The encoder 910 may select a predictor having the smallest SAD as a predictor that best predicts the current block.
- SAD Sum of Absolute Differences
- the encoder 910 may add both squares of the difference between the original values of the current block and the pixel values of the predictor using the Sum of Square Error (SSE).
- SSE Sum of Square Error
- the encoder 910 may select a predictor having the smallest SSE as the predictor that best predicts the current block.
- the encoder 910 may determine, as encoding information, at least one of information about a reference sample used for the selected predictor and an intra prediction mode.
- the encoding information may include information indicating to obtain a reference sample based on at least one of samples inside the collocated block, samples adjacent to the collocated block, or samples adjacent to the current block.
- the encoding information may include information indicating that a reference sample is to be obtained based on at least one of the collocated block or the left, upper, right, and lower samples of the current block.
- the encoding information may also include information indicating to select one of 35 intra prediction modes.
- the encoder 910 may obtain the difference between the current block and the selected predictor as a residual.
- the encoder 910 may obtain a transform coefficient by transforming and quantizing the residual.
- the bitstream generator 920 may generate at least one of encoded information and transform coefficients as a bitstream.
- the generated bitstream may be transmitted to the image decoding apparatus 100.
- the image decoding apparatus 100 may reconstruct an image based on the bitstream.
- FIG. 11 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing a current coding unit according to an embodiment.
- the image decoding apparatus 100 may determine a shape of a coding unit by using block shape information, and determine in which form the coding unit is divided using the 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 100 represents.
- the image decoding apparatus 100 may use block shape information indicating that the current coding unit is square. For example, the image decoding apparatus 100 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. 11, when the block shape information of the current coding unit 1100 indicates a square shape, the decoder 1130 may have the same size as the current coding unit 1100 according to the split shape information indicating that the block shape information is not divided. The splitting coding unit 1110a may not be divided, or split coding units 1110b, 1110c, 1110d, and the like may be determined based on splitting form information indicating a predetermined division method.
- the image decoding apparatus 100 determines two coding units 1110b obtained by dividing a current coding unit 1100 in a vertical direction based on split shape information indicating that the image is split in a vertical direction. Can be.
- the image decoding apparatus 100 may determine two coding units 1110c obtained by dividing the current coding unit 1100 in the horizontal direction based on the split type information indicating the split in the horizontal direction.
- the image decoding apparatus 100 may determine four coding units 1110d that divide the current coding unit 1100 in the vertical direction and the horizontal direction based on the split type information indicating that the image decoding apparatus 100 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. 12 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing a coding unit having a non-square shape according to an embodiment.
- the image decoding apparatus 100 may use block shape information indicating that a current coding unit is a non-square shape.
- the image decoding apparatus 100 may determine whether to divide the current coding unit of the non-square according to the split type information or to split it by a predetermined method. Referring to FIG. 12, when the block shape information of the current coding unit 1200 or 1250 indicates a non-square shape, the image decoding apparatus 100 may not divide the current coding unit 1200 according to the split shape information indicating that the shape is not divided.
- coding units 1210a, 1220b, 1230a, 1230b, 1230c, 1270a which do not divide the coding units 1210 or 1260 having the same size as 1250, or are divided based on the partition type information indicating a predetermined division method. 1270b, 1280a, 1280b, and 1280c.
- 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 100 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 a coding unit. Can be represented.
- the image decoding apparatus 100 may determine the current coding unit 1200 or 1250 based on the split shape information. By splitting, two coding units 1220a, 1220b, or 1270a and 1270b included in the current coding unit may be determined.
- the image decoding apparatus 100 may determine the current coding unit 1200 or 1250 having the non-square shape.
- the current coding unit may be split in consideration of the position of the long side. For example, the image decoding apparatus 100 divides the current coding unit 1200 or 1250 in a direction of dividing a long side of the current coding unit 1200 or 1250 in consideration of the shape of the current coding unit 1200 or 1250. To determine a plurality of coding units.
- the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250. For example, when the split form information indicates that the current coding unit 1200 or 1250 is divided into three coding units, the image decoding apparatus 100 may divide the current coding unit 1200 or 1250 into three coding units 1230a. , 1230b, 1230c, 1280a, 1280b, and 1280c. According to an embodiment, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250, and not all sizes of the determined coding units may be the same.
- the size of a predetermined coding unit 1230b or 1280b among the determined odd coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c is different from other coding units 1230a, 1230c, 1280a, and 1280c. May have That is, a coding unit that may be determined by dividing the current coding unit 1200 or 1250 may have a plurality of types, and in some cases, odd number of coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c Each may have a different size.
- the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250.
- the image decoding apparatus 100 may set a predetermined limit on at least one coding unit among odd-numbered coding units generated by dividing.
- the image decoding apparatus 100 is a coding unit positioned at the center of three coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c generated by dividing a current coding unit 1200 or 1250.
- the decoding process for 1230b and 1280b may be different from other coding units 1230a, 1230c, 1280a, and 1280c.
- the image decoding apparatus 100 may restrict the coding units 1230b and 1280b positioned in the center from being no longer divided, unlike other coding units 1230a, 1230c, 1280a, and 1280c, or only a predetermined number of times. You can limit it to split.
- FIG. 13 illustrates a process of splitting a coding unit by the image decoding apparatus 100 based on at least one of block shape information and split shape information, according to an exemplary embodiment.
- the image decoding apparatus 100 may determine whether to split or not split the first coding unit 1300 having a square shape into coding units based on at least one of block shape information and split shape information. According to an embodiment, when the split type information indicates splitting the first coding unit 1300 in the horizontal direction, the image decoding apparatus 100 divides the first coding unit 1300 in the horizontal direction to divide the second coding unit. 1310 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 100 may determine to divide or not split the determined second coding unit 1310 into coding units based on at least one of block shape information and split shape information. Referring to FIG. 13, the image decoding apparatus 100 may determine a second coding unit 1310 having a non-square shape determined by dividing the first coding unit 1300 based on at least one of block shape information and split shape information. It may be split into at least one third coding unit 1320a, 1320b, 1320c, 1320d, or the like, or may not split the second coding unit 1310.
- the image decoding apparatus 100 may obtain at least one of block shape information and split shape information, and the image decoding apparatus 100 may determine the first coding unit 1300 based on at least one of the obtained block shape information and split shape information. ) May be divided into a plurality of second coding units (eg, 1310) of various types, and the second coding unit 1310 may be configured to perform first encoding based on at least one of block shape information and split shape information.
- the unit 1300 may be divided according to the divided manner.
- the second The coding unit 1310 may also be divided into third coding units (eg, 1320a, 1320b, 1320c, 1320d, etc.) based on at least one of block shape information and split shape information of the second coding unit 1310. 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 square coding unit may be determined in a non-square coding unit, and a coding unit of a square shape may be recursively divided to determine a coding unit of a non-square shape.
- a predetermined coding unit eg, located in the center of an odd number of third coding units 1320b, 1320c, and 1320d determined by splitting a second coding unit 1310 having a non-square shape
- Coding units or coding units having a square shape may be recursively divided.
- the third coding unit 1320c having a square shape which is one of odd third coding units 1320b, 1320c, and 1320d, may be divided in a horizontal direction and divided into a plurality of fourth coding units.
- the fourth coding unit 1340 having a non-square shape which is one of the plurality of fourth coding units, may be divided into a plurality of coding units.
- the fourth coding unit 1340 having a non-square shape may be divided into odd coding units 1350a, 1350b, and 1350c.
- the image decoding apparatus 100 splits each of the third coding units 1320a, 1320b, 1320c, 1320d, etc. into coding units based on at least one of block shape information and split shape information, or performs second encoding. It may be determined that the unit 1310 is not divided.
- the image decoding apparatus 100 may divide the non-square second coding unit 1310 into odd third coding units 1320b, 1320c, and 1320d.
- the image decoding apparatus 100 may place a predetermined limit on a predetermined third coding unit among the odd number of third coding units 1320b, 1320c, and 1320d.
- the image decoding apparatus 100 may be limited to the number of coding units 1320c located in the middle of the odd number of third coding units 1320b, 1320c, and 1320d, which are no longer divided, or divided by a set number of times. It can be limited to.
- the image decoding apparatus 100 may include a coding unit positioned at the center of odd-numbered third coding units 1320b, 1320c, and 1320d included in a second coding unit 1310 having a non-square shape. 1320c 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 a divided form of the second coding unit 1310), or predetermined.
- the image decoding apparatus 100 may obtain at least one of block shape information and split shape information used to divide a current coding unit at a predetermined position in the current coding unit.
- FIG. 14 illustrates a method for the image decoding apparatus 100 to determine a predetermined coding unit among odd number of coding units, according to an exemplary embodiment.
- At least one of the block shape information and the split shape information of the current coding unit 1400 may be a sample at a predetermined position (for example, located at the center of a plurality of samples included in the current coding unit 1400). Sample 1440).
- a predetermined position in the current coding unit 1400 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. 14, and the current coding unit 1400 is located at the predetermined position. It should be construed that various positions (eg, top, bottom, left, right, top left, bottom left, top right or bottom right, etc.) that may be included in the.
- the image decoding apparatus 100 may determine that the current coding unit is divided into coding units of various shapes and sizes by not obtaining at least one of block shape information and split shape information obtained from a predetermined position.
- the image decoding apparatus 100 may select one coding unit from among them. Methods for selecting one of a plurality of coding units may vary, which will be described below through various embodiments.
- the image decoding apparatus 100 may divide a current coding unit into a plurality of coding units and determine a coding unit of a predetermined position.
- the image decoding apparatus 100 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. 14, the image decoding apparatus 100 may determine an odd number of coding units 1420a, 1420b, and 1420c by dividing the current coding unit 1400. The image decoding apparatus 100 may determine the central coding unit 1420b by using information about the positions of the odd number of coding units 1420a, 1420b, and 1420c. For example, the image decoding apparatus 100 determines the positions of the coding units 1420a, 1420b, and 1420c based on information indicating the positions of predetermined samples included in the coding units 1420a, 1420b, and 1420c.
- the coding unit 1420b positioned at may be determined.
- the image decoding apparatus 100 may encode coding units 1420a, 1420b, and 1420c based on information indicating the positions of samples 1430a, 1430b, and 1430c in the upper left of the coding units 1420a, 1420b, and 1420c.
- the coding unit 1420b positioned in the center may be determined by determining the position of.
- the information indicating the position of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively may be included in the pictures of the coding units 1420a, 1420b, and 1420c. It may include information about the location or coordinates of. According to an embodiment, the information indicating the positions of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively, may be included in the coding units 1420a included in the current coding unit 1400.
- 1420b and 1420c 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 1420a, 1420b and 1420c. That is, the image decoding apparatus 100 may directly use information about the position or coordinates in the pictures of the coding units 1420a, 1420b, and 1420c or information about the width or height of the coding unit corresponding to the difference between the coordinates. By using, the coding unit 1420b positioned in the center may be determined.
- the information indicating the position of the sample 1430a at the upper left of the upper coding unit 1420a may indicate (xa, ya) coordinates, and the sample 1330b at the upper left of the middle coding unit 1420b.
- the information indicating the position of) may indicate the (xb, yb) coordinates, and the information indicating the position of the sample 1430c on the upper left of the lower coding unit 1420c may indicate the (xc, yc) coordinates.
- the image decoding apparatus 100 may determine the center coding unit 1420b using the coordinates of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively.
- the coordinates indicating the positions of the samples 1430a, 1430b, and 1430c at the upper left may indicate coordinates indicating the absolute positions in the picture, and further, the position of the samples 1430a at the upper left of the upper coding unit 1420a.
- the (dxb, dyb) coordinate which is information indicating the relative position of the upper left sample 1430b of the central coding unit 1420b, and the relative position of the upper left sample 1430c of the lower coding unit 1420c.
- 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 are available. It should be interpreted in a way.
- the image decoding apparatus 100 may divide the current coding unit 1400 into a plurality of coding units 1420a, 1420b, and 1420c, and may select one of the coding units 1420a, 1420b, and 1420c.
- the coding unit may be selected according to the standard. For example, the image decoding apparatus 100 may select coding units 1420b having different sizes from among coding units 1420a, 1420b, and 1420c.
- the image decoding apparatus 100 may include (xa, ya) coordinates, which are information indicating the position of the sample 1430a on the upper left side of the upper coding unit 1420a, and the sample on the upper left side of the center coding unit 1420b.
- Coding units 1420a using (xb, yb) coordinates indicating information of position of 1430b and (xc, yc) coordinates indicating information of sample 1430c on the upper left side of lower coding unit 1420c. 1420b, 1420c) may determine the width or height of each.
- the image decoding apparatus 100 uses (xa, ya), (xb, yb), and (xc, yc) coordinates indicating the positions of the coding units 1420a, 1420b, and 1420c. 1420c) each size may be determined.
- the image decoding apparatus 100 may determine the width of the upper coding unit 1420a as xb-xa and the height as yb-ya. According to an embodiment, the image decoding apparatus 100 may determine the width of the central coding unit 1420b as xc-xb and the height as yc-yb. According to an embodiment, the image decoding apparatus 100 may determine the width or height of the lower coding unit by using the width or height of the current coding unit, the width and height of the upper coding unit 1420a, and the center coding unit 1420b. .
- the image decoding apparatus 100 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 1420a, 1420b, and 1420c. Referring to FIG. 14, the image decoding apparatus 100 may determine a coding unit 1420b as a coding unit having a predetermined position while having a size different from that of the upper coding unit 1420a and the lower coding unit 1420c. However, in the above-described process of determining, by the image decoding apparatus 100, a coding unit having a different size from another coding unit, the coding unit at a predetermined position may be 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 100 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 100 may determine the coding unit at a predetermined position in the horizontal direction. That is, the image decoding apparatus 100 may determine one of the coding units having different positions in the horizontal direction to limit 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 100 may determine a coding unit of a predetermined position in the vertical direction. That is, the image decoding apparatus 100 may determine one of the coding units having different positions in the vertical direction to limit the corresponding coding unit.
- the image decoding apparatus 100 may use information indicating the positions of each of the even coding units to determine the coding unit of the predetermined position among the even coding units.
- the image decoding apparatus 100 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 middle position) among the odd number of coding units described above with reference to FIG. 14.
- 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 100 may determine block shape information and a split shape stored in a sample included in a middle coding unit in a splitting process in order to determine a coding unit located in a center among coding units in which a current coding unit is divided into a plurality. At least one of the information may be used.
- the image decoding apparatus 100 may divide the current coding unit 1400 into a plurality of coding units 1420a, 1420b, and 1420c based on at least one of block shape information and split shape information.
- a coding unit 1420b positioned in the center of the plurality of coding units 1420a, 1420b, and 1420c may be determined.
- the image decoding apparatus 100 may determine a coding unit 1420b positioned in the center in consideration of a position where at least one of block shape information and 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 1400 may be obtained from a sample 1440 located in the center of the current coding unit 1400.
- the block shape information and the split shape information may be obtained.
- the coding unit 1420b including the sample 1440 may be a coding unit positioned at the center. You can decide. However, 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 100 may divide a current coding unit 1400 into a plurality of coding units (eg, divided into a plurality of coding units 1420a, 1420b, and 1420c) determined by splitting the current coding unit 1400.
- Block shape information obtained from a sample at a predetermined position (for example, a sample located in the center of the current coding unit 1400) in the current coding unit 1400 to determine a coding unit located in the middle of the coding units; At least one of the partition type information may be used. .
- the image decoding apparatus 100 may determine a sample of the predetermined position in consideration of the block shape of the current coding unit 1400, and the image decoding apparatus 100 may determine a plurality of pieces in which the current coding unit 1400 is divided and determined.
- a coding unit 1420b including a sample from which predetermined information (for example, at least one of block shape information and split shape information) may be obtained may be determined and determined.
- predetermined information for example, at least one of block shape information and split shape information
- the image decoding apparatus 100 may determine a sample 1440 located in the center of the current coding unit 1400 as a sample from which predetermined information may be obtained, and the image decoding apparatus may be used.
- the 100 may set a predetermined limit in decoding the coding unit 1420b including the sample 1440.
- the position of the sample from which the predetermined information may 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 1420b 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 1400.
- 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 100 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 information about the width and the height of the current coding unit.
- the sample may be determined as a sample from which predetermined information can be obtained.
- the image decoding apparatus 100 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 100 when the image decoding apparatus 100 divides a current coding unit into a plurality of coding units, at least one of block shape information and split shape information may be used to determine a coding unit of a predetermined position among a plurality of coding units.
- the image decoding apparatus 100 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 100 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. 13, a detailed description thereof will be omitted.
- the image decoding apparatus 100 may determine at least one coding unit by dividing a current coding unit, and determine an 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. 15 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus 100 determines a plurality of coding units by dividing a current coding unit.
- the image decoding apparatus 100 determines the second coding units 1510a and 1510b by dividing the first coding unit 1500 in the vertical direction according to the block shape information and the split shape information. Split the 1500 in the horizontal direction to determine the second coding units 1530a and 1530b, or divide the first coding unit 1500 in the vertical and horizontal directions to divide the second coding units 1550a, 1550b, 1550c, and 1550d. Can be determined.
- the image decoding apparatus 100 may determine an order such that the second coding units 1510a and 1510b determined by dividing the first coding unit 1500 in the vertical direction are processed in the horizontal direction 1510c. .
- the image decoding apparatus 100 may determine the processing order of the second coding units 1530a and 1530b determined by dividing the first coding unit 1500 in the horizontal direction, in the vertical direction 1530c.
- the image decoding apparatus 100 may process the coding units for positioning the second coding units 1550a, 1550b, 1550c, and 1550d determined by dividing the first coding unit 1500 in the vertical direction and the horizontal direction, 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 1550e).
- the image decoding apparatus 100 may recursively split coding units.
- the image decoding apparatus 100 may determine a plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d by dividing the first coding unit 1500.
- Each of the determined coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may be recursively divided.
- the method of dividing the plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may correspond to a method of dividing the first coding unit 1500.
- the plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may be independently divided into a plurality of coding units.
- the image decoding apparatus 100 may determine the second coding units 1510a and 1510b by dividing the first coding unit 1500 in the vertical direction, and further, respectively, the second coding units 1510a and 1510b. It can be decided to split independently or not.
- the image decoding apparatus 100 may divide the second coding unit 1510a on the left side into a horizontal coding direction and divide the second coding unit 1520a and 1520b into a second coding unit 1510b. ) 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 100 may independently determine the order in which the third coding units 1520a and 1520b, which are determined by splitting the second coding unit 1510a on the left side, are processed independently of the second coding unit 1510b on the right side. Since the second coding unit 1510a on the left is divided in the horizontal direction to determine the third coding units 1520a and 1520b, the third coding units 1520a and 1520b may be processed in the vertical direction 1520c.
- the third coding unit included in the second coding unit 1510a on the left side corresponds to the horizontal direction 1510c
- the right coding unit 1510b may be processed.
- FIG. 16 illustrates a process of determining that a current coding unit is divided into an odd number of coding units when the image decoding apparatus 100 may not process the coding units in a predetermined order, according to an embodiment.
- the image decoding apparatus 100 may determine that the current coding unit is split into odd coding units based on the obtained block shape information and the split shape information.
- a first coding unit 1600 having a square shape may be divided into second coding units 1610a and 1610b having a non-square shape, and each of the second coding units 1610a and 1610b may be independently formed. It may be divided into three coding units 1620a, 1620b, 1620c, 1620d, and 1620e.
- the image decoding apparatus 100 may determine a plurality of third coding units 1620a and 1620b by dividing the left coding unit 1610a in the horizontal direction among the second coding units, and right coding unit 1610b. ) May be divided into an odd number of third coding units 1620c, 1620d, and 1620e.
- the image decoding apparatus 100 determines whether the third coding units 1620a, 1620b, 1620c, 1620d, and 1620e may be processed in a predetermined order to determine whether there are an odd number of coding units. You can decide. Referring to FIG. 16, the image decoding apparatus 100 may recursively divide a first coding unit 1600 to determine third coding units 1620a, 1620b, 1620c, 1620d, and 1620e. The image decoding apparatus 100 may include a first coding unit 1600, a second coding unit 1610a, 1610b, or a third coding unit 1620a, 1620b, 1620c, based on at least one of block shape information and split shape information.
- 1620d and 1620e may be determined to be divided into odd coding units among split forms. For example, a coding unit located on the right side of the second coding units 1610a and 1610b may be divided into an odd number of third coding units 1620c, 1620d, and 1620e.
- the order in which the plurality of coding units included in the first coding unit 1600 are processed may be a predetermined order (for example, a z-scan order 1630), and the image decoding apparatus ( 100 may determine whether the third coding units 1620c, 1620d, and 1620e, which are determined by splitting the right second coding unit 1610b into an odd number, satisfy the condition under which the predetermined order is processed.
- the image decoding apparatus 100 may satisfy a condition that the third coding units 1620a, 1620b, 1620c, 1620d, and 1620e included in the first coding unit 1600 may be processed in a predetermined order. And whether the at least one of the width and the height of the second coding unit 1610a and 1610b is divided in half according to the boundary of the third coding unit 1620a, 1620b, 1620c, 1620d, and 1620e.
- the third coding units 1620a and 1620b which are determined by dividing the height of the left second coding unit 1610a in the non-square form by half, satisfy the condition, but the right second coding unit 1610b is 3.
- the third coding units 1620c, 1620d, and 1620e determined by dividing into two coding units does not divide the width or height of the right second coding unit 1610b in half
- the third coding units 1620c, 1620d, 1620e may be determined to not satisfy the condition, and the image decoding apparatus 100 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 1610b It may be determined to be divided into an odd number of coding units.
- the image decoding apparatus 100 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.
- FIG. 17 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing the first coding unit 1700, according to an exemplary embodiment.
- the image decoding apparatus 100 may divide the first coding unit 1700 based on at least one of the block shape information and the split shape information acquired through the receiver 110.
- the first coding unit 1700 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 100 may determine the first coding unit. 1700 may be divided into a plurality of non-square coding units.
- the image decoding apparatus 100 may form a square first coding unit 1700.
- the image decoding apparatus 100 may process the second coding units 1710a, 1710b, 1710c, 1720a, 1720b, and 1720c included in the first coding unit 1700 in a predetermined order.
- the condition is whether the at least one of the width and the height of the first coding unit 1700 is divided in half according to the boundary of the second coding unit (1710a, 1710b, 1710c, 1720a, 1720b, 1720c). It is related to whether or not.
- a boundary between second coding units 1710a, 1710b, and 1710c which is determined by dividing a square first coding unit 1700 in a vertical direction, divides the width of the first coding unit 1700 in half.
- the first coding unit 1700 may be determined to not satisfy a condition that may be processed in a predetermined order.
- a boundary between the second coding units 1720a, 1720b, and 1720c which is determined by dividing the first coding unit 1700 having a square shape in the horizontal direction, does not divide the width of the first coding unit 1700 in half,
- the one coding unit 1700 may be determined as not satisfying a condition that may be processed in a predetermined order. In case of such a condition dissatisfaction, the image decoding apparatus 100 may determine that the scan order is disconnected, and determine that the first coding unit 1700 is divided into odd coding units based on the determination result.
- the image decoding apparatus 100 when the image decoding apparatus 100 is divided into an odd number of coding units, the image decoding apparatus 100 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 100 may determine various coding units by dividing the first coding unit.
- the image decoding apparatus 100 may split a first coding unit 1700 having a square shape and a first coding unit 1730 or 1750 having a non-square shape into various coding units. .
- FIG. 18 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 1800 according to an embodiment satisfies a predetermined condition. It shows that the form that can be limited.
- the image decoding apparatus 100 may determine the square-type first coding unit 1800 based on at least one of the block shape information and the partition shape information acquired through the receiver 110, and may include a non-square type first coding unit 1800. It may be determined by dividing into two coding units 1810a, 1810b, 1820a, and 1820b. The second coding units 1810a, 1810b, 1820a, and 1820b may be split independently. Accordingly, the image decoding apparatus 100 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 associated with each of the second coding units 1810a, 1810b, 1820a, and 1820b. Can be.
- the image decoding apparatus 100 divides the left second coding unit 1810a of the non-square shape in a horizontal direction, determined by dividing the first coding unit 1800 in the vertical direction, and then uses the third coding unit ( 1812a, 1812b).
- the right second coding unit 1810b may have the same horizontal direction as the direction in which the left second coding unit 1810a is divided. It can be limited to not be divided into.
- the right second coding unit 1810b is split in the same direction to determine the third coding unit 1814a and 1814b, the left second coding unit 1810a and the right second coding unit 1810b are respectively horizontally aligned.
- the third coding units 1812a, 1812b, 1814a, and 1814b may be determined by being split independently. However, this means that the image decoding apparatus 100 divides the first coding unit 1800 into four square second coding units 1830a, 1830b, 1830c, and 1830d 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 100 splits a second coding unit 1820a or 1820b of a non-square shape, determined by dividing a first coding unit 1800 in a horizontal direction, into a third coding unit. (1822a, 1822b, 1824a, 1824b) can be determined.
- a third coding unit. (1822a, 1822b, 1824a, 1824b)
- the image decoding apparatus 100 divides one of the second coding units (for example, the upper second coding unit 1820a) in the vertical direction
- another image coding unit for example, the lower end
- the coding unit 1820b may restrict the upper second coding unit 1820a from being split in the vertical direction in the same direction as the split direction.
- FIG. 19 illustrates a process of splitting a coding unit having a square shape by the image decoding apparatus 100 when the split shape information cannot be divided into four square coding units.
- the image decoding apparatus 100 divides the first coding unit 1900 based on at least one of the block shape information and the split shape information to divide the second coding units 1910a, 1910b, 1920a, 1920b, 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 100 may not divide the first coding unit 1900 having a square shape into four second coding units 1930a, 1930b, 1930c, and 1930d having a square shape.
- the image decoding apparatus 100 may determine the second coding units 1910a, 1910b, 1920a, 1920b, and the like having a non-square shape, based on the split shape information.
- the image decoding apparatus 100 may independently split the non-square second coding units 1910a, 1910b, 1920a, 1920b, and the like.
- Each of the second coding units 1910a, 1910b, 1920a, 1920b, etc. 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, and the first coding unit 1900.
- the image decoding apparatus 100 may divide the left second coding unit 1910a in the horizontal direction to determine the third coding units 1912a and 1912b having a square shape, and the right second coding unit 1910b may The third coding units 1914a and 1914b having a square shape may be determined by being split in the horizontal direction. Furthermore, the image decoding apparatus 100 may divide the left second coding unit 1910a and the right second coding unit 1910b in the horizontal direction to determine the third coding units 1916a, 1916b, 1916c, and 1916d having a square shape. have. In this case, the coding unit may be determined in the same form as the first coding unit 1900 is divided into four square second coding units 1930a, 1930b, 1930c, and 1930d.
- the image decoding apparatus 100 may determine the third coding units 1922a and 1922b having a square shape by dividing the upper second coding unit 1920a in the vertical direction, and the lower second coding unit 1920b. ) May be divided in a vertical direction to determine third coding units 1924a and 1924b having a square shape. Furthermore, the image decoding apparatus 100 may divide the upper second coding unit 1920a and the lower second coding unit 1920b in the vertical direction to determine the third coding units 1926a, 1926b, 1926a, and 1926b having a square shape. have. In this case, the coding unit may be determined in the same form as the first coding unit 1900 is divided into four square second coding units 1930a, 1930b, 1930c, and 1930d.
- FIG. 20 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 100 may divide the first coding unit 2000 based on the block shape information and the split shape information.
- the image decoding apparatus 100 may determine the first coding unit 2000.
- a second coding unit eg, 2010a, 2010b, 2020a, 2020b, etc.
- non-square-type second coding units 2010a, 2010b, 2020a, and 2020b which are determined by dividing the first coding unit 2000 only in the horizontal direction or the vertical direction, respectively, may include block shape information and split shape information for each. It can be divided independently based on.
- the image decoding apparatus 100 divides the second coding units 2010a and 2010b generated by splitting the first coding unit 2000 in the vertical direction in the horizontal direction, respectively, to generate the third coding unit 2016a, 2016b, 2016c and 2016d), and the second coding unit 2020a and 2020b generated by splitting the first coding unit 2000 in the horizontal direction are divided in the horizontal direction, respectively, and the third coding unit 2026a, 2026b and 2026c. , 2026d). Since the splitting process of the second coding units 2010a, 2010b, 2020a, and 2020b has been described above with reference to FIG. 19, a detailed description thereof will be omitted.
- the image decoding apparatus 100 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. 15, and thus a detailed description thereof will be omitted. Referring to FIG. 20, the image decoding apparatus 100 splits a first coding unit 2000 having a square shape to form three square third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d. ) Can be determined.
- the image decoding apparatus 100 performs a processing sequence of the third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d according to the form in which the first coding unit 2000 is divided. You can decide.
- the image decoding apparatus 100 determines the third coding units 2016a, 2016b, 2016c, and 2016d by dividing the second coding units 2010a and 2010b generated by dividing in the vertical direction in the horizontal direction, respectively.
- the image decoding apparatus 100 may first process the third coding units 2016a and 2016b included in the left second coding unit 2010a in the vertical direction, and then include the right coding unit 2010b.
- the third coding units 2016a, 2016b, 2016c, and 2016d may be processed according to an order 2017 of processing the third coding units 2016c and 2016d in the vertical direction.
- the image decoding apparatus 100 determines the third coding units 2026a, 2026b, 2026c, and 2026d by dividing the second coding units 2020a and 2020b generated by dividing in the horizontal direction, respectively.
- the image decoding apparatus 100 may first process the third coding units 2026a and 2026b included in the upper second coding unit 2020a in the horizontal direction, and then include the lower coding unit 2020b.
- the third coding units 2026a, 2026b, 2026c, and 2026d may be processed according to an order 2027 of processing the third coding units 2026c and 2026d in the horizontal direction.
- second coding units 2010a, 2010b, 2020a, and 2020b may be divided to determine third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d having a square shape. have.
- the second coding units 2010a and 2010b determined by dividing in the vertical direction and the second coding units 2020a and 2020b determined by dividing in the horizontal direction are divided into different forms, but are determined afterwards.
- 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d may result in the first coding unit 2000 being split into coding units having the same type.
- the apparatus 100 for decoding an image recursively splits a coding unit through a different process based on at least one of block shape information and split shape information, and as a result, even if the coding units having the same shape are determined, the plurality of pictures determined in the same shape are determined. Coding units may be processed in different orders.
- 21 is a diagram illustrating 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 100 may determine the depth of a 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 100 may have a square shape based on block shape information indicating a square shape (for example, block shape information may indicate '0: SQUARE').
- the second coding unit 2102, the third coding unit 2104, and the like of the lower depth may be determined by dividing the first coding unit 2100. If the size of the square first coding unit 2100 is 2Nx2N, the second coding unit 2102 determined by dividing the width and height of the first coding unit 2100 by 1/21 times may have a size of NxN. have.
- the third coding unit 2104 determined by dividing the width and the height of the second coding unit 2102 into 1/2 size may have a size of N / 2 ⁇ N / 2.
- the width and height of the third coding unit 2104 correspond to 1/22 times the first coding unit 2100.
- the depth of the first coding unit 2100 is D
- the depth of the second coding unit 2102 that is 1/21 times the width and the height of the first coding unit 2100 may be D + 1
- the depth of the third coding unit 2104, which is 1/22 times the width and the height of 2100 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 100 may split the first coding unit 2110 or 2120 having a non-square shape to form a second coding unit 2112 or 2122 of a lower depth, The third coding unit 2114 or 2124 may be determined.
- the image decoding apparatus 100 may determine a second coding unit (eg, 2102, 2112, 2122, etc.) by dividing at least one of a width and a height of the Nx2N-sized first coding unit 2110. That is, the image decoding apparatus 100 may divide the first coding unit 2110 in the horizontal direction to determine a second coding unit 2102 having an NxN size or a second coding unit 2122 having an NxN / 2 size.
- the second coding unit 2112 having an N / 2 ⁇ N size may be determined by splitting in the horizontal direction and the vertical direction.
- the image decoding apparatus 100 determines at least one of a width and a height of a 2N ⁇ N sized first coding unit 2120 to determine a second coding unit (eg, 2102, 2112, 2122, etc.). It may be. That is, the image decoding apparatus 100 may divide the first coding unit 2120 in the vertical direction to determine a second coding unit 2102 having an NxN size or a second coding unit 2112 having an N / 2xN size. The second coding unit 2122 having the size of NxN / 2 may be determined by splitting in the horizontal direction and the vertical direction.
- the image decoding apparatus 100 determines at least one of a width and a height of the NxN-sized second coding unit 2102 to determine a third coding unit (eg, 2104, 2114, 2124, etc.). It may be. That is, the image decoding apparatus 100 determines the third coding unit 2104 having the size of N / 2xN / 2 by dividing the second coding unit 2102 in the vertical direction and the horizontal direction, or makes the N / 22xN / 2 size the first coding unit 2104. The third coding unit 2114 may be determined or the third coding unit 2124 having a size of N / 2 ⁇ N / 22 may be determined.
- a third coding unit eg, 2104, 2114, 2124, etc.
- the image decoding apparatus 100 divides at least one of a width and a height of the N / 2 ⁇ N sized second coding unit 2112 into a third coding unit (eg, 2104, 2114, 2124, etc.). May be determined. That is, the image decoding apparatus 100 divides the second coding unit 2112 in the horizontal direction to form a third coding unit 2104 having a size of N / 2xN / 2 or a third coding unit 2124 having a size of N / 2xN / 22. ) May be determined or divided into vertical and horizontal directions to determine the third coding unit 2114 having an N / 22 ⁇ N / 2 size.
- a third coding unit eg, 2104, 2114, 2124, etc.
- the image decoding apparatus 100 divides at least one of the width and the height of the NxN / 2 sized second coding unit 2122 into a third coding unit (eg, 2104, 2114, 2124, etc.). May be determined. That is, the image decoding apparatus 100 divides the second coding unit 2122 in the vertical direction to form a third coding unit 2104 having a size of N / 2xN / 2 or a third coding unit 2114 having a size of N / 22xN / 2. ) May be determined or divided into vertical and horizontal directions to determine the third coding unit 2124 of size N / 2 ⁇ N / 22.
- a third coding unit eg, 2104, 2114, 2124, etc.
- the image decoding apparatus 100 may divide a square coding unit (for example, 2100, 2102, 2104) into a horizontal direction or a vertical direction.
- the first coding unit 2100 having the size of 2Nx2N is divided in the vertical direction to determine the first coding unit 2110 having the size of Nx2N, or the first coding unit 2120 having the size of 2NxN is determined by splitting in the horizontal direction.
- the depth of the coding unit determined by dividing the first coding unit 2100 having a 2N ⁇ 2N size in the horizontal direction or the vertical direction may be determined by the first encoding. It may be the same as the depth of the unit 2100.
- the width and height of the third coding unit 2114 or 2124 may correspond to 1/22 times the first coding unit 2110 or 2120.
- the depth of the second coding unit 2112 or 2122 which is 1/2 the width and height of the first coding unit 2110 or 2120, may be D + 1.
- FIG. 22 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 100 may determine a second coding unit having various forms by dividing the first coding unit 2200 having a square shape. Referring to FIG. 22, the image decoding apparatus 100 divides the first coding unit 2200 in at least one of a vertical direction and a horizontal direction according to the split type information to form second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, 2206d). That is, the image decoding apparatus 100 may determine the second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, and 2206d based on the split shape information about the first coding unit 2200.
- the second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, and 2206d that are determined according to split shape information about the first coding unit 2200 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 2200 having a square shape and the length of the long side of the second coding units 2202a, 2202b, 2204a, and 2204b having a non-square shape are the same, the first coding unit ( 2200 and the non-square second coding units 2202a, 2202b, 2204a, and 2204b may be regarded as D.
- the image decoding apparatus 100 divides the first coding unit 2200 into four square second coding units 2206a, 2206b, 2206c, and 2206d based on the split shape information
- the image having the square shape may be used. Since the length of one side of the two coding units 2206a, 2206b, 2206c, and 2206d is 1/2 times the length of one side of the first coding unit 2200, the depths of the second coding units 2206a, 2206b, 2206c, and 2206d 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 2200.
- the image decoding apparatus 100 divides a first coding unit 2210 having a shape having a height greater than a width in a horizontal direction according to split shape information, thereby providing a plurality of second coding units 2212a, 2212b, 2214a, 2214b, 2214c).
- the image decoding apparatus 100 divides a first coding unit 2220 having a width greater than a height in a vertical direction according to split shape information, thereby performing a plurality of second coding units 2222a, 2222b, 2224a, 2224b, 2224c).
- second coding units 2212a, 2212b, 2214a, 2214b, 2214c, 2222a, 2222b, 2224a, and 2224b that are determined according to split shape information about the first coding unit 2210 or 2220 having a non-square shape. , 2224c) may be determined based on the length of the long side. For example, since the length of one side of the second coding units 2212a and 2212b having a square shape is 1/2 times the length of one side of the first coding unit 2210 having a non-square shape having a height greater than the width, the square is square.
- the depths of the second coding units 2212a and 2212b of the shape are D + 1, which is a depth lower than the depth D of the first coding unit 2210 of the non-square shape.
- the image decoding apparatus 100 may divide the non-square first coding unit 2210 into odd second coding units 2214a, 2214b, and 2214c based on the split shape information.
- the odd numbered second coding units 2214a, 2214b, and 2214c may include second coding units 2214a and 2214c in a non-square shape and second coding units 2214b in a square shape.
- the length of the long side of the second coding units 2214a and 2214c in the non-square form and the length of one side of the second coding unit 2214b in the square form is 1 / time of the length of one side of the first coding unit 2210.
- the depths of the second coding units 2214a, 2214b, and 2214c may be a depth of D + 1, which is one depth lower than the depth D of the first coding unit 2210.
- the image decoding apparatus 100 corresponds to the above-described method of determining depths of coding units related to the first coding unit 2210 and is related to the first coding unit 2220 having a non-square shape having a width greater than the height. Depth of coding units may be determined.
- the image decoding apparatus 100 may determine the size ratio between the coding units.
- the index can be determined based on this.
- a coding unit 2214b positioned in the middle of odd-numbered split coding units 2214a, 2214b, and 2214c has a width unit that is the same in width but different in height from other coding units 2214a and 2214c. It may be twice the height of the fields 2214a, 2214c. That is, in this case, the coding unit 2214b positioned in the center may include two of the other coding units 2214a and 2214c.
- the image decoding apparatus 100 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 100 may determine whether the image decoding apparatus 100 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. 22, the image decoding apparatus 100 may determine an even number of coding units 2212a and 2212b by dividing a first coding unit 2210 having a rectangular shape having a height greater than a width, or may determine an odd number of coding units 2214a and 2214b. 2214c). The image decoding apparatus 100 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 100 may determine a coding unit of a predetermined position among coding units determined by splitting by using an index for dividing coding units. According to an embodiment, when the split type information for the first coding unit 2210 having a height greater than the width is divided into three coding units, the image decoding apparatus 100 may determine the first coding unit 2210. It may be divided into three coding units 2214a, 2214b, and 2214c. The image decoding apparatus 100 may allocate an index for each of three coding units 2214a, 2214b, and 2214c. The image decoding apparatus 100 may compare the indices of the respective coding units to determine the coding unit among the oddly divided coding units.
- the image decoding apparatus 100 encodes a coding unit 2214b 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 2210. 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 100 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. 22, the coding unit 2214b generated by dividing the first coding unit 2210 may include the coding units 2214a and 2214c having the same width but different heights as the other coding units 2214a and 2214c.
- the image decoding apparatus 100 may determine that the image decoding apparatus 100 is divided into a plurality of coding units including a coding unit having a different size from other coding units. In this case, when the split form information is divided into odd coding units, the image decoding apparatus 100 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 100 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 100 may use a predetermined data unit at which recursive division of coding units begins.
- FIG. 23 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 100 may divide the current picture into a plurality of reference data units. According to an embodiment, the image decoding apparatus 100 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 100 may predetermine the minimum size of the reference data unit included in the current picture. Accordingly, the image decoding apparatus 100 may determine a reference data unit having various sizes having a minimum size or more, and determine at least one coding unit by using block shape information and split shape information based on the determined reference data unit. You can decide.
- the image decoding apparatus 100 may use a reference coding unit 2300 having a square shape, or may use a reference coding unit 2302 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 receiving unit 110 of the image decoding apparatus 100 may obtain at least one of information on the shape of a reference coding unit and information on the size of the reference coding unit from each bitstream. .
- the process of determining at least one coding unit included in the reference coding unit 2300 having a square shape has been described above through the process of splitting the current coding unit 1100 of FIG. 11, and the reference coding unit having a non-square shape 2302 is described. 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 1200 or 1250 of FIG. 12, a detailed description thereof will be omitted.
- the image decoding apparatus 100 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 less than or equal to a slice
- the various data units eg, sequence, picture, slice, slice segment, maximum coding unit, etc.
- the image decoding apparatus 100 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
- only 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.
- the image decoding apparatus 100 selects at least one of the predetermined size and shape of the 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 obtaining the index. You can decide.
- the image decoding apparatus 100 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.
- the image decoding apparatus 100 may determine the reference coding unit by dividing the maximum coding unit n times according to the quad tree structure, and according to various embodiments, the reference coding unit may include at least one of block shape information and split shape information. Can be divided based on.
- FIG. 24 is a diagram of a processing block serving as a reference for determining a determination order of a reference coding unit included in a picture 2400, according to an exemplary embodiment.
- the image decoding apparatus 100 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 100 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 100 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 110 of the image decoding apparatus 100 may obtain information about the 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 110 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 100 may at least divide the picture using 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 100 may determine the sizes of the processing blocks 2402 and 2412 included in the picture 2400. For example, the image decoding apparatus 100 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. 24, the apparatus 100 for decoding an image according to an exemplary embodiment of the present invention has a horizontal size of the processing blocks 2402 and 2412 equal to four times the horizontal size of the reference coding unit and four times the vertical size of the reference coding unit. You can decide. The image decoding apparatus 100 may determine an order in which at least one reference coding unit is determined in at least one processing block.
- the image decoding apparatus 100 may determine each processing block 2402 and 2412 included in the picture 2400 based on the size of the processing block, and include the processing block 2402 and 2412 in the processing block 2402 and 2412.
- 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 100 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 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 100 may obtain information about a determination order of a reference coding unit from a bitstream for each specific data unit.
- the receiver 110 may obtain information about a determination order of a reference coding unit from a 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 100 may determine at least one reference coding unit based on the order determined according to the embodiment.
- the receiver 110 may obtain information on a determination order of a reference coding unit from the bitstream as information related to the processing blocks 2402 and 2412, and the image decoding apparatus 100 may process the processing block ( An order of determining at least one reference coding unit included in 2402 and 2412 may be determined, and at least one reference coding unit included in the picture 2400 may be determined according to the determination order of the coding unit.
- the image decoding apparatus 100 may determine the determination orders 2404 and 2414 of at least one reference coding unit associated with each processing block 2402 and 2412. For example, when information about the determination order of the reference coding unit is obtained for each processing block, the reference coding unit determination order associated with each processing block 2402 or 2412 may be different for each processing block.
- the reference coding units included in the processing block 2402 may be determined according to the raster scan order.
- the reference coding unit determination order 2414 associated with another processing block 2412 is the reverse order of the raster scan order
- the reference coding units included in the processing block 2412 may be determined according to the reverse order of the raster scan order.
- the image decoding apparatus 100 may decode at least one determined reference coding unit according to an embodiment.
- the image decoding apparatus 100 may decode an image based on the reference coding unit determined through the above-described embodiment.
- the method of decoding the reference coding unit may include various methods of decoding an image.
- the image decoding apparatus 100 may obtain and use block shape information indicating a shape of a current coding unit or split shape information indicating a method of dividing a current coding unit from a bitstream.
- Block type information or split type information may be included in a bitstream associated with various data units.
- the image decoding apparatus 100 may include a sequence parameter set, a picture parameter set, a video parameter set, a slice header, and a slice segment header. block type information or segmentation type information included in a segment header) may be used.
- the image decoding apparatus 100 may obtain and use syntax corresponding to block type information or split type information from the bitstream from the bitstream for each maximum coding unit, reference coding unit, and processing block.
- the above-described embodiments of the present disclosure may be written as a program executable on a computer, and may be implemented in a general-purpose digital computer operating the program using a computer-readable recording medium.
- the computer-readable recording medium may include a storage medium such as a magnetic storage medium (eg, a ROM, a floppy disk, a hard disk, etc.) and an optical reading medium (eg, a CD-ROM, a DVD, etc.).
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Provided are encoding or decoding method and apparatus for predicting an image. The image decoding method comprises the steps of: acquiring, from a bit stream, the prediction mode of the current block contained in the current image; if the prediction mode of the current block is intra-prediction, then determining a co-located block corresponding to the location of the current block in a reference image neighboring the current image; acquiring a reference sample on the basis of at least one from among a sample neighboring the current block, a boundary sample in the co-located block, and a sample neighboring the co-located block; acquiring a predictor by intra-predicting the current block on the basis of the reference sample; and reconstructing the current block on the basis of the predictor.
Description
본 명세서는 영상 부호화, 영상 복호화 방법 및 장치에 관한 것으로 보다 상세하게는 영상을 예측하기 위한 영상 부호화 또는 복호화 방법 및 장치에 관한 것이다.The present specification relates to an image encoding, an image decoding method and an apparatus, and more particularly, to an image encoding or decoding method and an apparatus for predicting an image.
영상 데이터는 소정의 데이터 압축 표준, 예를 들면 MPEG(Moving Picture Expert Group) 표준에 따른 코덱에 의하여 부호화된 후 비트스트림의 형태로 기록매체에 저장되거나 통신 채널을 통해 전송된다.The image data is encoded by a codec according to a predetermined data compression standard, for example, the Moving Picture Expert Group (MPEG) standard, and then stored in a recording medium in the form of a bitstream or transmitted through a communication channel.
고해상도 또는 고화질 영상 컨텐트를 재생, 저장할 수 있는 하드웨어의 개발 및 보급에 따라, 고해상도 또는 고화질 영상 컨텐트를 효과적으로 부호화 또는 복호화 하는 코덱(codec)의 필요성이 증대하고 있다. 부호화된 영상 컨텐트는 복호화됨으로써 재생될 수 있다. 최근에는 이러한 고해상도 또는 고화질 영상 컨텐트를 효과적으로 압축하기 위한 방법들이 실시되고 있다. 예를 들면, 부호화 하려는 영상을 임의적 방법으로 처리하는 과정을 통한 효율적 영상 압축 방법이 실시되고 있다.With the development and dissemination of hardware capable of playing and storing high resolution or high definition image content, there is an increasing need for a codec for efficiently encoding or decoding high resolution or high definition image content. The encoded video content may be reproduced by decoding. Recently, methods for effectively compressing such high resolution or high definition image contents have been implemented. For example, an efficient image compression method is implemented through a process of arbitrarily processing an image to be encoded.
비디오 코덱은, 비디오의 영상들이 시간적 또는 공간적으로 서로 상관성이 높다는 특징을 이용하여 예측 기법을 이용하여 데이터량을 저감한다. 예측 기법에 따르면, 주변 영상을 이용하여 현재영상을 예측하기 위하여, 영상 간의 시간적 거리 또는 공간적 거리, 예측오차 등을 이용하여 영상정보가 기록된다.The video codec reduces the amount of data by using a prediction technique by using a feature that images of a video are highly correlated with each other temporally or spatially. According to the prediction technique, in order to predict the current image using the surrounding image, image information is recorded using a temporal or spatial distance between the images, a prediction error, and the like.
본 개시는 영상간의 시간적 거리를 고려하여 인트라 예측을 정확하게 하기 위한 부호화 또는 복호화하는 방법 및 장치를 제공한다.The present disclosure provides a method and apparatus for encoding or decoding for accurate intra prediction in consideration of a temporal distance between images.
본 개시의 일 실시예에 따른 영상 복호화 방법은 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득하는 단계; 현재 블록의 예측 모드가 인트라 예측인 경우 현재 영상에 인접한 참조 영상 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록을 결정하는 단계; 현재 블록에 인접한 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계; 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하는 단계; 및 예측자에 기초하여 현재 블록을 복원하는 단계를 포함하는 것을 특징으로 한다.An image decoding method according to an embodiment of the present disclosure includes: obtaining a prediction mode of a current block included in a current image from a bitstream; Determining a collocated block corresponding to a position of a current block in a reference picture adjacent to the current picture when the prediction mode of the current block is intra prediction; Obtaining a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block; Performing intra prediction on the current block based on the reference sample to obtain a predictor; And reconstructing the current block based on the predictor.
본 개시의 일 실시예에 따른 영상 복호화 방법은 비트스트림으로부터 제 1 플래그(flag)를 획득하는 단계; 및 제 1 플래그가 현재 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 현재 블록에 인접한 상측 및 좌측 샘플에 기초하여 참조 샘플을 획득하는 단계; 및 제 1 플래그가 콜로케이티드 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 콜로케이티드 블록 내에 위치한 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 한다.An image decoding method according to an embodiment of the present disclosure includes the steps of obtaining a first flag from a bitstream; And if the first flag indicates to determine a reference sample in the current block, obtaining a reference sample based on the upper and left samples adjacent to the current block; And if the first flag indicates determining a reference sample in the collocated block, obtaining the reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block; It features.
본 개시의 일 실시예에 따른 영상 복호화 방법은 콜로케이티드 블록 내의 우측 및 하측 경계 샘플에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 한다.An image decoding method according to an embodiment of the present disclosure includes obtaining a reference sample based on right and bottom boundary samples in a collocated block.
본 개시의 일 실시예에 따른 영상 복호화 방법은 비트스트림으로부터 제 2 플래그(flag)를 획득하는 단계; 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록에 인접한 우측 및 하측에 위치한 샘플 또는 콜로케이티드 블록 내의 우측 및 하측 경계 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계; 및 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록에 인접한 좌측 및 상측에 위치한 샘플 또는 콜로케이티드 블록에 인접한 좌측 및 상측에 위치한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 한다.An image decoding method according to an embodiment of the present disclosure includes the steps of obtaining a second flag from a bitstream; If the second flag indicates to use samples located on the right and bottom sides, obtaining a reference sample based on at least one of the right and bottom samples adjacent to the current block or the right and bottom boundary samples in the collocated block; And if the second flag indicates to use samples located at the left and top, obtaining a reference sample based on at least one of a sample located at the left and top adjacent to the current block or a sample located at the left and top adjacent to the collocated block. Characterized in that it comprises a step.
본 개시의 일 실시예에 따른 영상 복호화 방법은 현재 블록이 현재 영상의 좌상측에 위치한 경우, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 한다.The image decoding method according to an embodiment of the present disclosure obtains a reference sample based on at least one of a boundary sample in a collocated block and a sample adjacent to the collocated block when the current block is located on the upper left side of the current image. Characterized in that it comprises a step.
본 개시의 일 실시예에 따른 영상 복호화 방법은 현재 블록이 현재 영상의 좌상측에 위치한 경우, 콜로케이티드 블록 내의 좌측 및 상측 경계 샘플에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 한다.An image decoding method according to an embodiment of the present disclosure is characterized in that when the current block is located on the upper left side of the current image, obtaining a reference sample based on left and upper boundary samples in the collocated block. .
본 개시의 일 실시예에 따른 영상 복호화 장치는 비트스트림을 수신하는 수신부; 및 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득하고, 현재 블록의 예측 모드가 인트라 예측인 경우 현재 영상에 인접한 참조 영상 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록을 결정하고, 현재 블록에 인접한 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하고, 예측자에 기초하여 현재 블록을 복원하는 복호화부를 포함하는 것을 특징으로 한다.An image decoding apparatus according to an embodiment of the present disclosure includes a receiving unit which receives a bitstream; And obtaining a prediction mode of the current block included in the current picture from the bitstream, and determining a collocated block corresponding to the position of the current block in a reference picture adjacent to the current picture when the prediction mode of the current block is intra prediction. Obtain a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block, and perform predictive by performing intra prediction on the current block based on the reference sample And a decoder which reconstructs the current block based on the predictor.
본 개시의 일 실시예에 따른 영상 복호화 장치의 복호화부는 비트스트림으로부터 제 1 플래그(flag)를 획득하고, 제 1 플래그가 현재 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 현재 블록에 인접한 상측 및 좌측 샘플에 기초하여 참조 샘플을 획득하고, 제 1 플래그가 콜로케이티드 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 콜로케이티드 블록 내에 위치한 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 한다.A decoding unit of an image decoding apparatus according to an embodiment of the present disclosure obtains a first flag from a bitstream, and when the first flag indicates to determine a reference sample in the current block, upper and left samples adjacent to the current block. Obtain a reference sample based on and wherein the first flag indicates to determine a reference sample in the collocated block, the reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block Characterized in obtaining.
본 개시의 일 실시예에 따른 영상 복호화 장치의 복호화부는 콜로케이티드 블록 내의 우측 및 하측 경계 샘플에 기초하여 참조 샘플을 획득하는 것을 특징으로 한다.The decoding unit of the image decoding apparatus according to an embodiment of the present disclosure is configured to obtain a reference sample based on the right and lower boundary samples in the collocated block.
본 개시의 일 실시예에 따른 영상 복호화 장치의 복호화부는 비트스트림으로부터 제 2 플래그(flag)를 획득하고, 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우 현재 블록에 인접한 우측 및 하측에 위치한 샘플 또는 콜로케이티드 블록 내의 우측 및 하측 경계 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우 현재 블록에 인접한 좌측 및 상측에 위치한 샘플 또는 콜로케이티드 블록에 인접한 좌측 및 상측에 위치한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 한다.A decoding unit of an image decoding apparatus according to an embodiment of the present disclosure obtains a second flag from a bitstream and indicates that the second flag uses samples located on the right side and the bottom side, respectively, on the right side and the bottom side adjacent to the current block. Obtain a reference sample based on at least one of the right and bottom boundary samples in the located sample or the collocated block, and the left and top samples adjacent to the current block if the second flag indicates to use the samples located on the left and top. Or obtaining a reference sample based on at least one of a sample located at a left side and an upper side adjacent to the collocated block.
본 개시의 일 실시예에 따른 영상 복호화 장치의 복호화부는 현재 블록이 현재 영상의 좌상측에 위치한 경우 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 한다.A decoding unit of an image decoding apparatus according to an embodiment of the present disclosure may perform reference samples based on at least one of boundary samples within a collocated block and samples adjacent to the collocated block when the current block is located on the upper left side of the current image. It is characterized by obtaining.
본 개시의 일 실시예에 따른 영상 복호화 장치의 복호화부는 현재 블록이 현재 영상의 좌상측에 위치한 경우 콜로케이티드 블록 내의 좌측 및 상측 경계 샘플에 기초하여 참조 샘플을 획득하는 것을 특징으로 한다.The decoding unit of the image decoding apparatus according to an embodiment of the present disclosure may obtain a reference sample based on left and upper boundary samples in the collocated block when the current block is located on the upper left side of the current image.
본 개시의 일 실시예에 따른 영상 부호화 방법은 현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정하는 단계; 현재 블록에 인접한 좌측 및 상측 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계; 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하는 단계; 및 예측자에 기초하여 현재 블록을 부호화하여 현재 블록의 부호화 정보를 획득하는 단계; 및 부호화 정보를 비트스트림으로 생성하는 단계를 포함하는 것을 특징으로 한다.An image encoding method according to an embodiment of the present disclosure includes determining a collocated block corresponding to a position of a current block in a reference image adjacent to a current image; Obtaining a reference sample based on at least one of a left and an upper sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block; Performing intra prediction on the current block based on the reference sample to obtain a predictor; And encoding the current block based on the predictor to obtain encoding information of the current block. And generating encoded information into a bitstream.
본 개시의 일 실시예에 따른 영상 부호화 장치는 현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정하고, 현재 블록에 인접한 좌측 및 상측 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하고, 예측자에 기초하여 현재 블록을 부호화하여 현재 블록의 부호화 정보를 획득하는 부호화부; 및 부호화 정보를 비트스트림으로 생성하는 비트스트림 생성부를 포함하는 것을 특징으로 한다.An image encoding apparatus according to an embodiment of the present disclosure determines a collocated block corresponding to a position of a current block in a reference image adjacent to a current image, and includes a left and an upper sample adjacent to the current block, and within a collocated block. Obtain a reference sample based on at least one of a boundary sample and a sample adjacent to the collocated block, perform intra prediction on the current block based on the reference sample to obtain a predictor, and encode the current block based on the predictor An encoder for obtaining encoding information of the current block; And a bitstream generator for generating encoded information into a bitstream.
도 1은 일 실시예에 따른 영상 복호화 장치의 개략적인 블록도를 도시한다.1 is a schematic block diagram of an image decoding apparatus according to an embodiment.
도 2는 일 실시예에 따른 영상 복호화 방법의 흐름도를 도시한다.2 is a flowchart of an image decoding method, according to an exemplary embodiment.
도 3은 일 실시예에 따른 인트라 예측 모드를 도시한다.3 illustrates an intra prediction mode according to an embodiment.
도 4a 및 도 4b는 일 실시예에 따라 인트라 예측 모드에 기초하여 현재 블록을 예측하는 과정을 도시한다.4A and 4B illustrate a process of predicting a current block based on an intra prediction mode, according to an embodiment.
도 5는 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 샘플값들을 획득하는 과정을 도시한다.5 illustrates a process of obtaining sample values for intra prediction using a collocated block according to an embodiment.
도 6은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.6 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
도 7은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.7 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
도 8은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.8 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
도 9은 일 실시예에 따른 영상 부호화 장치의 개략적인 블록도를 도시한다.9 is a schematic block diagram of an image encoding apparatus according to an embodiment.
도 10은 일 실시예에 따른 영상 부호화 방법의 흐름도를 도시한다.10 is a flowchart of an image encoding method, according to an embodiment.
도 11은 일 실시예에 따라 영상 복호화 장치가 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.11 illustrates a process of determining at least one coding unit by dividing a current coding unit by an image decoding apparatus according to an embodiment.
도 12은 일 실시예에 따라 영상 복호화 장치가 비-정사각형의 형태인 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.12 illustrates a process of determining at least one coding unit by dividing a coding unit having a non-square shape by an image decoding apparatus according to an embodiment.
도 13는 일 실시예에 따라 영상 복호화 장치가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.13 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.
도 14은 일 실시예에 따라 영상 복호화 장치가 홀수개의 부호화 단위들 중 소정의 부호화 단위를 결정하기 위한 방법을 도시한다. 14 is a diagram for a method of determining, by an image decoding apparatus, a predetermined coding unit among odd number of coding units according to an embodiment.
도 15는 일 실시예에 따라 영상 복호화 장치가 현재 부호화 단위를 분할하여 복수개의 부호화 단위들을 결정하는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.FIG. 15 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus determines a plurality of coding units by dividing a current coding unit.
도 16는 일 실시예에 따라 영상 복호화 장치가 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.16 illustrates a process of determining that a current coding unit is divided into an odd number of coding units when the image decoding apparatus cannot process the coding units in a predetermined order, according to an embodiment.
도 17은 일 실시예에 따라 영상 복호화 장치가 제1 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다. 17 illustrates a process of determining, by an image decoding apparatus, at least one coding unit by dividing a first coding unit according to an embodiment.
도 18은 일 실시예에 따라 영상 복호화 장치가 제1 부호화 단위가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.FIG. 18 is a view illustrating that a shape in which a second coding unit may be split is limited when a non-square type second coding unit determined by splitting a first coding unit according to an embodiment satisfies a predetermined condition; FIG. Shows that.
도 19은 일 실시예에 따라 분할 형태 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 영상 복호화 장치가 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.FIG. 19 illustrates a process of splitting a coding unit having a square shape by the image decoding apparatus when the split shape information cannot be divided into four square coding units according to an embodiment.
도 20는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.FIG. 20 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.
도 21은 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.21 is a diagram illustrating 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.
도 22은 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.FIG. 22 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.
도 23는 일 실시예에 따라 픽쳐에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.FIG. 23 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.
도 24은 일 실시예에 따라 픽쳐에 포함되는 기준 부호화 단위의 결정 순서를 결정하는 기준이 되는 프로세싱 블록을 도시한다.24 is a diagram of a processing block serving as a reference for determining a determination order of a reference coding unit included in a picture, according to an embodiment.
개시된 실시예의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 개시는 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 개시가 완전하도록 하고, 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것일 뿐이다.Advantages and features of the disclosed embodiments, and methods of achieving them will be apparent with reference to the embodiments described below in conjunction with the accompanying drawings. However, the present disclosure is not limited to the embodiments disclosed below, but may be implemented in various forms, and the present embodiments are merely provided to make the present disclosure complete, and those of ordinary skill in the art to which the present disclosure belongs. It is merely provided to fully inform the scope of the invention.
본 명세서에서 사용되는 용어에 대해 간략히 설명하고, 개시된 실시예에 대해 구체적으로 설명하기로 한다. Terms used herein will be briefly described, and the disclosed embodiments will be described in detail.
본 명세서에서 사용되는 용어는 본 개시에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 관련 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 발명의 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 개시에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 개시의 전반에 걸친 내용을 토대로 정의되어야 한다. The terminology used herein has been selected among general terms that are currently widely used while considering the functions of the present disclosure, but may vary according to the intention or precedent of a person skilled in the relevant field, the emergence of a new technology, and the like. In addition, in certain cases, there is also a term arbitrarily selected by the applicant, in which case the meaning will be described in detail in the description of the invention. Therefore, the terms used in the present disclosure should be defined based on the meanings of the terms and the contents throughout the present disclosure, rather than simply the names of the terms.
본 명세서에서의 단수의 표현은 문맥상 명백하게 단수인 것으로 특정하지 않는 한, 복수의 표현을 포함한다.A singular expression in this specification includes a plural expression unless the context clearly indicates that it is singular.
명세서 전체에서 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에서 사용되는 "부"라는 용어는 소프트웨어, 마이크로프로세서, FPGA 또는 ASIC과 같은 하드웨어 구성요소를 의미하며, "부"는 어떤 역할들을 수행한다. 그렇지만 "부"는 소프트웨어 또는 하드웨어에 한정되는 의미는 아니다. "부"는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다. 따라서, 일 예로서 "부"는 소프트웨어 구성요소들, 객체지향 소프트웨어 구성요소들, 클래스 구성요소들 및 태스크 구성요소들과 같은 구성요소들과, 프로세스들, 함수들, 속성들, 프로시저들, 서브루틴들, 프로그램 코드의 세그먼트들, 드라이버들, 펌웨어, 마이크로 코드, 회로, 데이터, 데이터베이스, 데이터 구조들, 테이블들, 어레이들 및 변수들을 포함한다. 구성요소들과 "부"들 안에서 제공되는 기능은 더 작은 수의 구성요소들 및 "부"들로 결합되거나 추가적인 구성요소들과 "부"들로 더 분리될 수 있다.When any part of the specification is to "include" any component, this means that it may further include other components, except to exclude other components unless otherwise stated. In addition, the term "part" as used herein refers to a hardware component such as software, microprocessor, 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. Thus, as an example, 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".
이하, "영상"은 비디오의 정지영상와 같은 정적 이미지이거나 동영상, 즉 비디오 그 자체와 같은 동적 이미지를 나타낼 수 있다.Hereinafter, the "image" may be a static image such as a still image of a video or may represent a dynamic image such as a video, that is, the video itself.
이하 "샘플"은, 영상의 샘플링 위치에 할당된 데이터로서 프로세싱 대상이 되는 데이터를 의미한다. 예를 들어, 공간영역의 영상에서 픽셀값, 변환 영역 상의 변환 계수들이 샘플들일 수 있다. 이러한 적어도 하나의 샘플들을 포함하는 단위를 블록이라고 정의할 수 있다.Hereinafter, "sample" means data to be processed as data allocated to a sampling position of an image. For example, 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.
아래에서는 첨부한 도면을 참고하여 실시예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그리고 도면에서 본 개시를 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략한다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the embodiments. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present disclosure.
이하 도 1 내지 도 24를 참조하여 일 실시예에 따라 영상 부호화 장치 및 영상 복호화 장치, 영상 부호화 방법 및 영상 복호화 방법이 상술된다. 도 1 내지 도 10를 참조하여 일 실시예에 따라 영상 예측을 이용한 부호화 또는 복호화 방법 및 장치가 설명되고, 도 11 내지 도 24을 참조하여 일 실시예에 따라 영상의 데이터 단위를 결정하는 방법이 설명된다.Hereinafter, an image encoding apparatus, an image decoding apparatus, an image encoding method, and an image decoding method will be described in detail with reference to FIGS. 1 to 24. A method and apparatus for encoding or decoding using image prediction according to an embodiment will be described with reference to FIGS. 1 to 10, and a method for determining a data unit of an image according to an embodiment will be described with reference to FIGS. 11 to 24. do.
이하 도 1 내지 도 10를 참조하여 본 개시의 일 실시예에 따라 영상간의 시간적 거리를 고려하여 인트라 예측을 정확하게 하기 위한 부호화 또는 복호화하는 방법 및 장치가 상술된다.Hereinafter, a method and apparatus for encoding or decoding for accurate intra prediction in consideration of a temporal distance between images according to an embodiment of the present disclosure will be described with reference to FIGS. 1 to 10.
도 1은 일 실시예에 따른 영상 복호화 장치(100)의 개략적인 블록도를 도시한다.1 is a schematic block diagram of an image decoding apparatus 100 according to an embodiment.
영상 복호화 장치(100)는 수신부(110) 및 복호화부(120)를 포함할 수 있다. 수신부(110)는 비트스트림을 수신할 수 있다. 비트스트림은 영상 부호화 장치(900)가 영상을 부호화한 정보를 포함하고 있다. 또한 비트스트림은 영상 부호화 장치(900)로부터 송신될 수 있다. 영상 부호화 장치(900) 및 영상 복호화 장치(100)는 유선 또는 무선으로 연결될 수 있으며, 수신부(110)는 유선 또는 무선을 통하여 비트스트림을 수신할 수 있다. 복호화부(120)는 수신된 비트스트림으로부터 정보를 파싱하여 영상을 복원할 수 있다. 복호화부(120)의 동작에 대해서는 도 2와 함께 보다 자세히 설명한다.The image decoding apparatus 100 may include a receiver 110 and a decoder 120. The receiver 110 may receive a bitstream. The bitstream includes information obtained by encoding the image by the image encoding apparatus 900. In addition, the bitstream may be transmitted from the image encoding apparatus 900. The image encoding apparatus 900 and the image decoding apparatus 100 may be connected by wire or wirelessly, and the receiver 110 may receive a bitstream through wire or wirelessly. The decoder 120 may reconstruct an image by parsing information from the received bitstream. The operation of the decoder 120 will be described in more detail with reference to FIG. 2.
도 2는 일 실시예에 따른 영상 복호화 방법의 흐름도를 도시한다.2 is a flowchart of an image decoding method, according to an exemplary embodiment.
본 개시의 일 실시예에 따르면, 복호화부(120)는 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득(210)할 수 있다. 또한, 복호화부(120)는 현재 블록의 예측 모드가 인트라 예측인 경우 현재 영상에 인접한 참조 영상 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록을 결정(220)할 수 있다. 또한, 복호화부(120)는 현재 블록에 인접한 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득(230)할 수 있다. 또한, 복호화부(120)는 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득(240)할 수 있다. 또한 복호화부(120)는 예측자에 기초하여 현재 블록을 복원(250)할 수 있다.According to an embodiment of the present disclosure, the decoder 120 may obtain 210 a prediction mode of the current block included in the current image from the bitstream. In addition, when the prediction mode of the current block is intra prediction, the decoder 120 may determine 220 a collocated block corresponding to the position of the current block in the reference image adjacent to the current image. In addition, the decoder 120 may acquire a reference sample based on at least one of a sample adjacent to the current block, a boundary sample in the collocated block, and a sample adjacent to the collocated block. In addition, the decoder 120 may acquire 240 a predictor by performing intra prediction on the current block based on the reference sample. In addition, the decoder 120 may reconstruct the current block 250 based on the predictor.
영상은 최대 부호화 단위로 분할될 수 있다. 최대 부호화 단위의 크기는 비트스트림으로부터 파싱된 정보에 기초하여 결정될 수 있다. 최대 부호화 단위의 모양은 동일 크기의 정사각형을 가질 수 있다. 하지만 이에 한정되는 것은 아니다. 또한 최대 부호화 단위는 비트스트림으로부터 파싱된 분할 정보에 기초하여 부호화 단위로 계층적으로 분할될 수 있다. 부호화 단위는 최대 부호화 단위보다 작거나 같을 수 있다. 예를 들어 분할 정보가 분할되지 않음을 나타내는 경우 부호화 단위는 최대 부호화 단위와 같은 크기를 가진다. 분할 정보가 분할됨을 나타내는 경우 최대 부호화 단위는 하위 심도의 부호화 단위로 분할 될 수 있다. 또한 하위 심도의 부호화 단위에 대한 분할 정보가 분할을 나타내는 경우 하위 심도의 부호화 단위는 더 작은 크기의 부호화 단위로 분할 될 수 있다. 다만, 영상의 분할은 이에 한정되는 것은 아니며 최대 부호화 단위 및 부호화 단위는 구별되지 않을 수 있다. 부호화 단위의 분할에 대해서는 도 11 내지 도 24에서 보다 자세히 설명한다.The image may be divided into maximum coding units. The size of the largest coding unit may be determined based on information parsed from the bitstream. The shape of the largest coding unit may have a square of the same size. But it is not limited thereto. In addition, the maximum coding unit may be hierarchically divided into coding units based on split information parsed from a bitstream. The coding unit may be smaller than or equal to the maximum coding unit. For example, when indicating that the split information is not split, the coding unit has the same size as the maximum coding unit. When the split information is split, the maximum coding unit may be split into coding units having a lower depth. In addition, when split information about a coding unit of a lower depth indicates splitting, a coding unit of a lower depth may be split into coding units having a smaller size. However, segmentation of an image is not limited thereto, and a maximum coding unit and a coding unit may not be distinguished. The division of coding units will be described in more detail with reference to FIGS. 11 to 24.
또한 부호화 단위는 영상의 예측을 위한 예측 단위로 분할될 수 있다. 예측 단위는 부호화 단위와 같거나 작을 수 있다. 또한 부호화 단위는 영상의 변환을 위한 변환 단위로 분할될 수 있다. 변환 단위는 부호화 단위와 같거나 작을 수 있다. 변환 단위와 예측 단위의 모양 및 크기는 서로 관련 없을 수 있다. 부호화 단위는 예측 단위 및 변환 단위와 구별될 수도 있지만, 부호화 단위가 예측 단위 및 변환 단위일 수 있다. 부호화 단위의 분할에 대해서는 도 11 내지 도 24에서 보다 자세히 설명한다. 본 개시의 현재 블록 및 인접 블록은 최대 부호화 단위, 부호화 단위, 예측 단위 및 변환 단위 중 하나를 나타낼 수 있다. In addition, the coding unit may be divided into a prediction unit for prediction of an image. The prediction unit may be equal to or smaller than the coding unit. In addition, the coding unit may be divided into a transformation unit for transformation of an image. The transformation unit may be equal to or smaller than the coding unit. The shape and size of the transform unit and the prediction unit may not be related to each other. The coding unit may be distinguished from the prediction unit and the transformation unit, but the coding unit may be the prediction unit and the transformation unit. The division of coding units will be described in more detail with reference to FIGS. 11 to 24. The current block and the neighboring block of the present disclosure may represent one of a maximum coding unit, a coding unit, a prediction unit, and a transformation unit.
복호화부(120)는 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득할 수 있다. 현재 영상은 복호화부(120)가 현재 복호화하고 있는 영상이다. 현재 블록은 현재 영상에 포함된 블록이다. 복호화부(120)는 비트스트림을 파싱하여 현재 블록의 예측 모드에 관한 정보를 획득할 수 있다. 예측 모드는 인트라 예측 또는 인터 예측을 포함할 수 있다. 인트라 예측은 영상 내의 샘플들의 공간적 유사성에 기초하여 현재 블록을 예측하는 모드이다. 또한 인터 예측은 영상 간의 샘플들의 시간적 유사성에 기초하여 현재 블록을 예측하는 모드이다. 복호화부(120)는 획득된 예측 정보에 기초하여 현재 블록의 예측 모드를 인트라 예측으로 결정할 수 있다.The decoder 120 may obtain a prediction mode of the current block included in the current image from the bitstream. The current image is an image currently decoded by the decoder 120. The current block is a block included in the current video. The decoder 120 may obtain information about the prediction mode of the current block by parsing the bitstream. The prediction mode may include intra prediction or inter prediction. Intra prediction is a mode that predicts the current block based on the spatial similarity of the samples in the image. In addition, inter prediction is a mode for predicting a current block based on temporal similarity of samples between images. The decoder 120 may determine the prediction mode of the current block as intra prediction based on the obtained prediction information.
도 3은 일 실시예에 따라 인트라 예측 모드를 도시한다.3 illustrates an intra prediction mode according to an embodiment.
복호화부(120)는 35가지의 인트라 예측 모드에 따라 인트라 예측을 수행할 수 있다. 인트라 예측 모드는 크게 Intra_Planar 모드, Intra_DC 모드, Intra_Angular 모드가 있을 수 있다. 또한 Intra_Angular 모드는 Intra_Vertical 및 Intra_Horizontal을 포함한 33가지의 방향이 있을 수 있다. 따라서 인트라 예측 모드는 총 35가지가 있을 수 있다. 또한 복호화부(120)는 비트스트림으로부터 인트라 예측 모드에 관한 정보를 파싱할 수 있다. 예를 들어 인트라 예측 모드에 관한 정보가 '0'인 경우, 복호화부(120)는 인트라 예측 모드를 Intra_Planar 모드로 결정할 수 있다. 또한 인트라 예측 모드에 관한 정보가 '1'인 경우, 복호화부(120)는 인트라 예측 모드를 Intra_DC 모드로 결정할 수 있다. 또한 인트라 예측 모드에 관한 정보가 '2' 내지 '34' 인 경우, 복호화부(120)는 도 3에 도시된 방향을 인트라 예측 모드로 결정할 수 있다.The decoder 120 may perform intra prediction according to 35 intra prediction modes. Intra prediction modes may be largely Intra_Planar mode, Intra_DC mode, Intra_Angular mode. Intra_Angular mode can also have 33 directions including Intra_Vertical and Intra_Horizontal. Therefore, there may be a total of 35 intra prediction modes. Also, the decoder 120 may parse information about an intra prediction mode from the bitstream. For example, when the information about the intra prediction mode is '0', the decoder 120 may determine the intra prediction mode as the Intra_Planar mode. In addition, when the information about the intra prediction mode is '1', the decoder 120 may determine the intra prediction mode as the Intra_DC mode. In addition, when the information about the intra prediction mode is '2' to '34', the decoder 120 may determine the direction shown in FIG. 3 as the intra prediction mode.
도 4a 및 도 4b는 일 실시예에 따라 인트라 예측 모드에 기초하여 현재 블록을 예측하는 과정을 도시한다.4A and 4B illustrate a process of predicting a current block based on an intra prediction mode, according to an embodiment.
도 4a를 참조하면, 복호화부(120)는 현재 영상(410) 내의 현재 블록(440)을 예측할 수 있다. 복호화부(120)는 비트스트림으로부터 파싱된 예측 모드에 관한 정보에 기초하여 현재 블록(440)의 예측 모드를 인트라 예측으로 결정할 수 있다. 또한 복호화부(120)는 비트스트림으로부터 파싱된 인트라 예측 모드에 관한 정보를 파싱할 수 있다. 복호화부(120)는 인트라 예측 모드에 관한 정보에 기초하여 현재 블록(440)의 인트라 예측 모드를 결정할 수 있다. 예를 들어, 파싱된 인트라 예측 모드에 관한 정보는 '26'일 수 있다. 도 3을 참조하면, 인트라 예측 모드에 관한 정보가 '26'인 경우, 복호화부(120)는 인트라 예측 모드를 수직 방향으로 결정할 수 있다.Referring to FIG. 4A, the decoder 120 may predict a current block 440 in the current image 410. The decoder 120 may determine the prediction mode of the current block 440 as intra prediction based on the information about the prediction mode parsed from the bitstream. In addition, the decoder 120 may parse information about an intra prediction mode parsed from the bitstream. The decoder 120 may determine the intra prediction mode of the current block 440 based on the information about the intra prediction mode. For example, the information about the parsed intra prediction mode may be '26'. Referring to FIG. 3, when the information about the intra prediction mode is '26', the decoder 120 may determine the intra prediction mode in the vertical direction.
복호화부(120)는 현재 블록(440)의 주변 샘플들을 이용하여 현재 블록(440)을 예측 할 수 있다. 본 개시의 일 실시예에 따르면, 복호화부(120)는 인접 블록들(421, 422, 423, 424 및 425)의 샘플들을 이용하여 인트라 예측에 사용할 참조 샘플들(430)을 결정할 수 있다. 인접 블록들(421, 422, 423, 424 및 425)은 현재 블록(440)의 우상측, 상측, 좌상측, 좌측, 좌하측에 위치한 블록일 수 있다. 인트라 예측에 사용할 참조 샘플들(430)은 현재 블록(440)의 우상측에 위치한 인접 블록(421)의 하측 샘플들에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(430)은 현재 블록(440)의 상측에 위치한 인접 블록(422)의 하측 샘플들에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(430)은 현재 블록(440)의 좌상측에 위치한 인접블록(423)의 좌하측 샘플에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(430)은 현재 블록(440)의 좌측에 위치한 인접블록(424)의 우측 샘플들에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(430)은 현재 블록(440)의 좌하측에 위치한 인접블록(425)의 우측 샘플들에 기초하여 결정될 수 있다.The decoder 120 may predict the current block 440 by using neighboring samples of the current block 440. According to an embodiment of the present disclosure, the decoder 120 may determine reference samples 430 to be used for intra prediction using samples of the adjacent blocks 421, 422, 423, 424, and 425. The adjacent blocks 421, 422, 423, 424, and 425 may be blocks located on the upper right side, upper side, upper left side, left side, and lower left side of the current block 440. Reference samples 430 to use for intra prediction may be determined based on lower samples of the adjacent block 421 located on the upper right side of the current block 440. In addition, reference samples 430 to be used for intra prediction may be determined based on lower samples of the adjacent block 422 located above the current block 440. In addition, the reference samples 430 to be used for intra prediction may be determined based on the lower left samples of the adjacent block 423 located on the upper left side of the current block 440. In addition, reference samples 430 to be used for intra prediction may be determined based on samples of the right side of the neighboring block 424 located to the left of the current block 440. In addition, the reference samples 430 to be used for intra prediction may be determined based on the right samples of the adjacent block 425 located at the lower left of the current block 440.
참조 샘플들(430)은 현재 블록(440)의 좌측 및 상측에 위치하므로, 복호화부(120)는 현재 블록(440)에서 좌측 또는 상측으로 이어지는 영상을 보다 정확하게 예측할 수 있다.Since the reference samples 430 are located at the left and the upper side of the current block 440, the decoder 120 may more accurately predict an image extending from the current block 440 to the left or the upper side.
복호화부(120)는 인트라 예측에 사용할 참조 샘플들(430)에 기초하여 현재 블록(440)을 예측할 수 있다. 예를 들어, 복호화부(120)는 현재 블록(440)의 인트라 예측 모드를 수직 방향으로 결정한 경우, 참조 샘플들(430) 중 인접 블록(422)의 하측 샘플들에 기초하여 현재 블록(440)을 예측할 수 있다.The decoder 120 may predict the current block 440 based on the reference samples 430 to be used for intra prediction. For example, when the decoder 120 determines the intra prediction mode of the current block 440 in the vertical direction, the decoder 120 may select the current block 440 based on the lower samples of the adjacent block 422 among the reference samples 430. Can be predicted.
또한, 복호화부(120)는 참조 샘플들(430)에 기초하여 현재 블록(440)에 대하여 인트라 예측을 수행하여 예측자를 획득할 수 있다. 예를 들어 복호화부(120)는 인트라 예측 모드를 수직 방향으로 결정한 경우, 인접 블록(422)의 하측 픽셀값들을 아래쪽으로 복사하여 현재 블록(440)을 예측 할 수 있다. 예측된 현재 블록(440)의 샘플값들을 '예측자(predictor)'라고 할 수 있다. 복호화부(120)는 비트스트림으로부터 변환 계수를 파싱할 수 있다. 복호화부(120)는 변환 계수를 역양자화하고 역변환하여 레지듀얼을 획득할 수 있다. 복호화부(120)는 예측자 및 레지듀얼에 기초하여 현재 블록을 복원할 수 있다.In addition, the decoder 120 may obtain a predictor by performing intra prediction on the current block 440 based on the reference samples 430. For example, when the intra prediction mode is determined in the vertical direction, the decoder 120 may predict the current block 440 by copying the lower pixel values of the adjacent block 422 downward. The predicted sample values of the current block 440 may be referred to as 'predictors'. The decoder 120 may parse the transform coefficients from the bitstream. The decoder 120 may inversely quantize transform coefficients and inverse transform to obtain residuals. The decoder 120 may reconstruct the current block based on the predictor and the residual.
도 4b를 참조하면, 복호화부(120)는 현재 영상(460) 내의 현재 블록(490)을 예측할 수 있다. 복호화부(120)는 인접 블록들(471, 472, 473, 474 및 475)의 샘플들을 이용하여 인트라 예측에 사용할 참조 샘플들(480)을 결정할 수 있다. 인접 블록들(471, 472, 473, 474 및 475)은 현재 블록(490)의 우상측, 우측, 우하측, 하측, 좌하측에 위치한 블록일 수 있다. 인트라 예측에 사용할 참조 샘플들(480)은 현재 블록(490)의 우상측에 위치한 인접 블록(471)의 좌측 샘플들에 기초하려 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(480)은 현재 블록(490)의 우측에 위치한 인접블록(472)의 좌측 샘플들에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(480)은 현재 블록(490)의 우하측에 위치한 인접블록(473)의 좌상측 샘플에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(480)은 현재 블록(490)의 하측에 위치한 인접 블록(474)의 상측 샘플들에 기초하여 결정될 수 있다. 또한, 인트라 예측에 사용할 참조 샘플들(480)은 현재 블록(490)의 좌하측에 위치한 인접블록(475)의 상측 샘플들에 기초하여 결정될 수 있다.Referring to FIG. 4B, the decoder 120 may predict a current block 490 in the current image 460. The decoder 120 may determine reference samples 480 to be used for intra prediction using samples of the adjacent blocks 471, 472, 473, 474, and 475. The adjacent blocks 471, 472, 473, 474, and 475 may be blocks located on the upper right side, right side, lower right side, lower side, and lower left side of the current block 490. The reference samples 480 to use for intra prediction may be determined based on the left samples of the adjacent block 471 located on the upper right side of the current block 490. In addition, the reference samples 480 to use for intra prediction may be determined based on the left samples of the adjacent block 472 located to the right of the current block 490. In addition, the reference samples 480 to use for intra prediction may be determined based on the upper left samples of the adjacent block 473 located on the lower right side of the current block 490. In addition, reference samples 480 to use for intra prediction may be determined based on upper samples of the adjacent block 474 located below the current block 490. In addition, reference samples 480 to be used for intra prediction may be determined based on upper samples of the adjacent block 475 located at the lower left of the current block 490.
참조 샘플들(480)은 현재 블록(490)의 우측 및 하측에 위치하므로, 복호화부(120)는 현재 블록(490)에서 우측 또는 하측으로 이어지는 영상을 보다 정확하게 예측할 수 있다.Since the reference samples 480 are located on the right side and the bottom side of the current block 490, the decoder 120 may more accurately predict an image extending rightward or downward from the current block 490.
복호화부(120)는 인트라 예측에 사용할 참조 샘플들(480)에 기초하여 현재 블록(490)을 예측할 수 있다. 예를 들어, 복호화부(120)는 현재 블록(490)의 인트라 예측 모드를 수직 방향으로 결정한 경우, 참조 샘플들(480) 중 인접 블록(474)의 상측 샘플들에 기초하여 현재 블록(490)을 예측할 수 있다.The decoder 120 may predict the current block 490 based on the reference samples 480 to be used for intra prediction. For example, when the decoder 120 determines the intra prediction mode of the current block 490 in the vertical direction, the decoder 120 based on the upper samples of the adjacent block 474 among the reference samples 480 may be used. Can be predicted.
또한, 복호화부(120)는 참조 샘플에 기초하여 현재 블록(490)에 대하여 인트라 예측을 수행하여 예측자를 획득할 수 있다. 예를 들어 복호화부(120)는 인트라 예측 모드를 수직 방향으로 결정한 경우, 인접 블록(474)의 상측 픽셀값들을 위쪽으로 복사하여 현재 블록(490)을 예측 할 수 있다. 예측된 현재 블록(490)의 샘플값들을 '예측자(predictor)'라고 할 수 있다. 복호화부(120)는 비트스트림으로부터 변환 계수를 파싱할 수 있다. 복호화부(120)는 변환 계수를 역양자화하고 역변환하여 레지듀얼을 획득할 수 있다. 복호화부(120)는 예측자 및 레지듀얼에 기초하여 현재 블록을 복원할 수 있다.In addition, the decoder 120 may obtain a predictor by performing intra prediction on the current block 490 based on the reference sample. For example, when the intra prediction mode is determined in the vertical direction, the decoder 120 may predict the current block 490 by copying the upper pixel values of the adjacent block 474 upward. The sample values of the predicted current block 490 may be referred to as 'predictors'. The decoder 120 may parse the transform coefficients from the bitstream. The decoder 120 may inversely quantize transform coefficients and inverse transform to obtain residuals. The decoder 120 may reconstruct the current block based on the predictor and the residual.
도 4a 및 도 4b와 다르게, 복호화부(120)는 현재 블록의 좌측 및 하측의 인접 블록을 이용하거나, 현재 블록의 우측 및 상측의 인접 블록을 이용하여 인트라 예측에 사용할 샘플값들을 결정할 수 있다. 또한 복호화부(120)는 현재 블록의 좌측, 상측, 우측 및 하측 중 적어도 하나에 위치한 인접 블록을 이용하여 인트라 예측에 사용할 샘플값들을 결정할 수 있다.Unlike FIGS. 4A and 4B, the decoder 120 may determine sample values to be used for intra prediction by using adjacent blocks on the left and bottom sides of the current block or using adjacent blocks on the right and top sides of the current block. In addition, the decoder 120 may determine sample values to be used for intra prediction by using an adjacent block located in at least one of a left side, an upper side, a right side, and a lower side of the current block.
도 5는 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 샘플값들을 획득하는 과정을 도시한다.5 illustrates a process of obtaining sample values for intra prediction using a collocated block according to an embodiment.
복호화부(120)는 현재 영상(510) 내의 현재 블록(520)을 예측할 수 있다. 복호화부(120)는 현재 영상(510) 내의 현재 블록(520)의 예측 모드를 인트라 예측으로 결정할 수 있다. 또한, 복호화부(120)는 현재 블록(520)의 예측 모드가 인트라 예측인 경우 현재 영상(510)에 인접한 참조 영상(560) 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록(570)을 결정할 수 있다. 콜로케이티드 블록은 이전에 복원된 영상(560)에서 현재 블록의 위치에 대응되는 블록일 수 있다. 예를 들어, 현재 영상(510)에 대한 현재 블록(520)의 좌상측 샘플의 좌표값은 이전에 복원된 영상(560)에 대한 콜로케이티드 블록(570)의 좌상측 샘플의 좌표값과 같을 수 있다. The decoder 120 may predict the current block 520 in the current image 510. The decoder 120 may determine the prediction mode of the current block 520 in the current image 510 as intra prediction. Also, when the prediction mode of the current block 520 is intra prediction, the decoder 120 determines the collocated block 570 corresponding to the position of the current block in the reference image 560 adjacent to the current image 510. Can be. The collocated block may be a block corresponding to the position of the current block in the previously reconstructed image 560. For example, the coordinate value of the upper left sample of the current block 520 for the current image 510 may be the same as the coordinate value of the upper left sample of the collocated block 570 for the previously reconstructed image 560. Can be.
영상 순서 카운트(POC; Picture Order Cound)는 각 영상과 관련된 변수이다. 영상 순서 카운트는 영상의 디스플레이 순서를 나타낸다. 또한 영상 순서 카운트는 복호화된 비디오 시퀀스(CVS; Coded Video Sequence) 내에서 해당 영상을 나타내는 유일한 값이다. 또한 동일한 CVS 내에 존재하는 영상들의 영상 순서 카운트를 통하여 각 영상들 간의 상대적인 시간 거리를 알 수 있다. 디스플레이되는 순서와 복원되는 순서는 서로 상이할 수 있다. 인접한 참조 영상(560)은 현재 영상(510) 이전에 복원된 영상일 수 있다. 이전에 복원된 영상(560)의 POC는 N(정수)일 수 있다. 또한 현재 영상(510)의 POC는 N+M(M은 0이 아닌 정수)일 수 있다. 또한 이전에 복원된 영상(560)은 현재 영상(510)의 직전 영상일 수 있다. 즉 M은 '1'일 수 있다. M이 '1'인 경우 현재 영상(510)과 이전에 복원된 영상(560)과 가장 유사할 가능성이 높으므로 복호화부(120)는 인트라 예측을 보다 정확하게 수행할 수 있다. 다만 이에 한정되는 것은 아니며, 복호화부(120)는 복수의 이전에 복원된 영상들 중 현재 영상(510)과 가장 유사한 영상을 선택할 수 있다. 예를 들어 M은 '2' 이상이거나 M은 '-1' 이하일 수 있다. 또한 복호화부(120)는 가장 유사한 영상 내에서 콜로케이티드 블록을 획득할 수 있다.A picture order count (POC) is a variable associated with each picture. The image order count indicates the display order of images. In addition, the video sequence count is a unique value representing the video within the decoded video sequence (CVS). In addition, the relative time distance between the images may be known through image order counts of the images existing in the same CVS. The displayed order and the restored order may be different from each other. The adjacent reference image 560 may be an image reconstructed before the current image 510. The POC of the previously reconstructed image 560 may be N (integer). In addition, the POC of the current image 510 may be N + M (M is an integer other than 0). Also, the previously reconstructed image 560 may be a previous image of the current image 510. That is, M may be '1'. If M is '1', the decoder 120 may more accurately perform intra prediction because it is most likely to be similar to the current image 510 and the previously reconstructed image 560. However, the present invention is not limited thereto, and the decoder 120 may select an image most similar to the current image 510 among a plurality of previously reconstructed images. For example, M may be greater than or equal to '2' or M may be smaller than or equal to '-1'. Also, the decoder 120 may acquire a collocated block within the most similar image.
본 개시의 일 실시예에 따르면 복호화부(120)는 현재 블록(520)의 예측 모드가 인트라 예측인 경우, 현재 영상(510) 내의 현재 블록(520)에 인접한 블록들의 샘플들 및 이전에 복원된 영상(560) 내의 콜로케이티드 블록(570)의 샘플들 중 적어도 하나에 기초하여 참조 샘플들을 획득할 수 있다. 복호화부(120)는 현재 블록(520)에 인접한 좌측 및 상측 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득할 수 있다.According to an embodiment of the present disclosure, when the prediction mode of the current block 520 is intra prediction, the decoder 120 may reconstruct samples of blocks adjacent to the current block 520 in the current image 510 and previously reconstructed. Reference samples may be obtained based on at least one of the samples of the collocated block 570 in the image 560. The decoder 120 may obtain a reference sample based on at least one of a left and an upper sample adjacent to the current block 520, a boundary sample in the collocated block, and a sample adjacent to the collocated block.
복호화부(120)가 현재 블록(520)에 인접한 샘플들을 이용하여 참조 샘플들을 획득하는 과정에 대해서는 도 4a 및 도 4b에서 이미 설명하였으므로 중복되는 설명은 생략한다.Since the decoder 120 acquires the reference samples by using the samples adjacent to the current block 520, it is already described with reference to FIGS. 4A and 4B, and thus redundant descriptions thereof will be omitted.
복호화부(120)는 콜로케이티드 블록 내의 우측 및 하측 경계 샘플에 기초하여 상기 참조 샘플을 획득할 수 있다. 도 5를 참조하면 복호화부(120)는 콜로케이티드 블록(570) 내의 우측 및 하측 경계 샘플들(581, 582, 583, 584, 585, 586 및 587)에 기초하여 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)을 예측할 수 있다. 예를 들어 복호화부(120)는 콜로케이티드 블록(570) 내의 샘플들(581, 582, 583, 584, 585, 586 및 587)의 픽셀값을 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)의 픽셀값으로 예측할 수 있다. 복호화부(120)는 예측된 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)을 참조 샘플들로 획득할 수 있다.The decoder 120 may obtain the reference sample based on the right and lower boundary samples in the collocated block. Referring to FIG. 5, the decoder 120 may determine a sample of the current block 520 based on the right and lower boundary samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570. 531,532, 533, 534, 535, 536 and 537 can be predicted. For example, the decoder 120 may convert the pixel values of the samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570 to the samples 531, 532, and 533 of the current block 520. , 534, 535, 536, and 537). The decoder 120 may obtain the samples 531, 532, 533, 534, 535, 536, and 537 of the predicted current block 520 as reference samples.
콜로케이티드 블록(570) 내의 샘플들(581, 582, 583, 584, 585, 586 및 587)의 좌표값은 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)의 좌표값과 같을 수 있다. 복호화부(120)는 현재 블록(520)의 예측된 샘플들(531,532, 533, 534, 535, 536 및 537)을 참조 샘플들로 하여 현재 블록(520)을 예측 할 수 있다. 현재 블록(520)을 예측 하여 예측 자를 생성하는 방법에 대해서는 도 3, 도 4a 및 도 4b에서 설명하였으므로 중복되는 설명은 생략한다.The coordinate values of the samples 581, 582, 583, 584, 585, 586 and 587 in the collocated block 570 are the samples 531, 532, 533, 534, 535, 536 and 537 of the current block 520. It can be equal to the coordinate value of. The decoder 120 may predict the current block 520 based on the predicted samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520 as reference samples. Since a method of generating a predictor by predicting the current block 520 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
도 5는 콜로케이티드 블록(570) 내의 경계 샘플들(581, 582, 583, 584, 585, 586 및 587)을 이용하여 현재 블록(520) 내의 샘플들(531,532, 533, 534, 535, 536 및 537)을 예측하는 과정에 대하여 설명하였으나 이에 한정되는 것은 아니다. 이후에 설명할 도 8과 유사하게, 복호화부(120)는 콜로케이티드 블록(570) 내의 경계 샘플들(581, 582, 583, 584, 585, 586 및 587)에 기초하여 현재 블록(520)에 인접한 참조 샘플을 예측할 수 있다. 또한 복호화부(120)는 현재 블록(520)에 인접한 참조 샘플에 기초하여 현재 블록(520)을 예측할 수 있다. 현재 블록(520)에 인접한 참조 샘플을 이용하여 현재 블록을 예측하는 과정에 대해서는 도 4b와 함께 설명하였으므로 중복되는 설명은 생략한다.5 illustrates samples 531, 532, 533, 534, 535, 536 in current block 520 using boundary samples 581, 582, 583, 584, 585, 586 and 587 in collocated block 570. And 537) has been described, but the present invention is not limited thereto. Similar to FIG. 8, which will be described later, the decoder 120 may determine the current block 520 based on boundary samples 581, 582, 583, 584, 585, 586, and 587 in the collocated block 570. A reference sample adjacent to may be predicted. In addition, the decoder 120 may predict the current block 520 based on a reference sample adjacent to the current block 520. Since a process of predicting a current block using a reference sample adjacent to the current block 520 has been described with reference to FIG. 4B, duplicate description thereof will be omitted.
현재 블록(520)의 크기는 콜로케이티드 블록(570)의 크기와 다를 수 있다. 복호화부(120)는 현재 블록(520)의 크기와 콜로케이티드 블록(570)의 크기가 다른 경우, 콜로케이티드 블록(570)의 크기를 확대하거나 축소하여 현재 블록(520)의 크기와 동일하게 변경할 수 있다. 콜로케이티드 블록(570)의 크기를 확대하기 위하여 보간(interpolation) 방법을 이용할 수 있다.The size of the current block 520 may be different from the size of the collocated block 570. When the size of the current block 520 and the size of the collocated block 570 are different from each other, the decoder 120 enlarges or reduces the size of the collocated block 570 to be the same as the size of the current block 520. Can be changed. An interpolation method may be used to enlarge the size of the collocated block 570.
또한 복호화부(120)는 콜로케이티드 블록(570)을 결정하지 않고, 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)에 대응하는 이전에 복원된 영상(560) 내의 샘플들(581, 582, 583, 584, 585, 586 및 587)을 이용하여 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)의 픽셀값을 예측할 수 있다. 이전에 복원된 영상(560)에 대한 샘플들(581, 582, 583, 584, 585, 586 및 587)의 좌표값은 현재 영상(510)에 대한 현재 블록(520)의 샘플들(531,532, 533, 534, 535, 536 및 537)의 좌표값과 같을 수 있다.Also, the decoder 120 does not determine the collocated block 570, but the previously reconstructed image 560 corresponding to the samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520. The samples 581, 582, 583, 584, 585, 586, and 587 in) may be used to predict pixel values of the samples 531, 532, 533, 534, 535, 536, and 537 of the current block 520. . The coordinates of the samples 581, 582, 583, 584, 585, 586 and 587 for the previously reconstructed image 560 are the samples 531, 532, 533 of the current block 520 for the current image 510. , 534, 535, 536, and 537).
도 6은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.6 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
복호화부(120)는 현재 영상(610) 내의 현재 블록(620)을 예측할 수 있다. 복호화부(120)는 현재 영상(610) 내의 현재 블록(620)의 예측 모드를 인트라 예측으로 결정할 수 있다. 또한, 복호화부(120)는 현재 블록(620)의 예측 모드가 인트라 예측인 경우 현재 영상(610)에 인접한 참조 영상(660) 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록(670)을 결정할 수 있다. 인접한 참조 영상(660)은 현재 영상(610) 이전에 복원된 영상일 수 있다. 이전에 복원된 영상(660)의 POC는 N(정수)일 수 있다. 또한 현재 영상(610)의 POC는 N+M(M은 0이 아닌 정수)일 수 있다. 또한 이전에 복원된 영상(660)은 현재 영상(610)의 직전 영상일 수 있다.The decoder 120 may predict the current block 620 in the current image 610. The decoder 120 may determine the prediction mode of the current block 620 in the current image 610 as intra prediction. Also, when the prediction mode of the current block 620 is intra prediction, the decoder 120 determines the collocated block 670 corresponding to the position of the current block in the reference image 660 adjacent to the current image 610. Can be. The adjacent reference image 660 may be an image reconstructed before the current image 610. The POC of the previously reconstructed image 660 may be N (integer). In addition, the POC of the current image 610 may be N + M (M is an integer other than 0). Also, the previously reconstructed image 660 may be a previous image of the current image 610.
복호화부(120)는 이전에 복원된 영상(660) 내의 콜로케이티드 블록(670)을 결정할 수 있다. 또한 복호화부(120)는 콜로케이티드 블록(670)에 인접한 샘플들(681, 682, 683, 684, 685, 686 및 687)에 기초하여 현재 블록(620)의 샘플들(631,632, 633, 634, 635, 636 및 637)을 예측할 수 있다. 예를 들어 복호화부(120)는 콜로케이티드 블록(670)에 인접한 샘플들(681, 682, 683, 684, 685, 686 및 687)의 픽셀값을 현재 블록(620)의 샘플들(631,632, 633, 634, 635, 636 및 637)의 픽셀값으로 예측할 수 있다. 복호화부(120)는 예측된 현재 블록(620)의 샘플들(631,632, 633, 634, 635, 636 및 637)을 참조 샘플들로 획득할 수 있다.The decoder 120 may determine the collocated block 670 in the previously reconstructed image 660. Decoder 120 also samples 631, 632, 633, 634 of current block 620 based on samples 681, 682, 683, 684, 685, 686, and 687 adjacent to collocated block 670. , 635, 636 and 637 can be predicted. For example, the decoder 120 may convert the pixel values of the samples 681, 682, 683, 684, 685, 686, and 687 adjacent to the collocated block 670 into the samples 631, 632, 633, 634, 635, 636, and 637 can be predicted. The decoder 120 may obtain the samples 631, 632, 633, 634, 635, 636, and 637 of the predicted current block 620 as reference samples.
복호화부(120)는 현재 블록(620)의 샘플들(631,632, 633, 634, 635, 636 및 637)을 참조 샘플로 하여 현재 블록(620)을 예측 할 수 있다. 현재 블록(620)을 예측 하는 방법에 대해서는 도 3, 도 4a 및 도 4b에서 설명하였으므로 중복되는 설명은 생략한다.The decoder 120 may predict the current block 620 based on the samples 631, 632, 633, 634, 635, 636, and 637 of the current block 620. Since the method of predicting the current block 620 has been described with reference to FIGS. 3, 4A, and 4B, redundant descriptions thereof will be omitted.
도 6는 콜로케이티드 블록(670)에 인접한 샘플들(681, 682, 683, 684, 685, 686 및 687)을 이용하여 현재 블록(620) 내의 샘플들(631,632, 633, 634, 635, 636 및 637)을 예측하는 과정에 대하여 설명하였으나 이에 한정되는 것은 아니다. 이후에 설명할 도 8과 유사하게, 복호화부(120)는 콜로케이티드 블록(670) 내의 경계 샘플들(681, 682, 683, 684, 685, 686 및 687)에 기초하여 현재 블록(620)에 인접한 참조 샘플을 예측할 수 있다. 또한 복호화부(120)는 현재 블록(620)에 인접한 참조 샘플에 기초하여 현재 블록(620)을 예측할 수 있다. 현재 블록(620)에 인접한 참조 샘플을 이용하여 현재 블록을 예측하는 과정에 대해서는 4B와 함께 설명하였으므로 중복되는 설명은 생략한다.6 illustrates samples 631, 632, 633, 634, 635, 636 in current block 620 using samples 681, 682, 683, 684, 685, 686, and 687 adjacent to collocated block 670. And 637, a process of predicting the same is not limited thereto. Similar to FIG. 8, which will be described later, the decoder 120 may determine the current block 620 based on boundary samples 681, 682, 683, 684, 685, 686, and 687 in the collocated block 670. A reference sample adjacent to may be predicted. Also, the decoder 120 may predict the current block 620 based on a reference sample adjacent to the current block 620. Since the process of predicting the current block using the reference sample adjacent to the current block 620 has been described with 4B, redundant description thereof will be omitted.
현재 블록(620)의 크기와 콜로케이티드 블록(670)의 크기가 같은 경우라도 콜로케이티드 블록(670)에 인접한 샘플들(681, 682, 683, 684, 685, 686 및 687)의 수가 현재 블록(620) 내의 경계 샘플들(631,632, 633, 634, 635, 636 및 637)의 수보다 많을 수 있다. 이 경우 복호화부(120)는 콜로케이티드 블록(670)에 인접한 샘플들(681, 682, 683, 684, 685, 686 및 687)의 픽셀값들의 적어도 2개의 평균값 또는 중간값을 이용하여 현재 블록의 샘플들(631,632, 633, 634, 635, 636 및 637)의 픽셀값을 예측할 수 있다. 예를 들어, 복호화부(120)는 샘플들(683, 684 및 685)의 픽셀값에 기초하여 현재 블록(620)의 샘플(634)의 픽셀값을 획득할 수 있다. 복호화부(120)는 샘플들(683, 684 및 685)의 픽셀값의 평균값(mean)에 기초하여 샘플(634)의 픽셀값을 예측할 수 있다. 또한 복호화부(120)는 샘플들(683, 684 및 685)의 픽셀값의 중간값(median)에 기초하여 샘플(634)의 픽셀값을 예측할 수 있다. 또한 복호화부(120)는 샘플들(683, 684 및 685) 중 어느 하나의 픽셀값에 기초하여 샘플(634)의 픽셀값을 예측할 수 있다Even if the size of the current block 620 and the size of the collocated block 670 is the same, the number of samples 681, 682, 683, 684, 685, 686, and 687 adjacent to the collated block 670 is currently There may be more than the number of boundary samples 631, 632, 633, 634, 635, 636, and 637 in block 620. In this case, the decoder 120 may use the current block by using at least two average or median values of pixels of the samples 681, 682, 683, 684, 685, 686, and 687 adjacent to the collocated block 670. The pixel values of the samples 631, 632, 633, 634, 635, 636, and 637 may be estimated. For example, the decoder 120 may obtain a pixel value of the sample 634 of the current block 620 based on the pixel values of the samples 683, 684, and 685. The decoder 120 may predict the pixel value of the sample 634 based on the mean value of the pixel values of the samples 683, 684, and 685. Also, the decoder 120 may predict the pixel value of the sample 634 based on the median of the pixel values of the samples 683, 684, and 685. Also, the decoder 120 may predict the pixel value of the sample 634 based on the pixel value of any one of the samples 683, 684, and 685.
도 7은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.7 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
복호화부(120)는 현재 영상(710) 내의 현재 블록(720)을 예측할 수 있다. 복호화부(120)는 현재 영상(710) 내의 현재 블록(720)의 예측 모드를 인트라 예측으로 결정할 수 있다. 또한, 복호화부(120)는 현재 블록(720)의 예측 모드가 인트라 예측인 경우 현재 영상(710)에 인접한 참조 영상(760) 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록(770)을 결정할 수 있다. 인접한 참조 영상(760)은 현재 영상(710) 이전에 복원된 영상일 수 있다. 이전에 복원된 영상(760)의 POC는 N(정수)일 수 있다. 또한 현재 영상(710)의 POC는 N+M(M은 0이 아닌 정수)일 수 있다. 또한 이전에 복원된 영상(760)은 현재 영상(710)의 직전 영상일 수 있다. The decoder 120 may predict the current block 720 in the current image 710. The decoder 120 may determine the prediction mode of the current block 720 in the current image 710 as intra prediction. In addition, when the prediction mode of the current block 720 is intra prediction, the decoder 120 determines the collocated block 770 corresponding to the position of the current block in the reference image 760 adjacent to the current image 710. Can be. The adjacent reference picture 760 may be a picture reconstructed before the current picture 710. The POC of the previously reconstructed image 760 may be N (integer). In addition, the POC of the current image 710 may be N + M (M is an integer other than 0). Also, the previously reconstructed image 760 may be a previous image of the current image 710.
복호화부(120)는 이전에 복원된 영상(760) 내의 콜로케이티드 블록(770)을 결정할 수 있다. 또한 복호화부(120)는 콜로케이티드 블록(770) 내의 좌측 및 상측 경계 샘플들(781, 782, 783, 784, 785, 786 및 787)에 기초하여 참조 샘플들(731, 732, 733, 734, 735, 736 및 737)을 예측할 수 있다. 참조 샘플들(731, 732, 733, 734, 735, 736 및 737)의 픽셀값은 현재 블록(720) 내의 경계 샘플들(731, 732, 733, 734, 735, 736 및 737)의 픽셀값일 수 있다. 복호화부(120)는 참조 샘플들(731, 732, 733, 734, 735, 736 및 737)의 픽셀값에 기초하여 현재 블록(720)을 예측 할 수 있다. 복호화부(120)는 예측된 현재 블록(720)을 예측자로 획득할 수 있다. 현재 블록(720)을 예측 하는 방법에 대해서는 도 3, 도 4a 및 도 4b에서 설명하였으므로 중복되는 설명은 생략한다.The decoder 120 may determine the collocated block 770 in the previously reconstructed image 760. Decoder 120 may also reference reference samples 731, 732, 733, 734 based on left and upper boundary samples 781, 782, 783, 784, 785, 786, and 787 in collocated block 770. , 735, 736, and 737 can be predicted. The pixel values of the reference samples 731, 732, 733, 734, 735, 736, and 737 may be the pixel values of the boundary samples 731, 732, 733, 734, 735, 736, and 737 in the current block 720. have. The decoder 120 may predict the current block 720 based on pixel values of the reference samples 731, 732, 733, 734, 735, 736, and 737. The decoder 120 may obtain the predicted current block 720 as a predictor. Since a method of predicting the current block 720 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
현재 블록(720)의 크기는 콜로케이티드 블록(770)의 크기와 다를 수 있다. 복호화부(120)는 현재 블록(720)의 크기와 콜로케이티드 블록(770)의 크기가 다른 경우, 콜로케이티드 블록(770)의 크기를 확대하거나 축소하여 현재 블록(720)의 크기와 동일하게 변경할 수 있다. The size of the current block 720 may be different from the size of the collocated block 770. When the size of the current block 720 and the size of the collocated block 770 are different from each other, the decoder 120 enlarges or reduces the size of the collocated block 770 to be the same as the size of the current block 720. Can be changed.
또한 복호화부(120)는 콜로케이티드 블록(770)을 결정하지 않고, 현재 블록(720)의 샘플들(731, 732, 733, 734, 735, 736 및 737)에 대응하는 이전에 복원된 영상(760) 내의 샘플들(781, 782, 783, 784, 785, 786 및 787)에 기초하여 현재 블록(720)의 샘플들(731, 732, 733, 734, 735, 736 및 737)을 예측할 수 있다. 이전에 복원된 영상(760)에 대한 샘플들(781, 782, 783, 784, 785, 786 및 787)의 좌표값은 현재 영상(710)에 대한 현재 블록(720)의 샘플들(731, 732, 733, 734, 735, 736 및 737)의 좌표값과 같을 수 있다.Also, the decoder 120 does not determine the collocated block 770, and the previously reconstructed image corresponding to the samples 731, 732, 733, 734, 735, 736, and 737 of the current block 720. The samples 731, 732, 733, 734, 735, 736, and 737 of the current block 720 can be predicted based on the samples 781, 782, 783, 784, 785, 786, and 787 in 760. have. The coordinates of the samples 781, 782, 783, 784, 785, 786 and 787 for the previously reconstructed image 760 are the samples 731, 732 of the current block 720 for the current image 710. , 733, 734, 735, 736, and 737.
도 7은 콜로케이티드 블록(770)을 이용하여 현재 블록(720) 내의 샘플을 예측하였으나 이에 한정되는 것은 아니다. 또한, 복호화부(120)는 콜로케이티드 블록(770)을 이용하여 현재 블록(720)의 좌측 및 상측의 인접 샘플들을 예측할 수 있다. 인접 샘플들은 현재 블록(720) 내의 샘플이 아닐 수 있다. 현재 블록(720)의 좌측 및 상측의 인접 샘플들은 참조 샘플들일 수 있다. 복호화부(120)는 현재 블록(720)의 예측된 좌측 및 상측의 인접 샘플들을 이용하여 현재 블록(720)을 예측할 수 있다. 현재 블록을 예측하는 방법은 도 3, 도 4a 및 도 4b에서 설명했으므로, 중복되는 설명은 생략한다.7 predicts a sample in the current block 720 using the collocated block 770, but is not limited thereto. In addition, the decoder 120 may predict adjacent samples on the left side and the upper side of the current block 720 using the collocated block 770. Adjacent samples may not be samples in current block 720. The adjacent samples on the left and top of current block 720 may be reference samples. The decoder 120 may predict the current block 720 by using the predicted left and upper neighboring samples of the current block 720. Since the method of predicting the current block has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
복호화부(120)는 비트스트림으로부터 제 1 플래그(flag)를 획득할 수 있다. 또한 복호화부(120)는 제 1 플래그가 현재 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 현재 블록에 인접한 상측 및 좌측 샘플에 기초하여 참조 샘플을 획득할 수 있다. 또한 복호화부(120)는 제 1 플래그가 콜로케이티드 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 콜로케이티드 블록 내에 위치한 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득할 수 있다.The decoder 120 may obtain a first flag from the bitstream. In addition, when the first flag indicates to determine a reference sample in the current block, the decoder 120 may obtain the reference sample based on the upper and left samples adjacent to the current block. In addition, when the first flag indicates that the first flag determines a reference sample in the collocated block, the decoder 120 obtains the reference sample based on at least one of a boundary sample located in the collocated block and a sample adjacent to the collocated block. can do.
제 1 플래그는 현재 블록에 인접한 샘플들에 기초하여 인트라 예측을 할지 또는 콜로케이티드 블록에 인접한 샘플들에 기초하여 인트라 예측을 할지 여부를 결정하기 위한 플래그 일 수 있다. 예를 들어 제 1 플래그가 현재 블록에 인접한 샘플들에 기초한 인트라 예측을 나타내는 경우, 복호화부(120)는 도 4a 또는 도 4b에 도시된 바와 같이 현재 영상(410 또는 460) 내의 현재 블록(440 또는 490)에 인접한 블록들(421, 422, 423, 424, 425, 471, 472, 473, 474 또는 475)에 포함된 샘플들의 픽셀값을 이용하여 참조 샘플을 획득할 수 있다. 또한 제 1 플래그가 콜로케이티드 블록에 인접한 샘플들에 기초한 인트라 예측을 나타내는 경우, 복호화부(120)는 도 5 내지 도 7에 도시된 바와 같이 이전에 복원된 영상(560, 660 또는 760)의 샘플을 이용하여 참조 샘플을 획득할 수 있다. 예를 들어 복호화부(120)는 콜로케이티드 블록(570 또는 770) 내의 경계 샘플(581, 582, 583, 584, 585, 586, 587, 781, 782, 783, 784, 785, 786 또는 787) 또는 콜로케이티드 블록(670)에 인접한 샘플(681, 682, 683, 684, 685, 686 또는 687) 중 적어도 하나에 기초하여 참조 샘플을 획득할 수 있다.The first flag may be a flag for determining whether intra prediction is performed based on samples adjacent to the current block or intra prediction based on samples adjacent to the collocated block. For example, when the first flag indicates intra prediction based on samples adjacent to the current block, the decoder 120 may select the current block 440 or the current block 440 or the current image 410 or 460 as illustrated in FIG. 4A or 4B. A reference sample may be obtained by using pixel values of samples included in blocks 421, 422, 423, 424, 425, 471, 472, 473, 474, or 475 adjacent to 490. In addition, when the first flag indicates intra prediction based on samples adjacent to the collocated block, the decoder 120 may determine a previously reconstructed image 560, 660, or 760 as illustrated in FIGS. 5 to 7. The sample can be used to obtain a reference sample. For example, the decoder 120 may determine the boundary samples 581, 582, 583, 584, 585, 586, 587, 781, 782, 783, 784, 785, 786, or 787 in the collocated block 570 or 770. Alternatively, the reference sample may be obtained based on at least one of the samples 681, 682, 683, 684, 685, 686, or 687 adjacent to the collocated block 670.
본 개시에 따르면 영상 복호화 장치 및 영상 부호화 장치는 시간적 정보 또는 공간적 정보를 모두 이용하여 현재 블록을 인트라 예측하므로, 영상 복호화 장치 및 영상 부호화 장치는 압축효율을 높이면서도 고화질의 영상을 획득할 수 있다.According to the present disclosure, since the image decoding apparatus and the image encoding apparatus intra-prediction the current block using both temporal information or spatial information, the image decoding apparatus and the image encoding apparatus may obtain a high quality image while increasing the compression efficiency.
도 8은 일 실시예에 따라 콜로케이티드 블록을 이용하여 인트라 예측에 사용할 픽셀값들을 획득하는 과정을 도시한다.8 illustrates a process of obtaining pixel values for intra prediction using a collocated block according to an embodiment.
복호화부(120)는 현재 영상(810) 내의 현재 블록(820)을 예측할 수 있다. 복호화부(120)는 현재 영상(810) 내의 현재 블록(820)의 예측 모드를 인트라 예측으로 결정할 수 있다. 또한, 복호화부(120)는 현재 블록(820)의 예측 모드가 인트라 예측인 경우 복호화부(120)는 현재 블록(820)의 좌측 및 상측 중 적어도 하나에 참조 블록이 존재하는지 결정할 수 있다. 예를 들어 현재 블록(820)이 현재 영상(810)의 좌상측에 위치하고 있는지 결정할 수 있다. 현재 블록(820)이 현재 영상(810)의 좌상측에 위치한 경우 현재 블록(820)의 좌측 및 상측에 참조 블록이 존재하지 않을 수 있다.The decoder 120 may predict the current block 820 in the current image 810. The decoder 120 may determine the prediction mode of the current block 820 in the current image 810 as intra prediction. In addition, when the prediction mode of the current block 820 is intra prediction, the decoder 120 may determine whether the reference block exists in at least one of the left side and the upper side of the current block 820. For example, it may be determined whether the current block 820 is located on the upper left side of the current image 810. When the current block 820 is located on the upper left side of the current image 810, the reference block may not exist on the left side and the upper side of the current block 820.
현재 블록(820)의 좌상측 샘플의 좌표값이 현재 영상(810)의 좌상측 샘플의 좌표값과 같은 경우, 복호화부(120)는 현재 블록(820)의 좌측 및 상측에 참조 블록이 존재하지 않음을 결정할 수 있다. 또한 현재 블록(820)의 좌상측 샘플의 x좌표값이 현재 영상(810)의 좌상측 샘플의 x좌표값과 동일한 경우, 복호화부(120)는 현재 블록(820)의 좌측에 참조 블록이 존재하지 않음을 결정할 수 있다. 또한 현재 블록(820)의 좌상측 샘플의 y좌표값이 현재 영상(810)의 좌상측 샘플의 y좌표값과 동일한 경우, 복호화부(120)는 현재 블록(820)의 상측에 참조 블록이 존재하지 않음을 결정할 수 있다. If the coordinate value of the upper left sample of the current block 820 is the same as the coordinate value of the upper left sample of the current image 810, the decoder 120 does not have a reference block on the left and upper sides of the current block 820. Can be determined. In addition, when the x coordinate value of the upper left sample of the current block 820 is the same as the x coordinate value of the upper left sample of the current image 810, the decoder 120 has a reference block on the left side of the current block 820. You can decide not to. In addition, when the y coordinate value of the upper left sample of the current block 820 is the same as the y coordinate value of the upper left sample of the current image 810, the decoder 120 has a reference block above the current block 820. You can decide not to.
현재 블록(820)의 좌측 및 상측 중 적어도 하나에 참조 블록이 존재하지 않는 경우, 복호화부(120)는 현재 영상(810)에 인접한 참조 영상(860) 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록(870)을 결정할 수 있다. 인접한 참조 영상(860)은 현재 영상(810)의 이전에 복원된 영상일 수 있다. 이전에 복원된 영상(860)의 POC는 N(정수)일 수 있다. 또한 현재 영상(810)의 POC는 N+M(M은 0이 아닌 정수)일 수 있다. 또한 이전에 복원된 영상(860)은 현재 영상(810)의 직전 영상일 수 있다. 즉, M은 '1'일 수 있다. If there is no reference block on at least one of the left side and the upper side of the current block 820, the decoder 120 collocates corresponding to the position of the current block in the reference image 860 adjacent to the current image 810. Block 870 may be determined. The adjacent reference picture 860 may be a previously reconstructed picture of the current picture 810. The POC of the previously reconstructed image 860 may be N (integer). In addition, the POC of the current image 810 may be N + M (M is an integer other than 0). Also, the previously reconstructed image 860 may be a previous image of the current image 810. That is, M may be '1'.
복호화부(120)는 콜로케이티드 블록(870) 내의 경계 샘플 또는 콜로케이티드 블록(870)의 인접 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득할 수 있다. 도 8을 참조하면 복호화부(120)는 상측 및 좌측 경계 샘플들(881, 882, 883, 884, 885, 886 및 887)에 기초하여 참조 샘플들(831, 832, 833, 834, 835, 836, 837)을 획득할 수 있다. 도8 에 도시된 바와 같이 참조 샘플들(831, 832, 833, 834, 835, 836, 837)은 현재 영상(810) 외부의 가상의 위치에 존재할 수 있다. 복호화부(120)는 참조 샘플들(831, 832, 833, 834, 835, 836, 837)에 기초하여 현재 블록(820)을 예측 할 수 있다. 복호화부(120)는 예측된 현재 블록(820)을 예측자로 획득할 수 있다. 참조 샘플들(831, 832, 833, 834, 835, 836, 837)을 이용하여 현재 블록(820)을 예측 하는 방법에 대해서는 도 3, 도 4a 및 도 4b에서 설명하였으므로 중복되는 설명은 생략한다.The decoder 120 may obtain a reference sample based on at least one of a boundary sample in the collocated block 870 or an adjacent sample of the collocated block 870. Referring to FIG. 8, the decoder 120 may determine reference samples 831, 832, 833, 834, 835, and 836 based on upper and left boundary samples 881, 882, 883, 884, 885, 886, and 887. 837). As shown in FIG. 8, the reference samples 831, 832, 833, 834, 835, 836, and 837 may exist at a virtual location outside the current image 810. The decoder 120 may predict the current block 820 based on the reference samples 831, 832, 833, 834, 835, 836, and 837. The decoder 120 may obtain the predicted current block 820 as a predictor. Since a method of predicting the current block 820 using reference samples 831, 832, 833, 834, 835, 836, and 837 has been described with reference to FIGS. 3, 4A, and 4B, redundant description thereof will be omitted.
본 개시의 일 실시예에 따르면 복호화부(120)는 비트스트림으로부터 제 2 플래그(flag)를 획득할 수 있다. 제 2 플래그는 현재 블록의 우측 및 하측에 위치한 참조 샘플을 이용하여 현재 블록을 예측할지, 또는 현재 블록의 좌측 및 상측에 위치한 참조 샘플을 이용하여 현재 블록을 예측할지를 결정하기 위한 정보이다. 복호화부(120)는 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록의 우측 및 하측에 위치한 참조 샘플에 기초하여 현재 블록을 예측 할 수 있다. 또한 복호화부(120)는 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록의 좌측 및 상측에 위치한 참조 샘플에 기초하여 현재 블록을 예측 할 수 있다.According to an embodiment of the present disclosure, the decoder 120 may obtain a second flag from the bitstream. The second flag is information for determining whether to predict the current block using reference samples located on the right and lower sides of the current block, or predicting the current block using reference samples located on the left and top sides of the current block. The decoder 120 may predict the current block based on reference samples located on the right and the bottom of the current block when the second flag indicates to use the samples located on the right and the bottom. In addition, when the second flag indicates that the second flag uses samples located on the left side and the upper side, the decoder 120 may predict the current block based on reference samples located on the left side and the upper side of the current block.
보다 구체적으로, 복호화부(120)는 비트스트림으로부터 제 2 플래그(flag)를 획득할 수 있다. 또한, 복호화부(120)는 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록에 인접한 우측 및 하측에 위치한 샘플 또는 콜로케이티드 블록 내의 우측 및 하측 경계 샘플 중 적어도 하나에 기초하여 현재 블록 참조 샘플을 획득할 수 있다. 또한 복호화부(120)는 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우, 현재 블록에 인접한 좌측 및 상측에 위치한 샘플 또는 콜로케이티드 블록에 인접한 좌측 및 상측 중 적어도 하나에 위치한 샘플에 기초하여 현재 블록의 참조 샘플을 획득할 수 있다.More specifically, the decoder 120 may obtain a second flag from the bitstream. In addition, when the decoder 120 indicates that the second flag uses the samples located on the right side and the bottom side, the decoder 120 based on at least one of the right and bottom boundary samples adjacent to the current block or the right and bottom boundary samples in the collocated block. The current block reference sample can be obtained. In addition, when the second flag indicates that the second flag uses samples located on the left side and the upper side, the decoder 120 may apply to a sample located on the left side and the upper side adjacent to the current block or at least one of the left side and the upper side adjacent to the collocated block. A reference sample of the current block can be obtained based on this.
제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우, 복호화부(120)는 도 4b, 도 5 또는 도 6 과 같이 참조 샘플을 획득할 수 있다. 복호화부(120)는 현재 블록(490)에 인접한 우측 및 하측 샘플들을 참조 샘플들(480)로 획득할 수 있다. 또한 복호화부(120)는 현재 블록(520 또는 620) 내의 우측 및 하측 샘플들을 참조 샘플들(531, 532, 533, 534, 535, 536, 537, 631, 632, 633, 634, 635, 636 또는 637)로 획득할 수 있다. 복호화부(120)는 참조 샘플들을 이용하여 현재 블록을 예측할 수 있다. 또한 복호화부(120)는 예측된 현재 블록을 예측자로 획득할 수 있다.When the second flag indicates to use the samples located at the right and the lower sides, the decoder 120 may acquire the reference samples as shown in FIG. 4B, 5, or 6. The decoder 120 may obtain the right and lower samples adjacent to the current block 490 as the reference samples 480. Decoder 120 may also reference the right and bottom samples in current block 520 or 620 with reference samples 531, 532, 533, 534, 535, 536, 537, 631, 632, 633, 634, 635, 636 or 637). The decoder 120 may predict the current block by using the reference samples. In addition, the decoder 120 may obtain the predicted current block as a predictor.
또한 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우, 복호화부(120)는 도 4a, 도 7 또는 도 8 과 같이 참조 샘플을 획득할 수 있다. 예를 들어 복호화부(120)는 현재 블록(440 또는 820)에 인접한 좌측 및 상측 샘플들을 참조 샘플들(430, 831, 832, 833, 834, 835, 836, 837)로 획득할 수 있다. 또한 복호화부(120)는 현재 블록(720) 내의 우측 및 상측 샘플들을 참조 샘플들(731, 732, 733, 734, 735, 736, 737)로 획득할 수 있다. 복호화부(120)는 참조 샘플들을 이용하여 현재 블록을 예측할 수 있다. 또한 복호화부(120)는 예측된 현재 블록을 예측자로 획득할 수 있다.In addition, when the second flag indicates to use the samples located on the left and the upper side, the decoder 120 may obtain a reference sample as shown in FIG. 4A, 7, or 8. For example, the decoder 120 may acquire left and upper samples adjacent to the current block 440 or 820 as reference samples 430, 831, 832, 833, 834, 835, 836, and 837. Also, the decoder 120 may obtain right and upper samples in the current block 720 as reference samples 731, 732, 733, 734, 735, 736, and 737. The decoder 120 may predict the current block by using the reference samples. In addition, the decoder 120 may obtain the predicted current block as a predictor.
본 개시에 따르면 현재 블록(820)의 상측 및 좌측 중 적어도 하나에 참조 블록이 존재 하지 않더라도, 복호화부(120)는 현재 블록(820)의 좌측 및 상측의 샘플의 픽셀값과 가장 유사한 픽셀값을 이용하여 현재 블록(820)을 인트라 예측할 수 있다. 따라서 영상 복호화 장치 및 영상 부호화 장치는 압축효율을 높이면서도 고화질의 영상을 획득할 수 있다.According to the present disclosure, even if a reference block does not exist in at least one of the upper side and the left side of the current block 820, the decoder 120 may obtain a pixel value most similar to the pixel values of the left and upper samples of the current block 820. Intra-prediction of the current block 820. Accordingly, the image decoding apparatus and the image encoding apparatus may obtain high quality images while increasing compression efficiency.
도 9은 일 실시예에 따라 영상 부호화 장치(900)의 개략적인 블록도를 도시한다.9 is a schematic block diagram of an image encoding apparatus 900 according to an embodiment.
영상 부호화 장치(900)는 부호화부(910) 및 비트스트림 생성부(920)를 포함할 수 있다. 부호화부(910)는 입력 영상을 수신하여 입력 영상을 부호화할 수 있다. 비트스트림 생성부(920)는 부호화된 입력 영상에 기초하여 비트스트림을 출력할 수 있다. 또한 영상 부호화 장치(900)는 비트스트림을 영상 복호화 장치(100)로 전송할 수 있다. 영상 부호화 장치(900)의 자세한 동작에 대해서는 도 10과 함께 자세히 설명한다.The image encoding apparatus 900 may include an encoder 910 and a bitstream generator 920. The encoder 910 may receive an input image and encode the input image. The bitstream generator 920 may output a bitstream based on the encoded input image. Also, the image encoding apparatus 900 may transmit the bitstream to the image decoding apparatus 100. Detailed operations of the video encoding apparatus 900 will be described in detail with reference to FIG. 10.
도 10은 일 실시예에 따라 영상 부호화 방법의 흐름도를 도시한다.10 is a flowchart of a video encoding method, according to an embodiment.
부호화부(910)는 현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정(1010)할 수 있다. 부호화부(910)는 현재 블록에 인접한 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득(1020)할 수 있다. 부호화부(910)는 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득(1030)할 수 있다. 부호화부(910)는 예측자에 기초하여 현재 블록을 부호화하여 현재 블록의 부호화 정보를 획득(1040)할 수 있다. 비트스트림 생성부(920)는 부호화 정보를 비트스트림으로 생성(1050)할 수 있다.The encoder 910 may determine 1010 a collocated block corresponding to the position of the current block in the reference image adjacent to the current image. The encoder 910 may acquire a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block. The encoder 910 may acquire 1030 a predictor by performing intra prediction on the current block based on the reference sample. The encoder 910 may acquire 1040 encoding information of the current block by encoding the current block based on the predictor. The bitstream generator 920 may generate 1050 the encoded information into a bitstream.
부호화부(910)는 현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정할 수 있다. 참조 영상은 이전에 복원된 영상일 수 있다. 현재 영상에 대한 현재 블록의 좌표값은 참조 영상에 대한 콜로케이티드 블록의 좌표값과 같을 수 있다. 예를 들어 현재 영상에 대한 현재 블록의 좌상측 샘플의 좌표값은 참조 영상에 대한 콜로케이티드 블록의 좌상측 샘플의 좌표값과 같을 수 있다The encoder 910 may determine a collocated block corresponding to the position of the current block in the reference image adjacent to the current image. The reference picture may be a previously reconstructed picture. The coordinate value of the current block for the current image may be the same as the coordinate value of the collocated block for the reference image. For example, the coordinate value of the upper left sample of the current block for the current image may be the same as the coordinate value of the upper left sample of the collocated block for the reference image.
부호화부(910)는 현재 블록에 대하여 인트라 예측을 수행할 수 있다. 부호화부(910)는 현재 블록을 인트라 예측하기 위하여 현재 블록에 인접한 좌측 및 상측 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득할 수 있다. 또한 획득된 참조 샘플에 대하여 35가지의 인트라 예측 모드에 따라 현재 블록을 예측해볼 수 있다. 인트라 예측 모드에 따른 현재 블록의 예측은 도 3 및 도 4 에서 설명한바 있으므로 중복된 설명은 생략한다. 부호화부(910)는 각각의 참조 샘플 및 인트라 예측 모드에 기초하여 예측된 현재 블록들을 예측자들로 획득할 수 있다.The encoder 910 may perform intra prediction on the current block. The encoder 910 may obtain a reference sample based on at least one of a left and a top sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block, to intra-predict the current block. have. In addition, the current block may be predicted according to 35 intra prediction modes with respect to the obtained reference sample. Since the prediction of the current block according to the intra prediction mode has been described with reference to FIGS. 3 and 4, a redundant description is omitted. The encoder 910 may obtain, as predictors, current blocks predicted based on each reference sample and an intra prediction mode.
부호화부(910)는 예측자들과 현재 블록의 원본을 비교하여 현재 블록을 가장 잘 예측한 예측자를 선택할 수 있다. 예를 들어 부호화부(910)는 Sum of Absolute Differences(SAD)를 이용하여 현재 블록의 원본과 예측자의 픽셀값들의 절대차(Absolute Differences)를 모두 더할 수 있다. 부호화부(910)는 SAD가 가장 작은 예측자를 현재 블록을 가장 잘 예측한 예측자로 선택할 수 있다.The encoder 910 may select the predictor that best predicts the current block by comparing the predictors with the original of the current block. For example, the encoder 910 may add both absolute differences between the original values of the current block and the pixel values of the predictor using Sum of Absolute Differences (SAD). The encoder 910 may select a predictor having the smallest SAD as a predictor that best predicts the current block.
또한 부호화부(910)는 Sum of Square Error(SSE)를 이용하여 현재 블록의 원본과 예측자의 픽셀값들의 차의 제곱을 모두 더할 수 있다. 부호화부(910)는 SSE가 가장 작은 예측자를 현재 블록을 가장 잘 예측한 예측자로 선택할 수 있다.In addition, the encoder 910 may add both squares of the difference between the original values of the current block and the pixel values of the predictor using the Sum of Square Error (SSE). The encoder 910 may select a predictor having the smallest SSE as the predictor that best predicts the current block.
또한 부호화부(910)는 선택된 예측자를 위해 사용한 참조 샘플에 관한 정보 및 인트라 예측 모드 중 적어도 하나를 부호화 정보로 결정할 수 있다. 예를 들어, 부호화 정보는 콜로케이티드 블록 내부의 샘플들, 콜로케이티드 블록에 인접한 샘플들 또는 현재 블록에 인접한 샘플들 중 적어도 하나에 기초하여 참조 샘플을 획득할 것을 나타내는 정보를 포함할 수 있다. 또한 부호화 정보는 콜로케이티드 블록 또는 현재 블록의 좌측, 상측, 우측 및 하측의 샘플들 중 적어도 하나에 기초하여 참조 샘플을 획득할 것을 나타내는 정보를 포함할 수 있다. 또한 부호화 정보는 35가지의 인트라 예측 모드들 중 하나를 선택할 것을 나타내는 정보를 포함할 수 있다.In addition, the encoder 910 may determine, as encoding information, at least one of information about a reference sample used for the selected predictor and an intra prediction mode. For example, the encoding information may include information indicating to obtain a reference sample based on at least one of samples inside the collocated block, samples adjacent to the collocated block, or samples adjacent to the current block. . In addition, the encoding information may include information indicating that a reference sample is to be obtained based on at least one of the collocated block or the left, upper, right, and lower samples of the current block. The encoding information may also include information indicating to select one of 35 intra prediction modes.
또한 부호화부(910)는 현재 블록 및 선택된 예측자의 차이를 레지듀얼로 획득할 수 있다. 부호화부(910)는 레지듀얼을 변환하고 양자화하여 변환 계수를 획득할 수 있다.In addition, the encoder 910 may obtain the difference between the current block and the selected predictor as a residual. The encoder 910 may obtain a transform coefficient by transforming and quantizing the residual.
비트스트림 생성부(920)는 부호화 정보 및 변환 계수 중 적어도 하나를 비트스트림으로 생성할 수 있다. 생성된 비트스트림은 영상 복호화 장치(100)로 전송될 수 있다. 영상 복호화 장치(100)는 비트스트림에 기초하여 영상을 복원할 수 있다.The bitstream generator 920 may generate at least one of encoded information and transform coefficients as a bitstream. The generated bitstream may be transmitted to the image decoding apparatus 100. The image decoding apparatus 100 may reconstruct an image based on the bitstream.
이하, 도 11 내지 도 24을 참조하여 일 실시예에 따라 영상의 데이터 단위를 결정하는 방법이 상술된다.Hereinafter, a method of determining a data unit of an image according to an exemplary embodiment will be described with reference to FIGS. 11 to 24.
도 11은 일 실시예에 따라 영상 복호화 장치(100)가 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.11 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing a current coding unit according to an embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보를 이용하여 부호화 단위의 형태를 결정할 수 있고, 분할 형태 정보를 이용하여 부호화 단위가 어떤 형태로 분할되는지를 결정할 수 있다. 즉, 영상 복호화 장치(100)가 이용하는 블록 형태 정보가 어떤 블록 형태를 나타내는지에 따라 분할 형태 정보가 나타내는 부호화 단위의 분할 방법이 결정될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a shape of a coding unit by using block shape information, and determine in which form the coding unit is divided using the 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 100 represents.
일 실시예에 따라, 영상 복호화 장치(100)는 현재 부호화 단위가 정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 예를 들어 영상 복호화 장치(100)는 분할 형태 정보에 따라 정사각형의 부호화 단위를 분할하지 않을지, 수직으로 분할할지, 수평으로 분할할지, 4개의 부호화 단위로 분할할지 등을 결정할 수 있다. 도 11을 참조하면, 현재 부호화 단위(1100)의 블록 형태 정보가 정사각형의 형태를 나타내는 경우, 복호화부(1130)는 분할되지 않음을 나타내는 분할 형태 정보에 따라 현재 부호화 단위(1100)와 동일한 크기를 가지는 부호화 단위(1110a)를 분할하지 않거나, 소정의 분할방법을 나타내는 분할 형태 정보에 기초하여 분할된 부호화 단위(1110b, 1110c, 1110d 등)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may use block shape information indicating that the current coding unit is square. For example, the image decoding apparatus 100 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. 11, when the block shape information of the current coding unit 1100 indicates a square shape, the decoder 1130 may have the same size as the current coding unit 1100 according to the split shape information indicating that the block shape information is not divided. The splitting coding unit 1110a may not be divided, or split coding units 1110b, 1110c, 1110d, and the like may be determined based on splitting form information indicating a predetermined division method.
도 11을 참조하면 영상 복호화 장치(100)는 일 실시예에 따라 수직방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(1100)를 수직방향으로 분할한 두 개의 부호화 단위(1110b)를 결정할 수 있다. 영상 복호화 장치(100)는 수평방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(1100)를 수평방향으로 분할한 두 개의 부호화 단위(1110c)를 결정할 수 있다. 영상 복호화 장치(100)는 수직방향 및 수평방향으로 분할됨을 나타내는 분할 형태 정보에 기초하여 현재 부호화 단위(1100)를 수직방향 및 수평방향으로 분할한 네 개의 부호화 단위(1110d)를 결정할 수 있다. 다만 정사각형의 부호화 단위가 분할될 수 있는 분할 형태는 상술한 형태로 한정하여 해석되어서는 안되고, 분할 형태 정보가 나타낼 수 있는 다양한 형태가 포함될 수 있다. 정사각형의 부호화 단위가 분할되는 소정의 분할 형태들은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다. Referring to FIG. 11, the image decoding apparatus 100 determines two coding units 1110b obtained by dividing a current coding unit 1100 in a vertical direction based on split shape information indicating that the image is split in a vertical direction. Can be. The image decoding apparatus 100 may determine two coding units 1110c obtained by dividing the current coding unit 1100 in the horizontal direction based on the split type information indicating the split in the horizontal direction. The image decoding apparatus 100 may determine four coding units 1110d that divide the current coding unit 1100 in the vertical direction and the horizontal direction based on the split type information indicating that the image decoding apparatus 100 is split in the vertical direction and the horizontal direction. However, 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.
도 12은 일 실시예에 따라 영상 복호화 장치(100)가 비-정사각형의 형태인 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.12 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing a coding unit having a non-square shape according to an embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위가 비-정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 영상 복호화 장치(100)는 분할 형태 정보에 따라 비-정사각형의 현재 부호화 단위를 분할하지 않을지 소정의 방법으로 분할할지 여부를 결정할 수 있다. 도 12을 참조하면, 현재 부호화 단위(1200 또는 1250)의 블록 형태 정보가 비-정사각형의 형태를 나타내는 경우, 영상 복호화 장치(100)는 분할되지 않음을 나타내는 분할 형태 정보에 따라 현재 부호화 단위(1200 또는 1250)와 동일한 크기를 가지는 부호화 단위(1210 또는 1260)를 분할하지 않거나, 소정의 분할방법을 나타내는 분할 형태 정보에 따라 기초하여 분할된 부호화 단위(1220a, 1220b, 1230a, 1230b, 1230c, 1270a, 1270b, 1280a, 1280b, 1280c)를 결정할 수 있다. 비-정사각형의 부호화 단위가 분할되는 소정의 분할 방법은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다.According to an embodiment, the image decoding apparatus 100 may use block shape information indicating that a current coding unit is a non-square shape. The image decoding apparatus 100 may determine whether to divide the current coding unit of the non-square according to the split type information or to split it by a predetermined method. Referring to FIG. 12, when the block shape information of the current coding unit 1200 or 1250 indicates a non-square shape, the image decoding apparatus 100 may not divide the current coding unit 1200 according to the split shape information indicating that the shape is not divided. Or coding units 1210a, 1220b, 1230a, 1230b, 1230c, 1270a, which do not divide the coding units 1210 or 1260 having the same size as 1250, or are divided based on the partition type information indicating a predetermined division method. 1270b, 1280a, 1280b, and 1280c. A predetermined division method in which a non-square coding unit is divided will be described in detail with reference to various embodiments below.
일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 정보를 이용하여 부호화 단위가 분할되는 형태를 결정할 수 있고, 이 경우 분할 형태 정보는 부호화 단위가 분할되어 생성되는 적어도 하나의 부호화 단위의 개수를 나타낼 수 있다. 도 12를 참조하면 분할 형태 정보가 두 개의 부호화 단위로 현재 부호화 단위(1200 또는 1250)가 분할되는 것을 나타내는 경우, 영상 복호화 장치(100)는 분할 형태 정보에 기초하여 현재 부호화 단위(1200 또는 1250)를 분할하여 현재 부호화 단위에 포함되는 두 개의 부호화 단위(1220a, 1220b, 또는 1270a, 1270b)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a shape in which a coding unit is divided using split shape information. In this case, the split shape information may include the number of at least one coding unit generated by splitting a coding unit. Can be represented. Referring to FIG. 12, when the split shape information indicates that the current coding unit 1200 or 1250 is split into two coding units, the image decoding apparatus 100 may determine the current coding unit 1200 or 1250 based on the split shape information. By splitting, two coding units 1220a, 1220b, or 1270a and 1270b included in the current coding unit may be determined.
일 실시예에 따라 영상 복호화 장치(100)가 분할 형태 정보에 기초하여 비-정사각형의 형태의 현재 부호화 단위(1200 또는 1250)를 분할하는 경우, 비-정사각형의 현재 부호화 단위(1200 또는 1250)의 긴 변의 위치를 고려하여 현재 부호화 단위를 분할할 수 있다. 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)의 형태를 고려하여 현재 부호화 단위(1200 또는 1250)의 긴 변을 분할하는 방향으로 현재 부호화 단위(1200 또는 1250)를 분할하여 복수개의 부호화 단위를 결정할 수 있다. According to an embodiment, when the image decoding apparatus 100 divides the current coding unit 1200 or 1250 having a non-square shape based on the split shape information, the image decoding apparatus 100 may determine the current coding unit 1200 or 1250 having the non-square shape. The current coding unit may be split in consideration of the position of the long side. For example, the image decoding apparatus 100 divides the current coding unit 1200 or 1250 in a direction of dividing a long side of the current coding unit 1200 or 1250 in consideration of the shape of the current coding unit 1200 or 1250. To determine a plurality of coding units.
일 실시예에 따라, 분할 형태 정보가 홀수개의 블록으로 부호화 단위를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)에 포함되는 홀수개의 부호화 단위를 결정할 수 있다. 예를 들면, 분할 형태 정보가 3개의 부호화 단위로 현재 부호화 단위(1200 또는 1250)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)를 3개의 부호화 단위(1230a, 1230b, 1230c, 1280a, 1280b, 1280c)로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)에 포함되는 홀수개의 부호화 단위를 결정할 수 있으며, 결정된 부호화 단위들의 크기 모두가 동일하지는 않을 수 있다. 예를 들면, 결정된 홀수개의 부호화 단위(1230a, 1230b, 1230c, 1280a, 1280b, 1280c) 중 소정의 부호화 단위(1230b 또는 1280b)의 크기는 다른 부호화 단위(1230a, 1230c, 1280a, 1280c)들과는 다른 크기를 가질 수도 있다. 즉, 현재 부호화 단위(1200 또는 1250)가 분할되어 결정될 수 있는 부호화 단위는 복수의 종류의 크기를 가질 수 있고, 경우에 따라서는 홀수개의 부호화 단위(1230a, 1230b, 1230c, 1280a, 1280b, 1280c)가 각각 서로 다른 크기를 가질 수도 있다.According to an embodiment, when the split type information indicates splitting a coding unit into odd blocks, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250. For example, when the split form information indicates that the current coding unit 1200 or 1250 is divided into three coding units, the image decoding apparatus 100 may divide the current coding unit 1200 or 1250 into three coding units 1230a. , 1230b, 1230c, 1280a, 1280b, and 1280c. According to an embodiment, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250, and not all sizes of the determined coding units may be the same. For example, the size of a predetermined coding unit 1230b or 1280b among the determined odd coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c is different from other coding units 1230a, 1230c, 1280a, and 1280c. May have That is, a coding unit that may be determined by dividing the current coding unit 1200 or 1250 may have a plurality of types, and in some cases, odd number of coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c Each may have a different size.
일 실시예에 따라 분할 형태 정보가 홀수개의 블록으로 부호화 단위가 분할되는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)에 포함되는 홀수개의 부호화 단위를 결정할 수 있고, 나아가 영상 복호화 장치(100)는 분할하여 생성되는 홀수개의 부호화 단위들 중 적어도 하나의 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 도 12을 참조하면 영상 복호화 장치(100)는 현재 부호화 단위(1200 또는 1250)가 분할되어 생성된 3개의 부호화 단위(1230a, 1230b, 1230c, 1280a, 1280b, 1280c)들 중 중앙에 위치하는 부호화 단위(1230b, 1280b)에 대한 복호화 과정을 다른 부호화 단위(1230a, 1230c, 1280a, 1280c)와 다르게 할 수 있다. 예를 들면, 영상 복호화 장치(100)는 중앙에 위치하는 부호화 단위(1230b, 1280b)에 대하여는 다른 부호화 단위(1230a, 1230c, 1280a, 1280c)와 달리 더 이상 분할되지 않도록 제한하거나, 소정의 횟수만큼만 분할되도록 제한할 수 있다.According to an embodiment, when the split type information indicates that a coding unit is divided into odd blocks, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 1200 or 1250. The image decoding apparatus 100 may set a predetermined limit on at least one coding unit among odd-numbered coding units generated by dividing. Referring to FIG. 12, the image decoding apparatus 100 is a coding unit positioned at the center of three coding units 1230a, 1230b, 1230c, 1280a, 1280b, and 1280c generated by dividing a current coding unit 1200 or 1250. The decoding process for 1230b and 1280b may be different from other coding units 1230a, 1230c, 1280a, and 1280c. For example, the image decoding apparatus 100 may restrict the coding units 1230b and 1280b positioned in the center from being no longer divided, unlike other coding units 1230a, 1230c, 1280a, and 1280c, or only a predetermined number of times. You can limit it to split.
도 13는 일 실시예에 따라 영상 복호화 장치(100)가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.13 illustrates a process of splitting a coding unit by the image decoding apparatus 100 based on at least one of block shape information and split shape information, according to an exemplary embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 정사각형 형태의 제1 부호화 단위(1300)를 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 일 실시예에 따라 분할 형태 정보가 수평 방향으로 제1 부호화 단위(1300)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 제1 부호화 단위(1300)를 수평 방향으로 분할하여 제2 부호화 단위(1310)를 결정할 수 있다. 일 실시예에 따라 이용되는 제1 부호화 단위, 제2 부호화 단위, 제3 부호화 단위는 부호화 단위 간의 분할 전후 관계를 이해하기 위해 이용된 용어이다. 예를 들면, 제1 부호화 단위를 분할하면 제2 부호화 단위가 결정될 수 있고, 제2 부호화 단위가 분할되면 제3 부호화 단위가 결정될 수 있다. 이하에서는 이용되는 제1 부호화 단위, 제2 부호화 단위 및 제3 부호화 단위의 관계는 상술한 특징에 따르는 것으로 이해될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine whether to split or not split the first coding unit 1300 having a square shape into coding units based on at least one of block shape information and split shape information. According to an embodiment, when the split type information indicates splitting the first coding unit 1300 in the horizontal direction, the image decoding apparatus 100 divides the first coding unit 1300 in the horizontal direction to divide the second coding unit. 1310 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. Hereinafter, it may be understood that the relationship between the first coding unit, the second coding unit, and the third coding unit used is based on the above-described feature.
일 실시예에 따라 영상 복호화 장치(100)는 결정된 제2 부호화 단위(1310)를 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 도 13를 참조하면 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1300)를 분할하여 결정된 비-정사각형의 형태의 제2 부호화 단위(1310)를 적어도 하나의 제3 부호화 단위(1320a, 1320b, 1320c, 1320d 등)로 분할하거나 제2 부호화 단위(1310)를 분할하지 않을 수 있다. 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 획득할 수 있고 영상 복호화 장치(100)는 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1300)를 분할하여 다양한 형태의 복수개의 제2 부호화 단위(예를 들면, 1310)를 분할할 수 있으며, 제2 부호화 단위(1310)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1300)가 분할된 방식에 따라 분할될 수 있다. 일 실시예에 따라, 제1 부호화 단위(1300)가 제1 부호화 단위(1300)에 대한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제2 부호화 단위(1310)로 분할된 경우, 제2 부호화 단위(1310) 역시 제2 부호화 단위(1310)에 대한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제3 부호화 단위(예를 들면, 1320a, 1320b, 1320c, 1320d 등)으로 분할될 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 관련된 분할 형태 정보 및 블록 형태 정보 중 적어도 하나에 기초하여 재귀적으로 분할될 수 있다. 따라서 비-정사각형 형태의 부호화 단위에서 정사각형의 부호화 단위가 결정될 수 있고, 이러한 정사각형 형태의 부호화 단위가 재귀적으로 분할되어 비-정사각형 형태의 부호화 단위가 결정될 수도 있다. 도 12를 참조하면, 비-정사각형 형태의 제2 부호화 단위(1310)가 분할되어 결정되는 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d) 중 소정의 부호화 단위(예를 들면, 가운데에 위치하는 부호화 단위 또는 정사각형 형태의 부호화 단위)는 재귀적으로 분할될 수 있다. 일 실시예에 따라 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d) 중 하나인 정사각형 형태의 제3 부호화 단위(1320c)는 수평 방향으로 분할되어 복수개의 제4 부호화 단위로 분할될 수 있다. 복수개의 제4 부호화 단위 중 하나인 비-정사각형 형태의 제4 부호화 단위(1340)는 다시 복수개의 부호화 단위들로 분할될 수 있다. 예를 들면, 비-정사각형 형태의 제4 부호화 단위(1340)는 홀수개의 부호화 단위(1350a, 1350b, 1350c)로 다시 분할될 수도 있다. 부호화 단위의 재귀적 분할에 이용될 수 있는 방법에 대하여는 다양한 실시예를 통해 후술하도록 한다.According to an embodiment, the image decoding apparatus 100 may determine to divide or not split the determined second coding unit 1310 into coding units based on at least one of block shape information and split shape information. Referring to FIG. 13, the image decoding apparatus 100 may determine a second coding unit 1310 having a non-square shape determined by dividing the first coding unit 1300 based on at least one of block shape information and split shape information. It may be split into at least one third coding unit 1320a, 1320b, 1320c, 1320d, or the like, or may not split the second coding unit 1310. The image decoding apparatus 100 may obtain at least one of block shape information and split shape information, and the image decoding apparatus 100 may determine the first coding unit 1300 based on at least one of the obtained block shape information and split shape information. ) May be divided into a plurality of second coding units (eg, 1310) of various types, and the second coding unit 1310 may be configured to perform first encoding based on at least one of block shape information and split shape information. The unit 1300 may be divided according to the divided manner. According to an embodiment, when the first coding unit 1300 is divided into the second coding unit 1310 based on at least one of the block shape information and the split shape information for the first coding unit 1300, the second The coding unit 1310 may also be divided into third coding units (eg, 1320a, 1320b, 1320c, 1320d, etc.) based on at least one of block shape information and split shape information of the second coding unit 1310. 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. Therefore, a square coding unit may be determined in a non-square coding unit, and a coding unit of a square shape may be recursively divided to determine a coding unit of a non-square shape. Referring to FIG. 12, a predetermined coding unit (eg, located in the center of an odd number of third coding units 1320b, 1320c, and 1320d determined by splitting a second coding unit 1310 having a non-square shape) may be included. Coding units or coding units having a square shape) may be recursively divided. According to an embodiment, the third coding unit 1320c having a square shape, which is one of odd third coding units 1320b, 1320c, and 1320d, may be divided in a horizontal direction and divided into a plurality of fourth coding units. The fourth coding unit 1340 having a non-square shape, which is one of the plurality of fourth coding units, may be divided into a plurality of coding units. For example, the fourth coding unit 1340 having a non-square shape may be divided into odd coding units 1350a, 1350b, and 1350c. A method that can be used for recursive division of coding units will be described later through various embodiments.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제3 부호화 단위(1320a, 1320b, 1320c, 1320d 등) 각각을 부호화 단위들로 분할하거나 제2 부호화 단위(1310)를 분할하지 않는 것으로 결정할 수 있다. 영상 복호화 장치(100)는 일 실시예에 따라 비-정사각형 형태의 제2 부호화 단위(1310)를 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d)로 분할할 수 있다. 영상 복호화 장치(100)는 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d) 중 소정의 제3 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 예를 들면 영상 복호화 장치(100)는 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d) 중 가운데에 위치하는 부호화 단위(1320c)에 대하여는 더 이상 분할되지 않는 것으로 제한하거나 또는 설정 가능한 횟수로 분할되어야 하는 것으로 제한할 수 있다. 도 13를 참조하면, 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1310)에 포함되는 홀수개의 제3 부호화 단위(1320b, 1320c, 1320d)들 중 가운데에 위치하는 부호화 단위(1320c)는 더 이상 분할되지 않거나, 소정의 분할 형태로 분할(예를 들면 4개의 부호화 단위로만 분할하거나 제2 부호화 단위(1310)가 분할된 형태에 대응하는 형태로 분할)되는 것으로 제한하거나, 소정의 횟수로만 분할(예를 들면 n회만 분할, n>0)하는 것으로 제한할 수 있다. 다만 가운데에 위치한 부호화 단위(1320c)에 대한 상기 제한은 단순한 실시예들에 불과하므로 상술한 실시예들로 제한되어 해석되어서는 안되고, 가운데에 위치한 부호화 단위(1320c)가 다른 부호화 단위(1320b, 1320d)와 다르게 복호화 될 수 있는 다양한 제한들을 포함하는 것으로 해석되어야 한다.According to an embodiment, the image decoding apparatus 100 splits each of the third coding units 1320a, 1320b, 1320c, 1320d, etc. into coding units based on at least one of block shape information and split shape information, or performs second encoding. It may be determined that the unit 1310 is not divided. The image decoding apparatus 100 may divide the non-square second coding unit 1310 into odd third coding units 1320b, 1320c, and 1320d. The image decoding apparatus 100 may place a predetermined limit on a predetermined third coding unit among the odd number of third coding units 1320b, 1320c, and 1320d. For example, the image decoding apparatus 100 may be limited to the number of coding units 1320c located in the middle of the odd number of third coding units 1320b, 1320c, and 1320d, which are no longer divided, or divided by a set number of times. It can be limited to. Referring to FIG. 13, the image decoding apparatus 100 may include a coding unit positioned at the center of odd-numbered third coding units 1320b, 1320c, and 1320d included in a second coding unit 1310 having a non-square shape. 1320c 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 a divided form of the second coding unit 1310), or predetermined. It can be limited to dividing only by the number of times (eg, dividing only n times, n> 0). However, since the above limitation on the coding unit 1320c located in the center is merely a mere embodiment, it should not be construed as being limited to the above-described embodiments, and the coding unit 1320c located in the center may have different coding units 1320b and 1320d. ), It should be interpreted as including various restrictions that can be decoded.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 분할하기 위해 이용되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 현재 부호화 단위 내의 소정의 위치에서 획득할 수 있다. According to an embodiment, the image decoding apparatus 100 may obtain at least one of block shape information and split shape information used to divide a current coding unit at a predetermined position in the current coding unit.
도 14은 일 실시예에 따라 영상 복호화 장치(100)가 홀수개의 부호화 단위들 중 소정의 부호화 단위를 결정하기 위한 방법을 도시한다. 14 illustrates a method for the image decoding apparatus 100 to determine a predetermined coding unit among odd number of coding units, according to an exemplary embodiment.
도 14을 참조하면, 현재 부호화 단위(1400)의 블록 형태 정보 및 분할 형태 정보 중 적어도 하나는 현재 부호화 단위(1400)에 포함되는 복수개의 샘플 중 소정 위치의 샘플(예를 들면, 가운데에 위치하는 샘플(1440))에서 획득될 수 있다. 다만 이러한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나가 획득될 수 있는 현재 부호화 단위(1400) 내의 소정 위치가 도 14에서 도시하는 가운데 위치로 한정하여 해석되어서는 안되고, 소정 위치에는 현재 부호화 단위(1400)내에 포함될 수 있는 다양한 위치(예를 들면, 최상단, 최하단, 좌측, 우측, 좌측상단, 좌측하단, 우측상단 또는 우측하단 등)가 포함될 수 있는 것으로 해석되어야 한다. 영상 복호화 장치(100)는 소정 위치로부터 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 획득하여 현재 부호화 단위를 다양한 형태 및 크기의 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다.Referring to FIG. 14, at least one of the block shape information and the split shape information of the current coding unit 1400 may be a sample at a predetermined position (for example, located at the center of a plurality of samples included in the current coding unit 1400). Sample 1440). However, a predetermined position in the current coding unit 1400 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. 14, and the current coding unit 1400 is located at the predetermined position. It should be construed that various positions (eg, top, bottom, left, right, top left, bottom left, top right or bottom right, etc.) that may be included in the. The image decoding apparatus 100 may determine that the current coding unit is divided into coding units of various shapes and sizes by not obtaining at least one of block shape information and split shape information obtained from a predetermined position.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위가 소정의 개수의 부호화 단위들로 분할된 경우 그 중 하나의 부호화 단위를 선택할 수 있다. 복수개의 부호화 단위들 중 하나를 선택하기 위한 방법은 다양할 수 있으며, 이러한 방법들에 대한 설명은 이하의 다양한 실시예를 통해 후술하도록 한다.According to an embodiment, when the current coding unit is divided into a predetermined number of coding units, the image decoding apparatus 100 may select one coding unit from among them. Methods for selecting one of a plurality of coding units may vary, which will be described below through various embodiments.
일 실시예에 따라 영상 복호화 장치(100) 는 현재 부호화 단위를 복수개의 부호화 단위들로 분할하고, 소정 위치의 부호화 단위를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may divide a current coding unit into a plurality of coding units and determine a coding unit of a predetermined position.
일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 홀수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 도 14을 참조하면, 영상 복호화 장치(100)는 현재 부호화 단위(1400)를 분할하여 홀수개의 부호화 단위들(1420a, 1420b, 1420c)을 결정할 수 있다. 영상 복호화 장치(100)는 홀수개의 부호화 단위들(1420a, 1420b, 1420c)의 위치에 대한 정보를 이용하여 가운데 부호화 단위(1420b)를 결정할 수 있다. 예를 들면 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c)에 포함되는 소정의 샘플의 위치를 나타내는 정보에 기초하여 부호화 단위들(1420a, 1420b, 1420c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(1420b)를 결정할 수 있다. 구체적으로, 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c)의 좌측 상단의 샘플(1430a, 1430b, 1430c)의 위치를 나타내는 정보에 기초하여 부호화 단위들(1420a, 1420b, 1420c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(1420b)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 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. 14, the image decoding apparatus 100 may determine an odd number of coding units 1420a, 1420b, and 1420c by dividing the current coding unit 1400. The image decoding apparatus 100 may determine the central coding unit 1420b by using information about the positions of the odd number of coding units 1420a, 1420b, and 1420c. For example, the image decoding apparatus 100 determines the positions of the coding units 1420a, 1420b, and 1420c based on information indicating the positions of predetermined samples included in the coding units 1420a, 1420b, and 1420c. The coding unit 1420b positioned at may be determined. In detail, the image decoding apparatus 100 may encode coding units 1420a, 1420b, and 1420c based on information indicating the positions of samples 1430a, 1430b, and 1430c in the upper left of the coding units 1420a, 1420b, and 1420c. The coding unit 1420b positioned in the center may be determined by determining the position of.
일 실시예에 따라 부호화 단위들(1420a, 1420b, 1420c)에 각각 포함되는 좌측 상단의 샘플(1430a, 1430b, 1430c)의 위치를 나타내는 정보는 부호화 단위들(1420a, 1420b, 1420c)의 픽쳐 내에서의 위치 또는 좌표에 대한 정보를 포함할 수 있다. 일 실시예에 따라 부호화 단위들(1420a, 1420b, 1420c)에 각각 포함되는 좌측 상단의 샘플(1430a, 1430b, 1430c)의 위치를 나타내는 정보는 현재 부호화 단위(1400)에 포함되는 부호화 단위들(1420a, 1420b, 1420c)의 너비 또는 높이를 나타내는 정보를 포함할 수 있고, 이러한 너비 또는 높이는 부호화 단위들(1420a, 1420b, 1420c)의 픽쳐 내에서의 좌표 간의 차이를 나타내는 정보에 해당할 수 있다. 즉, 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c)의 픽쳐 내에서의 위치 또는 좌표에 대한 정보를 직접 이용하거나 좌표간의 차이값에 대응하는 부호화 단위의 너비 또는 높이에 대한 정보를 이용함으로써 가운데에 위치하는 부호화 단위(1420b)를 결정할 수 있다. According to an embodiment, the information indicating the position of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively, may be included in the pictures of the coding units 1420a, 1420b, and 1420c. It may include information about the location or coordinates of. According to an embodiment, the information indicating the positions of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively, may be included in the coding units 1420a included in the current coding unit 1400. , 1420b and 1420c 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 1420a, 1420b and 1420c. That is, the image decoding apparatus 100 may directly use information about the position or coordinates in the pictures of the coding units 1420a, 1420b, and 1420c or information about the width or height of the coding unit corresponding to the difference between the coordinates. By using, the coding unit 1420b positioned in the center may be determined.
일 실시예에 따라, 상단 부호화 단위(1420a)의 좌측 상단의 샘플(1430a)의 위치를 나타내는 정보는 (xa, ya) 좌표를 나타낼 수 있고, 가운데 부호화 단위(1420b)의 좌측 상단의 샘플(1330b)의 위치를 나타내는 정보는 (xb, yb) 좌표를 나타낼 수 있고, 하단 부호화 단위(1420c)의 좌측 상단의 샘플(1430c)의 위치를 나타내는 정보는 (xc, yc) 좌표를 나타낼 수 있다. 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c)에 각각 포함되는 좌측 상단의 샘플(1430a, 1430b, 1430c)의 좌표를 이용하여 가운데 부호화 단위(1420b)를 결정할 수 있다. 예를 들면, 좌측 상단의 샘플(1430a, 1430b, 1430c)의 좌표를 오름차순 또는 내림차순으로 정렬하였을 때, 가운데에 위치하는 샘플(1430b)의 좌표인 (xb, yb)를 포함하는 부호화 단위(1420b)를 현재 부호화 단위(1400)가 분할되어 결정된 부호화 단위들(1420a, 1420b, 1420c) 중 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 좌측 상단의 샘플(1430a, 1430b, 1430c)의 위치를 나타내는 좌표는 픽쳐 내에서의 절대적인 위치를 나타내는 좌표를 나타낼 수 있고, 나아가 상단 부호화 단위(1420a)의 좌측 상단의 샘플(1430a)의 위치를 기준으로, 가운데 부호화 단위(1420b)의 좌측 상단의 샘플(1430b)의 상대적 위치를 나타내는 정보인 (dxb, dyb)좌표, 하단 부호화 단위(1420c)의 좌측 상단의 샘플(1430c)의 상대적 위치를 나타내는 정보인 (dxc, dyc)좌표를 이용할 수도 있다. 또한 부호화 단위에 포함되는 샘플의 위치를 나타내는 정보로서 해당 샘플의 좌표를 이용함으로써 소정 위치의 부호화 단위를 결정하는 방법이 상술한 방법으로 한정하여 해석되어서는 안되고, 샘플의 좌표를 이용할 수 있는 다양한 산술적 방법으로 해석되어야 한다.According to an embodiment, the information indicating the position of the sample 1430a at the upper left of the upper coding unit 1420a may indicate (xa, ya) coordinates, and the sample 1330b at the upper left of the middle coding unit 1420b. The information indicating the position of) may indicate the (xb, yb) coordinates, and the information indicating the position of the sample 1430c on the upper left of the lower coding unit 1420c may indicate the (xc, yc) coordinates. The image decoding apparatus 100 may determine the center coding unit 1420b using the coordinates of the samples 1430a, 1430b, and 1430c in the upper left included in the coding units 1420a, 1420b, and 1420c, respectively. For example, when the coordinates of the samples 1430a, 1430b, and 1430c at the upper left are arranged in ascending or descending order, the coding unit 1420b including (xb, yb), which is the coordinate of the sample 1430b located at the center, is arranged. May be determined as a coding unit located in the center of the coding units 1420a, 1420b, and 1420c determined by splitting the current coding unit 1400. However, the coordinates indicating the positions of the samples 1430a, 1430b, and 1430c at the upper left may indicate coordinates indicating the absolute positions in the picture, and further, the position of the samples 1430a at the upper left of the upper coding unit 1420a. As a reference, the (dxb, dyb) coordinate, which is information indicating the relative position of the upper left sample 1430b of the central coding unit 1420b, and the relative position of the upper left sample 1430c of the lower coding unit 1420c. Information (dxc, dyc) coordinates can also be used. In addition, 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 are available. It should be interpreted in a way.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위(1400)를 복수개의 부호화 단위들(1420a, 1420b, 1420c)로 분할할 수 있고, 부호화 단위들(1420a, 1420b, 1420c) 중 소정의 기준에 따라 부호화 단위를 선택할 수 있다. 예를 들면, 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c) 중 크기가 다른 부호화 단위(1420b)를 선택할 수 있다.According to an embodiment, the image decoding apparatus 100 may divide the current coding unit 1400 into a plurality of coding units 1420a, 1420b, and 1420c, and may select one of the coding units 1420a, 1420b, and 1420c. The coding unit may be selected according to the standard. For example, the image decoding apparatus 100 may select coding units 1420b having different sizes from among coding units 1420a, 1420b, and 1420c.
일 실시예에 따라 영상 복호화 장치(100)는 상단 부호화 단위(1420a)의 좌측 상단의 샘플(1430a)의 위치를 나타내는 정보인 (xa, ya) 좌표, 가운데 부호화 단위(1420b)의 좌측 상단의 샘플(1430b)의 위치를 나타내는 정보인 (xb, yb) 좌표, 하단 부호화 단위(1420c)의 좌측 상단의 샘플(1430c)의 위치를 나타내는 정보인 (xc, yc) 좌표를 이용하여 부호화 단위들(1420a, 1420b, 1420c) 각각의 너비 또는 높이를 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위들(1420a, 1420b, 1420c)의 위치를 나타내는 좌표인 (xa, ya), (xb, yb), (xc, yc)를 이용하여 부호화 단위들(1420a, 1420b, 1420c) 각각의 크기를 결정할 수 있다. According to an exemplary embodiment, the image decoding apparatus 100 may include (xa, ya) coordinates, which are information indicating the position of the sample 1430a on the upper left side of the upper coding unit 1420a, and the sample on the upper left side of the center coding unit 1420b. Coding units 1420a using (xb, yb) coordinates indicating information of position of 1430b and (xc, yc) coordinates indicating information of sample 1430c on the upper left side of lower coding unit 1420c. 1420b, 1420c) may determine the width or height of each. The image decoding apparatus 100 uses (xa, ya), (xb, yb), and (xc, yc) coordinates indicating the positions of the coding units 1420a, 1420b, and 1420c. 1420c) each size may be determined.
일 실시예에 따라, 영상 복호화 장치(100)는 상단 부호화 단위(1420a)의 너비를 xb-xa로 결정할 수 있고 높이를 yb-ya로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 가운데 부호화 단위(1420b)의 너비를 xc-xb로 결정할 수 있고 높이를 yc-yb로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 하단 부호화 단위의 너비 또는 높이는 현재 부호화 단위의 너비 또는 높이와 상단 부호화 단위(1420a) 및 가운데 부호화 단위(1420b)의 너비 및 높이를 이용하여 결정할 수 있다. 영상 복호화 장치(100)는 결정된 부호화 단위들(1420a, 1420b, 1420c)의 너비 및 높이에 기초하여 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정할 수 있다. 도 14을 참조하면, 영상 복호화 장치(100)는 상단 부호화 단위(1420a) 및 하단 부호화 단위(1420c)의 크기와 다른 크기를 가지는 가운데 부호화 단위(1420b)를 소정 위치의 부호화 단위로 결정할 수 있다. 다만 상술한 영상 복호화 장치(100)가 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정하는 과정은 샘플 좌표에 기초하여 결정되는 부호화 단위의 크기를 이용하여 소정 위치의 부호화 단위를 결정하는 일 실시예에 불과하므로, 소정의 샘플 좌표에 따라 결정되는 부호화 단위의 크기를 비교하여 소정 위치의 부호화 단위를 결정하는 다양한 과정이 이용될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine the width of the upper coding unit 1420a as xb-xa and the height as yb-ya. According to an embodiment, the image decoding apparatus 100 may determine the width of the central coding unit 1420b as xc-xb and the height as yc-yb. According to an embodiment, the image decoding apparatus 100 may determine the width or height of the lower coding unit by using the width or height of the current coding unit, the width and height of the upper coding unit 1420a, and the center coding unit 1420b. . The image decoding apparatus 100 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 1420a, 1420b, and 1420c. Referring to FIG. 14, the image decoding apparatus 100 may determine a coding unit 1420b as a coding unit having a predetermined position while having a size different from that of the upper coding unit 1420a and the lower coding unit 1420c. However, in the above-described process of determining, by the image decoding apparatus 100, a coding unit having a different size from another coding unit, the coding unit at a predetermined position may be 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.
다만 부호화 단위의 위치를 결정하기 위하여 고려하는 샘플의 위치는 상술한 좌측 상단으로 한정하여 해석되어서는 안되고 부호화 단위에 포함되는 임의의 샘플의 위치에 대한 정보가 이용될 수 있는 것으로 해석될 수 있다. However, 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.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 형태를 고려하여, 현재 부호화 단위가 분할되어 결정되는 홀수개의 부호화 단위들 중 소정 위치의 부호화 단위를 선택할 수 있다. 예를 들면, 현재 부호화 단위가 너비가 높이보다 긴 비-정사각형 형태라면 영상 복호화 장치(100)는 수평 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 수평 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다. 현재 부호화 단위가 높이가 너비보다 긴 비-정사각형 형태라면 영상 복호화 장치(100)는 수직 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 수직 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다. According to an embodiment, the image decoding apparatus 100 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 100 may determine the coding unit at a predetermined position in the horizontal direction. That is, the image decoding apparatus 100 may determine one of the coding units having different positions in the horizontal direction to limit 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 100 may determine a coding unit of a predetermined position in the vertical direction. That is, the image decoding apparatus 100 may determine one of the coding units having different positions in the vertical direction to limit the corresponding coding unit.
일 실시예에 따라 영상 복호화 장치(100)는 짝수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 짝수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 영상 복호화 장치(100)는 현재 부호화 단위를 분할하여 짝수개의 부호화 단위들을 결정할 수 있고 짝수개의 부호화 단위들의 위치에 대한 정보를 이용하여 소정 위치의 부호화 단위를 결정할 수 있다. 이에 대한 구체적인 과정은 도 14에서 상술한 홀수개의 부호화 단위들 중 소정 위치(예를 들면, 가운데 위치)의 부호화 단위를 결정하는 과정에 대응하는 과정일 수 있으므로 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 may use information indicating the positions of each of the even coding units to determine the coding unit of the predetermined position among the even coding units. The image decoding apparatus 100 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 middle position) among the odd number of coding units described above with reference to FIG. 14.
일 실시예에 따라, 비-정사각형 형태의 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 분할 과정에서 소정 위치의 부호화 단위에 대한 소정의 정보를 이용할 수 있다. 예를 들면 영상 복호화 장치(100)는 현재 부호화 단위가 복수개로 분할된 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 분할 과정에서 가운데 부호화 단위에 포함된 샘플에 저장된 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다. According to an embodiment, when the current coding unit having a non-square shape is divided into a plurality of coding units, 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. For example, the image decoding apparatus 100 may determine block shape information and a split shape stored in a sample included in a middle coding unit in a splitting process in order to determine a coding unit located in a center among coding units in which a current coding unit is divided into a plurality. At least one of the information may be used.
도 14을 참조하면 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 현재 부호화 단위(1400)를 복수개의 부호화 단위들(1420a, 1420b, 1420c)로 분할할 수 있으며, 복수개의 부호화 단위들(1420a, 1420b, 1420c) 중 가운데에 위치하는 부호화 단위(1420b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나가 획득되는 위치를 고려하여, 가운데에 위치하는 부호화 단위(1420b)를 결정할 수 있다. 즉, 현재 부호화 단위(1400)의 블록 형태 정보 및 분할 형태 정보 중 적어도 하나는 현재 부호화 단위(1400)의 가운데에 위치하는 샘플(1440)에서 획득될 수 있으며, 상기 블록 형태 정보 및 상기 분할 형태 정보 중 적어도 하나에 기초하여 현재 부호화 단위(1400)가 복수개의 부호화 단위들(1420a, 1420b, 1420c)로 분할된 경우 상기 샘플(1440)을 포함하는 부호화 단위(1420b)를 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 가운데에 위치하는 부호화 단위로 결정하기 위해 이용되는 정보가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나로 한정하여 해석되어서는 안되고, 다양한 종류의 정보가 가운데에 위치하는 부호화 단위를 결정하는 과정에서 이용될 수 있다.Referring to FIG. 14, the image decoding apparatus 100 may divide the current coding unit 1400 into a plurality of coding units 1420a, 1420b, and 1420c based on at least one of block shape information and split shape information. A coding unit 1420b positioned in the center of the plurality of coding units 1420a, 1420b, and 1420c may be determined. Furthermore, the image decoding apparatus 100 may determine a coding unit 1420b positioned in the center in consideration of a position where at least one of block shape information and 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 1400 may be obtained from a sample 1440 located in the center of the current coding unit 1400. The block shape information and the split shape information may be obtained. When the current coding unit 1400 is divided into a plurality of coding units 1420a, 1420b, and 1420c based on at least one of the elements, the coding unit 1420b including the sample 1440 may be a coding unit positioned at the center. You can decide. However, 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.
일 실시예에 따라 소정 위치의 부호화 단위를 식별하기 위한 소정의 정보는, 결정하려는 부호화 단위에 포함되는 소정의 샘플에서 획득될 수 있다. 도 14을 참조하면, 영상 복호화 장치(100)는 현재 부호화 단위(1400)가 분할되어 결정된 복수개의 부호화 단위들(1420a, 1420b, 1420c) 중 소정 위치의 부호화 단위(예를 들면, 복수개로 분할된 부호화 단위 중 가운데에 위치하는 부호화 단위)를 결정하기 위하여 현재 부호화 단위(1400) 내의 소정 위치의 샘플(예를 들면, 현재 부호화 단위(1400)의 가운데에 위치하는 샘플)에서 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다. . 즉, 영상 복호화 장치(100)는 현재 부호화 단위(1400)의 블록 형태를 고려하여 상기 소정 위치의 샘플을 결정할 수 있고, 영상 복호화 장치(100)는 현재 부호화 단위(1400)가 분할되어 결정되는 복수개의 부호화 단위들(1420a, 1420b, 1420c) 중, 소정의 정보(예를 들면, 블록 형태 정보 및 분할 형태 정보 중 적어도 하나)가 획득될 수 있는 샘플이 포함된 부호화 단위(1420b)를 결정하여 소정의 제한을 둘 수 있다. 도 14을 참조하면 일 실시예에 따라 영상 복호화 장치(100)는 소정의 정보가 획득될 수 있는 샘플로서 현재 부호화 단위(1400)의 가운데에 위치하는 샘플(1440)을 결정할 수 있고, 영상 복호화 장치(100)는 이러한 샘플(1440)이 포함되는 부호화 단위(1420b)를 복호화 과정에서의 소정의 제한을 둘 수 있다. 다만 소정의 정보가 획득될 수 있는 샘플의 위치는 상술한 위치로 한정하여 해석되어서는 안되고, 제한을 두기 위해 결정하려는 부호화 단위(1420b)에 포함되는 임의의 위치의 샘플들로 해석될 수 있다.According to an embodiment, 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. Referring to FIG. 14, the image decoding apparatus 100 may divide a current coding unit 1400 into a plurality of coding units (eg, divided into a plurality of coding units 1420a, 1420b, and 1420c) determined by splitting the current coding unit 1400. Block shape information obtained from a sample at a predetermined position (for example, a sample located in the center of the current coding unit 1400) in the current coding unit 1400 to determine a coding unit located in the middle of the coding units; At least one of the partition type information may be used. . That is, the image decoding apparatus 100 may determine a sample of the predetermined position in consideration of the block shape of the current coding unit 1400, and the image decoding apparatus 100 may determine a plurality of pieces in which the current coding unit 1400 is divided and determined. Among the coding units 1420a, 1420b, and 1420c, a coding unit 1420b including a sample from which predetermined information (for example, at least one of block shape information and split shape information) may be obtained may be determined and determined. Can be limited. Referring to FIG. 14, according to an embodiment, the image decoding apparatus 100 may determine a sample 1440 located in the center of the current coding unit 1400 as a sample from which predetermined information may be obtained, and the image decoding apparatus may be used. 100 may set a predetermined limit in decoding the coding unit 1420b including the sample 1440. However, the position of the sample from which the predetermined information may 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 1420b to be determined for the purpose of limitation.
일 실시예에 따라 소정의 정보가 획득될 수 있는 샘플의 위치는 현재 부호화 단위(1400)의 형태에 따라 결정될 수 있다. 일 실시예에 따라 블록 형태 정보는 현재 부호화 단위의 형태가 정사각형인지 또는 비-정사각형인지 여부를 결정할 수 있고, 형태에 따라 소정의 정보가 획득될 수 있는 샘플의 위치를 결정할 수 있다. 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위의 너비에 대한 정보 및 높이에 대한 정보 중 적어도 하나를 이용하여 현재 부호화 단위의 너비 및 높이 중 적어도 하나를 반으로 분할하는 경계 상에 위치하는 샘플을 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다. 또다른 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위에 관련된 블록 형태 정보가 비-정사각형 형태임을 나타내는 경우, 현재 부호화 단위의 긴 변을 반으로 분할하는 경계에 인접하는 샘플 중 하나를 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다. According to an embodiment, a position of a sample from which predetermined information may be obtained may be determined according to the shape of the current coding unit 1400. According to an embodiment, 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. For example, the image decoding apparatus 100 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 information about the width and the height of the current coding unit. The sample may be determined as a sample from which predetermined information can be obtained. As another example, when the image decoding apparatus 100 indicates that the block shape information related to the current coding unit is a non-square shape, the image decoding apparatus 100 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.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여, 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 부호화 단위에 포함된 소정 위치의 샘플에서 획득할 수 있고, 영상 복호화 장치(100)는 현재 부호화 단위가 분할되어 생성된 복수개의 부호화 단위들을 복수개의 부호화 단위 각각에 포함된 소정 위치의 샘플로부터 획득되는 분할 형태 정보 및 블록 형태 정보 중 적어도 하나를 이용하여 분할할 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 포함된 소정 위치의 샘플에서 획득되는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용하여 재귀적으로 분할될 수 있다. 부호화 단위의 재귀적 분할 과정에 대하여는 도 13를 통해 상술하였으므로 자세한 설명은 생략하도록 한다. According to an embodiment, when the image decoding apparatus 100 divides a current coding unit into a plurality of coding units, at least one of block shape information and split shape information may be used to determine a coding unit of a predetermined position among a plurality of coding units. One can be used. According to an embodiment, the image decoding apparatus 100 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 100 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. That is, 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. 13, a detailed description thereof will be omitted.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정할 수 있고, 이러한 적어도 하나의 부호화 단위가 복호화되는 순서를 소정의 블록(예를 들면, 현재 부호화 단위)에 따라 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine at least one coding unit by dividing a current coding unit, and determine an 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
도 15는 일 실시예에 따라 영상 복호화 장치(100)가 현재 부호화 단위를 분할하여 복수개의 부호화 단위들을 결정하는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.FIG. 15 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus 100 determines a plurality of coding units by dividing a current coding unit.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보에 따라 제1 부호화 단위(1500)를 수직 방향으로 분할하여 제2 부호화 단위(1510a, 1510b)를 결정하거나 제1 부호화 단위(1500)를 수평 방향으로 분할하여 제2 부호화 단위(1530a, 1530b)를 결정하거나 제1 부호화 단위(1500)를 수직 방향 및 수평 방향으로 분할하여 제2 부호화 단위(1550a, 1550b, 1550c, 1550d)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 determines the second coding units 1510a and 1510b by dividing the first coding unit 1500 in the vertical direction according to the block shape information and the split shape information. Split the 1500 in the horizontal direction to determine the second coding units 1530a and 1530b, or divide the first coding unit 1500 in the vertical and horizontal directions to divide the second coding units 1550a, 1550b, 1550c, and 1550d. Can be determined.
도 15를 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(1500)를 수직 방향으로 분할하여 결정된 제2 부호화 단위(1510a, 1510b)를 수평 방향(1510c)으로 처리되도록 순서를 결정할 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(1500)를 수평 방향으로 분할하여 결정된 제2 부호화 단위(1530a, 1530b)의 처리 순서를 수직 방향(1530c)으로 결정할 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(1500)를 수직 방향 및 수평 방향으로 분할하여 결정된 제2 부호화 단위(1550a, 1550b, 1550c, 1550d)를 하나의 행에 위치하는 부호화 단위들이 처리된 후 다음 행에 위치하는 부호화 단위들이 처리되는 소정의 순서(예를 들면, 래스터 스캔 순서((raster scan order) 또는 z 스캔 순서(z scan order)(1550e) 등)에 따라 결정할 수 있다. Referring to FIG. 15, the image decoding apparatus 100 may determine an order such that the second coding units 1510a and 1510b determined by dividing the first coding unit 1500 in the vertical direction are processed in the horizontal direction 1510c. . The image decoding apparatus 100 may determine the processing order of the second coding units 1530a and 1530b determined by dividing the first coding unit 1500 in the horizontal direction, in the vertical direction 1530c. The image decoding apparatus 100 may process the coding units for positioning the second coding units 1550a, 1550b, 1550c, and 1550d determined by dividing the first coding unit 1500 in the vertical direction and the horizontal direction, 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 1550e).
일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위들을 재귀적으로 분할할 수 있다. 도 15를 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(1500)를 분할하여 복수개의 부호화 단위들(1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, 1550d)을 결정할 수 있고, 결정된 복수개의 부호화 단위들(1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, 1550d) 각각을 재귀적으로 분할할 수 있다. 복수개의 부호화 단위들(1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, 1550d)을 분할하는 방법은 제1 부호화 단위(1500)를 분할하는 방법에 대응하는 방법이 될 수 있다. 이에 따라 복수개의 부호화 단위들(1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, 1550d)은 각각 독립적으로 복수개의 부호화 단위들로 분할될 수 있다. 도 15를 참조하면 영상 복호화 장치(100)는 제1 부호화 단위(1500)를 수직 방향으로 분할하여 제2 부호화 단위(1510a, 1510b)를 결정할 수 있고, 나아가 제2 부호화 단위(1510a, 1510b) 각각을 독립적으로 분할하거나 분할하지 않는 것으로 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may recursively split coding units. Referring to FIG. 15, the image decoding apparatus 100 may determine a plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d by dividing the first coding unit 1500. Each of the determined coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may be recursively divided. The method of dividing the plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may correspond to a method of dividing the first coding unit 1500. Accordingly, the plurality of coding units 1510a, 1510b, 1530a, 1530b, 1550a, 1550b, 1550c, and 1550d may be independently divided into a plurality of coding units. Referring to FIG. 15, the image decoding apparatus 100 may determine the second coding units 1510a and 1510b by dividing the first coding unit 1500 in the vertical direction, and further, respectively, the second coding units 1510a and 1510b. It can be decided to split independently or not.
일 실시예에 따라 영상 복호화 장치(100)는 좌측의 제2 부호화 단위(1510a)를 수평 방향으로 분할하여 제3 부호화 단위(1520a, 1520b)로 분할할 수 있고, 우측의 제2 부호화 단위(1510b)는 분할하지 않을 수 있다. According to an exemplary embodiment, the image decoding apparatus 100 may divide the second coding unit 1510a on the left side into a horizontal coding direction and divide the second coding unit 1520a and 1520b into a second coding unit 1510b. ) May not be divided.
일 실시예에 따라 부호화 단위들의 처리 순서는 부호화 단위의 분할 과정에 기초하여 결정될 수 있다. 다시 말해, 분할된 부호화 단위들의 처리 순서는 분할되기 직전의 부호화 단위들의 처리 순서에 기초하여 결정될 수 있다. 영상 복호화 장치(100)는 좌측의 제2 부호화 단위(1510a)가 분할되어 결정된 제3 부호화 단위(1520a, 1520b)가 처리되는 순서를 우측의 제2 부호화 단위(1510b)와 독립적으로 결정할 수 있다. 좌측의 제2 부호화 단위(1510a)가 수평 방향으로 분할되어 제3 부호화 단위(1520a, 1520b)가 결정되었으므로 제3 부호화 단위(1520a, 1520b)는 수직 방향(1520c)으로 처리될 수 있다. 또한 좌측의 제2 부호화 단위(1510a) 및 우측의 제2 부호화 단위(1510b)가 처리되는 순서는 수평 방향(1510c)에 해당하므로, 좌측의 제2 부호화 단위(1510a)에 포함되는 제3 부호화 단위(1520a, 1520b)가 수직 방향(1520c)으로 처리된 후에 우측 부호화 단위(1510b)가 처리될 수 있다. 상술한 내용은 부호화 단위들이 각각 분할 전의 부호화 단위에 따라 처리 순서가 결정되는 과정을 설명하기 위한 것이므로, 상술한 실시예에 한정하여 해석되어서는 안되고, 다양한 형태로 분할되어 결정되는 부호화 단위들이 소정의 순서에 따라 독립적으로 처리될 수 있는 다양한 방법으로 이용되는 것으로 해석되어야 한다.According to an embodiment, the processing order of coding units may be determined based on a split process of the coding units. In other words, 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 100 may independently determine the order in which the third coding units 1520a and 1520b, which are determined by splitting the second coding unit 1510a on the left side, are processed independently of the second coding unit 1510b on the right side. Since the second coding unit 1510a on the left is divided in the horizontal direction to determine the third coding units 1520a and 1520b, the third coding units 1520a and 1520b may be processed in the vertical direction 1520c. In addition, since the order in which the second coding unit 1510a on the left side and the second coding unit 1510b on the right side is processed corresponds to the horizontal direction 1510c, the third coding unit included in the second coding unit 1510a on the left side. After the 1520a and 1520b are processed in the vertical direction 1520c, the right coding unit 1510b may be processed. The above description is intended to explain a process in which processing units are determined according to coding units before splitting, respectively, and thus should not be interpreted to be limited to the above-described embodiment. It should be interpreted as being used in a variety of ways that can be processed independently in order.
도 16는 일 실시예에 따라 영상 복호화 장치(100)가 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.16 illustrates a process of determining that a current coding unit is divided into an odd number of coding units when the image decoding apparatus 100 may not process the coding units in a predetermined order, according to an embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 획득된 블록 형태 정보 및 분할 형태 정보에 기초하여 현재 부호화 단위가 홀수개의 부호화 단위들로 분할되는 것을 결정할 수 있다. 도 16를 참조하면 정사각형 형태의 제1 부호화 단위(1600)가 비-정사각형 형태의 제2 부호화 단위(1610a, 1610b)로 분할될 수 있고, 제2 부호화 단위(1610a, 1610b)는 각각 독립적으로 제3 부호화 단위(1620a, 1620b, 1620c, 1620d, 1620e)로 분할될 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 제2 부호화 단위 중 좌측 부호화 단위(1610a)는 수평 방향으로 분할하여 복수개의 제3 부호화 단위(1620a, 1620b)를 결정할 수 있고, 우측 부호화 단위(1610b)는 홀수개의 제3 부호화 단위(1620c, 1620d, 1620e)로 분할할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine that the current coding unit is split into odd coding units based on the obtained block shape information and the split shape information. Referring to FIG. 16, a first coding unit 1600 having a square shape may be divided into second coding units 1610a and 1610b having a non-square shape, and each of the second coding units 1610a and 1610b may be independently formed. It may be divided into three coding units 1620a, 1620b, 1620c, 1620d, and 1620e. According to an embodiment, the image decoding apparatus 100 may determine a plurality of third coding units 1620a and 1620b by dividing the left coding unit 1610a in the horizontal direction among the second coding units, and right coding unit 1610b. ) May be divided into an odd number of third coding units 1620c, 1620d, and 1620e.
일 실시예에 따라 영상 복호화 장치(100)는 제3 부호화 단위들(1620a, 1620b, 1620c, 1620d, 1620e)이 소정의 순서로 처리될 수 있는지 여부를 판단하여 홀수개로 분할된 부호화 단위가 존재하는지를 결정할 수 있다. 도 16를 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(1600)를 재귀적으로 분할하여 제3 부호화 단위(1620a, 1620b, 1620c, 1620d, 1620e)를 결정할 수 있다. 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여, 제1 부호화 단위(1600), 제2 부호화 단위(1610a, 1610b) 또는 제3 부호화 단위(1620a, 1620b, 1620c, 1620d, 1620e)가 분할되는 형태 중 홀수개의 부호화 단위로 분할되는지 여부를 결정할 수 있다. 예를 들면, 제2 부호화 단위(1610a, 1610b) 중 우측에 위치하는 부호화 단위가 홀수개의 제3 부호화 단위(1620c, 1620d, 1620e)로 분할될 수 있다. 제1 부호화 단위(1600)에 포함되는 복수개의 부호화 단위들이 처리되는 순서는 소정의 순서(예를 들면, z-스캔 순서(z-scan order)(1630))가 될 수 있고, 영상 복호화 장치(100)는 우측 제2 부호화 단위(1610b)가 홀수개로 분할되어 결정된 제3 부호화 단위(1620c, 1620d, 1620e)가 상기 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 판단할 수 있다.According to an embodiment, the image decoding apparatus 100 determines whether the third coding units 1620a, 1620b, 1620c, 1620d, and 1620e may be processed in a predetermined order to determine whether there are an odd number of coding units. You can decide. Referring to FIG. 16, the image decoding apparatus 100 may recursively divide a first coding unit 1600 to determine third coding units 1620a, 1620b, 1620c, 1620d, and 1620e. The image decoding apparatus 100 may include a first coding unit 1600, a second coding unit 1610a, 1610b, or a third coding unit 1620a, 1620b, 1620c, based on at least one of block shape information and split shape information. 1620d and 1620e may be determined to be divided into odd coding units among split forms. For example, a coding unit located on the right side of the second coding units 1610a and 1610b may be divided into an odd number of third coding units 1620c, 1620d, and 1620e. The order in which the plurality of coding units included in the first coding unit 1600 are processed may be a predetermined order (for example, a z-scan order 1630), and the image decoding apparatus ( 100 may determine whether the third coding units 1620c, 1620d, and 1620e, which are determined by splitting the right second coding unit 1610b into an odd number, satisfy the condition under which the predetermined order is processed.
일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(1600)에 포함되는 제3 부호화 단위(1620a, 1620b, 1620c, 1620d, 1620e)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제3 부호화 단위(1620a, 1620b, 1620c, 1620d, 1620e)의 경계에 따라 제2 부호화 단위(1610a, 1610b)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 예를 들면 비-정사각형 형태의 좌측 제2 부호화 단위(1610a)의 높이를 반으로 분할하여 결정되는 제3 부호화 단위(1620a, 1620b)는 조건을 만족하지만, 우측 제2 부호화 단위(1610b)를 3개의 부호화 단위로 분할하여 결정되는 제3 부호화 단위(1620c, 1620d, 1620e)들의 경계가 우측 제2 부호화 단위(1610b)의 너비 또는 높이를 반으로 분할하지 못하므로 제3 부호화 단위(1620c, 1620d, 1620e)는 조건을 만족하지 못하는 것으로 결정될 수 있고, 영상 복호화 장치(100)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 우측 제2 부호화 단위(1610b)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 may satisfy a condition that the third coding units 1620a, 1620b, 1620c, 1620d, and 1620e included in the first coding unit 1600 may be processed in a predetermined order. And whether the at least one of the width and the height of the second coding unit 1610a and 1610b is divided in half according to the boundary of the third coding unit 1620a, 1620b, 1620c, 1620d, and 1620e. Related. For example, the third coding units 1620a and 1620b, which are determined by dividing the height of the left second coding unit 1610a in the non-square form by half, satisfy the condition, but the right second coding unit 1610b is 3. Since the boundary of the third coding units 1620c, 1620d, and 1620e determined by dividing into two coding units does not divide the width or height of the right second coding unit 1610b in half, the third coding units 1620c, 1620d, 1620e may be determined to not satisfy the condition, and the image decoding apparatus 100 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 1610b It may be determined to be divided into an odd number of coding units. According to an embodiment, when the image decoding apparatus 100 is divided into an odd number of coding units, the image decoding apparatus 100 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.
도 17은 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(1700)를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다. 17 illustrates a process of determining, by the image decoding apparatus 100, at least one coding unit by dividing the first coding unit 1700, according to an exemplary embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 수신부(110)를 통해 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1700)를 분할할 수 있다. 정사각형 형태의 제1 부호화 단위(1700)는 4개의 정사각형 형태를 가지는 부호화 단위로 분할되거나 또는 비-정사각형 형태의 복수개의 부호화 단위로 분할할 수 있다. 예를 들면 도 17을 참조하면, 블록 형태 정보가 제1 부호화 단위(1700)는 정사각형임을 나타내고 분할 형태 정보가 비-정사각형의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(100)는 제1 부호화 단위(1700)를 복수개의 비-정사각형의 부호화 단위들로 분할할 수 있다. 구체적으로, 분할 형태 정보가 제1 부호화 단위(1700)를 수평 방향 또는 수직 방향으로 분할하여 홀수개의 부호화 단위를 결정하는 것을 나타내는 경우, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1700)를 홀수개의 부호화 단위들로서 수직 방향으로 분할되어 결정된 제2 부호화 단위(1710a, 1710b, 1710c) 또는 수평 방향으로 분할되어 결정된 제2 부호화 단위(1720a, 1720b, 1720c)로 분할할 수 있다. According to an embodiment, the image decoding apparatus 100 may divide the first coding unit 1700 based on at least one of the block shape information and the split shape information acquired through the receiver 110. The first coding unit 1700 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. For example, referring to FIG. 17, when the block shape information indicates that the first coding unit 1700 is a square and the split shape information is divided into non-square coding units, the image decoding apparatus 100 may determine the first coding unit. 1700 may be divided into a plurality of non-square coding units. In detail, when the segmentation information indicates that the first coding unit 1700 is divided into horizontal or vertical directions to determine an odd number of coding units, the image decoding apparatus 100 may form a square first coding unit 1700. ) May be divided into second coding units 1710a, 1710b, and 1710c that are determined by being split in the vertical direction as odd coding units, or second coding units 1720a, 1720b, and 1720c that are determined by splitting in the horizontal direction.
일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(1700)에 포함되는 제2 부호화 단위(1710a, 1710b, 1710c, 1720a, 1720b, 1720c)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제2 부호화 단위(1710a, 1710b, 1710c, 1720a, 1720b, 1720c)의 경계에 따라 제1 부호화 단위(1700)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 도 17를 참조하면 정사각형 형태의 제1 부호화 단위(1700)를 수직 방향으로 분할하여 결정되는 제2 부호화 단위(1710a, 1710b, 1710c)들의 경계가 제1 부호화 단위(1700)의 너비를 반으로 분할하지 못하므로 제1 부호화 단위(1700)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 또한 정사각형 형태의 제1 부호화 단위(1700)를 수평 방향으로 분할하여 결정되는 제2 부호화 단위(1720a, 1720b, 1720c)들의 경계가 제1 부호화 단위(1700)의 너비를 반으로 분할하지 못하므로 제1 부호화 단위(1700)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 영상 복호화 장치(100)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 제1 부호화 단위(1700)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 may process the second coding units 1710a, 1710b, 1710c, 1720a, 1720b, and 1720c included in the first coding unit 1700 in a predetermined order. The condition is whether the at least one of the width and the height of the first coding unit 1700 is divided in half according to the boundary of the second coding unit (1710a, 1710b, 1710c, 1720a, 1720b, 1720c). It is related to whether or not. Referring to FIG. 17, a boundary between second coding units 1710a, 1710b, and 1710c, which is determined by dividing a square first coding unit 1700 in a vertical direction, divides the width of the first coding unit 1700 in half. As such, the first coding unit 1700 may be determined to not satisfy a condition that may be processed in a predetermined order. In addition, since a boundary between the second coding units 1720a, 1720b, and 1720c, which is determined by dividing the first coding unit 1700 having a square shape in the horizontal direction, does not divide the width of the first coding unit 1700 in half, The one coding unit 1700 may be determined as not satisfying a condition that may be processed in a predetermined order. In case of such a condition dissatisfaction, the image decoding apparatus 100 may determine that the scan order is disconnected, and determine that the first coding unit 1700 is divided into odd coding units based on the determination result. According to an embodiment, when the image decoding apparatus 100 is divided into an odd number of coding units, the image decoding apparatus 100 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.
일 실시예에 따라, 영상 복호화 장치(100)는 제1 부호화 단위를 분할하여 다양한 형태의 부호화 단위들을 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 may determine various coding units by dividing the first coding unit.
도 17을 참조하면, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1700), 비-정사각형 형태의 제1 부호화 단위(1730 또는 1750)를 다양한 형태의 부호화 단위들로 분할할 수 있다. Referring to FIG. 17, the image decoding apparatus 100 may split a first coding unit 1700 having a square shape and a first coding unit 1730 or 1750 having a non-square shape into various coding units. .
도 18은 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(1800)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.FIG. 18 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 1800 according to an embodiment satisfies a predetermined condition. It shows that the form that can be limited.
일 실시예에 따라 영상 복호화 장치(100)는 수신부(110)를 통해 획득한 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 정사각형 형태의 제1 부호화 단위(1800)를 비-정사각형 형태의 제2 부호화 단위(1810a, 1810b, 1820a, 1820b)로 분할하는 것으로 결정할 수 있다. 제2 부호화 단위(1810a, 1810b, 1820a, 1820b)는 독립적으로 분할될 수 있다. 이에 따라 영상 복호화 장치(100)는 제2 부호화 단위(1810a, 1810b, 1820a, 1820b) 각각에 관련된 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 복수개의 부호화 단위로 분할하거나 분할하지 않는 것을 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 수직 방향으로 제1 부호화 단위(1800)가 분할되어 결정된 비-정사각형 형태의 좌측 제2 부호화 단위(1810a)를 수평 방향으로 분할하여 제3 부호화 단위(1812a, 1812b)를 결정할 수 있다. 다만 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1810a)를 수평 방향으로 분할한 경우, 우측 제2 부호화 단위(1810b)는 좌측 제2 부호화 단위(1810a)가 분할된 방향과 동일하게 수평 방향으로 분할될 수 없도록 제한할 수 있다. 만일 우측 제2 부호화 단위(1810b)가 동일한 방향으로 분할되어 제3 부호화 단위(1814a, 1814b)가 결정된 경우, 좌측 제2 부호화 단위(1810a) 및 우측 제2 부호화 단위(1810b)가 수평 방향으로 각각 독립적으로 분할됨으로써 제3 부호화 단위(1812a, 1812b, 1814a, 1814b)가 결정될 수 있다. 하지만 이는 영상 복호화 장치(100)가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1800)를 4개의 정사각형 형태의 제2 부호화 단위(1830a, 1830b, 1830c, 1830d)로 분할한 것과 동일한 결과이며 이는 영상 복호화 측면에서 비효율적일 수 있다.According to an exemplary embodiment, the image decoding apparatus 100 may determine the square-type first coding unit 1800 based on at least one of the block shape information and the partition shape information acquired through the receiver 110, and may include a non-square type first coding unit 1800. It may be determined by dividing into two coding units 1810a, 1810b, 1820a, and 1820b. The second coding units 1810a, 1810b, 1820a, and 1820b may be split independently. Accordingly, the image decoding apparatus 100 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 associated with each of the second coding units 1810a, 1810b, 1820a, and 1820b. Can be. According to an exemplary embodiment, the image decoding apparatus 100 divides the left second coding unit 1810a of the non-square shape in a horizontal direction, determined by dividing the first coding unit 1800 in the vertical direction, and then uses the third coding unit ( 1812a, 1812b). However, when the image decoding apparatus 100 divides the left second coding unit 1810a in the horizontal direction, the right second coding unit 1810b may have the same horizontal direction as the direction in which the left second coding unit 1810a is divided. It can be limited to not be divided into. If the right second coding unit 1810b is split in the same direction to determine the third coding unit 1814a and 1814b, the left second coding unit 1810a and the right second coding unit 1810b are respectively horizontally aligned. The third coding units 1812a, 1812b, 1814a, and 1814b may be determined by being split independently. However, this means that the image decoding apparatus 100 divides the first coding unit 1800 into four square second coding units 1830a, 1830b, 1830c, and 1830d 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.
일 실시예에 따라 영상 복호화 장치(100)는 수평 방향으로 제1 부호화 단위(1800)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(1820a 또는 1820b)를 수직 방향으로 분할하여 제3 부호화 단위(1822a, 1822b, 1824a, 1824b)를 결정할 수 있다. 다만 영상 복호화 장치(100)는 제2 부호화 단위 중 하나(예를 들면 상단 제2 부호화 단위(1820a))를 수직 방향으로 분할한 경우, 상술한 이유에 따라 다른 제2 부호화 단위(예를 들면 하단 부호화 단위(1820b))는 상단 제2 부호화 단위(1820a)가 분할된 방향과 동일하게 수직 방향으로 분할될 수 없도록 제한할 수 있다. According to an exemplary embodiment, the image decoding apparatus 100 splits a second coding unit 1820a or 1820b of a non-square shape, determined by dividing a first coding unit 1800 in a horizontal direction, into a third coding unit. (1822a, 1822b, 1824a, 1824b) can be determined. However, when the image decoding apparatus 100 divides one of the second coding units (for example, the upper second coding unit 1820a) in the vertical direction, another image coding unit (for example, the lower end) may be used for the above reason. The coding unit 1820b may restrict the upper second coding unit 1820a from being split in the vertical direction in the same direction as the split direction.
도 19은 일 실시예에 따라 분할 형태 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 영상 복호화 장치(100)가 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.FIG. 19 illustrates a process of splitting a coding unit having a square shape by the image decoding apparatus 100 when the split shape information cannot be divided into four square coding units.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1900)를 분할하여 제2 부호화 단위(1910a, 1910b, 1920a, 1920b 등)를 결정할 수 있다. 분할 형태 정보에는 부호화 단위가 분할될 수 있는 다양한 형태에 대한 정보가 포함될 수 있으나, 다양한 형태에 대한 정보에는 정사각형 형태의 4개의 부호화 단위로 분할하기 위한 정보가 포함될 수 없는 경우가 있다. 이러한 분할 형태 정보에 따르면, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1900)를 4개의 정사각형 형태의 제2 부호화 단위(1930a, 1930b, 1930c, 1930d)로 분할하지 못한다. 분할 형태 정보에 기초하여 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1910a, 1910b, 1920a, 1920b 등)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 divides the first coding unit 1900 based on at least one of the block shape information and the split shape information to divide the second coding units 1910a, 1910b, 1920a, 1920b, 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. According to the divided form information, the image decoding apparatus 100 may not divide the first coding unit 1900 having a square shape into four second coding units 1930a, 1930b, 1930c, and 1930d having a square shape. The image decoding apparatus 100 may determine the second coding units 1910a, 1910b, 1920a, 1920b, and the like having a non-square shape, based on the split shape information.
일 실시예에 따라 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1910a, 1910b, 1920a, 1920b 등)를 각각 독립적으로 분할할 수 있다. 재귀적인 방법을 통해 제2 부호화 단위(1910a, 1910b, 1920a, 1920b 등) 각각이 소정의 순서대로 분할될 수 있으며, 이는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 제1 부호화 단위(1900)가 분할되는 방법에 대응하는 분할 방법일 수 있다. According to an embodiment, the image decoding apparatus 100 may independently split the non-square second coding units 1910a, 1910b, 1920a, 1920b, and the like. Each of the second coding units 1910a, 1910b, 1920a, 1920b, etc. 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, and the first coding unit 1900. ) May be a division method corresponding to the division method.
예를 들면 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1910a)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1912a, 1912b)를 결정할 수 있고, 우측 제2 부호화 단위(1910b)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1914a, 1914b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1910a) 및 우측 제2 부호화 단위(1910b) 모두 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1916a, 1916b, 1916c, 1916d)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1900)가 4개의 정사각형 형태의 제2 부호화 단위(1930a, 1930b, 1930c, 1930d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다. For example, the image decoding apparatus 100 may divide the left second coding unit 1910a in the horizontal direction to determine the third coding units 1912a and 1912b having a square shape, and the right second coding unit 1910b may The third coding units 1914a and 1914b having a square shape may be determined by being split in the horizontal direction. Furthermore, the image decoding apparatus 100 may divide the left second coding unit 1910a and the right second coding unit 1910b in the horizontal direction to determine the third coding units 1916a, 1916b, 1916c, and 1916d having a square shape. have. In this case, the coding unit may be determined in the same form as the first coding unit 1900 is divided into four square second coding units 1930a, 1930b, 1930c, and 1930d.
또 다른 예를 들면 영상 복호화 장치(100)는 상단 제2 부호화 단위(1920a)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1922a, 1922b)를 결정할 수 있고, 하단 제2 부호화 단위(1920b)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1924a, 1924b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 상단 제2 부호화 단위(1920a) 및 하단 제2 부호화 단위(1920b) 모두 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1926a, 1926b, 1926a, 1926b)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1900)가 4개의 정사각형 형태의 제2 부호화 단위(1930a, 1930b, 1930c, 1930d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다. For another example, the image decoding apparatus 100 may determine the third coding units 1922a and 1922b having a square shape by dividing the upper second coding unit 1920a in the vertical direction, and the lower second coding unit 1920b. ) May be divided in a vertical direction to determine third coding units 1924a and 1924b having a square shape. Furthermore, the image decoding apparatus 100 may divide the upper second coding unit 1920a and the lower second coding unit 1920b in the vertical direction to determine the third coding units 1926a, 1926b, 1926a, and 1926b having a square shape. have. In this case, the coding unit may be determined in the same form as the first coding unit 1900 is divided into four square second coding units 1930a, 1930b, 1930c, and 1930d.
도 20는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.FIG. 20 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.
일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보에 기초하여 제1 부호화 단위(2000)를 분할할 수 있다. 블록 형태 정보가 정사각형 형태를 나타내고, 분할 형태 정보가 제1 부호화 단위(2000)가 수평 방향 및 수직 방향 중 적어도 하나의 방향으로 분할됨을 나타내는 경우, 영상 복호화 장치(100)는 제1 부호화 단위(2000)를 분할하여 제2 부호화 단위(예를 들면, 2010a, 2010b, 2020a, 2020b 등)를 결정할 수 있다. 도 20를 참조하면 제1 부호화 단위2000)가 수평 방향 또는 수직 방향만으로 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(2010a, 2010b, 2020a, 2020b)는 각각에 대한 블록 형태 정보 및 분할 형태 정보에 기초하여 독립적으로 분할될 수 있다. 예를 들면 영상 복호화 장치(100)는 제1 부호화 단위(2000)가 수직 방향으로 분할되어 생성된 제2 부호화 단위(2010a, 2010b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(2016a, 2016b, 2016c, 2016d)를 결정할 수 있고, 제1 부호화 단위(2000)가 수평 방향으로 분할되어 생성된 제2 부호화 단위(2020a, 2020b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(2026a, 2026b, 2026c, 2026d)를 결정할 수 있다. 이러한 제2 부호화 단위(2010a, 2010b, 2020a, 2020b)의 분할 과정은 도 19과 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다. According to an embodiment, the image decoding apparatus 100 may divide the first coding unit 2000 based on the block shape information and the split shape information. When the block shape information indicates a square shape and the split shape information indicates that the first coding unit 2000 is split in at least one of a horizontal direction and a vertical direction, the image decoding apparatus 100 may determine the first coding unit 2000. ) May be determined to determine a second coding unit (eg, 2010a, 2010b, 2020a, 2020b, etc.). Referring to FIG. 20, non-square-type second coding units 2010a, 2010b, 2020a, and 2020b, which are determined by dividing the first coding unit 2000 only in the horizontal direction or the vertical direction, respectively, may include block shape information and split shape information for each. It can be divided independently based on. For example, the image decoding apparatus 100 divides the second coding units 2010a and 2010b generated by splitting the first coding unit 2000 in the vertical direction in the horizontal direction, respectively, to generate the third coding unit 2016a, 2016b, 2016c and 2016d), and the second coding unit 2020a and 2020b generated by splitting the first coding unit 2000 in the horizontal direction are divided in the horizontal direction, respectively, and the third coding unit 2026a, 2026b and 2026c. , 2026d). Since the splitting process of the second coding units 2010a, 2010b, 2020a, and 2020b has been described above with reference to FIG. 19, a detailed description thereof will be omitted.
일 실시예에 따라 영상 복호화 장치(100)는 소정의 순서에 따라 부호화 단위를 처리할 수 있다. 소정의 순서에 따른 부호화 단위의 처리에 대한 특징은 도 15와 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다. 도 20를 참조하면 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(2000)를 분할하여 4개의 정사각형 형태의 제3 부호화 단위(2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, 2026d)를 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(2000)가 분할되는 형태에 따라 제3 부호화 단위(2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, 2026d)의 처리 순서를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 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. 15, and thus a detailed description thereof will be omitted. Referring to FIG. 20, the image decoding apparatus 100 splits a first coding unit 2000 having a square shape to form three square third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d. ) Can be determined. According to an exemplary embodiment, the image decoding apparatus 100 performs a processing sequence of the third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d according to the form in which the first coding unit 2000 is divided. You can decide.
일 실시예에 따라 영상 복호화 장치(100)는 수직 방향으로 분할되어 생성된 제2 부호화 단위(2010a, 2010b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(2016a, 2016b, 2016c, 2016d)를 결정할 수 있고, 영상 복호화 장치(100)는 좌측 제2 부호화 단위(2010a)에 포함되는 제3 부호화 단위(2016a, 2016b)를 수직 방향으로 먼저 처리한 후, 우측 제2 부호화 단위(2010b)에 포함되는 제3 부호화 단위(2016c, 2016d)를 수직 방향으로 처리하는 순서(2017)에 따라 제3 부호화 단위(2016a, 2016b, 2016c, 2016d)를 처리할 수 있다. According to an embodiment, the image decoding apparatus 100 determines the third coding units 2016a, 2016b, 2016c, and 2016d by dividing the second coding units 2010a and 2010b generated by dividing in the vertical direction in the horizontal direction, respectively. The image decoding apparatus 100 may first process the third coding units 2016a and 2016b included in the left second coding unit 2010a in the vertical direction, and then include the right coding unit 2010b. The third coding units 2016a, 2016b, 2016c, and 2016d may be processed according to an order 2017 of processing the third coding units 2016c and 2016d in the vertical direction.
일 실시예에 따라 영상 복호화 장치(100)는 수평 방향으로 분할되어 생성된 제2 부호화 단위(2020a, 2020b)를 수직 방향으로 각각 분할하여 제3 부호화 단위(2026a, 2026b, 2026c, 2026d)를 결정할 수 있고, 영상 복호화 장치(100)는 상단 제2 부호화 단위(2020a)에 포함되는 제3 부호화 단위(2026a, 2026b)를 수평 방향으로 먼저 처리한 후, 하단 제2 부호화 단위(2020b)에 포함되는 제3 부호화 단위(2026c, 2026d)를 수평 방향으로 처리하는 순서(2027)에 따라 제3 부호화 단위(2026a, 2026b, 2026c, 2026d)를 처리할 수 있다.According to an embodiment, the image decoding apparatus 100 determines the third coding units 2026a, 2026b, 2026c, and 2026d by dividing the second coding units 2020a and 2020b generated by dividing in the horizontal direction, respectively. The image decoding apparatus 100 may first process the third coding units 2026a and 2026b included in the upper second coding unit 2020a in the horizontal direction, and then include the lower coding unit 2020b. The third coding units 2026a, 2026b, 2026c, and 2026d may be processed according to an order 2027 of processing the third coding units 2026c and 2026d in the horizontal direction.
도 20를 참조하면, 제2 부호화 단위(2010a, 2010b, 2020a, 2020b)가 각각 분할되어 정사각형 형태의 제3 부호화 단위(2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, 2026d)가 결정될 수 있다. 수직 방향으로 분할되어 결정된 제2 부호화 단위(2010a, 2010b) 및 수평 방향으로 분할되어 결정된 제2 부호화 단위(2020a, 2020b)는 서로 다른 형태로 분할된 것이지만, 이후에 결정되는 제3 부호화 단위(2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, 2026d)에 따르면 결국 동일한 형태의 부호화 단위들로 제1 부호화 단위(2000)가 분할된 결과가 된다. 이에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 상이한 과정을 통해 재귀적으로 부호화 단위를 분할함으로써 결과적으로 동일한 형태의 부호화 단위들을 결정하더라도, 동일한 형태로 결정된 복수개의 부호화 단위들을 서로 다른 순서로 처리할 수 있다.Referring to FIG. 20, second coding units 2010a, 2010b, 2020a, and 2020b may be divided to determine third coding units 2016a, 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d having a square shape. have. The second coding units 2010a and 2010b determined by dividing in the vertical direction and the second coding units 2020a and 2020b determined by dividing in the horizontal direction are divided into different forms, but are determined afterwards. , 2016b, 2016c, 2016d, 2026a, 2026b, 2026c, and 2026d may result in the first coding unit 2000 being split into coding units having the same type. Accordingly, the apparatus 100 for decoding an image recursively splits a coding unit through a different process based on at least one of block shape information and split shape information, and as a result, even if the coding units having the same shape are determined, the plurality of pictures determined in the same shape are determined. Coding units may be processed in different orders.
도 21은 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.21 is a diagram illustrating 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.
일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 심도를 소정의 기준에 따라 결정할 수 있다. 예를 들면 소정의 기준은 부호화 단위의 긴 변의 길이가 될 수 있다. 영상 복호화 장치(100)는 현재 부호화 단위의 긴 변의 길이가 분할되기 전의 부호화 단위의 긴 변의 길이보다 2n (n>0) 배로 분할된 경우, 현재 부호화 단위의 심도는 분할되기 전의 부호화 단위의 심도보다 n만큼 심도가 증가된 것으로 결정할 수 있다. 이하에서는 심도가 증가된 부호화 단위를 하위 심도의 부호화 단위로 표현하도록 한다.According to an embodiment, the image decoding apparatus 100 may determine the depth of a coding unit according to a predetermined criterion. For example, the predetermined criterion may be the length of the long side of the coding unit. When the length of the long side of the current coding unit is divided by 2n (n> 0) times the length of the long side of the coding unit before the split, 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. Hereinafter, a coding unit having an increased depth is expressed as a coding unit of a lower depth.
도 21을 참조하면, 일 실시예에 따라 정사각형 형태임을 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는 ′0: SQUARE′를 나타낼 수 있음)에 기초하여 영상 복호화 장치(100)는 정사각형 형태인 제1 부호화 단위(2100)를 분할하여 하위 심도의 제2 부호화 단위(2102), 제3 부호화 단위(2104) 등을 결정할 수 있다. 정사각형 형태의 제1 부호화 단위(2100)의 크기를 2Nx2N이라고 한다면, 제1 부호화 단위(2100)의 너비 및 높이를 1/21배로 분할하여 결정된 제2 부호화 단위(2102)는 NxN의 크기를 가질 수 있다. 나아가 제2 부호화 단위(2102)의 너비 및 높이를 1/2크기로 분할하여 결정된 제3 부호화 단위(2104)는 N/2xN/2의 크기를 가질 수 있다. 이 경우 제3 부호화 단위(2104)의 너비 및 높이는 제1 부호화 단위(2100)의 1/22배에 해당한다. 제1 부호화 단위(2100)의 심도가 D인 경우 제1 부호화 단위(2100)의 너비 및 높이의 1/21배인 제2 부호화 단위(2102)의 심도는 D+1일 수 있고, 제1 부호화 단위(2100)의 너비 및 높이의 1/22배인 제3 부호화 단위(2104)의 심도는 D+2일 수 있다. Referring to FIG. 21, according to an embodiment, the image decoding apparatus 100 may have a square shape based on block shape information indicating a square shape (for example, block shape information may indicate '0: SQUARE'). The second coding unit 2102, the third coding unit 2104, and the like of the lower depth may be determined by dividing the first coding unit 2100. If the size of the square first coding unit 2100 is 2Nx2N, the second coding unit 2102 determined by dividing the width and height of the first coding unit 2100 by 1/21 times may have a size of NxN. have. Furthermore, the third coding unit 2104 determined by dividing the width and the height of the second coding unit 2102 into 1/2 size may have a size of N / 2 × N / 2. In this case, the width and height of the third coding unit 2104 correspond to 1/22 times the first coding unit 2100. When the depth of the first coding unit 2100 is D, the depth of the second coding unit 2102 that is 1/21 times the width and the height of the first coding unit 2100 may be D + 1, and the first coding unit The depth of the third coding unit 2104, which is 1/22 times the width and the height of 2100, may be D + 2.
일 실시예에 따라 비-정사각형 형태를 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는, 높이가 너비보다 긴 비-정사각형임을 나타내는 ′1: NS_VER′ 또는 너비가 높이보다 긴 비-정사각형임을 나타내는 ′2: NS_HOR′를 나타낼 수 있음)에 기초하여, 영상 복호화 장치(100)는 비-정사각형 형태인 제1 부호화 단위(2110 또는 2120)를 분할하여 하위 심도의 제2 부호화 단위(2112 또는 2122), 제3 부호화 단위(2114 또는 2124) 등을 결정할 수 있다. According to one embodiment, 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 100 may split the first coding unit 2110 or 2120 having a non-square shape to form a second coding unit 2112 or 2122 of a lower depth, The third coding unit 2114 or 2124 may be determined.
영상 복호화 장치(100)는 Nx2N 크기의 제1 부호화 단위(2110)의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 2102, 2112, 2122 등)를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(2110)를 수평 방향으로 분할하여 NxN 크기의 제2 부호화 단위(2102) 또는 NxN/2 크기의 제2 부호화 단위(2122)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 N/2xN 크기의 제2 부호화 단위(2112)를 결정할 수도 있다.The image decoding apparatus 100 may determine a second coding unit (eg, 2102, 2112, 2122, etc.) by dividing at least one of a width and a height of the Nx2N-sized first coding unit 2110. That is, the image decoding apparatus 100 may divide the first coding unit 2110 in the horizontal direction to determine a second coding unit 2102 having an NxN size or a second coding unit 2122 having an NxN / 2 size. The second coding unit 2112 having an N / 2 × N size may be determined by splitting in the horizontal direction and the vertical direction.
일 실시예에 따라 영상 복호화 장치(100)는 2NxN 크기의 제1 부호화 단위(2120) 의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 2102, 2112, 2122 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(2120)를 수직 방향으로 분할하여 NxN 크기의 제2 부호화 단위(2102) 또는 N/2xN 크기의 제2 부호화 단위(2112)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 NxN/2 크기의 제2 부호화 단위(2122)를 결정할 수도 있다.According to an exemplary embodiment, the image decoding apparatus 100 determines at least one of a width and a height of a 2N × N sized first coding unit 2120 to determine a second coding unit (eg, 2102, 2112, 2122, etc.). It may be. That is, the image decoding apparatus 100 may divide the first coding unit 2120 in the vertical direction to determine a second coding unit 2102 having an NxN size or a second coding unit 2112 having an N / 2xN size. The second coding unit 2122 having the size of NxN / 2 may be determined by splitting in the horizontal direction and the vertical direction.
일 실시예에 따라 영상 복호화 장치(100)는 NxN 크기의 제2 부호화 단위(2102) 의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 2104, 2114, 2124 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(2102)를 수직 방향 및 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(2104)를 결정하거나 N/22xN/2 크기의 제3 부호화 단위(2114)를 결정하거나 N/2xN/22 크기의 제3 부호화 단위(2124)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 determines at least one of a width and a height of the NxN-sized second coding unit 2102 to determine a third coding unit (eg, 2104, 2114, 2124, etc.). It may be. That is, the image decoding apparatus 100 determines the third coding unit 2104 having the size of N / 2xN / 2 by dividing the second coding unit 2102 in the vertical direction and the horizontal direction, or makes the N / 22xN / 2 size the first coding unit 2104. The third coding unit 2114 may be determined or the third coding unit 2124 having a size of N / 2 × N / 22 may be determined.
일 실시예에 따라 영상 복호화 장치(100)는 N/2xN 크기의 제2 부호화 단위(2112)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 2104, 2114, 2124 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(2112)를 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(2104) 또는 N/2xN/22 크기의 제3 부호화 단위(2124)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/22xN/2 크기의 제3 부호화 단위(2114)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 divides at least one of a width and a height of the N / 2 × N sized second coding unit 2112 into a third coding unit (eg, 2104, 2114, 2124, etc.). May be determined. That is, the image decoding apparatus 100 divides the second coding unit 2112 in the horizontal direction to form a third coding unit 2104 having a size of N / 2xN / 2 or a third coding unit 2124 having a size of N / 2xN / 22. ) May be determined or divided into vertical and horizontal directions to determine the third coding unit 2114 having an N / 22 × N / 2 size.
일 실시예에 따라 영상 복호화 장치(100)는 NxN/2 크기의 제2 부호화 단위(2122)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 2104, 2114, 2124 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(2122)를 수직 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(2104) 또는 N/22xN/2 크기의 제3 부호화 단위(2114)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/2xN/22크기의 제3 부호화 단위(2124)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 divides at least one of the width and the height of the NxN / 2 sized second coding unit 2122 into a third coding unit (eg, 2104, 2114, 2124, etc.). May be determined. That is, the image decoding apparatus 100 divides the second coding unit 2122 in the vertical direction to form a third coding unit 2104 having a size of N / 2xN / 2 or a third coding unit 2114 having a size of N / 22xN / 2. ) May be determined or divided into vertical and horizontal directions to determine the third coding unit 2124 of size N / 2 × N / 22.
일 실시예에 따라 영상 복호화 장치(100)는 정사각형 형태의 부호화 단위(예를 들면, 2100, 2102, 2104)를 수평 방향 또는 수직 방향으로 분할할 수 있다. 예를 들면, 2Nx2N 크기의 제1 부호화 단위(2100)를 수직 방향으로 분할하여 Nx2N 크기의 제1 부호화 단위(2110)를 결정하거나 수평 방향으로 분할하여 2NxN 크기의 제1 부호화 단위(2120)를 결정할 수 있다. 일 실시예에 따라 심도가 부호화 단위의 가장 긴 변의 길이에 기초하여 결정되는 경우, 2Nx2N 크기의 제1 부호화 단위(2100)가 수평 방향 또는 수직 방향으로 분할되어 결정되는 부호화 단위의 심도는 제1 부호화 단위(2100)의 심도와 동일할 수 있다.According to an embodiment, the image decoding apparatus 100 may divide a square coding unit (for example, 2100, 2102, 2104) into a horizontal direction or a vertical direction. For example, the first coding unit 2100 having the size of 2Nx2N is divided in the vertical direction to determine the first coding unit 2110 having the size of Nx2N, or the first coding unit 2120 having the size of 2NxN is determined by splitting in the horizontal direction. Can be. According to an embodiment, when the depth is determined based on the length of the longest side of the coding unit, the depth of the coding unit determined by dividing the first coding unit 2100 having a 2N × 2N size in the horizontal direction or the vertical direction may be determined by the first encoding. It may be the same as the depth of the unit 2100.
일 실시예에 따라 제3 부호화 단위(2114 또는 2124)의 너비 및 높이는 제1 부호화 단위(2110 또는 2120)의 1/22배에 해당할 수 있다. 제1 부호화 단위(2110 또는 2120)의 심도가 D인 경우 제1 부호화 단위(2110 또는 2120)의 너비 및 높이의 1/2배인 제2 부호화 단위(2112 또는 2122)의 심도는 D+1일 수 있고, 제1 부호화 단위(2110 또는 2120)의 너비 및 높이의 1/22배인 제3 부호화 단위(2114 또는 2124)의 심도는 D+2일 수 있다. According to an embodiment, the width and height of the third coding unit 2114 or 2124 may correspond to 1/22 times the first coding unit 2110 or 2120. When the depth of the first coding unit 2110 or 2120 is D, the depth of the second coding unit 2112 or 2122, which is 1/2 the width and height of the first coding unit 2110 or 2120, may be D + 1. The depth of the third coding unit 2114 or 2124, which is 1/22 times the width and the height of the first coding unit 2110 or 2120, may be D + 2.
도 22은 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.FIG. 22 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.
일 실시예에 따라 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(2200)를 분할하여 다양한 형태의 제2 부호화 단위를 결정할 수 있다. 도 22를 참조하면, 영상 복호화 장치(100)는 분할 형태 정보에 따라 제1 부호화 단위(2200)를 수직 방향 및 수평 방향 중 적어도 하나의 방향으로 분할하여 제2 부호화 단위(2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, 2206d)를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(2200)에 대한 분할 형태 정보에 기초하여 제2 부호화 단위(2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, 2206d)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a second coding unit having various forms by dividing the first coding unit 2200 having a square shape. Referring to FIG. 22, the image decoding apparatus 100 divides the first coding unit 2200 in at least one of a vertical direction and a horizontal direction according to the split type information to form second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, 2206d). That is, the image decoding apparatus 100 may determine the second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, and 2206d based on the split shape information about the first coding unit 2200.
일 실시예에 따라 정사각형 형태의 제1 부호화 단위(2200)에 대한 분할 형태 정보에 따라 결정되는 제2 부호화 단위(2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, 2206d)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제1 부호화 단위(2200)의 한 변의 길이와 비-정사각형 형태의 제2 부호화 단위(2202a, 2202b, 2204a, 2204b)의 긴 변의 길이가 동일하므로, 제1 부호화 단위(2200)와 비-정사각형 형태의 제2 부호화 단위(2202a, 2202b, 2204a, 2204b)의 심도는 D로 동일하다고 볼 수 있다. 이에 반해 영상 복호화 장치(100)가 분할 형태 정보에 기초하여 제1 부호화 단위(2200)를 4개의 정사각형 형태의 제2 부호화 단위(2206a, 2206b, 2206c, 2206d)로 분할한 경우, 정사각형 형태의 제2 부호화 단위(2206a, 2206b, 2206c, 2206d)의 한 변의 길이는 제1 부호화 단위(2200)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(2206a, 2206b, 2206c, 2206d)의 심도는 제1 부호화 단위(2200)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다.According to an embodiment, the second coding units 2202a, 2202b, 2204a, 2204b, 2206a, 2206b, 2206c, and 2206d that are determined according to split shape information about the first coding unit 2200 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 2200 having a square shape and the length of the long side of the second coding units 2202a, 2202b, 2204a, and 2204b having a non-square shape are the same, the first coding unit ( 2200 and the non-square second coding units 2202a, 2202b, 2204a, and 2204b may be regarded as D. In contrast, when the image decoding apparatus 100 divides the first coding unit 2200 into four square second coding units 2206a, 2206b, 2206c, and 2206d based on the split shape information, the image having the square shape may be used. Since the length of one side of the two coding units 2206a, 2206b, 2206c, and 2206d is 1/2 times the length of one side of the first coding unit 2200, the depths of the second coding units 2206a, 2206b, 2206c, and 2206d 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 2200.
일 실시예에 따라 영상 복호화 장치(100)는 높이가 너비보다 긴 형태의 제1 부호화 단위(2210)를 분할 형태 정보에 따라 수평 방향으로 분할하여 복수개의 제2 부호화 단위(2212a, 2212b, 2214a, 2214b, 2214c)로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 너비가 높이보다 긴 형태의 제1 부호화 단위(2220)를 분할 형태 정보에 따라 수직 방향으로 분할하여 복수개의 제2 부호화 단위(2222a, 2222b, 2224a, 2224b, 2224c)로 분할할 수 있다.According to an exemplary embodiment, the image decoding apparatus 100 divides a first coding unit 2210 having a shape having a height greater than a width in a horizontal direction according to split shape information, thereby providing a plurality of second coding units 2212a, 2212b, 2214a, 2214b, 2214c). According to an exemplary embodiment, the image decoding apparatus 100 divides a first coding unit 2220 having a width greater than a height in a vertical direction according to split shape information, thereby performing a plurality of second coding units 2222a, 2222b, 2224a, 2224b, 2224c).
일 실시예에 따라 비-정사각형 형태의 제1 부호화 단위(2210 또는 2220)에 대한 분할 형태 정보에 따라 결정되는 제2 부호화 단위(2212a, 2212b, 2214a, 2214b, 2214c. 2222a, 2222b, 2224a, 2224b, 2224c)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제2 부호화 단위(2212a, 2212b)의 한 변의 길이는 높이가 너비보다 긴 비-정사각형 형태의 제1 부호화 단위(2210)의 한 변의 길이의 1/2배이므로, 정사각형 형태의 제2 부호화 단위(2212a, 2212b)의 심도는 비-정사각형 형태의 제1 부호화 단위(2210)의 심도 D보다 한 심도 하위의 심도인 D+1이다. According to an embodiment, second coding units 2212a, 2212b, 2214a, 2214b, 2214c, 2222a, 2222b, 2224a, and 2224b that are determined according to split shape information about the first coding unit 2210 or 2220 having a non-square shape. , 2224c) may be determined based on the length of the long side. For example, since the length of one side of the second coding units 2212a and 2212b having a square shape is 1/2 times the length of one side of the first coding unit 2210 having a non-square shape having a height greater than the width, the square is square. The depths of the second coding units 2212a and 2212b of the shape are D + 1, which is a depth lower than the depth D of the first coding unit 2210 of the non-square shape.
나아가 영상 복호화 장치(100)가 분할 형태 정보에 기초하여 비-정사각형 형태의 제1 부호화 단위(2210)를 홀수개의 제2 부호화 단위(2214a, 2214b, 2214c)로 분할할 수 있다. 홀수개의 제2 부호화 단위(2214a, 2214b, 2214c)는 비-정사각형 형태의 제2 부호화 단위(2214a, 2214c) 및 정사각형 형태의 제2 부호화 단위(2214b)를 포함할 수 있다. 이 경우 비-정사각형 형태의 제2 부호화 단위(2214a, 2214c)의 긴 변의 길이 및 정사각형 형태의 제2 부호화 단위(2214b)의 한 변의 길이는 제1 부호화 단위(2210)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(2214a, 2214b, 2214c)의 심도는 제1 부호화 단위(2210)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(2210)와 관련된 부호화 단위들의 심도를 결정하는 상기 방식에 대응하는 방식으로, 너비가 높이보다 긴 비-정사각형 형태의 제1 부호화 단위(2220)와 관련된 부호화 단위들의 심도를 결정할 수 있다.Furthermore, the image decoding apparatus 100 may divide the non-square first coding unit 2210 into odd second coding units 2214a, 2214b, and 2214c based on the split shape information. The odd numbered second coding units 2214a, 2214b, and 2214c may include second coding units 2214a and 2214c in a non-square shape and second coding units 2214b in a square shape. In this case, the length of the long side of the second coding units 2214a and 2214c in the non-square form and the length of one side of the second coding unit 2214b in the square form is 1 / time of the length of one side of the first coding unit 2210. Since the depth is twice, the depths of the second coding units 2214a, 2214b, and 2214c may be a depth of D + 1, which is one depth lower than the depth D of the first coding unit 2210. The image decoding apparatus 100 corresponds to the above-described method of determining depths of coding units related to the first coding unit 2210 and is related to the first coding unit 2220 having a non-square shape having a width greater than the height. Depth of coding units may be determined.
일 실시예에 따라 영상 복호화 장치(100)는 분할된 부호화 단위들의 구분을 위한 인덱스(PID)를 결정함에 있어서, 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 22를 참조하면, 홀수개로 분할된 부호화 단위들(2214a, 2214b, 2214c) 중 가운데에 위치하는 부호화 단위(2214b)는 다른 부호화 단위들(2214a, 2214c)와 너비는 동일하지만 높이가 다른 부호화 단위들(2214a, 2214c)의 높이의 두 배일 수 있다. 즉, 이 경우 가운데에 위치하는 부호화 단위(2214b)는 다른 부호화 단위들(2214a, 2214c)의 두 개를 포함할 수 있다. 따라서, 스캔 순서에 따라 가운데에 위치하는 부호화 단위(2214b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(2214c)는 인덱스가 2가 증가한 3일수 있다. 즉 인덱스의 값의 불연속성이 존재할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 이러한 분할된 부호화 단위들 간의 구분을 위한 인덱스의 불연속성의 존재 여부에 기초하여 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌지 여부를 결정할 수 있다. According to an embodiment, when the image decoding apparatus 100 determines an index (PID) for dividing the divided coding units, when the odd-numbered split coding units are not the same size, the image decoding apparatus 100 may determine the size ratio between the coding units. The index can be determined based on this. Referring to FIG. 22, a coding unit 2214b positioned in the middle of odd-numbered split coding units 2214a, 2214b, and 2214c has a width unit that is the same in width but different in height from other coding units 2214a and 2214c. It may be twice the height of the fields 2214a, 2214c. That is, in this case, the coding unit 2214b positioned in the center may include two of the other coding units 2214a and 2214c. Therefore, if the index (PID) of the coding unit 2214b located in the center according to the scan order is 1, the coding unit 2214c located in the next order may be 3 having an index increased by 2. That is, there may be a discontinuity in the value of the index. According to an embodiment, the image decoding apparatus 100 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.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위로부터 분할되어 결정된 복수개의 부호화 단위들을 구분하기 위한 인덱스의 값에 기초하여 특정 분할 형태로 분할된 것인지를 결정할 수 있다. 도 22를 참조하면 영상 복호화 장치(100)는 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(2210)를 분할하여 짝수개의 부호화 단위(2212a, 2212b)를 결정하거나 홀수개의 부호화 단위(2214a, 2214b, 2214c)를 결정할 수 있다. 영상 복호화 장치(100)는 복수개의 부호화 단위 각각을 구분하기 위하여 각 부호화 단위를 나타내는 인덱스(PID)를 이용할 수 있다. 일 실시예에 따라 PID는 각각의 부호화 단위의 소정 위치의 샘플(예를 들면, 좌측 상단 샘플)에서 획득될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine whether the image decoding apparatus 100 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. 22, the image decoding apparatus 100 may determine an even number of coding units 2212a and 2212b by dividing a first coding unit 2210 having a rectangular shape having a height greater than a width, or may determine an odd number of coding units 2214a and 2214b. 2214c). The image decoding apparatus 100 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.
일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 구분을 위한 인덱스를 이용하여 분할되어 결정된 부호화 단위들 중 소정 위치의 부호화 단위를 결정할 수 있다. 일 실시예에 따라 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(2210)에 대한 분할 형태 정보가 3개의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(100)는 제1 부호화 단위(2210)를 3개의 부호화 단위(2214a, 2214b, 2214c)로 분할할 수 있다. 영상 복호화 장치(100)는 3개의 부호화 단위(2214a, 2214b, 2214c) 각각에 대한 인덱스를 할당할 수 있다. 영상 복호화 장치(100)는 홀수개로 분할된 부호화 단위 중 가운데 부호화 단위를 결정하기 위하여 각 부호화 단위에 대한 인덱스를 비교할 수 있다. 영상 복호화 장치(100)는 부호화 단위들의 인덱스에 기초하여 인덱스들 중 가운데 값에 해당하는 인덱스를 갖는 부호화 단위(2214b)를, 제1 부호화 단위(2210)가 분할되어 결정된 부호화 단위 중 가운데 위치의 부호화 단위로서 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 분할된 부호화 단위들의 구분을 위한 인덱스를 결정함에 있어서, 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 22를 참조하면, 제1 부호화 단위(2210)가 분할되어 생성된 부호화 단위(2214b)는 다른 부호화 단위들(2214a, 2214c)와 너비는 동일하지만 높이가 다른 부호화 단위들(2214a, 2214c)의 높이의 두 배일 수 있다. 이 경우 가운데에 위치하는 부호화 단위(2214b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(2214c)는 인덱스가 2가 증가한 3일수 있다. 이러한 경우처럼 균일하게 인덱스가 증가하다가 증가폭이 달라지는 경우, 영상 복호화 장치(100)는 다른 부호화 단위들과 다른 크기를 가지는 부호화 단위를 포함하는 복수개의 부호화 단위로 분할된 것으로 결정할 수 있다, 일 실시예에 따라 분할 형태 정보가 홀수개의 부호화 단위로 분할됨을 나타내는 경우, 영상 복호화 장치(100)는 홀수개의 부호화 단위 중 소정 위치의 부호화 단위(예를 들면 가운데 부호화 단위)가 다른 부호화 단위와 크기가 다른 형태로 현재 부호화 단위를 분할할 수 있다. 이 경우 영상 복호화 장치(100)는 부호화 단위에 대한 인덱스(PID)를 이용하여 다른 크기를 가지는 가운데 부호화 단위를 결정할 수 있다. 다만 상술한 인덱스, 결정하고자 하는 소정 위치의 부호화 단위의 크기 또는 위치는 일 실시예를 설명하기 위해 특정한 것이므로 이에 한정하여 해석되어서는 안되며, 다양한 인덱스, 부호화 단위의 위치 및 크기가 이용될 수 있는 것으로 해석되어야 한다. According to an embodiment, the image decoding apparatus 100 may determine a coding unit of a predetermined position among coding units determined by splitting by using an index for dividing coding units. According to an embodiment, when the split type information for the first coding unit 2210 having a height greater than the width is divided into three coding units, the image decoding apparatus 100 may determine the first coding unit 2210. It may be divided into three coding units 2214a, 2214b, and 2214c. The image decoding apparatus 100 may allocate an index for each of three coding units 2214a, 2214b, and 2214c. The image decoding apparatus 100 may compare the indices of the respective coding units to determine the coding unit among the oddly divided coding units. The image decoding apparatus 100 encodes a coding unit 2214b 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 2210. 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 100 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. 22, the coding unit 2214b generated by dividing the first coding unit 2210 may include the coding units 2214a and 2214c having the same width but different heights as the other coding units 2214a and 2214c. It can be twice the height. In this case, if the index (PID) of the coding unit 2214b positioned in the center is 1, the coding unit 2214c positioned in the next order may be 3 having an index increased by 2. In this case, when the index is uniformly increased and the increment is changed, the image decoding apparatus 100 may determine that the image decoding apparatus 100 is divided into a plurality of coding units including a coding unit having a different size from other coding units. In this case, when the split form information is divided into odd coding units, the image decoding apparatus 100 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. In this case, the image decoding apparatus 100 may determine a coding unit having a different size by using an index (PID) for the coding unit. However, 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.
일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 재귀적인 분할이 시작되는 소정의 데이터 단위를 이용할 수 있다. According to an embodiment, the image decoding apparatus 100 may use a predetermined data unit at which recursive division of coding units begins.
도 23는 일 실시예에 따라 픽쳐에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.FIG. 23 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.
일 실시예에 따라 소정의 데이터 단위는 부호화 단위가 블록 형태 정보 및 분할 형태 정보 중 적어도 하나를 이용하여 재귀적으로 분할되기 시작하는 데이터 단위로 정의될 수 있다. 즉, 현재 픽쳐를 분할하는 복수개의 부호화 단위들이 결정되는 과정에서 이용되는 최상위 심도의 부호화 단위에 해당할 수 있다. 이하에서는 설명 상 편의를 위해 이러한 소정의 데이터 단위를 기준 데이터 단위라고 지칭하도록 한다. 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. Hereinafter, for convenience of description, such a predetermined data unit will be referred to as a reference data unit.
일 실시예에 따라 기준 데이터 단위는 소정의 크기 및 형태를 나타낼 수 있다. 일 실시예에 따라, 기준 부호화 단위는 MxN의 샘플들을 포함할 수 있다. 여기서 M 및 N은 서로 동일할 수도 있으며, 2의 승수로 표현되는 정수일 수 있다. 즉, 기준 데이터 단위는 정사각형 또는 비-정사각형의 형태를 나타낼 수 있으며, 이후에 정수개의 부호화 단위로 분할될 수 있다. According to an embodiment, the reference data unit may represent a predetermined size and shape. According to an embodiment, 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.
일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐를 복수개의 기준 데이터 단위로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐를 분할하는 복수개의 기준 데이터 단위를 각각의 기준 데이터 단위에 대한 분할 정보를 이용하여 분할할 수 있다. 이러한 기준 데이터 단위의 분할 과정은 쿼드 트리(quad-tree)구조를 이용한 분할 과정에 대응될 수 있다. According to an embodiment, the image decoding apparatus 100 may divide the current picture into a plurality of reference data units. According to an embodiment, the image decoding apparatus 100 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.
일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐에 포함되는 기준 데이터 단위가 가질 수 있는 최소 크기를 미리 결정할 수 있다. 이에 따라, 영상 복호화 장치(100)는 최소 크기 이상의 크기를 갖는 다양한 크기의 기준 데이터 단위를 결정할 수 있고, 결정된 기준 데이터 단위를 기준으로 블록 형태 정보 및 분할 형태 정보를 이용하여 적어도 하나의 부호화 단위를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may predetermine the minimum size of the reference data unit included in the current picture. Accordingly, the image decoding apparatus 100 may determine a reference data unit having various sizes having a minimum size or more, and determine at least one coding unit by using block shape information and split shape information based on the determined reference data unit. You can decide.
도 23를 참조하면, 영상 복호화 장치(100)는 정사각형 형태의 기준 부호화 단위(2300)를 이용할 수 있고, 또는 비-정사각형 형태의 기준 부호화 단위(2302)를 이용할 수도 있다. 일 실시예에 따라 기준 부호화 단위의 형태 및 크기는 적어도 하나의 기준 부호화 단위를 포함할 수 있는 다양한 데이터 단위(예를 들면, 시퀀스(sequence), 픽쳐(picture), 슬라이스(slice), 슬라이스 세그먼트(slice segment), 최대부호화단위 등)에 따라 결정될 수 있다. Referring to FIG. 23, the image decoding apparatus 100 may use a reference coding unit 2300 having a square shape, or may use a reference coding unit 2302 having a non-square shape. According to an embodiment, 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.).
일 실시예에 따라 영상 복호화 장치(100)의 수신부(110)는 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보 중 적어도 하나를 상기 다양한 데이터 단위마다 비트스트림으로부터 획득할 수 있다. 정사각형 형태의 기준 부호화 단위(2300)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 11의 현재 부호화 단위(1100)가 분할되는 과정을 통해 상술하였고, 비-정사각형 형태의 기준 부호화 단위(2302)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 12의 현재 부호화 단위(1200 또는 1250)가 분할되는 과정을 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an exemplary embodiment, the receiving unit 110 of the image decoding apparatus 100 may obtain at least one of information on the shape of a reference coding unit and information on the size of the reference coding unit from each bitstream. . The process of determining at least one coding unit included in the reference coding unit 2300 having a square shape has been described above through the process of splitting the current coding unit 1100 of FIG. 11, and the reference coding unit having a non-square shape 2302 is described. 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 1200 or 1250 of FIG. 12, a detailed description thereof will be omitted.
일 실시예에 따라 영상 복호화 장치(100)는 소정의 조건에 기초하여 미리 결정되는 일부 데이터 단위에 따라 기준 부호화 단위의 크기 및 형태를 결정하기 위하여, 기준 부호화 단위의 크기 및 형태를 식별하기 위한 인덱스를 이용할 수 있다. 즉, 수신부(110)는 비트스트림으로부터 상기 다양한 데이터 단위(예를 들면, 시퀀스, 픽쳐, 슬라이스, 슬라이스 세그먼트, 최대부호화단위 등) 중 소정의 조건(예를 들면 슬라이스 이하의 크기를 갖는 데이터 단위)을 만족하는 데이터 단위로서 슬라이스, 슬라이스 세그먼트, 최대부호화 단위 등 마다, 기준 부호화 단위의 크기 및 형태의 식별을 위한 인덱스만을 획득할 수 있다. 영상 복호화 장치(100)는 인덱스를 이용함으로써 상기 소정의 조건을 만족하는 데이터 단위마다 기준 데이터 단위의 크기 및 형태를 결정할 수 있다. 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 상대적으로 작은 크기의 데이터 단위마다 비트스트림으로부터 획득하여 이용하는 경우, 비트스트림의 이용 효율이 좋지 않을 수 있으므로, 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 직접 획득하는 대신 상기 인덱스만을 획득하여 이용할 수 있다. 이 경우 기준 부호화 단위의 크기 및 형태를 나타내는 인덱스에 대응하는 기준 부호화 단위의 크기 및 형태 중 적어도 하나는 미리 결정되어 있을 수 있다. 즉, 영상 복호화 장치(100)는 미리 결정된 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 인덱스에 따라 선택함으로써, 인덱스 획득의 기준이 되는 데이터 단위에 포함되는 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 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. Can be used. That is, the receiver 110 may determine a predetermined condition (for example, a data unit having a size less than or equal to a slice) among the various data units (eg, sequence, picture, slice, slice segment, maximum coding unit, etc.) from the bitstream. For each slice, slice segment, maximum coding unit, or the like as a data unit satisfying, only an index for identifying the size and shape of the reference coding unit may be obtained. The image decoding apparatus 100 may determine the size and shape of the reference data unit for each data unit satisfying the predetermined condition by using the index. When information on the shape of the reference coding unit and information on the size of the reference coding unit are obtained from the bitstream for each data unit having a relatively small size, the use efficiency of the bitstream may not be good, and thus the shape of the reference coding unit Instead of directly acquiring information about the information and the size of the reference coding unit, only the index may be obtained and used. In this case, at least one of the size and shape of the reference coding unit corresponding to the index indicating the size and shape of the reference coding unit may be predetermined. That is, the image decoding apparatus 100 selects at least one of the predetermined size and shape of the 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 obtaining the index. You can decide.
일 실시예에 따라 영상 복호화 장치(100)는 하나의 최대 부호화 단위에 포함하는 적어도 하나의 기준 부호화 단위를 이용할 수 있다. 즉, 영상을 분할하는 최대 부호화 단위에는 적어도 하나의 기준 부호화 단위가 포함될 수 있고, 각각의 기준 부호화 단위의 재귀적인 분할 과정을 통해 부호화 단위가 결정될 수 있다. 일 실시예에 따라 최대 부호화 단위의 너비 및 높이 중 적어도 하나는 기준 부호화 단위의 너비 및 높이 중 적어도 하나의 정수배에 해당할 수 있다. 일 실시예에 따라 기준 부호화 단위의 크기는 최대부호화단위를 쿼드 트리 구조에 따라 n번 분할한 크기일 수 있다. 즉, 영상 복호화 장치(100)는 최대부호화단위를 쿼드 트리 구조에 따라 n 번 분할하여 기준 부호화 단위를 결정할 수 있고, 다양한 실시예들에 따라 기준 부호화 단위를 블록 형태 정보 및 분할 형태 정보 중 적어도 하나에 기초하여 분할할 수 있다.According to an embodiment, the image decoding apparatus 100 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 100 may determine the reference coding unit by dividing the maximum coding unit n times according to the quad tree structure, and according to various embodiments, the reference coding unit may include at least one of block shape information and split shape information. Can be divided based on.
도 24은 일 실시예에 따라 픽쳐(2400)에 포함되는 기준 부호화 단위의 결정 순서를 결정하는 기준이 되는 프로세싱 블록을 도시한다.24 is a diagram of a processing block serving as a reference for determining a determination order of a reference coding unit included in a picture 2400, according to an exemplary embodiment.
일 실시예에 따라 영상 복호화 장치(100)는 픽쳐를 분할하는 적어도 하나의 프로세싱 블록을 결정할 수 있다. 프로세싱 블록이란, 영상을 분할하는 적어도 하나의 기준 부호화 단위를 포함하는 데이터 단위로서, 프로세싱 블록에 포함되는 적어도 하나의 기준 부호화 단위는 특정 순서대로 결정될 수 있다. 즉, 각각의 프로세싱 블록에서 결정되는 적어도 하나의 기준 부호화 단위의 결정 순서는 기준 부호화 단위가 결정될 수 있는 다양한 순서의 종류 중 하나에 해당할 수 있으며, 각각의 프로세싱 블록에서 결정되는 기준 부호화 단위 결정 순서는 프로세싱 블록마다 상이할 수 있다. 프로세싱 블록마다 결정되는 기준 부호화 단위의 결정 순서는 래스터 스캔(raster scan), Z 스캔(Z-scan), N 스캔(N-scan), 우상향 대각 스캔(up-right diagonal scan), 수평적 스캔(horizontal scan), 수직적 스캔(vertical scan) 등 다양한 순서 중 하나일 수 있으나, 결정될 수 있는 순서는 상기 스캔 순서들에 한정하여 해석되어서는 안 된다. According to an embodiment, the image decoding apparatus 100 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.
일 실시예에 따라 영상 복호화 장치(100)는 프로세싱 블록의 크기에 대한 정보를 획득하여 영상에 포함되는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있다. 영상 복호화 장치(100)는 프로세싱 블록의 크기에 대한 정보를 비트스트림으로부터 획득하여 영상에 포함되는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있다. 이러한 프로세싱 블록의 크기는 프로세싱 블록의 크기에 대한 정보가 나타내는 데이터 단위의 소정의 크기일 수 있다. According to an embodiment, the image decoding apparatus 100 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 100 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.
일 실시예에 따라 영상 복호화 장치(100)의 수신부(110)는 비트스트림으로부터 프로세싱 블록의 크기에 대한 정보를 특정의 데이터 단위마다 획득할 수 있다. 예를 들면 프로세싱 블록의 크기에 대한 정보는 영상, 시퀀스, 픽쳐, 슬라이스, 슬라이스 세그먼트 등의 데이터 단위로 비트스트림으로부터 획득될 수 있다. 즉 수신부(110)는 상기 여러 데이터 단위마다 비트스트림으로부터 프로세싱 블록의 크기에 대한 정보를 획득할 수 있고 영상 복호화 장치(100)는 획득된 프로세싱 블록의 크기에 대한 정보를 이용하여 픽쳐를 분할하는 적어도 하나의 프로세싱 블록의 크기를 결정할 수 있으며, 이러한 프로세싱 블록의 크기는 기준 부호화 단위의 정수배의 크기일 수 있다. According to an embodiment, the receiver 110 of the image decoding apparatus 100 may obtain information about the size of a processing block from a bitstream for each specific data unit. For example, 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 110 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 100 may at least divide the picture using 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.
일 실시예에 따라 영상 복호화 장치(100)는 픽쳐(2400)에 포함되는 프로세싱 블록(2402, 2412)의 크기를 결정할 수 있다. 예를 들면, 영상 복호화 장치(100)는 비트스트림으로부터 획득된 프로세싱 블록의 크기에 대한 정보에 기초하여 프로세싱 블록의 크기를 결정할 수 있다. 도 24을 참조하면, 영상 복호화 장치(100)는 일 실시예에 따라 프로세싱 블록(2402, 2412)의 가로크기를 기준 부호화 단위 가로크기의 4배, 세로크기를 기준 부호화 단위의 세로크기의 4배로 결정할 수 있다. 영상 복호화 장치(100)는 적어도 하나의 프로세싱 블록 내에서 적어도 하나의 기준 부호화 단위가 결정되는 순서를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 may determine the sizes of the processing blocks 2402 and 2412 included in the picture 2400. For example, the image decoding apparatus 100 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. 24, the apparatus 100 for decoding an image according to an exemplary embodiment of the present invention has a horizontal size of the processing blocks 2402 and 2412 equal to four times the horizontal size of the reference coding unit and four times the vertical size of the reference coding unit. You can decide. The image decoding apparatus 100 may determine an order in which at least one reference coding unit is determined in at least one processing block.
일 실시예에 따라, 영상 복호화 장치(100)는 프로세싱 블록의 크기에 기초하여 픽쳐(2400)에 포함되는 각각의 프로세싱 블록(2402, 2412)을 결정할 수 있고, 프로세싱 블록(2402, 2412)에 포함되는 적어도 하나의 기준 부호화 단위의 결정 순서를 결정할 수 있다. 일 실시예에 따라 기준 부호화 단위의 결정은 기준 부호화 단위의 크기의 결정을 포함할 수 있다.According to an embodiment, the image decoding apparatus 100 may determine each processing block 2402 and 2412 included in the picture 2400 based on the size of the processing block, and include the processing block 2402 and 2412 in the processing block 2402 and 2412. A determination order of at least one reference coding unit may be determined. According to an embodiment, the determination of the reference coding unit may include the determination of the size of the reference coding unit.
일 실시예에 따라 영상 복호화 장치(100)는 비트스트림으로부터 적어도 하나의 프로세싱 블록에 포함되는 적어도 하나의 기준 부호화 단위의 결정 순서에 대한 정보를 획득할 수 있고, 획득한 결정 순서에 대한 정보에 기초하여 적어도 하나의 기준 부호화 단위가 결정되는 순서를 결정할 수 있다. 결정 순서에 대한 정보는 프로세싱 블록 내에서 기준 부호화 단위들이 결정되는 순서 또는 방향으로 정의될 수 있다. 즉, 기준 부호화 단위들이 결정되는 순서는 각각의 프로세싱 블록마다 독립적으로 결정될 수 있다.According to an embodiment, the image decoding apparatus 100 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 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.
일 실시예에 따라 영상 복호화 장치(100)는 특정 데이터 단위마다 기준 부호화 단위의 결정 순서에 대한 정보를 비트스트림으로부터 획득할 수 있다. 예를 들면, 수신부(110)는 기준 부호화 단위의 결정 순서에 대한 정보를 영상, 시퀀스, 픽쳐, 슬라이스, 슬라이스 세그먼트, 프로세싱 블록 등의 데이터 단위로마다 비트스트림으로부터 획득할 수 있다. 기준 부호화 단위의 결정 순서에 대한 정보는 프로세싱 블록 내에서의 기준 부호화 단위 결정 순서를 나타내므로, 결정 순서에 대한 정보는 정수개의 프로세싱 블록을 포함하는 특정 데이터 단위 마다 획득될 수 있다.According to an embodiment, the image decoding apparatus 100 may obtain information about a determination order of a reference coding unit from a bitstream for each specific data unit. For example, the receiver 110 may obtain information about a determination order of a reference coding unit from a 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.
영상 복호화 장치(100)는 일 실시예에 따라 결정된 순서에 기초하여 적어도 하나의 기준 부호화 단위를 결정할 수 있다.The image decoding apparatus 100 may determine at least one reference coding unit based on the order determined according to the embodiment.
일 실시예에 따라 수신부(110)는 비트스트림으로부터 프로세싱 블록(2402, 2412)과 관련된 정보로서, 기준 부호화 단위 결정 순서에 대한 정보를 획득할 수 있고, 영상 복호화 장치(100)는 상기 프로세싱 블록(2402, 2412)에 포함된 적어도 하나의 기준 부호화 단위를 결정하는 순서를 결정하고 부호화 단위의 결정 순서에 따라 픽쳐(2400)에 포함되는 적어도 하나의 기준 부호화 단위를 결정할 수 있다. 도 24을 참조하면, 영상 복호화 장치(100)는 각각의 프로세싱 블록(2402, 2412)과 관련된 적어도 하나의 기준 부호화 단위의 결정 순서(2404, 2414)를 결정할 수 있다. 예를 들면, 기준 부호화 단위의 결정 순서에 대한 정보가 프로세싱 블록마다 획득되는 경우, 각각의 프로세싱 블록(2402, 2412)과 관련된 기준 부호화 단위 결정 순서는 프로세싱 블록마다 상이할 수 있다. 프로세싱 블록(2402)과 관련된 기준 부호화 단위 결정 순서(2404)가 래스터 스캔(raster scan)순서인 경우, 프로세싱 블록(2402)에 포함되는 기준 부호화 단위는 래스터 스캔 순서에 따라 결정될 수 있다. 이에 반해 다른 프로세싱 블록(2412)과 관련된 기준 부호화 단위 결정 순서(2414)가 래스터 스캔 순서의 역순인 경우, 프로세싱 블록(2412)에 포함되는 기준 부호화 단위는 래스터 스캔 순서의 역순에 따라 결정될 수 있다.According to an embodiment, the receiver 110 may obtain information on a determination order of a reference coding unit from the bitstream as information related to the processing blocks 2402 and 2412, and the image decoding apparatus 100 may process the processing block ( An order of determining at least one reference coding unit included in 2402 and 2412 may be determined, and at least one reference coding unit included in the picture 2400 may be determined according to the determination order of the coding unit. Referring to FIG. 24, the image decoding apparatus 100 may determine the determination orders 2404 and 2414 of at least one reference coding unit associated with each processing block 2402 and 2412. For example, when information about the determination order of the reference coding unit is obtained for each processing block, the reference coding unit determination order associated with each processing block 2402 or 2412 may be different for each processing block. When the reference coding unit determination order 2404 associated with the processing block 2402 is a raster scan order, the reference coding units included in the processing block 2402 may be determined according to the raster scan order. In contrast, when the reference coding unit determination order 2414 associated with another processing block 2412 is the reverse order of the raster scan order, the reference coding units included in the processing block 2412 may be determined according to the reverse order of the raster scan order.
영상 복호화 장치(100)는 일 실시예에 따라, 결정된 적어도 하나의 기준 부호화 단위를 복호화할 수 있다. 영상 복호화 장치(100)는 상술한 실시예를 통해 결정된 기준 부호화 단위에 기초하여 영상을 복호화 할 수 있다. 기준 부호화 단위를 복호화 하는 방법은 영상을 복호화 하는 다양한 방법들을 포함할 수 있다.The image decoding apparatus 100 may decode at least one determined reference coding unit according to an embodiment. The image decoding apparatus 100 may decode an image based on the reference coding unit determined through the above-described embodiment. The method of decoding the reference coding unit may include various methods of decoding an image.
일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 형태를 나타내는 블록 형태 정보 또는 현재 부호화 단위를 분할하는 방법을 나타내는 분할 형태 정보를 비트스트림으로부터 획득하여 이용할 수 있다. 블록 형태 정보 또는 분할 형태 정보는 다양한 데이터 단위와 관련된 비트스트림에 포함될 수 있다. 예를 들면, 영상 복호화 장치(100)는 시퀀스 파라미터 세트(sequence parameter set), 픽쳐 파라미터 세트(picture parameter set), 비디오 파라미터 세트(video parameter set), 슬라이스 헤더(slice header), 슬라이스 세그먼트 헤더(slice segment header)에 포함된 블록 형태 정보 또는 분할 형태 정보를 이용할 수 있다. 나아가, 영상 복호화 장치(100)는 최대 부호화 단위, 기준 부호화 단위, 프로세싱 블록마다 비트스트림으로부터 블록 형태 정보 또는 분할 형태 정보에 대응하는 신택스를 비트스트림으로부터 획득하여 이용할 수 있다.According to an embodiment, the image decoding apparatus 100 may obtain and use block shape information indicating a shape of a current coding unit or split shape information indicating a method of dividing a current coding unit from a bitstream. Block type information or split type information may be included in a bitstream associated with various data units. For example, the image decoding apparatus 100 may include a sequence parameter set, a picture parameter set, a video parameter set, a slice header, and a slice segment header. block type information or segmentation type information included in a segment header) may be used. In addition, the image decoding apparatus 100 may obtain and use syntax corresponding to block type information or split type information from the bitstream from the bitstream for each maximum coding unit, reference coding unit, and processing block.
이제까지 다양한 실시예들을 중심으로 살펴보았다. 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자는 본 개시가 본 개시의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 개시의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 개시에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the various embodiments. Those skilled in the art will appreciate that the present disclosure may be implemented in a modified form without departing from the essential characteristics of the present disclosure. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present disclosure is set forth in the claims rather than the foregoing description, and all differences within the scope equivalent thereto should be construed as being included in the present disclosure.
한편, 상술한 본 개시의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다. 상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등)와 같은 저장매체를 포함한다.Meanwhile, the above-described embodiments of the present disclosure may be written as a program executable on a computer, and may be implemented in a general-purpose digital computer operating the program using a computer-readable recording medium. The computer-readable recording medium may include a storage medium such as a magnetic storage medium (eg, a ROM, a floppy disk, a hard disk, etc.) and an optical reading medium (eg, a CD-ROM, a DVD, etc.).
Claims (14)
- 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득하는 단계;Obtaining a prediction mode of a current block included in a current video from the bitstream;상기 현재 블록의 예측 모드가 인트라 예측인 경우 현재 영상에 인접한 참조 영상 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록을 결정하는 단계; Determining a collocated block corresponding to a position of a current block in a reference picture adjacent to a current picture when the prediction mode of the current block is intra prediction;상기 현재 블록에 인접한 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계;Obtaining a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within a collocated block, and a sample adjacent to a collocated block;상기 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하는 단계; 및 Performing intra prediction on a current block based on the reference sample to obtain a predictor; And상기 예측자에 기초하여 상기 현재 블록을 복원하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.And reconstructing the current block based on the predictor.
- 제 1 항에 있어서,The method of claim 1,상기 참조 샘플을 획득하는 단계는,Acquiring the reference sample,상기 비트스트림으로부터 제 1 플래그(flag)를 획득하는 단계; 상기 제 1 플래그가 상기 현재 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 상기 현재 블록에 인접한 상측 및 좌측 샘플에 기초하여 참조 샘플을 획득하는 단계; 및Obtaining a first flag from the bitstream; If the first flag indicates to determine a reference sample in the current block, obtaining a reference sample based on upper and left samples adjacent to the current block; And상기 제 1 플래그가 상기 콜로케이티드 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 상기 콜로케이티드 블록 내에 위치한 경계 샘플 및 상기 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.If the first flag indicates determining a reference sample in the collocated block, obtaining a reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block; Image decoding method comprising a.
- 제 2 항에 있어서,The method of claim 2,상기 콜로케이티드 블록 내에 위치한 경계 샘플 및 상기 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계는,Obtaining a reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block,상기 콜로케이티드 블록 내의 우측 및 하측 경계 샘플에 기초하여 상기 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.And obtaining the reference sample based on right and lower boundary samples in the collocated block.
- 제 1 항에 있어서,The method of claim 1,상기 참조 샘플을 획득하는 단계는,Acquiring the reference sample,상기 비트스트림으로부터 제 2 플래그(flag)를 획득하는 단계; Obtaining a second flag from the bitstream;상기 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우, 상기 현재 블록에 인접한 우측 및 하측에 위치한 샘플 또는 상기 콜로케이티드 블록 내의 우측 및 하측 경계 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계; 및If the second flag indicates to use samples located on the right and bottom sides, obtain a reference sample based on at least one of the right and bottom samples adjacent to the current block or the right and bottom boundary samples in the collocated block; Making; And상기 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우, 상기 현재 블록에 인접한 좌측 및 상측에 위치한 샘플 또는 콜로케이티드 블록에 인접한 좌측 및 상측에 위치한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.If the second flag indicates to use samples located at the left and top, reference samples are based on at least one of the samples located at the left and top adjacent to the current block or at the left and top adjacent to the collocated block. The image decoding method comprising the step of obtaining.
- 제 1 항에 있어서,The method of claim 1,상기 참조 샘플을 획득하는 단계는,Acquiring the reference sample,상기 현재 블록이 상기 현재 영상의 좌상측에 위치한 경우, 상기 콜로케이티드 블록의 내의 경계 샘플 및 상기 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.Obtaining a reference sample based on at least one of a boundary sample in the collocated block and a sample adjacent to the collocated block when the current block is located on the upper left side of the current image; An image decoding method.
- 제 1 항에 있어서,The method of claim 1,상기 참조 샘플을 획득하는 단계는,Acquiring the reference sample,상기 현재 블록이 상기 현재 영상의 좌상측에 위치한 경우, 상기 콜로케이티드 블록 내의 좌측 및 상측 경계 샘플에 기초하여 참조 샘플을 획득하는 단계를 포함하는 것을 특징으로 하는 영상 복호화 방법.And acquiring a reference sample based on left and upper boundary samples in the collocated block when the current block is located on an upper left side of the current image.
- 영상 복호화 장치에 있어서,In the video decoding apparatus,비트스트림을 수신하는 수신부; 및A receiver for receiving a bitstream; And상기 비트스트림으로부터 현재 영상에 포함된 현재 블록의 예측 모드를 획득하고, 상기 현재 블록의 예측 모드가 인트라 예측인 경우 현재 영상에 인접한 참조 영상 내의 현재 블록의 위치에 대응하는 콜로케이티드 블록을 결정하고, 상기 현재 블록에 인접한 샘플, 콜로케이티드 블록 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 상기 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하고, 상기 예측자에 기초하여 상기 현재 블록을 복원하는 복호화부를 포함하는 것을 특징으로 하는 영상 복호화 장치.Obtain a prediction mode of a current block included in a current picture from the bitstream, and determine a collocated block corresponding to a position of a current block in a reference picture adjacent to the current picture when the prediction mode of the current block is intra prediction. Obtain a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block, and perform intra prediction on the current block based on the reference sample And a decoder which obtains a predictor and reconstructs the current block based on the predictor.
- 제 7 항에 있어서,The method of claim 7, wherein상기 복호화부는The decoding unit상기 비트스트림으로부터 제 1 플래그(flag)를 획득하고, 상기 제 1 플래그가 상기 현재 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 상기 현재 블록에 인접한 상측 및 좌측 샘플에 기초하여 참조 샘플을 획득하고, 상기 제 1 플래그가 상기 콜로케이티드 블록에서 참조 샘플을 결정할 것을 나타내는 경우, 상기 콜로케이티드 블록 내에 위치한 경계 샘플 및 상기 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 하는 영상 복호화 장치.Obtain a first flag from the bitstream, and if the first flag indicates to determine a reference sample in the current block, obtain a reference sample based on the upper and left samples adjacent to the current block, and If a first flag indicates determining a reference sample in the collocated block, obtaining the reference sample based on at least one of a boundary sample located within the collocated block and a sample adjacent to the collocated block An image decoding device.
- 제 8 항에 있어서,The method of claim 8,상기 복호화부는,The decoding unit,상기 콜로케이티드 블록 내의 우측 및 하측 경계 샘플에 기초하여 참조 샘플을 획득하는 것을 특징으로 하는 영상 복호화 장치.And a reference sample is obtained based on right and bottom boundary samples in the collocated block.
- 제 7 항에 있어서,The method of claim 7, wherein상기 복호화부는,The decoding unit,상기 비트스트림으로부터 제 2 플래그(flag)를 획득하고, 상기 제 2 플래그가 우측 및 하측에 위치한 샘플을 이용할 것을 나타내는 경우 상기 현재 블록에 인접한 우측 및 하측에 위치한 샘플 또는 상기 콜로케이티드 블록 내의 우측 및 하측 경계 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 상기 제 2 플래그가 좌측 및 상측에 위치한 샘플을 이용할 것을 나타내는 경우 상기 현재 블록에 인접한 좌측 및 상측에 위치한 샘플 또는 콜로케이티드 블록에 인접한 좌측 및 상측에 위치한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 하는 영상 복호화 장치.Obtain a second flag from the bitstream and indicate that the second flag uses a sample located on the right and the bottom, right and bottom samples adjacent to the current block or on the right and in the collocated block; Obtain a reference sample based on at least one of the lower boundary samples, and if the second flag indicates to use samples located on the left and on the upper side, left and adjacent on the current block or left on the collocated block And obtaining a reference sample based on at least one of the samples located above.
- 제 7 항에 있어서,The method of claim 7, wherein상기 복호화부는, The decoding unit,상기 현재 블록이 상기 현재 영상의 좌상측에 위치한 경우 상기 콜로케이티드 블록의 내의 경계 샘플 및 상기 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 것을 특징으로 하는 영상 복호화 장치.And a reference sample is obtained based on at least one of a boundary sample in the collocated block and a sample adjacent to the collocated block when the current block is located on the upper left side of the current image.
- 제 7 항에 있어서,The method of claim 7, wherein상기 복호화부는,The decoding unit,상기 현재 블록이 상기 현재 영상의 좌상측에 위치한 경우 상기 콜로케이티드 블록 내의 좌측 및 상측 경계 샘플에 기초하여 참조 샘플을 획득하는 것을 특징으로 하는 영상 복호화 장치.And a reference sample is obtained based on left and upper boundary samples in the collocated block when the current block is located on an upper left side of the current image.
- 현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정하는 단계;Determining a collocated block corresponding to a position of a current block in a reference image adjacent to the current image;상기 현재 블록에 인접한 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하는 단계;Obtaining a reference sample based on at least one of a sample adjacent to the current block, a boundary sample within a collocated block, and a sample adjacent to a collocated block;상기 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하는 단계; 및 Performing intra prediction on a current block based on the reference sample to obtain a predictor; And상기 예측자에 기초하여 상기 현재 블록을 부호화하여 현재 블록의 부호화 정보를 획득하는 단계; 및Encoding the current block based on the predictor to obtain encoding information of the current block; And상기 부호화 정보를 비트스트림으로 생성하는 단계를 포함하는 것을 특징으로 하는 영상 부호화 방법.And generating the encoded information into a bitstream.
- 영상 부호화 장치에 있어서,In the video encoding apparatus,현재 영상에 인접한 참조 영상 내에서 현재 블록의 위치에 대응되는 콜로케이티드 블록을 결정하고, 상기 현재 블록에 인접한 샘플, 콜로케이티드 블록의 내의 경계 샘플 및 콜로케이티드 블록에 인접한 샘플 중 적어도 하나에 기초하여 참조 샘플을 획득하고, 상기 참조 샘플에 기초하여 현재 블록에 대하여 인트라 예측을 수행하여 예측자를 획득하고, 상기 예측자에 기초하여 상기 현재 블록을 부호화하여 현재 블록의 부호화 정보를 획득하는 부호화부; 및Determine a collocated block corresponding to the position of the current block within a reference image adjacent to the current image, and determine at least one of a sample adjacent to the current block, a boundary sample within the collocated block, and a sample adjacent to the collocated block An encoder that obtains a reference sample based on the received sample, performs intra prediction on the current block based on the reference sample, obtains a predictor, and encodes the current block based on the predictor to obtain encoding information of the current block. ; And상기 부호화 정보를 비트스트림으로 생성하는 비트스트림 생성부를 포함하는 것을 특징으로 하는 영상 부호화 장치.And a bitstream generator for generating the encoded information into a bitstream.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020187011825A KR20180075517A (en) | 2015-11-24 | 2016-11-22 | Video encoding method and apparatus, video decoding method and apparatus |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201562259287P | 2015-11-24 | 2015-11-24 | |
US62/259,287 | 2015-11-24 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2017090957A1 true WO2017090957A1 (en) | 2017-06-01 |
Family
ID=58764180
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2016/013485 WO2017090957A1 (en) | 2015-11-24 | 2016-11-22 | Video encoding method and apparatus, and video decoding method and apparatus |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR20180075517A (en) |
WO (1) | WO2017090957A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019161798A1 (en) * | 2018-02-26 | 2019-08-29 | Mediatek Inc. | Intelligent mode assignment in video coding |
CN111247796A (en) * | 2017-10-20 | 2020-06-05 | 韩国电子通信研究院 | Image encoding/decoding method and apparatus, and recording medium storing bit stream |
CN111770337A (en) * | 2019-03-30 | 2020-10-13 | 华为技术有限公司 | Video encoding method, video decoding method and related equipment |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20130004435A (en) * | 2011-07-02 | 2013-01-10 | 삼성전자주식회사 | Method and apparatus for video encoding with inter prediction using collocated picture, method and apparatus for video decoding with inter prediction using collocated picture |
KR20140034053A (en) * | 2012-08-21 | 2014-03-19 | 삼성전자주식회사 | Method and appratus for inter-layer encoding of prediction information in scalable video encoding based on coding units of tree structure, method and appratus for inter-layer decoding of prediction information in scalable video decoding based on coding units of tree structure |
JP2014518031A (en) * | 2011-04-25 | 2014-07-24 | エルジー エレクトロニクス インコーポレイティド | Intra-prediction method and encoder and decoder using the same |
KR20140109839A (en) * | 2014-07-17 | 2014-09-16 | 에스케이텔레콤 주식회사 | Video Encoding/Decoding Method and Apparatus by Efficiently Processing Intra Prediction Mode |
KR20150059146A (en) * | 2011-06-28 | 2015-05-29 | 삼성전자주식회사 | Method and apparatus for video intra prediction encoding, and method and apparatus for video intra prediction decoding |
-
2016
- 2016-11-22 WO PCT/KR2016/013485 patent/WO2017090957A1/en active Application Filing
- 2016-11-22 KR KR1020187011825A patent/KR20180075517A/en unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014518031A (en) * | 2011-04-25 | 2014-07-24 | エルジー エレクトロニクス インコーポレイティド | Intra-prediction method and encoder and decoder using the same |
KR20150059146A (en) * | 2011-06-28 | 2015-05-29 | 삼성전자주식회사 | Method and apparatus for video intra prediction encoding, and method and apparatus for video intra prediction decoding |
KR20130004435A (en) * | 2011-07-02 | 2013-01-10 | 삼성전자주식회사 | Method and apparatus for video encoding with inter prediction using collocated picture, method and apparatus for video decoding with inter prediction using collocated picture |
KR20140034053A (en) * | 2012-08-21 | 2014-03-19 | 삼성전자주식회사 | Method and appratus for inter-layer encoding of prediction information in scalable video encoding based on coding units of tree structure, method and appratus for inter-layer decoding of prediction information in scalable video decoding based on coding units of tree structure |
KR20140109839A (en) * | 2014-07-17 | 2014-09-16 | 에스케이텔레콤 주식회사 | Video Encoding/Decoding Method and Apparatus by Efficiently Processing Intra Prediction Mode |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111247796A (en) * | 2017-10-20 | 2020-06-05 | 韩国电子通信研究院 | Image encoding/decoding method and apparatus, and recording medium storing bit stream |
CN115442599A (en) * | 2017-10-20 | 2022-12-06 | 韩国电子通信研究院 | Image encoding method, image decoding method, and recording medium storing bit stream |
CN115474042A (en) * | 2017-10-20 | 2022-12-13 | 韩国电子通信研究院 | Image encoding method, image decoding method, and recording medium storing bit stream |
WO2019161798A1 (en) * | 2018-02-26 | 2019-08-29 | Mediatek Inc. | Intelligent mode assignment in video coding |
CN111770337A (en) * | 2019-03-30 | 2020-10-13 | 华为技术有限公司 | Video encoding method, video decoding method and related equipment |
CN111770337B (en) * | 2019-03-30 | 2022-08-19 | 华为技术有限公司 | Video encoding method, video decoding method and related equipment |
Also Published As
Publication number | Publication date |
---|---|
KR20180075517A (en) | 2018-07-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2017105097A1 (en) | Video decoding method and video decoding apparatus using merge candidate list | |
WO2018105757A1 (en) | Method and device for decoding image in image coding system | |
WO2012173415A2 (en) | Method and apparatus for encoding motion information and method and apparatus for decoding same | |
WO2017122997A1 (en) | Image encoding method and apparatus, and image decoding method and apparatus | |
WO2018070550A1 (en) | Method and device for encoding or decoding encoding unit of picture outline | |
WO2016052977A1 (en) | Method and apparatus for processing video signal | |
WO2013002557A2 (en) | Method and apparatus for encoding motion information, and method and apparatus for decoding same | |
WO2018070554A1 (en) | Method and device for encoding or decoding luma block and chroma block | |
WO2017142319A1 (en) | Image encoding method and apparatus, and image decoding method and apparatus | |
WO2020184991A1 (en) | Method and apparatus for video encoding/decoding using ibc mode, and method for transmitting bitstream | |
WO2017090961A1 (en) | Video encoding method and apparatus, and video decoding method and apparatus | |
WO2013109123A1 (en) | Method and device for encoding video to improve intra prediction processing speed, and method and device for decoding video | |
WO2017142326A1 (en) | Video encoding method and apparatus, and decoding method and apparatus therefor | |
WO2015020504A1 (en) | Method and apparatus for determining merge mode | |
WO2017082636A1 (en) | Method for encoding/decoding image, and device therefor | |
WO2017091016A1 (en) | Method and apparatus for decoding video, and method and apparatus for coding video | |
WO2021137597A1 (en) | Image decoding method and device using dpb parameter for ols | |
WO2020141932A1 (en) | Inter prediction method and apparatus using cpr-based mmvd | |
WO2020141886A1 (en) | Sbtmvp-based inter prediction method and apparatus | |
WO2021141477A1 (en) | Image encoding/decoding method and apparatus, and method of transmitting bitstream using sequence parameter set including information on maximum number of merge candidates | |
WO2017090957A1 (en) | Video encoding method and apparatus, and video decoding method and apparatus | |
WO2021015512A1 (en) | Image encoding/decoding method and apparatus using ibc, and method for transmitting bitstream | |
WO2020180159A1 (en) | Image encoding/decoding method and apparatus, and method for transmitting bitstream | |
WO2020256506A1 (en) | Video encoding/decoding method and apparatus using multiple reference line intra-prediction, and method for transmitting bitstream | |
WO2018070549A1 (en) | Method and device for encoding or decoding image by means of block map |
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: 16868853 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 20187011825 Country of ref document: KR Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 16868853 Country of ref document: EP Kind code of ref document: A1 |