WO2014107073A1 - Method and apparatus for encoding video, and method and apparatus for decoding said video - Google Patents

Method and apparatus for encoding video, and method and apparatus for decoding said video Download PDF

Info

Publication number
WO2014107073A1
WO2014107073A1 PCT/KR2014/000108 KR2014000108W WO2014107073A1 WO 2014107073 A1 WO2014107073 A1 WO 2014107073A1 KR 2014000108 W KR2014000108 W KR 2014000108W WO 2014107073 A1 WO2014107073 A1 WO 2014107073A1
Authority
WO
WIPO (PCT)
Prior art keywords
intra prediction
neighboring pixels
coding unit
unit
current block
Prior art date
Application number
PCT/KR2014/000108
Other languages
French (fr)
Korean (ko)
Inventor
민정혜
이태미
Original Assignee
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Publication of WO2014107073A1 publication Critical patent/WO2014107073A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/117Filters, e.g. for pre-processing or post-processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/157Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
    • H04N19/159Prediction type, e.g. intra-frame, inter-frame or bidirectional frame prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/186Methods 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 a colour or a chrominance component

Definitions

  • a picture is divided into macro blocks to encode an image.
  • Each macroblock is encoded in all encoding modes available for inter prediction and intra prediction, and then one encoding mode is selected according to the bit rate required for encoding the macro block and the degree of distortion of the original macro block and the decoded macro block. Select to encode the macro block.
  • FIG. 8 illustrates encoding information according to depths, according to an embodiment of the present invention.
  • 21 is a flowchart of a video encoding method, according to an embodiment.
  • Image data in the largest coding unit is encoded based on coding units according to depths according to at least one depth less than or equal to the maximum depth, and encoding results based on the coding units for each depth are compared. As a result of comparing the encoding error of the coding units according to depths, a depth having the smallest encoding error may be selected. At least one coding depth may be determined for each maximum coding unit.
  • the partition type includes not only symmetric partitions in which the height or width of the prediction unit is divided by a symmetrical ratio, but also partitions divided in an asymmetrical ratio, such as 1: n or n: 1, by a geometric form It may optionally include partitioned partitions, arbitrary types of partitions, and the like.
  • a transform depth indicating a number of divisions between the height and the width of the coding unit divided to the transform unit may be set. For example, if the size of the transform unit of the current coding unit of size 2Nx2N is 2Nx2N, the transform depth is 0, the transform depth 1 if the size of the transform unit is NxN, and the transform depth 2 if the size of the transform unit is N / 2xN / 2. Can be. That is, the transformation unit having a tree structure may also be set for the transformation unit according to the transformation depth.
  • the receiver 205 receives and parses a bitstream of an encoded video.
  • the image data and encoding information extractor 220 extracts image data encoded for each coding unit from the parsed bitstream according to coding units having a tree structure for each maximum coding unit, and outputs the encoded image data to the image data decoder 230.
  • the image data and encoding information extractor 220 may extract information about a maximum size of a coding unit of the current picture from a header for the current picture.
  • the information about the coded depth and the encoding mode according to the maximum coding units extracted by the image data and the encoding information extractor 220 may be encoded according to the depth according to the maximum coding unit, as in the video encoding apparatus 100 according to an embodiment.
  • the coding unit 325 of the video data 320 is divided three times from the largest coding unit having a long axis size of 64, and the depth is three layers deep, so that the long axis size is 32, 16. , Up to 8 coding units may be included. As the depth increases, the expressive power of the detailed information may be improved.
  • an intra predictor 410, a motion estimator 420, a motion compensator 425, and a frequency converter that are components of the image encoder 400 may be used.
  • 430, quantization unit 440, entropy encoding unit 450, inverse quantization unit 460, frequency inverse transform unit 470, deblocking unit 480, and loop filtering unit 490 are all the maximum coding units. In each case, an operation based on each coding unit among the coding units having a tree structure should be performed in consideration of the maximum depth.
  • the intra predictor 410, the motion estimator 420, and the motion compensator 425 partition each coding unit among coding units having a tree structure in consideration of the maximum size and the maximum depth of the current maximum coding unit.
  • a prediction mode, and the frequency converter 430 should determine the size of a transform unit in each coding unit among the coding units having a tree structure.
  • FIG. 5 is a block diagram of an image decoder based on coding units, according to an embodiment of the present invention.
  • the bitstream 505 is parsed through the parsing unit 510, and the encoded image data to be decoded and information about encoding necessary for decoding are parsed.
  • the encoded image data is output as inverse quantized data through the entropy decoder 520 and the inverse quantizer 530, and the image data of the spatial domain is restored through the frequency inverse transformer 540.
  • Data in the spatial domain that has passed through the intra predictor 550 and the motion compensator 560 may be post-processed through the deblocking unit 570 and the loop filtering unit 580 to be output to the reconstructed frame 595.
  • the post-processed data through the deblocking unit 570 and the loop filtering unit 580 may be output as the reference frame 585.
  • the intra predictor 550 and the motion compensator 560 determine partitions and prediction modes for each coding unit having a tree structure, and the frequency inverse transform unit 540 must determine the size of the transform unit for each coding unit. do.
  • the prediction unit of the coding unit 630 of size 16x16 having a depth of 2 includes a partition 630 of size 16x16, partitions 632 of size 16x8, and a partition of size 8x16 included in the coding unit 630 of size 16x16. 634, partitions 636 of size 8x8.
  • the prediction unit of the coding unit 640 of size 8x8 having a depth of 3 includes a partition 640 of size 8x8, partitions 642 of size 8x4 and a size of 4x8 included in the coding unit 640 of size 8x8. Partitions 644, partitions 646 of size 4x4.
  • the data of the 64x64 coding unit 710 is encoded by performing frequency transformation on the 32x32, 16x16, 8x8, and 4x4 transform units having a size of 64x64 or less, and the transform unit having the least error with the original is obtained. Can be selected.
  • the output unit 130 of the video encoding apparatus 100 is information about an encoding mode, and information about a partition type 800 and information 810 about a prediction mode for each coding unit of each coded depth.
  • the information 820 about the size of the transformation unit may be encoded and transmitted.
  • prediction coding For each partition type, prediction coding must be performed repeatedly for one 2N_0x2N_0 partition, two 2N_0xN_0 partitions, two N_0x2N_0 partitions, and four N_0xN_0 partitions.
  • prediction encoding For partitions having a size 2N_0x2N_0, a size N_0x2N_0, a size 2N_0xN_0, and a size N_0xN_0, prediction encoding may be performed in an intra mode and an inter mode. The skip mode may be performed only for prediction encoding on partitions having a size of 2N_0x2N_0.
  • one partition 2N_ (d-1) x2N_ (d-1), two partitions 2N_ (d-1) xN_ (d-1), two sizes N_ (d-1) x2N_ Prediction encoding is repeatedly performed for each partition of (d-1) and four partitions of size N_ (d-1) xN_ (d-1), so that a partition type having a minimum encoding error may be searched. .
  • 10, 11, and 12 illustrate a relationship between a coding unit, a prediction unit, and a frequency transformation unit, according to an embodiment of the present invention.
  • the coding units 1010 are coding units according to coding depths determined by the video encoding apparatus 100 according to an embodiment with respect to the maximum coding unit.
  • the prediction unit 1060 is partitions of prediction units of each coding depth of each coding depth among the coding units 1010, and the transformation unit 1070 is transformation units of each coding depth for each coding depth.
  • the partition type information indicates the symmetric partition types 2Nx2N, 2NxN, Nx2N and NxN, in which the height or width of the prediction unit is divided by the symmetrical ratio, and the asymmetric partition types 2NxnU, 2NxnD, nLx2N, nRx2N, which are divided by the asymmetrical ratio.
  • the asymmetric partition types 2NxnU and 2NxnD are divided into heights 1: 3 and 3: 1, respectively, and the asymmetric partition types nLx2N and nRx2N are divided into 1: 3 and 3: 1 widths, respectively.
  • the encoding information held by each adjacent data unit is checked, it may be determined whether the adjacent data units are included in the coding unit having the same coding depth.
  • the coding unit of the corresponding coding depth may be identified by using the encoding information held by the data unit, the distribution of the coded depths within the maximum coding unit may be inferred.
  • the prediction coding when the prediction coding is performed by referring to the neighboring coding unit, the data adjacent to the current coding unit in the coding unit according to depths is encoded by using the encoding information of the adjacent coding units according to depths.
  • the neighboring coding unit may be referred to by searching.
  • FIG. 13 illustrates a relationship between a coding unit, a prediction unit, and a transformation unit, according to encoding mode information of Table 1.
  • Table 2 is only one example, and whether or not to use the filtered peripheral pixels according to various block sizes and intra prediction modes may be set in other ways.
  • the threshold (Thres_val) has a smaller value than that of the luminance component. Therefore, in the case of the chrominance component, the filtered neighboring pixel is used as a reference pixel for intra prediction.
  • the reference pixel determiner 1420 filters and reconstructs the neighboring pixels reconstructed and the reconstructed neighboring pixels based on the size of the block of the chrominance component and the intra prediction mode as shown in the following pseudo code.
  • the neighboring pixels to be used for intra prediction of the color difference component block among the neighboring pixels obtained by filtering the extracted neighboring pixels twice may be determined.
  • Thres_val ⁇ 6, // 4x4 block
  • the filtered neighboring pixel twice is used as the reference pixel.
  • a greater number of intra prediction modes may be used than an intra prediction mode used in conventional H.264 / AVC.
  • a total of 35 intra prediction modes may be used for a block of luminance components.
  • 15 illustrates a prediction mode index allocated according to an intra prediction mode.
  • the intra prediction mode 0 is a planar mode
  • the intra prediction mode 1 is a DC mode
  • the intra prediction modes 2 to 34 are intra prediction modes having directionalities as illustrated in FIG. 15.
  • an Intra_FromLuma mode using the intra prediction mode of the luminance component may be added to the block of the chrominance component.
  • the prediction mode index of the Intra_FromLuma mode is assigned a value of 36.
  • FIG. 18 illustrates neighboring pixels used in a current block and intra prediction according to an embodiment of the present invention.
  • FIG. 19 is a reference diagram for describing a filtering process of neighboring pixels according to an exemplary embodiment of the present invention
  • FIG. 20 illustrates neighboring pixels to be filtered.
  • the filtering unit 1410 may generate a second filtered surrounding pixel ContextFiltered2 [n] by recalculating a weighted average value between the first filtered surrounding pixels ContextFiltered1 [n].
  • the filtering unit 1210 generates a second filtered peripheral pixel by applying a 3-tap filter to the first filtered peripheral pixels ContextFiltered1 [n] as shown in Equation 2 below.
  • the reference pixel determiner 1420 determines neighboring pixels to be used for intra prediction of the current block among the filtered neighboring pixels and the original neighboring pixels based on the size of the current block and the intra prediction mode to be performed. . As illustrated in Tables 2 to 4, the reference pixel determiner 1420 is based on the size of the chrominance component block and the intra prediction mode to be applied, independently of the process of determining the reference pixel during intra prediction of the luminance component block. The neighboring pixels used in the intra prediction of the color difference component block among the original neighboring pixels or at least one filtered neighboring pixels are determined.
  • the intra prediction execution unit 1430 generates an prediction value by performing intra prediction on the current block according to the intra prediction mode information by using the neighboring pixel determined by the reference pixel determination unit 1420.

Abstract

Disclosed are a method and apparatus for encoding a video, which filter neighboring pixels used in the intra prediction of the encoded current block, and perform intra prediction using the filtered neighboring pixels. Also disclosed are a method and apparatus for decoding said video. The neighboring pixel to be used as a reference pixel from the original neighboring pixel and the filtered neighboring pixel can be determined based on the size of the chrominance component block and the intra prediction mode that is to be applied.

Description

비디오의 부호화 방법 및 장치, 그 복호화 방법 및 장치Video encoding method and apparatus, decoding method and apparatus thereof
본 발명은 필터링된 주변 픽셀을 이용하여 인트라 예측을 수행함으로써 압축 효율을 향상시키는 비디오의 부호화 방법 및 장치, 그 복호화 방법 및 장치에 관한 것이다.The present invention relates to a video encoding method and apparatus for improving compression efficiency by performing intra prediction using filtered neighboring pixels, and a decoding method and apparatus thereof.
MPEG-1, MPEG-2, MPEG-4, H.264/MPEG-4 AVC(Advanced Video Coding)와 같은 영상 압축 방식에서는 영상을 부호화하기 위해서 하나의 픽처를 매크로 블록으로 나눈다. 그리고, 인터 예측 및 인트라 예측에서 이용가능한 모든 부호화 모드에서 각각의 매크로 블록을 부호화한 다음, 매크로 블록의 부호화에 소요되는 비트율과 원 매크로 블록과 복호화된 매크로 블록과의 왜곡 정도에 따라서 부호화 모드를 하나 선택하여 매크로 블록을 부호화한다.In video compression schemes such as MPEG-1, MPEG-2, MPEG-4, and H.264 / MPEG-4 AVC (Advanced Video Coding), a picture is divided into macro blocks to encode an image. Each macroblock is encoded in all encoding modes available for inter prediction and intra prediction, and then one encoding mode is selected according to the bit rate required for encoding the macro block and the degree of distortion of the original macro block and the decoded macro block. Select to encode the macro block.
고해상도 또는 고화질 비디오 컨텐트를 재생, 저장할 수 있는 하드웨어의 개발 및 보급에 따라, 고해상도 또는 고화질 비디오 컨텐트를 효과적으로 부호화하거나 복호화하는 비디오 코덱의 필요성이 증대하고 있다. 기존의 비디오 코덱에 따르면, 비디오는 소정 크기의 매크로블록에 기반하여 제한된 예측 모드에 따라 부호화되고 있다.With the development and dissemination of hardware capable of playing and storing high resolution or high definition video content, there is an increasing need for a video codec for efficiently encoding or decoding high resolution or high definition video content. According to the existing video codec, video is encoded according to a limited prediction mode based on a macroblock of a predetermined size.
본 발명이 해결하고자 하는 기술적 과제는 휘도 성분 블록과 독립적으로 색차 성분 블록의 인트라 예측시에 참조 픽셀로 이용되는 주변 픽셀의 필터링 여부를 결정하기 위한 것이다.The technical problem to be solved by the present invention is to determine whether to filter the neighboring pixels used as reference pixels in the intra prediction of the chrominance component block independently of the luminance component block.
색차 성분 블록의 크기 및 인트라 예측 모드에 기초하여 색차 성분 블록의 인트라 예측시에 필터링된 주변 픽셀의 이용 여부를 결정한다.Based on the size of the chrominance component block and the intra prediction mode, it is determined whether to use the filtered neighboring pixels in the intra prediction of the chrominance component block.
본 발명의 실시예들에 따르면 색차 성분 블록의 인트라 예측시에 필터링된 주변 픽셀을 이용하는 경우가 휘도 성분 블록의 인트라 예측시에 비하여 보다 많이 발생되게 함으로써, 색차 성분의 인트라 예측시의 예측 효율을 향상시킬 수 있다.According to the embodiments of the present invention, the filtered neighboring pixels are more frequently used for intra prediction of the chrominance component block than the intra prediction of the luminance component block, thereby improving the prediction efficiency for intra prediction of the chrominance component block. You can.
도 1 는 본 발명의 일 실시예에 따라 트리 구조의 부호화 단위에 기초한 비디오 부호화 장치의 블록도를 도시한다.1 is a block diagram of a video encoding apparatus based on coding units having a tree structure, according to an embodiment of the present invention.
도 2 는 본 발명의 일 실시예에 따라 트리 구조의 부호화 단위에 기초한 비디오 복호화 장치의 블록도를 도시한다.2 is a block diagram of a video decoding apparatus based on coding units having a tree structure, according to an embodiment of the present invention.
도 3 은 본 발명의 일 실시예에 따른 부호화 단위의 개념을 도시한다.3 illustrates a concept of coding units, according to an embodiment of the present invention.
도 4 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 부호화부의 블록도를 도시한다.4 is a block diagram of an image encoder based on coding units, according to an embodiment of the present invention.
도 5 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 복호화부의 블록도를 도시한다.5 is a block diagram of an image decoder based on coding units, according to an embodiment of the present invention.
도 6 는 본 발명의 일 실시예에 따른 심도별 부호화 단위 및 파티션을 도시한다.6 is a diagram of deeper coding units according to depths, and partitions, according to an embodiment of the present invention.
도 7 은 본 발명의 일 실시예에 따른, 부호화 단위 및 변환 단위의 관계를 도시한다.7 illustrates a relationship between coding units and transformation units, according to an embodiment of the present invention.
도 8 은 본 발명의 일 실시예에 따라, 심도별 부호화 정보들을 도시한다.8 illustrates encoding information according to depths, according to an embodiment of the present invention.
도 9 는 본 발명의 일 실시예에 따른 심도별 부호화 단위를 도시한다.9 is a diagram of deeper coding units according to depths, according to an embodiment of the present invention.
도 10, 11 및 12는 본 발명의 일 실시예에 따른, 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.10, 11, and 12 illustrate a relationship between a coding unit, a prediction unit, and a transformation unit, according to an embodiment of the present invention.
도 13 은 표 1의 부호화 모드 정보에 따른 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.FIG. 13 illustrates a relationship between a coding unit, a prediction unit, and a transformation unit, according to encoding mode information of Table 1. FIG.
도 14는 본 발명의 일 실시예에 따른 인트라 예측 장치(1400)의 구성을 나타낸 블록도이다.14 is a block diagram illustrating a configuration of an intra prediction apparatus 1400 according to an embodiment of the present invention.
도 15는 일 실시예에 따른 인트라 예측 모드들을 나타낸다.15 illustrates intra prediction modes according to an embodiment.
도 16은 도 15의 방향성을 갖는 인트라 예측 모드의 예측 각도를 구체적으로 나타낸다. 16 illustrates the prediction angle of the intra prediction mode having the directionality of FIG. 15 in detail.
도 17은 일 실시예에 따라서 도 15의 30번의 인덱스를 갖는 인트라 예측 모드에 대하여 선형 보간을 통해 인트라 예측 모드값을 획득하는 경우를 설명하기 위한 참조도이다.FIG. 17 is a diagram for describing a case of obtaining an intra prediction mode value through linear interpolation for an intra prediction mode having index 30 of FIG. 15, according to an embodiment.
도 18은 본 발명의 일 실시예에 따라서 현재 블록 및 인트라 예측시 이용되는 주변 픽셀을 나타낸 도면이다.18 illustrates neighboring pixels used in a current block and intra prediction according to an embodiment of the present invention.
도 19는 본 발명의 일 실시예에 따른 주변 픽셀의 필터링 과정을 설명하기 위한 참조도이다.19 is a reference diagram for explaining a filtering process of neighboring pixels according to an exemplary embodiment of the present invention.
도 20은 필터링되는 주변 픽셀들을 나타낸다.20 shows the peripheral pixels being filtered.
도 21은 일 실시예에 따른 비디오 부호화 방법의 플로우 차트이다.21 is a flowchart of a video encoding method, according to an embodiment.
도 22는 일 실시예에 따른 비디오 복호화 방법의 플로우 차트이다.22 is a flowchart of a video decoding method, according to an embodiment.
일 실시예에 따른 비디오 복호화 방법은 비트스트림으로부터 색차 성분의 현재 블록의 크기 정보 및 인트라 예측 모드 정보를 획득하는 단계; 상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 단계; 및 상기 결정된 주변 픽셀을 이용하여, 상기 인트라 예측 모드 정보에 따라서 상기 현재 블록에 대한 인트라 예측을 수행하는 단계를 포함하는 것을 특징으로 한다.According to an embodiment, a video decoding method includes: obtaining size information and intra prediction mode information of a current block of a color difference component from a bitstream; Determining a neighboring pixel used for intra prediction of the current block among the reconstructed neighboring pixels of the current block and the filtered neighboring pixels filtering the reconstructed neighboring pixel based on the size information and the intra prediction mode information. step; And performing intra prediction on the current block according to the intra prediction mode information by using the determined neighboring pixel.
일 실시예에 따른 비디오 복호화 장치는 색차 성분의 현재 블록의 이전에 복원된 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 생성하는 주변 픽셀 필터링부; 비트스트림으로부터 색차 성분의 현재 블록의 크기 정보 및 인트라 예측 모드 정보를 획득하고, 상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 참조 픽셀 결정부; 및 상기 결정된 주변 픽셀을 이용하여, 상기 인트라 예측 모드 정보에 따라서 상기 현재 블록에 대한 인트라 예측을 수행하는 인트라 예측 수행부를 포함하는 것을 특징으로 한다.In accordance with another aspect of the present invention, a video decoding apparatus includes: a neighboring pixel filter configured to generate filtered neighboring pixels by filtering previously restored neighboring pixels of a current block of a chrominance component; Obtaining size information and intra prediction mode information of the current block of the chrominance component from the bitstream, and filtering the reconstructed neighboring pixels and the reconstructed neighboring pixels of the current block based on the size information and the intra prediction mode information. A reference pixel determiner configured to determine a neighboring pixel used for intra prediction of the current block among the filtered neighboring pixels; And an intra prediction performing unit configured to perform intra prediction on the current block according to the intra prediction mode information by using the determined neighboring pixel.
일 실시예에 따른 비디오 부호화 방법은 부호화되는 색차 성분의 현재 블록의 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 획득하는 단계; 상기 현재 블록의 크기 및 수행될 인트라 예측 모드에 기초하여, 상기 필터링된 주변 픽셀들과 원 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용될 주변 픽셀들을 결정하는 단계; 및 상기 결정된 주변 픽셀들을 이용하여 상기 현재 블록에 대한 인트라 예측을 수행하는 단계를 포함하는 것을 특징으로 한다.According to an embodiment, a video encoding method may include: filtering neighboring pixels of a current block of a color difference component to be encoded to obtain filtered neighboring pixels; Determining neighboring pixels to be used for intra prediction of the current block among the filtered neighboring pixels and the original neighboring pixels based on the size of the current block and the intra prediction mode to be performed; And performing intra prediction on the current block by using the determined neighboring pixels.
이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대하여 구체적으로 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.
도 1 은 본 발명의 일 실시예에 따른 비디오 부호화 장치의 블록도를 도시한다.1 is a block diagram of a video encoding apparatus according to an embodiment of the present invention.
일 실시예에 따른 비디오 부호화 장치(100)는 최대 부호화 단위 분할부(110), 부호화 단위 결정부(120) 및 출력부(130)를 포함한다.The video encoding apparatus 100 according to an embodiment includes a maximum coding unit splitter 110, a coding unit determiner 120, and an outputter 130.
최대 부호화 단위 분할부(110)는 영상의 현재 픽처를 위한 최대 크기의 부호화 단위인 최대 부호화 단위에 기반하여 현재 픽처를 구획할 수 있다. 현재 픽처가 최대 부호화 단위보다 크다면, 현재 픽처의 영상 데이터는 적어도 하나의 최대 부호화 단위로 분할될 수 있다. 일 실시예에 따른 최대 부호화 단위는 크기 32x32, 64x64, 128x128, 256x256 등의 데이터 단위로, 가로 및 세로 크기가 8보다 큰 2의 제곱승(power of 2)인 정사각형의 데이터 단위일 수 있다. 영상 데이터는 적어도 하나의 최대 부호화 단위별로 부호화 단위 결정부(120)로 출력될 수 있다.The maximum coding unit splitter 110 may partition the current picture based on the maximum coding unit that is a coding unit of the maximum size for the current picture of the image. If the current picture is larger than the maximum coding unit, image data of the current picture may be split into at least one maximum coding unit. The maximum coding unit according to an embodiment may be a data unit having a size of 32x32, 64x64, 128x128, 256x256, or the like, and may be a square data unit having a power of 2 of 2 greater than 8 in width and length. The image data may be output to the coding unit determiner 120 for at least one maximum coding unit.
일 실시예에 따른 부호화 단위는 최대 크기 및 심도로 특징지어질 수 있다. 심도란 최대 부호화 단위로부터 부호화 단위가 공간적으로 분할한 횟수를 나타내며, 심도가 깊어질수록 심도별 부호화 단위는 최대 부호화 단위로부터 최소 부호화 단위까지 분할될 수 있다. 최대 부호화 단위의 심도가 최상위 심도이며 최소 부호화 단위가 최하위 부호화 단위로 정의될 수 있다. 최대 부호화 단위는 심도가 깊어짐에 따라 심도별 부호화 단위의 크기는 감소하므로, 상위 심도의 부호화 단위는 복수 개의 하위 심도의 부호화 단위를 포함할 수 있다.The coding unit according to an embodiment may be characterized by a maximum size and depth. The depth indicates the number of times the coding unit is spatially divided from the maximum coding unit, and as the depth increases, the coding unit for each depth may be split from the maximum coding unit to the minimum coding unit. The depth of the largest coding unit is the highest depth and the minimum coding unit may be defined as the lowest coding unit. As the maximum coding unit decreases as the depth increases, the size of the coding unit for each depth decreases, and thus, the coding unit of the higher depth may include coding units of a plurality of lower depths.
전술한 바와 같이 부호화 단위의 최대 크기에 따라, 현재 픽처의 영상 데이터를 최대 부호화 단위로 분할하며, 각각의 최대 부호화 단위는 심도별로 분할되는 부호화 단위들을 포함할 수 있다. 일 실시예에 따른 최대 부호화 단위는 심도별로 분할되므로, 최대 부호화 단위에 포함된 공간 영역(spatial domain)의 영상 데이터가 심도에 따라 계층적으로 분류될 수 있다. As described above, the image data of the current picture may be divided into maximum coding units according to the maximum size of the coding unit, and each maximum coding unit may include coding units divided by depths. Since the maximum coding unit is divided according to depths, image data of a spatial domain included in the maximum coding unit may be hierarchically classified according to depths.
최대 부호화 단위의 높이 및 너비를 계층적으로 분할할 수 있는 총 횟수를 제한하는 최대 심도 및 부호화 단위의 최대 크기가 미리 설정되어 있을 수 있다.The maximum depth and the maximum size of the coding unit that limit the total number of times of hierarchically dividing the height and the width of the maximum coding unit may be preset.
부호화 단위 결정부(120)는, 심도마다 최대 부호화 단위의 영역이 분할된 적어도 하나의 분할 영역을 부호화하여, 적어도 하나의 분할 영역 별로 최종 부호화 결과가 출력될 심도를 결정한다. 즉 부호화 단위 결정부(120)는, 현재 픽처의 최대 부호화 단위마다 심도별 부호화 단위로 영상 데이터를 부호화하여 가장 작은 부호화 오차가 발생하는 심도를 선택하여 부호화 심도로 결정한다. 결정된 부호화 심도 및 최대 부호화 단위별 영상 데이터는 출력부(130)로 출력된다.The coding unit determiner 120 encodes at least one divided region obtained by dividing the region of the largest coding unit for each depth, and determines a depth at which the final encoding result is output for each of the at least one divided region. That is, the coding unit determiner 120 encodes the image data in coding units according to depths for each maximum coding unit of the current picture, and selects a depth at which the smallest coding error occurs to determine the coding depth. The determined coded depth and the image data for each maximum coding unit are output to the outputter 130.
최대 부호화 단위 내의 영상 데이터는 최대 심도 이하의 적어도 하나의 심도에 따라 심도별 부호화 단위에 기반하여 부호화되고, 각각의 심도별 부호화 단위에 기반한 부호화 결과가 비교된다. 심도별 부호화 단위의 부호화 오차의 비교 결과 부호화 오차가 가장 작은 심도가 선택될 수 있다. 각각의 최대화 부호화 단위마다 적어도 하나의 부호화 심도가 결정될 수 있다. Image data in the largest coding unit is encoded based on coding units according to depths according to at least one depth less than or equal to the maximum depth, and encoding results based on the coding units for each depth are compared. As a result of comparing the encoding error of the coding units according to depths, a depth having the smallest encoding error may be selected. At least one coding depth may be determined for each maximum coding unit.
최대 부호화 단위의 크기는 심도가 깊어짐에 따라 부호화 단위가 계층적으로 분할되어 분할되며 부호화 단위의 개수는 증가한다. 또한, 하나의 최대 부호화 단위에 포함되는 동일한 심도의 부호화 단위들이라 하더라도, 각각의 데이터에 대한 부호화 오차를 측정하고 하위 심도로의 분할 여부가 결정된다. 따라서, 하나의 최대 부호화 단위에 포함되는 데이터라 하더라도 위치에 따라 심도별 부호화 오차가 다르므로 위치에 따라 부호화 심도가 달리 결정될 수 있다. 따라서, 하나의 최대 부호화 단위에 대해 부호화 심도가 하나 이상 설정될 수 있으며, 최대 부호화 단위의 데이터는 하나 이상의 부호화 심도의 부호화 단위에 따라 구획될 수 있다.As the depth of the maximum coding unit increases, the coding unit is divided into hierarchically and the number of coding units increases. In addition, even in the case of coding units having the same depth included in one largest coding unit, a coding error of each data is measured, and whether or not division into a lower depth is determined. Therefore, even in the data included in one largest coding unit, since the encoding error for each depth is different according to the position, the coding depth may be differently determined according to the position. Accordingly, one or more coding depths may be set for one maximum coding unit, and data of the maximum coding unit may be partitioned according to coding units of one or more coding depths.
따라서, 일 실시예에 따른 부호화 단위 결정부(120)는, 현재 최대 부호화 단위에 포함되는 트리 구조에 따른 부호화 단위들이 결정될 수 있다. 일 실시예에 따른 '트리 구조에 따른 부호화 단위들'은, 현재 최대 부호화 단위에 포함되는 모든 심도별 부호화 단위들 중, 부호화 심도로 결정된 심도의 부호화 단위들을 포함한다. 부호화 심도의 부호화 단위는, 최대 부호화 단위 내에서 동일 영역에서는 심도에 따라 계층적으로 결정되고, 다른 영역들에 대해서는 독립적으로 결정될 수 있다. 마찬가지로, 현재 영역에 대한 부호화 심도는, 다른 영역에 대한 부호화 심도와 독립적으로 결정될 수 있다. Accordingly, the coding unit determiner 120 according to an embodiment may determine coding units having a tree structure included in the current maximum coding unit. The coding units having a tree structure according to an embodiment include coding units having a depth determined as a coding depth among all deeper coding units included in the maximum coding unit. The coding unit of the coding depth may be hierarchically determined according to the depth in the same region within the maximum coding unit, and may be independently determined for the other regions. Similarly, the coded depth for the current region may be determined independently of the coded depth for the other region.
일 실시예에 따른 최대 심도는 최대 부호화 단위로부터 최소 부호화 단위까지의 분할 횟수와 관련된 지표이다. 일 실시예에 따른 제 1 최대 심도는, 최대 부호화 단위로부터 최소 부호화 단위까지의 총 분할 횟수를 나타낼 수 있다. 일 실시예에 따른 제 2 최대 심도는 최대 부호화 단위로부터 최소 부호화 단위까지의 심도 레벨의 총 개수를 나타낼 수 있다. 예를 들어, 최대 부호화 단위의 심도가 0이라고 할 때, 최대 부호화 단위가 1회 분할된 부호화 단위의 심도는 1로 설정되고, 2회 분할된 부호화 단위의 심도가 2로 설정될 수 있다. 이 경우, 최대 부호화 단위로부터 4회 분할된 부호화 단위가 최소 부호화 단위라면, 심도 0, 1, 2, 3 및 4의 심도 레벨이 존재하므로 제 1 최대 심도는 4, 제 2 최대 심도는 5로 설정될 수 있다.The maximum depth according to an embodiment is an index related to the number of divisions from the maximum coding unit to the minimum coding unit. The first maximum depth according to an embodiment may represent the total number of divisions from the maximum coding unit to the minimum coding unit. The second maximum depth according to an embodiment may represent the total number of depth levels from the maximum coding unit to the minimum coding unit. For example, when the depth of the largest coding unit is 0, the depth of the coding unit obtained by dividing the largest coding unit once may be set to 1, and the depth of the coding unit divided twice may be set to 2. In this case, if the coding unit divided four times from the maximum coding unit is the minimum coding unit, since depth levels of 0, 1, 2, 3, and 4 exist, the first maximum depth is set to 4 and the second maximum depth is set to 5. Can be.
최대 부호화 단위의 예측 부호화 및 주파수 변환이 수행될 수 있다. 예측 부호화 및 주파수 변환도 마찬가지로, 최대 부호화 단위마다, 최대 심도 이하의 심도마다 심도별 부호화 단위를 기반으로 수행된다. Predictive coding and frequency transform of the largest coding unit may be performed. Similarly, the prediction encoding and the frequency transformation are performed based on depth-wise coding units for each maximum coding unit and for each depth below the maximum depth.
최대 부호화 단위가 심도별로 분할될 때마다 심도별 부호화 단위의 개수가 증가하므로, 심도가 깊어짐에 따라 생성되는 모든 심도별 부호화 단위에 대해 예측 부호화 및 주파수 변환을 포함한 부호화가 수행되어야 한다. 이하 설명의 편의를 위해 적어도 하나의 최대 부호화 단위 중 현재 심도의 부호화 단위를 기반으로 예측 부호화 및 주파수 변환을 설명하겠다.Since the number of coding units for each depth increases each time the maximum coding unit is divided for each depth, encoding including prediction coding and frequency transformation should be performed on all the coding units for each depth generated as the depth deepens. For convenience of explanation, the prediction encoding and the frequency transformation will be described based on the coding unit of the current depth among at least one maximum coding unit.
일 실시예에 따른 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 데이터 단위의 크기 또는 형태를 다양하게 선택할 수 있다. 영상 데이터의 부호화를 위해서는 예측 부호화, 주파수 변환, 엔트로피 부호화 등의 단계를 거치는데, 모든 단계에 걸쳐서 동일한 데이터 단위가 사용될 수도 있으며, 단계별로 데이터 단위가 변경될 수도 있다.The video encoding apparatus 100 according to an embodiment may variously select a size or shape of a data unit for encoding image data. The encoding of the image data is performed through prediction encoding, frequency conversion, entropy encoding, and the like. The same data unit may be used in every step, or the data unit may be changed in steps.
예를 들어 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 부호화 단위 뿐만 아니라, 부호화 단위의 영상 데이터의 예측 부호화를 수행하기 위해, 부호화 단위와 다른 데이터 단위를 선택할 수 있다. For example, the video encoding apparatus 100 may select not only a coding unit for encoding the image data, but also a data unit different from the coding unit in order to perform predictive encoding of the image data in the coding unit.
최대 부호화 단위의 예측 부호화를 위해서는, 일 실시예에 따른 부호화 심도의 부호화 단위, 즉 더 이상한 분할되지 않는 부호화 단위를 기반으로 예측 부호화가 수행될 수 있다. 이하, 예측 부호화의 기반이 되는 더 이상한 분할되지 않는 부호화 단위를 '예측 단위'라고 지칭한다. 예측 단위가 분할된 파티션은, 예측 단위 및 예측 단위의 높이 및 너비 중 적어도 하나가 분할된 데이터 단위를 포함할 수 있다. For prediction encoding of the largest coding unit, prediction encoding may be performed based on a coding unit of a coding depth, that is, a more strange undivided coding unit, according to an embodiment. Hereinafter, a more strange undivided coding unit that is the basis of prediction coding is referred to as a 'prediction unit'. The partition in which the prediction unit is divided may include a data unit in which at least one of the prediction unit and the height and the width of the prediction unit are divided.
예를 들어, 크기 2Nx2N(단, N은 양의 정수)의 부호화 단위가 더 이상 분할되지 않는 경우, 크기 2Nx2N의 예측 단위가 되며, 파티션의 크기는 2Nx2N, 2NxN, Nx2N, NxN 등일 수 있다. 일 실시예에 따른 파티션 타입은 예측 단위의 높이 또는 너비가 대칭적 비율로 분할된 대칭적 파티션들뿐만 아니라, 1:n 또는 n:1과 같이 비대칭적 비율로 분할된 파티션들, 기하학적인 형태로 분할된 파티션들, 임의적 형태의 파티션들 등을 선택적으로 포함할 수도 있다.For example, when a coding unit having a size of 2Nx2N (where N is a positive integer) is no longer split, it becomes a prediction unit of size 2Nx2N, and the size of a partition may be 2Nx2N, 2NxN, Nx2N, NxN, or the like. According to an embodiment, the partition type includes not only symmetric partitions in which the height or width of the prediction unit is divided by a symmetrical ratio, but also partitions divided in an asymmetrical ratio, such as 1: n or n: 1, by a geometric form It may optionally include partitioned partitions, arbitrary types of partitions, and the like.
예측 단위의 예측 모드는, 인트라 모드, 인터 모드 및 스킵 모드 중 적어도 하나일 수 있다. 예를 들어 인트라 모드 및 인터 모드는, 2Nx2N, 2NxN, Nx2N, NxN 크기의 파티션에 대해서 수행될 수 있다. 또한, 스킵 모드는 2Nx2N 크기의 파티션에 대해서만 수행될 수 있다. 부호화 단위 이내의 하나의 예측 단위마다 독립적으로 부호화가 수행되어 부호화 오차가 가장 작은 예측 모드가 선택될 수 있다.The prediction mode of the prediction unit may be at least one of an intra mode, an inter mode, and a skip mode. For example, the intra mode and the inter mode may be performed on partitions having sizes of 2N × 2N, 2N × N, N × 2N, and N × N. In addition, the skip mode may be performed only for partitions having a size of 2N × 2N. The encoding may be performed independently for each prediction unit within the coding unit to select a prediction mode having the smallest encoding error.
또한, 일 실시예에 따른 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 부호화 단위 뿐만 아니라, 부호화 단위와 다른 데이터 단위를 기반으로 부호화 단위의 영상 데이터의 주파수 변환을 수행할 수 있다.Also, the video encoding apparatus 100 according to an embodiment may perform frequency conversion of image data of a coding unit based on not only a coding unit for encoding image data, but also a data unit different from the coding unit.
부호화 단위의 주파수 변환을 위해서는, 부호화 단위보다 작거나 같은 크기의 데이터 단위를 기반으로 주파수 변환이 수행될 수 있다. 예를 들어, 주파수 변환을 위한 데이터 단위는, 인트라 모드를 위한 데이터 단위 및 인터 모드를 위한 데이터 단위를 포함할 수 있다. For frequency conversion of a coding unit, frequency conversion may be performed based on a data unit having a size smaller than or equal to the coding unit. For example, the data unit for frequency conversion may include a data unit for an intra mode and a data unit for an inter mode.
이하, 주파수 변환의 기반이 되는 데이터 단위는 '변환 단위'라고 지칭될 수 있다. 부호화 단위와 유사한 방식으로, 부호화 단위 내의 변환 단위도 재귀적으로 더 작은 크기의 변환 단위로 분할되면서, 부호화 단위의 레지듀얼 데이터가 변환 심도에 따라 트리 구조에 따른 변환 단위에 따라 구획될 수 있다. Hereinafter, the data unit on which the frequency conversion is based may be referred to as a 'conversion unit'. In a manner similar to the coding unit, while the transform unit in the coding unit is recursively divided into smaller transform units, the residual data of the coding unit may be partitioned according to the transform unit having a tree structure according to the transform depth.
일 실시예에 따른 변환 단위에 대해서도, 부호화 단위의 높이 및 너비가 분할하여 변환 단위에 이르기까지의 분할 횟수를 나타내는 변환 심도가 설정될 수 있다. 예를 들어, 크기 2Nx2N의 현재 부호화 단위의 변환 단위의 크기가 2Nx2N이라면 변환 심도 0, 변환 단위의 크기가 NxN이라면 변환 심도 1, 변환 단위의 크기가 N/2xN/2이라면 변환 심도 2로 설정될 수 있다. 즉, 변환 단위에 대해서도 변환 심도에 따라 트리 구조에 따른 변환 단위가 설정될 수 있다.For a transform unit according to an embodiment, a transform depth indicating a number of divisions between the height and the width of the coding unit divided to the transform unit may be set. For example, if the size of the transform unit of the current coding unit of size 2Nx2N is 2Nx2N, the transform depth is 0, the transform depth 1 if the size of the transform unit is NxN, and the transform depth 2 if the size of the transform unit is N / 2xN / 2. Can be. That is, the transformation unit having a tree structure may also be set for the transformation unit according to the transformation depth.
부호화 심도별 부호화 정보는, 부호화 심도 뿐만 아니라 예측 관련 정보 및 주파수 변환 관련 정보가 필요하다. 따라서, 부호화 단위 결정부(120)는 최소 부호화 오차를 발생시킨 부호화 심도 뿐만 아니라, 예측 단위를 파티션으로 분할한 파티션 타입, 예측 단위별 예측 모드, 주파수 변환을 위한 변환 단위의 크기 등을 결정할 수 있다.The encoded information for each coded depth requires not only the coded depth but also prediction related information and frequency transform related information. Accordingly, the coding unit determiner 120 may determine not only a coding depth that generates a minimum coding error, but also a partition type obtained by dividing a prediction unit into partitions, a prediction mode for each prediction unit, and a size of a transformation unit for frequency transformation. .
일 실시예에 따른 최대 부호화 단위의 트리 구조에 따른 부호화 단위 및 파티션의 결정 방식에 대해서는, 도 3 내지 12을 참조하여 상세히 후술한다.A method of determining a coding unit and a partition according to a tree structure of a maximum coding unit according to an embodiment will be described later in detail with reference to FIGS. 3 to 12.
부호화 단위 결정부(120)는 심도별 부호화 단위의 부호화 오차를 라그랑지 곱(Lagrangian Multiplier) 기반의 율-왜곡 최적화 기법(Rate-Distortion Optimization)을 이용하여 측정할 수 있다.The coding unit determiner 120 may measure a coding error of coding units according to depths using a Lagrangian Multiplier-based rate-distortion optimization technique.
출력부(130)는, 부호화 단위 결정부(120)에서 결정된 적어도 하나의 부호화 심도에 기초하여 부호화된 최대 부호화 단위의 영상 데이터 및 심도별 부호화 모드에 관한 정보를 비트스트림 형태로 출력한다. The output unit 130 outputs the image data of the maximum coding unit encoded based on the at least one coded depth determined by the coding unit determiner 120 and the information about the encoding modes according to depths in the form of a bit stream.
부호화된 영상 데이터는 영상의 레지듀얼 데이터의 부호화 결과일 수 있다.The encoded image data may be a result of encoding residual data of the image.
심도별 부호화 모드에 관한 정보는, 부호화 심도 정보, 예측 단위의 파티션 타입 정보, 예측 모드 정보, 변환 단위의 크기 정보 등을 포함할 수 있다.The information about the encoding modes according to depths may include encoding depth information, partition type information of a prediction unit, prediction mode information, size information of a transformation unit, and the like.
부호화 심도 정보는, 현재 심도로 부호화하지 않고 하위 심도의 부호화 단위로 부호화할지 여부를 나타내는 심도별 분할 정보를 이용하여 정의될 수 있다. 현재 부호화 단위의 현재 심도가 부호화 심도라면, 현재 부호화 단위는 현재 심도의 부호화 단위로 부호화되므로 현재 심도의 분할 정보는 더 이상 하위 심도로 분할되지 않도록 정의될 수 있다. 반대로, 현재 부호화 단위의 현재 심도가 부호화 심도가 아니라면 하위 심도의 부호화 단위를 이용한 부호화를 시도해보아야 하므로, 현재 심도의 분할 정보는 하위 심도의 부호화 단위로 분할되도록 정의될 수 있다.The coded depth information may be defined using depth-specific segmentation information indicating whether to encode to a coding unit of a lower depth without encoding to the current depth. If the current depth of the current coding unit is a coding depth, since the current coding unit is encoded in a coding unit of the current depth, split information of the current depth may be defined so that it is no longer divided into lower depths. On the contrary, if the current depth of the current coding unit is not the coding depth, encoding should be attempted using the coding unit of the lower depth, and thus split information of the current depth may be defined to be divided into coding units of the lower depth.
현재 심도가 부호화 심도가 아니라면, 하위 심도의 부호화 단위로 분할된 부호화 단위에 대해 부호화가 수행된다. 현재 심도의 부호화 단위 내에 하위 심도의 부호화 단위가 하나 이상 존재하므로, 각각의 하위 심도의 부호화 단위마다 반복적으로 부호화가 수행되어, 동일한 심도의 부호화 단위마다 재귀적(recursive) 부호화가 수행될 수 있다.If the current depth is not the coded depth, encoding is performed on the coding unit divided into the coding units of the lower depth. Since at least one coding unit of a lower depth exists in the coding unit of the current depth, encoding may be repeatedly performed for each coding unit of each lower depth, and recursive coding may be performed for each coding unit of the same depth.
하나의 최대 부호화 단위 안에 트리 구조의 부호화 단위들이 결정되며 부호화 심도의 부호화 단위마다 적어도 하나의 부호화 모드에 관한 정보가 결정되어야 하므로, 하나의 최대 부호화 단위에 대해서는 적어도 하나의 부호화 모드에 관한 정보가 결정될 수 있다. 또한, 최대 부호화 단위의 데이터는 심도에 따라 계층적으로 구획되어 위치 별로 부호화 심도가 다를 수 있으므로, 데이터에 대해 부호화 심도 및 부호화 모드에 관한 정보가 설정될 수 있다.Since coding units having a tree structure are determined in one largest coding unit and information about at least one coding mode should be determined for each coding unit of a coding depth, information about at least one coding mode may be determined for one maximum coding unit. Can be. In addition, since the data of the largest coding unit is divided hierarchically according to the depth, the coding depth may be different for each location, and thus information about the coded depth and the coding mode may be set for the data.
따라서, 일 실시예에 따른 출력부(130)는, 최대 부호화 단위에 포함되어 있는 부호화 단위, 예측 단위 및 최소 단위 중 적어도 하나에 대해, 해당 부호화 심도 및 부호화 모드에 대한 부호화 정보를 할당될 수 있다. Accordingly, the output unit 130 according to an embodiment may allocate encoding information about a corresponding coding depth and an encoding mode to at least one of a coding unit, a prediction unit, and a minimum unit included in the maximum coding unit. .
일 실시예에 따른 최소 단위는, 최하위 부호화 심도인 최소 부호화 단위가 4분할된 크기의 정사각형의 데이터 단위이며, 최대 부호화 단위에 포함되는 모든 부호화 단위, 예측 단위 및 변환 단위 내에 포함될 수 있는 최대 크기의 정사각 데이터 단위일 수 있다.According to an embodiment, a minimum unit is a square data unit having a minimum coding unit, which is a lowest coding depth, divided into four pieces, and has a maximum size that may be included in all coding units, prediction units, and transformation units included in the maximum coding unit. It may be a square data unit.
예를 들어 출력부(130)를 통해 출력되는 부호화 정보는, 심도별 부호화 단위별 부호화 정보와 예측 단위별 부호화 정보로 분류될 수 있다. 심도별 부호화 단위별 부호화 정보는, 예측 모드 정보, 파티션 크기 정보를 포함할 수 있다. 예측 단위별로 전송되는 부호화 정보는 인터 모드의 추정 방향에 관한 정보, 인터 모드의 참조 영상 인덱스에 관한 정보, 움직임 벡터에 관한 정보, 인트라 모드의 크로마 성분에 관한 정보, 인트라 모드의 보간 방식에 관한 정보 등을 포함할 수 있다. 또한, 픽처, 슬라이스 또는 GOP별로 정의되는 부호화 단위의 최대 크기에 관한 정보 및 최대 심도에 관한 정보는 비트스트림의 헤더에 삽입될 수 있다.For example, the encoding information output through the output unit 130 may be classified into encoding information according to depth coding units and encoding information according to prediction units. The encoding information for each coding unit according to depth may include prediction mode information and partition size information. The encoding information transmitted for each prediction unit includes information about an estimation direction of the inter mode, information about a reference image index of the inter mode, information about a motion vector, information about a chroma component of an intra mode, and information about an inter mode of an intra mode. And the like. In addition, information about a maximum size and information about a maximum depth of a coding unit defined for each picture, slice, or GOP may be inserted in a header of a bitstream.
비디오 부호화 장치(100)의 가장 간단한 형태의 실시예에 따르면, 심도별 부호화 단위는 한 계층 상위 심도의 부호화 단위의 높이 및 너비를 반분한 크기의 부호화 단위이다. 즉, 현재 심도의 부호화 단위의 크기가 2Nx2N이라면, 하위 심도의 부호화 단위의 크기는 NxN 이다. 또한, 2Nx2N 크기의 현재 부호화 단위는 NxN 크기의 하위 심도 부호화 단위를 최대 4개 포함할 수 있다.According to an embodiment of the simplest form of the video encoding apparatus 100, a coding unit according to depths is a coding unit having a size in which a height and a width of a coding unit of one layer higher depth are divided by half. That is, if the size of the coding unit of the current depth is 2Nx2N, the size of the coding unit of the lower depth is NxN. In addition, the current coding unit having a size of 2N × 2N may include up to four lower depth coding units having a size of N × N.
따라서, 일 실시예에 따른 비디오 부호화 장치(100)는 현재 픽처의 특성을 고려하여 결정된 최대 부호화 단위의 크기 및 최대 심도를 기반으로, 각각의 최대 부호화 단위마다 최적의 형태 및 크기의 부호화 단위를 결정하여 트리 구조에 따른 부호화 단위들을 구성할 수 있다. 또한, 각각의 최대 부호화 단위마다 다양한 예측 모드, 주파수 변환 방식 등으로 부호화할 수 있으므로, 다양한 영상 크기의 부호화 단위의 영상 특성을 고려하여 최적의 부호화 모드가 결정될 수 있다.Therefore, the video encoding apparatus 100 according to an embodiment determines a coding unit having an optimal shape and size for each maximum coding unit based on the size and the maximum depth of the maximum coding unit determined in consideration of characteristics of the current picture. In this case, coding units having a tree structure may be configured. In addition, since each of the maximum coding units may be encoded in various prediction modes, frequency transform schemes, or the like, an optimal coding mode may be determined in consideration of image characteristics of coding units having various image sizes.
따라서, 영상의 해상도가 매우 높거나 데이터량이 매우 큰 영상을 기존 매크로블록 단위로 부호화한다면, 픽처당 매크로블록의 수가 과도하게 많아진다. 이에 따라, 매크로블록마다 생성되는 압축 정보도 많아지므로 압축 정보의 전송 부담이 커지고 데이터 압축 효율이 감소하는 경향이 있다. 따라서, 일 실시예에 따른 비디오 부호화 장치는, 영상의 크기를 고려하여 부호화 단위의 최대 크기를 증가시키면서, 영상 특성을 고려하여 부호화 단위를 조절할 수 있으므로, 영상 압축 효율이 증대될 수 있다.Therefore, if an image having a very high resolution or a very large data amount is encoded in an existing macroblock unit, the number of macroblocks per picture is excessively increased. Accordingly, since the compressed information generated for each macroblock increases, the transmission burden of the compressed information increases, and the data compression efficiency tends to decrease. Therefore, the video encoding apparatus according to an embodiment may adjust the coding unit in consideration of the image characteristics while increasing the maximum size of the coding unit in consideration of the size of the image, thereby increasing image compression efficiency.
도 2 는 본 발명의 일 실시예에 따른 비디오 복호화 장치의 블록도를 도시한다.2 is a block diagram of a video decoding apparatus according to an embodiment of the present invention.
일 실시예에 따른 비디오 복호화 장치(200)는 수신부(210), 영상 데이터 및 부호화 정보 추출부(220) 및 영상 데이터 복호화부(230)를 포함한다. 일 실시예에 따른 비디오 복호화 장치(200)의 각종 프로세싱을 위한 부호화 단위, 심도, 예측 단위, 변환 단위, 각종 부호화 모드에 관한 정보 등 각종 용어의 정의는, 도 1 및 비디오 부호화 장치(100)을 참조하여 전술한 바와 동일하다. The video decoding apparatus 200 according to an embodiment includes a receiver 210, an image data and encoding information extractor 220, and an image data decoder 230. Definitions of various terms such as coding units, depths, prediction units, transformation units, and information about various encoding modes for various processings of the video decoding apparatus 200 according to an embodiment may include the video encoding apparatus 100 of FIG. 1 and the video encoding apparatus 100. Same as described above with reference.
수신부(205)는 부호화된 비디오에 대한 비트스트림을 수신하여 파싱(parsing)한다. 영상 데이터 및 부호화 정보 추출부(220)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 트리 구조에 따른 부호화 단위들에 따라 부호화 단위마다 부호화된 영상 데이터를 추출하여 영상 데이터 복호화부(230)로 출력한다. 영상 데이터 및 부호화 정보 추출부(220)는 현재 픽처에 대한 헤더로부터 현재 픽처의 부호화 단위의 최대 크기에 관한 정보를 추출할 수 있다. The receiver 205 receives and parses a bitstream of an encoded video. The image data and encoding information extractor 220 extracts image data encoded for each coding unit from the parsed bitstream according to coding units having a tree structure for each maximum coding unit, and outputs the encoded image data to the image data decoder 230. The image data and encoding information extractor 220 may extract information about a maximum size of a coding unit of the current picture from a header for the current picture.
또한, 영상 데이터 및 부호화 정보 추출부(220)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 트리 구조에 따른 부호화 단위들에 대한 부호화 심도 및 부호화 모드에 관한 정보를 추출한다. 추출된 부호화 심도 및 부호화 모드에 관한 정보는 영상 데이터 복호화부(230)로 출력된다. 즉, 비트열의 영상 데이터를 최대 부호화 단위로 분할하여, 영상 데이터 복호화부(230)가 최대 부호화 단위마다 영상 데이터를 복호화하도록 할 수 있다. Also, the image data and encoding information extractor 220 extracts information about a coded depth and an encoding mode for the coding units having a tree structure for each maximum coding unit, from the parsed bitstream. The extracted information about the coded depth and the coding mode is output to the image data decoder 230. That is, the image data of the bit string may be divided into maximum coding units so that the image data decoder 230 may decode the image data for each maximum coding unit.
최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보는, 하나 이상의 부호화 심도 정보에 대해 설정될 수 있으며, 부호화 심도별 부호화 모드에 관한 정보는, 해당 부호화 단위의 파티션 타입 정보, 예측 모드 정보 및 변환 단위의 크기 정보 등을 포함할 수 있다. 또한, 부호화 심도 정보로서, 심도별 분할 정보가 추출될 수도 있다.The information about the coded depth and the encoding mode for each largest coding unit may be set with respect to one or more coded depth information, and the information about the coding mode according to the coded depths may include partition type information, prediction mode information, and transformation unit of the corresponding coding unit. May include size information and the like. In addition, split information for each depth may be extracted as the coded depth information.
영상 데이터 및 부호화 정보 추출부(220)가 추출한 최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보는, 일 실시예에 따른 비디오 부호화 장치(100)와 같이 부호화단에서, 최대 부호화 단위별 심도별 부호화 단위마다 반복적으로 부호화를 수행하여 최소 부호화 오차를 발생시키는 것으로 결정된 부호화 심도 및 부호화 모드에 관한 정보이다. 따라서, 비디오 복호화 장치(200)는 최소 부호화 오차를 발생시키는 부호화 방식에 따라 데이터를 복호화하여 영상을 복원할 수 있다.The information about the coded depth and the encoding mode according to the maximum coding units extracted by the image data and the encoding information extractor 220 may be encoded according to the depth according to the maximum coding unit, as in the video encoding apparatus 100 according to an embodiment. Information about a coded depth and an encoding mode determined to repeatedly perform encoding for each unit to generate a minimum encoding error. Therefore, the video decoding apparatus 200 may reconstruct an image by decoding data according to an encoding method that generates a minimum encoding error.
일 실시예에 따른 부호화 심도 및 부호화 모드에 대한 부호화 정보는, 해당 부호화 단위, 예측 단위 및 최소 단위 중 소정 데이터 단위에 대해 할당되어 있을 수 있으므로, 영상 데이터 및 부호화 정보 추출부(220)는 소정 데이터 단위별로 부호화 심도 및 부호화 모드에 관한 정보를 추출할 수 있다. 소정 데이터 단위별로, 해당 최대 부호화 단위의 부호화 심도 및 부호화 모드에 관한 정보가 기록되어 있다면, 동일한 부호화 심도 및 부호화 모드에 관한 정보를 갖고 있는 소정 데이터 단위들은 동일한 최대 부호화 단위에 포함되는 데이터 단위로 유추될 수 있다. Since the encoded information about the coded depth and the encoding mode according to an embodiment may be allocated to a predetermined data unit among the corresponding coding unit, the prediction unit, and the minimum unit, the image data and the encoding information extractor 220 may determine the predetermined data. Information about a coded depth and an encoding mode may be extracted for each unit. If the information about the coded depth and the coding mode of the maximum coding unit is recorded for each of the predetermined data units, the predetermined data units having the information about the same coded depth and the coding mode are inferred as data units included in the same maximum coding unit. Can be.
영상 데이터 복호화부(230)는 최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보에 기초하여 각각의 최대 부호화 단위의 영상 데이터를 복호화하여 현재 픽처를 복원한다. 즉 영상 데이터 복호화부(230)는, 최대 부호화 단위에 포함되는 트리 구조에 따른 부호화 단위들 가운데 각각의 부호화 단위마다, 판독된 파티션 타입, 예측 모드, 변환 단위에 기초하여 부호화된 영상 데이터를 복호화할 수 있다. 복호화 과정은 인트라 예측 및 움직임 보상을 포함하는 예측 과정, 및 주파수 역변환 과정을 포함할 수 있다.The image data decoder 230 reconstructs the current picture by decoding image data of each maximum coding unit based on the information about the coded depth and the encoding mode for each maximum coding unit. That is, the image data decoder 230 may decode the encoded image data based on the read partition type, the prediction mode, and the transformation unit for each coding unit among the coding units having the tree structure included in the maximum coding unit. Can be. The decoding process may include a prediction process including intra prediction and motion compensation, and a frequency inverse transform process.
영상 데이터 복호화부(230)는, 부호화 심도별 부호화 단위의 예측 단위의 파티션 타입 정보 및 예측 모드 정보에 기초하여, 부호화 단위마다 각각의 파티션 및 예측 모드에 따라 인트라 예측 또는 움직임 보상을 수행할 수 있다.The image data decoder 230 may perform intra prediction or motion compensation according to each partition and prediction mode for each coding unit based on partition type information and prediction mode information of the prediction unit of the coding unit for each coding depth. .
또한, 영상 데이터 복호화부(230)는, 최대 부호화 단위별 주파수 역변환을 위해, 부호화 심도별 부호화 단위의 변환 단위의 크기 정보에 기초하여, 부호화 단위마다 각각의 변환 단위에 따라 주파수 역변환을 수행할 수 있다.In addition, the image data decoder 230 may perform frequency inverse transformation according to each transformation unit for each coding unit based on size information of the transformation unit of the coding unit for each coding depth, for a frequency inverse transformation for each maximum coding unit. have.
영상 데이터 복호화부(230)는 심도별 분할 정보를 이용하여 현재 최대 부호화 단위의 부호화 심도를 결정할 수 있다. 만약, 분할 정보가 현재 심도에서 더 이상 분할되지 않음을 나타내고 있다면 현재 심도가 부호화 심도이다. 따라서, 영상 데이터 복호화부(230)는 현재 최대 부호화 단위의 영상 데이터에 대해 현재 심도의 부호화 단위를 예측 단위의 파티션 타입, 예측 모드 및 변환 단위 크기 정보를 이용하여 복호화할 수 있다. The image data decoder 230 may determine the coded depth of the current maximum coding unit by using the split information for each depth. If the split information indicates that the split information is no longer split at the current depth, the current depth is the coded depth. Therefore, the image data decoder 230 may decode the coding unit of the current depth using the partition type, the prediction mode, and the transformation unit size information of the prediction unit with respect to the image data of the current maximum coding unit.
즉, 부호화 단위, 예측 단위 및 최소 단위 중 소정 데이터 단위에 대해 설정되어 있는 부호화 정보를 관찰하여, 동일한 분할 정보를 포함한 부호화 정보를 보유하고 있는 데이터 단위가 모여, 영상 데이터 복호화부(230)에 의해 동일한 부호화 모드로 복호화할 하나의 데이터 단위로 간주될 수 있다. In other words, by observing the encoding information set for a predetermined data unit among the coding unit, the prediction unit, and the minimum unit, the data units having the encoding information including the same split information are gathered, and the image data decoder 230 It may be regarded as one data unit to be decoded in the same encoding mode.
일 실시예에 따른 비디오 복호화 장치(200)는, 부호화 과정에서 최대 부호화 단위마다 재귀적으로 부호화를 수행하여 최소 부호화 오차를 발생시킨 부호화 단위에 대한 정보를 획득하여, 현재 픽처에 대한 복호화에 이용할 수 있다. 즉, 최대 부호화 단위마다 최적 부호화 단위로 결정된 트리 구조에 따른 부호화 단위들의 부호화된 영상 데이터의 복호화가 가능해진다.According to an embodiment, the video decoding apparatus 200 may obtain information about a coding unit that generates a minimum coding error by recursively encoding each maximum coding unit in an encoding process, and use the same to decode the current picture. have. That is, decoding of encoded image data of coding units having a tree structure determined as an optimal coding unit for each maximum coding unit can be performed.
따라서, 높은 해상도의 영상 또는 데이터량이 과도하게 많은 영상이라도 부호화단으로부터 전송된 최적 부호화 모드에 관한 정보를 이용하여, 영상의 특성에 적응적으로 결정된 부호화 단위의 크기 및 부호화 모드에 따라 효율적으로 영상 데이터를 복호화하여 복원할 수 있다.Therefore, even if a high resolution image or an excessively large amount of data is used, the image data can be efficiently used according to the coding unit size and the encoding mode that are adaptively determined according to the characteristics of the image by using the information about the optimum encoding mode transmitted from the encoding end. Can be decoded and restored.
이하 도 3 내지 도 13을 참조하여 본 발명의 일 실시예에 따른 트리 구조에 따른 부호화 단위들, 예측 단위 및 변환 단위의 결정 방식이 상술된다.Hereinafter, a method of determining coding units, a prediction unit, and a transformation unit according to a tree structure according to an embodiment of the present invention will be described with reference to FIGS. 3 to 13.
도 3 은 계층적 부호화 단위의 개념을 도시한다.3 illustrates a concept of hierarchical coding units.
부호화 단위의 예는, 부호화 단위의 크기는 너비x높이로 표현되며, 크기 64x64인 부호화 단위부터, 32x32, 16x16, 8x8를 포함할 수 있다. 크기 64x64의 부호화 단위는 크기 64x64, 64x32, 32x64, 32x32의 파티션들로 분할될 수 있고, 크기 32x32의 부호화 단위는 크기 32x32, 32x16, 16x32, 16x16의 파티션들로, 크기 16x16의 부호화 단위는 크기 16x16, 16x8, 8x16, 8x8의 파티션들로, 크기 8x8의 부호화 단위는 크기 8x8, 8x4, 4x8, 4x4의 파티션들로 분할될 수 있다.As an example of a coding unit, a size of a coding unit may be expressed by a width x height, and may include 32x32, 16x16, and 8x8 from a coding unit having a size of 64x64. Coding units of size 64x64 may be partitioned into partitions of size 64x64, 64x32, 32x64, and 32x32, coding units of size 32x32 are partitions of size 32x32, 32x16, 16x32, and 16x16, and coding units of size 16x16 are 16x16. Coding units of size 8x8 may be divided into partitions of size 8x8, 8x4, 4x8, and 4x4, into partitions of 16x8, 8x16, and 8x8.
비디오 데이터(310)에 대해서는, 해상도는 1920x1080, 부호화 단위의 최대 크기는 64, 최대 심도가 2로 설정되어 있다. 비디오 데이터(320)에 대해서는, 해상도는 1920x1080, 부호화 단위의 최대 크기는 64, 최대 심도가 3로 설정되어 있다. 비디오 데이터(330)에 대해서는, 해상도는 352x288, 부호화 단위의 최대 크기는 16, 최대 심도가 1로 설정되어 있다. 도 3에 도시된 최대 심도는, 최대 부호화 단위로부터 최소 부호화 단위까지의 총 분할 횟수를 나타낸다.As for the video data 310, the resolution is set to 1920x1080, the maximum size of the coding unit is 64, and the maximum depth is 2. For the video data 320, the resolution is set to 1920x1080, the maximum size of the coding unit is 64, and the maximum depth is 3. As for the video data 330, the resolution is set to 352x288, the maximum size of the coding unit is 16, and the maximum depth is 1. The maximum depth illustrated in FIG. 3 represents the total number of divisions from the maximum coding unit to the minimum coding unit.
해상도가 높거나 데이터량이 많은 경우 부호화 효율의 향상 뿐만 아니라 영상 특성을 정확히 반형하기 위해 부호화 사이즈의 최대 크기가 상대적으로 큰 것이 바람직하다. 따라서, 비디오 데이터(330)에 비해, 해상도가 높은 비디오 데이터(310, 320)는 부호화 사이즈의 최대 크기가 64로 선택될 수 있다.When the resolution is high or the amount of data is large, it is preferable that the maximum size of the coding size is relatively large not only to improve the coding efficiency but also to accurately shape the image characteristics. Accordingly, the video data 310 or 320 having a higher resolution than the video data 330 may be selected to have a maximum size of 64.
비디오 데이터(310)의 최대 심도는 2이므로, 비디오 데이터(310)의 부호화 단위(315)는 장축 크기가 64인 최대 부호화 단위로부터, 2회 분할하며 심도가 두 계층 깊어져서 장축 크기가 32, 16인 부호화 단위들까지 포함할 수 있다. 반면, 비디오 데이터(330)의 최대 심도는 1이므로, 비디오 데이터(330)의 부호화 단위(335)는 장축 크기가 16인 부호화 단위들로부터, 1회 분할하며 심도가 한 계층 깊어져서 장축 크기가 8인 부호화 단위들까지 포함할 수 있다. Since the maximum depth of the video data 310 is 2, the coding unit 315 of the video data 310 is divided twice from a maximum coding unit having a long axis size of 64, and the depth is deepened by two layers, so that the long axis size is 32, 16. Up to coding units may be included. On the other hand, since the maximum depth of the video data 330 is 1, the coding unit 335 of the video data 330 is divided once from coding units having a long axis size of 16, and the depth is deepened by one layer to increase the long axis size to 8. Up to coding units may be included.
비디오 데이터(320)의 최대 심도는 3이므로, 비디오 데이터(320)의 부호화 단위(325)는 장축 크기가 64인 최대 부호화 단위로부터, 3회 분할하며 심도가 세 계층 깊어져서 장축 크기가 32, 16, 8인 부호화 단위들까지 포함할 수 있다. 심도가 깊어질수록 세부 정보의 표현능력이 향상될 수 있다.Since the maximum depth of the video data 320 is 3, the coding unit 325 of the video data 320 is divided three times from the largest coding unit having a long axis size of 64, and the depth is three layers deep, so that the long axis size is 32, 16. , Up to 8 coding units may be included. As the depth increases, the expressive power of the detailed information may be improved.
도 4 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 부호화부의 블록도를 도시한다.4 is a block diagram of an image encoder based on coding units, according to an embodiment of the present invention.
일 실시예에 따른 영상 부호화부(400)는, 비디오 부호화 장치(100)의 부호화 단위 결정부(120)에서 영상 데이터를 부호화하는데 거치는 작업들을 포함한다. 즉, 인트라 예측부(410)는 현재 프레임(405) 중 인트라 모드의 부호화 단위에 대해 인트라 예측을 수행하고, 움직임 추정부(420) 및 움직임 보상부(425)는 인터 모드의 현재 프레임(405) 및 참조 프레임(495)를 이용하여 인터 추정 및 움직임 보상을 수행한다.The image encoder 400 according to an embodiment includes operations performed by the encoding unit determiner 120 of the video encoding apparatus 100 to encode image data. That is, the intra predictor 410 performs intra prediction on the coding unit of the intra mode among the current frame 405, and the motion estimator 420 and the motion compensator 425 are the current frame 405 of the inter mode. And the inter frame estimation and motion compensation using the reference frame 495.
인트라 예측부(410), 움직임 추정부(420) 및 움직임 보상부(425)로부터 출력된 데이터는 주파수 변환부(430) 및 양자화부(440)를 거쳐 양자화된 변환 계수로 출력된다. 양자화된 변환 계수는 역양자화부(460), 주파수 역변환부(470)을 통해 공간 영역의 데이터로 복원되고, 복원된 공간 영역의 데이터는 디블로킹부(480) 및 루프 필터링부(490)를 거쳐 후처리되어 참조 프레임(495)으로 출력된다. 양자화된 변환 계수는 엔트로피 부호화부(450)를 거쳐 비트스트림(455)으로 출력될 수 있다.Data output from the intra predictor 410, the motion estimator 420, and the motion compensator 425 is output as a quantized transform coefficient through the frequency converter 430 and the quantizer 440. The quantized transform coefficients are restored to the data of the spatial domain through the inverse quantizer 460 and the frequency inverse transformer 470, and the recovered data of the spatial domain is passed through the deblocking block 480 and the loop filtering unit 490. It is post-processed and output to the reference frame 495. The quantized transform coefficients may be output to the bitstream 455 via the entropy encoder 450.
일 실시예에 따른 비디오 부호화 장치(100)에 적용되기 위해서는, 영상 부호화부(400)의 구성 요소들인 인트라 예측부(410), 움직임 추정부(420), 움직임 보상부(425), 주파수 변환부(430), 양자화부(440), 엔트로피 부호화부(450), 역양자화부(460), 주파수 역변환부(470), 디블로킹부(480) 및 루프 필터링부(490)가 모두, 최대 부호화 단위마다 최대 심도를 고려하여 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위에 기반한 작업을 수행하여야 한다. In order to be applied to the video encoding apparatus 100 according to an embodiment, an intra predictor 410, a motion estimator 420, a motion compensator 425, and a frequency converter that are components of the image encoder 400 may be used. 430, quantization unit 440, entropy encoding unit 450, inverse quantization unit 460, frequency inverse transform unit 470, deblocking unit 480, and loop filtering unit 490 are all the maximum coding units. In each case, an operation based on each coding unit among the coding units having a tree structure should be performed in consideration of the maximum depth.
특히, 인트라 예측부(410), 움직임 추정부(420) 및 움직임 보상부(425)는 현재 최대 부호화 단위의 최대 크기 및 최대 심도를 고려하여 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위의 파티션 및 예측 모드를 결정하며, 주파수 변환부(430)는 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위 내의 변환 단위의 크기를 결정하여야 한다.In particular, the intra predictor 410, the motion estimator 420, and the motion compensator 425 partition each coding unit among coding units having a tree structure in consideration of the maximum size and the maximum depth of the current maximum coding unit. And a prediction mode, and the frequency converter 430 should determine the size of a transform unit in each coding unit among the coding units having a tree structure.
도 5 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 복호화부의 블록도를 도시한다.5 is a block diagram of an image decoder based on coding units, according to an embodiment of the present invention.
비트스트림(505)이 파싱부(510)를 거쳐 복호화 대상인 부호화된 영상 데이터 및 복호화를 위해 필요한 부호화에 관한 정보가 파싱된다. 부호화된 영상 데이터는 엔트로피 복호화부(520) 및 역양자화부(530)를 거쳐 역양자화된 데이터로 출력되고, 주파수 역변환부(540)를 거쳐 공간 영역의 영상 데이터가 복원된다. The bitstream 505 is parsed through the parsing unit 510, and the encoded image data to be decoded and information about encoding necessary for decoding are parsed. The encoded image data is output as inverse quantized data through the entropy decoder 520 and the inverse quantizer 530, and the image data of the spatial domain is restored through the frequency inverse transformer 540.
공간 영역의 영상 데이터에 대해서, 인트라 예측부(550)는 인트라 모드의 부호화 단위에 대해 인트라 예측을 수행하고, 움직임 보상부(560)는 참조 프레임(585)를 함께 이용하여 인터 모드의 부호화 단위에 대해 움직임 보상을 수행한다.For the image data of the spatial domain, the intra prediction unit 550 performs intra prediction on the coding unit of the intra mode, and the motion compensator 560 uses the reference frame 585 together to apply the coding unit of the inter mode. Perform motion compensation for the
인트라 예측부(550) 및 움직임 보상부(560)를 거친 공간 영역의 데이터는 디블로킹부(570) 및 루프 필터링부(580)를 거쳐 후처리되어 복원 프레임(595)으로 출력될 수 있다. 또한, 디블로킹부(570) 및 루프 필터링부(580)를 거쳐 후처리된 데이터는 참조 프레임(585)으로서 출력될 수 있다.Data in the spatial domain that has passed through the intra predictor 550 and the motion compensator 560 may be post-processed through the deblocking unit 570 and the loop filtering unit 580 to be output to the reconstructed frame 595. In addition, the post-processed data through the deblocking unit 570 and the loop filtering unit 580 may be output as the reference frame 585.
비디오 복호화 장치(200)의 영상 데이터 복호화부(230)에서 영상 데이터를 복호화하기 위해, 일 실시예에 따른 영상 복호화부(500)의 파싱부(510) 이후의 단계별 작업들이 수행될 수 있다.In order to decode the image data in the image data decoder 230 of the video decoding apparatus 200, step-by-step operations after the parser 510 of the image decoder 500 according to an embodiment may be performed.
일 실시예에 따른 비디오 복호화 장치(200)에 적용되기 위해서는, 영상 복호화부(500)의 구성 요소들인 파싱부(510), 엔트로피 복호화부(520), 역양자화부(530), 주파수 역변환부(540), 인트라 예측부(550), 움직임 보상부(560), 디블로킹부(570) 및 루프 필터링부(580)가 모두, 최대 부호화 단위마다 트리 구조에 따른 부호화 단위들에 기반하여 작업을 수행하여야 한다. In order to be applied to the video decoding apparatus 200 according to an exemplary embodiment, a parser 510, an entropy decoder 520, an inverse quantizer 530, and a frequency inverse transform unit which are components of the image decoder 500 may be used. 540, the intra predictor 550, the motion compensator 560, the deblocking unit 570, and the loop filtering unit 580 all perform operations based on coding units having a tree structure for each largest coding unit. shall.
특히, 인트라 예측부(550), 움직임 보상부(560)는 트리 구조에 따른 부호화 단위들 각각마다 파티션 및 예측 모드를 결정하며, 주파수 역변환부(540)는 부호화 단위마다 변환 단위의 크기를 결정하여야 한다.In particular, the intra predictor 550 and the motion compensator 560 determine partitions and prediction modes for each coding unit having a tree structure, and the frequency inverse transform unit 540 must determine the size of the transform unit for each coding unit. do.
도 6 는 본 발명의 일 실시예에 따른 심도별 부호화 단위 및 파티션을 도시한다.6 is a diagram of deeper coding units according to depths, and partitions, according to an embodiment of the present invention.
일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 따른 비디오 복호화 장치(200)는 영상 특성을 고려하기 위해 계층적인 부호화 단위를 사용한다. 부호화 단위의 최대 높이 및 너비, 최대 심도는 영상의 특성에 따라 적응적으로 결정될 수도 있으며, 사용자의 요구에 따라 다양하게 설정될 수도 있다. 미리 설정된 부호화 단위의 최대 크기에 따라, 심도별 부호화 단위의 크기가 결정될 수 있다.The video encoding apparatus 100 according to an embodiment and the video decoding apparatus 200 according to an embodiment use hierarchical coding units to consider image characteristics. The maximum height, width, and maximum depth of the coding unit may be adaptively determined according to the characteristics of the image, and may be variously set according to a user's request. According to the maximum size of the preset coding unit, the size of the coding unit for each depth may be determined.
일 실시예에 따른 부호화 단위의 계층 구조(600)는 부호화 단위의 최대 높이 및 너비가 64이며, 최대 심도가 3인 경우를 도시하고 있다. 일 실시예에 따른 부호화 단위의 계층 구조(600)의 세로축을 따라서 심도가 깊어지므로 심도별 부호화 단위의 높이 및 너비가 각각 분할한다. 또한, 부호화 단위의 계층 구조(600)의 가로축을 따라, 각각의 심도별 부호화 단위의 예측 부호화의 기반이 되는 예측 단위 및 파티션이 도시되어 있다.The hierarchical structure 600 of a coding unit according to an embodiment illustrates a case in which a maximum height and a width of a coding unit are 64 and a maximum depth is three. Since the depth deepens along the vertical axis of the hierarchical structure 600 of the coding unit according to an embodiment, the height and the width of the coding unit for each depth are divided. In addition, a prediction unit and a partition on which the prediction encoding of each depth-based coding unit is shown along the horizontal axis of the hierarchical structure 600 of the coding unit are illustrated.
즉, 부호화 단위(610)는 부호화 단위의 계층 구조(600) 중 최대 부호화 단위로서 심도가 0이며, 부호화 단위의 크기, 즉 높이 및 너비가 64x64이다. 세로축을 따라 심도가 깊어지며, 크기 32x32인 심도 1의 부호화 단위(620), 크기 16x16인 심도 2의 부호화 단위(630), 크기 8x8인 심도 3의 부호화 단위(640). 크기 8x8인 심도 3의 부호화 단위(640)는 최소 부호화 단위이다.That is, the coding unit 610 has a depth of 0 as the largest coding unit of the hierarchical structure 600 of the coding unit, and the size, ie, the height and width, of the coding unit is 64x64. A depth deeper along a vertical axis, a coding unit 620 of depth 1 having a size of 32x32, a coding unit 630 of depth 2 having a size of 16x16, and a coding unit 640 of depth 3 having a size of 8x8. A coding unit 640 of depth 3 having a size of 8 × 8 is a minimum coding unit.
각각의 심도별로 가로축을 따라, 부호화 단위의 예측 단위 및 파티션들이 배열된다. 즉, 심도 0의 크기 64x64의 부호화 단위(610)가 예측 단위라면, 예측 단위는 크기 64x64의 부호화 단위(610)에 포함되는 크기 64x64의 파티션(610), 크기 64x32의 파티션들(612), 크기 32x64의 파티션들(614), 크기 32x32의 파티션들(616)로 분할될 수 있다. Prediction units and partitions of the coding unit are arranged along the horizontal axis for each depth. That is, if the coding unit 610 of size 64x64 having a depth of zero is a prediction unit, the prediction unit may include a partition 610 of size 64x64, partitions 612 of size 64x32, and size included in the coding unit 610 of size 64x64. 32x64 partitions 614, 32x32 partitions 616.
마찬가지로, 심도 1의 크기 32x32의 부호화 단위(620)의 예측 단위는, 크기 32x32의 부호화 단위(620)에 포함되는 크기 32x32의 파티션(620), 크기 32x16의 파티션들(622), 크기 16x32의 파티션들(624), 크기 16x16의 파티션들(626)로 분할될 수 있다. Similarly, the prediction unit of the coding unit 620 having a size of 32x32 having a depth of 1 includes a partition 620 of size 32x32, partitions 622 of size 32x16 and a partition of size 16x32 included in the coding unit 620 of size 32x32. 624, partitions 626 of size 16x16.
마찬가지로, 심도 2의 크기 16x16의 부호화 단위(630)의 예측 단위는, 크기 16x16의 부호화 단위(630)에 포함되는 크기 16x16의 파티션(630), 크기 16x8의 파티션들(632), 크기 8x16의 파티션들(634), 크기 8x8의 파티션들(636)로 분할될 수 있다. Similarly, the prediction unit of the coding unit 630 of size 16x16 having a depth of 2 includes a partition 630 of size 16x16, partitions 632 of size 16x8, and a partition of size 8x16 included in the coding unit 630 of size 16x16. 634, partitions 636 of size 8x8.
마지막으로, 심도 3의 크기 8x8의 부호화 단위(640)의 예측 단위는, 크기 8x8의 부호화 단위(640)에 포함되는 크기 8x8의 파티션(640), 크기 8x4의 파티션들(642), 크기 4x8의 파티션들(644), 크기 4x4의 파티션들(646)로 분할될 수 있다. Finally, the prediction unit of the coding unit 640 of size 8x8 having a depth of 3 includes a partition 640 of size 8x8, partitions 642 of size 8x4 and a size of 4x8 included in the coding unit 640 of size 8x8. Partitions 644, partitions 646 of size 4x4.
일 실시예에 따른 비디오 부호화 장치(100)의 부호화 단위 결정부(120)는, 최대 부호화 단위(610)의 부호화 심도를 결정하기 위해, 최대 부호화 단위(610)에 포함되는 각각의 심도의 부호화 단위마다 부호화를 수행하여야 한다. The coding unit determiner 120 of the video encoding apparatus 100 according to an exemplary embodiment may determine a coding depth of the maximum coding unit 610. The coding unit of each depth included in the maximum coding unit 610. Encoding must be performed every time.
동일한 범위 및 크기의 데이터를 포함하기 위한 심도별 부호화 단위의 개수는, 심도가 깊어질수록 심도별 부호화 단위의 개수도 증가한다. 예를 들어, 심도 1의 부호화 단위 한 개가 포함하는 데이터에 대해서, 심도 2의 부호화 단위는 네 개가 필요하다. 따라서, 동일한 데이터의 부호화 결과를 심도별로 비교하기 위해서, 한 개의 심도 1의 부호화 단위 및 네 개의 심도 2의 부호화 단위를 이용하여 각각 부호화되어야 한다.The number of deeper coding units according to depths for including data having the same range and size increases as the depth increases. For example, four coding units of depth 2 are required for data included in one coding unit of depth 1. Therefore, in order to compare the encoding results of the same data for each depth, each of the coding units having one depth 1 and four coding units having four depths 2 should be encoded.
각각의 심도별 부호화를 위해서는, 부호화 단위의 계층 구조(600)의 가로축을 따라, 심도별 부호화 단위의 예측 단위들마다 부호화를 수행하여, 해당 심도에서 가장 작은 부호화 오차인 대표 부호화 오차가 선택될 수다. 또한, 부호화 단위의 계층 구조(600)의 세로축을 따라 심도가 깊어지며, 각각의 심도마다 부호화를 수행하여, 심도별 대표 부호화 오차를 비교하여 최소 부호화 오차가 검색될 수 있다. 최대 부호화 단위(610) 중 최소 부호화 오차가 발생하는 심도 및 파티션이 최대 부호화 단위(610)의 부호화 심도 및 파티션 타입으로 선택될 수 있다. For each depth coding, encoding may be performed for each prediction unit of a coding unit according to depths along a horizontal axis of the hierarchical structure 600 of the coding unit, and a representative coding error, which is the smallest coding error at a corresponding depth, may be selected. . In addition, a depth deeper along the vertical axis of the hierarchical structure 600 of the coding unit, the encoding may be performed for each depth, and the minimum coding error may be searched by comparing the representative coding error for each depth. The depth and the partition in which the minimum coding error occurs in the maximum coding unit 610 may be selected as the coding depth and the partition type of the maximum coding unit 610.
도 7 은 본 발명의 일 실시예에 따른, 부호화 단위 및 변환 단위의 관계를 도시한다. 7 illustrates a relationship between coding units and transformation units, according to an embodiment of the present invention.
일 실시예에 따른 비디오 부호화 장치(100) 또는 일 실시예에 따른 비디오 복호화 장치(200)는, 최대 부호화 단위마다 최대 부호화 단위보다 작거나 같은 크기의 부호화 단위로 영상을 부호화하거나 복호화한다. 부호화 과정 중 주파수 변환을 위한 변환 단위의 크기는 각각의 부호화 단위보다 크지 않은 데이터 단위를 기반으로 선택될 수 있다.The video encoding apparatus 100 according to an embodiment or the video decoding apparatus 200 according to an embodiment encodes or decodes an image in coding units having a size smaller than or equal to the maximum coding unit for each maximum coding unit. The size of a transform unit for frequency transformation during the encoding process may be selected based on a data unit that is not larger than each coding unit.
예를 들어, 일 실시예에 따른 비디오 부호화 장치(100) 또는 일 실시예에 따른 비디오 복호화 장치(200)에서, 현재 부호화 단위(710)가 64x64 크기일 때, 32x32 크기의 변환 단위(720)를 이용하여 주파수 변환이 수행될 수 있다. For example, in the video encoding apparatus 100 or the video decoding apparatus 200 according to the embodiment, when the current coding unit 710 is 64x64 size, the 32x32 size conversion unit 720 is Frequency conversion can be performed using the above.
또한, 64x64 크기의 부호화 단위(710)의 데이터를 64x64 크기 이하의 32x32, 16x16, 8x8, 4x4 크기의 변환 단위들로 각각 주파수 변환을 수행하여 부호화한 후, 원본과의 오차가 가장 적은 변환 단위가 선택될 수 있다.In addition, the data of the 64x64 coding unit 710 is encoded by performing frequency transformation on the 32x32, 16x16, 8x8, and 4x4 transform units having a size of 64x64 or less, and the transform unit having the least error with the original is obtained. Can be selected.
도 8 은 본 발명의 일 실시예에 따라, 심도별 부호화 정보들을 도시한다.8 illustrates encoding information according to depths, according to an embodiment of the present invention.
일 실시예에 따른 비디오 부호화 장치(100)의 출력부(130)는 부호화 모드에 관한 정보로서, 각각의 부호화 심도의 부호화 단위마다 파티션 타입에 관한 정보(800), 예측 모드에 관한 정보(810), 변환 단위 크기에 대한 정보(820)를 부호화하여 전송할 수 있다.The output unit 130 of the video encoding apparatus 100 according to an exemplary embodiment is information about an encoding mode, and information about a partition type 800 and information 810 about a prediction mode for each coding unit of each coded depth. The information 820 about the size of the transformation unit may be encoded and transmitted.
파티션 타입에 대한 정보(800)는, 현재 부호화 단위의 예측 부호화를 위한 데이터 단위로서, 현재 부호화 단위의 예측 단위가 분할된 파티션의 형태에 대한 정보를 나타낸다. 예를 들어, 크기 2Nx2N의 현재 부호화 단위 CU_0는, 크기 2Nx2N의 파티션(802), 크기 2NxN의 파티션(804), 크기 Nx2N의 파티션(806), 크기 NxN의 파티션(808) 중 어느 하나의 타입으로 분할되어 이용될 수 있다. 이 경우 현재 부호화 단위의 파티션 타입에 관한 정보(800)는 크기 2Nx2N의 파티션(802), 크기 2NxN의 파티션(804), 크기 Nx2N의 파티션(806) 및 크기 NxN의 파티션(808) 중 하나를 나타내도록 설정된다.The information about the partition type 800 is a data unit for predictive encoding of the current coding unit and indicates information about a partition type in which the prediction unit of the current coding unit is divided. For example, the current coding unit CU_0 of size 2Nx2N may be any one of a partition 802 of size 2Nx2N, a partition 804 of size 2NxN, a partition 806 of size Nx2N, and a partition 808 of size NxN. It can be divided and used. In this case, the information 800 about the partition type of the current coding unit represents one of a partition 802 of size 2Nx2N, a partition 804 of size 2NxN, a partition 806 of size Nx2N, and a partition 808 of size NxN. It is set to.
예측 모드에 관한 정보(810)는, 각각의 파티션의 예측 모드를 나타낸다. 예를 들어 예측 모드에 관한 정보(810)를 통해, 파티션 타입에 관한 정보(800)가 가리키는 파티션이 인트라 모드(812), 인터 모드(814) 및 스킵 모드(816) 중 하나로 예측 부호화가 수행되는지 여부가 설정될 수 있다.Information 810 relating to the prediction mode indicates the prediction mode of each partition. For example, through the information 810 about the prediction mode, whether the partition indicated by the information 800 about the partition type is performed in one of the intra mode 812, the inter mode 814, and the skip mode 816 is performed. Whether or not can be set.
또한, 변환 단위 크기에 관한 정보(820)는 현재 부호화 단위를 어떠한 변환 단위를 기반으로 주파수 변환을 수행할지 여부를 나타낸다. 예를 들어, 변환 단위는 제 1 인트라 변환 단위 크기(822), 제 2 인트라 변환 단위 크기(824), 제 1 인터 변환 단위 크기(826), 제 2 인트라 변환 단위 크기(828) 중 하나일 수 있다.In addition, the information about the transform unit size 820 indicates whether to transform the current coding unit based on the transform unit. For example, the transform unit may be one of a first intra transform unit size 822, a second intra transform unit size 824, a first inter transform unit size 826, and a second intra transform unit size 828. have.
일 실시예에 따른 비디오 복호화 장치(200)의 영상 데이터 및 부호화 정보 추출부(210)는, 각각의 심도별 부호화 단위마다 파티션 타입에 관한 정보(800), 예측 모드에 관한 정보(810), 변환 단위 크기에 대한 정보(820)를 추출하여 복호화에 이용할 수 있다.The image data and encoding information extractor 210 of the video decoding apparatus 200 according to an embodiment may include information about a partition type 800, information 810 about a prediction mode, and transformation for each depth-based coding unit. Information 820 about the unit size may be extracted and used for decoding.
도 9 는 본 발명의 일 실시예에 따른 심도별 부호화 단위를 도시한다. 9 is a diagram of deeper coding units according to depths, according to an embodiment of the present invention.
심도의 변화를 나타내기 위해 분할 정보가 이용될 수 있다. 분할 정보는 현재 심도의 부호화 단위가 하위 심도의 부호화 단위로 분할될지 여부를 나타낸다. Segmentation information may be used to indicate a change in depth. The split information indicates whether a coding unit of a current depth is split into coding units of a lower depth.
심도 0 및 2N_0x2N_0 크기의 부호화 단위(900)의 예측 부호화를 위한 예측 단위(910)는 2N_0x2N_0 크기의 파티션 타입(912), 2N_0xN_0 크기의 파티션 타입(914), N_0x2N_0 크기의 파티션 타입(916), N_0xN_0 크기의 파티션 타입(918)을 포함할 수 있다. 예측 단위가 대칭적 비율로 분할된 파티션들(912, 914, 916, 918)만이 예시되어 있지만, 전술한 바와 같이 파티션 타입은 이에 한정되지 않고 비대칭적 파티션, 임의적 형태의 파티션, 기하학적 형태의 파티션 등을 포함할 수 있다.The prediction unit 910 for predictive encoding of the coding unit 900 having depth 0 and 2N_0x2N_0 size includes a partition type 912 having a size of 2N_0x2N_0, a partition type 914 having a size of 2N_0xN_0, a partition type 916 having a size of N_0x2N_0, and a N_0xN_0 It may include a partition type 918 of size. Although only partitions 912, 914, 916, and 918 in which the prediction unit is divided by a symmetrical ratio are illustrated, as described above, the partition type is not limited thereto, and asymmetric partitions, arbitrary partitions, geometric partitions, and the like. It may include.
파티션 타입마다, 한 개의 2N_0x2N_0 크기의 파티션, 두 개의 2N_0xN_0 크기의 파티션, 두 개의 N_0x2N_0 크기의 파티션, 네 개의 N_0xN_0 크기의 파티션마다 반복적으로 예측 부호화가 수행되어야 한다. 크기 2N_0x2N_0, 크기 N_0x2N_0 및 크기 2N_0xN_0 및 크기 N_0xN_0의 파티션에 대해서는, 인트라 모드 및 인터 모드로 예측 부호화가 수행될 수 있다. 스킵 모드는 크기 2N_0x2N_0의 파티션에 예측 부호화가 대해서만 수행될 수 있다.For each partition type, prediction coding must be performed repeatedly for one 2N_0x2N_0 partition, two 2N_0xN_0 partitions, two N_0x2N_0 partitions, and four N_0xN_0 partitions. For partitions having a size 2N_0x2N_0, a size N_0x2N_0, a size 2N_0xN_0, and a size N_0xN_0, prediction encoding may be performed in an intra mode and an inter mode. The skip mode may be performed only for prediction encoding on partitions having a size of 2N_0x2N_0.
크기 2N_0x2N_0, 2N_0xN_0 및 N_0x2N_0의 파티션 타입(912, 914, 916) 중 하나에 의한 부호화 오차가 가장 작다면, 더 이상 하위 심도로 분할할 필요 없다.If the encoding error by one of the partition types 912, 914, and 916 of sizes 2N_0x2N_0, 2N_0xN_0, and N_0x2N_0 is the smallest, it is no longer necessary to divide it into lower depths.
크기 N_0xN_0의 파티션 타입(918)에 의한 부호화 오차가 가장 작다면, 심도 0를 1로 변경하며 분할하고(920), 심도 2 및 크기 N_0xN_0의 파티션 타입의 부호화 단위들(930)에 대해 반복적으로 부호화를 수행하여 최소 부호화 오차를 검색해 나갈 수 있다. If the encoding error of the partition type 918 having the size N_0xN_0 is the smallest, the depth 0 is changed to 1 and split (920), and the encoding is repeatedly performed on the depth 2 and the coding units 930 of the partition type having the size N_0xN_0. We can search for the minimum coding error.
심도 1 및 크기 2N_1x2N_1 (=N_0xN_0)의 부호화 단위(930)의 예측 부호화를 위한 예측 단위(940)는, 크기 2N_1x2N_1의 파티션 타입(942), 크기 2N_1xN_1의 파티션 타입(944), 크기 N_1x2N_1의 파티션 타입(946), 크기 N_1xN_1의 파티션 타입(948)을 포함할 수 있다. The prediction unit 940 for predictive encoding of the coding unit 930 having a depth of 1 and a size of 2N_1x2N_1 (= N_0xN_0) includes a partition type 942 having a size of 2N_1x2N_1, a partition type 944 having a size of 2N_1xN_1, and a partition type having a size of N_1x2N_1. 946, a partition type 948 of size N_1 × N_1 may be included.
또한, 크기 N_1xN_1 크기의 파티션 타입(948)에 의한 부호화 오차가 가장 작다면, 심도 1을 심도 2로 변경하며 분할하고(950), 심도 2 및 크기 N_2xN_2의 부호화 단위들(960)에 대해 반복적으로 부호화를 수행하여 최소 부호화 오차를 검색해 나갈 수 있다. In addition, if the encoding error due to the partition type 948 having the size N_1xN_1 is the smallest, the depth 1 is changed to the depth 2 and divided (950), and repeatedly for the depth 2 and the coding units 960 of the size N_2xN_2. The encoding may be performed to search for a minimum encoding error.
최대 심도가 d인 경우, 심도별 분할 정보는 심도 d-1일 때까지 설정되고, 분할 정보는 심도 d-2까지 설정될 수 있다. 즉, 심도 d-2로부터 분할(970)되어 심도 d-1까지 부호화가 수행될 경우, 심도 d-1 및 크기 2N_(d-1)x2N_(d-1)의 부호화 단위(980)의 예측 부호화를 위한 예측 단위(990)는, 크기 2N_(d-1)x2N_(d-1)의 파티션 타입(992), 크기 2N_(d-1)xN_(d-1)의 파티션 타입(994), 크기 N_(d-1)x2N_(d-1)의 파티션 타입(996), 크기 N_(d-1)xN_(d-1)의 파티션 타입(998)을 포함할 수 있다. When the maximum depth is d, the split information for each depth may be set until the depth d-1, and the split information may be set up to the depth d-2. That is, when encoding is performed from the depth d-2 to the depth d-1 to the depth d-1, the prediction encoding of the coding unit 980 of the depth d-1 and the size 2N_ (d-1) x2N_ (d-1) The prediction unit for 990 is a partition type 992 of size 2N_ (d-1) x2N_ (d-1), partition type 994 of size 2N_ (d-1) xN_ (d-1), size A partition type 996 of N_ (d-1) x2N_ (d-1) and a partition type 998 of size N_ (d-1) xN_ (d-1) may be included.
파티션 타입 가운데, 한 개의 크기 2N_(d-1)x2N_(d-1)의 파티션, 두 개의 크기 2N_(d-1)xN_(d-1)의 파티션, 두 개의 크기 N_(d-1)x2N_(d-1)의 파티션, 네 개의 크기 N_(d-1)xN_(d-1)의 파티션마다 반복적으로 예측 부호화를 통한 부호화가 수행되어, 최소 부호화 오차가 발생하는 파티션 타입이 검색될 수 있다. Among the partition types, one partition 2N_ (d-1) x2N_ (d-1), two partitions 2N_ (d-1) xN_ (d-1), two sizes N_ (d-1) x2N_ Prediction encoding is repeatedly performed for each partition of (d-1) and four partitions of size N_ (d-1) xN_ (d-1), so that a partition type having a minimum encoding error may be searched. .
크기 N_(d-1)xN_(d-1)의 파티션 타입(998)에 의한 부호화 오차가 가장 작더라도, 최대 심도가 d이므로, 심도 d-1의 부호화 단위 CU_(d-1)는 더 이상 하위 심도로의 분할 과정을 거치지 않으며, 현재 최대 부호화 단위(900)에 대한 부호화 심도가 심도 d-1로 결정되고, 파티션 타입은 N_(d-1)xN_(d-1)로 결정될 수 있다. 또한 최대 심도가 d이므로, 심도 d-1의 부호화 단위(952)에 대해 분할 정보는 설정되지 않는다.Even if the encoding error of the partition type 998 of size N_ (d-1) xN_ (d-1) is the smallest, the maximum depth is d, so the coding unit CU_ (d-1) of the depth d-1 is no longer The encoding depth of the current maximum coding unit 900 may be determined as the depth d-1, and the partition type may be determined as N_ (d-1) xN_ (d-1) without going through a division process into lower depths. In addition, since the maximum depth is d, split information is not set for the coding unit 952 having the depth d-1.
데이터 단위(999)은, 현재 최대 부호화 단위에 대한 '최소 단위'라 지칭될 수 있다. 일 실시예에 따른 최소 단위는, 최하위 부호화 심도인 최소 부호화 단위가 4분할된 크기의 정사각형의 데이터 단위일 수 있다. 이러한 반복적 부호화 과정을 통해, 일 실시예에 따른 비디오 부호화 장치(100)는 부호화 단위(900)의 심도별 부호화 오차를 비교하여 가장 작은 부호화 오차가 발생하는 심도를 선택하여, 부호화 심도를 결정하고, 해당 파티션 타입 및 예측 모드가 부호화 심도의 부호화 모드로 설정될 수 있다. The data unit 999 may be referred to as a 'minimum unit' for the current maximum coding unit. According to an embodiment, the minimum unit may be a square data unit having a size obtained by dividing the minimum coding unit, which is the lowest coding depth, into four divisions. Through this iterative encoding process, the video encoding apparatus 100 compares the encoding errors for each depth of the coding unit 900, selects a depth at which the smallest encoding error occurs, and determines a coding depth. The partition type and the prediction mode may be set to the encoding mode of the coded depth.
이런 식으로 심도 0, 1, ..., d-1, d의 모든 심도별 최소 부호화 오차를 비교하여 오차가 가장 작은 심도가 선택되어 부호화 심도로 결정될 수 있다. 부호화 심도, 및 예측 단위의 파티션 타입 및 예측 모드는 부호화 모드에 관한 정보로써 부호화되어 전송될 수 있다. 또한, 심도 0으로부터 부호화 심도에 이르기까지 부호화 단위가 분할되어야 하므로, 부호화 심도의 분할 정보만이 '0'으로 설정되고, 부호화 심도를 제외한 심도별 분할 정보는 '1'로 설정되어야 한다. In this way, the depth with the smallest error can be determined by comparing the minimum coding errors for all depths of depths 0, 1, ..., d-1, d, and can be determined as the coding depth. The coded depth, the partition type of the prediction unit, and the prediction mode may be encoded and transmitted as information about an encoding mode. In addition, since the coding unit must be split from the depth 0 to the coded depth, only the split information of the coded depth is set to '0', and the split information for each depth except the coded depth should be set to '1'.
일 실시예에 따른 비디오 복호화 장치(200)의 영상 데이터 및 부호화 정보 추출부(220)는 부호화 단위(900)에 대한 부호화 심도 및 예측 단위에 관한 정보를 추출하여 부호화 단위(912)를 복호화하는데 이용할 수 있다. 일 실시예에 따른 비디오 복호화 장치(200)는 심도별 분할 정보를 이용하여 분할 정보가 '0'인 심도를 부호화 심도로 파악하고, 해당 심도에 대한 부호화 모드에 관한 정보를 이용하여 복호화에 이용할 수 있다.The image data and encoding information extractor 220 of the video decoding apparatus 200 according to an embodiment may extract information about a coding depth and a prediction unit for the coding unit 900 and use the same to decode the coding unit 912. Can be. The video decoding apparatus 200 according to an embodiment may identify a depth having split information of '0' as a coding depth using split information for each depth, and may use the decoding depth by using information about an encoding mode for a corresponding depth. have.
도 10, 11 및 12는 본 발명의 일 실시예에 따른, 부호화 단위, 예측 단위 및 주파수 변환 단위의 관계를 도시한다.10, 11, and 12 illustrate a relationship between a coding unit, a prediction unit, and a frequency transformation unit, according to an embodiment of the present invention.
부호화 단위(1010)는, 최대 부호화 단위에 대해 일 실시예에 따른 비디오 부호화 장치(100)가 결정한 부호화 심도별 부호화 단위들이다. 예측 단위(1060)는 부호화 단위(1010) 중 각각의 부호화 심도별 부호화 단위의 예측 단위들의 파티션들이며, 변환 단위(1070)는 각각의 부호화 심도별 부호화 단위의 변환 단위들이다.The coding units 1010 are coding units according to coding depths determined by the video encoding apparatus 100 according to an embodiment with respect to the maximum coding unit. The prediction unit 1060 is partitions of prediction units of each coding depth of each coding depth among the coding units 1010, and the transformation unit 1070 is transformation units of each coding depth for each coding depth.
심도별 부호화 단위들(1010)은 최대 부호화 단위의 심도가 0이라고 하면, 부호화 단위들(1012, 1054)은 심도가 1, 부호화 단위들(1014, 1016, 1018, 1028, 1050, 1052)은 심도가 2, 부호화 단위들(1020, 1022, 1024, 1026, 1030, 1032, 1048)은 심도가 3, 부호화 단위들(1040, 1042, 1044, 1046)은 심도가 4이다. If the depth-based coding units 1010 have a depth of 0, the coding units 1012 and 1054 have a depth of 1, and the coding units 1014, 1016, 1018, 1028, 1050, and 1052 have depths. 2, coding units 1020, 1022, 1024, 1026, 1030, 1032, and 1048 have a depth of three, and coding units 1040, 1042, 1044, and 1046 have a depth of four.
예측 단위들(1060) 중 일부 파티션(1014, 1016, 1022, 1032, 1048, 1050, 1052, 1054)는 부호화 단위가 분할된 형태이다. 즉, 파티션(1014, 1022, 1050, 1054)은 2NxN의 파티션 타입이며, 파티션(1016, 1048, 1052)은 Nx2N의 파티션 타입, 파티션(1032)은 NxN의 파티션 타입이다. 심도별 부호화 단위들(1010)의 예측 단위 및 파티션들은 각각의 부호화 단위보다 작거나 같다. Some of the partitions 1014, 1016, 1022, 1032, 1048, 1050, 1052, and 1054 of the prediction units 1060 are obtained by splitting coding units. That is, partitions 1014, 1022, 1050, and 1054 are partition types of 2NxN, partitions 1016, 1048, and 1052 are partition types of Nx2N, and partitions 1032 are partition types of NxN. Prediction units and partitions of the coding units 1010 according to depths are smaller than or equal to each coding unit.
변환 단위들(1070) 중 일부(1052)의 영상 데이터에 대해서는 부호화 단위에 비해 작은 크기의 데이터 단위로 주파수 변환 또는 주파수 역변환이 수행된다. 또한, 변환 단위(1014, 1016, 1022, 1032, 1048, 1050, 1052, 1054)는 예측 단위들(1060) 중 해당 예측 단위 및 파티션와 비교해보면, 서로 다른 크기 또는 형태의 데이터 단위이다. 즉, 일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 다른 비디오 복호화 장치(200)는 동일한 부호화 단위에 대한 인트라 예측/움직임 추정/움직임 보상 작업, 및 주파수 변환/역변환 작업이라 할지라도, 각각 별개의 데이터 단위를 기반으로 수행할 수 있다.The image data of the part 1052 of the transformation units 1070 may be frequency transformed or inversely transformed in a data unit having a smaller size than the coding unit. In addition, the transformation units 1014, 1016, 1022, 1032, 1048, 1050, 1052, and 1054 are data units having different sizes or shapes when compared to corresponding prediction units and partitions among the prediction units 1060. That is, the video encoding apparatus 100 according to an embodiment and the video decoding apparatus 200 according to the embodiment may be an intra prediction / motion estimation / motion compensation operation and a frequency transform / inverse transform operation for the same coding unit. Each can be performed based on separate data units.
이에 따라, 최대 부호화 단위마다, 영역별로 계층적인 구조의 부호화 단위들마다 재귀적으로 부호화가 수행되어 최적 부호화 단위가 결정됨으로써, 재귀적 트리 구조에 따른 부호화 단위들이 구성될 수 있다.부호화 정보는 부호화 단위에 대한 분할 정보, 파티션 타입 정보, 예측 모드 정보, 변환 단위 크기 정보를 포함할 수 있다. 이하 표 1은, 일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 따른 비디오 복호화 장치(200)에서 설정할 수 있는 일례를 나타낸다.Accordingly, encoding is performed recursively for each coding unit having a hierarchical structure for each largest coding unit, and thus, an optimal coding unit is determined. Accordingly, coding units having a recursive tree structure may be configured. Partition information, partition type information, prediction mode information, and transformation unit size information about a unit may be included. Table 1 below shows an example that can be set in the video encoding apparatus 100 and the video decoding apparatus 200 according to an embodiment.
표 1
분할 정보 0 (현재 심도 d의 크기 2Nx2N의 부호화 단위에 대한 부호화) 분할 정보 1
예측 모드 파티션 타입 변환 단위 크기 하위 심도 d+1의 부호화 단위들마다 반복적 부호화
인트라 인터스킵 (2Nx2N만) 대칭형 파티션 타입 비대칭형 파티션 타입 변환 단위 분할 정보 0 변환 단위 분할 정보 1
2Nx2N2NxNNx2NNxN 2NxnU2NxnDnLx2NnRx2N 2Nx2N NxN (대칭형 파티션 타입) N/2xN/2 (비대칭형 파티션 타입)
Table 1
Segmentation information 0 (coding for coding units of size 2Nx2N of current depth d) Split information 1
Prediction mode Partition type Transformation unit size Iterative coding for each coding unit of lower depth d + 1
Intra interskip (2Nx2N only) Symmetric Partition Type Asymmetric Partition Type Conversion unit split information 0 Conversion unit split information 1
2Nx2N2NxNNx2NNxN 2NxnU2NxnDnLx2NnRx2N 2Nx2N NxN (symmetric partition type) N / 2xN / 2 (asymmetric partition type)
일 실시예에 따른 비디오 부호화 장치(100)의 출력부(130)는 트리 구조에 따른 부호화 단위들에 대한 부호화 정보를 출력하고, 일 실시예에 따른 비디오 복호화 장치(200)의 부호화 정보 추출부(220)는 수신된 비트스트림으로부터 트리 구조에 따른 부호화 단위들에 대한 부호화 정보를 추출할 수 있다.The output unit 130 of the video encoding apparatus 100 according to an embodiment outputs encoding information about coding units having a tree structure, and the encoding information extraction unit of the video decoding apparatus 200 according to an embodiment ( 220 may extract encoding information about coding units having a tree structure from the received bitstream.
분할 정보는 현재 부호화 단위가 하위 심도의 부호화 단위들로 분할되는지 여부를 나타낸다. 현재 심도 d의 분할 정보가 0이라면, 현재 부호화 단위가 현재 부호화 단위가 하위 부호화 단위로 더 이상 분할되지 않는 심도가 부호화 심도이므로, 부호화 심도에 대해서 파티션 타입 정보, 예측 모드, 변환 단위 크기 정보가 정의될 수 있다. 분할 정보에 따라 한 단계 더 분할되어야 하는 경우에는, 분할된 4개의 하위 심도의 부호화 단위마다 독립적으로 부호화가 수행되어야 한다.The split information indicates whether the current coding unit is split into coding units of a lower depth. If the split information of the current depth d is 0, partition type information, prediction mode, and transform unit size information are defined for the coded depth because the depth in which the current coding unit is no longer divided into the lower coding units is a coded depth. Can be. If it is to be further split by the split information, encoding should be performed independently for each coding unit of the divided four lower depths.
예측 모드는, 인트라 모드, 인터 모드 및 스킵 모드 중 하나로 나타낼 수 있다. 인트라 모드 및 인터 모드는 모든 파티션 타입에서 정의될 수 있으며, 스킵 모드는 파티션 타입 2Nx2N에서만 정의될 수 있다. The prediction mode may be represented by one of an intra mode, an inter mode, and a skip mode. Intra mode and inter mode can be defined in all partition types, and skip mode can be defined only in partition type 2Nx2N.
파티션 타입 정보는, 예측 단위의 높이 또는 너비가 대칭적 비율로 분할된 대칭적 파티션 타입 2Nx2N, 2NxN, Nx2N 및 NxN 과, 비대칭적 비율로 분할된 비대칭적 파티션 타입 2NxnU, 2NxnD, nLx2N, nRx2N를 나타낼 수 있다. 비대칭적 파티션 타입 2NxnU 및 2NxnD는 각각 높이가 1:3 및 3:1로 분할된 형태이며, 비대칭적 파티션 타입 nLx2N 및 nRx2N은 각각 너비가 1:3 및 3:1로 분할된 형태를 나타낸다. The partition type information indicates the symmetric partition types 2Nx2N, 2NxN, Nx2N and NxN, in which the height or width of the prediction unit is divided by the symmetrical ratio, and the asymmetric partition types 2NxnU, 2NxnD, nLx2N, nRx2N, which are divided by the asymmetrical ratio. Can be. The asymmetric partition types 2NxnU and 2NxnD are divided into heights 1: 3 and 3: 1, respectively, and the asymmetric partition types nLx2N and nRx2N are divided into 1: 3 and 3: 1 widths, respectively.
변환 단위 크기는 인트라 모드에서 두 종류의 크기, 인터 모드에서 두 종류의 크기로 설정될 수 있다. 즉, 변환 단위 분할 정보가 0 이라면, 변환 단위의 크기가 현재 부호화 단위의 크기 2Nx2N로 설정된다. 변환 단위 분할 정보가 1이라면, 현재 부호화 단위가 분할된 크기의 변환 단위가 설정될 수 있다. 또한 크기 2Nx2N인 현재 부호화 단위에 대한 파티션 타입이 대칭형 파티션 타입이라면 변환 단위의 크기는 NxN, 비대칭형 파티션 타입이라면 N/2xN/2로 설정될 수 있다. The conversion unit size may be set to two kinds of sizes in the intra mode and two kinds of sizes in the inter mode. That is, if the transformation unit split information is 0, the size of the transformation unit is set to the size 2Nx2N of the current coding unit. If the transform unit split information is 1, a transform unit having a size obtained by dividing the current coding unit may be set. In addition, if the partition type for the current coding unit having a size of 2Nx2N is a symmetric partition type, the size of the transform unit may be set to NxN, and if the asymmetric partition type is N / 2xN / 2.
일 실시예에 따른 트리 구조에 따른 부호화 단위들의 부호화 정보는, 부호화 심도의 부호화 단위, 예측 단위 및 최소 단위 단위 중 적어도 하나에 대해 할당될 수 있다. 부호화 심도의 부호화 단위는 동일한 부호화 정보를 보유하고 있는 예측 단위 및 최소 단위를 하나 이상 포함할 수 있다.Encoding information of coding units having a tree structure according to an embodiment may be allocated to at least one of a coding unit, a prediction unit, and a minimum unit unit of a coding depth. The coding unit of the coding depth may include at least one prediction unit and at least one minimum unit having the same encoding information.
따라서, 인접한 데이터 단위들끼리 각각 보유하고 있는 부호화 정보들을 확인하면, 동일한 부호화 심도의 부호화 단위에 포함되는지 여부가 확인될 수 있다. 또한, 데이터 단위가 보유하고 있는 부호화 정보를 이용하면 해당 부호화 심도의 부호화 단위를 확인할 수 있으므로, 최대 부호화 단위 내의 부호화 심도들의 분포가 유추될 수 있다.Therefore, if the encoding information held by each adjacent data unit is checked, it may be determined whether the adjacent data units are included in the coding unit having the same coding depth. In addition, since the coding unit of the corresponding coding depth may be identified by using the encoding information held by the data unit, the distribution of the coded depths within the maximum coding unit may be inferred.
따라서 이 경우 현재 부호화 단위가 주변 데이터 단위를 참조하여 예측하기 경우, 현재 부호화 단위에 인접하는 심도별 부호화 단위 내의 데이터 단위의 부호화 정보가 직접 참조되어 이용될 수 있다.Therefore, in this case, when the current coding unit is predicted with reference to the neighboring data unit, the encoding information of the data unit in the depth-specific coding unit adjacent to the current coding unit may be directly referred to and used.
또 다른 실시예로, 현재 부호화 단위가 주변 부호화 단위를 참조하여 예측 부호화가 수행되는 경우, 인접하는 심도별 부호화 단위의 부호화 정보를 이용하여, 심도별 부호화 단위 내에서 현재 부호화 단위에 인접하는 데이터가 검색됨으로써 주변 부호화 단위가 참조될 수도 있다.In another embodiment, when the prediction coding is performed by referring to the neighboring coding unit, the data adjacent to the current coding unit in the coding unit according to depths is encoded by using the encoding information of the adjacent coding units according to depths. The neighboring coding unit may be referred to by searching.
도 13 은 표 1의 부호화 모드 정보에 따른 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.FIG. 13 illustrates a relationship between a coding unit, a prediction unit, and a transformation unit, according to encoding mode information of Table 1. FIG.
최대 부호화 단위(1300)는 부호화 심도의 부호화 단위들(1302, 1304, 1306, 1312, 1314, 1316, 1318)을 포함한다. 이 중 하나의 부호화 단위(1318)는 부호화 심도의 부호화 단위이므로 분할 정보가 0으로 설정될 수 있다. 크기 2Nx2N의 부호화 단위(1318)의 파티션 타입 정보는, 파티션 타입 2Nx2N(1322), 2NxN(1324), Nx2N(1326), NxN(1328), 2NxnU(1332), 2NxnD(1334), nLx2N(1336) 및 nRx2N(1338) 중 하나로 설정될 수 있다. The maximum coding unit 1300 includes coding units 1302, 1304, 1306, 1312, 1314, 1316, and 1318 of a coded depth. Since one coding unit 1318 is a coding unit of a coded depth, split information may be set to zero. The partition type information of the coding unit 1318 having a size of 2Nx2N is partition type 2Nx2N 1322, 2NxN 1324, Nx2N 1326, NxN 1328, 2NxnU 1332, 2NxnD 1334, nLx2N (1336). And nRx2N 1338.
파티션 타입 정보가 대칭형 파티션 타입 2Nx2N(1322), 2NxN(1324), Nx2N(1326) 및 NxN(1328) 중 하나로 설정되어 있는 경우, 변환 단위 분할 정보(TU size flag)가 0이면 크기 2Nx2N의 변환 단위(1342)가 설정되고, 변환 단위 분할 정보가 1이면 크기 NxN의 변환 단위(1344)가 설정될 수 있다.When partition type information is set to one of symmetric partition types 2Nx2N (1322), 2NxN (1324), Nx2N (1326), and NxN (1328), the conversion unit of size 2Nx2N when the conversion unit partition information (TU size flag) is 0 1134 is set, and if the transform unit split information is 1, a transform unit 1344 of size NxN may be set.
파티션 타입 정보가 비대칭형 파티션 타입 2NxnU(1332), 2NxnD(1334), nLx2N(1336) 및 nRx2N(1338) 중 하나로 설정된 경우, 변환 단위 분할 정보(TU size flag)가 0이면 크기 2Nx2N의 변환 단위(1352)가 설정되고, 변환 단위 분할 정보가 1이면 크기 N/2xN/2의 변환 단위(1354)가 설정될 수 있다.When the partition type information is set to one of the asymmetric partition types 2NxnU (1332), 2NxnD (1334), nLx2N (1336), and nRx2N (1338), if the conversion unit partition information (TU size flag) is 0, a conversion unit of size 2Nx2N ( 1352 is set, and if the transform unit split information is 1, a transform unit 1354 of size N / 2 × N / 2 may be set.
이하, 도 4의 본 발명의 일 실시예에 따른 영상 부호화 장치(400)의 인트라 예측부(410) 및 도 5의 영상 복호화 장치(500)의 인트라 예측부(550)에서 수행되는 인트라 예측에 대하여 구체적으로 설명한다. 전술한 바와 같이, 부호화 단위에 포함된 예측 단위 또는 예측 단위를 분할한 파티션 단위로 인트라 예측이 수행될 수 있다. 이하의 설명에서 블록은 최대 부호화 단위를 분할한 부호화 단위에 포함된 예측 단위 또는 예측 단위를 분할한 파티션을 가리킬 수 있다.Hereinafter, intra prediction performed by the intra predictor 410 of the image encoding apparatus 400 and the intra predictor 550 of the image decoding apparatus 500 of FIG. 5 according to an embodiment of the present invention. It demonstrates concretely. As described above, intra prediction may be performed in a prediction unit included in a coding unit or a partition unit obtained by dividing the prediction unit. In the following description, a block may refer to a prediction unit included in a coding unit obtained by dividing a maximum coding unit or a partition obtained by dividing a prediction unit.
도 14는 본 발명의 일 실시예에 따른 인트라 예측 장치(1400)의 구성을 나타낸 블록도이다. 도 14의 인트라 예측 장치(1400)는 도 4의 영상 부호화 장치(400)의 인트라 예측부(410) 및 도 5의 영상 복호화 장치(500)의 인트라 예측부(550)에 적용될 수 있다.14 is a block diagram illustrating a configuration of an intra prediction apparatus 1400 according to an embodiment of the present invention. The intra prediction apparatus 1400 of FIG. 14 may be applied to the intra prediction unit 410 of the image encoding apparatus 400 of FIG. 4 and the intra prediction unit 550 of the image decoding apparatus 500 of FIG. 5.
도 14를 참조하면, 본 발명의 일 실시예에 따른 인트라 예측 장치(1400)는 필터링부(1410), 참조픽셀 결정부(1420) 및 인트라 예측 수행부(1430)를 포함한다.Referring to FIG. 14, an intra prediction apparatus 1400 according to an embodiment of the present invention includes a filtering unit 1410, a reference pixel determiner 1420, and an intra prediction performing unit 1430.
주변 픽셀 필터링부(1410)는 현재 블록의 인트라 예측에 이용되는 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 생성한다. 주변 픽셀 필터링부(1410)는 주변 픽셀들에 소정의 필터를 적용하여 주변 픽셀들 사이의 가중합을 계산함으로써 필터링된 주변 픽셀들을 생성할 수 있다. 구체적인 주변 픽셀 필터링 과정에 대해서는 후술한다.The neighbor pixel filter 1410 filters the neighbor pixels used for intra prediction of the current block to generate filtered neighbor pixels. The peripheral pixel filter 1410 may generate the filtered peripheral pixels by applying a predetermined filter to the peripheral pixels to calculate a weighted sum between the peripheral pixels. A detailed peripheral pixel filtering process will be described later.
참조 픽셀 결정부(1420)는 현재 블록의 색 성분, 현재 블록의 크기 및 인트라 예측 모드 정보에 기초하여, 현재 블록의 복원된 주변 픽셀들과 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정한다.The reference pixel determiner 1420 is configured to filter the current pixels among the filtered neighboring pixels of the restored neighboring pixels and the restored neighboring pixels of the current block based on the color component of the current block, the size of the current block, and the intra prediction mode information. The neighboring pixels used for intra prediction of the block are determined.
일 실시예에 따르면 휘도 및 색차 성분으로 구성된 YCbCr (또는 YUV) 컬러 포맷을 이용한다. 휘도 및 색차 성분으로 구성된 컬러 포맷을 이용하는 이유는 인간의 눈이 색차 성분에 비하여 휘도 성분에 민감하다는 사실을 이용해, 색차 성분보다는 휘도 성분에 상대적으로 많은 밴드폭을 할당함으로써 효율적으로 비디오를 부호화하기 위한 것이다. 일 실시예에 따른 비디오의 컬러 포맷으로는 휘도 성분의 비디오 및 색차 성분의 비디오의 해상도에 따라서 4:4:4 컬러 포맷, 4:2:2 컬러 포맷 및 4:2:0 컬러 포맷이 이용될 수 있다. 4:4:4 컬러 포맷은 휘도 성분의 비디오와 색차 성분의 비디오가 동일한 해상도를 갖는 경우이다. 4:2:2 컬러 포맷은 색차 신호가 휘도 신호의 가로 또는 세로 방향 중 어느 하나의 방향으로 1/2의 해상도를 갖는 경우이다. 4:2:0 컬러 포맷은 색차 신호가 휘도 신호의 가로 및 세로 방향 모두에 대해서 1/2의 해상도를 갖는 경우이다.According to one embodiment, a YCbCr (or YUV) color format composed of luminance and chrominance components is used. The reason for using a color format consisting of luminance and chrominance components is to use the fact that the human eye is more sensitive to luminance components than chrominance components. will be. As a color format of a video according to an embodiment, a 4: 4: 4 color format, a 4: 2: 2 color format, and a 4: 2: 0 color format may be used according to the resolution of the video of the luminance component and the video of the chrominance component. Can be. The 4: 4: 4 color format is a case where the video of the luminance component and the video of the chrominance component have the same resolution. The 4: 2: 2 color format is a case where the color difference signal has a resolution of 1/2 in either the horizontal or vertical direction of the luminance signal. The 4: 2: 0 color format is a case where the color difference signal has a resolution of 1/2 for both the horizontal and vertical directions of the luminance signal.
참조 픽셀 결정부(1420)는 휘도 성분의 블록에 대해서, 휘도 성분 블록의 크기 및 적용될 인트라 예측 모드에 기초하여, 휘도 성분 블록의 복원된 주변 픽셀들과 복원된 주변 픽셀들을 적어도 1회 필터링한 필터링된 주변 픽셀들 중 인트라 예측에 이용될 주변 픽셀들을 결정한다. 후술되는 도 15와 같이, 휘도 성분의 블록에 대해 35개의 인트라 예측 모드가 이용가능하다고 가정한다. 35개의 인트라 예측 모드들 중 현재 적용되는 인트라 예측 모드의 인덱스를 prediction_mode라고 하면, 참조 픽셀 결정부는 다음의 pseudo code와 같이 휘도 성분의 블록의 크기 및 인트라 예측 모드에 기초하여 복원된 주변 픽셀들과 복원된 주변 픽셀들을 필터링한 주변 픽셀들 중 휘도 성분 블록의 인트라 예측에 이용될 주변 픽셀들을 결정할 수 있다.The reference pixel determiner 1420 filters the reconstructed neighboring pixels and the reconstructed neighboring pixels of the luminance component block at least once based on the size of the luminance component block and the intra prediction mode to be applied to the block of the luminance component. The neighboring pixels to be used for intra prediction among the neighboring pixels are determined. As shown in FIG. 15 to be described below, it is assumed that 35 intra prediction modes are available for a block of luminance components. When the index of the currently applied intra prediction mode among the 35 intra prediction modes is called prediction_mode, the reference pixel determiner reconstructs the neighboring pixels reconstructed based on the size of the block of the luminance component and the intra prediction mode as shown in the following pseudo code. The neighboring pixels to be used for the intra prediction of the luminance component block among the neighboring pixels from which the filtered neighboring pixels are filtered may be determined.
{{
Diff=min (abs(prediction_mode - horizontal_mode), abs(prediction_mode-vertical_mode));Diff = min (abs (prediction_mode-horizontal_mode), abs (prediction_mode-vertical_mode));
If Diff > Thres_val, then use filtered reference pixel; If Diff> Thres_val, then use filtered reference pixel;
else use original reference pixel;else use original reference pixel;
If (prediction_mode)== DC mode) use original reference pixel;If (prediction_mode) == DC mode) use original reference pixel;
Thres_val={ 10, // 4x4 blockThres_val = {10, // 4x4 block
7, // 8x8 block7, // 8x8 block
1, // 16x16 block1, // 16x16 block
0 // 32x32 block }0 // 32x32 block}
}}
인트라 예측 모드 인덱스는 후술되는 도 15와 같이 각 인트라 예측 모드에 할당된 값으로, 예를 들어 인트라 예측 모드 인덱스가 0인 경우는 플래너(planar) 모드, 1인 경우는 DC 모드, 10인 경우는 수평(horizontal) 모드, 26인 경우는 수직(vertical) 모드를 나타낸다. 상기 pseudo code를 분석하면, 현재 인트라 예측 모드의 인덱스와 수평 모드의 인덱스의 차이값 (prediction_mode - horizontal_mode)의 절대값과, 현재 인트라 예측 모드의 인덱스와 수직 모드의 인덱스의 차이값 (prediction_mode - vertical_mode)의 절대값 중에서 작은 값 Diff를 획득하고, Diff를 휘도 성분 블록의 크기에 기초하여 결정된 소정의 임계치(Thres_val)와 비교한 결과에 따라서, Diff가 임계치보다 큰 경우에는 필터링된 주변 픽셀을 휘도 성분 블록의 인트라 예측을 위한 참조 픽셀로서 이용하며, Diff가 임계치 이하인 경우에는 원 주변 픽셀을 참조 픽셀로 이용한다. 참조 픽셀 결정부(1420)는 특정 인트라 예측 모드, 예를 들어 DC 모드의 경우에는 필터링된 주변 픽셀을 이용하지 않고 원래의 주변 픽셀만을 참조 픽셀로 이용하는 것으로 결정할 수 있다.The intra prediction mode index is a value assigned to each intra prediction mode as shown in FIG. 15 to be described later. For example, when the intra prediction mode index is 0, it is a planar mode, when 1, DC mode, and when 10, Horizontal mode, 26 indicates a vertical mode. When the pseudo code is analyzed, the absolute value of the difference between the index of the current intra prediction mode and the index of the horizontal mode (prediction_mode-horizontal_mode) and the difference between the index of the index of the current intra prediction mode and the vertical mode (prediction_mode-vertical_mode) According to a result of obtaining a smaller value Diff of the absolute value of and comparing the Diff with a predetermined threshold Thres_val determined based on the size of the luminance component block, when the Diff is larger than the threshold, the filtered neighboring pixel is converted into the luminance component block. It is used as a reference pixel for intra prediction of, and when the Diff is less than or equal to the threshold, the original peripheral pixel is used as the reference pixel. The reference pixel determiner 1420 may determine to use only the original peripheral pixel as the reference pixel in the case of a specific intra prediction mode, for example, the DC mode.
전술한 pseudo code에 따른 휘도 성분의 크기 및 인트라 예측 모드의 종류에 따라서 휘도 성분 블록의 인트라 에측시에 참조 픽셀로 이용되는 주변 픽셀은 다음의 표 2에 기초하여 결정될 수 있다. 표 2에서 원래의 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 0, 제 1회 필터링된 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 1이라고 한다. 즉 0의 값을 갖는 참조 인덱스의 경우에는 해당 휘도 성분 블록에 대해서 원 주변 픽셀을 이용하는 경우이며, 1의 값을 갖는 참조 인덱스의 경우에는 해당 휘도 성분 블록에 대해서 필터링된 주변 픽셀을 이용하는 경우를 나타낸다. 예를 들어, 표 2에서 32x32 크기의 휘도 블록에 대해서 예측 모드 인덱스가 2인 인트라 예측을 수행하는 경우, 참조 인덱스는 1의 값을 가지므로, 32x32 휘도 블록에 대해서 예측 모드 인덱스가 2인 인트라 예측을 수행하는 경우에는 원 주변 픽셀 대신에 필터링된 주변 픽셀을 참조 픽셀로 이용함을 나타낸다.Peripheral pixels used as reference pixels in the intra prediction of the luminance component block according to the size of the luminance component according to the above pseudo code and the type of the intra prediction mode may be determined based on Table 2 below. In Table 2, the reference index of the prediction mode using the original neighboring pixel is 0, and the reference index of the prediction mode using the first filtered neighboring pixel is 1. That is, in the case of the reference index having a value of 0, a circle surrounding pixel is used for the corresponding luminance component block, and in the case of a reference index having a value of 1, the case of using a filtered peripheral pixel for the corresponding luminance component block is shown. . For example, when performing intra prediction with a prediction mode index of 2 for a 32x32 luminance block in Table 2, since the reference index has a value of 1, intra prediction with a prediction mode index of 2 for a 32x32 luminance block is performed. In this case, the filtered neighboring pixel is used as the reference pixel instead of the original peripheral pixel.
표 2
예측모드 인덱스 블록 크기 예측모드 인덱스 블록 크기
4x4 8x8 16x16 32x32 4x4 8x8 16x16 32x32
0 0 1 1 1 18 0 1 1 1
1 0 0 0 0 19 0 0 1 1
2 0 1 1 1 20 0 0 1 1
3 0 0 1 1 21 0 0 1 1
4 0 0 1 1 22 0 0 1 1
5 0 0 1 1 23 0 0 1 1
6 0 0 1 1 24 0 0 1 1
7 0 0 1 1 25 0 0 0 1
8 0 0 1 1 26 0 0 0 0
9 0 0 0 1 27 0 0 0 1
10 0 0 0 0 28 0 0 1 1
11 0 0 0 1 29 0 0 1 1
12 0 0 1 1 30 0 0 1 1
13 0 0 1 1 31 0 0 1 1
14 0 0 1 1 32 0 0 1 1
15 0 0 1 1 33 0 0 1 1
16 0 0 1 1 34 0 1 1 1
17 0 0 1 1
TABLE 2
Prediction mode index Block size Prediction mode index Block size
4x4 8x8 16 x 16 32 x 32 4x4 8x8 16 x 16 32 x 32
0 0 One One One 18 0 One One One
One 0 0 0 0 19 0 0 One One
2 0 One One One 20 0 0 One One
3 0 0 One One 21 0 0 One One
4 0 0 One One 22 0 0 One One
5 0 0 One One 23 0 0 One One
6 0 0 One One 24 0 0 One One
7 0 0 One One 25 0 0 0 One
8 0 0 One One 26 0 0 0 0
9 0 0 0 One 27 0 0 0 One
10 0 0 0 0 28 0 0 One One
11 0 0 0 One 29 0 0 One One
12 0 0 One One 30 0 0 One One
13 0 0 One One 31 0 0 One One
14 0 0 One One 32 0 0 One One
15 0 0 One One 33 0 0 One One
16 0 0 One One 34 0 One One One
17 0 0 One One
표 2는 하나의 예시에 불과하며, 다양한 블록 크기 및 인트라 예측 모드에 따라서 필터링된 주변 픽셀을 이용할 것인지 여부는 다른 방식으로 설정될 수 있다.Table 2 is only one example, and whether or not to use the filtered peripheral pixels according to various block sizes and intra prediction modes may be set in other ways.
인트라 예측 수행부(1430)는 참조 픽셀 결정부(1420)에서 원 주변 픽셀과 필터링된 주변 픽셀 중 휘도 성분 블록의 인트라 예측시에 이용될 주변 픽셀이 결정되면, 결정된 주변 픽셀을 이용하여 인트라 예측을 수행하여 휘도 성분 블록의 예측값을 생성한다.If the reference pixel determiner 1420 determines a peripheral pixel to be used for intra prediction of the luminance component block among the original surrounding pixels and the filtered surrounding pixels, the intra prediction performing unit 1430 performs intra prediction using the determined surrounding pixels. To generate a predicted value of the luminance component block.
또한, 참조 픽셀 결정부(1420)는 색차 성분의 블록에 대해서, 색차 성분 블록의 크기 및 적용될 인트라 예측 모드에 기초하여, 색차 성분 블록의 복원된 주변 픽셀들과 복원된 주변 픽셀들을 적어도 1회 필터링한 필터링된 주변 픽셀들 중 인트라 예측에 이용될 주변 픽셀들을 결정할 수 있다. 참조 픽셀 결정부(1420)는 색차 성분의 블록과 대응되는 휘도 성분의 블록의 인트라 예측시에 결정된 필터링된 주변 픽셀의 이용 여부에 기초하여, 색차 성분 블록의 원 주변 픽셀들 및 필터링된 주변 픽셀들 중 색차 성분 블록의 인트라 예측시 이용되는 참조 픽셀을 결정할 수도 있다. 그러나, 휘도 성분과 색차 성분은 서로 밀접한 상관 관계가 있으나 색차 성분 영상의 경우 휘도 성분 영상에 비하여 노이즈 성분이 많을 수 있기 때문에 휘도 성분의 필터링된 주변 픽셀의 결정 방식을 그대로 색차 성분에 적용하는 것은 적합하지 않다. 따라서, 일 실시예에 따른 참조 픽셀 결정부(1420)는 휘도 성분과 독립적으로, 색차 성분의 블록에 대해서 색차 성분 블록의 크기 및 적용될 인트라 예측 모드에 기초하여, 색차 성분 블록의 복원된 주변 픽셀들과 복원된 주변 픽셀들을 적어도 1회 필터링한 필터링된 주변 픽셀들 중 인트라 예측에 이용될 주변 픽셀들을 결정할 수 있다. 색차 성분 영상의 경우 휘도 성분 영상에 비하여 노이즈가 발생할 가능성이 크므로, 필터링된 주변 픽셀을 이용하여 인트라 예측이 수행되는 경우의 수가 휘도 성분에 비하여 크도록 설정되는 것이 바람직하다. 즉, 동일한 크기를 가지며 동일한 인트라 예측 모드가 적용되는 휘도 성분 블록에서 원 주변 픽셀을 이용하였다면, 색차 성분 블록에 대해서는 필터링된 주변 픽셀을 인트라 예측에 이용되도록 설정될 수 있다.In addition, the reference pixel determiner 1420 filters the reconstructed neighboring pixels and the reconstructed neighboring pixels of the chrominance component block based on the size of the chrominance component block and the intra prediction mode to be applied, on the block of the chrominance component. The neighboring pixels to be used for intra prediction among the filtered neighboring pixels may be determined. The reference pixel determiner 1420 may filter the original peripheral pixels and the filtered peripheral pixels of the chrominance component block based on whether the filtered neighboring pixel determined at the time of intra prediction of the block of the luminance component corresponding to the block of the chrominance component. A reference pixel used in intra prediction of the chrominance component block may be determined. However, although the luminance component and the chrominance component have a close correlation with each other, in the case of the chrominance component image, since the noise component may have more noise components than the luminance component image, it is appropriate to apply the filtering method of the filtered peripheral pixels of the luminance component to the chrominance component as it is. Not. Accordingly, the reference pixel determiner 1420 according to an exemplary embodiment independently of the luminance component, based on the size of the chrominance component block and the intra prediction mode to be applied to the block of the chrominance component, the reconstructed neighboring pixels of the chrominance component block And neighboring pixels to be used for intra prediction among the filtered neighboring pixels obtained by filtering the reconstructed neighboring pixels at least once. Since the chrominance component image is more likely to generate noise than the luminance component image, it is preferable that the number of cases where intra prediction is performed using the filtered neighboring pixels is larger than the luminance component. That is, if the original peripheral pixel is used in the luminance component block having the same size and to which the same intra prediction mode is applied, the filtered peripheral pixel may be set to be used for the intra prediction for the color difference component block.
후술되는 도 15와 같이, 색차 성분의 블록에 대해 36개의 인트라 예측 모드가 이용가능하다고 가정한다. 36개의 인트라 예측 모드를 가리키는 인트라 예측 모드 인덱스를 prediction_mode라고 하면, 참조 픽셀 결정부는 다음의 pseudo code와 같이 색차 성분의 블록의 크기 및 인트라 예측 모드에 기초하여 복원된 주변 픽셀들과 복원된 주변 픽셀들을 필터링한 주변 픽셀들 중 색차 성분 블록의 인트라 예측에 이용될 주변 픽셀들을 결정할 수 있다. As shown in FIG. 15 to be described below, it is assumed that 36 intra prediction modes are available for a block of chrominance components. When the intra prediction mode index indicating the 36 intra prediction modes is called prediction_mode, the reference pixel determiner determines the reconstructed neighboring pixels and the reconstructed neighboring pixels based on the size of the block of the chrominance component and the intra prediction mode as shown in the following pseudo code. The neighboring pixels to be used for intra prediction of the color difference component block among the filtered neighboring pixels may be determined.
{{
Diff=min (abs(prediction_mode - horizontal_mode), abs(prediction_mode-vertical_mode));Diff = min (abs (prediction_mode-horizontal_mode), abs (prediction_mode-vertical_mode));
If Diff > Thres_val, then use filtered reference pixel; If Diff> Thres_val, then use filtered reference pixel;
else use original reference pixel;else use original reference pixel;
If (prediction_mode)== DC mode) use original reference pixel;If (prediction_mode) == DC mode) use original reference pixel;
Thres_val={ 6, // 4x4 blockThres_val = {6, // 4x4 block
1, // 8x8 block1, // 8x8 block
0, // 16x16 block0, // 16x16 block
0 // 32x32 block }0 // 32x32 block}
}}
상기 pseudo code를 분석하면, 휘도 성분의 경우에 비하여 임계치(Thres_val)가 더 작은 값을 가지므로, 색차 성분의 경우 필터링된 주변 픽셀을 인트라 예측시의 참조 픽셀로 이용하는 경우가 증가하게 된다.When the pseudo code is analyzed, the threshold (Thres_val) has a smaller value than that of the luminance component. Therefore, in the case of the chrominance component, the filtered neighboring pixel is used as a reference pixel for intra prediction.
전술한 pseudo code에 따른 색차 성분 블록의 크기 및 인트라 예측 모드의 종류에 따라서 색차 성분 블록의 인트라 예측시에 참조 픽셀로 이용되는 주변 픽셀은 다음의 표 3에 기초하여 결정될 수 있다. 표 3에서 원래의 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 0, 제 1회 필터링된 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 1이라고 한다. 즉 0의 값을 갖는 참조 인덱스의 경우에는 해당 색차 성분 블록에 대해서 원 주변 픽셀을 이용하는 경우이며, 1의 값을 갖는 참조 인덱스의 경우에는 해당 색차 성분 블록에 대해서 필터링된 주변 픽셀을 이용하는 경우를 나타낸다. The peripheral pixels used as reference pixels in the intra prediction of the color difference component block according to the size of the color difference component block and the type of the intra prediction mode according to the above pseudo code may be determined based on Table 3 below. In Table 3, the reference index of the prediction mode using the original neighboring pixel is 0, and the reference index of the prediction mode using the first filtered neighboring pixel is 1. That is, in the case of the reference index having a value of 0, a circle surrounding pixel is used for the corresponding chrominance component block, and in the case of a reference index having a value of 1, the case of using a filtered peripheral pixel for the corresponding color difference component block is shown. .
표 3
예측모드 인덱스 블록 크기 예측모드 인덱스 블록 크기
4x4 8x8 16x16 32x32 4x4 8x8 16x16 32x32
0 0 1 1 1 18 1 1 1 1
1 0 0 0 0 19 1 1 1 1
2 1 1 1 1 20 0 1 1 1
3 1 1 1 1 21 0 1 1 1
4 0 1 1 1 22 0 1 1 1
5 0 1 1 1 23 0 1 1 1
6 0 1 1 1 24 0 1 1 1
7 0 1 1 1 25 0 0 1 1
8 0 1 1 1 26 0 0 0 0
9 0 0 1 1 27 0 0 1 1
10 0 0 0 0 28 0 1 1 1
11 0 0 1 1 29 0 1 1 1
12 0 1 1 1 30 0 1 1 1
13 0 1 1 1 31 0 1 1 1
14 0 1 1 1 32 0 1 1 1
15 0 1 1 1 33 0 1 1 1
16 0 1 1 1 34 1 1 1 1
17 1 1 1 1 35 1 1 1 1
TABLE 3
Prediction mode index Block size Prediction mode index Block size
4x4 8x8 16 x 16 32 x 32 4x4 8x8 16 x 16 32 x 32
0 0 One One One 18 One One One One
One 0 0 0 0 19 One One One One
2 One One One One 20 0 One One One
3 One One One One 21 0 One One One
4 0 One One One 22 0 One One One
5 0 One One One 23 0 One One One
6 0 One One One 24 0 One One One
7 0 One One One 25 0 0 One One
8 0 One One One 26 0 0 0 0
9 0 0 One One 27 0 0 One One
10 0 0 0 0 28 0 One One One
11 0 0 One One 29 0 One One One
12 0 One One One 30 0 One One One
13 0 One One One 31 0 One One One
14 0 One One One 32 0 One One One
15 0 One One One 33 0 One One One
16 0 One One One 34 One One One One
17 One One One One 35 One One One One
표 2와 표 3을 비교하면, 색차 성분의 경우 참조 인덱스가 1인 경우, 즉 필터링된 주변 픽셀을 이용하여 인트라 예측을 수행하는 경우가 증가한다.Comparing Table 2 and Table 3, the case of the color difference component increases when the reference index is 1, that is, when intra prediction is performed using the filtered neighboring pixels.
또한, 참조 픽셀 결정부(1420)는 색차 성분 블록의 크기 및 인트라 예측 모드에 기초하여, 2회 이상 필터링된 주변 픽셀들을 인트라 예측시에 이용될 참조 픽셀로 결정할 수 있다. 이러한 2회 이상 필터링된 주변 픽셀들은 소정 크기 이상, 예를 들어 16x16 이상의 색차 성분 블록에 대해서만 적용되는 것으로 설정될 수 있다.Also, the reference pixel determiner 1420 may determine neighboring pixels filtered two or more times as reference pixels to be used in intra prediction based on the size of the color difference component block and the intra prediction mode. Such two or more filtered peripheral pixels may be set to apply only to a color difference component block of a predetermined size or more, for example, 16 × 16 or more.
구체적으로, 참조 픽셀 결정부(1420)는 다음의 pseudo code와 같이 색차 성분의 블록의 크기 및 인트라 예측 모드에 기초하여 복원된 주변 픽셀들과 복원된 주변 픽셀들을 1회 필터링한 주변 픽셀들 및 복원된 주변 픽셀들을 2회 필터링한 주변 픽셀들 중 색차 성분 블록의 인트라 예측에 이용될 주변 픽셀들을 결정할 수 있다.In detail, the reference pixel determiner 1420 filters and reconstructs the neighboring pixels reconstructed and the reconstructed neighboring pixels based on the size of the block of the chrominance component and the intra prediction mode as shown in the following pseudo code. The neighboring pixels to be used for intra prediction of the color difference component block among the neighboring pixels obtained by filtering the extracted neighboring pixels twice may be determined.
{{
Diff=min (abs(prediction_mode - horizontal_mode), abs(prediction_mode-vertical_mode));Diff = min (abs (prediction_mode-horizontal_mode), abs (prediction_mode-vertical_mode));
If Diff > Thres_val, then use filtered reference pixel; If Diff> Thres_val, then use filtered reference pixel;
else use original reference pixel;else use original reference pixel;
If (prediction_mode)== DC mode) use original reference pixel;If (prediction_mode) == DC mode) use original reference pixel;
Thres_val={ 6, // 4x4 blockThres_val = {6, // 4x4 block
2, // 8x8 block2, // 8x8 block
1, // 16x16 block1, // 16x16 block
0 // 32x32 block }0 // 32x32 block}
If ((use filtered reference pixel) && (block size >=16x16))If ((use filtered reference pixel) && (block size> = 16x16))
use twice filtered reference pixeluse twice filtered reference pixel
}}
상기 pseudo code를 분석하면, 소정 크기, 예를 들어 16x16 이상의 색차 성분 블록에 대해서는 필터링된 주변 픽셀을 이용하기로 결정된 경우, 2회 필터링된 주변 픽셀을 인트라 예측시의 참조 픽셀로 이용하는 것으로 설정될 수 있다. 전술한 pseudo code에 따른 색차 성분 블록의 크기 및 인트라 예측 모드의 종류에 따라서 색차 성분 블록의 인트라 예측시에 참조 픽셀로 이용되는 주변 픽셀은 다음의 표 4에 기초하여 결정될 수 있다. 표 4에서 원래의 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 0, 제 1회 필터링된 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 1, 제 2회 필터링된 주변 픽셀을 이용하는 예측 모드의 참조 인덱스를 2라고 정의한다. 즉 0의 값을 갖는 참조 인덱스의 경우에는 해당 색차 성분 블록에 대해서 원 주변 픽셀을 이용하는 경우이며, 1의 값을 갖는 참조 인덱스의 경우에는 해당 색차 성분 블록에 대해서 1회 필터링된 주변 픽셀을 이용하는 경우이며, 2의 값을 갖는 참조 인덱스의 경우에는 해당 색차 성분 블록에 대해서 2회 필터링된 주변 픽셀을 이용하는 경우를 나타낸다. Analyzing the pseudo code, if it is determined to use the filtered neighboring pixel for a predetermined size, for example, 16x16 or more color difference component block, it may be set to use the filtered neighboring pixel twice as a reference pixel in intra prediction. have. Peripheral pixels used as reference pixels in the intra prediction of the chrominance component block according to the size of the chrominance component block according to the above pseudo code and the type of the intra prediction mode may be determined based on Table 4 below. In Table 4, the reference index of the prediction mode using the original neighboring pixel is 0, the reference index of the prediction mode using the first filtered neighboring pixel is 1, and the reference index of the prediction mode using the second filtered neighboring pixel is 2. It is defined as. That is, in the case of a reference index having a value of 0, a circle surrounding pixel is used for the corresponding chrominance component block, and in the case of a reference index having a value of 1, the surrounding pixel filtered once for the corresponding chrominance component block is used. In the case of the reference index having a value of 2, the neighboring pixel filtered twice for the corresponding color difference component block is used.
표 4
예측모드 인덱스 블록 크기 예측모드 인덱스 블록 크기
4x4 8x8 16x16 32x32 4x4 8x8 16x16 32x32
0 0 1 2 2 18 1 1 2 2
1 0 0 0 0 19 1 1 2 2
2 1 1 2 2 20 0 1 2 2
3 1 1 2 2 21 0 1 2 2
4 0 1 2 2 22 0 1 2 2
5 0 1 2 2 23 0 1 2 2
6 0 1 2 2 24 0 1 2 2
7 0 1 2 2 25 0 0 2 2
8 0 1 2 2 26 0 0 0 0
9 0 0 2 2 27 0 0 2 2
10 0 0 0 0 28 0 1 2 2
11 0 0 2 2 29 0 1 2 2
12 0 1 2 2 30 0 1 2 2
13 0 1 2 2 31 0 1 2 2
14 0 1 2 2 32 0 1 2 2
15 0 1 2 2 33 0 1 2 2
16 0 1 2 2 34 1 1 2 2
17 1 1 2 2 35 1 1 2 2
Table 4
Prediction mode index Block size Prediction mode index Block size
4x4 8x8 16 x 16 32 x 32 4x4 8x8 16 x 16 32 x 32
0 0 One 2 2 18 One One 2 2
One 0 0 0 0 19 One One 2 2
2 One One 2 2 20 0 One 2 2
3 One One 2 2 21 0 One 2 2
4 0 One 2 2 22 0 One 2 2
5 0 One 2 2 23 0 One 2 2
6 0 One 2 2 24 0 One 2 2
7 0 One 2 2 25 0 0 2 2
8 0 One 2 2 26 0 0 0 0
9 0 0 2 2 27 0 0 2 2
10 0 0 0 0 28 0 One 2 2
11 0 0 2 2 29 0 One 2 2
12 0 One 2 2 30 0 One 2 2
13 0 One 2 2 31 0 One 2 2
14 0 One 2 2 32 0 One 2 2
15 0 One 2 2 33 0 One 2 2
16 0 One 2 2 34 One One 2 2
17 One One 2 2 35 One One 2 2
상기 표 4에 예시된 바와 같이, 16x16 이상의 크기를 갖는 색차 성분 블록에 대해서 필터링된 주변 픽셀을 이용하기로 결정되는 경우에는 2회 필터링된 주변 픽셀이 참조 픽셀로 이용된다.As illustrated in Table 4 above, when it is determined to use the filtered neighboring pixel for the color difference component block having a size of 16 × 16 or more, the filtered neighboring pixel twice is used as the reference pixel.
이와 같이, 본 발명의 실시예들에 따르면 색차 성분 블록의 인트라 예측시에 필터링된 주변 픽셀을 이용하는 경우가 휘도 성분 블록의 인트라 예측시에 비하여 보다 많이 발생되게 함으로써, 색차 성분의 인트라 예측시의 예측 효율을 향상시킬 수 있다.As described above, according to embodiments of the present invention, the use of the filtered neighboring pixels in the intra prediction of the chrominance component block occurs more than in the intra prediction of the luminance component block, thereby predicting the intra prediction of the chrominance component. The efficiency can be improved.
이하, 일 실시예에 따른 인트라 예측 방식에 대하여 구체적으로 설명한다.Hereinafter, an intra prediction method according to an embodiment will be described in detail.
도 15는 일 실시예에 따른 인트라 예측 모드들을 나타낸다.15 illustrates intra prediction modes according to an embodiment.
도 15를 참조하면, 일 실시예에 따르면 종래 H.264/AVC 등에서 이용되는 인트라 예측 모드에 비하여 많은 개수의 인트라 예측 모드를 이용할 수 있다. 일 실시예에 따르면, 휘도 성분의 블록에 대해서는 총 35개의 인트라 예측 모드가 이용될 수 있다. 도 15에서는 인트라 예측 모드에 따라 할당된 예측 모드 인덱스를 나타낸다. 0번 인트라 예측 모드는 플래너(planar) 모드이며, 1번 인트라 예측 모드는 DC 모드, 2번부터 34번은 도 15에 도시된 바와 같은 방향성을 갖는 인트라 예측 모드들이다. 색차 성분의 블록에 대해서는 35개의 인트라 예측 모드에 추가하여 휘도 성분의 인트라 예측 모드를 이용하는 Intra_FromLuma 모드가 추가될 수 있다. Intra_FromLuma 모드의 예측 모드 인덱스는 36의 값이 할당된다. Referring to FIG. 15, according to an embodiment, a greater number of intra prediction modes may be used than an intra prediction mode used in conventional H.264 / AVC. According to an embodiment, a total of 35 intra prediction modes may be used for a block of luminance components. 15 illustrates a prediction mode index allocated according to an intra prediction mode. The intra prediction mode 0 is a planar mode, the intra prediction mode 1 is a DC mode, and the intra prediction modes 2 to 34 are intra prediction modes having directionalities as illustrated in FIG. 15. In addition to the 35 intra prediction modes, an Intra_FromLuma mode using the intra prediction mode of the luminance component may be added to the block of the chrominance component. The prediction mode index of the Intra_FromLuma mode is assigned a value of 36.
플래너 모드는 현재 블록의 우상측 주변 픽셀과 현재 블록의 현재 픽셀과 동일한 행의 좌측 주변 픽셀을 선형 보간한 값과, 좌상측 주변 픽셀과 현재 픽셀과 동일한 열의 상측 주변 픽셀을 선형 보간한 값의 평균값을 이용하여 현재 블록의 각 픽셀을 예측하는 인트라 예측 모드이다. DC 모드는 현재 블록의 주변 픽셀들의 평균값을 예측값으로 이용하는 인트라 예측 모드이다. In planner mode, the linear interpolation of the upper right peripheral pixel of the current block and the left peripheral pixel of the same row as the current pixel of the current block, and the average value of the linear interpolation of the upper left peripheral pixel and the upper peripheral pixel of the same column as the current pixel Intra prediction mode for predicting each pixel of the current block by using. The DC mode is an intra prediction mode using an average value of neighboring pixels of the current block as a prediction value.
2번부터 34번까지의 33개의 방향성을 갖는 인트라 예측 모드는 도 15에 도시된 바와 같은 방향성을 갖는 라인을 이용하여 결정된 주변 픽셀들을 복사해서 예측값을 생성하는 인트라 예측 모드이다.The 33 directional intra prediction modes 2 to 34 are intra prediction modes that generate prediction values by copying peripheral pixels determined by using the directional lines as shown in FIG. 15.
도 16은 도 15의 방향성을 갖는 인트라 예측 모드의 예측 각도를 구체적으로 나타낸다. 도 16에서 각 화살표는 도 15의 방향성을 갖는 인트라 예측 모드에 따라서 매칭되는 포인트를 나타낸다.16 illustrates the prediction angle of the intra prediction mode having the directionality of FIG. 15 in detail. Each arrow in FIG. 16 represents a point matched according to the intra prediction mode having the directionality of FIG. 15.
현재 블록 내의 인트라 예측되는 픽셀을 중심으로 인트라 예측 모드에 따른 방향성을 갖는 라인이 정확히 주변 픽셀에 매칭되는 경우에는 해당 매칭된 주변 픽셀을 참조 픽셀로 이용할 수 있다. 그러나, 인트라 예측 모드에 따른 방향성을 갖는 라인은 주변 픽셀 사이를 지날 수 있다. 이러한 경우에는 주변 픽셀의 값을 픽셀의 위치에 따라 선형 보간을 통해 예측값을 생성한다.When the line having the direction according to the intra prediction mode is exactly matched to the neighboring pixel with respect to the intra predicted pixel in the current block, the corresponding neighboring pixel may be used as the reference pixel. However, lines with directivity according to the intra prediction mode may pass between neighboring pixels. In this case, a predictive value is generated through linear interpolation according to the position of the pixel.
도 17은 일 실시예에 따라서 도 15의 30번의 인트라 예측 모드에 대하여 선형 보간을 통해 인트라 예측 모드값을 획득하는 경우를 설명하기 위한 참조도이다.FIG. 17 is a diagram for describing a case of obtaining an intra prediction mode value through linear interpolation with respect to 30 intra prediction modes of FIG. 15, according to an embodiment.
도 17을 참조하면, x 표시는 현재 블록 내의 픽셀 P00(1730)을 기준으로 도 15의 30번의 인트라 예측 모드에 따른 방향성을 갖는 라인이 매칭되는 포인트이다. 이와 같이, 인트라 예측 모드에 따른 방향성을 갖는 라인이 주변 픽셀들 AR1(1710) 및 AR2(1720) 사이를 가리키는 경우, 다음의 수학식; P00=(19*AR1 + 13*AR2)>>5 와 같이 주변 픽셀들 AR1(1710) 및 AR2(1720)의 가중 평균값을 이용하여 현재 픽셀의 예측값 P00가 획득될 수 있다. 주변 픽셀들 AR1(1710) 및 AR2(1720)에 곱하여지는 가중치 19 및 13은 현재 픽셀 P00을 기준으로 인트라 예측 모드에 따른 방향성을 갖는 라인이 주변 픽셀들에 매핑되었을 때, 매핑된 포인트 x와 주변 픽셀 사이의 거리를 나타내는 것으로 이러한 가중치는 테이블화되어 미리 저장되어 있을 수 있다.Referring to FIG. 17, an x mark is a point at which a line having directionality according to the intra prediction mode 30 of FIG. 15 is matched based on the pixel P00 1730 in the current block. As such, when a line having a direction according to the intra prediction mode points between the neighboring pixels AR1 1710 and AR2 1720, the following equation; A prediction value P00 of the current pixel may be obtained using a weighted average value of the surrounding pixels AR1 1710 and AR2 1720 such as P00 = (19 * AR1 + 13 * AR2) >> 5. The weights 19 and 13, which are multiplied by the neighbor pixels AR1 1710 and AR2 1720, are mapped to the point x and the mapped point when a line having a direction according to the intra prediction mode is mapped to the neighbor pixels based on the current pixel P00. Indicating the distance between pixels, such weights may be tabulated and stored in advance.
도 18은 본 발명의 일 실시예에 따라서 현재 블록 및 인트라 예측시 이용되는 주변 픽셀을 나타낸 도면이다.18 illustrates neighboring pixels used in a current block and intra prediction according to an embodiment of the present invention.
도 18을 참조하면, 필터링부(1410)는 인트라 예측되는 현재 블록(1800)의 크기에 따라서 소정 개수의 상측의 주변 픽셀들 및 좌측의 주변 픽셀들을 선택한다. 만약, 현재 블록(1800)의 크기가 nTbs * nTbs (nTbs는 정수)인 경우, 필터링부(1410)는 도면 부호 1810과 같이 2nTbs 개의 주변 픽셀들을 선택한다. 그리고, 필터링부(1410)는 2nTbs개의 주변 픽셀들에 대하여 소정의 필터를 적용하여 필터링된 주변 픽셀을 생성한다. 필터링부(1410)에 의하여 필터링되는 상측 및 좌측의 주변 픽셀들(1810)의 개수는 이에 한정되지 않고 현재 블록에 적용되는 인트라 예측 모드의 방향성을 고려하여 변경될 수 있다.Referring to FIG. 18, the filtering unit 1410 selects a predetermined number of upper peripheral pixels and left peripheral pixels according to the size of the current block 1800 that is intra predicted. If the size of the current block 1800 is nTbs * nTbs (nTbs is an integer), the filtering unit 1410 selects 2nTbs peripheral pixels as shown by reference numeral 1810. The filtering unit 1410 generates a filtered neighboring pixel by applying a predetermined filter to 2nTbs neighboring pixels. The number of upper and left peripheral pixels 1810 filtered by the filtering unit 1410 is not limited thereto and may be changed in consideration of the directionality of the intra prediction mode applied to the current block.
도 19는 본 발명의 일 실시예에 따른 주변 픽셀의 필터링 과정을 설명하기 위한 참조도이며, 도 20은 필터링되는 주변 픽셀들을 나타낸다.19 is a reference diagram for describing a filtering process of neighboring pixels according to an exemplary embodiment of the present invention, and FIG. 20 illustrates neighboring pixels to be filtered.
도 19를 참조하면, nTbs * nTbs 크기의 현재 블록의 상측과 좌측에 인접한 2nTbs개의 원 주변 픽셀들을 ContextOrg[n](n은 0부터 2nTbs-1까지의 정수)라고 하면, 필터링부(1410)은 원 주변 픽셀들 사이의 가중 평균값을 계산함으로써 원 주변 픽셀들을 필터링하여 제 1 필터링된 주변 픽셀 ContextFiltered1[n]을 생성한다. 예를 들어, 필터링부(1410)는 다음의 수학식 1과 같이 원 주변 픽셀들(ContextOrg[n])에 3-탭 필터를 적용하여 제 1 필터링된 주변 픽셀을 생성한다.Referring to FIG. 19, when 2nTbs circle peripheral pixels adjacent to the upper and left sides of a current block of size nTbs * nTbs are ContextOrg [n] (n is an integer from 0 to 2nTbs-1), the filtering unit 1410 The circular peripheral pixels are filtered by calculating a weighted average value between the circular peripheral pixels to generate a first filtered peripheral pixel ContextFiltered1 [n]. For example, the filtering unit 1410 generates a first filtered peripheral pixel by applying a 3-tap filter to the circular peripheral pixels ContextOrg [n] as shown in Equation 1 below.
수학식 1
Figure PCTKR2014000108-appb-M000001
Equation 1
Figure PCTKR2014000108-appb-M000001
수학식 1을 참조하면, 필터링부(1410)는 원 주변 픽셀들 중 현재 필터링되는 주변 픽셀(ContextOrg[n])과 인접한 두 개의 주변 픽셀(ContextOrg[n-1], ContextOrg[n+1])의 가중 평균값을 계산함으로써 제 1 필터링된 주변 픽셀을 생성한다. 예를 들어, 도 20을 참조하면, 현재 블록의 좌상측의 (-1,-1)에 위치한 픽셀값 p(-1,-1)의 필터링된 픽셀값을 pF(-1,-1)이라 하면, pF(-1,-1)은 (-1,0) 위치의 주변 픽셀값 p(-1,0) 및 (0,-1) 위치의 주변 픽셀값 p(0,-1)을 이용하여 다음의 수학식; pF(-1,-1)= (p(-1,0)+2*p(-1,-1)+p(0,-1))/4 을 통해 획득된다. 주변 픽셀들 중 좌하측의 주변 픽셀 p(-1, 2nTbs-1) 및 우상측의 주변 픽셀 p(2nTbs-1, -1)에 대해서는 필터링되지 않은 원 주변 픽셀의 값이 필터링된 값으로 이용될 수 있다.Referring to Equation 1, the filtering unit 1410 includes two neighboring pixels ContextOrg [n-1] and ContextOrg [n + 1] adjacent to the neighboring pixel ContextOrg [n] that is currently filtered among the surrounding pixels. Generate a first filtered peripheral pixel by calculating a weighted average of. For example, referring to FIG. 20, the filtered pixel value of the pixel value p (-1, -1) located at (-1, -1) on the upper left side of the current block is called pF (-1, -1). PF (-1, -1) uses peripheral pixel values p (-1,0) at position (-1,0) and peripheral pixel values p (0, -1) at position (0, -1). By the following equation; pF (-1, -1) = (p (-1,0) + 2 * p (-1, -1) + p (0, -1)) / 4 Among the surrounding pixels, the unfiltered original peripheral pixels p (-1, 2nTbs-1) and the upper right peripheral pixel p (2nTbs-1, -1) are used as the filtered values. Can be.
유사하게 필터링부(1410)는 제 1 필터링된 주변 픽셀들(ContextFiltered1[n]) 사이의 가중 평균값을 다시 계산하여 제 2 필터링된 주변 픽셀(ContextFiltered2[n])을 생성할 수 있다. 예를 들어, 필터링부(1210)는 다음의 수학식 2와 같이 제 1 필터링된 주변 픽셀들(ContextFiltered1[n])에 3-탭 필터를 적용하여 제 2 필터링된 주변 픽셀을 생성한다.Similarly, the filtering unit 1410 may generate a second filtered surrounding pixel ContextFiltered2 [n] by recalculating a weighted average value between the first filtered surrounding pixels ContextFiltered1 [n]. For example, the filtering unit 1210 generates a second filtered peripheral pixel by applying a 3-tap filter to the first filtered peripheral pixels ContextFiltered1 [n] as shown in Equation 2 below.
수학식 2
Figure PCTKR2014000108-appb-M000002
Equation 2
Figure PCTKR2014000108-appb-M000002
수학식 2를 참조하면, 필터링부(1410)는 제 1 필터링된 주변 픽셀들 중 현재 필터링되는 주변 픽셀(ContextFiltered1[n])과 인접한 주변 픽셀(ContextFiltered1[n-1], ContextFiltered1[n+1])의 가중 평균값을 계산함으로써 제 2 필터링된 주변 픽셀을 생성한다. 이와 같은 주변 픽셀에 대한 필터링 과정은 2회 이상 반복하여 수행될 수 있다.Referring to Equation 2, the filtering unit 1410 may include the neighboring pixels ContextFiltered1 [n-1] and ContextFiltered1 [n + 1] adjacent to the neighboring pixels ContextFiltered1 [n] currently filtered among the first filtered neighboring pixels. Calculates a weighted average of) to produce a second filtered peripheral pixel. The filtering process for the surrounding pixels may be repeated two or more times.
도 21은 일 실시예에 따른 비디오 부호화 방법의 플로우 차트이다.21 is a flowchart of a video encoding method, according to an embodiment.
도 21을 참조하면, 단계 2110에서 필터링부(1410)는 부호화되는 색차 성분의 현재 블록의 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 획득한다.Referring to FIG. 21, in operation 2110, the filtering unit 1410 filters neighboring pixels of a current block of a color difference component to be encoded to obtain filtered neighboring pixels.
단계 2120에서 참조 픽셀 결정부(1420)는 현재 블록의 크기 및 수행될 인트라 예측 모드에 기초하여, 필터링된 주변 픽셀들과 원 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용될 주변 픽셀들을 결정한다. 전술한 표 2 내지 표 4에 예시된 바와 같이, 참조 픽셀 결정부(1420)는 휘도 성분 블록의 인트라 예측시 참조 픽셀을 결정하는 과정과 독립적으로, 색차 성분 블록의 크기 및 적용될 인트라 예측 모드에 기초하여 원 주변 픽셀 또는 적어도 1회 이상 필터링된 주변 픽셀들 중 색차 성분 블록의 인트라 예측시에 이용된 주변 픽셀들을 결정한다.In operation 2120, the reference pixel determiner 1420 determines neighboring pixels to be used for intra prediction of the current block among the filtered neighboring pixels and the original neighboring pixels based on the size of the current block and the intra prediction mode to be performed. . As illustrated in Tables 2 to 4, the reference pixel determiner 1420 is based on the size of the chrominance component block and the intra prediction mode to be applied, independently of the process of determining the reference pixel during intra prediction of the luminance component block. The neighboring pixels used in the intra prediction of the color difference component block among the original neighboring pixels or at least one filtered neighboring pixels are determined.
단계 2130에서, 인트라 예측 수행부(1430)는 결정된 주변 픽셀들을 이용하여 색차 블록에 대한 인트라 예측을 수행한다. 현재 색차 성분 블록에 대하여 결정된 인트라 예측 모드 정보 및 현재 색차 성분 블록의 크기 정보는 NAL 단위의 비트스트림에 포함되어 복호화측에 전송되고, 복호화 측에서는 색차 성분 블록의 크기 정보 및 인트라 예측 모드 정보에 기초하여 부호화 측과 동일한 방식으로 원 주변 픽셀 및 필터링된 주변 픽셀들 중 색차 성분 블록의 인트라 예측에 이용할 참조 픽셀을 결정한다.In operation 2130, the intra prediction performing unit 1430 performs intra prediction on the color difference block using the determined neighboring pixels. The intra prediction mode information determined for the current chrominance component block and the size information of the current chrominance component block are included in a bitstream of a NAL unit and transmitted to the decoding side, and the decoding side is based on the size information and the intra prediction mode information of the chrominance component block. In the same manner as that of the encoding side, a reference pixel to be used for intra prediction of the color difference component block among the original neighbor pixels and the filtered neighbor pixels is determined.
도 22는 일 실시예에 따른 비디오 복호화 방법의 플로우 차트이다.22 is a flowchart of a video decoding method, according to an embodiment.
도 22를 참조하면, 단계 2210에서 비트스트림으로부터 색차 성분의 현재 블록의 크기 정보 및 인트라 예측 모드 정보를 획득되면, 단계 2220에서 참조 픽셀 결정부(1420)는 크기 정보 및 인트라 예측 모드 정보에 기초하여, 현재 블록의 복원된 주변 픽셀들과 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정한다. 단계 2220의 판단 결과, 현재 색차 성분 블록의 인트라 예측시에 필터링된 주변 픽셀이 이용된 경우, 필터링부(1410)는 표 2 내지 표 4에 예시된 바와 같이 색차 성분 블록의 크기 및 인트라 예측 모드에 기초하여 1회 내지 2회 주변 픽셀을 필터링하여 필터링된 주변 픽셀을 출력한다.Referring to FIG. 22, when the size information and the intra prediction mode information of the current block of the chrominance component are obtained from the bitstream in step 2210, the reference pixel determiner 1420 may determine the size and the intra prediction mode information in step 2220. The neighboring pixel used for intra prediction of the current block is determined among the restored neighboring pixels of the current block and the filtered neighboring pixels filtered from the restored neighboring pixels. As a result of the determination in step 2220, when the filtered neighboring pixel is used in the intra prediction of the current chrominance component block, the filtering unit 1410 may determine the size and intra prediction mode of the chrominance component block as illustrated in Tables 2 to 4. Based on the filtering of the surrounding pixels once or twice, the filtered neighboring pixels are output.
단계 2230에서, 인트라 예측 수행부(1430)는 참조 픽셀 결정부(1420)에서 결정된 주변 픽셀을 이용하여, 인트라 예측 모드 정보에 따라서 현재 블록에 대한 인트라 예측을 수행하여 예측값을 생성한다.In operation 2230, the intra prediction execution unit 1430 generates an prediction value by performing intra prediction on the current block according to the intra prediction mode information by using the neighboring pixel determined by the reference pixel determination unit 1420.
본 발명에 따른 영상의 부호화, 복호화 방법은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 포함된. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The video encoding and decoding method according to the present invention can also be embodied as computer readable codes on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disks, optical data storage devices, and the like. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다. So far I looked at the center of the preferred embodiment for the present invention. Those skilled in the art will understand that the present invention may be implemented in a modified form without departing from the essential characteristics of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

Claims (15)

  1. 비디오 복호화 방법에 있어서,In the video decoding method,
    비트스트림으로부터 색차 성분의 현재 블록의 크기 정보 및 인트라 예측 모드 정보를 획득하는 단계;Obtaining intra prediction mode information and size information of a current block of a chrominance component from the bitstream;
    상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 단계; 및Determining a neighboring pixel used for intra prediction of the current block among the reconstructed neighboring pixels of the current block and the filtered neighboring pixels filtering the reconstructed neighboring pixel based on the size information and the intra prediction mode information. step; And
    상기 결정된 주변 픽셀을 이용하여, 상기 인트라 예측 모드 정보에 따라서 상기 현재 블록에 대한 인트라 예측을 수행하는 단계를 포함하는 것을 특징으로 하는 비디오 복호화 방법.And performing intra prediction on the current block according to the intra prediction mode information by using the determined neighboring pixel.
  2. 제 1항에 있어서,The method of claim 1,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 비디오를 구성하는 휘도 성분의 블록의 인트라 예측시에 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지 결정하는 결정 방식과는 독립적인 결정 방식에 따라서 상기 색차 성분의 현재 블록에 대해서 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지를 결정하는 것을 특징으로 하는 비디오 복호화 방법.Intra filtering the neighboring pixels filtered for the current block of the chrominance component according to a determination method independent of a determination method for determining whether to use the filtered neighboring pixels for intra prediction during intra prediction of a block of luminance components constituting the video. A video decoding method comprising determining whether to use for prediction.
  3. 제 1항에 있어서,The method of claim 1,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들, 상기 복원된 주변 픽셀을 1회 필터링한 주변 픽셀들 및 상기 복원된 주변 픽셀들을 2회 필터링한 주변 픽셀들 중 하나의 필터링된 주변 픽셀 그룹을 결정하는 것을 특징으로 하는 비디오 복호화 방법.Based on the size information and the intra prediction mode information, among the reconstructed neighboring pixels of the current block, the neighboring pixels once filtered out of the restored neighboring pixels, and the neighboring pixels filtered twice the restored neighboring pixels; And determine one filtered peripheral pixel group.
  4. 제 1항에 있어서,The method of claim 1,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 현재 블록의 인트라 예측 모드 인덱스와 수평 방향 인트라 예측 모드 인덱스와의 차이값 및 상기 현재 블록의 인트라 예측 모드 인덱스와 수직 방향 인트라 예측 모드 인덱스와의 차이값 중 더 작은 값을 결정하는 단계;Determining a smaller value of the difference between the intra prediction mode index of the current block and the horizontal intra prediction mode index and the difference between the intra prediction mode index of the current block and the vertical intra prediction mode index;
    상기 결정된 차이값과 상기 크기 정보에 기초하여 결정된 소정의 임계치를 비교하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 단계를 포함하는 것을 특징으로 하는 비디오 복호화 방법.By comparing the determined difference value with a predetermined threshold determined based on the size information, an intra prediction of the current block among the filtered neighboring pixels filtering the restored neighboring pixels of the current block and the restored neighboring pixels. Determining a peripheral pixel to be used.
  5. 제 1항에 있어서, 상기 현재 블록은The method of claim 1, wherein the current block is
    최대 크기를 갖는 부호화 단위인 최대 부호화 단위 및 상기 최대 부호화 단위의 계층적 분할 정보인 심도에 기초하여 현재 픽처를 분할한 부호화 단위에 포함된 예측 단위 또는 상기 예측 단위를 분할한 파티션인 것을 특징으로 하는 비디오 복호화 방법.A prediction unit included in a coding unit obtained by dividing a current picture or a partition obtained by dividing the prediction unit based on a maximum coding unit that is a coding unit having a maximum size and a depth that is hierarchical split information of the maximum coding unit. Video decoding method.
  6. 비디오 복호화 장치에 있어서,In the video decoding apparatus,
    색차 성분의 현재 블록의 이전에 복원된 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 생성하는 주변 픽셀 필터링부;A peripheral pixel filtering unit for filtering the previously reconstructed peripheral pixels of the current block of the chrominance component to generate filtered peripheral pixels;
    비트스트림으로부터 색차 성분의 현재 블록의 크기 정보 및 인트라 예측 모드 정보를 획득하고, 상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 참조 픽셀 결정부; 및Obtaining size information and intra prediction mode information of the current block of the chrominance component from the bitstream, and filtering the reconstructed neighboring pixels and the reconstructed neighboring pixels of the current block based on the size information and the intra prediction mode information. A reference pixel determiner configured to determine a neighboring pixel used for intra prediction of the current block among the filtered neighboring pixels; And
    상기 결정된 주변 픽셀을 이용하여, 상기 인트라 예측 모드 정보에 따라서 상기 현재 블록에 대한 인트라 예측을 수행하는 인트라 예측 수행부를 포함하는 것을 특징으로 하는 비디오 복호화 장치.And an intra prediction performing unit configured to perform intra prediction on the current block according to the intra prediction mode information by using the determined neighboring pixel.
  7. 제 6항에 있어서,The method of claim 6,
    상기 참조 픽셀 결정부는The reference pixel determiner
    상기 비디오를 구성하는 휘도 성분의 블록의 인트라 예측시에 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지 결정하는 결정 방식과는 독립적인 결정 방식에 따라서 상기 색차 성분의 현재 블록에 대해서 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지를 결정하는 것을 특징으로 하는 비디오 복호화 장치.Intra filtering the neighboring pixels filtered with respect to the current block of the chrominance component according to a determination method independent of a determination method for determining whether to use the filtered neighboring pixels for intra prediction in the intra prediction of the block of the luminance component constituting the video. And a video decoding apparatus for determining whether to use for prediction.
  8. 제 6항에 있어서,The method of claim 6,
    상기 참조 픽셀 결정부는The reference pixel determiner
    상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들, 상기 복원된 주변 픽셀을 1회 필터링한 주변 픽셀들 및 상기 복원된 주변 픽셀들을 2회 필터링한 주변 픽셀들 중 하나의 필터링된 주변 픽셀 그룹을 결정하는 것을 특징으로 하는 비디오 복호화 장치.Based on the size information and the intra prediction mode information, among the reconstructed neighboring pixels of the current block, the neighboring pixels once filtered out of the restored neighboring pixels, and the neighboring pixels filtered twice the restored neighboring pixels; And determine one filtered peripheral pixel group.
  9. 제 6항에 있어서,The method of claim 6,
    상기 참조 픽셀 결정부는The reference pixel determiner
    상기 현재 블록의 인트라 예측 모드 인덱스와 수평 방향 인트라 예측 모드 인덱스와의 차이값 및 상기 현재 블록의 인트라 예측 모드 인덱스와 수직 방향 인트라 예측 모드 인덱스와의 차이값 중 더 작은 값을 결정하고, 상기 결정된 차이값과 상기 크기 정보에 기초하여 결정된 소정의 임계치를 비교하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 것을 특징으로 하는 비디오 복호화 장치.The smaller difference value between the intra prediction mode index of the current block and the horizontal intra prediction mode index and the difference between the intra prediction mode index and the vertical intra prediction mode index of the current block is determined, and the determined difference is determined. A periphery used for intra prediction of the current block among the reconstructed neighboring pixels of the current block and the filtered neighboring pixels filtering the reconstructed neighboring pixels by comparing a predetermined threshold determined based on the value and the size information. And a pixel is determined.
  10. 제 6항에 있어서, 상기 현재 블록은The method of claim 6, wherein the current block is
    최대 크기를 갖는 부호화 단위인 최대 부호화 단위 및 상기 최대 부호화 단위의 계층적 분할 정보인 심도에 기초하여 현재 픽처를 분할한 부호화 단위에 포함된 예측 단위 또는 상기 예측 단위를 분할한 파티션인 것을 특징으로 하는 비디오 복호화 장치.A prediction unit included in a coding unit obtained by dividing a current picture or a partition obtained by dividing the prediction unit based on a maximum coding unit that is a coding unit having a maximum size and a depth that is hierarchical split information of the maximum coding unit. Video decoding device.
  11. 비디오 부호화 방법에 있어서,In the video encoding method,
    부호화되는 색차 성분의 현재 블록의 주변 픽셀들을 필터링하여 필터링된 주변 픽셀들을 획득하는 단계;Filtering peripheral pixels of the current block of the encoded color difference component to obtain filtered peripheral pixels;
    상기 현재 블록의 크기 및 수행될 인트라 예측 모드에 기초하여, 상기 필터링된 주변 픽셀들과 원 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용될 주변 픽셀들을 결정하는 단계; 및 Determining neighboring pixels to be used for intra prediction of the current block among the filtered neighboring pixels and the original neighboring pixels based on the size of the current block and the intra prediction mode to be performed; And
    상기 결정된 주변 픽셀들을 이용하여 상기 현재 블록에 대한 인트라 예측을 수행하는 단계를 포함하는 것을 특징으로 하는 비디오 부호화 방법.And performing intra prediction on the current block by using the determined neighboring pixels.
  12. 제 11항에 있어서,The method of claim 11,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 비디오를 구성하는 휘도 성분의 블록의 인트라 예측시에 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지 결정하는 결정 방식과는 독립적인 결정 방식에 따라서 상기 색차 성분의 현재 블록에 대해서 필터링된 주변 픽셀을 인트라 예측에 이용할 것인지를 결정하는 것을 특징으로 하는 비디오 부호화 방법.Intra filtering the neighboring pixels filtered with respect to the current block of the chrominance component according to a determination method independent of a determination method for determining whether to use the filtered neighboring pixels for intra prediction in the intra prediction of the block of the luminance component constituting the video. A video encoding method characterized by determining whether to use for prediction.
  13. 제 11항에 있어서,The method of claim 11,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 크기 정보 및 인트라 예측 모드 정보에 기초하여, 상기 현재 블록의 복원된 주변 픽셀들, 상기 복원된 주변 픽셀을 1회 필터링한 주변 픽셀들 및 상기 복원된 주변 픽셀들을 2회 필터링한 주변 픽셀들 중 하나의 필터링된 주변 픽셀 그룹을 결정하는 것을 특징으로 하는 비디오 부호화 방법.Based on the size information and the intra prediction mode information, among the reconstructed neighboring pixels of the current block, the neighboring pixels once filtered out of the restored neighboring pixels, and the neighboring pixels filtered twice the restored neighboring pixels; And determine one filtered peripheral pixel group.
  14. 제 11항에 있어서,The method of claim 11,
    상기 주변 픽셀을 결정하는 단계는The determining of the peripheral pixel
    상기 현재 블록의 인트라 예측 모드 인덱스와 수평 방향 인트라 예측 모드 인덱스와의 차이값 및 상기 현재 블록의 인트라 예측 모드 인덱스와 수직 방향 인트라 예측 모드 인덱스와의 차이값 중 더 작은 값을 결정하는 단계;Determining a smaller value of the difference between the intra prediction mode index of the current block and the horizontal intra prediction mode index and the difference between the intra prediction mode index of the current block and the vertical intra prediction mode index;
    상기 결정된 차이값과 상기 크기 정보에 기초하여 결정된 소정의 임계치를 비교하여, 상기 현재 블록의 복원된 주변 픽셀들과 상기 복원된 주변 픽셀을 필터링한 필터링된 주변 픽셀들 중 상기 현재 블록의 인트라 예측에 이용되는 주변 픽셀을 결정하는 단계를 포함하는 것을 특징으로 하는 비디오 부호화 방법.By comparing the determined difference value with a predetermined threshold determined based on the size information, an intra prediction of the current block among the filtered neighboring pixels filtering the restored neighboring pixels of the current block and the restored neighboring pixels. Determining a peripheral pixel to be used.
  15. 제 11항에 있어서, 상기 현재 블록은The method of claim 11, wherein the current block is
    최대 크기를 갖는 부호화 단위인 최대 부호화 단위 및 상기 최대 부호화 단위의 계층적 분할 정보인 심도에 기초하여 현재 픽처를 분할한 부호화 단위에 포함된 예측 단위 또는 상기 예측 단위를 분할한 파티션인 것을 특징으로 하는 비디오 부호화 방법.A prediction unit included in a coding unit obtained by dividing a current picture or a partition obtained by dividing the prediction unit based on a maximum coding unit that is a coding unit having a maximum size and a depth that is hierarchical split information of the maximum coding unit. Video coding method.
PCT/KR2014/000108 2013-01-04 2014-01-06 Method and apparatus for encoding video, and method and apparatus for decoding said video WO2014107073A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201361748819P 2013-01-04 2013-01-04
US61/748,819 2013-01-04

Publications (1)

Publication Number Publication Date
WO2014107073A1 true WO2014107073A1 (en) 2014-07-10

Family

ID=51062345

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/000108 WO2014107073A1 (en) 2013-01-04 2014-01-06 Method and apparatus for encoding video, and method and apparatus for decoding said video

Country Status (2)

Country Link
KR (1) KR20140089488A (en)
WO (1) WO2014107073A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017222326A1 (en) * 2016-06-24 2017-12-28 주식회사 케이티 Video signal processing method and device
CN108429910A (en) * 2017-02-15 2018-08-21 扬智科技股份有限公司 Method for compressing image
US11533508B2 (en) 2018-06-08 2022-12-20 Kt Corporation Method and apparatus for encoding/decoding residual data based on a plurality of transformations
RU2792225C2 (en) * 2018-06-08 2023-03-21 Кт Корпорейшен Method and device for processing video signal

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117201777A (en) 2016-09-13 2023-12-08 韩国电子通信研究院 Video encoding/decoding method and apparatus, and recording medium storing bit stream
WO2019203487A1 (en) * 2018-04-19 2019-10-24 엘지전자 주식회사 Method and apparatus for encoding image on basis of intra prediction

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008160819A (en) * 2006-11-29 2008-07-10 Matsushita Electric Ind Co Ltd Image processing method, and image processor
KR20100095914A (en) * 2009-02-23 2010-09-01 에스케이 텔레콤주식회사 Video encoding/decoding method and apparatus using channel correlation and computer readable recording medium therefor
KR20110018189A (en) * 2009-08-17 2011-02-23 삼성전자주식회사 Method and apparatus for encoding video, and method and apparatus for decoding video
KR20120043661A (en) * 2010-10-26 2012-05-04 (주)휴맥스 Method for encoding/decoding with adaptive intra prediction
KR20120140222A (en) * 2011-06-20 2012-12-28 한국전자통신연구원 Method for image encoding/decoding and apparatus thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008160819A (en) * 2006-11-29 2008-07-10 Matsushita Electric Ind Co Ltd Image processing method, and image processor
KR20100095914A (en) * 2009-02-23 2010-09-01 에스케이 텔레콤주식회사 Video encoding/decoding method and apparatus using channel correlation and computer readable recording medium therefor
KR20110018189A (en) * 2009-08-17 2011-02-23 삼성전자주식회사 Method and apparatus for encoding video, and method and apparatus for decoding video
KR20120043661A (en) * 2010-10-26 2012-05-04 (주)휴맥스 Method for encoding/decoding with adaptive intra prediction
KR20120140222A (en) * 2011-06-20 2012-12-28 한국전자통신연구원 Method for image encoding/decoding and apparatus thereof

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114363628A (en) * 2016-06-24 2022-04-15 株式会社Kt Image encoding method, image decoding method and device
US11350084B2 (en) 2016-06-24 2022-05-31 Kt Corporation Method and apparatus for processing video signal
CN109417628A (en) * 2016-06-24 2019-03-01 株式会社Kt Video signal processing method and device
US10735720B2 (en) 2016-06-24 2020-08-04 Kt Corporation Method and apparatus for processing video signal
US11445178B2 (en) 2016-06-24 2022-09-13 Kt Corporation Method and apparatus for processing video signal
CN109417628B (en) * 2016-06-24 2022-03-08 株式会社Kt Video signal processing method and apparatus
CN114363629A (en) * 2016-06-24 2022-04-15 株式会社Kt Image encoding method, image decoding method and device
WO2017222326A1 (en) * 2016-06-24 2017-12-28 주식회사 케이티 Video signal processing method and device
US11445177B2 (en) 2016-06-24 2022-09-13 Kt Corporation Method and apparatus for processing video signal
US11445179B2 (en) 2016-06-24 2022-09-13 Kt Corporation Method and apparatus for processing video signal
CN108429910A (en) * 2017-02-15 2018-08-21 扬智科技股份有限公司 Method for compressing image
CN108429910B (en) * 2017-02-15 2021-09-10 扬智科技股份有限公司 Image compression method
US11533508B2 (en) 2018-06-08 2022-12-20 Kt Corporation Method and apparatus for encoding/decoding residual data based on a plurality of transformations
RU2792225C2 (en) * 2018-06-08 2023-03-21 Кт Корпорейшен Method and device for processing video signal

Also Published As

Publication number Publication date
KR20140089488A (en) 2014-07-15

Similar Documents

Publication Publication Date Title
WO2013002586A2 (en) Method and apparatus for image encoding and decoding using intra prediction
WO2016200100A1 (en) Method and apparatus for encoding or decoding image using syntax signaling for adaptive weight prediction
WO2013002589A2 (en) Prediction method and apparatus for chroma component of image using luma component of image
WO2013115572A1 (en) Method and apparatus for hierarchical data unit-based video encoding and decoding comprising quantization parameter prediction
WO2012124961A2 (en) Method and apparatus for encoding images and method and apparatus for decoding images
WO2011021838A2 (en) Method and apparatus for encoding video, and method and apparatus for decoding video
WO2012087077A2 (en) Method and device for encoding intra prediction mode for image prediction unit, and method and device for decoding intra prediction mode for image prediction unit
WO2011087297A2 (en) Method and apparatus for encoding video by using deblocking filtering, and method and apparatus for decoding video by using deblocking filtering
WO2013002557A2 (en) Method and apparatus for encoding motion information, and method and apparatus for decoding same
WO2011126309A2 (en) Method and apparatus for video encoding and method and apparatus for video decoding
WO2011126281A2 (en) Method and apparatus for encoding video by performing in-loop filtering based on tree-structured data unit, and method and apparatus for decoding video by performing the same
WO2012173415A2 (en) Method and apparatus for encoding motion information and method and apparatus for decoding same
WO2014007524A1 (en) Method and apparatus for entropy coding video and method and apparatus for entropy decoding video
WO2013109123A1 (en) Method and device for encoding video to improve intra prediction processing speed, and method and device for decoding video
WO2011129620A2 (en) Video-encoding method and video-encoding apparatus based on encoding units determined in accordance with a tree structure, and video-decoding method and video-decoding apparatus based on encoding units determined in accordance with a tree structure
WO2014171713A1 (en) Method and apparatus for video encoding/decoding using intra prediction
WO2013005963A2 (en) Method and apparatus for coding video, and method and apparatus for decoding video accompanied by inter prediction using collocated image
WO2011126275A2 (en) Determining intra prediction mode of image coding unit and image decoding unit
WO2011016702A2 (en) Method and apparatus for encoding images, and method and apparatus for decoding encoded images
WO2013005962A2 (en) Video encoding method with intra prediction using checking process for unified reference possibility, video decoding method and device thereof
WO2013002585A2 (en) Method and apparatus for entropy encoding/decoding
WO2012044126A2 (en) Image intra prediction method and apparatus
WO2013109122A1 (en) Method and apparatus for encoding video and method and apparatus for decoding video changing scanning order depending on hierarchical coding unit
WO2013066051A1 (en) Method and apparatus for determining a context model for transform coefficient level entropy encoding and decoding
WO2015020504A1 (en) Method and apparatus for determining merge mode

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: 14735440

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14735440

Country of ref document: EP

Kind code of ref document: A1