KR20210042809A - Image decoding apparatus and method using tool set, and image encoding apparatus and method - Google Patents

Image decoding apparatus and method using tool set, and image encoding apparatus and method Download PDF

Info

Publication number
KR20210042809A
KR20210042809A KR1020200119872A KR20200119872A KR20210042809A KR 20210042809 A KR20210042809 A KR 20210042809A KR 1020200119872 A KR1020200119872 A KR 1020200119872A KR 20200119872 A KR20200119872 A KR 20200119872A KR 20210042809 A KR20210042809 A KR 20210042809A
Authority
KR
South Korea
Prior art keywords
coding unit
tool
decoding apparatus
coding
split
Prior art date
Application number
KR1020200119872A
Other languages
Korean (ko)
Other versions
KR102493125B1 (en
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 삼성전자주식회사
Priority to EP20874414.4A priority Critical patent/EP4044597A4/en
Priority to PCT/KR2020/013555 priority patent/WO2021071196A1/en
Publication of KR20210042809A publication Critical patent/KR20210042809A/en
Priority to US17/713,693 priority patent/US20220232237A1/en
Priority to KR1020230009539A priority patent/KR102672758B1/en
Application granted granted Critical
Publication of KR102493125B1 publication Critical patent/KR102493125B1/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/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
    • 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/13Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]
    • 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/184Methods 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 bits, e.g. of the compressed video stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding

Landscapes

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

Abstract

According to an embodiment of the present invention, disclosed is an image decoding method, which includes the steps of: receiving a bitstream generated as a result of encoding an image sequence; obtaining a first tool set index indicating a tool allowed to decode the bitstream among multiple tools, from a sequence parameter set of the bitstream; obtaining tool flags indicating whether or not the multiple tools have been used for the image sequence, from the sequence parameter set; identifying a tool having been used for the image sequence from the tool flags; and reconstructing the image sequence on the basis of the identified tool, wherein the values of the tool flags are limited by the value of the first tool set index.

Description

툴 세트를 이용하는 영상 복호화 장치 및 이에 의한 영상 복호화 방법, 및 영상 부호화 장치 및 이에 의한 영상 부호화 방법{IMAGE DECODING APPARATUS AND METHOD USING TOOL SET, AND IMAGE ENCODING APPARATUS AND METHOD}An image decoding apparatus using a tool set, an image decoding method thereof, and an image encoding apparatus and an image encoding method thereof TECHNICAL FIELD TECHNICAL FIELD OF THE INVENTION

본 개시는 영상의 부호화 및 복호화 분야에 관한 것이다. 보다 구체적으로, 본 개시는 여러 툴 중에서 선택된 툴 세트를 이용하여 영상을 복호화하는 장치, 및 방법, 영상을 부호화하는 장치 및 방법에 관한 것이다.The present disclosure relates to the field of video encoding and decoding. More specifically, the present disclosure relates to an apparatus and method for decoding an image using a tool set selected from among various tools, and an apparatus and method for encoding an image.

영상의 부호화 및 복호화에서는 영상을 블록으로 분할하고, 인터 예측(inter prediction) 또는 인트라 예측(intra prediction)을 통해 각각의 블록을 예측 부호화 및 예측 복호화한다.In encoding and decoding of an image, an image is divided into blocks, and each block is predictively encoded and decoded through inter prediction or intra prediction.

인터 예측은 영상들 사이의 시간적인 중복성을 제거하여 영상을 압축하는 기술이다. 인터 예측에서는 참조 영상을 이용해 현재 영상의 블록들을 예측한다. 현재 블록과 가장 유사한 참조 블록을 참조 영상 내 소정의 검색 범위에서 검색할 수 있다. 현재 블록을 참조 블록에 기초하여 예측하고, 예측 결과 생성된 예측 블록을 현재 블록으로부터 감산하여 잔차 블록을 생성한다. Inter prediction is a technique for compressing an image by removing temporal redundancy between images. In inter prediction, blocks of a current image are predicted using a reference image. A reference block that is most similar to the current block may be searched within a predetermined search range in the reference image. A current block is predicted based on a reference block, and a residual block is generated by subtracting a prediction block generated as a result of the prediction from the current block.

H.264 AVC(Advanced Video Coding) 및 HEVC(High Efficiency Video Coding)와 같은 코덱에서는 현재 블록의 움직임 벡터를 예측하기 위해 현재 블록에 인접한 이전에 부호화된 블록들 또는 이전에 부호화된 영상에 포함된 블록들의 움직임 벡터를 현재 블록의 예측 움직임 벡터(Prediction Motion Vector)로 이용한다. 현재 블록의 움직임 벡터와 예측 움직임 벡터 사이의 차이인 차분 움직임 벡터(Differential Motion Vector)는 소정의 방식을 통해 디코더 측으로 시그널링된다.In codecs such as H.264 Advanced Video Coding (AVC) and High Efficiency Video Coding (HEVC), previously coded blocks adjacent to the current block or blocks included in a previously coded image are used to predict the motion vector of the current block. Are used as the prediction motion vector of the current block. A differential motion vector, which is a difference between the motion vector of the current block and the predicted motion vector, is signaled to the decoder through a predetermined method.

인트라 예측은 영상 내의 공간적인 중복성을 제거하여 영상을 압축하는 기술이다. 인트라 예측은 예측 모드에 따라 현재 블록의 주변 픽셀들에 기초하여 예측 블록을 생성한다. 그리고, 예측 블록을 현재 블록으로부터 감산하여 잔차 블록을 생성한다.Intra prediction is a technique for compressing an image by removing spatial redundancy in an image. In intra prediction, a prediction block is generated based on neighboring pixels of a current block according to a prediction mode. Then, a residual block is generated by subtracting the prediction block from the current block.

인터 예측 또는 인트라 예측을 통해 생성된 잔차 블록은 변환 및 양자화를 거쳐 디코더로 전달된다. 디코더는 잔차 블록을 역양자화 및 역변환하고, 현재 블록의 예측 블록과 잔차 블록을 합하여 현재 블록을 복원한다. 디코더는 일정한 경우 복원된 현재 블록을 필터링하여 복원된 현재 블록 내 아티팩트를 제거한다.The residual block generated through inter prediction or intra prediction is transmitted to a decoder through transformation and quantization. The decoder inverse quantizes and inverses the residual block, and restores the current block by summing the prediction block and the residual block of the current block. In certain cases, the decoder removes artifacts in the reconstructed current block by filtering the reconstructed current block.

일 실시예에 따른 영상 복호화 장치 및 방법, 및 영상 부호화 장치 및 방법은 표준에 여러 프로파일을 정의할 필요없이 툴 세트에 대한 정보만으로 다양한 응용에 적용할 수 있는 코덱을 제공하는 것을 기술적 과제로 한다.An apparatus and method for decoding an image and an apparatus and method for encoding an image according to an exemplary embodiment is to provide a codec that can be applied to various applications only with information on a tool set without the need to define various profiles in a standard.

일 실시예에 따른 영상 복호화 방법은, 영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 수신하는 단계; 복수의 툴 중 상기 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하는 단계; 상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 상기 시퀀스 파라미터 세트로부터 획득하는 단계; 상기 획득한 툴 플래그들로부터 상기 영상 시퀀스에 대해 사용된 툴을 식별하는 단계; 및 상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 단계를 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한될 수 있다.An image decoding method according to an embodiment includes the steps of: receiving a bitstream generated as a result of encoding an image sequence; Obtaining a first tool set index indicating a tool allowed to decode the bitstream from among a plurality of tools from a sequence parameter set of the bitstream; Obtaining tool flags from the sequence parameter set indicating whether the plurality of tools have been used for the image sequence; Identifying a tool used for the image sequence from the acquired tool flags; And reconstructing the image sequence based on the identified tool, wherein values of the tool flags may be limited by a value of the first tool set index.

상기 제 1의 툴 세트 인덱스는, 소정 길이의 제 1 비트열로 표현되며, 상기 제 1 비트열을 구성하는 각 비트의 값에 따라 상기 비트스트림을 복호화하는데 허용되는 툴이 식별될 수 있다.The first tool set index is represented by a first bit stream having a predetermined length, and a tool allowed to decode the bit stream may be identified according to a value of each bit constituting the first bit stream.

상기 제 1 비트열을 구성하는 각 비트는, 상기 복수의 툴 각각의 허용 여부를 나타내며, 어느 하나의 비트의 값이 1이면, 해당 비트에 대응하는 툴은 상기 비트스트림을 복호화하는데 허용되는 툴로 식별되고, 상기 어느 하나의 비트의 값이 0이면, 해당 비트에 대응하는 툴은 상기 비트스트림을 복호화하는데 허용되지 않는 툴로 식별될 수 있다.Each bit constituting the first bit stream indicates whether or not each of the plurality of tools is allowed, and if a value of any one bit is 1, the tool corresponding to the bit is identified as a tool allowed to decode the bitstream. If the value of any one bit is 0, a tool corresponding to the bit may be identified as a tool that is not allowed to decode the bitstream.

상기 어느 하나의 비트의 값이 1이면, 해당 비트에 대응하는 툴 플래그의 값은 0 또는 1일 수 있다.When the value of any one bit is 1, the value of the tool flag corresponding to the corresponding bit may be 0 or 1.

상기 어느 하나의 비트의 값이 0이면, 해당 비트에 대응하는 툴 플래그의 값은 0으로 제한될 수 있다.When the value of any one bit is 0, the value of the tool flag corresponding to the corresponding bit may be limited to 0.

상기 영상 복호화 방법은, 상기 복수의 툴 중 상기 영상 시퀀스에 대해 사용된 툴을 나타내는 제 2의 툴 세트 인덱스를 상기 시퀀스 파라미터 세트로부터 획득하는 단계를 더 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값 및 상기 제 2의 툴 세트 인덱스에 의해 제한될 수 있다.The image decoding method further comprises obtaining a second tool set index indicating a tool used for the image sequence among the plurality of tools from the sequence parameter set, wherein values of the tool flags are It may be limited by the value of the tool set index of 1 and the second tool set index.

상기 제 1의 툴 세트 인덱스는, 소정 길이의 제 1 비트열로 표현되고, 상기 제 2의 툴 세트 인덱스는, 상기 소정 길이의 제 2 비트열로 표현되며, 상기 제 1 비트열 내 소정 위치의 비트의 값이 1이고, 상기 제 2 비트열 내 상기 소정 위치의 비트의 값이 1이면, 해당 비트에 대응하는 툴 플래그의 값은 1로 제한될 수 있다.The first tool set index is expressed as a first bit string having a predetermined length, and the second tool set index is expressed as a second bit string having the predetermined length, and at a predetermined position in the first bit string. If the value of the bit is 1 and the value of the bit at the predetermined position in the second bit string is 1, the value of the tool flag corresponding to the corresponding bit may be limited to 1.

상기 제 1 비트열 내 소정 위치의 비트의 값이 0이면, 상기 제 2 비트열 내 상기 소정 위치의 비트의 값은 0으로 제한될 수 있다.When the value of the bit at the predetermined position in the first bit string is 0, the value of the bit at the predetermined position in the second bit string may be limited to 0.

상기 영상 복호화 방법은, 상기 제 1의 툴 세트 인덱스로부터 상기 비트스트림을 복호화하는데 허용된 것으로 식별된 툴의 사용이 불가한 경우, 상기 비트스트림의 복호화를 중단하는 단계를 더 포함할 수 있다.The video decoding method may further include stopping decoding of the bitstream when a tool identified as permitted to decode the bitstream from the first tool set index is not available.

상기 영상 복호화 방법은, 상기 시퀀스 파라미터 세트로부터 상기 비트스트림이 따르는 프로파일을 가리키는 정보를 획득하는 단계를 더 포함하되, 상기 프로파일을 가리키는 정보가 미리 결정된 값을 갖는 경우, 상기 제 1의 툴 세트 인덱스의 값과 상기 툴 플래그들의 값은 0으로 제한될 수 있다.The video decoding method further comprises obtaining information indicating a profile to which the bitstream follows from the sequence parameter set, wherein when the information indicating the profile has a predetermined value, the first tool set index The value and the value of the tool flags may be limited to 0.

일 실시예에 따른 영상 복호화 장치는, 영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 수신하고, 복수의 툴 중 상기 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하고, 상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 상기 시퀀스 파라미터 세트로부터 획득하는 엔트로피 복호화부; 및 상기 획득한 툴 플래그들로부터 상기 영상 시퀀스에 대해 사용된 툴을 식별하고, 상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 복원부를 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한될 수 있다.An image decoding apparatus according to an embodiment receives a bitstream generated as a result of encoding an image sequence, and determines a first tool set index indicating a tool allowed to decode the bitstream among a plurality of tools in the bitstream. An entropy decoding unit obtaining from the sequence parameter set of and tool flags indicating whether the plurality of tools are used for the image sequence, from the sequence parameter set; And a restoration unit for identifying a tool used for the image sequence from the acquired tool flags and reconstructing the image sequence based on the identified tool, wherein values of the tool flags are the first tool It can be limited by the value of the set index.

일 실시예에 따른 영상 부호화 방법은, 복수의 툴 중에서 선택된 적어도 하나의 툴에 기반하여 영상 시퀀스를 부호화하는 단계; 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 생성하는 단계; 상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 생성하는 단계; 및 상기 부호화 결과로 생성된 신택스 엘리먼트, 상기 제 1의 툴 세트 인덱스 및 상기 툴 플래그들을 포함하는 비트스트림을 생성하는 단계를 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한될 수 있다.An image encoding method according to an embodiment includes: encoding an image sequence based on at least one tool selected from a plurality of tools; Generating a first tool set index indicating tools allowed to decode the bitstream; Generating tool flags indicating whether the plurality of tools have been used for the image sequence; And generating a bitstream including a syntax element generated as a result of the encoding, the first tool set index, and the tool flags, wherein values of the tool flags are values of the first tool set index May be limited by

일 실시예에 따른 영상 복호화 장치 및 방법, 및 영상 부호화 장치 및 방법은 표준에 여러 프로파일을 정의할 필요없이 툴 세트에 대한 정보만으로 다양한 응용에 적용될 수 있다. The apparatus and method for decoding an image and the apparatus and method for encoding an image according to an exemplary embodiment can be applied to various applications with only information on a tool set without the need to define various profiles in a standard.

종래의 프로파일은 특정 툴의 조합, 즉 특정의 툴 세트로 정의되었지만, 일 실시예에서는 복수 개의 툴 세트들을 하나의 프로파일에 매핑함으로써 하나의 프로파일이 다양한 툴 조합을 지원 가능하게 된다. 일례로 어떤 프로파일에서 사용 가능한 툴에 있어서, 높은 복잡도 등의 이유로 상기 툴을 제외한 새로운 프로파일을 정의가 필요한 경우, 새로운 프로파일을 정의하지 않고, 상기 프로파일에서 상기 툴을 제외한 툴 세트로 비트스트림을 구성함으로써 상기 목적을 달성할 수 있다. 최근, 비디오 코덱 기술은 지원하는 툴들이 많아지고 복잡해짐과 동시에 VR이나 HDR 등 다양하고 새로운 응용 분야가 지속적으로 나타남에 따라 이러한 이용 분야에 적합한 툴 세트 구성에 대한 요구가 증가하고 있다. 일 실시예에서는 다양한 응용 분야의 요구 사항에 대응하여 툴 세트 구성을 보다 효율적으로 처리할 수 있다.The conventional profile is defined as a specific combination of tools, that is, a specific tool set, but in an embodiment, by mapping a plurality of tool sets to a single profile, one profile can support various tool combinations. For example, in a tool that can be used in a certain profile, if it is necessary to define a new profile excluding the tool due to high complexity, etc., by configuring a bitstream with a tool set excluding the tool from the profile without defining a new profile. The above object can be achieved. In recent years, as the number of supported tools for video codec technology increases and becomes more complex, various new application fields such as VR and HDR continue to appear, and as a result, there is an increasing demand for a tool set configuration suitable for these fields of use. In one embodiment, it is possible to more efficiently process the tool set configuration in response to the requirements of various application fields.

일 실시예에 따른 영상 복호화 장치 및 방법, 및 영상 부호화 장치 및 방법이 달성할 수 있는 효과는 이상에서 언급한 것으로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects that can be achieved by the video decoding apparatus and method, and the video encoding apparatus and method according to an embodiment are not limited to those mentioned above, and other effects not mentioned are the technical fields to which the present disclosure belongs from the following description. It will be able to be clearly understood by those of ordinary skill.

본 명세서에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.
도 1은 일 실시예에 따른 영상 복호화 장치의 블록도이다.
도 2는 일 실시예에 따른 영상 부호화 장치의 블록도이다.
도 3은 일 실시예에 따라 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.
도 4는 일 실시예에 따라 비-정사각형의 형태인 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.
도 5는 일 실시예에 따라 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.
도 6은 일 실시예에 따라 홀수개의 부호화 단위들 중 소정 부호화 단위를 결정하기 위한 방법을 도시한다.
도 7은 일 실시예에 따라 현재 부호화 단위를 분할하여 복수개의 부호화 단위들을 결정하는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.
도 8은 일 실시예에 따라 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.
도 9는 일 실시예에 따라 제1 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.
도 10은 일 실시예에 따라 제1 부호화 단위가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 분할될 수 있는 형태가 제한됨을 도시한다.
도 11은 일 실시예에 따라 분할 형태 모드 정보가 4개의 정사각형 형태의 부호화 단위로의 분할을 나타낼 수 없는 경우, 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.
도 12는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.
도 13은 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.
도 14는 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.
도 15는 일 실시예에 따라 픽쳐에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.
도 16은 일 실시예에 따라 부호화 단위가 분할될 수 있는 형태의 조합이 픽쳐마다 서로 다른 경우, 각각의 픽쳐마다 결정될 수 있는 부호화 단위들을 도시한다.
도 17은 일 실시예에 따라 바이너리(binary)코드로 표현되는 분할 형태 모드 정보에 기초하여 결정될 수 있는 부호화 단위의 다양한 형태를 도시한다.
도 18은 일 실시예에 따라 바이너리 코드로 표현되는 분할 형태 모드 정보에 기초하여 결정될 수 있는 부호화 단위의 또 다른 형태를 도시한다.
도 19는 영상 부호화 및 복호화 시스템의 블록도를 나타낸 도면이다.
도 20은 일 실시예에 따른 영상 복호화 장치의 구성을 도시하는 블록도이다.
도 21은 영상의 계층 구조에 따라 생성된 비트스트림의 구조를 도시하는 예시적인 도면이다.
도 22는 제 1 비트열의 각 비트와 복수의 툴 사이의 대응 관계를 나타내는 표이다.
도 23은 일 실시예에 따른 영상 복호화 장치가 비트스트림을 복호화하는데 필요한 툴을 사용할 수 없는 경우, 비트스트림의 복호화가 불가능함을 설명하기 위한 도면이다.
도 24는 시퀀스 파라미터 세트의 신택스 구조를 나타내는 예시적인 표이다.
도 25는 제 1의 툴 세트 인덱스의 값과 제 2의 툴 세트 인덱스의 값에 따른 제한되는 툴 플래그들의 값을 나타내는 예시적인 도면이다.
도 26은 일 실시예에 따른 영상 복호화 방법을 설명하기 위한 순서도이다.
도 27은 일 실시예에 따른 영상 부호화 장치의 구성을 도시하는 블록도이다.
도 28은 일 실시예에 따른 영상 부호화 방법을 설명하기 위한 순서도이다.
In order to more fully understand the drawings cited in this specification, a brief description of each drawing is provided.
1 is a block diagram of an image decoding apparatus according to an exemplary embodiment.
2 is a block diagram of an image encoding apparatus according to an exemplary embodiment.
3 illustrates a process of determining at least one coding unit by dividing a current coding unit, according to an embodiment.
4 illustrates a process of determining at least one coding unit by dividing coding units having a non-square shape, according to an embodiment.
5 illustrates a process of splitting a coding unit based on at least one of block type information and split type mode information, according to an embodiment.
6 illustrates a method for determining a predetermined coding unit among odd coding units, according to an embodiment.
7 illustrates an order in which a plurality of coding units are processed when a plurality of coding units are determined by dividing a current coding unit according to an embodiment.
8 illustrates a process of determining that a current coding unit is divided into odd number of coding units when coding units cannot be processed in a predetermined order, according to an embodiment.
9 illustrates a process of determining at least one coding unit by dividing a first coding unit according to an embodiment.
FIG. 10 illustrates that when a second coding unit in a non-square shape determined by splitting a first coding unit satisfies a predetermined condition, a form that can be split is limited according to an embodiment.
11 illustrates a process of splitting a square coding unit when split mode information cannot indicate splitting into four square coding units, according to an embodiment.
12 illustrates that a processing order between a plurality of coding units may vary according to a splitting process of a coding unit according to an embodiment.
13 illustrates a process of determining a depth of a coding unit according to a change in a shape and size of a coding unit when coding units are recursively split to determine a plurality of coding units, according to an embodiment.
14 illustrates a depth that may be determined according to the shape and size of coding units and a part index (hereinafter referred to as PID) for classifying coding units, according to an embodiment.
15 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture, according to an embodiment.
16 illustrates coding units that can be determined for each picture when a combination of a form in which coding units can be split is different for each picture according to an embodiment.
17 illustrates various types of coding units that may be determined based on split type mode information expressed as a binary code according to an embodiment.
18 illustrates another form of a coding unit that may be determined based on split mode mode information expressed as a binary code, according to an embodiment.
19 is a diagram showing a block diagram of an image encoding and decoding system.
20 is a block diagram illustrating a configuration of an image decoding apparatus according to an exemplary embodiment.
21 is an exemplary diagram illustrating a structure of a bitstream generated according to a hierarchical structure of an image.
22 is a table showing a correspondence relationship between each bit of a first bit string and a plurality of tools.
FIG. 23 is a diagram for explaining that decoding of a bitstream is impossible when a tool required for decoding a bitstream cannot be used by the video decoding apparatus according to an embodiment.
24 is an exemplary table showing a syntax structure of a sequence parameter set.
25 is an exemplary diagram illustrating values of restricted tool flags according to a value of a first tool set index and a value of a second tool set index.
26 is a flowchart illustrating an image decoding method according to an embodiment.
27 is a block diagram illustrating a configuration of a video encoding apparatus according to an embodiment.
28 is a flowchart illustrating an image encoding method according to an embodiment.

본 개시는 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고, 이를 상세한 설명을 통해 상세히 설명하고자 한다. 그러나, 이는 본 개시의 실시 형태에 대해 한정하려는 것이 아니며, 본 개시는 여러 실시예들의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.In the present disclosure, various modifications may be made and various embodiments may be provided, and specific embodiments are illustrated in the drawings, and these will be described in detail through detailed description. However, this is not intended to be limited to the embodiments of the present disclosure, and the present disclosure should be understood to include all changes, equivalents, and substitutes included in the spirit and scope of the various embodiments.

실시예를 설명함에 있어서, 관련된 공지 기술에 대한 구체적인 설명이 본 개시의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 명세서의 설명 과정에서 이용되는 숫자(예를 들어, 제 1, 제 2 등)는 하나의 구성요소를 다른 구성요소와 구분하기 위한 식별기호에 불과하다.In describing the embodiments, when it is determined that a detailed description of related known technologies may unnecessarily obscure the subject matter of the present disclosure, a detailed description thereof will be omitted. In addition, numbers (eg, first, second, etc.) used in the description process of the specification are merely identification symbols for distinguishing one component from other components.

또한, 본 명세서에서, 일 구성요소가 다른 구성요소와 "연결된다" 거나 "접속된다" 등으로 언급된 때에는, 상기 일 구성요소가 상기 다른 구성요소와 직접 연결되거나 또는 직접 접속될 수도 있지만, 특별히 반대되는 기재가 존재하지 않는 이상, 중간에 또 다른 구성요소를 매개하여 연결되거나 또는 접속될 수도 있다고 이해되어야 할 것이다.In addition, in the present specification, when one component is referred to as "connected" or "connected" to another component, the one component may be directly connected or directly connected to the other component, but specially It should be understood that as long as there is no opposite substrate, it may be connected or may be connected via another component in the middle.

또한, 본 명세서에서 '~부(유닛)', '모듈' 등으로 표현되는 구성요소는 2개 이상의 구성요소가 하나의 구성요소로 합쳐지거나 또는 하나의 구성요소가 보다 세분화된 기능별로 2개 이상으로 분화될 수도 있다. 또한, 이하에서 설명할 구성요소 각각은 자신이 담당하는 주기능 이외에도 다른 구성요소가 담당하는 기능 중 일부 또는 전부의 기능을 추가적으로 수행할 수도 있으며, 구성요소 각각이 담당하는 주기능 중 일부 기능이 다른 구성요소에 의해 전담되어 수행될 수도 있음은 물론이다.In addition, as for the components expressed as'~ unit (unit)','module', etc. in the present specification, two or more components are combined into one component, or two or more components are divided into more subdivided functions. It can also be differentiated into. In addition, each of the components to be described below may additionally perform some or all of the functions that other components are responsible for in addition to its own main function, and some of the main functions that each component is responsible for are different. It goes without saying that it may be performed exclusively by components.

또한, 본 명세서에서, '영상(image)' 또는 '픽처'는 비디오의 정지영상이거나 동영상, 즉 비디오 그 자체를 나타낼 수 있다.In addition, in the present specification,'image' or'picture' may represent a still image of a video or a moving picture, that is, the video itself.

또한, 본 명세서에서 '샘플' 또는 '신호'는, 영상의 샘플링 위치에 할당된 데이터로서 프로세싱 대상이 되는 데이터를 의미한다. 예를 들어, 공간영역의 영상에서 화소값, 변환 영역 상의 변환 계수들이 샘플들일 수 있다. 이러한 적어도 하나의 샘플들을 포함하는 단위를 블록이라고 정의할 수 있다.In addition, in the present specification, “sample” or “signal” refers to data allocated to a sampling position of an image and to be processed. For example, a pixel value in an image in a spatial domain and transform coefficients in a transform domain may be samples. A unit including these at least one sample may be defined as a block.

이하에서는, 도 1 내지 도 19를 참조하여, 일 실시예에 따른 트리 구조의 부호화 단위 및 변환 단위에 기초한 영상 부호화 방법 및 그 장치, 영상 복호화 방법 및 그 장치가 개시된다.Hereinafter, a method and apparatus for encoding an image based on coding units and transformation units having a tree structure, and a method for decoding an image and an apparatus thereof according to an exemplary embodiment will be described with reference to FIGS. 1 to 19.

도 1은 일 실시예에 따른 영상 복호화 장치(100)의 블록도를 도시한다.1 is a block diagram of an image decoding apparatus 100 according to an exemplary embodiment.

영상 복호화 장치(100)는 비트스트림 획득부(110) 및 복호화부(120)를 포함할 수 있다. 비트스트림 획득부(110) 및 복호화부(120)는 적어도 하나의 프로세서를 포함할 수 있다. 또한 비트스트림 획득부(110) 및 복호화부(120)는 적어도 하나의 프로세서가 수행할 명령어들을 저장하는 메모리를 포함할 수 있다. The image decoding apparatus 100 may include a bitstream acquisition unit 110 and a decoding unit 120. The bitstream acquisition unit 110 and the decoding unit 120 may include at least one processor. In addition, the bitstream acquisition unit 110 and the decoding unit 120 may include a memory that stores instructions to be executed by at least one processor.

비트스트림 획득부(110)는 비트스트림을 수신할 수 있다. 비트스트림은 후술되는 영상 부호화 장치(200)가 영상을 부호화한 정보를 포함한다. 또한 비트스트림은 영상 부호화 장치(200)로부터 송신될 수 있다. 영상 부호화 장치(200) 및 영상 복호화 장치(100)는 유선 또는 무선으로 연결될 수 있으며, 비트스트림 획득부(110)는 유선 또는 무선을 통하여 비트스트림을 수신할 수 있다. 비트스트림 획득부(110)는 광학미디어, 하드디스크 등과 같은 저장매체로부터 비트스트림을 수신할 수 있다. 복호화부(120)는 수신된 비트스트림으로부터 획득된 정보에 기초하여 영상을 복원할 수 있다. 복호화부(120)는 영상을 복원하기 위한 신택스 엘리먼트를 비트스트림으로부터 획득할 수 있다. 복호화부(120)는 신택스 엘리먼트에 기초하여 영상을 복원할 수 있다.The bitstream acquisition unit 110 may receive a bitstream. The bitstream includes information obtained by encoding an image by the image encoding apparatus 200 to be described later. Also, the bitstream may be transmitted from the image encoding apparatus 200. The image encoding apparatus 200 and the image decoding apparatus 100 may be connected by wire or wirelessly, and the bitstream acquisition unit 110 may receive a bitstream through wired or wireless. The bitstream acquisition unit 110 may receive a bitstream from a storage medium such as an optical media or a hard disk. The decoder 120 may reconstruct an image based on information obtained from the received bitstream. The decoder 120 may obtain a syntax element for reconstructing an image from the bitstream. The decoder 120 may reconstruct an image based on the syntax element.

영상 복호화 장치(100)의 동작에 대해 상세히 설명하면, 비트스트림 획득부(110)는 비트스트림을 수신할 수 있다.When an operation of the image decoding apparatus 100 is described in detail, the bitstream acquisition unit 110 may receive a bitstream.

영상 복호화 장치(100)는 비트스트림으로부터 부호화 단위의 분할 형태 모드에 대응하는 빈스트링을 획득하는 동작을 수행할 수 있다. 그리고, 영상 복호화 장치(100)는 부호화 단위의 분할 규칙을 결정하는 동작을 수행할 수 있다. 또한 영상 복호화 장치(100)는 분할 형태 모드에 대응하는 빈스트링 및 상기 분할 규칙 중 적어도 하나에 기초하여, 부호화 단위를 복수의 부호화 단위들로 분할하는 동작을 수행할 수 있다. 영상 복호화 장치(100)는 분할 규칙을 결정하기 위하여, 부호화 단위의 너비 및 높이의 비율에 따른, 상기 부호화 단위의 크기의 허용 가능한 제 1 범위를 결정할 수 있다. 영상 복호화 장치(100)는 분할 규칙을 결정하기 위하여, 부호화 단위의 분할 형태 모드에 따른, 부호화 단위의 크기의 허용 가능한 제 2 범위를 결정할 수 있다.The image decoding apparatus 100 may perform an operation of obtaining a binstring corresponding to a split mode mode of a coding unit from a bitstream. In addition, the image decoding apparatus 100 may perform an operation of determining a splitting rule of a coding unit. Also, the image decoding apparatus 100 may perform an operation of dividing a coding unit into a plurality of coding units based on at least one of a binstring corresponding to a split mode and the splitting rule. The image decoding apparatus 100 may determine an allowable first range of the size of the coding unit according to a ratio of the width and height of the coding unit to determine a splitting rule. The image decoding apparatus 100 may determine an allowable second range of a size of a coding unit according to a split type mode of a coding unit in order to determine a splitting rule.

이하에서는 본 개시의 일 실시예에 따라 부호화 단위의 분할에 대하여 자세히 설명한다. Hereinafter, splitting of a coding unit will be described in detail according to an embodiment of the present disclosure.

먼저 하나의 픽처 (Picture)는 하나 이상의 슬라이스 혹은 하나 이상의 타일로 분할될 수 있다. 하나의 슬라이스 혹은 하나의 타일은 하나 이상의 최대 부호화 단위(Coding Tree Unit; CTU)의 시퀀스일 수 있다. 구현예에 따라, 하나의 슬라이스는 하나 이상의 타일을 포함하고, 하나의 슬라이스는 하나 이상의 최대 부호화 단위를 포함할 수도 있다. 하나 또는 복수의 타일을 포함하는 슬라이스가 픽처 내에서 결정될 수 있다. First, one picture may be divided into one or more slices or one or more tiles. One slice or one tile may be a sequence of one or more largest coding units (CTU). According to implementations, one slice may include one or more tiles, and one slice may include one or more maximum coding units. A slice including one or more tiles may be determined within a picture.

최대 부호화 단위 (CTU)와 대비되는 개념으로 최대 부호화 블록 (Coding Tree Block; CTB)이 있다. 최대 부호화 블록(CTB)은 NxN개의 샘플들을 포함하는 NxN 블록을 의미한다(N은 정수). 각 컬러 성분은 하나 이상의 최대 부호화 블록으로 분할될 수 있다. In contrast to the largest coding unit (CTU), there is a largest coding block (CTB). The largest coding block CTB means an NxN block including NxN samples (N is an integer). Each color component may be divided into one or more maximum coding blocks.

픽처가 3개의 샘플 어레이(Y, Cr, Cb 성분별 샘플 어레이)를 가지는 경우에 최대 부호화 단위(CTU)란, 루마 샘플의 최대 부호화 블록 및 그에 대응되는 크로마 샘플들의 2개의 최대 부호화 블록과, 루마 샘플, 크로마 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다. 픽처가 모노크롬 픽처인 경우에 최대 부호화 단위란, 모노크롬 샘플의 최대 부호화 블록과 모노크롬 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다. 픽처가 컬러 성분별로 분리되는 컬러 플레인으로 부호화되는 픽처인 경우에 최대 부호화 단위란, 해당 픽처와 픽처의 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다.When a picture has three sample arrays (a sample array for each Y, Cr, Cb component), the maximum coding unit (CTU) is a maximum coding block of luma samples and two maximum coding blocks of chroma samples corresponding thereto, and luma. A unit that includes syntax structures used to encode samples and chroma samples. When a picture is a monochrome picture, the maximum coding unit is a unit including a maximum coding block of a monochrome sample and syntax structures used to encode the monochrome samples. When a picture is a picture encoded with a color plane separated for each color component, the maximum coding unit is a unit including a corresponding picture and syntax structures used to encode samples of the picture.

하나의 최대 부호화 블록(CTB)은 MxN개의 샘플들을 포함하는 MxN 부호화 블록(coding block)으로 분할될 수 있다 (M, N은 정수). One maximum coding block CTB may be divided into MxN coding blocks including MxN samples (M and N are integers).

픽처가 Y, Cr, Cb 성분별 샘플 어레이를 가지는 경우에 부호화 단위(Coding Unit; CU)란, 루마 샘플의 부호화 블록 및 그에 대응되는 크로마 샘플들의 2개의 부호화 블록과, 루마 샘플, 크로마 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다. 픽처가 모노크롬 픽처인 경우에 부호화 단위란, 모노크롬 샘플의 부호화 블록과 모노크롬 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다. 픽처가 컬러 성분별로 분리되는 컬러 플레인으로 부호화되는 픽처인 경우에 부호화 단위란, 해당 픽처와 픽처의 샘플들을 부호화하는데 이용되는 신택스 구조들을 포함하는 단위이다.When a picture has a sample array for each component of Y, Cr, and Cb, a coding unit (CU) refers to a coding block of a luma sample, two coding blocks of chroma samples corresponding to the coding block, and coding luma samples and chroma samples. It is a unit that contains syntax structures used to do so. When a picture is a monochrome picture, the coding unit is a unit including a coding block of a monochrome sample and syntax structures used to encode the monochrome samples. When a picture is a picture encoded with a color plane separated for each color component, the coding unit is a unit including the picture and syntax structures used to encode samples of the picture.

위에서 설명한 바와 같이, 최대 부호화 블록과 최대 부호화 단위는 서로 구별되는 개념이며, 부호화 블록과 부호화 단위는 서로 구별되는 개념이다. 즉, (최대) 부호화 단위는 해당 샘플을 포함하는 (최대) 부호화 블록과 그에 대응하는 신택스 구조를 포함하는 데이터 구조를 의미한다. 하지만 당업자가 (최대) 부호화 단위 또는 (최대) 부호화 블록가 소정 개수의 샘플들을 포함하는 소정 크기의 블록을 지칭한다는 것을 이해할 수 있으므로, 이하 명세서에서는 최대 부호화 블록과 최대 부호화 단위, 또는 부호화 블록과 부호화 단위를 특별한 사정이 없는 한 구별하지 않고 언급한다.As described above, a largest coding block and a largest coding unit are concepts that are distinguished from each other, and a coding block and a coding unit are concepts that are distinguished from each other. That is, the (maximum) coding unit refers to a data structure including a (maximum) coding block including a corresponding sample and a syntax structure corresponding thereto. However, as those skilled in the art can understand that the (maximum) coding unit or the (maximum) coding block refers to a block of a predetermined size including a predetermined number of samples, the following specification describes the largest coding block and the largest coding unit, or the coding block and coding unit. Is mentioned without distinction unless there are special circumstances.

영상은 최대 부호화 단위(Coding Tree Unit; CTU)로 분할될 수 있다. 최대 부호화 단위의 크기는 비트스트림으로부터 획득된 정보에 기초하여 결정될 수 있다. 최대 부호화 단위의 모양은 동일 크기의 정사각형을 가질 수 있다. 하지만 이에 한정되는 것은 아니다. An image may be divided into a maximum coding unit (CTU). The size of the largest coding unit may be determined based on information obtained from the bitstream. The shape of the largest coding unit may have a square of the same size. However, it is not limited thereto.

예를 들어, 비트스트림으로부터 루마 부호화 블록의 최대 크기에 대한 정보가 획득될 수 있다. 예를 들어, 루마 부호화 블록의 최대 크기에 대한 정보가 나타내는 루마 부호화 블록의 최대 크기는 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, 256x256 중 하나일 수 있다.For example, information on the maximum size of the luma coding block may be obtained from the bitstream. For example, the maximum size of the luma coded block indicated by information on the maximum size of the luma coded block may be one of 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, and 256x256.

예를 들어, 비트스트림으로부터 2분할이 가능한 루마 부호화 블록의 최대 크기와 루마 블록 크기 차이에 대한 정보가 획득될 수 있다. 루마 블록 크기 차이에 대한 정보는 루마 최대 부호화 단위와 2분할이 가능한 최대 루마 부호화 블록 간의 크기 차이를 나타낼 수 있다. 따라서, 비트스트림으로부터 획득된 2분할이 가능한 루마 부호화 블록의 최대 크기에 대한 정보와 루마 블록 크기 차이에 대한 정보를 결합하면, 루마 최대 부호화 단위의 크기가 결정될 수 있다. 루마 최대 부호화 단위의 크기를 이용하면 크로마 최대 부호화 단위의 크기도 결정될 수 있다. 예를 들어, 컬러 포맷에 따라 Y:Cb:Cr 비율이 4:2:0 이라면, 크로마 블록의 크기는 루마 블록의 크기의 절반일 수 있고, 마찬가지로 크로마 최대 부호화 단위의 크기는 루마 최대 부호화 단위의 크기의 절반일 수 있다. For example, information about a maximum size of a luma coded block that can be divided into two and a difference in the size of the luma block may be obtained from the bitstream. The information on the difference in the size of the luma block may indicate a difference in size between the largest luma coding unit and the largest luma coding block that can be split into two. Accordingly, by combining information on a maximum size of a luma coding block that can be divided into two obtained from a bitstream and information on a difference in size of a luma block, the size of the largest luma coding unit may be determined. If the size of the largest luma coding unit is used, the size of the largest chroma coding unit may also be determined. For example, according to the color format, if the Y:Cb:Cr ratio is 4:2:0, the size of the chroma block may be half the size of the luma block, and similarly, the size of the chroma largest coding unit is the size of the luma largest coding unit. It can be half the size.

일 실시예에 따르면, 바이너리 분할(binary split)이 가능한 루마 부호화 블록의 최대 크기에 대한 정보는 비트스트림으로부터 획득하므로, 바이너리 분할이 가능한 루마 부호화 블록의 최대 크기는 가변적으로 결정될 수 있다. 이와 달리, 터너리 분할(ternary split)이 가능한 루마 부호화 블록의 최대 크기는 고정될 수 있다. 예를 들어, I 픽처에서 터너리 분할이 가능한 루마 부호화 블록의 최대 크기는 32x32이고, P 픽처 또는 B 픽처에서 터너리 분할이 가능한 루마 부호화 블록의 최대 크기는 64x64일 수 있다. According to an embodiment, since information on a maximum size of a luma coded block capable of binary splitting is obtained from a bitstream, the maximum size of a luma coded block capable of binary splitting may be determined variably. Alternatively, the maximum size of a luma coding block capable of ternary splitting may be fixed. For example, a maximum size of a luma coded block capable of ternary division in an I picture may be 32x32, and a maximum size of a luma coded block capable of ternary division in a P picture or B picture may be 64x64.

또한 최대 부호화 단위는 비트스트림으로부터 획득된 분할 형태 모드 정보에 기초하여 부호화 단위로 계층적으로 분할될 수 있다. 분할 형태 모드 정보로서, 쿼드분할(quad split) 여부를 나타내는 정보, 다분할 여부를 나타내는 정보, 분할 방향 정보 및 분할 타입 정보 중 적어도 하나가 비트스트림으로부터 획득될 수 있다. Also, the largest coding unit may be hierarchically split into coding units based on split type mode information obtained from the bitstream. As the division type mode information, at least one of information indicating whether or not quad splitting, information indicating whether or not multi-dividing, information about a splitting direction, and information about a split type may be obtained from the bitstream.

예를 들어, 쿼드분할(quad split) 여부를 나타내는 정보는 현재 부호화 단위가 쿼드분할(QUAD_SPLIT)될지 또는 쿼드분할되지 않을지를 나타낼 수 있다. For example, information indicating whether or not the current coding unit is quad split may indicate whether the current coding unit is to be quad split (QUAD_SPLIT) or not quad split.

현재 부호화 단위가 쿼드분할지되 않으면, 다분할 여부를 나타내는 정보는 현재 부호화 단위가 더 이상 분할되지 않을지(NO_SPLIT) 아니면 바이너리/터너리 분할될지 여부를 나타낼 수 있다.If the current coding unit is not quad-divided, the information indicating whether the current coding unit is not divided into multiple divisions may indicate whether the current coding unit is no longer divided (NO_SPLIT) or binary/ternary division.

현재 부호화 단위가 바이너리 분할되거나 터너리 분할되면, 분할 방향 정보는 현재 부호화 단위가 수평 방향 또는 수직 방향 중 하나로 분할됨을 나타낸다. When the current coding unit is binary split or ternary split, the splitting direction information indicates that the current coding unit is split in either a horizontal direction or a vertical direction.

현재 부호화 단위가 수평 또는 수직 방향으로 분할되면 분할 타입 정보는 현재 부호화 단위를 바이너리 분할 또는 터너리 분할로 분할함을 나타낸다. When the current coding unit is split in a horizontal or vertical direction, the split type information indicates that the current coding unit is split into binary splitting or ternary splitting.

분할 방향 정보 및 분할 타입 정보에 따라, 현재 부호화 단위의 분할 모드가 결정될 수 있다. 현재 부호화 단위가 수평 방향으로 바이너리 분할되는 경우의 분할 모드는 바이너리 수평 분할(SPLIT_BT_HOR), 수평 방향으로 터너리 분할되는 경우의 터너리 수평 분할(SPLIT_TT_HOR), 수직 방향으로 바이너리 분할되는 경우의 분할 모드는 바이너리 수직 분할 (SPLIT_BT_VER) 및 수직 방향으로 터너리 분할되는 경우의 분할 모드는 터너리 수직 분할 (SPLIT_TT_VER)로 결정될 수 있다. A split mode of the current coding unit may be determined according to split direction information and split type information. The division mode when the current coding unit is binary divided in the horizontal direction is binary horizontal division (SPLIT_BT_HOR), ternary horizontal division when ternary division in the horizontal direction (SPLIT_TT_HOR), and division mode when binary division in the vertical direction is The binary vertical division (SPLIT_BT_VER) and the division mode in the case of ternary division in the vertical direction may be determined as ternary vertical division (SPLIT_TT_VER).

영상 복호화 장치(100)는 비트스트림으로부터 분할 형태 모드 정보를 하나의 빈스트링으로부터 획득할 수 있다. 영상 복호화 장치(100)가 수신한 비트스트림의 형태는 Fixed length binary code, Unary code, Truncated unary code, 미리 결정된 바이너리 코드 등을 포함할 수 있다. 빈스트링은 정보를 2진수의 나열로 나타낸 것이다. 빈스트링은 적어도 하나의 비트로 구성될 수 있다. 영상 복호화 장치(100)는 분할 규칙에 기초하여 빈스트링에 대응하는 분할 형태 모드 정보를 획득할 수 있다. 영상 복호화 장치(100)는 하나의 빈스트링에 기초하여, 부호화 단위를 쿼드분할할지 여부, 분할하지 않을지 또는 분할 방향 및 분할 타입을 결정할 수 있다.The image decoding apparatus 100 may obtain split mode mode information from a bitstream from one binstring. The type of the bitstream received by the video decoding apparatus 100 may include a fixed length binary code, an unary code, a truncated unary code, a predetermined binary code, and the like. An empty string is a binary representation of information. The binstring may consist of at least one bit. The image decoding apparatus 100 may obtain information about a division type mode corresponding to a binstring based on a division rule. The image decoding apparatus 100 may determine whether to divide the coding unit into quads or not, or determine a division direction and a division type based on one binstring.

부호화 단위는 최대 부호화 단위보다 작거나 같을 수 있다. 예를 들어 최대 부호화 단위도 최대 크기를 가지는 부호화 단위이므로 부호화 단위의 하나이다. 최대 부호화 단위에 대한 분할 형태 모드 정보가 분할되지 않음을 나타내는 경우, 최대 부호화 단위에서 결정되는 부호화 단위는 최대 부호화 단위와 같은 크기를 가진다. 최대 부호화 단위에 대한 분할 형태 모드 정보가 분할됨을 나타내는 경우 최대 부호화 단위는 부호화 단위들로 분할 될 수 있다. 또한 부호화 단위에 대한 분할 형태 모드 정보가 분할을 나타내는 경우 부호화 단위들은 더 작은 크기의 부호화 단위들로 분할될 수 있다. 다만, 영상의 분할은 이에 한정되는 것은 아니며 최대 부호화 단위 및 부호화 단위는 구별되지 않을 수 있다. 부호화 단위의 분할에 대해서는 도 3 내지 도 16에서 보다 자세히 설명한다.The coding unit may be less than or equal to the largest coding unit. For example, since the largest coding unit is also a coding unit having a maximum size, it is one of the coding units. When it is indicated that split type mode information for the largest coding unit is not split, a coding unit determined in the largest coding unit has the same size as the largest coding unit. When it is indicated that split type mode information for the largest coding unit is to be split, the largest coding unit may be split into coding units. In addition, when the split type mode information for the coding unit indicates splitting, the coding units may be split into coding units having smaller sizes. However, the division of the image is not limited thereto, and the largest coding unit and the coding unit may not be distinguished. Splitting of the coding unit will be described in more detail with reference to FIGS. 3 to 16.

또한 부호화 단위로부터 예측을 위한 하나 이상의 예측 블록이 결정될 수 있다. 예측 블록은 부호화 단위와 같거나 작을 수 있다. 또한 부호화 단위로부터 변환을 위한 하나 이상의 변환 블록이 결정될 수 있다. 변환 블록은 부호화 단위와 같거나 작을 수 있다. In addition, one or more prediction blocks for prediction may be determined from the coding unit. The prediction block may be equal to or smaller than the coding unit. In addition, one or more transform blocks for transformation may be determined from the coding unit. The transform block may be equal to or smaller than the coding unit.

변환 블록과 예측 블록의 모양 및 크기는 서로 관련 없을 수 있다. The shape and size of the transform block and the prediction block may not be related to each other.

다른 실시예로, 부호화 단위가 예측 블록으로서 부호화 단위를 이용하여 예측이 수행될 수 있다. 또한 부호화 단위가 변환 블록으로서 부호화 단위를 이용하여 변환이 수행될 수 있다. In another embodiment, the coding unit may be a prediction block, and prediction may be performed using the coding unit. In addition, the coding unit may be a transform block and transformation may be performed using the coding unit.

부호화 단위의 분할에 대해서는 도 3 내지 도 16에서 보다 자세히 설명한다. 본 개시의 현재 블록 및 주변 블록은 최대 부호화 단위, 부호화 단위, 예측 블록 및 변환 블록 중 하나를 나타낼 수 있다. 또한, 현재 블록 또는 현재 부호화 단위는 현재 복호화 또는 부호화가 진행되는 블록 또는 현재 분할이 진행되고 있는 블록이다. 주변 블록은 현재 블록 이전에 복원된 블록일 수 있다. 주변 블록은 현재 블록으로부터 공간적 또는 시간적으로 인접할 수 있다. 주변 블록은 현재 블록의 좌하측, 좌측, 좌상측, 상측, 우상측, 우측, 우하측 중 하나에 위치할 수 있다.Splitting of the coding unit will be described in more detail with reference to FIGS. 3 to 16. The current block and the neighboring block of the present disclosure may represent one of a largest coding unit, a coding unit, a prediction block, and a transform block. In addition, the current block or the current coding unit is a block currently undergoing decoding or encoding or a block currently undergoing splitting. The neighboring block may be a block restored before the current block. The neighboring blocks may be spatially or temporally adjacent to the current block. The neighboring block may be located in one of the lower left, left, upper left, upper, upper right, right and lower right of the current block.

도 3은 일 실시예에 따라 영상 복호화 장치(100)가 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.3 illustrates a process in which the image decoding apparatus 100 determines at least one coding unit by dividing a current coding unit according to an embodiment.

블록 형태는 4Nx4N, 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN 또는 Nx8N을 포함할 수 있다. 여기서 N은 양의 정수일 수 있다. 블록 형태 정보는 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나를 나타내는 정보이다. The block shape may include 4Nx4N, 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN, or Nx8N. Here, N may be a positive integer. The block shape information is information indicating at least one of a shape, a direction, a ratio or a size of a width and a height of a coding unit.

부호화 단위의 모양은 정사각형(square) 및 비-정사각형(non-square)을 포함할 수 있다. 부호화 단위의 너비 및 높이의 길이가 같은 경우(즉, 부호화 단위의 블록 형태가 4Nx4N 인 경우), 영상 복호화 장치(100)는 부호화 단위의 블록 형태 정보를 정사각형으로 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 모양을 비-정사각형으로 결정할 수 있다. The shape of the coding unit may include a square and a non-square. When the width and height of the coding unit are the same (ie, the block type of the coding unit is 4Nx4N), the image decoding apparatus 100 may determine block type information of the coding unit as a square. The image decoding apparatus 100 may determine the shape of the coding unit as a non-square.

부호화 단위의 너비 및 높이의 길이가 다른 경우(즉, 부호화 단위의 블록 형태가 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN 또는 Nx8N인 경우), 영상 복호화 장치(100)는 부호화 단위의 블록 형태 정보를 비-정사각형으로 결정할 수 있다. 부호화 단위의 모양이 비-정사각형인 경우, 영상 복호화 장치(100)는 부호화 단위의 블록 형태 정보 중 너비 및 높이의 비율을 1:2, 2:1, 1:4, 4:1, 1:8, 8:1, 1:16, 16:1, 1:32, 32:1 중 적어도 하나로 결정할 수 있다. 또한, 부호화 단위의 너비의 길이 및 높이의 길이에 기초하여, 영상 복호화 장치(100)는 부호화 단위가 수평 방향인지 수직 방향인지 결정할 수 있다. 또한, 부호화 단위의 너비의 길이, 높이의 길이 또는 넓이 중 적어도 하나에 기초하여, 영상 복호화 장치(100)는 부호화 단위의 크기를 결정할 수 있다.When the width and height of the coding unit are different (that is, if the block type of the coding unit is 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN, or Nx8N), the image decoding apparatus 100 Block type information of the coding unit may be determined as a non-square. When the shape of the coding unit is a non-square shape, the image decoding apparatus 100 adjusts the ratio of the width and the height among block type information of the coding unit to 1:2, 2:1, 1:4, 4:1, and 1:8. , 8:1, 1:16, 16:1, 1:32, 32:1. Also, based on the length of the width and the height of the coding unit, the image decoding apparatus 100 may determine whether the coding unit is in a horizontal direction or a vertical direction. In addition, the image decoding apparatus 100 may determine the size of the coding unit based on at least one of the width, height, or width of the coding unit.

일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보를 이용하여 부호화 단위의 형태를 결정할 수 있고, 분할 형태 모드 정보를 이용하여 부호화 단위가 어떤 형태로 분할되는지를 결정할 수 있다. 즉, 영상 복호화 장치(100)가 이용하는 블록 형태 정보가 어떤 블록 형태를 나타내는지에 따라 분할 형태 모드 정보가 나타내는 부호화 단위의 분할 방법이 결정될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a type of a coding unit using block type information, and may determine in what type a coding unit is divided using the split type mode information. That is, a method of dividing the coding unit indicated by the division type mode information may be determined according to which block type the block type information used by the image decoding apparatus 100 represents.

영상 복호화 장치(100)는 비트스트림으로부터 분할 형태 모드 정보를 획득할 수 있다. 하지만 이에 한정되는 것은 아니며, 영상 복호화 장치(100) 및 영상 부호화 장치(200)는 블록 형태 정보에 기초하여 미리 약속된 분할 형태 모드 정보를 결정할 수 있다. 영상 복호화 장치(100)는 최대 부호화 단위 또는 최소 부호화 단위에 대하여 미리 약속된 분할 형태 모드 정보를 결정할 수 있다. 예를 들어 영상 복호화 장치(100)는 최대 부호화 단위에 대하여 분할 형태 모드 정보를 쿼드 분할(quad split)로 결정할 수 있다. 또한, 영상 복호화 장치(100)는 최소 부호화 단위에 대하여 분할 형태 모드 정보를 "분할하지 않음"으로 결정할 수 있다. 구체적으로 영상 복호화 장치(100)는 최대 부호화 단위의 크기를 256x256으로 결정할 수 있다. 영상 복호화 장치(100)는 미리 약속된 분할 형태 모드 정보를 쿼드 분할로 결정할 수 있다. 쿼드 분할은 부호화 단위의 너비 및 높이를 모두 이등분하는 분할 형태 모드이다. 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 256x256 크기의 최대 부호화 단위로부터 128x128 크기의 부호화 단위를 획득할 수 있다. 또한 영상 복호화 장치(100)는 최소 부호화 단위의 크기를 4x4로 결정할 수 있다. 영상 복호화 장치(100)는 최소 부호화 단위에 대하여 "분할하지 않음"을 나타내는 분할 형태 모드 정보를 획득할 수 있다.The image decoding apparatus 100 may obtain split type mode information from a bitstream. However, the present invention is not limited thereto, and the image decoding apparatus 100 and the image encoding apparatus 200 may determine predetermined split type mode information based on the block type information. The image decoding apparatus 100 may determine split type mode information predetermined for the largest coding unit or the smallest coding unit. For example, the image decoding apparatus 100 may determine split type mode information for the largest coding unit as a quad split. Also, the image decoding apparatus 100 may determine the split type mode information as "do not split" with respect to the minimum coding unit. In more detail, the image decoding apparatus 100 may determine the size of the largest coding unit to be 256x256. The image decoding apparatus 100 may determine pre-promised segmentation mode information as quad segmentation. Quad splitting is a split mode in which both the width and height of a coding unit are bisected. The image decoding apparatus 100 may obtain a coding unit having a size of 128x128 from the largest coding unit having a size of 256x256 based on the split type mode information. Also, the image decoding apparatus 100 may determine the size of the minimum coding unit to be 4x4. The image decoding apparatus 100 may obtain split type mode information indicating "no splitting" with respect to the minimum coding unit.

일 실시예에 따라, 영상 복호화 장치(100)는 현재 부호화 단위가 정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 예를 들어 영상 복호화 장치(100)는 분할 형태 모드 정보에 따라 정사각형의 부호화 단위를 분할하지 않을지, 수직으로 분할할지, 수평으로 분할할지, 4개의 부호화 단위로 분할할지 등을 결정할 수 있다. 도 3을 참조하면, 현재 부호화 단위(300)의 블록 형태 정보가 정사각형의 형태를 나타내는 경우, 복호화부(120)는 분할되지 않음을 나타내는 분할 형태 모드 정보에 따라 현재 부호화 단위(300)와 동일한 크기를 가지는 부호화 단위(310a)를 분할하지 않거나, 소정의 분할방법을 나타내는 분할 형태 모드 정보에 기초하여 분할된 부호화 단위(310b, 310c, 310d, 310e, 310f 등)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may use block type information indicating that the current coding unit is a square shape. For example, the image decoding apparatus 100 may determine whether to split a square coding unit, split it vertically, split it horizontally, split it horizontally, or split it into four coding units according to split mode information. Referring to FIG. 3, when block type information of the current coding unit 300 represents a square shape, the decoder 120 has the same size as the current coding unit 300 according to split type mode information indicating that it is not split. The coding unit 310a having a is not split, or split coding units 310b, 310c, 310d, 310e, 310f, etc. may be determined based on split mode information indicating a predetermined splitting method.

도 3을 참조하면 영상 복호화 장치(100)는 일 실시예에 따라 수직방향으로 분할됨을 나타내는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(300)를 수직방향으로 분할한 두 개의 부호화 단위(310b)를 결정할 수 있다. 영상 복호화 장치(100)는 수평방향으로 분할됨을 나타내는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(300)를 수평방향으로 분할한 두 개의 부호화 단위(310c)를 결정할 수 있다. 영상 복호화 장치(100)는 수직방향 및 수평방향으로 분할됨을 나타내는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(300)를 수직방향 및 수평방향으로 분할한 네 개의 부호화 단위(310d)를 결정할 수 있다. 영상 복호화 장치(100)는 일 실시예에 따라 수직방향으로 터너리(ternary) 분할됨을 나타내는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(300)를 수직방향으로 분할한 세 개의 부호화 단위(310e)를 결정할 수 있다. 영상 복호화 장치(100)는 수평방향으로 터너리 분할됨을 나타내는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(300)를 수평방향으로 분할한 세 개의 부호화 단위(310f)를 결정할 수 있다. 다만 정사각형의 부호화 단위가 분할될 수 있는 분할 형태는 상술한 형태로 한정하여 해석되어서는 안되고, 분할 형태 모드 정보가 나타낼 수 있는 다양한 형태가 포함될 수 있다. 정사각형의 부호화 단위가 분할되는 소정의 분할 형태들은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다. Referring to FIG. 3, according to an embodiment, the image decoding apparatus 100 uses two coding units 310b obtained by vertically splitting a current coding unit 300 based on split type mode information indicating vertically splitting. You can decide. The image decoding apparatus 100 may determine two coding units 310c obtained by splitting the current coding unit 300 in the horizontal direction based on split mode information indicating that the image is split in the horizontal direction. The image decoding apparatus 100 may determine four coding units 310d obtained by splitting the current coding unit 300 vertically and horizontally based on split mode information indicating splitting in the vertical and horizontal directions. According to an embodiment, the image decoding apparatus 100 may generate three coding units 310e obtained by vertically splitting the current coding unit 300 based on split type mode information indicating that ternary splitting is performed in the vertical direction. You can decide. The image decoding apparatus 100 may determine three coding units 310f obtained by horizontally splitting the current coding unit 300 based on split mode information indicating that ternary splitting is performed in the horizontal direction. However, the split form in which the square coding unit can be split is limited to the above-described form and should not be interpreted, and various forms that can be represented by the split form mode information may be included. Predetermined split forms in which a square coding unit is split will be described in detail through various embodiments below.

도 4는 일 실시예에 따라 영상 복호화 장치(100)가 비-정사각형의 형태인 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다.4 illustrates a process in which the image decoding apparatus 100 determines at least one coding unit by dividing coding units having a non-square shape, according to an exemplary embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위가 비-정사각형 형태임을 나타내는 블록 형태 정보를 이용할 수 있다. 영상 복호화 장치(100)는 분할 형태 모드 정보에 따라 비-정사각형의 현재 부호화 단위를 분할하지 않을지 소정의 방법으로 분할할지 여부를 결정할 수 있다. 도 4를 참조하면, 현재 부호화 단위(400 또는 450)의 블록 형태 정보가 비-정사각형의 형태를 나타내는 경우, 영상 복호화 장치(100)는 분할되지 않음을 나타내는 분할 형태 모드 정보에 따라 현재 부호화 단위(400 또는 450)와 동일한 크기를 가지는 부호화 단위(410 또는 460)를 결정하거나, 소정의 분할방법을 나타내는 분할 형태 모드 정보에 따라 기초하여 분할된 부호화 단위(420a, 420b, 430a, 430b, 430c, 470a, 470b, 480a, 480b, 480c)를 결정할 수 있다. 비-정사각형의 부호화 단위가 분할되는 소정의 분할 방법은 이하에서 다양한 실시예를 통해 구체적으로 설명하도록 한다.According to an embodiment, the image decoding apparatus 100 may use block type information indicating that a current coding unit is a non-square type. The image decoding apparatus 100 may determine whether to split the non-square current coding unit or split it by a predetermined method according to the split type mode information. Referring to FIG. 4, when block type information of a current coding unit 400 or 450 indicates a non-square type, the image decoding apparatus 100 may use the current coding unit ( Coding units 410 or 460 having the same size as 400 or 450) are determined, or coding units 420a, 420b, 430a, 430b, 430c, and 470a that are split based on split mode information indicating a predetermined splitting method. , 470b, 480a, 480b, 480c) can be determined. A predetermined splitting method in which a non-square coding unit is split will be described in detail through various embodiments below.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보를 이용하여 부호화 단위가 분할되는 형태를 결정할 수 있고, 이 경우 분할 형태 모드 정보는 부호화 단위가 분할되어 생성되는 적어도 하나의 부호화 단위의 개수를 나타낼 수 있다. 도 4를 참조하면 분할 형태 모드 정보가 두 개의 부호화 단위로 현재 부호화 단위(400 또는 450)가 분할되는 것을 나타내는 경우, 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(400 또는 450)를 분할하여 현재 부호화 단위에 포함되는 두 개의 부호화 단위(420a, 420b, 또는 470a, 470b)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a form in which a coding unit is split by using split form mode information, and in this case, the split form mode information includes at least one coding unit generated by splitting the coding unit. Can represent the number. Referring to FIG. 4, when split type mode information indicates that the current coding unit 400 or 450 is split into two coding units, the image decoding apparatus 100 may determine the current coding unit 400 or 450 based on the split type mode information. 450) may be split to determine two coding units 420a and 420b or 470a and 470b included in the current coding unit.

일 실시예에 따라 영상 복호화 장치(100)가 분할 형태 모드 정보에 기초하여 비-정사각형의 형태의 현재 부호화 단위(400 또는 450)를 분할하는 경우, 영상 복호화 장치(100)는 비-정사각형의 현재 부호화 단위(400 또는 450)의 긴 변의 위치를 고려하여 현재 부호화 단위를 분할할 수 있다. 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)의 형태를 고려하여 현재 부호화 단위(400 또는 450)의 긴 변을 분할하는 방향으로 현재 부호화 단위(400 또는 450)를 분할하여 복수개의 부호화 단위를 결정할 수 있다. According to an embodiment, when the image decoding apparatus 100 divides a non-square type of current coding unit 400 or 450 based on the division type mode information, the image decoding apparatus 100 The current coding unit may be split in consideration of the position of the long side of the coding unit 400 or 450. For example, the image decoding apparatus 100 splits the current coding unit 400 or 450 in a direction for dividing the long side of the current coding unit 400 or 450 in consideration of the shape of the current coding unit 400 or 450 Thus, a plurality of coding units may be determined.

일 실시예에 따라, 분할 형태 모드 정보가 홀수개의 블록으로 부호화 단위를 분할(터너리 분할)하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)에 포함되는 홀수개의 부호화 단위를 결정할 수 있다. 예를 들면, 분할 형태 모드 정보가 3개의 부호화 단위로 현재 부호화 단위(400 또는 450)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)를 3개의 부호화 단위(430a, 430b, 430c, 480a, 480b, 480c)로 분할할 수 있다. According to an embodiment, when the split mode information indicates that coding units are split into odd-numbered blocks (ternary splitting), the image decoding apparatus 100 encodes an odd number of coding units included in the current coding unit (400 or 450). You can decide the unit. For example, when the split mode information indicates that the current coding unit 400 or 450 is split into three coding units, the image decoding apparatus 100 may convert the current coding unit 400 or 450 into three coding units ( 430a, 430b, 430c, 480a, 480b, 480c).

일 실시예에 따라, 현재 부호화 단위(400 또는 450)의 너비 및 높이의 비율이 4:1 또는 1:4 일 수 있다. 너비 및 높이의 비율이 4:1 인 경우, 너비의 길이가 높이의 길이보다 길므로 블록 형태 정보는 수평 방향일 수 있다. 너비 및 높이의 비율이 1:4 인 경우, 너비의 길이가 높이의 길이보다 짧으므로 블록 형태 정보는 수직 방향일 수 있다. 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 현재 부호화 단위를 홀수개의 블록으로 분할할 것을 결정할 수 있다. 또한 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)의 블록 형태 정보에 기초하여 현재 부호화 단위(400 또는 450)의 분할 방향을 결정할 수 있다. 예를 들어 현재 부호화 단위(400)가 수직 방향인 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400)를 수평 방향으로 분할 하여 부호화 단위(430a, 430b, 430c)를 결정할 수 있다. 또한 현재 부호화 단위(450)가 수평 방향인 경우, 영상 복호화 장치(100)는 현재 부호화 단위(450)를 수직 방향으로 분할 하여 부호화 단위(480a, 480b, 480c)를 결정할 수 있다.According to an embodiment, a ratio of the width and height of the current coding unit 400 or 450 may be 4:1 or 1:4. When the ratio of the width and the height is 4:1, since the length of the width is longer than the length of the height, the block shape information may be in the horizontal direction. When the ratio of the width and height is 1:4, since the length of the width is shorter than the length of the height, the block shape information may be in the vertical direction. The image decoding apparatus 100 may determine to divide the current coding unit into odd-numbered blocks based on the split type mode information. In addition, the image decoding apparatus 100 may determine a split direction of the current coding unit 400 or 450 based on block type information of the current coding unit 400 or 450. For example, when the current coding unit 400 is in the vertical direction, the image decoding apparatus 100 may determine the coding units 430a, 430b, and 430c by dividing the current coding unit 400 in the horizontal direction. Also, when the current coding unit 450 is in the horizontal direction, the image decoding apparatus 100 may determine the coding units 480a, 480b, and 480c by dividing the current coding unit 450 in the vertical direction.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)에 포함되는 홀수개의 부호화 단위를 결정할 수 있으며, 결정된 부호화 단위들의 크기 모두가 동일하지는 않을 수 있다. 예를 들면, 결정된 홀수개의 부호화 단위(430a, 430b, 430c, 480a, 480b, 480c) 중 소정의 부호화 단위(430b 또는 480b)의 크기는 다른 부호화 단위(430a, 430c, 480a, 480c)들과는 다른 크기를 가질 수도 있다. 즉, 현재 부호화 단위(400 또는 450)가 분할되어 결정될 수 있는 부호화 단위는 복수의 종류의 크기를 가질 수 있고, 경우에 따라서는 홀수개의 부호화 단위(430a, 430b, 430c, 480a, 480b, 480c)가 각각 서로 다른 크기를 가질 수도 있다.According to an embodiment, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 400 or 450, and all sizes of the determined coding units may not be the same. For example, the size of a predetermined coding unit 430b or 480b among the determined odd number of coding units 430a, 430b, 430c, 480a, 480b, 480c is different from other coding units 430a, 430c, 480a, 480c. You can also have That is, a coding unit that can be determined by splitting the current coding unit 400 or 450 may have a plurality of types of sizes, and in some cases, an odd number of coding units 430a, 430b, 430c, 480a, 480b, 480c May each have a different size.

일 실시예에 따라 분할 형태 모드 정보가 홀수개의 블록으로 부호화 단위가 분할되는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)에 포함되는 홀수개의 부호화 단위를 결정할 수 있고, 나아가 영상 복호화 장치(100)는 분할하여 생성되는 홀수개의 부호화 단위들 중 적어도 하나의 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 도 4를 참조하면 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)가 분할되어 생성된 3개의 부호화 단위(430a, 430b, 430c, 480a, 480b, 480c)들 중 중앙에 위치하는 부호화 단위(430b, 480b)에 대한 복호화 과정을 다른 부호화 단위(430a, 430c, 480a, 480c)와 다르게 할 수 있다. 예를 들면, 영상 복호화 장치(100)는 중앙에 위치하는 부호화 단위(430b, 480b)에 대하여는 다른 부호화 단위(430a, 430c, 480a, 480c)와 달리 더 이상 분할되지 않도록 제한하거나, 소정의 횟수만큼만 분할되도록 제한할 수 있다.According to an embodiment, when the split mode information indicates that coding units are divided into odd blocks, the image decoding apparatus 100 may determine an odd number of coding units included in the current coding unit 400 or 450, and Furthermore, the image decoding apparatus 100 may place a predetermined limit on at least one coding unit among odd number of coding units generated by dividing. Referring to FIG. 4, the image decoding apparatus 100 is a coding unit positioned at the center of three coding units 430a, 430b, 430c, 480a, 480b, and 480c generated by splitting a current coding unit 400 or 450. A decoding process for 430b and 480b may be different from that of other coding units 430a, 430c, 480a, and 480c. For example, unlike other coding units 430a, 430c, 480a, 480c, the image decoding apparatus 100 limits the coding units 430b and 480b located at the center so that they are not further divided, or limited to a predetermined number of times. It can be restricted to be divided.

도 5는 일 실시예에 따라 영상 복호화 장치(100)가 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.5 illustrates a process in which the image decoding apparatus 100 splits a coding unit based on at least one of block type information and split type mode information, according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 정사각형 형태의 제1 부호화 단위(500)를 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 일 실시예에 따라 분할 형태 모드 정보가 수평 방향으로 제1 부호화 단위(500)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 제1 부호화 단위(500)를 수평 방향으로 분할하여 제2 부호화 단위(510)를 결정할 수 있다. 일 실시예에 따라 이용되는 제1 부호화 단위, 제2 부호화 단위, 제3 부호화 단위는 부호화 단위 간의 분할 전후 관계를 이해하기 위해 이용된 용어이다. 예를 들면, 제1 부호화 단위를 분할하면 제2 부호화 단위가 결정될 수 있고, 제2 부호화 단위가 분할되면 제3 부호화 단위가 결정될 수 있다. 이하에서는 이용되는 제1 부호화 단위, 제2 부호화 단위 및 제3 부호화 단위의 관계는 상술한 특징에 따르는 것으로 이해될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine that the square-shaped first coding unit 500 is divided into coding units or not divided based on at least one of block type information and split type mode information. . According to an embodiment, when the split mode information indicates that the first coding unit 500 is split in the horizontal direction, the image decoding apparatus 100 splits the first coding unit 500 in the horizontal direction to perform the second encoding. The unit 510 can be determined. A first coding unit, a second coding unit, and a third coding unit used according to an embodiment are terms used to understand a relationship before and after splitting between coding units. For example, when the first coding unit is split, a second coding unit may be determined, and when the second coding unit is split, a third coding unit may be determined. Hereinafter, it may be understood that the relationship between the used first coding unit, the second coding unit, and the third coding unit follows the above-described characteristics.

일 실시예에 따라 영상 복호화 장치(100)는 결정된 제2 부호화 단위(510)를 분할 형태 모드 정보에 기초하여 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다. 도 5를 참조하면 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(500)를 분할하여 결정된 비-정사각형의 형태의 제2 부호화 단위(510)를 적어도 하나의 제3 부호화 단위(520a, 520b, 520c, 520d 등)로 분할하거나 제2 부호화 단위(510)를 분할하지 않을 수 있다. 영상 복호화 장치(100)는 분할 형태 모드 정보를 획득할 수 있고 영상 복호화 장치(100)는 획득한 분할 형태 모드 정보에 기초하여 제1 부호화 단위(500)를 분할하여 다양한 형태의 복수개의 제2 부호화 단위(예를 들면, 510)를 분할할 수 있으며, 제2 부호화 단위(510)는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(500)가 분할된 방식에 따라 분할될 수 있다. 일 실시예에 따라, 제1 부호화 단위(500)가 제1 부호화 단위(500)에 대한 분할 형태 모드 정보에 기초하여 제2 부호화 단위(510)로 분할된 경우, 제2 부호화 단위(510) 역시 제2 부호화 단위(510)에 대한 분할 형태 모드 정보에 기초하여 제3 부호화 단위(예를 들면, 520a, 520b, 520c, 520d 등)으로 분할될 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 관련된 분할 형태 모드 정보에 기초하여 재귀적으로 분할될 수 있다. 따라서 비-정사각형 형태의 부호화 단위에서 정사각형의 부호화 단위가 결정될 수 있고, 이러한 정사각형 형태의 부호화 단위가 재귀적으로 분할되어 비-정사각형 형태의 부호화 단위가 결정될 수도 있다. According to an embodiment, the image decoding apparatus 100 may determine that the determined second coding unit 510 is split into coding units or not split based on split type mode information. Referring to FIG. 5, the image decoding apparatus 100 divides a first coding unit 500 based on split mode information to perform at least one third coding on a second coding unit 510 having a non-square shape determined by dividing the first coding unit 500. The units 520a, 520b, 520c, 520d, etc.) may be divided, or the second coding unit 510 may not be divided. The image decoding apparatus 100 may obtain split type mode information, and the image decoding apparatus 100 divides the first coding unit 500 based on the obtained split type mode information to perform a plurality of second encodings of various types. A unit (eg, 510) may be divided, and the second coding unit 510 may be divided according to a method in which the first coding unit 500 is divided based on the split type mode information. According to an embodiment, when the first coding unit 500 is split into second coding units 510 based on split mode information for the first coding unit 500, the second coding unit 510 is also The second coding unit 510 may be split into third coding units (eg, 520a, 520b, 520c, 520d, etc.) based on split type mode information. That is, the coding units may be recursively split based on split type mode information related to each coding unit. Accordingly, a square coding unit may be determined from a non-square coding unit, and a non-square coding unit may be determined by recursively splitting the square coding unit.

도 5를 참조하면, 비-정사각형 형태의 제2 부호화 단위(510)가 분할되어 결정되는 홀수개의 제3 부호화 단위(520b, 520c, 520d) 중 소정의 부호화 단위(예를 들면, 가운데에 위치하는 부호화 단위 또는 정사각형 형태의 부호화 단위)는 재귀적으로 분할될 수 있다. 일 실시예에 따라 홀수개의 제3 부호화 단위(520b, 520c, 520d) 중 하나인 비-정사각형 형태의 제3 부호화 단위(520b)는 수평 방향으로 분할되어 복수개의 제4 부호화 단위로 분할될 수 있다. 복수개의 제4 부호화 단위(530a, 530b, 530c, 530d) 중 하나인 비-정사각형 형태의 제4 부호화 단위(530b 또는 530d)는 다시 복수개의 부호화 단위들로 분할될 수 있다. 예를 들면, 비-정사각형 형태의 제4 부호화 단위(530b 또는 530d)는 홀수개의 부호화 단위로 다시 분할될 수도 있다. 부호화 단위의 재귀적 분할에 이용될 수 있는 방법에 대하여는 다양한 실시예를 통해 후술하도록 한다.Referring to FIG. 5, a predetermined coding unit (for example, among odd-numbered third coding units 520b, 520c, 520d) determined by splitting a second coding unit 510 in a non-square shape The coding unit or the square coding unit) may be recursively divided. According to an embodiment, a non-square type third coding unit 520b, which is one of the odd number of third coding units 520b, 520c, and 520d, may be split in a horizontal direction to be split into a plurality of fourth coding units. . One of the plurality of fourth coding units 530a, 530b, 530c, and 530d, which is a non-square type fourth coding unit 530b or 530d, may be divided into a plurality of coding units. For example, the fourth coding unit 530b or 530d having a non-square shape may be split again into odd number of coding units. A method that can be used for recursive partitioning of coding units will be described later through various embodiments.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 제3 부호화 단위(520a, 520b, 520c, 520d 등) 각각을 부호화 단위들로 분할할 수 있다. 또한 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 제2 부호화 단위(510)를 분할하지 않는 것으로 결정할 수 있다. 영상 복호화 장치(100)는 일 실시예에 따라 비-정사각형 형태의 제2 부호화 단위(510)를 홀수개의 제3 부호화 단위(520b, 520c, 520d)로 분할할 수 있다. 영상 복호화 장치(100)는 홀수개의 제3 부호화 단위(520b, 520c, 520d) 중 소정의 제3 부호화 단위에 대하여 소정의 제한을 둘 수 있다. 예를 들면 영상 복호화 장치(100)는 홀수개의 제3 부호화 단위(520b, 520c, 520d) 중 가운데에 위치하는 제3 부호화 단위(520c)에 대하여는 더 이상 분할되지 않는 것으로 제한하거나 또는 설정 가능한 횟수로 분할되어야 하는 것으로 제한할 수 있다. According to an embodiment, the image decoding apparatus 100 may divide each of the third coding units 520a, 520b, 520c, and 520d into coding units based on split mode information. Also, the image decoding apparatus 100 may determine not to split the second coding unit 510 based on the split type mode information. The image decoding apparatus 100 may divide the second coding unit 510 in a non-square shape into odd third coding units 520b, 520c, and 520d according to an embodiment. The image decoding apparatus 100 may place a predetermined limit on a predetermined third coding unit among the odd number of third coding units 520b, 520c, and 520d. For example, the image decoding apparatus 100 limits the third coding unit 520c positioned in the middle of the odd number of third coding units 520b, 520c, and 520d to be no longer divided or a settable number of times. It can be limited to what should be divided.

도 5를 참조하면, 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(510)에 포함되는 홀수개의 제3 부호화 단위(520b, 520c, 520d)들 중 가운데에 위치하는 제3 부호화 단위(520c)는 더 이상 분할되지 않거나, 소정의 분할 형태로 분할(예를 들면 4개의 부호화 단위로만 분할하거나 제2 부호화 단위(510)가 분할된 형태에 대응하는 형태로 분할)되는 것으로 제한하거나, 소정의 횟수로만 분할(예를 들면 n회만 분할, n>0)하는 것으로 제한할 수 있다. 다만 가운데에 위치한 제3 부호화 단위(520c)에 대한 상기 제한은 단순한 실시예들에 불과하므로 상술한 실시예들로 제한되어 해석되어서는 안되고, 가운데에 위치한 제3 부호화 단위(520c)가 다른 제3 부호화 단위(520b, 520d)와 다르게 복호화 될 수 있는 다양한 제한들을 포함하는 것으로 해석되어야 한다.Referring to FIG. 5, the image decoding apparatus 100 includes a third encoding located in the middle of odd number of third coding units 520b, 520c, and 520d included in the second non-square type coding unit 510. The unit 520c is not further divided, or is limited to being divided into a predetermined division type (for example, divided into four coding units or divided into a shape corresponding to the divided shape of the second coding unit 510), or , It can be limited to dividing only by a predetermined number of times (for example, dividing only n times, n>0). However, since the restriction on the third coding unit 520c located in the middle is merely examples, it is limited to the above-described embodiments and should not be interpreted. The third coding unit 520c located in the center is different from the third coding unit 520c. It should be interpreted as including various restrictions that can be decoded differently from the coding units 520b and 520d.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 분할하기 위해 이용되는 분할 형태 모드 정보를 현재 부호화 단위 내의 소정의 위치에서 획득할 수 있다. According to an embodiment, the image decoding apparatus 100 may obtain split type mode information used to split a current coding unit at a predetermined position within the current coding unit.

도 6은 일 실시예에 따라 영상 복호화 장치(100)가 홀수개의 부호화 단위들 중 소정의 부호화 단위를 결정하기 위한 방법을 도시한다. 6 illustrates a method for the image decoding apparatus 100 to determine a predetermined coding unit among odd coding units, according to an embodiment.

도 6을 참조하면, 현재 부호화 단위(600, 650)의 분할 형태 모드 정보는 현재 부호화 단위(600, 650)에 포함되는 복수개의 샘플 중 소정 위치의 샘플(예를 들면, 가운데에 위치하는 샘플(640, 690))에서 획득될 수 있다. 다만 이러한 분할 형태 모드 정보 중 적어도 하나가 획득될 수 있는 현재 부호화 단위(600) 내의 소정 위치가 도 6에서 도시하는 가운데 위치로 한정하여 해석되어서는 안되고, 소정 위치에는 현재 부호화 단위(600)내에 포함될 수 있는 다양한 위치(예를 들면, 최상단, 최하단, 좌측, 우측, 좌측상단, 좌측하단, 우측상단 또는 우측하단 등)가 포함될 수 있는 것으로 해석되어야 한다. 영상 복호화 장치(100)는 소정 위치로부터 획득되는 분할 형태 모드 정보를 획득하여 현재 부호화 단위를 다양한 형태 및 크기의 부호화 단위들로 분할하거나 분할하지 않는 것으로 결정할 수 있다.Referring to FIG. 6, split mode information of the current coding units 600 and 650 is a sample at a predetermined position among a plurality of samples included in the current coding units 600 and 650 (for example, a sample located in the center ( 640, 690)). However, a predetermined position in the current coding unit 600 in which at least one of the split mode information can be obtained should not be interpreted as being limited to the center position shown in FIG. 6, and the predetermined position is included in the current coding unit 600. It should be construed that a variety of possible locations (eg, top, bottom, left, right, top left, bottom left, top right, or bottom right, etc.) may be included. The image decoding apparatus 100 may determine that the current coding unit is divided into coding units of various types and sizes or not divided by obtaining split type mode information obtained from a predetermined location.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위가 소정의 개수의 부호화 단위들로 분할된 경우 그 중 하나의 부호화 단위를 선택할 수 있다. 복수개의 부호화 단위들 중 하나를 선택하기 위한 방법은 다양할 수 있으며, 이러한 방법들에 대한 설명은 이하의 다양한 실시예를 통해 후술하도록 한다.According to an embodiment, when the current coding unit is divided into a predetermined number of coding units, the image decoding apparatus 100 may select one of the coding units. Methods for selecting one of a plurality of coding units may be various, and a description of these methods will be described later through various embodiments below.

일 실시예에 따라 영상 복호화 장치(100) 는 현재 부호화 단위를 복수개의 부호화 단위들로 분할하고, 소정 위치의 부호화 단위를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may divide a current coding unit into a plurality of coding units and determine a coding unit at a predetermined location.

일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 홀수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 도 6을 참조하면, 영상 복호화 장치(100)는 현재 부호화 단위(600) 또는 현재 부호화 단위(650)를 분할하여 홀수개의 부호화 단위들(620a, 620b, 620c) 또는 홀수개의 부호화 단위들(660a, 660b, 660c)을 결정할 수 있다. 영상 복호화 장치(100)는 홀수개의 부호화 단위들(620a, 620b, 620c) 또는 홀수개의 부호화 단위들(660a, 660b, 660c)의 위치에 대한 정보를 이용하여 가운데 부호화 단위(620b)또는 가운데 부호화 단위(660b)를 결정할 수 있다. 예를 들면 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c)에 포함되는 소정의 샘플의 위치를 나타내는 정보에 기초하여 부호화 단위들(620a, 620b, 620c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(620b)를 결정할 수 있다. 구체적으로, 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c)의 좌측 상단의 샘플(630a, 630b, 630c)의 위치를 나타내는 정보에 기초하여 부호화 단위들(620a, 620b, 620c)의 위치를 결정함으로써 가운데에 위치하는 부호화 단위(620b)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may use information indicating a location of each of the odd number of coding units to determine a coding unit located in the middle of the odd number of coding units. Referring to FIG. 6, the image decoding apparatus 100 divides a current coding unit 600 or a current coding unit 650 into odd number of coding units 620a, 620b, and 620c or odd number of coding units 660a. 660b, 660c) can be determined. The image decoding apparatus 100 uses the information on the positions of the odd number of coding units 620a, 620b, and 620c or the odd number of coding units 660a, 660b, 660c, and the middle coding unit 620b or the middle coding unit (660b) can be determined. For example, the image decoding apparatus 100 determines the location of the coding units 620a, 620b, and 620c based on information indicating the location of a predetermined sample included in the coding units 620a, 620b, and 620c. The coding unit 620b positioned at may be determined. Specifically, the image decoding apparatus 100 includes coding units 620a, 620b, and 620c based on information indicating a location of the upper left sample 630a, 630b, and 630c of the coding units 620a, 620b, and 620c. The coding unit 620b positioned in the center may be determined by determining the position of.

일 실시예에 따라 부호화 단위들(620a, 620b, 620c)에 각각 포함되는 좌측 상단의 샘플(630a, 630b, 630c)의 위치를 나타내는 정보는 부호화 단위들(620a, 620b, 620c)의 픽쳐 내에서의 위치 또는 좌표에 대한 정보를 포함할 수 있다. 일 실시예에 따라 부호화 단위들(620a, 620b, 620c)에 각각 포함되는 좌측 상단의 샘플(630a, 630b, 630c)의 위치를 나타내는 정보는 현재 부호화 단위(600)에 포함되는 부호화 단위들(620a, 620b, 620c)의 너비 또는 높이를 나타내는 정보를 포함할 수 있고, 이러한 너비 또는 높이는 부호화 단위들(620a, 620b, 620c)의 픽쳐 내에서의 좌표 간의 차이를 나타내는 정보에 해당할 수 있다. 즉, 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c)의 픽쳐 내에서의 위치 또는 좌표에 대한 정보를 직접 이용하거나 좌표간의 차이값에 대응하는 부호화 단위의 너비 또는 높이에 대한 정보를 이용함으로써 가운데에 위치하는 부호화 단위(620b)를 결정할 수 있다. According to an embodiment, information indicating the location of the upper left sample 630a, 630b, and 630c included in the coding units 620a, 620b, and 620c, respectively, is within a picture of the coding units 620a, 620b, and 620c. It may include information about the location or coordinates of. According to an embodiment, information indicating the location of the upper left sample 630a, 630b, and 630c included in the coding units 620a, 620b, and 620c, respectively, is the coding units 620a included in the current coding unit 600. , 620b, 620c) may include information indicating the width or height of the coding units 620a, 620b, and 620c. The width or height may correspond to information indicating a difference between coordinates in a picture of the coding units 620a, 620b, and 620c. That is, the image decoding apparatus 100 directly uses information on a location or coordinates within a picture of the coding units 620a, 620b, and 620c, or information on a width or height of a coding unit corresponding to a difference value between coordinates. The coding unit 620b positioned in the center may be determined by using.

일 실시예에 따라, 상단 부호화 단위(620a)의 좌측 상단의 샘플(630a)의 위치를 나타내는 정보는 (xa, ya) 좌표를 나타낼 수 있고, 가운데 부호화 단위(620b)의 좌측 상단의 샘플(530b)의 위치를 나타내는 정보는 (xb, yb) 좌표를 나타낼 수 있고, 하단 부호화 단위(620c)의 좌측 상단의 샘플(630c)의 위치를 나타내는 정보는 (xc, yc) 좌표를 나타낼 수 있다. 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c)에 각각 포함되는 좌측 상단의 샘플(630a, 630b, 630c)의 좌표를 이용하여 가운데 부호화 단위(620b)를 결정할 수 있다. 예를 들면, 좌측 상단의 샘플(630a, 630b, 630c)의 좌표를 오름차순 또는 내림차순으로 정렬하였을 때, 가운데에 위치하는 샘플(630b)의 좌표인 (xb, yb)를 포함하는 부호화 단위(620b)를 현재 부호화 단위(600)가 분할되어 결정된 부호화 단위들(620a, 620b, 620c) 중 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 좌측 상단의 샘플(630a, 630b, 630c)의 위치를 나타내는 좌표는 픽쳐 내에서의 절대적인 위치를 나타내는 좌표를 나타낼 수 있고, 나아가 상단 부호화 단위(620a)의 좌측 상단의 샘플(630a)의 위치를 기준으로, 가운데 부호화 단위(620b)의 좌측 상단의 샘플(630b)의 상대적 위치를 나타내는 정보인 (dxb, dyb)좌표, 하단 부호화 단위(620c)의 좌측 상단의 샘플(630c)의 상대적 위치를 나타내는 정보인 (dxc, dyc)좌표를 이용할 수도 있다. 또한 부호화 단위에 포함되는 샘플의 위치를 나타내는 정보로서 해당 샘플의 좌표를 이용함으로써 소정 위치의 부호화 단위를 결정하는 방법이 상술한 방법으로 한정하여 해석되어서는 안되고, 샘플의 좌표를 이용할 수 있는 다양한 산술적 방법으로 해석되어야 한다.According to an embodiment, information indicating the location of the upper left sample 630a of the upper coding unit 620a may represent (xa, ya) coordinates, and the upper left sample 530b of the center coding unit 620b Information indicating the location of) may indicate (xb, yb) coordinates, and information indicating the location of the upper left sample 630c of the lower coding unit 620c may indicate (xc, yc) coordinates. The image decoding apparatus 100 may determine the center coding unit 620b by using coordinates of the upper left samples 630a, 630b, and 630c included in the coding units 620a, 620b, and 620c, respectively. For example, when the coordinates of the upper left samples 630a, 630b, and 630c are arranged in ascending or descending order, the coding unit 620b including (xb, yb), which is the coordinates of the sample 630b located in the center The current coding unit 600 may be determined as a coding unit positioned in the middle of the coding units 620a, 620b, and 620c determined by splitting the current coding unit 600. However, the coordinates indicating the position of the upper left samples 630a, 630b, 630c may indicate the coordinates indicating the absolute position in the picture, and furthermore, the position of the upper left sample 630a of the upper coding unit 620a As a reference, (dxb, dyb) coordinates, which is information indicating the relative position of the upper left sample 630b of the center coding unit 620b, indicating the relative position of the upper left sample 630c of the lower coding unit 620c. Information (dxc, dyc) coordinates can also be used. In addition, as information indicating the location of a sample included in the coding unit, the method of determining the coding unit of a predetermined location by using the coordinates of the sample should not be interpreted limited to the above-described method, and various arithmetical coordinates that can use the coordinates of the sample It should be interpreted in a way.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위(600)를 복수개의 부호화 단위들(620a, 620b, 620c)로 분할할 수 있고, 부호화 단위들(620a, 620b, 620c) 중 소정의 기준에 따라 부호화 단위를 선택할 수 있다. 예를 들면, 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c) 중 크기가 다른 부호화 단위(620b)를 선택할 수 있다.According to an embodiment, the image decoding apparatus 100 may divide the current coding unit 600 into a plurality of coding units 620a, 620b, and 620c, and a predetermined number of coding units 620a, 620b, and 620c Coding units can be selected according to the criteria. For example, the image decoding apparatus 100 may select a coding unit 620b having a different size among coding units 620a, 620b, and 620c.

일 실시예에 따라 영상 복호화 장치(100)는 상단 부호화 단위(620a)의 좌측 상단의 샘플(630a)의 위치를 나타내는 정보인 (xa, ya) 좌표, 가운데 부호화 단위(620b)의 좌측 상단의 샘플(630b)의 위치를 나타내는 정보인 (xb, yb) 좌표, 하단 부호화 단위(620c)의 좌측 상단의 샘플(630c)의 위치를 나타내는 정보인 (xc, yc) 좌표를 이용하여 부호화 단위들(620a, 620b, 620c) 각각의 너비 또는 높이를 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c)의 위치를 나타내는 좌표인 (xa, ya), (xb, yb), (xc, yc)를 이용하여 부호화 단위들(620a, 620b, 620c) 각각의 크기를 결정할 수 있다. 일 실시예에 따라, 영상 복호화 장치(100)는 상단 부호화 단위(620a)의 너비를 현재 부호화 단위(600)의 너비로 결정할 수 있다. 영상 복호화 장치(100)는 상단 부호화 단위(620a)의 높이를 yb-ya로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 가운데 부호화 단위(620b)의 너비를 현재 부호화 단위(600)의 너비로 결정할 수 있다. 영상 복호화 장치(100)는 가운데 부호화 단위(620b)의 높이를 yc-yb로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 하단 부호화 단위의 너비 또는 높이는 현재 부호화 단위의 너비 또는 높이와 상단 부호화 단위(620a) 및 가운데 부호화 단위(620b)의 너비 및 높이를 이용하여 결정할 수 있다. 영상 복호화 장치(100)는 결정된 부호화 단위들(620a, 620b, 620c)의 너비 및 높이에 기초하여 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정할 수 있다. 도 6을 참조하면, 영상 복호화 장치(100)는 상단 부호화 단위(620a) 및 하단 부호화 단위(620c)의 크기와 다른 크기를 가지는 가운데 부호화 단위(620b)를 소정 위치의 부호화 단위로 결정할 수 있다. 다만 상술한 영상 복호화 장치(100)가 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정하는 과정은 샘플 좌표에 기초하여 결정되는 부호화 단위의 크기를 이용하여 소정 위치의 부호화 단위를 결정하는 일 실시예에 불과하므로, 소정의 샘플 좌표에 따라 결정되는 부호화 단위의 크기를 비교하여 소정 위치의 부호화 단위를 결정하는 다양한 과정이 이용될 수 있다. According to an embodiment, the image decoding apparatus 100 includes (xa, ya) coordinates, which is information indicating the location of the upper left sample 630a of the upper coding unit 620a, and the upper left sample of the center coding unit 620b. Coding units 620a using (xb, yb) coordinates, which are information indicating the location of 630b, and (xc, yc) coordinates, which are information indicating the location of the upper left sample 630c of the lower coding unit 620c. , 620b, 620c) it is possible to determine the width or height of each. The image decoding apparatus 100 uses the coding units 620a and 620b using (xa, ya), (xb, yb), and (xc, yc), which are coordinates representing the positions of the coding units 620a, 620b, and 620c. , 620c) each size can be determined. According to an embodiment, the image decoding apparatus 100 may determine the width of the upper coding unit 620a as the width of the current coding unit 600. The image decoding apparatus 100 may determine the height of the upper coding unit 620a as yb-ya. According to an embodiment, the image decoding apparatus 100 may determine the width of the center coding unit 620b as the width of the current coding unit 600. The image decoding apparatus 100 may determine the height of the central coding unit 620b as yc-yb. According to an embodiment, the image decoding apparatus 100 may determine the width or height of the lower coding unit using the width or height of the current coding unit and the width and height of the upper coding unit 620a and the center coding unit 620b. . The image decoding apparatus 100 may determine a coding unit having a size different from other coding units based on the determined width and height of the coding units 620a, 620b, and 620c. Referring to FIG. 6, the image decoding apparatus 100 may determine a coding unit 620b having a size different from the size of the upper coding unit 620a and the lower coding unit 620c as a coding unit at a predetermined position. However, in the above-described process of determining a coding unit having a size different from that of other coding units, the process of determining a coding unit at a predetermined location by using a size of a coding unit determined based on sample coordinates. Therefore, various processes of determining a coding unit at a predetermined location by comparing sizes of coding units determined according to predetermined sample coordinates may be used.

영상 복호화 장치(100)는 좌측 부호화 단위(660a)의 좌측 상단의 샘플(670a)의 위치를 나타내는 정보인 (xd, yd) 좌표, 가운데 부호화 단위(660b)의 좌측 상단의 샘플(670b)의 위치를 나타내는 정보인 (xe, ye) 좌표, 우측 부호화 단위(660c)의 좌측 상단의 샘플(670c)의 위치를 나타내는 정보인 (xf, yf) 좌표를 이용하여 부호화 단위들(660a, 660b, 660c) 각각의 너비 또는 높이를 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위들(660a, 660b, 660c)의 위치를 나타내는 좌표인 (xd, yd), (xe, ye), (xf, yf)를 이용하여 부호화 단위들(660a, 660b, 660c) 각각의 크기를 결정할 수 있다.The image decoding apparatus 100 includes (xd, yd) coordinates, which are information indicating the location of the upper left sample 670a of the left coding unit 660a, and the location of the upper left sample 670b of the center coding unit 660b. Coding units 660a, 660b, and 660c using (xe, ye) coordinates, which is information indicating the position, and (xf, yf) coordinates, which are information indicating the location of the upper left sample 670c of the right coding unit 660c. You can decide the width or height of each. The image decoding apparatus 100 uses the coding units 660a and 660b using (xd, yd), (xe, ye), and (xf, yf), which are coordinates representing the positions of the coding units 660a, 660b, and 660c. , 660c) Each size can be determined.

일 실시예에 따라, 영상 복호화 장치(100)는 좌측 부호화 단위(660a)의 너비를 xe-xd로 결정할 수 있다. 영상 복호화 장치(100)는 좌측 부호화 단위(660a)의 높이를 현재 부호화 단위(650)의 높이로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 가운데 부호화 단위(660b)의 너비를 xf-xe로 결정할 수 있다. 영상 복호화 장치(100)는 가운데 부호화 단위(660b)의 높이를 현재 부호화 단위(650)의 높이로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 우측 부호화 단위(660c)의 너비 또는 높이는 현재 부호화 단위(650)의 너비 또는 높이와 좌측 부호화 단위(660a) 및 가운데 부호화 단위(660b)의 너비 및 높이를 이용하여 결정할 수 있다. 영상 복호화 장치(100)는 결정된 부호화 단위들(660a, 660b, 660c)의 너비 및 높이에 기초하여 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정할 수 있다. 도 6을 참조하면, 영상 복호화 장치(100)는 좌측 부호화 단위(660a) 및 우측 부호화 단위(660c)의 크기와 다른 크기를 가지는 가운데 부호화 단위(660b)를 소정 위치의 부호화 단위로 결정할 수 있다. 다만 상술한 영상 복호화 장치(100)가 다른 부호화 단위와 다른 크기를 갖는 부호화 단위를 결정하는 과정은 샘플 좌표에 기초하여 결정되는 부호화 단위의 크기를 이용하여 소정 위치의 부호화 단위를 결정하는 일 실시예에 불과하므로, 소정의 샘플 좌표에 따라 결정되는 부호화 단위의 크기를 비교하여 소정 위치의 부호화 단위를 결정하는 다양한 과정이 이용될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine the width of the left coding unit 660a as xe-xd. The image decoding apparatus 100 may determine the height of the left coding unit 660a as the height of the current coding unit 650. According to an embodiment, the image decoding apparatus 100 may determine the width of the center coding unit 660b as xf-xe. The image decoding apparatus 100 may determine the height of the center coding unit 660b as the height of the current coding unit 650. According to an embodiment, the width or height of the right coding unit 660c is the width or height of the current coding unit 650 and the width and height of the left coding unit 660a and the center coding unit 660b. It can be determined using. The image decoding apparatus 100 may determine a coding unit having a size different from other coding units based on the determined width and height of the coding units 660a, 660b, and 660c. Referring to FIG. 6, the image decoding apparatus 100 may determine a coding unit 660b having a size different from the size of the left coding unit 660a and the right coding unit 660c as the coding unit at a predetermined position. However, in the above-described process of determining a coding unit having a size different from that of other coding units, the process of determining a coding unit at a predetermined location by using a size of a coding unit determined based on sample coordinates. Therefore, various processes of determining a coding unit at a predetermined location by comparing sizes of coding units determined according to predetermined sample coordinates may be used.

다만 부호화 단위의 위치를 결정하기 위하여 고려하는 샘플의 위치는 상술한 좌측 상단으로 한정하여 해석되어서는 안되고 부호화 단위에 포함되는 임의의 샘플의 위치에 대한 정보가 이용될 수 있는 것으로 해석될 수 있다. However, the location of the sample considered to determine the location of the coding unit should not be interpreted as being limited to the upper left corner described above, but it may be interpreted that information on the location of an arbitrary sample included in the coding unit can be used.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 형태를 고려하여, 현재 부호화 단위가 분할되어 결정되는 홀수개의 부호화 단위들 중 소정 위치의 부호화 단위를 선택할 수 있다. 예를 들면, 현재 부호화 단위가 너비가 높이보다 긴 비-정사각형 형태라면 영상 복호화 장치(100)는 수평 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 수평 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다. 현재 부호화 단위가 높이가 너비보다 긴 비-정사각형 형태라면 영상 복호화 장치(100)는 수직 방향에 따라 소정 위치의 부호화 단위를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 수직 방향으로 위치를 달리 하는 부호화 단위들 중 하나를 결정하여 해당 부호화 단위에 대한 제한을 둘 수 있다. According to an embodiment, the image decoding apparatus 100 may select a coding unit at a predetermined position from among odd number of coding units determined by splitting the current coding unit in consideration of a shape of a current coding unit. For example, if the current coding unit has a non-square shape whose width is longer than the height, the image decoding apparatus 100 may determine the coding unit at a predetermined position according to the horizontal direction. That is, the image decoding apparatus 100 may determine one of coding units having different positions in the horizontal direction and place restrictions on the corresponding coding unit. If the current coding unit has a non-square shape whose height is longer than the width, the image decoding apparatus 100 may determine a coding unit at a predetermined position according to the vertical direction. That is, the image decoding apparatus 100 may determine one of coding units that have different positions in the vertical direction and place restrictions on the corresponding coding unit.

일 실시예에 따라 영상 복호화 장치(100)는 짝수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 짝수개의 부호화 단위들 각각의 위치를 나타내는 정보를 이용할 수 있다. 영상 복호화 장치(100)는 현재 부호화 단위를 분할(바이너리 분할)하여 짝수개의 부호화 단위들을 결정할 수 있고 짝수개의 부호화 단위들의 위치에 대한 정보를 이용하여 소정 위치의 부호화 단위를 결정할 수 있다. 이에 대한 구체적인 과정은 도 6에서 상술한 홀수개의 부호화 단위들 중 소정 위치(예를 들면, 가운데 위치)의 부호화 단위를 결정하는 과정에 대응하는 과정일 수 있으므로 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 may use information indicating a position of each of the even number of coding units to determine a coding unit of a predetermined position among even number of coding units. The image decoding apparatus 100 may determine the even number of coding units by dividing the current coding unit (binary division), and may determine the coding unit at a predetermined position by using information on the positions of the even number of coding units. A detailed process for this may be a process corresponding to a process of determining a coding unit at a predetermined position (eg, a center position) among the odd numbered coding units described above in FIG. 6, and thus will be omitted.

일 실시예에 따라, 비-정사각형 형태의 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여 분할 과정에서 소정 위치의 부호화 단위에 대한 소정의 정보를 이용할 수 있다. 예를 들면 영상 복호화 장치(100)는 현재 부호화 단위가 복수개로 분할된 부호화 단위들 중 가운데에 위치하는 부호화 단위를 결정하기 위하여 분할 과정에서 가운데 부호화 단위에 포함된 샘플에 저장된 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나를 이용할 수 있다. According to an embodiment, when a current coding unit in a non-square form is split into a plurality of coding units, a predetermined coding unit at a certain position is determined during the splitting process in order to determine a coding unit at a certain position among the plurality of coding units. You can use the information. For example, in order to determine a coding unit located in the middle of the coding units divided into a plurality of the current coding unit, the image decoding apparatus 100 may use block type information and split type stored in a sample included in the center coding unit during the splitting process. At least one of the mode information may be used.

도 6을 참조하면 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 현재 부호화 단위(600)를 복수개의 부호화 단위들(620a, 620b, 620c)로 분할할 수 있으며, 복수개의 부호화 단위들(620a, 620b, 620c) 중 가운데에 위치하는 부호화 단위(620b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 분할 형태 모드 정보가 획득되는 위치를 고려하여, 가운데에 위치하는 부호화 단위(620b)를 결정할 수 있다. 즉, 현재 부호화 단위(600)의 분할 형태 모드 정보는 현재 부호화 단위(600)의 가운데에 위치하는 샘플(640)에서 획득될 수 있으며, 상기 분할 형태 모드 정보에 기초하여 현재 부호화 단위(600)가 복수개의 부호화 단위들(620a, 620b, 620c)로 분할된 경우 상기 샘플(640)을 포함하는 부호화 단위(620b)를 가운데에 위치하는 부호화 단위로 결정할 수 있다. 다만 가운데에 위치하는 부호화 단위로 결정하기 위해 이용되는 정보가 분할 형태 모드 정보로 한정하여 해석되어서는 안되고, 다양한 종류의 정보가 가운데에 위치하는 부호화 단위를 결정하는 과정에서 이용될 수 있다.Referring to FIG. 6, the image decoding apparatus 100 may split a current coding unit 600 into a plurality of coding units 620a, 620b, and 620c based on split type mode information, and the plurality of coding units ( A coding unit 620b positioned in the middle of 620a, 620b, and 620c may be determined. Furthermore, the image decoding apparatus 100 may determine a coding unit 620b positioned in the center in consideration of a location at which split mode information is obtained. That is, the split type mode information of the current coding unit 600 may be obtained from a sample 640 positioned in the center of the current coding unit 600, and the current coding unit 600 is based on the split type mode information. When divided into a plurality of coding units 620a, 620b, and 620c, the coding unit 620b including the sample 640 may be determined as a coding unit positioned at the center. However, information used to determine the centrally located coding unit should not be interpreted as being limited to the split mode information, and various types of information may be used in the process of determining the centrally located coding unit.

일 실시예에 따라 소정 위치의 부호화 단위를 식별하기 위한 소정의 정보는, 결정하려는 부호화 단위에 포함되는 소정의 샘플에서 획득될 수 있다. 도 6을 참조하면, 영상 복호화 장치(100)는 현재 부호화 단위(600)가 분할되어 결정된 복수개의 부호화 단위들(620a, 620b, 620c) 중 소정 위치의 부호화 단위(예를 들면, 복수개로 분할된 부호화 단위 중 가운데에 위치하는 부호화 단위)를 결정하기 위하여 현재 부호화 단위(600) 내의 소정 위치의 샘플(예를 들면, 현재 부호화 단위(600)의 가운데에 위치하는 샘플)에서 획득되는 분할 형태 모드 정보를 이용할 수 있다. 즉, 영상 복호화 장치(100)는 현재 부호화 단위(600)의 블록 형태를 고려하여 상기 소정 위치의 샘플을 결정할 수 있고, 영상 복호화 장치(100)는 현재 부호화 단위(600)가 분할되어 결정되는 복수개의 부호화 단위들(620a, 620b, 620c) 중, 소정의 정보(예를 들면, 분할 형태 모드 정보)가 획득될 수 있는 샘플이 포함된 부호화 단위(620b)를 결정하여 소정의 제한을 둘 수 있다. 도 6을 참조하면 일 실시예에 따라 영상 복호화 장치(100)는 소정의 정보가 획득될 수 있는 샘플로서 현재 부호화 단위(600)의 가운데에 위치하는 샘플(640)을 결정할 수 있고, 영상 복호화 장치(100)는 이러한 샘플(640)이 포함되는 부호화 단위(620b)를 복호화 과정에서의 소정의 제한을 둘 수 있다. 다만 소정의 정보가 획득될 수 있는 샘플의 위치는 상술한 위치로 한정하여 해석되어서는 안되고, 제한을 두기 위해 결정하려는 부호화 단위(620b)에 포함되는 임의의 위치의 샘플들로 해석될 수 있다.According to an embodiment, predetermined information for identifying a coding unit at a predetermined location may be obtained from a predetermined sample included in a coding unit to be determined. Referring to FIG. 6, the image decoding apparatus 100 includes coding units (e.g., split into a plurality of coding units 620a, 620b, 620c) of a plurality of coding units 620a, 620b, and 620c determined by splitting the current coding unit 600. Split type mode information obtained from a sample at a predetermined position in the current coding unit 600 (for example, a sample located in the center of the current coding unit 600) to determine a coding unit located in the middle of the coding units Can be used. That is, the image decoding apparatus 100 may determine a sample at the predetermined position in consideration of the block shape of the current coding unit 600, and the image decoding apparatus 100 may determine a plurality of samples determined by dividing the current coding unit 600 Among the three coding units 620a, 620b, and 620c, a coding unit 620b including a sample from which predetermined information (eg, split mode information) can be obtained may be determined and a predetermined limit may be set. . Referring to FIG. 6, according to an embodiment, the image decoding apparatus 100 may determine a sample 640 located in the center of the current coding unit 600 as a sample from which predetermined information may be obtained, and the image decoding apparatus 100 may place a predetermined limit in the decoding process of the coding unit 620b including the sample 640. However, the location of a sample from which predetermined information can be obtained should not be interpreted as being limited to the above-described location, and may be interpreted as samples at an arbitrary location included in the coding unit 620b to be determined to impose restrictions.

일 실시예에 따라 소정의 정보가 획득될 수 있는 샘플의 위치는 현재 부호화 단위(600)의 형태에 따라 결정될 수 있다. 일 실시예에 따라 블록 형태 정보는 현재 부호화 단위의 형태가 정사각형인지 또는 비-정사각형인지 여부를 결정할 수 있고, 형태에 따라 소정의 정보가 획득될 수 있는 샘플의 위치를 결정할 수 있다. 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위의 너비에 대한 정보 및 높이에 대한 정보 중 적어도 하나를 이용하여 현재 부호화 단위의 너비 및 높이 중 적어도 하나를 반으로 분할하는 경계 상에 위치하는 샘플을 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다. 또다른 예를 들면, 영상 복호화 장치(100)는 현재 부호화 단위에 관련된 블록 형태 정보가 비-정사각형 형태임을 나타내는 경우, 현재 부호화 단위의 긴 변을 반으로 분할하는 경계에 인접하는 샘플 중 하나를 소정의 정보가 획득될 수 있는 샘플로 결정할 수 있다. According to an embodiment, the location of a sample from which predetermined information can be obtained may be determined according to the shape of the current coding unit 600. According to an embodiment, the block shape information may determine whether the shape of a current coding unit is a square or a non-square shape, and a location of a sample from which predetermined information can be obtained may be determined according to the shape. For example, the image decoding apparatus 100 uses at least one of information about the width and height of the current coding unit to be positioned on a boundary that divides at least one of the width and height of the current coding unit in half. The sample may be determined as a sample from which predetermined information can be obtained. As another example, when the block type information related to the current coding unit indicates that the block type information is a non-square type, the image decoding apparatus 100 selects one of the samples adjacent to the boundary dividing the long side of the current coding unit in half. It can be determined as a sample from which the information of can be obtained.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 복수개의 부호화 단위로 분할한 경우, 복수개의 부호화 단위들 중 소정 위치의 부호화 단위를 결정하기 위하여, 분할 형태 모드 정보를 이용할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보를 부호화 단위에 포함된 소정 위치의 샘플에서 획득할 수 있고, 영상 복호화 장치(100)는 현재 부호화 단위가 분할되어 생성된 복수개의 부호화 단위들을 복수개의 부호화 단위 각각에 포함된 소정 위치의 샘플로부터 획득되는 분할 형태 모드 정보를 이용하여 분할할 수 있다. 즉, 부호화 단위는 부호화 단위 각각에 포함된 소정 위치의 샘플에서 획득되는 분할 형태 모드 정보를 이용하여 재귀적으로 분할될 수 있다. 부호화 단위의 재귀적 분할 과정에 대하여는 도 5를 통해 상술하였으므로 자세한 설명은 생략하도록 한다. According to an embodiment, when the current coding unit is divided into a plurality of coding units, the image decoding apparatus 100 may use split type mode information to determine a coding unit at a predetermined position among the plurality of coding units. According to an embodiment, the image decoding apparatus 100 may obtain split type mode information from a sample at a predetermined location included in a coding unit, and the image decoding apparatus 100 may obtain a plurality of encodings generated by splitting a current coding unit. The units may be split using split type mode information obtained from samples at a predetermined location included in each of a plurality of coding units. That is, the coding units may be recursively split using split mode information obtained from a sample at a predetermined location included in each coding unit. Since the recursive partitioning process of the coding unit has been described above with reference to FIG. 5, detailed descriptions will be omitted.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위를 분할하여 적어도 하나의 부호화 단위를 결정할 수 있고, 이러한 적어도 하나의 부호화 단위가 복호화되는 순서를 소정의 블록(예를 들면, 현재 부호화 단위)에 따라 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine at least one coding unit by dividing a current coding unit, and determine an order in which the at least one coding unit is decoded by a predetermined block (eg, a current coding unit). ) Can be determined.

도 7은 일 실시예에 따라 영상 복호화 장치(100)가 현재 부호화 단위를 분할하여 복수개의 부호화 단위들을 결정하는 경우, 복수개의 부호화 단위들이 처리되는 순서를 도시한다.7 illustrates an order in which a plurality of coding units are processed when the image decoding apparatus 100 determines a plurality of coding units by dividing a current coding unit according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 따라 제1 부호화 단위(700)를 수직 방향으로 분할하여 제2 부호화 단위(710a, 710b)를 결정하거나 제1 부호화 단위(700)를 수평 방향으로 분할하여 제2 부호화 단위(730a, 730b)를 결정하거나 제1 부호화 단위(700)를 수직 방향 및 수평 방향으로 분할하여 제2 부호화 단위(750a, 750b, 750c, 750d)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 determines the second coding units 710a and 710b by dividing the first coding unit 700 in a vertical direction according to the split mode information, or the first coding unit 700 The second coding units 750a, 750b, 750c, and 750d may be determined by splitting in the horizontal direction to determine the second coding units 730a and 730b, or splitting the first coding unit 700 in the vertical and horizontal directions. have.

도 7을 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(700)를 수직 방향으로 분할하여 결정된 제2 부호화 단위(710a, 710b)를 수평 방향(710c)으로 처리되도록 순서를 결정할 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(700)를 수평 방향으로 분할하여 결정된 제2 부호화 단위(730a, 730b)의 처리 순서를 수직 방향(730c)으로 결정할 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(700)를 수직 방향 및 수평 방향으로 분할하여 결정된 제2 부호화 단위(750a, 750b, 750c, 750d)를 하나의 행에 위치하는 부호화 단위들이 처리된 후 다음 행에 위치하는 부호화 단위들이 처리되는 소정의 순서(예를 들면, 래스터 스캔 순서((raster scan order) 또는 z 스캔 순서(z scan order)(750e) 등)에 따라 결정할 수 있다. Referring to FIG. 7, the image decoding apparatus 100 may determine an order so that the second coding units 710a and 710b determined by dividing the first coding unit 700 in the vertical direction are processed in the horizontal direction 710c. . The image decoding apparatus 100 may determine a processing order of the second coding units 730a and 730b determined by dividing the first coding unit 700 in the horizontal direction as the vertical direction 730c. The image decoding apparatus 100 divides the first coding unit 700 in the vertical direction and the horizontal direction, and processes the second coding units 750a, 750b, 750c, and 750d determined by processing the coding units located in one row. The coding units located in the next row may be determined according to a predetermined order (eg, a raster scan order or a z scan order 750e).

일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위들을 재귀적으로 분할할 수 있다. 도 7을 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(700)를 분할하여 복수개의 부호화 단위들(710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d)을 결정할 수 있고, 결정된 복수개의 부호화 단위들(710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d) 각각을 재귀적으로 분할할 수 있다. 복수개의 부호화 단위들(710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d)을 분할하는 방법은 제1 부호화 단위(700)를 분할하는 방법에 대응하는 방법이 될 수 있다. 이에 따라 복수개의 부호화 단위들(710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d)은 각각 독립적으로 복수개의 부호화 단위들로 분할될 수 있다. 도 7을 참조하면 영상 복호화 장치(100)는 제1 부호화 단위(700)를 수직 방향으로 분할하여 제2 부호화 단위(710a, 710b)를 결정할 수 있고, 나아가 제2 부호화 단위(710a, 710b) 각각을 독립적으로 분할하거나 분할하지 않는 것으로 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may recursively split coding units. Referring to FIG. 7, the image decoding apparatus 100 may divide a first coding unit 700 to determine a plurality of coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, 750d, Each of the determined coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d may be recursively split. A method of dividing the plurality of coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d may be a method corresponding to a method of dividing the first coding unit 700. Accordingly, the plurality of coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d may be independently divided into a plurality of coding units. Referring to FIG. 7, the image decoding apparatus 100 may determine the second coding units 710a and 710b by dividing the first coding unit 700 in a vertical direction, and further, the second coding units 710a and 710b, respectively. It can be decided to divide independently or not to divide.

일 실시예에 따라 영상 복호화 장치(100)는 좌측의 제2 부호화 단위(710a)를 수평 방향으로 분할하여 제3 부호화 단위(720a, 720b)로 분할할 수 있고, 우측의 제2 부호화 단위(710b)는 분할하지 않을 수 있다. According to an embodiment, the image decoding apparatus 100 may split the second coding unit 710a on the left side in a horizontal direction and divide it into third coding units 720a and 720b, and the second coding unit 710b on the right side. ) May not be divided.

일 실시예에 따라 부호화 단위들의 처리 순서는 부호화 단위의 분할 과정에 기초하여 결정될 수 있다. 다시 말해, 분할된 부호화 단위들의 처리 순서는 분할되기 직전의 부호화 단위들의 처리 순서에 기초하여 결정될 수 있다. 영상 복호화 장치(100)는 좌측의 제2 부호화 단위(710a)가 분할되어 결정된 제3 부호화 단위(720a, 720b)가 처리되는 순서를 우측의 제2 부호화 단위(710b)와 독립적으로 결정할 수 있다. 좌측의 제2 부호화 단위(710a)가 수평 방향으로 분할되어 제3 부호화 단위(720a, 720b)가 결정되었으므로 제3 부호화 단위(720a, 720b)는 수직 방향(720c)으로 처리될 수 있다. 또한 좌측의 제2 부호화 단위(710a) 및 우측의 제2 부호화 단위(710b)가 처리되는 순서는 수평 방향(710c)에 해당하므로, 좌측의 제2 부호화 단위(710a)에 포함되는 제3 부호화 단위(720a, 720b)가 수직 방향(720c)으로 처리된 후에 우측 부호화 단위(710b)가 처리될 수 있다. 상술한 내용은 부호화 단위들이 각각 분할 전의 부호화 단위에 따라 처리 순서가 결정되는 과정을 설명하기 위한 것이므로, 상술한 실시예에 한정하여 해석되어서는 안되고, 다양한 형태로 분할되어 결정되는 부호화 단위들이 소정의 순서에 따라 독립적으로 처리될 수 있는 다양한 방법으로 이용되는 것으로 해석되어야 한다.According to an embodiment, the processing order of coding units may be determined based on a splitting process of the coding units. In other words, the processing order of the split coding units may be determined based on the processing order of the coding units immediately before being split. The image decoding apparatus 100 may independently determine an order in which the third coding units 720a and 720b determined by splitting the left second coding unit 710a and processing the determined third coding unit 710b independently from the right second coding unit 710b. Since the left second coding unit 710a is split in the horizontal direction to determine the third coding units 720a and 720b, the third coding units 720a and 720b may be processed in the vertical direction 720c. In addition, since the order in which the left second coding unit 710a and the right second coding unit 710b are processed corresponds to the horizontal direction 710c, the third coding unit included in the left second coding unit 710a After (720a, 720b) are processed in the vertical direction (720c), the right coding unit 710b may be processed. Since the above description is for explaining a process in which the processing order of coding units is determined according to the coding unit before division, each coding unit should not be interpreted as being limited to the above-described embodiment. It should be construed as being used in a variety of ways that can be processed independently in sequence.

도 8은 일 실시예에 따라 영상 복호화 장치(100)가 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.8 illustrates a process of determining that a current coding unit is divided into odd number of coding units when coding units cannot be processed in a predetermined order, according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 획득된 분할 형태 모드 정보에 기초하여 현재 부호화 단위가 홀수개의 부호화 단위들로 분할되는 것을 결정할 수 있다. 도 8을 참조하면 정사각형 형태의 제1 부호화 단위(800)가 비-정사각형 형태의 제2 부호화 단위(810a, 810b)로 분할될 수 있고, 제2 부호화 단위(810a, 810b)는 각각 독립적으로 제3 부호화 단위(820a, 820b, 820c, 820d, 820e)로 분할될 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 제2 부호화 단위 중 좌측 부호화 단위(810a)는 수평 방향으로 분할하여 복수개의 제3 부호화 단위(820a, 820b)를 결정할 수 있고, 우측 부호화 단위(810b)는 홀수개의 제3 부호화 단위(820c, 820d, 820e)로 분할할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine that the current coding unit is divided into odd number of coding units based on the obtained split type mode information. Referring to FIG. 8, a first coding unit 800 having a square shape may be divided into second coding units 810a and 810b having a non-square shape, and the second coding units 810a and 810b are each independently It may be divided into 3 coding units 820a, 820b, 820c, 820d, and 820e. According to an embodiment, the image decoding apparatus 100 may determine a plurality of third coding units 820a and 820b by splitting the left coding unit 810a among the second coding units in a horizontal direction, and determining the plurality of third coding units 820a and 820b, and the right coding unit 810b ) May be divided into odd number of third coding units 820c, 820d, and 820e.

일 실시예에 따라 영상 복호화 장치(100)는 제3 부호화 단위들(820a, 820b, 820c, 820d, 820e)이 소정의 순서로 처리될 수 있는지 여부를 판단하여 홀수개로 분할된 부호화 단위가 존재하는지를 결정할 수 있다. 도 8을 참조하면, 영상 복호화 장치(100)는 제1 부호화 단위(800)를 재귀적으로 분할하여 제3 부호화 단위(820a, 820b, 820c, 820d, 820e)를 결정할 수 있다. 영상 복호화 장치(100)는 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여, 제1 부호화 단위(800), 제2 부호화 단위(810a, 810b) 또는 제3 부호화 단위(820a, 820b, 820c, 820d, 820e)가 분할되는 형태 중 홀수개의 부호화 단위로 분할되는지 여부를 결정할 수 있다. 예를 들면, 제2 부호화 단위(810a, 810b) 중 우측에 위치하는 부호화 단위가 홀수개의 제3 부호화 단위(820c, 820d, 820e)로 분할될 수 있다. 제1 부호화 단위(800)에 포함되는 복수개의 부호화 단위들이 처리되는 순서는 소정의 순서(예를 들면, z-스캔 순서(z-scan order)(830))가 될 수 있고, 영상 복호화 장치(100)는 우측 제2 부호화 단위(810b)가 홀수개로 분할되어 결정된 제3 부호화 단위(820c, 820d, 820e)가 상기 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 판단할 수 있다.According to an embodiment, the image decoding apparatus 100 determines whether or not the third coding units 820a, 820b, 820c, 820d, and 820e can be processed in a predetermined order to determine whether there are coding units divided into odd numbers. You can decide. Referring to FIG. 8, the image decoding apparatus 100 may determine third coding units 820a, 820b, 820c, 820d and 820e by recursively dividing the first coding unit 800. Based on at least one of the block type information and the split type mode information, the image decoding apparatus 100 may provide a first coding unit 800, a second coding unit 810a, 810b, or a third coding unit 820a, 820b, 820c. , 820d, 820e) may be determined whether to be split into odd number of coding units among the split types. For example, a coding unit positioned to the right of the second coding units 810a and 810b may be split into odd number of third coding units 820c, 820d, and 820e. An order in which a plurality of coding units included in the first coding unit 800 are processed may be a predetermined order (for example, a z-scan order 830), and the image decoding apparatus ( 100) may determine whether the third coding units 820c, 820d, and 820e determined by dividing the right second coding unit 810b into odd numbers satisfies a condition capable of being processed according to the predetermined order.

일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(800)에 포함되는 제3 부호화 단위(820a, 820b, 820c, 820d, 820e)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제3 부호화 단위(820a, 820b, 820c, 820d, 820e)의 경계에 따라 제2 부호화 단위(810a, 810b)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 예를 들면 비-정사각형 형태의 좌측 제2 부호화 단위(810a)의 높이를 반으로 분할하여 결정되는 제3 부호화 단위(820a, 820b)는 조건을 만족할 수 있다. 우측 제2 부호화 단위(810b)를 3개의 부호화 단위로 분할하여 결정되는 제3 부호화 단위(820c, 820d, 820e)들의 경계가 우측 제2 부호화 단위(810b)의 너비 또는 높이를 반으로 분할하지 못하므로 제3 부호화 단위(820c, 820d, 820e)는 조건을 만족하지 못하는 것으로 결정될 수 있다. 영상 복호화 장치(100)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 우측 제2 부호화 단위(810b)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 satisfies a condition in which the third coding units 820a, 820b, 820c, 820d, and 820e included in the first coding unit 800 can be processed in a predetermined order. Whether or not at least one of the widths and heights of the second coding units 810a and 810b is divided in half according to the boundary of the third coding units 820a, 820b, 820c, 820d, 820e, and It is related. For example, the third coding units 820a and 820b determined by dividing the height of the left second coding unit 810a in a non-square shape in half may satisfy the condition. The boundary of the third coding units 820c, 820d, 820e, which is determined by dividing the right second coding unit 810b into three coding units, cannot divide the width or height of the right second coding unit 810b in half. Therefore, it may be determined that the third coding units 820c, 820d, and 820e do not satisfy the condition. In the case of dissatisfaction with this condition, the image decoding apparatus 100 may determine that the scan order is disconnected, and determine that the right second coding unit 810b is divided into odd number of coding units based on the determination result. According to an embodiment, when the image decoding apparatus 100 is divided into an odd number of coding units, a predetermined restriction may be placed on a coding unit at a predetermined position among the divided coding units. Since it has been described above through the embodiment, detailed description will be omitted.

도 9는 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(900)를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다. 9 illustrates a process in which the image decoding apparatus 100 determines at least one coding unit by dividing the first coding unit 900 according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 비트스트림 획득부(110)를 통해 획득한 분할 형태 모드 정보에 기초하여 제1 부호화 단위(900)를 분할할 수 있다. 정사각형 형태의 제1 부호화 단위(900)는 4개의 정사각형 형태를 가지는 부호화 단위로 분할되거나 또는 비-정사각형 형태의 복수개의 부호화 단위로 분할할 수 있다. 예를 들면 도 9를 참조하면, 제1 부호화 단위(900)는 정사각형이고 분할 형태 모드 정보가 비-정사각형의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(100)는 제1 부호화 단위(900)를 복수개의 비-정사각형의 부호화 단위들로 분할할 수 있다. 구체적으로, 분할 형태 모드 정보가 제1 부호화 단위(900)를 수평 방향 또는 수직 방향으로 분할하여 홀수개의 부호화 단위를 결정하는 것을 나타내는 경우, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(900)를 홀수개의 부호화 단위들로서 수직 방향으로 분할되어 결정된 제2 부호화 단위(910a, 910b, 910c) 또는 수평 방향으로 분할되어 결정된 제2 부호화 단위(920a, 920b, 920c)로 분할할 수 있다. According to an embodiment, the image decoding apparatus 100 may split the first coding unit 900 based on split mode information obtained through the bitstream obtaining unit 110. The first coding unit 900 having a square shape may be divided into four coding units having a square shape or may be divided into a plurality of coding units having a non-square shape. For example, referring to FIG. 9, when the first coding unit 900 is a square and it indicates that the split mode information is split into non-square coding units, the image decoding apparatus 100 may refer to the first coding unit 900. It can be divided into a plurality of non-square coding units. Specifically, when the split mode information indicates that an odd number of coding units is determined by splitting the first coding unit 900 in a horizontal direction or a vertical direction, the image decoding apparatus 100 includes a first coding unit having a square shape ( 900) may be divided into odd-numbered coding units, and may be divided into second coding units 910a, 910b, and 910c that are determined by being split in the vertical direction or second coding units 920a, 920b, and 920c that are determined by being split in a horizontal direction.

일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(900)에 포함되는 제2 부호화 단위(910a, 910b, 910c, 920a, 920b, 920c)가 소정의 순서에 따라 처리될 수 있는 조건을 만족하는지를 결정할 수 있으며, 상기 조건은 제2 부호화 단위(910a, 910b, 910c, 920a, 920b, 920c)의 경계에 따라 제1 부호화 단위(900)의 너비 및 높이 중 적어도 하나를 반으로 분할되는지 여부와 관련된다. 도 9를 참조하면 정사각형 형태의 제1 부호화 단위(900)를 수직 방향으로 분할하여 결정되는 제2 부호화 단위(910a, 910b, 910c)들의 경계가 제1 부호화 단위(900)의 너비를 반으로 분할하지 못하므로 제1 부호화 단위(900)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 또한 정사각형 형태의 제1 부호화 단위(900)를 수평 방향으로 분할하여 결정되는 제2 부호화 단위(920a, 920b, 920c)들의 경계가 제1 부호화 단위(900)의 높이를 반으로 분할하지 못하므로 제1 부호화 단위(900)는 소정의 순서에 따라 처리될 수 있는 조건을 만족하지 못하는 것으로 결정될 수 있다. 영상 복호화 장치(100)는 이러한 조건 불만족의 경우 스캔 순서의 단절(disconnection)로 판단하고, 판단 결과에 기초하여 제1 부호화 단위(900)는 홀수개의 부호화 단위로 분할되는 것으로 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 홀수개의 부호화 단위로 분할되는 경우 분할된 부호화 단위들 중 소정 위치의 부호화 단위에 대하여 소정의 제한을 둘 수 있으며, 이러한 제한 내용 또는 소정 위치 등에 대하여는 다양한 실시예를 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an embodiment, the image decoding apparatus 100 may process the second coding units 910a, 910b, 910c, 920a, 920b, and 920c included in the first coding unit 900 in a predetermined order. Is satisfied, and the condition is whether at least one of the width and height of the first coding unit 900 is divided in half according to the boundary of the second coding units 910a, 910b, 910c, 920a, 920b, and 920c. It has to do with whether or not. Referring to FIG. 9, a boundary of second coding units 910a, 910b, and 910c determined by dividing a square-shaped first coding unit 900 in a vertical direction divides the width of the first coding unit 900 in half. Therefore, it may be determined that the first coding unit 900 does not satisfy a condition capable of being processed according to a predetermined order. Also, since the boundary of the second coding units 920a, 920b, and 920c, which is determined by dividing the square-shaped first coding unit 900 in the horizontal direction, cannot divide the height of the first coding unit 900 in half. It may be determined that one coding unit 900 does not satisfy a condition capable of being processed according to a predetermined order. In the case of dissatisfaction with such a condition, the image decoding apparatus 100 may determine that the scan order is disconnected, and determine that the first coding unit 900 is divided into odd number of coding units based on the determination result. According to an embodiment, when the image decoding apparatus 100 is divided into an odd number of coding units, a predetermined restriction may be placed on a coding unit at a predetermined position among the divided coding units. Since it has been described above through the embodiment, detailed description will be omitted.

일 실시예에 따라, 영상 복호화 장치(100)는 제1 부호화 단위를 분할하여 다양한 형태의 부호화 단위들을 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 may determine various types of coding units by dividing the first coding unit.

도 9를 참조하면, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(900), 비-정사각형 형태의 제1 부호화 단위(930 또는 950)를 다양한 형태의 부호화 단위들로 분할할 수 있다. Referring to FIG. 9, the image decoding apparatus 100 may divide a square type first coding unit 900 and a non-square type first coding unit 930 or 950 into various types of coding units. .

도 10은 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(1000)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.10 illustrates a second coding unit in a non-square shape determined by dividing a first coding unit 1000 according to an embodiment when a second coding unit in a non-square shape satisfies a predetermined condition, a second coding unit is split. It shows that the possible forms are limited.

일 실시예에 따라 영상 복호화 장치(100)는 비트스트림 획득부(110)를 통해 획득한 분할 형태 모드 정보에 기초하여 정사각형 형태의 제1 부호화 단위(1000)를 비-정사각형 형태의 제2 부호화 단위(1010a, 1010b, 1020a, 1020b)로 분할하는 것으로 결정할 수 있다. 제2 부호화 단위(1010a, 1010b, 1020a, 1020b)는 독립적으로 분할될 수 있다. 이에 따라 영상 복호화 장치(100)는 제2 부호화 단위(1010a, 1010b, 1020a, 1020b) 각각에 관련된 분할 형태 모드 정보에 기초하여 복수개의 부호화 단위로 분할하거나 분할하지 않는 것을 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 수직 방향으로 제1 부호화 단위(1000)가 분할되어 결정된 비-정사각형 형태의 좌측 제2 부호화 단위(1010a)를 수평 방향으로 분할하여 제3 부호화 단위(1012a, 1012b)를 결정할 수 있다. 다만 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1010a)를 수평 방향으로 분할한 경우, 우측 제2 부호화 단위(1010b)는 좌측 제2 부호화 단위(1010a)가 분할된 방향과 동일하게 수평 방향으로 분할될 수 없도록 제한할 수 있다. 만일 우측 제2 부호화 단위(1010b)가 동일한 방향으로 분할되어 제3 부호화 단위(1014a, 1014b)가 결정된 경우, 좌측 제2 부호화 단위(1010a) 및 우측 제2 부호화 단위(1010b)가 수평 방향으로 각각 독립적으로 분할됨으로써 제3 부호화 단위(1012a, 1012b, 1014a, 1014b)가 결정될 수 있다. 하지만 이는 영상 복호화 장치(100)가 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1000)를 4개의 정사각형 형태의 제2 부호화 단위(1030a, 1030b, 1030c, 1030d)로 분할한 것과 동일한 결과이며 이는 영상 복호화 측면에서 비효율적일 수 있다.According to an embodiment, the image decoding apparatus 100 may use the first coding unit 1000 in a square shape based on the split mode information obtained through the bitstream acquisition unit 110 as a second coding unit in a non-square shape. It can be determined by dividing into (1010a, 1010b, 1020a, 1020b). The second coding units 1010a, 1010b, 1020a, and 1020b may be independently split. Accordingly, the image decoding apparatus 100 may determine that the second coding units 1010a, 1010b, 1020a, and 1020b are split into a plurality of coding units or not split based on split mode information related to each of the second coding units 1010a, 1010b, 1020a, and 1020b. According to an embodiment, the image decoding apparatus 100 splits the second coding unit 1010a in a non-square shape determined by splitting the first coding unit 1000 in a vertical direction and splitting the second coding unit 1010a in a horizontal direction to obtain a third coding unit ( 1012a, 1012b) can be determined. However, when the image decoding apparatus 100 splits the left second coding unit 1010a in the horizontal direction, the right second coding unit 1010b is in the horizontal direction in the same direction as the left second coding unit 1010a. It can be restricted so that it cannot be divided into. If the right second coding unit 1010b is split in the same direction to determine the third coding units 1014a and 1014b, the left second coding unit 1010a and the right second coding unit 1010b are respectively in the horizontal direction. By being split independently, the third coding units 1012a, 1012b, 1014a, and 1014b may be determined. However, this is the same result as the image decoding apparatus 100 splitting the first coding unit 1000 into four square second coding units 1030a, 1030b, 1030c, and 1030d based on the split mode information. It may be inefficient in terms of image decoding.

일 실시예에 따라 영상 복호화 장치(100)는 수평 방향으로 제1 부호화 단위(1000)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(1020a 또는 1020b)를 수직 방향으로 분할하여 제3 부호화 단위(1022a, 1022b, 1024a, 1024b)를 결정할 수 있다. 다만 영상 복호화 장치(100)는 제2 부호화 단위 중 하나(예를 들면 상단 제2 부호화 단위(1020a))를 수직 방향으로 분할한 경우, 상술한 이유에 따라 다른 제2 부호화 단위(예를 들면 하단 부호화 단위(1020b))는 상단 제2 부호화 단위(1020a)가 분할된 방향과 동일하게 수직 방향으로 분할될 수 없도록 제한할 수 있다. According to an embodiment, the image decoding apparatus 100 divides the second coding unit 1020a or 1020b in a non-square shape determined by dividing the first coding unit 1000 in the horizontal direction in a vertical direction to obtain a third coding unit. (1022a, 1022b, 1024a, 1024b) can be determined. However, when the image decoding apparatus 100 splits one of the second coding units (for example, the upper second coding unit 1020a) in the vertical direction, another second coding unit (for example, the lower The coding unit 1020b may be limited so that the upper second coding unit 1020a cannot be split in the vertical direction in the same way as the split direction.

도 11은 일 실시예에 따라 분할 형태 모드 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 영상 복호화 장치(100)가 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.11 illustrates a process in which the image decoding apparatus 100 splits a square coding unit when it is not possible to indicate that split mode information is split into four square coding units according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1100)를 분할하여 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등)를 결정할 수 있다. 분할 형태 모드 정보에는 부호화 단위가 분할될 수 있는 다양한 형태에 대한 정보가 포함될 수 있으나, 다양한 형태에 대한 정보에는 정사각형 형태의 4개의 부호화 단위로 분할하기 위한 정보가 포함될 수 없는 경우가 있다. 이러한 분할 형태 모드 정보에 따르면, 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1100)를 4개의 정사각형 형태의 제2 부호화 단위(1130a, 1130b, 1130c, 1130d)로 분할하지 못한다. 분할 형태 모드 정보에 기초하여 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine the second coding units 1110a, 1110b, 1120a, 1120b, etc. by dividing the first coding unit 1100 based on the split mode information. The split type mode information may include information on various types in which a coding unit can be split, but information on various types may not include information for splitting into four coding units having a square shape. According to the split mode information, the image decoding apparatus 100 cannot split the square-shaped first coding unit 1100 into four square-shaped second coding units 1130a, 1130b, 1130c, and 1130d. The image decoding apparatus 100 may determine non-square second coding units 1110a, 1110b, 1120a, 1120b, etc. based on the split mode information.

일 실시예에 따라 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등)를 각각 독립적으로 분할할 수 있다. 재귀적인 방법을 통해 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등) 각각이 소정의 순서대로 분할될 수 있으며, 이는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1100)가 분할되는 방법에 대응하는 분할 방법일 수 있다. According to an embodiment, the image decoding apparatus 100 may independently divide the second coding units 1110a, 1110b, 1120a, 1120b, etc. of a non-square shape, respectively. Each of the second coding units 1110a, 1110b, 1120a, 1120b, etc. may be divided in a predetermined order through a recursive method, and this is a method in which the first coding unit 1100 is divided based on the division type mode information. It may be a corresponding segmentation method.

예를 들면 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1110a)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1112a, 1112b)를 결정할 수 있고, 우측 제2 부호화 단위(1110b)가 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1114a, 1114b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1110a) 및 우측 제2 부호화 단위(1110b) 모두 수평 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1116a, 1116b, 1116c, 1116d)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1100)가 4개의 정사각형 형태의 제2 부호화 단위(1130a, 1130b, 1130c, 1130d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다. For example, the image decoding apparatus 100 may determine the third coding units 1112a and 1112b in a square shape by splitting the left second coding unit 1110a in a horizontal direction, and the second coding unit 1110b on the right The third coding units 1114a and 1114b having a square shape may be determined by being split in a horizontal direction. Furthermore, the image decoding apparatus 100 may determine the third coding units 1116a, 1116b, 1116c, and 1116d in a square shape by splitting both the left second coding unit 1110a and the right second coding unit 1110b in the horizontal direction. have. In this case, the coding unit may be determined in the same form as the first coding unit 1100 is divided into four square-shaped second coding units 1130a, 1130b, 1130c, and 1130d.

또 다른 예를 들면 영상 복호화 장치(100)는 상단 제2 부호화 단위(1120a)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1122a, 1122b)를 결정할 수 있고, 하단 제2 부호화 단위(1120b)가 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1124a, 1124b)를 결정할 수 있다. 나아가 영상 복호화 장치(100)는 상단 제2 부호화 단위(1120a) 및 하단 제2 부호화 단위(1120b) 모두 수직 방향으로 분할되어 정사각형 형태의 제3 부호화 단위(1126a, 1126b, 1126a, 1126b)를 결정할 수도 있다. 이러한 경우 제1 부호화 단위(1100)가 4개의 정사각형 형태의 제2 부호화 단위(1130a, 1130b, 1130c, 1130d)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다. As another example, the image decoding apparatus 100 may determine the third coding units 1122a and 1122b in a square shape by dividing the upper second coding unit 1120a in a vertical direction, and the lower second coding unit 1120b ) Is divided in a vertical direction to determine the third coding units 1124a and 1124b having a square shape. Furthermore, the image decoding apparatus 100 may determine the third coding units 1126a, 1126b, 1126a, and 1126b in a square shape by splitting both the upper second coding units 1120a and the lower second coding units 1120b in the vertical direction. have. In this case, the coding unit may be determined in the same form as the first coding unit 1100 is divided into four square-shaped second coding units 1130a, 1130b, 1130c, and 1130d.

도 12는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.12 illustrates that a processing order between a plurality of coding units may vary according to a splitting process of a coding unit according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1200)를 분할할 수 있다. 블록 형태가 정사각형이고, 분할 형태 모드 정보가 제1 부호화 단위(1200)가 수평 방향 및 수직 방향 중 적어도 하나의 방향으로 분할됨을 나타내는 경우, 영상 복호화 장치(100)는 제1 부호화 단위(1200)를 분할하여 제2 부호화 단위(예를 들면, 1210a, 1210b, 1220a, 1220b 등)를 결정할 수 있다. 도 12를 참조하면 제1 부호화 단위1200)가 수평 방향 또는 수직 방향만으로 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(1210a, 1210b, 1220a, 1220b)는 각각에 대한 분할 형태 모드 정보에 기초하여 독립적으로 분할될 수 있다. 예를 들면 영상 복호화 장치(100)는 제1 부호화 단위(1200)가 수직 방향으로 분할되어 생성된 제2 부호화 단위(1210a, 1210b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(1216a, 1216b, 1216c, 1216d)를 결정할 수 있고, 제1 부호화 단위(1200)가 수평 방향으로 분할되어 생성된 제2 부호화 단위(1220a, 1220b)를 수직 방향으로 각각 분할하여 제3 부호화 단위(1226a, 1226b, 1226c, 1226d)를 결정할 수 있다. 이러한 제2 부호화 단위(1210a, 1210b, 1220a, 1220b)의 분할 과정은 도 11과 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다. According to an embodiment, the image decoding apparatus 100 may split the first coding unit 1200 based on split type mode information. When the block shape is a square and the split type mode information indicates that the first coding unit 1200 is split in at least one of a horizontal direction and a vertical direction, the image decoding apparatus 100 uses the first coding unit 1200. Second coding units (eg, 1210a, 1210b, 1220a, 1220b, etc.) may be determined by dividing. Referring to FIG. 12, the second coding units 1210a, 1210b, 1220a, and 1220b of a non-square shape determined by splitting the first coding unit 1200 only in the horizontal direction or the vertical direction are determined based on split type mode information for each. Can be divided independently. For example, the image decoding apparatus 100 divides the second coding units 1210a and 1210b generated by splitting the first coding unit 1200 in the vertical direction and splitting the second coding units 1210a and 1210b in the horizontal direction, 1216c and 1216d) may be determined, and the second coding units 1220a and 1220b generated by splitting the first coding unit 1200 in the horizontal direction are respectively divided in the vertical direction, and the third coding units 1226a, 1226b, and 1226c , 1226d) can be determined. Since the dividing process of the second coding units 1210a, 1210b, 1220a, and 1220b has been described above with reference to FIG. 11, a detailed description thereof will be omitted.

일 실시예에 따라 영상 복호화 장치(100)는 소정의 순서에 따라 부호화 단위를 처리할 수 있다. 소정의 순서에 따른 부호화 단위의 처리에 대한 특징은 도 7과 관련하여 상술하였으므로 자세한 설명은 생략하도록 한다. 도 12를 참조하면 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1200)를 분할하여 4개의 정사각형 형태의 제3 부호화 단위(1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d)를 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 제1 부호화 단위(1200)가 분할되는 형태에 따라 제3 부호화 단위(1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d)의 처리 순서를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may process coding units according to a predetermined order. Features of processing of coding units according to a predetermined order have been described above with reference to FIG. 7, so a detailed description thereof will be omitted. Referring to FIG. 12, the image decoding apparatus 100 divides the first coding unit 1200 in a square shape to form four square-shaped third coding units 1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, and 1226d. ) Can be determined. According to an embodiment, the image decoding apparatus 100 performs a processing order of the third coding units 1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, and 1226d according to a form in which the first coding unit 1200 is split. You can decide.

일 실시예에 따라 영상 복호화 장치(100)는 수직 방향으로 분할되어 생성된 제2 부호화 단위(1210a, 1210b)를 수평 방향으로 각각 분할하여 제3 부호화 단위(1216a, 1216b, 1216c, 1216d)를 결정할 수 있고, 영상 복호화 장치(100)는 좌측 제2 부호화 단위(1210a)에 포함되는 제3 부호화 단위(1216a, 1216c)를 수직 방향으로 먼저 처리한 후, 우측 제2 부호화 단위(1210b)에 포함되는 제3 부호화 단위(1216b, 1216d)를 수직 방향으로 처리하는 순서(1217)에 따라 제3 부호화 단위(1216a, 1216b, 1216c, 1216d)를 처리할 수 있다. According to an embodiment, the image decoding apparatus 100 determines the third coding units 1216a, 1216b, 1216c, and 1216d by dividing the second coding units 1210a and 1210b generated by being split in the vertical direction, respectively, in the horizontal direction. The image decoding apparatus 100 may first process the third coding units 1216a and 1216c included in the left second coding unit 1210a in the vertical direction, and then process the third coding units 1216a and 1216c included in the right second coding unit 1210b. The third coding units 1216a, 1216b, 1216c, and 1216d may be processed according to an order 1217 of processing the third coding units 1216b and 1216d in the vertical direction.

일 실시예에 따라 영상 복호화 장치(100)는 수평 방향으로 분할되어 생성된 제2 부호화 단위(1220a, 1220b)를 수직 방향으로 각각 분할하여 제3 부호화 단위(1226a, 1226b, 1226c, 1226d)를 결정할 수 있고, 영상 복호화 장치(100)는 상단 제2 부호화 단위(1220a)에 포함되는 제3 부호화 단위(1226a, 1226b)를 수평 방향으로 먼저 처리한 후, 하단 제2 부호화 단위(1220b)에 포함되는 제3 부호화 단위(1226c, 1226d)를 수평 방향으로 처리하는 순서(1227)에 따라 제3 부호화 단위(1226a, 1226b, 1226c, 1226d)를 처리할 수 있다.According to an embodiment, the image decoding apparatus 100 determines the third coding units 1226a, 1226b, 1226c, and 1226d by dividing the second coding units 1220a and 1220b generated by splitting in the horizontal direction, respectively, in the vertical direction. The image decoding apparatus 100 may first process the third coding units 1226a and 1226b included in the upper second coding unit 1220a in the horizontal direction, and then process the third coding units 1226a and 1226b included in the upper second coding unit 1220a. The third coding units 1226a, 1226b, 1226c, and 1226d may be processed according to an order 1227 of processing the third coding units 1226c and 1226d in the horizontal direction.

도 12를 참조하면, 제2 부호화 단위(1210a, 1210b, 1220a, 1220b)가 각각 분할되어 정사각형 형태의 제3 부호화 단위(1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d)가 결정될 수 있다. 수직 방향으로 분할되어 결정된 제2 부호화 단위(1210a, 1210b) 및 수평 방향으로 분할되어 결정된 제2 부호화 단위(1220a, 1220b)는 서로 다른 형태로 분할된 것이지만, 이후에 결정되는 제3 부호화 단위(1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d)에 따르면 결국 동일한 형태의 부호화 단위들로 제1 부호화 단위(1200)가 분할된 결과가 된다. 이에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 상이한 과정을 통해 재귀적으로 부호화 단위를 분할함으로써 결과적으로 동일한 형태의 부호화 단위들을 결정하더라도, 동일한 형태로 결정된 복수개의 부호화 단위들을 서로 다른 순서로 처리할 수 있다.Referring to FIG. 12, second coding units 1210a, 1210b, 1220a, and 1220b are respectively divided to determine square-shaped third coding units 1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, and 1226d. have. The second coding units 1210a and 1210b determined by splitting in the vertical direction and the second coding units 1220a and 1220b determined by splitting in the horizontal direction are split into different forms, but the third coding unit 1216a determined later , 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, and 1226d), eventually, the first coding unit 1200 is split into coding units of the same type. Accordingly, the image decoding apparatus 100 may recursively divide coding units through different processes based on the split mode information, and consequently determine the coding units of the same type, but the plurality of coding units determined in the same type are different from each other. Can be processed in order.

도 13은 일 실시예에 따라 부호화 단위가 재귀적으로 분할되어 복수개의 부호화 단위가 결정되는 경우, 부호화 단위의 형태 및 크기가 변함에 따라 부호화 단위의 심도가 결정되는 과정을 도시한다.13 illustrates a process of determining a depth of a coding unit according to a change in a shape and size of a coding unit when a coding unit is recursively split to determine a plurality of coding units, according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 심도를 소정의 기준에 따라 결정할 수 있다. 예를 들면 소정의 기준은 부호화 단위의 긴 변의 길이가 될 수 있다. 영상 복호화 장치(100)는 현재 부호화 단위의 긴 변의 길이가 분할되기 전의 부호화 단위의 긴 변의 길이보다 2n (n>0) 배로 분할된 경우, 현재 부호화 단위의 심도는 분할되기 전의 부호화 단위의 심도보다 n만큼 심도가 증가된 것으로 결정할 수 있다. 이하에서는 심도가 증가된 부호화 단위를 하위 심도의 부호화 단위로 표현하도록 한다.According to an embodiment, the image decoding apparatus 100 may determine a depth of a coding unit according to a predetermined criterion. For example, the predetermined criterion may be the length of the long side of the coding unit. When the length of the long side of the current coding unit is split by 2n (n>0) times the length of the long side of the coding unit before being split, the depth of the current coding unit is greater than the depth of the coding unit before splitting. It can be determined that the depth is increased by n. Hereinafter, a coding unit having an increased depth is expressed as a coding unit having a lower depth.

도 13을 참조하면, 일 실시예에 따라 정사각형 형태임을 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는 '0: SQUARE'를 나타낼 수 있음)에 기초하여 영상 복호화 장치(100)는 정사각형 형태인 제1 부호화 단위(1300)를 분할하여 하위 심도의 제2 부호화 단위(1302), 제3 부호화 단위(1304) 등을 결정할 수 있다. 정사각형 형태의 제1 부호화 단위(1300)의 크기를 2Nx2N이라고 한다면, 제1 부호화 단위(1300)의 너비 및 높이를 1/2배로 분할하여 결정된 제2 부호화 단위(1302)는 NxN의 크기를 가질 수 있다. 나아가 제2 부호화 단위(1302)의 너비 및 높이를 1/2크기로 분할하여 결정된 제3 부호화 단위(1304)는 N/2xN/2의 크기를 가질 수 있다. 이 경우 제3 부호화 단위(1304)의 너비 및 높이는 제1 부호화 단위(1300)의 1/4배에 해당한다. 제1 부호화 단위(1300)의 심도가 D인 경우 제1 부호화 단위(1300)의 너비 및 높이의 1/2배인 제2 부호화 단위(1302)의 심도는 D+1일 수 있고, 제1 부호화 단위(1300)의 너비 및 높이의 1/4배인 제3 부호화 단위(1304)의 심도는 D+2일 수 있다. Referring to FIG. 13, according to an embodiment, based on block shape information indicating a square shape (for example, block shape information may indicate '0: SQUARE'), the image decoding apparatus 100 The first coding unit 1300 may be split to determine a second coding unit 1302 and a third coding unit 1304 having a lower depth. If the size of the square-shaped first coding unit 1300 is 2Nx2N, the second coding unit 1302 determined by dividing the width and height of the first coding unit 1300 by 1/2 times may have a size of NxN. have. Furthermore, the third coding unit 1304 determined by dividing the width and height of the second coding unit 1302 into 1/2 size may have a size of N/2xN/2. In this case, the width and height of the third coding unit 1304 are 1/4 times that of the first coding unit 1300. When the depth of the first coding unit 1300 is D, the depth of the second coding unit 1302 that is 1/2 times the width and height of the first coding unit 1300 may be D+1, and the first coding unit The depth of the third coding unit 1304 that is 1/4 times the width and height of 1300 may be D+2.

일 실시예에 따라 비-정사각형 형태를 나타내는 블록 형태 정보(예를 들면 블록 형태 정보는, 높이가 너비보다 긴 비-정사각형임을 나타내는 '1: NS_VER' 또는 너비가 높이보다 긴 비-정사각형임을 나타내는 '2: NS_HOR'를 나타낼 수 있음)에 기초하여, 영상 복호화 장치(100)는 비-정사각형 형태인 제1 부호화 단위(1310 또는 1320)를 분할하여 하위 심도의 제2 부호화 단위(1312 또는 1322), 제3 부호화 단위(1314 또는 1324) 등을 결정할 수 있다. According to an embodiment, block shape information indicating a non-square shape (for example, block shape information is '1: NS_VER' indicating that the height is a non-square that is longer than the width, or ' 2: NS_HOR'), the image decoding apparatus 100 divides the first coding unit 1310 or 1320 having a non-square shape to a second coding unit 1312 or 1322 having a lower depth, The third coding unit 1314 or 1324 may be determined.

영상 복호화 장치(100)는 Nx2N 크기의 제1 부호화 단위(1310)의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 1302, 1312, 1322 등)를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(1310)를 수평 방향으로 분할하여 NxN 크기의 제2 부호화 단위(1302) 또는 NxN/2 크기의 제2 부호화 단위(1322)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 N/2xN 크기의 제2 부호화 단위(1312)를 결정할 수도 있다.The image decoding apparatus 100 may determine a second coding unit (eg, 1302, 1312, 1322, etc.) by dividing at least one of the width and height of the first coding unit 1310 having a size of Nx2N. That is, the image decoding apparatus 100 may split the first coding unit 1310 in a horizontal direction to determine a second coding unit 1302 having a size of NxN or a second coding unit 1322 having a size of NxN/2, A second coding unit 1312 having a size of N/2xN may be determined by dividing in a horizontal direction and a vertical direction.

일 실시예에 따라 영상 복호화 장치(100)는 2NxN 크기의 제1 부호화 단위(1320) 의 너비 및 높이 중 적어도 하나를 분할하여 제2 부호화 단위(예를 들면, 1302, 1312, 1322 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(1320)를 수직 방향으로 분할하여 NxN 크기의 제2 부호화 단위(1302) 또는 N/2xN 크기의 제2 부호화 단위(1312)를 결정할 수 있고, 수평 방향 및 수직 방향으로 분할하여 NxN/2 크기의 제2 부호화 단위(1322)를 결정할 수도 있다.According to an embodiment, the image decoding apparatus 100 determines a second coding unit (eg, 1302, 1312, 1322, etc.) by dividing at least one of a width and a height of the first coding unit 1320 having a size of 2NxN. May be. That is, the image decoding apparatus 100 may determine a second coding unit 1302 having a size of NxN or a second coding unit 1312 having a size of N/2xN by dividing the first coding unit 1320 in a vertical direction, A second coding unit 1322 having a size of NxN/2 may be determined by dividing it in a horizontal direction and a vertical direction.

일 실시예에 따라 영상 복호화 장치(100)는 NxN 크기의 제2 부호화 단위(1302) 의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1304, 1314, 1324 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(1302)를 수직 방향 및 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1304)를 결정하거나 N/4xN/2 크기의 제3 부호화 단위(1314)를 결정하거나 N/2xN/4 크기의 제3 부호화 단위(1324)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 determines a third coding unit (eg, 1304, 1314, 1324, etc.) by dividing at least one of a width and a height of the second coding unit 1302 of size NxN. May be. That is, the image decoding apparatus 100 determines the third coding unit 1304 having a size of N/2xN/2 by dividing the second coding unit 1302 in a vertical direction and a horizontal direction, or The 3 coding units 1314 may be determined or a third coding unit 1324 having a size of N/2xN/4 may be determined.

일 실시예에 따라 영상 복호화 장치(100)는 N/2xN 크기의 제2 부호화 단위(1312)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1304, 1314, 1324 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(1312)를 수평 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1304) 또는 N/2xN/4 크기의 제3 부호화 단위(1324)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/4xN/2 크기의 제3 부호화 단위(1314)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 divides at least one of a width and a height of the second coding unit 1312 having a size of N/2xN to a third coding unit (eg, 1304, 1314, 1324, etc.). You can also decide. That is, the image decoding apparatus 100 splits the second coding unit 1312 in a horizontal direction to obtain a third coding unit 1304 having a size of N/2xN/2 or a third coding unit 1304 having a size of N/2xN/4. ) May be determined or divided in a vertical direction and a horizontal direction to determine the third coding unit 1314 having a size of N/4xN/2.

일 실시예에 따라 영상 복호화 장치(100)는 NxN/2 크기의 제2 부호화 단위(1322)의 너비 및 높이 중 적어도 하나를 분할하여 제3 부호화 단위(예를 들면, 1304, 1314, 1324 등)를 결정할 수도 있다. 즉, 영상 복호화 장치(100)는 제2 부호화 단위(1322)를 수직 방향으로 분할하여 N/2xN/2 크기의 제3 부호화 단위(1304) 또는 N/4xN/2 크기의 제3 부호화 단위(1314)를 결정하거나 수직 방향 및 수평 방향으로 분할하여 N/2xN/4크기의 제3 부호화 단위(1324)를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 divides at least one of a width and a height of a second coding unit 1322 having a size of NxN/2 to a third coding unit (eg, 1304, 1314, 1324, etc.). You can also decide. That is, the image decoding apparatus 100 splits the second coding unit 1322 in a vertical direction to provide a third coding unit 1304 having a size of N/2xN/2 or a third coding unit 1304 having a size of N/4xN/2. ) May be determined or the third coding unit 1324 having a size of N/2xN/4 may be determined by dividing it in a vertical direction and a horizontal direction.

일 실시예에 따라 영상 복호화 장치(100)는 정사각형 형태의 부호화 단위(예를 들면, 1300, 1302, 1304)를 수평 방향 또는 수직 방향으로 분할할 수 있다. 예를 들면, 2Nx2N 크기의 제1 부호화 단위(1300)를 수직 방향으로 분할하여 Nx2N 크기의 제1 부호화 단위(1310)를 결정하거나 수평 방향으로 분할하여 2NxN 크기의 제1 부호화 단위(1320)를 결정할 수 있다. 일 실시예에 따라 심도가 부호화 단위의 가장 긴 변의 길이에 기초하여 결정되는 경우, 2Nx2N 크기의 제1 부호화 단위(1300)가 수평 방향 또는 수직 방향으로 분할되어 결정되는 부호화 단위의 심도는 제1 부호화 단위(1300)의 심도와 동일할 수 있다.According to an embodiment, the image decoding apparatus 100 may divide a square coding unit (eg, 1300, 1302, 1304) in a horizontal direction or a vertical direction. For example, the first coding unit 1300 having a size of 2Nx2N is split in a vertical direction to determine a first coding unit 1310 having a size of Nx2N, or split in a horizontal direction to determine the first coding unit 1300 having a size of 2NxN. I can. According to an embodiment, when the depth is determined based on the length of the longest side of the coding unit, the depth of the coding unit determined by splitting the first coding unit 1300 having a size of 2Nx2N in a horizontal direction or a vertical direction is the first coding It may be the same as the depth of the unit 1300.

일 실시예에 따라 제3 부호화 단위(1314 또는 1324)의 너비 및 높이는 제1 부호화 단위(1310 또는 1320)의 1/4배에 해당할 수 있다. 제1 부호화 단위(1310 또는 1320)의 심도가 D인 경우 제1 부호화 단위(1310 또는 1320)의 너비 및 높이의 1/2배인 제2 부호화 단위(1312 또는 1322)의 심도는 D+1일 수 있고, 제1 부호화 단위(1310 또는 1320)의 너비 및 높이의 1/4배인 제3 부호화 단위(1314 또는 1324)의 심도는 D+2일 수 있다. According to an embodiment, the width and height of the third coding unit 1314 or 1324 may be 1/4 times that of the first coding unit 1310 or 1320. When the depth of the first coding unit 1310 or 1320 is D, the depth of the second coding unit 1312 or 1322 that is 1/2 times the width and height of the first coding unit 1310 or 1320 may be D+1 In addition, a depth of the third coding unit 1314 or 1324 that is 1/4 times the width and height of the first coding unit 1310 or 1320 may be D+2.

도 14는 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.14 illustrates a depth that may be determined according to the shape and size of coding units and a part index (hereinafter referred to as PID) for classifying coding units, according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 정사각형 형태의 제1 부호화 단위(1400)를 분할하여 다양한 형태의 제2 부호화 단위를 결정할 수 있다. 도 14를 참조하면, 영상 복호화 장치(100)는 분할 형태 모드 정보에 따라 제1 부호화 단위(1400)를 수직 방향 및 수평 방향 중 적어도 하나의 방향으로 분할하여 제2 부호화 단위(1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d)를 결정할 수 있다. 즉, 영상 복호화 장치(100)는 제1 부호화 단위(1400)에 대한 분할 형태 모드 정보에 기초하여 제2 부호화 단위(1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d)를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine various types of second coding units by dividing the first coding unit 1400 having a square shape. Referring to FIG. 14, the image decoding apparatus 100 divides a first coding unit 1400 in at least one of a vertical direction and a horizontal direction according to split type mode information, and divides the second coding units 1402a, 1402b, and 1404a. , 1404b, 1406a, 1406b, 1406c, 1406d). That is, the image decoding apparatus 100 may determine the second coding units 1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, and 1406d based on the split type mode information for the first coding unit 1400. .

일 실시예에 따라 정사각형 형태의 제1 부호화 단위(1400)에 대한 분할 형태 모드 정보에 따라 결정되는 제2 부호화 단위(1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제1 부호화 단위(1400)의 한 변의 길이와 비-정사각형 형태의 제2 부호화 단위(1402a, 1402b, 1404a, 1404b)의 긴 변의 길이가 동일하므로, 제1 부호화 단위(1400)와 비-정사각형 형태의 제2 부호화 단위(1402a, 1402b, 1404a, 1404b)의 심도는 D로 동일하다고 볼 수 있다. 이에 반해 영상 복호화 장치(100)가 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1400)를 4개의 정사각형 형태의 제2 부호화 단위(1406a, 1406b, 1406c, 1406d)로 분할한 경우, 정사각형 형태의 제2 부호화 단위(1406a, 1406b, 1406c, 1406d)의 한 변의 길이는 제1 부호화 단위(1400)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(1406a, 1406b, 1406c, 1406d)의 심도는 제1 부호화 단위(1400)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다.According to an embodiment, the second coding units 1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d, which are determined according to split mode information for the first coding unit 1400 in a square shape, are the length of the long side. The depth may be determined based on. For example, since the length of one side of the square-shaped first coding unit 1400 and the length of the long side of the non-square-shaped second coding units 1402a, 1402b, 1404a, 1404b are the same, the first coding unit ( 1400) and the non-square second coding units 1402a, 1402b, 1404a, and 1404b may have the same depth as D. On the other hand, when the image decoding apparatus 100 divides the first coding unit 1400 into four square-shaped second coding units (1406a, 1406b, 1406c, 1406d) based on the split mode information, the square-shaped Since the length of one side of the second coding unit (1406a, 1406b, 1406c, 1406d) is 1/2 times the length of one side of the first coding unit (1400), the length of the second coding unit (1406a, 1406b, 1406c, 1406d) The depth may be a depth of D+1 that is one depth lower than the depth of D of the first coding unit 1400.

일 실시예에 따라 영상 복호화 장치(100)는 높이가 너비보다 긴 형태의 제1 부호화 단위(1410)를 분할 형태 모드 정보에 따라 수평 방향으로 분할하여 복수개의 제2 부호화 단위(1412a, 1412b, 1414a, 1414b, 1414c)로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 너비가 높이보다 긴 형태의 제1 부호화 단위(1420)를 분할 형태 모드 정보에 따라 수직 방향으로 분할하여 복수개의 제2 부호화 단위(1422a, 1422b, 1424a, 1424b, 1424c)로 분할할 수 있다.According to an embodiment, the image decoding apparatus 100 divides a first coding unit 1410 having a height longer than a width in a horizontal direction according to the split mode information to form a plurality of second coding units 1412a, 1412b, and 1414a. , 1414b, 1414c). According to an exemplary embodiment, the image decoding apparatus 100 divides a first coding unit 1420 having a width longer than a height in a vertical direction according to the split mode information to form a plurality of second coding units 1422a, 1422b, and 1424a. , 1424b, 1424c).

일 실시예에 따라 비-정사각형 형태의 제1 부호화 단위(1410 또는 1420)에 대한 분할 형태 모드 정보에 따라 결정되는 제2 부호화 단위(1412a, 1412b, 1414a, 1414b, 1414c. 1422a, 1422b, 1424a, 1424b, 1424c)는 긴 변의 길이에 기초하여 심도가 결정될 수 있다. 예를 들면, 정사각형 형태의 제2 부호화 단위(1412a, 1412b)의 한 변의 길이는 높이가 너비보다 긴 비-정사각형 형태의 제1 부호화 단위(1410)의 긴 변의 길이의 1/2배이므로, 정사각형 형태의 제2 부호화 단위(1412a, 1412b)의 심도는 비-정사각형 형태의 제1 부호화 단위(1410)의 심도 D보다 한 심도 하위의 심도인 D+1이다. According to an embodiment, the second coding units 1412a, 1412b, 1414a, 1414b, 1414c. 1422a, 1422b, 1424a, which are determined according to split mode mode information for the first coding unit 1410 or 1420 of a non-square form, 1424b, 1424c) may be determined based on the length of the long side. For example, the length of one side of the second coding units 1412a and 1412b having a square shape is 1/2 times the length of the long side of the first coding unit 1410 having a non-square shape whose height is longer than the width. The depth of the second coding units 1412a and 1412b of the form is D+1, which is one depth lower than the depth D of the first coding unit 1410 of the non-square form.

나아가 영상 복호화 장치(100)가 분할 형태 모드 정보에 기초하여 비-정사각형 형태의 제1 부호화 단위(1410)를 홀수개의 제2 부호화 단위(1414a, 1414b, 1414c)로 분할할 수 있다. 홀수개의 제2 부호화 단위(1414a, 1414b, 1414c)는 비-정사각형 형태의 제2 부호화 단위(1414a, 1414c) 및 정사각형 형태의 제2 부호화 단위(1414b)를 포함할 수 있다. 이 경우 비-정사각형 형태의 제2 부호화 단위(1414a, 1414c)의 긴 변의 길이 및 정사각형 형태의 제2 부호화 단위(1414b)의 한 변의 길이는 제1 부호화 단위(1410)의 한 변의 길이의 1/2배 이므로, 제2 부호화 단위(1414a, 1414b, 1414c)의 심도는 제1 부호화 단위(1410)의 심도인 D보다 한 심도 하위인 D+1의 심도일 수 있다. 영상 복호화 장치(100)는 제1 부호화 단위(1410)와 관련된 부호화 단위들의 심도를 결정하는 상기 방식에 대응하는 방식으로, 너비가 높이보다 긴 비-정사각형 형태의 제1 부호화 단위(1420)와 관련된 부호화 단위들의 심도를 결정할 수 있다.Furthermore, the image decoding apparatus 100 may divide the first coding unit 1410 of the non-square shape into odd number of second coding units 1414a, 1414b, and 1414c based on the split mode information. The odd number of second coding units 1414a, 1414b, and 1414c may include non-square second coding units 1414a and 1414c and square second coding units 1414b. In this case, the length of the long side of the second coding units 1414a and 1414c in the non-square form and the length of one side of the second coding unit 1414b in the square form are 1/ of the length of one side of the first coding unit 1410 Since it is twice, the depth of the second coding units 1414a, 1414b, and 1414c may be a depth of D+1 that is one depth lower than the depth of D of the first coding unit 1410. The image decoding apparatus 100 is a method corresponding to the method of determining the depth of coding units related to the first coding unit 1410, and is related to the first coding unit 1420 in a non-square shape having a width greater than a height. The depth of coding units may be determined.

일 실시예에 따라 영상 복호화 장치(100)는 분할된 부호화 단위들의 구분을 위한 인덱스(PID)를 결정함에 있어서, 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 14를 참조하면, 홀수개로 분할된 부호화 단위들(1414a, 1414b, 1414c) 중 가운데에 위치하는 부호화 단위(1414b)는 다른 부호화 단위들(1414a, 1414c)와 너비는 동일하지만 높이가 다른 부호화 단위들(1414a, 1414c)의 높이의 두 배일 수 있다. 즉, 이 경우 가운데에 위치하는 부호화 단위(1414b)는 다른 부호화 단위들(1414a, 1414c)의 두 개를 포함할 수 있다. 따라서, 스캔 순서에 따라 가운데에 위치하는 부호화 단위(1414b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(1414c)는 인덱스가 2가 증가한 3일수 있다. 즉 인덱스의 값의 불연속성이 존재할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 이러한 분할된 부호화 단위들 간의 구분을 위한 인덱스의 불연속성의 존재 여부에 기초하여 홀수개로 분할된 부호화 단위들이 서로 동일한 크기가 아닌지 여부를 결정할 수 있다. According to an embodiment, in determining an index (PID) for classifying divided coding units, when coding units divided into odd numbers are not the same size, the size ratio between coding units is determined. Based on the index can be determined. Referring to FIG. 14, a coding unit 1414b positioned in the middle of coding units 1414a, 1414b, and 1414c divided into odd numbers is a coding unit having the same width as other coding units 1414a and 1414c, but different heights. It may be twice the height of the fields 1414a and 1414c. That is, in this case, the coding unit 1414b positioned in the center may include two of the other coding units 1414a and 1414c. Accordingly, if the index (PID) of the coding unit 1414b located in the middle according to the scan order is 1, the coding unit 1414c located in the next order may have an index of 3 with an increase of 2. That is, there may be discontinuities of the index values. According to an embodiment, the image decoding apparatus 100 may determine whether or not the odd-numbered coding units are of the same size based on whether there is discontinuity in an index for distinguishing between the divided coding units.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위로부터 분할되어 결정된 복수개의 부호화 단위들을 구분하기 위한 인덱스의 값에 기초하여 특정 분할 형태로 분할된 것인지를 결정할 수 있다. 도 14를 참조하면 영상 복호화 장치(100)는 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(1410)를 분할하여 짝수개의 부호화 단위(1412a, 1412b)를 결정하거나 홀수개의 부호화 단위(1414a, 1414b, 1414c)를 결정할 수 있다. 영상 복호화 장치(100)는 복수개의 부호화 단위 각각을 구분하기 위하여 각 부호화 단위를 나타내는 인덱스(PID)를 이용할 수 있다. 일 실시예에 따라 PID는 각각의 부호화 단위의 소정 위치의 샘플(예를 들면, 좌측 상단 샘플)에서 획득될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine whether to be split into a specific split type based on a value of an index for classifying a plurality of coding units determined by being split from a current coding unit. Referring to FIG. 14, the image decoding apparatus 100 determines an even number of coding units 1412a and 1412b by dividing a rectangular first coding unit 1410 having a height greater than a width, or an odd number of coding units 1414a and 1414b. , 1414c) can be determined. The image decoding apparatus 100 may use an index (PID) representing each coding unit to classify each of a plurality of coding units. According to an embodiment, the PID may be obtained from a sample (eg, an upper left sample) at a predetermined position of each coding unit.

일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 구분을 위한 인덱스를 이용하여 분할되어 결정된 부호화 단위들 중 소정 위치의 부호화 단위를 결정할 수 있다. 일 실시예에 따라 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(1410)에 대한 분할 형태 모드 정보가 3개의 부호화 단위로 분할됨을 나타내는 경우 영상 복호화 장치(100)는 제1 부호화 단위(1410)를 3개의 부호화 단위(1414a, 1414b, 1414c)로 분할할 수 있다. 영상 복호화 장치(100)는 3개의 부호화 단위(1414a, 1414b, 1414c) 각각에 대한 인덱스를 할당할 수 있다. 영상 복호화 장치(100)는 홀수개로 분할된 부호화 단위 중 가운데 부호화 단위를 결정하기 위하여 각 부호화 단위에 대한 인덱스를 비교할 수 있다. 영상 복호화 장치(100)는 부호화 단위들의 인덱스에 기초하여 인덱스들 중 가운데 값에 해당하는 인덱스를 갖는 부호화 단위(1414b)를, 제1 부호화 단위(1410)가 분할되어 결정된 부호화 단위 중 가운데 위치의 부호화 단위로서 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 분할된 부호화 단위들의 구분을 위한 인덱스를 결정함에 있어서, 부호화 단위들이 서로 동일한 크기가 아닌 경우, 부호화 단위들 간의 크기 비율에 기초하여 인덱스를 결정할 수 있다. 도 14를 참조하면, 제1 부호화 단위(1410)가 분할되어 생성된 부호화 단위(1414b)는 다른 부호화 단위들(1414a, 1414c)와 너비는 동일하지만 높이가 다른 부호화 단위들(1414a, 1414c)의 높이의 두 배일 수 있다. 이 경우 가운데에 위치하는 부호화 단위(1414b)의 인덱스(PID)가 1이라면 그 다음 순서에 위치하는 부호화 단위(1414c)는 인덱스가 2가 증가한 3일수 있다. 이러한 경우처럼 균일하게 인덱스가 증가하다가 증가폭이 달라지는 경우, 영상 복호화 장치(100)는 다른 부호화 단위들과 다른 크기를 가지는 부호화 단위를 포함하는 복수개의 부호화 단위로 분할된 것으로 결정할 수 있다, 일 실시예에 따라 분할 형태 모드 정보가 홀수개의 부호화 단위로 분할됨을 나타내는 경우, 영상 복호화 장치(100)는 홀수개의 부호화 단위 중 소정 위치의 부호화 단위(예를 들면 가운데 부호화 단위)가 다른 부호화 단위와 크기가 다른 형태로 현재 부호화 단위를 분할할 수 있다. 이 경우 영상 복호화 장치(100)는 부호화 단위에 대한 인덱스(PID)를 이용하여 다른 크기를 가지는 가운데 부호화 단위를 결정할 수 있다. 다만 상술한 인덱스, 결정하고자 하는 소정 위치의 부호화 단위의 크기 또는 위치는 일 실시예를 설명하기 위해 특정한 것이므로 이에 한정하여 해석되어서는 안되며, 다양한 인덱스, 부호화 단위의 위치 및 크기가 이용될 수 있는 것으로 해석되어야 한다. According to an embodiment, the image decoding apparatus 100 may determine a coding unit at a predetermined position among coding units that are split and determined using an index for classifying coding units. According to an embodiment, when it is indicated that split mode information for a first coding unit 1410 having a rectangular shape having a height longer than a width is divided into three coding units, the image decoding apparatus 100 may be configured to perform a first coding unit 1410. May be divided into three coding units 1414a, 1414b, and 1414c. The image decoding apparatus 100 may allocate an index for each of the three coding units 1414a, 1414b, and 1414c. The image decoding apparatus 100 may compare an index for each coding unit in order to determine a coding unit among coding units divided into odd numbers. The image decoding apparatus 100 encodes a coding unit 1414b having an index corresponding to a middle value among the indices based on the indexes of the coding units, and a center position among coding units determined by splitting the first coding unit 1410. It can be determined as a unit. In determining an index for classifying divided coding units, according to an embodiment, when the coding units are not the same size, the image decoding apparatus 100 may determine the index based on a size ratio between coding units. . Referring to FIG. 14, a coding unit 1414b generated by splitting the first coding unit 1410 is the same as other coding units 1414a and 1414c, but different heights of coding units 1414a and 1414c. It can be twice the height. In this case, if the index (PID) of the coding unit 1414b located in the middle is 1, the coding unit 1414c located in the next order may have an index of 3 with an increase of 2. As in this case, when the index increases evenly and then the increase width varies, the image decoding apparatus 100 may determine that the image decoding apparatus 100 is divided into a plurality of coding units including coding units having different sizes from other coding units. According to the indication that the split mode information is split into odd number of coding units, the video decoding apparatus 100 may determine that the coding unit (for example, a center coding unit) at a predetermined position among the odd number of coding units is different from other coding units. The current coding unit can be split into a form. In this case, the image decoding apparatus 100 may determine a coding unit having a different size by using an index (PID) for the coding unit. However, the above-described index and the size or position of the coding unit at a predetermined location to be determined are specific for explaining an embodiment and should not be interpreted as being limited thereto. It must be interpreted.

일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 재귀적인 분할이 시작되는 소정의 데이터 단위를 이용할 수 있다. According to an embodiment, the image decoding apparatus 100 may use a predetermined data unit in which recursive division of the coding unit is started.

도 15는 일 실시예에 따라 픽쳐에 포함되는 복수개의 소정의 데이터 단위에 따라 복수개의 부호화 단위들이 결정된 것을 도시한다.15 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture, according to an embodiment.

일 실시예에 따라 소정의 데이터 단위는 부호화 단위가 분할 형태 모드 정보를 이용하여 재귀적으로 분할되기 시작하는 데이터 단위로 정의될 수 있다. 즉, 현재 픽쳐를 분할하는 복수개의 부호화 단위들이 결정되는 과정에서 이용되는 최상위 심도의 부호화 단위에 해당할 수 있다. 이하에서는 설명 상 편의를 위해 이러한 소정의 데이터 단위를 기준 데이터 단위라고 지칭하도록 한다. According to an embodiment, a predetermined data unit may be defined as a data unit in which a coding unit starts to be recursively split using split type mode information. That is, it may correspond to the coding unit of the highest depth used in the process of determining a plurality of coding units that split the current picture. Hereinafter, for convenience of description, such a predetermined data unit will be referred to as a reference data unit.

일 실시예에 따라 기준 데이터 단위는 소정의 크기 및 형태를 나타낼 수 있다. 일 실시예에 따라, 기준 데이터 단위는 MxN의 샘플들을 포함할 수 있다. 여기서 M 및 N은 서로 동일할 수도 있으며, 2의 승수로 표현되는 정수일 수 있다. 즉, 기준 데이터 단위는 정사각형 또는 비-정사각형의 형태를 나타낼 수 있으며, 이후에 정수개의 부호화 단위로 분할될 수 있다. According to an embodiment, the reference data unit may represent a predetermined size and shape. According to an embodiment, the reference data unit may include MxN samples. Here, M and N may be identical to each other, and may be integers expressed as a multiplier of 2. That is, the reference data unit may represent a square or non-square shape, and may be divided into an integer number of coding units thereafter.

일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐를 복수개의 기준 데이터 단위로 분할할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐를 분할하는 복수개의 기준 데이터 단위를 각각의 기준 데이터 단위에 대한 분할 형태 모드 정보를 이용하여 분할할 수 있다. 이러한 기준 데이터 단위의 분할 과정은 쿼드 트리(quad-tree)구조를 이용한 분할 과정에 대응될 수 있다. According to an embodiment, the image decoding apparatus 100 may divide a current picture into a plurality of reference data units. According to an embodiment, the image decoding apparatus 100 may divide a plurality of reference data units for dividing a current picture by using the division type mode information for each reference data unit. The partitioning process of the reference data unit may correspond to the partitioning process using a quad-tree structure.

일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐에 포함되는 기준 데이터 단위가 가질 수 있는 최소 크기를 미리 결정할 수 있다. 이에 따라, 영상 복호화 장치(100)는 최소 크기 이상의 크기를 갖는 다양한 크기의 기준 데이터 단위를 결정할 수 있고, 결정된 기준 데이터 단위를 기준으로 분할 형태 모드 정보를 이용하여 적어도 하나의 부호화 단위를 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine in advance a minimum size that a reference data unit included in a current picture may have. Accordingly, the image decoding apparatus 100 may determine a reference data unit of various sizes having a size greater than or equal to the minimum size, and may determine at least one coding unit using split mode information based on the determined reference data unit. .

도 15를 참조하면, 영상 복호화 장치(100)는 정사각형 형태의 기준 부호화 단위(1500)를 이용할 수 있고, 또는 비-정사각형 형태의 기준 부호화 단위(1502)를 이용할 수도 있다. 일 실시예에 따라 기준 부호화 단위의 형태 및 크기는 적어도 하나의 기준 부호화 단위를 포함할 수 있는 다양한 데이터 단위(예를 들면, 시퀀스(sequence), 픽쳐(picture), 슬라이스(slice), 슬라이스 세그먼트(slice segment), 타일(tile), 타일 그룹(tile group), 최대부호화단위 등)에 따라 결정될 수 있다. Referring to FIG. 15, the image decoding apparatus 100 may use a reference coding unit 1500 in a square shape or a reference coding unit 1502 in a non-square shape. According to an embodiment, the shape and size of a reference coding unit is various data units that may include at least one reference coding unit (e.g., a sequence, a picture, a slice, and a slice segment ( slice segment), tile, tile group, maximum coding unit, etc.).

일 실시예에 따라 영상 복호화 장치(100)의 비트스트림 획득부(110)는 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보 중 적어도 하나를 상기 다양한 데이터 단위마다 비트스트림으로부터 획득할 수 있다. 정사각형 형태의 기준 부호화 단위(1500)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 3의 현재 부호화 단위(300)가 분할되는 과정을 통해 상술하였고, 비-정사각형 형태의 기준 부호화 단위(1502)에 포함되는 적어도 하나의 부호화 단위가 결정되는 과정은 도 4의 현재 부호화 단위(400 또는 450)가 분할되는 과정을 통해 상술하였으므로 자세한 설명은 생략하도록 한다.According to an embodiment, the bitstream acquisition unit 110 of the image decoding apparatus 100 acquires at least one of information on a shape of a reference coding unit and information on a size of a reference coding unit from the bitstream for each of the various data units. can do. The process of determining at least one coding unit included in the square-shaped reference coding unit 1500 has been described above through the process of dividing the current coding unit 300 of FIG. 3, and the non-square-shaped reference coding unit 1502 The process of determining at least one coding unit included in) has been described above through a process in which the current coding unit 400 or 450 of FIG. 4 is split, so a detailed description thereof will be omitted.

일 실시예에 따라 영상 복호화 장치(100)는 소정의 조건에 기초하여 미리 결정되는 일부 데이터 단위에 따라 기준 부호화 단위의 크기 및 형태를 결정하기 위하여, 기준 부호화 단위의 크기 및 형태를 식별하기 위한 인덱스를 이용할 수 있다. 즉, 비트스트림 획득부(110)는 비트스트림으로부터 상기 다양한 데이터 단위(예를 들면, 시퀀스, 픽쳐, 슬라이스, 슬라이스 세그먼트, 타일, 타일 그룹, 최대부호화단위 등) 중 소정의 조건(예를 들면 슬라이스 이하의 크기를 갖는 데이터 단위)을 만족하는 데이터 단위로서 슬라이스, 슬라이스 세그먼트, 타일, 타일 그룹, 최대부호화 단위 등 마다, 기준 부호화 단위의 크기 및 형태의 식별을 위한 인덱스만을 획득할 수 있다. 영상 복호화 장치(100)는 인덱스를 이용함으로써 상기 소정의 조건을 만족하는 데이터 단위마다 기준 데이터 단위의 크기 및 형태를 결정할 수 있다. 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 상대적으로 작은 크기의 데이터 단위마다 비트스트림으로부터 획득하여 이용하는 경우, 비트스트림의 이용 효율이 좋지 않을 수 있으므로, 기준 부호화 단위의 형태에 대한 정보 및 기준 부호화 단위의 크기에 대한 정보를 직접 획득하는 대신 상기 인덱스만을 획득하여 이용할 수 있다. 이 경우 기준 부호화 단위의 크기 및 형태를 나타내는 인덱스에 대응하는 기준 부호화 단위의 크기 및 형태 중 적어도 하나는 미리 결정되어 있을 수 있다. 즉, 영상 복호화 장치(100)는 미리 결정된 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 인덱스에 따라 선택함으로써, 인덱스 획득의 기준이 되는 데이터 단위에 포함되는 기준 부호화 단위의 크기 및 형태 중 적어도 하나를 결정할 수 있다.According to an embodiment, the image decoding apparatus 100 determines the size and shape of a reference coding unit according to some data units that are predetermined based on a predetermined condition, and an index for identifying the size and shape of the reference coding unit Can be used. That is, the bitstream acquisition unit 110 includes a predetermined condition (eg, slice) among the various data units (eg, sequence, picture, slice, slice segment, tile, tile group, maximum coding unit, etc.) from the bitstream. As a data unit satisfying the data unit having the following size), only an index for identifying the size and shape of the reference coding unit may be obtained for each slice, slice segment, tile, tile group, maximum coding unit, and the like. The image decoding apparatus 100 may determine the size and shape of the reference data unit for each data unit that satisfies the predetermined condition by using the index. When information about the shape of the reference coding unit and information about the size of the reference coding unit are obtained from a bitstream for each relatively small data unit, the bitstream use efficiency may not be good, so the type of the reference coding unit Instead of directly obtaining information on and information on the size of the reference coding unit, only the index may be obtained and used. In this case, at least one of the size and shape of the reference coding unit corresponding to the index indicating the size and shape of the reference coding unit may be predetermined. That is, the image decoding apparatus 100 selects at least one of the size and shape of the predetermined reference coding unit according to the index, so that at least one of the size and shape of the reference coding unit included in the data unit that is a reference for obtaining the index is selected. You can decide.

일 실시예에 따라 영상 복호화 장치(100)는 하나의 최대 부호화 단위에 포함하는 적어도 하나의 기준 부호화 단위를 이용할 수 있다. 즉, 영상을 분할하는 최대 부호화 단위에는 적어도 하나의 기준 부호화 단위가 포함될 수 있고, 각각의 기준 부호화 단위의 재귀적인 분할 과정을 통해 부호화 단위가 결정될 수 있다. 일 실시예에 따라 최대 부호화 단위의 너비 및 높이 중 적어도 하나는 기준 부호화 단위의 너비 및 높이 중 적어도 하나의 정수 배에 해당할 수 있다. 일 실시예에 따라 기준 부호화 단위의 크기는 최대 부호화 단위를 쿼드 트리 구조에 따라 n번 분할한 크기일 수 있다. 즉, 영상 복호화 장치(100)는 최대 부호화 단위를 쿼드 트리 구조에 따라 n 번 분할하여 기준 부호화 단위를 결정할 수 있고, 다양한 실시예들에 따라 기준 부호화 단위를 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 분할할 수 있다.According to an embodiment, the image decoding apparatus 100 may use at least one reference coding unit included in one largest coding unit. That is, at least one reference coding unit may be included in the largest coding unit for dividing an image, and a coding unit may be determined through a recursive splitting process of each reference coding unit. According to an embodiment, at least one of the width and height of the largest coding unit may correspond to an integer multiple of at least one of the width and height of the reference coding unit. According to an embodiment, the size of the reference coding unit may be a size obtained by dividing the largest coding unit n times according to a quad tree structure. That is, the image decoding apparatus 100 may determine the reference coding unit by dividing the largest coding unit n times according to a quad tree structure, and according to various embodiments, the reference coding unit is at least one of block type information and split type mode information. It can be divided based on one.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 형태를 나타내는 블록 형태 정보 또는 현재 부호화 단위를 분할하는 방법을 나타내는 분할 형태 모드 정보를 비트스트림으로부터 획득하여 이용할 수 있다. 분할 형태 모드 정보는 다양한 데이터 단위와 관련된 비트스트림에 포함될 수 있다. 예를 들면, 영상 복호화 장치(100)는 시퀀스 파라미터 세트(sequence parameter set), 픽쳐 파라미터 세트(picture parameter set), 비디오 파라미터 세트(video parameter set), 슬라이스 헤더(slice header), 슬라이스 세그먼트 헤더(slice segment header), 타일 헤더(tile header), 타일 그룹 헤더(tile group header)에 포함된 분할 형태 모드 정보를 이용할 수 있다. 나아가, 영상 복호화 장치(100)는 최대 부호화 단위, 기준 부호화 단위마다 비트스트림으로부터 블록 형태 정보 또는 분할 형태 모드 정보에 대응하는 신택스 엘리먼트를 비트스트림으로부터 획득하여 이용할 수 있다.According to an embodiment, the image decoding apparatus 100 may obtain and use block type information indicating a type of a current coding unit or split type mode information indicating a method of dividing a current coding unit from a bitstream. The split type mode information may be included in a bitstream related to various data units. For example, the video decoding apparatus 100 includes a sequence parameter set, a picture parameter set, a video parameter set, a slice header, and a slice segment header. Segmentation mode information included in a segment header, tile header, and tile group header may be used. Furthermore, the image decoding apparatus 100 may obtain and use a syntax element corresponding to block type information or split type mode information from a bitstream for each largest coding unit and reference coding unit from the bitstream.

이하 본 개시의 일 실시예에 따른 분할 규칙을 결정하는 방법에 대하여 자세히 설명한다.Hereinafter, a method of determining a partitioning rule according to an embodiment of the present disclosure will be described in detail.

영상 복호화 장치(100)는 영상의 분할 규칙을 결정할 수 있다. 분할 규칙은 영상 복호화 장치(100) 및 영상 부호화 장치(200) 사이에 미리 결정되어 있을 수 있다. 영상 복호화 장치(100)는 비트스트림으로부터 획득된 정보에 기초하여 영상의 분할 규칙을 결정할 수 있다. 영상 복호화 장치(100)는 시퀀스 파라미터 세트(sequence parameter set), 픽쳐 파라미터 세트(picture parameter set), 비디오 파라미터 세트(video parameter set), 슬라이스 헤더(slice header), 슬라이스 세그먼트 헤더(slice segment header), 타일 헤더(tile header), 타일 그룹 헤더(tile group header) 중 적어도 하나로부터 획득된 정보에 기초하여 분할 규칙을 결정할 수 있다. 영상 복호화 장치(100)는 분할 규칙을 프레임, 슬라이스, 타일, 템포럴 레이어(Temporal layer), 최대 부호화 단위 또는 부호화 단위에 따라 다르게 결정할 수 있다. The image decoding apparatus 100 may determine an image segmentation rule. The segmentation rule may be predetermined between the image decoding apparatus 100 and the image encoding apparatus 200. The image decoding apparatus 100 may determine an image segmentation rule based on information obtained from a bitstream. The video decoding apparatus 100 includes a sequence parameter set, a picture parameter set, a video parameter set, a slice header, a slice segment header, and A partitioning rule may be determined based on information obtained from at least one of a tile header and a tile group header. The image decoding apparatus 100 may determine a split rule differently according to a frame, a slice, a tile, a temporal layer, a maximum coding unit, or a coding unit.

영상 복호화 장치(100)는 부호화 단위의 블록 형태에 기초하여 분할 규칙을 결정할 수 있다. 블록 형태는 부호화 단위의 크기, 모양, 너비 및 높이의 비율, 방향을 포함할 수 있다. 영상 부호화 장치(200) 및 영상 복호화 장치(100)는 부호화 단위의 블록 형태에 기초하여 분할 규칙을 결정할 것을 미리 결정할 수 있다. 하지만 이에 한정되는 것은 아니다. 영상 복호화 장치(100)는 영상 부호화 장치(200)로부터 수신된 비트스트림으로부터 획득된 정보에 기초하여, 분할 규칙을 결정할 수 있다. The image decoding apparatus 100 may determine a splitting rule based on a block shape of a coding unit. The block shape may include the size, shape, width and height ratio and direction of the coding unit. The image encoding apparatus 200 and the image decoding apparatus 100 may determine in advance to determine a partitioning rule based on a block shape of a coding unit. However, it is not limited thereto. The image decoding apparatus 100 may determine a segmentation rule based on information obtained from the bitstream received from the image encoding apparatus 200.

부호화 단위의 모양은 정사각형(square) 및 비-정사각형(non-square)을 포함할 수 있다. 부호화 단위의 너비 및 높이의 길이가 같은 경우, 영상 복호화 장치(100)는 부호화 단위의 모양을 정사각형으로 결정할 수 있다. 또한, 부호화 단위의 너비 및 높이의 길이가 같지 않은 경우, 영상 복호화 장치(100)는 부호화 단위의 모양을 비-정사각형으로 결정할 수 있다.The shape of the coding unit may include a square and a non-square. When the width and height of the coding unit are the same, the image decoding apparatus 100 may determine the shape of the coding unit as a square. In addition, when the width and height of the coding unit are not the same, the image decoding apparatus 100 may determine the shape of the coding unit as a non-square.

부호화 단위의 크기는 4x4, 8x4, 4x8, 8x8, 16x4, 16x8, ... , 256x256의 다양한 크기를 포함할 수 있다. 부호화 단위의 크기는 부호화 단위의 긴변의 길이, 짧은 변의 길이 또는 넓이에 따라 분류될 수 있다. 영상 복호화 장치(100)는 동일한 그룹으로 분류된 부호화 단위에 동일한 분할 규칙을 적용할 수 있다. 예를 들어 영상 복호화 장치(100)는 동일한 긴변의 길이를 가지는 부호화 단위를 동일한 크기로 분류할 수 있다. 또한 영상 복호화 장치(100)는 동일한 긴변의 길이를 가지는 부호화 단위에 대하여 동일한 분할 규칙을 적용할 수 있다.The size of the coding unit may include various sizes of 4x4, 8x4, 4x8, 8x8, 16x4, 16x8, ..., 256x256. The size of the coding unit may be classified according to the length of the long side and the length or width of the short side of the coding unit. The image decoding apparatus 100 may apply the same splitting rule to coding units classified into the same group. For example, the image decoding apparatus 100 may classify coding units having the same long side length into the same size. In addition, the image decoding apparatus 100 may apply the same splitting rule to coding units having the same long side length.

부호화 단위의 너비 및 높이의 비율은 1:2, 2:1, 1:4, 4:1, 1:8, 8:1, 1:16, 16:1, 32:1 또는 1:32 등을 포함할 수 있다. 또한, 부호화 단위의 방향은 수평 방향 및 수직 방향을 포함할 수 있다. 수평 방향은 부호화 단위의 너비의 길이가 높이의 길이보다 긴 경우를 나타낼 수 있다. 수직 방향은 부호화 단위의 너비의 길이가 높이의 길이보다 짧은 경우를 나타낼 수 있다.The ratio of the width and height of the coding unit is 1:2, 2:1, 1:4, 4:1, 1:8, 8:1, 1:16, 16:1, 32:1, or 1:32, etc. Can include. Also, the direction of the coding unit may include a horizontal direction and a vertical direction. The horizontal direction may indicate a case where the length of the width of the coding unit is longer than the length of the height. The vertical direction may indicate a case where the length of the width of the coding unit is shorter than the length of the height.

영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 분할 규칙을 적응적으로 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 허용가능한 분할 형태 모드를 다르게 결정할 수 있다. 예를 들어, 영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 분할이 허용되는지 여부를 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 따라 분할 방향을 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 따라 허용가능한 분할 타입을 결정할 수 있다.The image decoding apparatus 100 may adaptively determine a splitting rule based on a size of a coding unit. The image decoding apparatus 100 may differently determine an allowable split mode mode based on the size of the coding unit. For example, the image decoding apparatus 100 may determine whether division is allowed based on the size of the coding unit. The image decoding apparatus 100 may determine a splitting direction according to the size of the coding unit. The image decoding apparatus 100 may determine an allowable split type according to the size of the coding unit.

부호화 단위의 크기에 기초하여 분할 규칙을 결정하는 것은 영상 부호화 장치(200) 및 영상 복호화 장치(100) 사이에 미리 결정된 분할 규칙일 수 있다. 또한, 영상 복호화 장치(100)는 비트스트림으로부터 획득된 정보에 기초하여, 분할 규칙을 결정할 수 있다. Determining the splitting rule based on the size of the coding unit may be a splitting rule predetermined between the video encoding apparatus 200 and the video decoding apparatus 100. Also, the image decoding apparatus 100 may determine a segmentation rule based on information obtained from the bitstream.

영상 복호화 장치(100)는 부호화 단위의 위치에 기초하여 분할 규칙을 적응적으로 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위가 영상에서 차지하는 위치에 기초하여 분할 규칙을 적응적으로 결정할 수 있다.The image decoding apparatus 100 may adaptively determine a splitting rule based on the position of the coding unit. The image decoding apparatus 100 may adaptively determine a segmentation rule based on a position occupied by the coding unit in the image.

또한, 영상 복호화 장치(100)는 서로 다른 분할 경로로 생성된 부호화 단위가 동일한 블록 형태를 가지지 않도록 분할 규칙을 결정할 수 있다. 다만 이에 한정되는 것은 아니며 서로 다른 분할 경로로 생성된 부호화 단위는 동일한 블록 형태를 가질 수 있다. 서로 다른 분할 경로로 생성된 부호화 단위들은 서로 다른 복호화 처리 순서를 가질 수 있다. 복호화 처리 순서에 대해서는 도 12와 함께 설명하였으므로 자세한 설명은 생략한다.Also, the image decoding apparatus 100 may determine a splitting rule so that coding units generated by different splitting paths do not have the same block shape. However, the present invention is not limited thereto, and coding units generated by different split paths may have the same block shape. Coding units generated by different split paths may have different decoding processing orders. Since the decoding processing sequence has been described with reference to FIG. 12, detailed descriptions are omitted.

도 16은 일 실시예에 따라 부호화 단위가 분할될 수 있는 형태의 조합이 픽쳐마다 서로 다른 경우, 각각의 픽쳐마다 결정될 수 있는 부호화 단위들을 도시한다.16 illustrates coding units that can be determined for each picture when a combination of a form in which coding units can be split is different for each picture according to an embodiment.

도 16을 참조하면, 영상 복호화 장치(100)는 픽쳐마다 부호화 단위가 분할될 수 있는 분할 형태들의 조합을 다르게 결정할 수 있다. 예를 들면, 영상 복호화 장치(100)는 영상에 포함되는 적어도 하나의 픽쳐들 중 4개의 부호화 단위로 분할될 수 있는 픽쳐(1600), 2개 또는 4개의 부호화 단위로 분할될 수 있는 픽쳐(1610) 및 2개, 3개 또는 4개의 부호화 단위로 분할될 수 있는 픽쳐(1620)를 이용하여 영상을 복호화 할 수 있다. 영상 복호화 장치(100)는 픽쳐(1600)를 복수개의 부호화 단위로 분할하기 위하여, 4개의 정사각형의 부호화 단위로 분할됨을 나타내는 분할 형태 정보만을 이용할 수 있다. 영상 복호화 장치(100)는 픽쳐(1610)를 분할하기 위하여, 2개 또는 4개의 부호화 단위로 분할됨을 나타내는 분할 형태 정보만을 이용할 수 있다. 영상 복호화 장치(100)는 픽쳐(1620)를 분할하기 위하여, 2개, 3개 또는 4개의 부호화 단위로 분할됨을 나타내는 분할 형태 정보만을 이용할 수 있다. 상술한 분할 형태의 조합은 영상 복호화 장치(100)의 동작을 설명하기 위한 실시예에 불과하므로 상술한 분할 형태의 조합은 상기 실시예에 한정하여 해석되어서는 안되며 소정의 데이터 단위마다 다양한 형태의 분할 형태의 조합이 이용될 수 있는 것으로 해석되어야 한다.Referring to FIG. 16, the image decoding apparatus 100 may differently determine a combination of split types in which a coding unit can be split for each picture. For example, the image decoding apparatus 100 includes a picture 1600 that can be split into four coding units among at least one picture included in an image, and a picture 1610 that can be split into two or four coding units. ) And a picture 1620 that can be split into two, three, or four coding units. In order to divide the picture 1600 into a plurality of coding units, the image decoding apparatus 100 may use only split type information indicating that the picture 1600 is divided into four square coding units. In order to divide the picture 1610, the image decoding apparatus 100 may use only split type information indicating that the picture 1610 is divided into two or four coding units. The image decoding apparatus 100 may use only split type information indicating that the picture 1620 is split into two, three, or four coding units. Since the combination of the above-described division type is only an example for explaining the operation of the image decoding apparatus 100, the combination of the above-described division type should not be interpreted limited to the above embodiment, and various types of division for each predetermined data unit. It should be construed that a combination of forms can be used.

일 실시예에 따라 영상 복호화 장치(100)의 비트스트림 획득부(110)는 분할 형태 정보의 조합을 나타내는 인덱스를 포함하는 비트스트림을 소정의 데이터 단위 단위(예를 들면, 시퀀스, 픽쳐, 슬라이스, 슬라이스 세그먼트, 타일 또는 타일 그룹 등)마다 획득할 수 있다. 예를 들면, 비트스트림 획득부(110)는 시퀀스 파라미터 세트(Sequence Parameter Set), 픽쳐 파라미터 세트(Picture Parameter Set), 슬라이스 헤더(Slice Header), 타일 헤더(tile header) 또는 타일 그룹 헤더(tile group header)에서 분할 형태 정보의 조합을 나타내는 인덱스를 획득할 수 있다. 영상 복호화 장치(100)의 영상 복호화 장치(100)는 획득한 인덱스를 이용하여 소정의 데이터 단위마다 부호화 단위가 분할될 수 있는 분할 형태의 조합을 결정할 수 있으며, 이에 따라 소정의 데이터 단위마다 서로 다른 분할 형태의 조합을 이용할 수 있다. According to an embodiment, the bitstream acquisition unit 110 of the image decoding apparatus 100 may generate a bitstream including an index indicating a combination of split type information in a predetermined unit of data (for example, a sequence, a picture, a slice, and the like). It can be acquired for each slice segment, tile, or tile group). For example, the bitstream acquisition unit 110 includes a sequence parameter set, a picture parameter set, a slice header, a tile header, or a tile group header. header), an index indicating a combination of the division type information may be obtained. The image decoding apparatus 100 of the image decoding apparatus 100 may determine a combination of split types in which the coding units can be divided for each predetermined data unit by using the obtained index, and accordingly, different Combinations of division types can be used.

도 17은 일 실시예에 따라 바이너리(binary)코드로 표현될 수 있는 분할 형태 모드 정보에 기초하여 결정될 수 있는 부호화 단위의 다양한 형태를 도시한다.17 illustrates various types of coding units that may be determined based on split type mode information that may be expressed as a binary code according to an embodiment.

일 실시예에 따라 영상 복호화 장치(100)는 비트스트림 획득부(110)를 통해 획득한 블록 형태 정보 및 분할 형태 모드 정보를 이용하여 부호화 단위를 다양한 형태로 분할할 수 있다. 분할될 수 있는 부호화 단위의 형태는 상술한 실시예들을 통해 설명한 형태들을 포함하는 다양한 형태에 해당할 수 있다.According to an embodiment, the image decoding apparatus 100 may divide the coding unit into various types using block type information and split type mode information acquired through the bitstream acquisition unit 110. The shapes of the coding units that can be split may correspond to various shapes including the shapes described through the above-described embodiments.

도 17을 참조하면, 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 정사각형 형태의 부호화 단위를 수평 방향 및 수직 방향 중 적어도 하나의 방향으로 분할할 수 있고, 비-정사각형 형태의 부호화 단위를 수평 방향 또는 수직 방향으로 분할할 수 있다. Referring to FIG. 17, the image decoding apparatus 100 may split a coding unit of a square shape in at least one of a horizontal direction and a vertical direction based on split type mode information, and the non-square type coding unit It can be divided horizontally or vertically.

일 실시예에 따라 영상 복호화 장치(100)가 정사각형 형태의 부호화 단위를 수평 방향 및 수직 방향으로 분할하여 4개의 정사각형의 부호화 단위로 분할할 수 있는 경우, 정사각형의 부호화 단위에 대한 분할 형태 모드 정보가 나타낼 수 있는 분할 형태는 4가지일 수 있다. 일 실시예에 따라 분할 형태 모드 정보는 2자리의 바이너리 코드로써 표현될 수 있으며, 각각의 분할 형태마다 바이너리 코드가 할당될 수 있다. 예를 들면 부호화 단위가 분할되지 않는 경우 분할 형태 모드 정보는 (00)b로 표현될 수 있고, 부호화 단위가 수평 방향 및 수직 방향으로 분할되는 경우 분할 형태 모드 정보는 (01)b로 표현될 수 있고, 부호화 단위가 수평 방향으로 분할되는 경우 분할 형태 모드 정보는 (10)b로 표현될 수 있고 부호화 단위가 수직 방향으로 분할되는 경우 분할 형태 모드 정보는 (11)b로 표현될 수 있다.According to an embodiment, when the image decoding apparatus 100 divides a square coding unit in a horizontal direction and a vertical direction and divides it into four square coding units, the split mode information for the square coding unit is There can be 4 types of divisions that can be represented. According to an embodiment, the division type mode information may be expressed as a 2-digit binary code, and a binary code may be allocated for each division type. For example, if the coding unit is not split, the split type mode information may be expressed as (00)b, and if the coding unit is split in the horizontal and vertical directions, the split type mode information may be expressed as (01)b. In addition, when the coding unit is split in the horizontal direction, the split type mode information may be expressed as (10)b, and if the coding unit is split in the vertical direction, the split type mode information may be expressed as (11)b.

일 실시예에 따라 영상 복호화 장치(100)는 비-정사각형 형태의 부호화 단위를 수평 방향 또는 수직 방향으로 분할하는 경우 분할 형태 모드 정보가 나타낼 수 있는 분할 형태의 종류는 몇 개의 부호화 단위로 분할하는지에 따라 결정될 수 있다. 도 17을 참조하면, 영상 복호화 장치(100)는 일 실시예에 따라 비-정사각형 형태의 부호화 단위를 3개까지 분할할 수 있다. 영상 복호화 장치(100)는 부호화 단위를 두 개의 부호화 단위로 분할할 수 있으며, 이 경우 분할 형태 모드 정보는 (10)b로 표현될 수 있다. 영상 복호화 장치(100)는 부호화 단위를 세 개의 부호화 단위로 분할할 수 있으며, 이 경우 분할 형태 모드 정보는 (11)b로 표현될 수 있다. 영상 복호화 장치(100)는 부호화 단위를 분할하지 않는 것으로 결정할 수 있으며, 이 경우 분할 형태 모드 정보는 (0)b로 표현될 수 있다. 즉, 영상 복호화 장치(100)는 분할 형태 모드 정보를 나타내는 바이너리 코드를 이용하기 위하여 고정길이 코딩(FLC: Fixed Length Coding)이 아니라 가변길이 코딩(VLC: Varaible Length Coding)을 이용할 수 있다.According to an embodiment, when splitting a non-square type coding unit in a horizontal direction or a vertical direction, the type of a split type that can be represented by the split type mode information is determined by how many coding units are split. It can be determined accordingly. Referring to FIG. 17, according to an embodiment, the image decoding apparatus 100 may divide up to three coding units having a non-square shape. The image decoding apparatus 100 may split the coding unit into two coding units, and in this case, the split mode information may be expressed as (10)b. The image decoding apparatus 100 may divide the coding unit into three coding units, and in this case, the split mode information may be expressed as (11)b. The image decoding apparatus 100 may determine not to split the coding unit, and in this case, the split mode information may be expressed as (0)b. That is, the video decoding apparatus 100 may use variable length coding (VLC) rather than fixed length coding (FLC) in order to use a binary code indicating split mode information.

일 실시예에 따라 도 17을 참조하면, 부호화 단위가 분할되지 않는 것을 나타내는 분할 형태 모드 정보의 바이너리 코드는 (0)b로 표현될 수 있다. 만일 부호화 단위가 분할되지 않음을 나타내는 분할 형태 모드 정보의 바이너리 코드가 (00)b로 설정된 경우라면, (01)b로 설정된 분할 형태 모드 정보가 없음에도 불구하고 2비트의 분할 형태 모드 정보의 바이너리 코드를 모두 이용하여야 한다. 하지만 도 17에서 도시하는 바와 같이, 비-정사각형 형태의 부호화 단위에 대한 3가지의 분할 형태를 이용하는 경우라면, 영상 복호화 장치(100)는 분할 형태 모드 정보로서 1비트의 바이너리 코드(0)b를 이용하더라도 부호화 단위가 분할되지 않는 것을 결정할 수 있으므로, 비트스트림을 효율적으로 이용할 수 있다. 다만 분할 형태 모드 정보가 나타내는 비-정사각형 형태의 부호화 단위의 분할 형태는 단지 도 17에서 도시하는 3가지 형태만으로 국한되어 해석되어서는 안되고, 상술한 실시예들을 포함하는 다양한 형태로 해석되어야 한다. According to an embodiment, referring to FIG. 17, a binary code of split mode information indicating that a coding unit is not split may be expressed as (0)b. If the binary code of the division type mode information indicating that the coding unit is not divided is set to (00)b, the binary code of the division type mode information of 2 bits even though there is no division type mode information set to (01)b. You have to use all of the code. However, as shown in FIG. 17, in the case of using three types of division for a non-square type coding unit, the video decoding apparatus 100 uses a 1-bit binary code (0)b as division type mode information. Even if used, it is possible to determine that the coding unit is not split, so that the bitstream can be efficiently used. However, the split form of the non-square coding unit indicated by the split mode information is limited to only the three forms shown in FIG. 17 and should not be interpreted, but should be interpreted in various forms including the above-described embodiments.

도 18은 일 실시예에 따라 바이너리 코드로 표현될 수 있는 분할 형태 모드 정보에 기초하여 결정될 수 있는 부호화 단위의 또 다른 형태를 도시한다.18 illustrates another form of a coding unit that may be determined based on split form mode information that may be expressed as a binary code according to an embodiment.

도 18을 참조하면 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 정사각형 형태의 부호화 단위를 수평 방향 또는 수직 방향으로 분할할 수 있고, 비-정사각형 형태의 부호화 단위를 수평 방향 또는 수직 방향으로 분할할 수 있다. 즉, 분할 형태 모드 정보는 정사각형 형태의 부호화 단위를 한쪽 방향으로 분할되는 것을 나타낼 수 있다. 이러한 경우 정사각형 형태의 부호화 단위가 분할되지 않는 것을 나타내는 분할 형태 모드 정보의 바이너리 코드는 (0)b로 표현될 수 있다. 만일 부호화 단위가 분할되지 않음을 나타내는 분할 형태 모드 정보의 바이너리 코드가 (00)b로 설정된 경우라면, (01)b로 설정된 분할 형태 모드 정보가 없음에도 불구하고 2비트의 분할 형태 모드 정보의 바이너리 코드를 모두 이용하여야 한다. 하지만 도 18에서 도시하는 바와 같이, 정사각형 형태의 부호화 단위에 대한 3가지의 분할 형태를 이용하는 경우라면, 영상 복호화 장치(100)는 분할 형태 모드 정보로서 1비트의 바이너리 코드(0)b를 이용하더라도 부호화 단위가 분할되지 않는 것을 결정할 수 있으므로, 비트스트림을 효율적으로 이용할 수 있다. 다만 분할 형태 모드 정보가 나타내는 정사각형 형태의 부호화 단위의 분할 형태는 단지 도 18에서 도시하는 3가지 형태만으로 국한되어 해석되어서는 안되고, 상술한 실시예들을 포함하는 다양한 형태로 해석되어야 한다.Referring to FIG. 18, the image decoding apparatus 100 may divide a square type coding unit in a horizontal direction or a vertical direction based on split type mode information, and a non-square type coding unit in a horizontal direction or a vertical direction. Can be divided. That is, the split type mode information may indicate that a square coding unit is split in one direction. In this case, a binary code of split mode information indicating that the square coding unit is not split may be expressed as (0)b. If the binary code of the division type mode information indicating that the coding unit is not divided is set to (00)b, the binary code of the division type mode information of 2 bits even though there is no division type mode information set to (01)b. You have to use all of the code. However, as shown in FIG. 18, in the case of using three division types for a square type coding unit, even if the image decoding apparatus 100 uses a 1-bit binary code (0)b as the division type mode information Since it can be determined that the coding unit is not split, the bitstream can be efficiently used. However, the split form of the square coding unit indicated by the split mode information is limited to only the three forms shown in FIG. 18 and should not be interpreted, but should be interpreted in various forms including the above-described embodiments.

일 실시예에 따라 블록 형태 정보 또는 분할 형태 모드 정보는 바이너리 코드를 이용하여 표현될 수 있고, 이러한 정보가 곧바로 비트스트림으로 생성될 수 있다. 또한 바이너리 코드로 표현될 수 있는 블록 형태 정보 또는 분할 형태 모드 정보는 바로 비트스트림으로 생성되지 않고 CABAC(context adaptive binary arithmetic coding)에서 입력되는 바이너리 코드로서 이용될 수도 있다. According to an embodiment, block type information or split type mode information may be expressed using a binary code, and such information may be directly generated as a bitstream. Also, block type information or split type mode information that can be expressed as a binary code is not directly generated as a bitstream, but may be used as a binary code input through context adaptive binary arithmetic coding (CABAC).

일 실시예에 따라 영상 복호화 장치(100)는 CABAC을 통해 블록 형태 정보 또는 분할 형태 모드 정보에 대한 신택스를 획득하는 과정을 설명한다. 비트스트림 획득부(110)를 통해 상기 신택스에 대한 바이너리 코드를 포함하는 비트스트림을 획득할 수 있다. 영상 복호화 장치(100)는 획득한 비트스트림에 포함되는 빈 스트링(bin string)을 역 이진화하여 블록 형태 정보 또는 분할 형태 모드 정보를 나타내는 신택스 요소(syntax element)를 검출할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 복호화할 신택스 요소에 해당하는 바이너리 빈 스트링의 집합을 구하고, 확률 정보를 이용하여 각각의 빈을 복호화할 수 있고, 영상 복호화 장치(100)는 이러한 복호화된 빈으로 구성되는 빈 스트링이 이전에 구한 빈 스트링들 중 하나와 같아질 때까지 반복할수 있다. 영상 복호화 장치(100)는 빈 스트링의 역 이진화를 수행하여 신택스 요소를 결정할 수 있다. The image decoding apparatus 100 according to an embodiment describes a process of obtaining a syntax for block type information or split type mode information through CABAC. A bitstream including a binary code for the syntax may be obtained through the bitstream acquisition unit 110. The image decoding apparatus 100 may inversely binarize a bin string included in the acquired bitstream to detect a syntax element indicating block type information or split type mode information. According to an embodiment, the image decoding apparatus 100 may obtain a set of binary bin strings corresponding to a syntax element to be decoded, and decode each bin using probability information, and the image decoding apparatus 100 performs such decoding. It can be repeated until the empty string composed of the previously obtained beans is equal to one of the previously obtained empty strings. The image decoding apparatus 100 may determine a syntax element by performing inverse binarization of an empty string.

일 실시예에 따라 영상 복호화 장치(100)는 적응적 이진 산술 코딩(adaptive binary arithmetic coding)의 복호화 과정을 수행하여 빈 스트링에 대한 신택스를 결정할 수 있고, 영상 복호화 장치(100)는 비트스트림 획득부(110)를 통해 획득한 빈들에 대한 확률 모델을 갱신할 수 있다. 도 17을 참조하면, 영상 복호화 장치(100)의 비트스트림 획득부(110)는 일 실시예에 따라 분할 형태 모드 정보를 나타내는 바이너리 코드를 나타내는 비트스트림을 획득할 수 있다. 획득한 1비트 또는 2비트의 크기를 가지는 바이너리 코드를 이용하여 영상 복호화 장치(100)는 분할 형태 모드 정보에 대한 신택스를 결정할 수 있다. 영상 복호화 장치(100)는 분할 형태 모드 정보에 대한 신택스를 결정하기 위하여, 2비트의 바이너리 코드 중 각각의 비트에 대한 확률을 갱신할 수 있다. 즉, 영상 복호화 장치(100)는 2비트의 바이너리 코드 중 첫번째 빈의 값이 0 또는 1 중 어떤 값이냐에 따라, 다음 빈을 복호화 할 때 0 또는 1의 값을 가질 확률을 갱신할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine a syntax for an empty string by performing a decoding process of adaptive binary arithmetic coding, and the image decoding apparatus 100 is a bitstream acquisition unit. The probability model for the bins obtained through (110) may be updated. Referring to FIG. 17, the bitstream acquisition unit 110 of the image decoding apparatus 100 may acquire a bitstream representing a binary code representing split type mode information according to an embodiment. The image decoding apparatus 100 may determine the syntax for the split mode information by using the obtained binary code having a size of 1 bit or 2 bits. The image decoding apparatus 100 may update a probability for each bit of a 2-bit binary code in order to determine the syntax for the split mode information. That is, the video decoding apparatus 100 may update a probability of having a value of 0 or 1 when decoding the next bin, depending on whether the value of the first bin among the 2-bit binary codes is 0 or 1.

일 실시예에 따라 영상 복호화 장치(100)는 신택스를 결정하는 과정에서, 신택스에 대한 빈 스트링의 빈들을 복호화 하는 과정에서 이용되는 빈들에 대한 확률을 갱신할 수 있으며, 영상 복호화 장치(100)는 상기 빈 스트링 중 특정 비트에서는 확률을 갱신하지 않고 동일한 확률을 가지는 것으로 결정할 수 있다. According to an embodiment, in the process of determining the syntax, the image decoding apparatus 100 may update the probability of the bins used in the process of decoding the bins of the empty string for the syntax, and the image decoding apparatus 100 It may be determined that a specific bit of the empty string has the same probability without updating the probability.

도 17을 참조하면, 비-정사각형 형태의 부호화 단위에 대한 분할 형태 모드 정보를 나타내는 빈 스트링을 이용하여 신택스를 결정하는 과정에서, 영상 복호화 장치(100)는 비-정사각형 형태의 부호화 단위를 분할하지 않는 경우에는 0의 값을 가지는 하나의 빈을 이용하여 분할 형태 모드 정보에 대한 신택스를 결정할 수 있다. 즉, 블록 형태 정보가 현재 부호화 단위는 비-정사각형 형태임을 나타내는 경우, 분할 형태 모드 정보에 대한 빈 스트링의 첫번째 빈은, 비-정사각형 형태의 부호화 단위가 분할되지 않는 경우 0이고, 2개 또는 3개의 부호화 단위로 분할되는 경우 1일 수 있다. 이에 따라 비-정사각형의 부호화 단위에 대한 분할 형태 모드 정보의 빈 스트링의 첫번째 빈이 0일 확률은 1/3, 1일 확률은 2/3일 수 있다. 상술하였듯이 영상 복호화 장치(100)는 비-정사각형 형태의 부호화 단위가 분할되지 않는 것을 나타내는 분할 형태 모드 정보는 0의 값을 가지는 1비트의 빈 스트링만을 표현될 수 있으므로, 영상 복호화 장치(100)는 분할 형태 모드 정보의 첫번째 빈이 1인 경우에만 두번째 빈이 0인지 1인지 판단하여 분할 형태 모드 정보에 대한 신택스를 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 대한 첫번째 빈이 1인 경우, 두번째 빈이 0 또는 1일 확률은 서로 동일한 확률인 것으로 보고 빈을 복호화할 수 있다.Referring to FIG. 17, in a process of determining a syntax using an empty string representing split mode information for a non-square coding unit, the image decoding apparatus 100 does not split a non-square coding unit. If not, the syntax for the split mode information may be determined using one bin having a value of 0. That is, when the block type information indicates that the current coding unit is a non-square type, the first bin of the empty string for the split type mode information is 0 when the non-square type coding unit is not divided, and two or three. It may be 1 when it is divided into 3 coding units. Accordingly, the probability that the first bin of the bin string of the split mode information for the non-square coding unit is 0 may be 1/3, and the probability of 1 may be 2/3. As described above, since the split mode mode information indicating that the non-square coding unit is not split may represent only an empty string of 1-bit having a value of 0, the video decoding apparatus 100 When the first bin of the split mode information is 1, it is possible to determine whether the second bin is 0 or 1 to determine the syntax for the split mode information. According to an embodiment, when the first bin for the split mode information is 1, the second bin is 0 or 1, and may determine that the probability that the second bin is 0 or 1 are equal to each other, and decode the bin.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보에 대한 빈 스트링의 빈을 결정하는 과정에서 각각의 빈에 대한 다양한 확률을 이용할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 비-정사각형 블록의 방향에 따라 분할 형태 모드 정보에 대한 빈의 확률을 다르게 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 넓이 또는 긴 변의 길이에 따라 분할 형태 모드 정보에 대한 빈의 확률을 다르게 결정할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위의 형태 및 긴 변의 길이 중 적어도 하나에 따라 분할 형태 모드 정보에 대한 빈의 확률을 다르게 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may use various probabilities for each bin in a process of determining a bin of a bin string for split mode information. According to an embodiment, the image decoding apparatus 100 may differently determine a bin probability for the split mode information according to a direction of a non-square block. According to an embodiment, the image decoding apparatus 100 may differently determine a bin probability for split mode information according to a width of a current coding unit or a length of a long side. According to an embodiment, the image decoding apparatus 100 may differently determine a bin probability for the split mode information according to at least one of a shape of a current coding unit and a length of a long side.

일 실시예에 따라 영상 복호화 장치(100)는 소정 크기 이상의 부호화 단위들에 대하여는 분할 형태 모드 정보에 대한 빈의 확률을 동일한 것으로 결정할 수 있다. 예를 들면, 부호화 단위의 긴 변의 길이를 기준으로 64샘플 이상의 크기의 부호화 단위들에 대하여는 분할 형태 모드 정보에 대한 빈의 확률이 동일한 것으로 결정할 수 있다. According to an embodiment, the image decoding apparatus 100 may determine that the bin probability for the split mode information is the same for coding units having a predetermined size or larger. For example, for coding units having a size of 64 samples or more based on the length of the long side of the coding unit, it may be determined that the bin probability for the split mode information is the same.

일 실시예에 따라 영상 복호화 장치(100)는 분할 형태 모드 정보의 빈 스트링을 구성하는 빈들에 대한 초기 확률은 슬라이스 타입(예를 들면, I 슬라이스, P 슬라이스 또는 B 슬라이스)에 기초하여 결정될 수 있다. According to an embodiment, the image decoding apparatus 100 may determine an initial probability for bins constituting the bin string of the split mode information based on a slice type (eg, I slice, P slice, or B slice). .

도 19는 영상 부호화 및 복호화 시스템의 블록도를 나타낸 도면이다.19 is a diagram showing a block diagram of an image encoding and decoding system.

영상 부호화 및 복호화 시스템(1900)의 부호화기(1910)은 영상의 부호화된 비트스트림을 전송하고, 복호화기(1950)은 비트스트림을 수신하여 복호화함으로써 복원 영상을 출력한다. 여기서 복호화기(1950)은 영상 복호화 장치(100)에 유사한 구성일 수 있다. The encoder 1910 of the image encoding and decoding system 1900 transmits an encoded bitstream of an image, and the decoder 1950 receives and decodes the bitstream to output a reconstructed image. Here, the decoder 1950 may have a configuration similar to the image decoding apparatus 100.

부호화단(1910)에서, 인터 예측 부호화부(1905)는 현재 블록의 예측 모드가 인터 예측 모드인 경우 현재 픽처에 시간적으로 인접하는 참조 픽쳐의 참조 블록을 가리키는 현재 블록의 움직임 정보를 생성한다. 인터 예측 부호화부(1905)는 참조 블록들의 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. 인트라 예측 부호화부(1910)는 현재 블록에 공간적으로 인접하는 이웃 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있도록, 현재 블록과 유사한 이웃 샘플들이 위치하는 방향 또는 예측 샘플들을 결정하는 방식을 나타내는 인트라 예측 정보를 결정할 수 있다. In the coding stage 1910, when the prediction mode of the current block is the inter prediction mode, the inter prediction encoder 1905 generates motion information of a current block indicating a reference block of a reference picture temporally adjacent to the current picture. The inter prediction encoder 1905 may determine prediction samples of the current block by using samples of the reference blocks. The intra prediction encoder 1910 indicates a direction in which neighboring samples similar to the current block are located or a method of determining prediction samples so that prediction samples of the current block may be determined using neighboring samples spatially adjacent to the current block. Predictive information can be determined.

인터 예측 부호화부(1905)는 DPB(Decoded Pictur Buffer)(1948)에 저장되어 있는 먼저 복원된 샘플들 중에서, 현재 블록의 예측을 위해 이용할 참조 샘플들을 결정할 수 있다. The inter prediction encoder 1905 may determine reference samples to be used for prediction of a current block from among samples previously reconstructed stored in a decoded pictur buffer (DPB) 1948.

변환부(1920)는 현재 블록의 원본 샘플로부터 인터 예측 부호화부(1905) 또는 인트라 예측 부호화부(1910)에 의해 생성된 예측 샘플들을 뺀 레지듀얼 샘플값들에 대해 변환을 수행하여, 변환 계수들을 출력한다. 변환부(1920)로부터 출력된 변환 계수들을 양자화부(1925)가 양자화하여 양자화된 변환 계수들을 출력한다. 엔트로피 부호화부(1930)는 양자화된 변환계수를 레벨값을 포함하는 레지듀얼 신택스 엘리먼트들로 부호화하여 비트스트림의 형태로 출력할 수 있다. The transform unit 1920 transforms residual sample values obtained by subtracting the prediction samples generated by the inter prediction encoder 1905 or the intra prediction encoder 1910 from the original sample of the current block, and converts the transform coefficients. Print it out. The quantization unit 1925 quantizes the transform coefficients output from the transform unit 1920 to output quantized transform coefficients. The entropy encoder 1930 may encode the quantized transform coefficient into residual syntax elements including a level value, and output it in the form of a bitstream.

양자화부(1925)에서 출력된 양자화된 변환 계수들은 역양자화부(1933) 및 역변환부(1935)를 통해 역양자화 및 역변환되어 다시 레지듀얼 샘플값들이 생성될 수 있다. The quantized transform coefficients output from the quantization unit 1925 may be inverse quantized and inverse transformed through the inverse quantization unit 1933 and the inverse transform unit 1935 to generate residual sample values again.

가산기(1915)에서 레지듀얼 샘플값들과 예측 샘플값들이 합쳐져 복원 샘플값이 출력된다. 복원후 필터링부(1940)는 복원 샘플들에 대해 복원후 필터링을 수행하며, 복원후 필터링을 통해 갱신된 복원 샘플값들은 인트라 예측부(1910)에서 수행될 인트라 예측을 위한 참조 샘플값들로써 이용될 수 있다. 복원후 필터링부(1940)는 복원 샘플값들에 대해 하다마드 변환 영역 필터링 또는 바이래터럴 필터링을 수행할 수 있다. In the adder 1915, residual sample values and predicted sample values are summed to output a reconstructed sample value. The post-reconstruction filtering unit 1940 performs post-reconstruction filtering on the reconstructed samples, and the reconstructed sample values updated through the post-reconstruction filtering are used as reference sample values for intra prediction to be performed by the intra prediction unit 1910. I can. After restoration, the filtering unit 1940 may perform Hadamard transform region filtering or bilateral filtering on the reconstructed sample values.

인루프 필터링부(1945)는 복원후 필터링을 통해 갱신된 복원 샘플들에 대해 디블로킹 필터링 및 적응적 루프 필터링 중 적어도 하나를 수행할 수 있다. 인루프 필터링부(1945)의 필터링을 통해 갱신된 복원 샘플값들은 DPB(1948)에 저장될 수 있으며, 인터 예측부(1905)에서 수행될 인터 예측을 위한 참조 샘플값들로써 이용될 수 있다.The in-loop filtering unit 1945 may perform at least one of deblocking filtering and adaptive loop filtering on reconstructed samples updated through filtering after restoration. The reconstructed sample values updated through filtering by the in-loop filtering unit 1945 may be stored in the DPB 1948 and may be used as reference sample values for inter prediction to be performed by the inter prediction unit 1905.

복호화기(1950)의 엔트로피 복호화부(1955)는 수신된 비트스트림에 대해은 엔트로피 복호화를 수행하여 레벨값을 포함하는 레지듀얼 신택스 엘리먼트들을 파싱할 수 있다. 레지듀얼 신택스 엘리먼트들로부터 양자화된 변환 계수들을 복원할 수 있다. 역양자화부(1960)는 양자화된 변환 계수들에 대해 역양자화를 수행하여 변환 계수들을 출력하고, 역변환부(1965)는 변환 계수들에 대해 역변환을 수행하여 레지듀얼 샘플값들을 출력할 수 있다. The entropy decoder 1955 of the decoder 1950 may perform entropy decoding on the received bitstream to parse the residual syntax elements including the level value. Quantized transform coefficients may be restored from residual syntax elements. The inverse quantization unit 1960 may perform inverse quantization on the quantized transform coefficients to output transform coefficients, and the inverse transform unit 1965 may perform inverse transform on the transform coefficients to output residual sample values.

복호화기(1950)의 인터 예측 부호화부(1970)는, 엔트로피 복호화부(1955)에서 파싱한 현재 블록의 움직임 정보를 이용하여 현재 픽처에 시간적으로 인접하는 참조 픽쳐를 결정하고, 참조 픽쳐 내의 참조 블록을 결정할 수 있다. 인터 예측 부호화부(1970)는 참조 블록들의 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. 복호화기(1950)의 인트라 예측 부호화부(1975)는, 엔트로피 복호화부(1955)에서 파싱한 현재 블록의 움직임 정보를 이용하여 인트라 예측 정보를 이용하여 현재 블록에 공간적으로 인접하는 참조 샘플들을 결정하고, 결정된 이웃 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. The inter prediction encoder 1970 of the decoder 1950 determines a reference picture temporally adjacent to the current picture using motion information of the current block parsed by the entropy decoder 1955, and a reference block in the reference picture Can be determined. The inter prediction encoder 1970 may determine prediction samples of the current block using samples of the reference blocks. The intra prediction encoder 1975 of the decoder 1950 determines reference samples spatially adjacent to the current block using intra prediction information using motion information of the current block parsed by the entropy decoder 1955, and , Predictive samples of the current block may be determined using the determined neighboring samples.

인터 예측 부호화부(1970)는 DPB(Decoded Pictur Buffer)(1990)에 저장되어 있는 먼저 복원된 샘플들 중에서, 현재 블록의 예측을 위해 이용할 참조 샘플들을 결정할 수 있다. The inter prediction encoder 1970 may determine reference samples to be used for prediction of a current block from among samples previously reconstructed stored in a decoded pictur buffer (DPB) 1990.

복호화기(1950)의 가산기(1995)에서 레지듀얼 샘플값들과 예측 샘플값들을 합쳐져 현재 블록의 복원 샘플값을 출력한다. 복호화기(1950)의 복원후 필터링부(1980)는 복원 샘플값들에 대해 하다마드 변환 영역 필터링 또는 바이래터럴 필터링을 수행할 수 있다. 복원후 필터링부(1980)의 필터링을 통해 갱신된 복원 샘플값들은 인트라 예측부(1975)에서 수행될 인트라 예측을 위한 참조 샘플값들로써 이용될 수 있다.The adder 1995 of the decoder 1950 adds the residual sample values and the predicted sample values to output a reconstructed sample value of the current block. After restoration of the decoder 1950, the filtering unit 1980 may perform Hadamard transform region filtering or bilateral filtering on the reconstructed sample values. The reconstructed sample values updated through filtering by the filtering unit 1980 after restoration may be used as reference sample values for intra prediction to be performed by the intra prediction unit 1975.

복호화기(1950)의 인루프 필터링부(1985)는 복원후 필터링을 통해 갱신된 복원 샘플들에 대해 이용하여 디블로킹 필터링 및 적응적 루프 필터링 중 적어도 하나를 수행할 수 있다. 인루프 필터링부(1985)의 필터링을 통해 갱신된 복원 샘플값들은 DPB(1990)에 저장되며, 인터 예측부(1970)에서 수행될 인터 예측을 위한 참조 샘플값들로써 이용될 수 있다.The in-loop filtering unit 1985 of the decoder 1950 may perform at least one of deblocking filtering and adaptive loop filtering by using reconstructed samples updated through filtering after restoration. The reconstructed sample values updated through filtering by the in-loop filtering unit 1985 are stored in the DPB 1990 and may be used as reference sample values for inter prediction to be performed by the inter prediction unit 1970.

상술한 다양한 실시예들은 영상 복호화 장치(100)이 수행하는 영상 복호화 방법과 관련된 동작을 설명한 것이다. 이하에서는 이러한 영상 복호화 방법에 역순의 과정에 해당하는 영상 부호화 방법을 수행하는 영상 부호화 장치(200)의 동작을 다양한 실시예를 통해 설명하도록 한다.The various embodiments described above describe an operation related to an image decoding method performed by the image decoding apparatus 100. Hereinafter, an operation of the image encoding apparatus 200 that performs an image encoding method corresponding to a process in the reverse order of the image decoding method will be described through various embodiments.

도 2는 일 실시예에 따라 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 영상을 부호화 할 수 있는 영상 부호화 장치(200)의 블록도를 도시한다.FIG. 2 is a block diagram of an image encoding apparatus 200 capable of encoding an image based on at least one of block type information and split type mode information, according to an exemplary embodiment.

영상 부호화 장치(200)는 부호화부(220) 및 비트스트림 생성부(210)를 포함할 수 있다. 부호화부(220)는 입력 영상을 수신하여 입력 영상을 부호화할 수 있다. 부호화부(220)는 입력 영상을 부호화하여 적어도 하나의 신택스 엘리먼트를 획득할 수 있다. 신택스 엘리먼트는 skip flag, prediction mode, motion vector difference, motion vector prediction method (or index), transform quantized coefficient, coded block pattern, coded block flag, intra prediction mode, direct flag, merge flag, delta QP, reference index, prediction direction, transform index 중 적어도 하나를 포함할 수 있다. 부호화부(220)는 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나를 포함하는 블록 형태 정보에 기초하여 컨텍스트 모델을 결정할 수 있다. The image encoding apparatus 200 may include an encoder 220 and a bitstream generator 210. The encoder 220 may receive the input image and encode the input image. The encoder 220 may obtain at least one syntax element by encoding the input image. The syntax elements are skip flag, prediction mode, motion vector difference, motion vector prediction method (or index), transform quantized coefficient, coded block pattern, coded block flag, intra prediction mode, direct flag, merge flag, delta QP, reference index, It may include at least one of a prediction direction and a transform index. The encoder 220 may determine a context model based on block shape information including at least one of a shape, direction, width, and height ratio or size of the coding unit.

비트스트림 생성부(210)는 부호화된 입력 영상에 기초하여 비트스트림을 생성할 수 있다. 예를 들어 비트스트림 생성부(210)는 컨텍스트 모델에 기초하여 신택스 엘리먼트를 엔트로피 부호화함으로써 비트스트림을 생성할 수 있다. 또한 영상 부호화 장치(200)는 비트스트림을 영상 복호화 장치(100)로 전송할 수 있다.The bitstream generator 210 may generate a bitstream based on the encoded input image. For example, the bitstream generator 210 may generate a bitstream by entropy encoding the syntax element based on the context model. Also, the image encoding apparatus 200 may transmit a bitstream to the image decoding apparatus 100.

일 실시예에 따라 영상 부호화 장치(200)의 부호화부(220)는 부호화 단위의 형태를 결정할 수 있다. 예를 들면 부호화 단위가 정사각형인지 또는 비-정사각형의 형태를 가질 수 있고, 이러한 형태를 나타내는 정보는 블록 형태 정보에 포함될 수 있다.According to an embodiment, the encoder 220 of the image encoding apparatus 200 may determine a shape of a coding unit. For example, the coding unit may have a square or non-square shape, and information indicating this shape may be included in the block type information.

일 실시예에 따라 부호화부(220)는 부호화 단위가 어떤 형태로 분할될지를 결정할 수 있다. 부호화부(220)는 부호화 단위에 포함되는 적어도 하나의 부호화 단위의 형태를 결정할 수 있고 비트스트림 생성부(210)는 이러한 부호화 단위의 형태에 대한 정보를 포함하는 분할 형태 모드 정보를 포함하는 비트스트림을 생성할 수 있다. According to an embodiment, the encoder 220 may determine in what form the coding unit is to be split. The encoder 220 may determine the type of at least one coding unit included in the coding unit, and the bitstream generator 210 is a bitstream including split type mode information including information on the type of the coding unit. Can be created.

일 실시예에 따라 부호화부(220)는 부호화 단위가 분할되는지 분할되지 않는지 여부를 결정할 수 있다. 부호화부(220)가 부호화 단위에 하나의 부호화 단위만이 포함되거나 또는 부호화 단위가 분할되지 않는 것으로 결정하는 경우 비트스트림 생성부(210)는 부호화 단위가 분할되지 않음을 나타내는 분할 형태 모드 정보를 포함하는 비트스트림을 생성할 수 있다. 또한 부호화부(220)는 부호화 단위에 포함되는 복수개의 부호화 단위로 분할할 수 있고, 비트스트림 생성부(210)는 부호화 단위는 복수개의 부호화 단위로 분할됨을 나타내는 분할 형태 모드 정보를 포함하는 비트스트림을 생성할 수 있다. According to an embodiment, the encoder 220 may determine whether a coding unit is split or not split. When the encoder 220 determines that only one coding unit is included in the coding unit or that the coding unit is not split, the bitstream generator 210 includes split type mode information indicating that the coding unit is not split. It is possible to create a bitstream that can be used. In addition, the encoder 220 may divide the coding unit into a plurality of coding units, and the bitstream generator 210 includes a bitstream including split type mode information indicating that the coding unit is divided into a plurality of coding units. Can be created.

일 실시예에 따라 부호화 단위를 몇 개의 부호화 단위로 분할할지를 나타내거나 어느 방향으로 분할할지를 나타내는 정보가 분할 형태 모드 정보에 포함될 수 있다. 예를 들면 분할 형태 모드 정보는 수직 방향 및 수평 방향 중 적어도 하나의 방향으로 분할하는 것을 나타내거나 또는 분할하지 않는 것을 나타낼 수 있다.According to an embodiment, information indicating how many coding units to be split into or in which direction to split a coding unit may be included in the split type mode information. For example, the division type mode information may indicate division in at least one of a vertical direction and a horizontal direction, or indicates not division.

영상 부호화 장치(200)는 부호화 단위의 분할 형태 모드에 기초하여 분할 형태 모드에 대한 정보를 결정한다. 영상 부호화 장치(200)는 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나에 기초하여 컨텍스트 모델을 결정한다. 그리고, 영상 부호화 장치(200)는 컨텍스트 모델에 기초하여 부호화 단위를 분할하기 위한 분할 형태 모드에 대한 정보를 비트스트림으로 생성한다. The image encoding apparatus 200 determines information on the split mode mode based on the split mode mode of the coding unit. The image encoding apparatus 200 determines a context model based on at least one of a shape, a direction, a width, and a height ratio or a size of a coding unit. In addition, the image encoding apparatus 200 generates information on a split mode for splitting a coding unit as a bitstream based on the context model.

영상 부호화 장치(200)는 컨텍스트 모델을 결정하기 위하여, 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나와 컨텍스트 모델에 대한 인덱스를 대응시키기 위한 배열을 획득할 수 있다. 영상 부호화 장치(200)는 배열에서 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나에 기초하여 컨텍스트 모델에 대한 인덱스를 획득할 수 있다. 영상 부호화 장치(200)는 컨텍스트 모델에 대한 인덱스에 기초하여 컨텍스트 모델을 결정할 수 있다.In order to determine the context model, the image encoding apparatus 200 may obtain an array for correlating at least one of a shape, direction, width, and height ratio or size of a coding unit with an index for the context model. The image encoding apparatus 200 may obtain an index for a context model based on at least one of a shape, direction, width, and height ratio or size of a coding unit in the array. The image encoding apparatus 200 may determine a context model based on an index for the context model.

영상 부호화 장치(200)는, 컨텍스트 모델을 결정하기 위하여, 부호화 단위에 인접한 주변 부호화 단위의 모양, 방향, 너비 및 높이의 비율 또는 크기 중 적어도 하나를 포함하는 블록 형태 정보에 더 기초하여 컨텍스트 모델을 결정할 수 있다. 또한 주변 부호화 단위는 부호화 단위의 좌하측, 좌측, 좌상측, 상측, 우상측, 우측 또는 우하측에 위치한 부호화 단위 중 적어도 하나를 포함할 수 있다.In order to determine the context model, the image encoding apparatus 200 further determines a context model based on block shape information including at least one of a shape, direction, width, and height ratio or size of a neighboring coding unit adjacent to the coding unit. You can decide. Further, the neighboring coding units may include at least one of coding units positioned at the lower left, left, upper left, upper, upper right, right or lower right of the coding unit.

또한, 영상 부호화 장치(200)는, 컨텍스트 모델을 결정하기 위하여, 상측 주변 부호화 단위의 너비의 길이와 부호화 단위의 너비의 길이를 비교할 수 있다. 또한, 영상 부호화 장치(200)는 좌측 및 우측의 주변 부호화 단위의 높이의 길이와 부호화 단위의 높이의 길이를 비교할 수 있다. 또한, 영상 부호화 장치(200)는 비교 결과들에 기초하여 컨텍스트 모델을 결정할 수 있다.Also, in order to determine a context model, the image encoding apparatus 200 may compare the length of the width of the upper neighboring coding unit with the length of the width of the coding unit. In addition, the image encoding apparatus 200 may compare the lengths of the heights of the left and right neighboring coding units with the lengths of the heights of the coding units. Also, the image encoding apparatus 200 may determine a context model based on comparison results.

영상 부호화 장치(200)의 동작은 도 3 내지 도 19에서 설명한 영상 복호화 장치(100)의 동작과 유사한 내용을 포함하고 있으므로, 상세한 설명은 생략한다.Since the operation of the image encoding apparatus 200 includes contents similar to the operation of the image decoding apparatus 100 described in FIGS. 3 to 19, detailed descriptions are omitted.

한편, 본 개시에서 '툴'이란, 영상의 부호화 및 복호화에 이용되는 요소 기술 또는 알고리즘을 의미한다. 영상 부호화 장치는 여러 툴 중에서 선택된 툴을 기반으로 영상을 부호화하고, 영상 복호화 장치는 영상 부호화 장치가 선택한 툴을 확인하고, 확인된 툴을 기반으로 영상을 복원한다.Meanwhile, in the present disclosure, the term “tool” refers to an element description or algorithm used for encoding and decoding an image. The image encoding apparatus encodes an image based on a tool selected from among several tools, and the image decoding apparatus checks a tool selected by the image encoding apparatus and restores an image based on the identified tool.

구체적으로, 툴은 영상의 분할 방법과 관련된 툴, 예측 부호화/예측 복호화에 이용되는 툴, 양자화/역양자화에 이용되는 툴, 변환/역변환에 이용되는 툴 및 필터링에 이용되는 툴 등을 포함할 수 있다.Specifically, the tool may include a tool related to an image segmentation method, a tool used for predictive encoding/predictive decoding, a tool used for quantization/inverse quantization, a tool used for transformation/inverse transformation, a tool used for filtering, and the like. have.

예를 들어, 예측 부호화/예측 복호화에 이용되는 툴은 인터 예측(inter prediction) 툴, 인트라 예측(intra prediction) 툴, 스킵(skip) 툴, 다이렉트(direct) 툴, AMVP(Adaptive motion vector prediction) 툴, 어파인(affine) 툴, BIO(Bi-Optical Flow) 툴, DMVR(Decoder-side Motion Vector Refinement) 툴, IC(Illumination Compensation) 툴, OBMC(overlapped Block Motion Compensation) 툴 및 IPR (Inter prediction refinement) 툴 등을 포함할 수 있다.For example, tools used for predictive encoding/prediction decoding are inter prediction tools, intra prediction tools, skip tools, direct tools, and adaptive motion vector prediction (AMVP) tools. , Affine tool, Bi-Optical Flow (BIO) tool, Decoder-side Motion Vector Refinement (DMVR) tool, Illumination Compensation (IC) tool, overlapped Block Motion Compensation (OBMC) tool, and Inter prediction refinement (IPR) It may include tools and the like.

또한, 변환/역변환에 이용되는 툴은 MT(multiple transform) 툴, NSST(Non-Separable Secondary Transform) 툴, ROT(Rotational Transform) 툴, DST(Discrete Sine Transforms) 툴 및 DCT(Discrete Cosine Transforms) 툴 등을 포함할 수 있다.In addition, tools used for transform/inverse transform include multiple transform (MT) tools, non-separable secondary transform (NSST) tools, rotary transform (ROT) tools, discrete sine transforms (DST) tools, and discrete cosine transforms (DCT) tools. It may include.

또한, 필터링 툴은 디블로킹(deblocking) 툴, SAO(Sample Adaptive Offset) 툴, BF(Bilateral Filter) 툴 및 ALF(Adaptive Loop Filter) 툴 등을 포함할 수 있다.In addition, the filtering tools may include a deblocking tool, a sample adaptive offset (SAO) tool, a bilateral filter (BF) tool, an adaptive loop filter (ALF) tool, and the like.

일반적으로, 코덱 표준에는 매우 많은 수의 툴들이 정의되는데, 코덱이 적용되는 분야에 따라 여러 툴들 중 일부만 사용하는 것이 적합한 경우가 있다. 이를 위해, 표준 제정시 특정 응용에서 이용되는 툴들의 집합을 프로파일로 정의하고 있다. In general, a very large number of tools are defined in the codec standard, and there are cases where it is appropriate to use only some of the various tools depending on the field to which the codec is applied. To this end, a set of tools used in a specific application is defined as a profile when standard is established.

비트스트림이 따르는 프로파일에 대한 정보는 시퀀스 파라미터 세트 등을 통해 디코더로 시그널링되고, 디코더는 시퀀스 파라미터 세트 등으로부터 추출된 프로파일 정보에 따라 해당 비트스트림이 자신의 능력(capability)으로 복호화 가능한 것인지를 확인할 수 있다.Information on the profile followed by the bitstream is signaled to the decoder through a sequence parameter set, etc., and the decoder can check whether the corresponding bitstream can be decoded with its own capability according to the profile information extracted from the sequence parameter set, etc. have.

응용 분야가 다양해짐에 따라 여러 프로파일에 대한 요구가 증가하고 있다. 그러나, 표준 제정 후 새로운 프로파일의 정의를 위해서는 표준 갱신 절차 등을 거쳐야 하므로, 새로운 응용 분야의 발전에 맞춰 신속하게 프로파일을 정의하기 어려울 수 있다. 예를 들어, 제 1 응용 분야에 적합한 툴 A, 툴 B, 툴 C 및 툴 D가 제 1 프로파일로 정의되어 있는 상태에서 새로운 제 2 응용 분야의 등장으로 툴 A 및 툴 B만 지원하는 코덱이 필요한 경우, 툴 A와 툴 B의 집합을 제 2 프로파일로 새로 정의해야 하지만, 이를 표준에 새로 정의하는 데에는 시간 및 비용 측면에서 부담이 될 수 있다.As the application fields diversify, the demand for multiple profiles is increasing. However, since a standard update procedure or the like is required to define a new profile after the standard is established, it may be difficult to quickly define a profile in accordance with the development of a new application field. For example, tool A, tool B, tool C, and tool D suitable for the first application field are defined as the first profile, and the emergence of a new second application field requires a codec that supports only tool A and tool B. In this case, a set of tool A and tool B must be newly defined as a second profile, but it may be burdensome in terms of time and cost to newly define it in the standard.

본 개시의 일 실시예에서는, 다양한 툴 중에서 영상의 부호화 및 복호화를 위해 필요한 툴 세트에 대한 정보를 시그널링함으로써, 새로운 응용 분야의 등장에 신속하게 대응할 수 있다.In an embodiment of the present disclosure, information on a tool set necessary for encoding and decoding an image among various tools is signaled, so that a new application field can be quickly responded to.

이하에서는, 툴 세트를 가리키는 정보에 기반하여 영상을 부호화 하는 방법 및 영상을 복호화하는 방법에 대해 설명한다.Hereinafter, a method of encoding an image and a method of decoding an image based on information indicating a tool set will be described.

도 20은 일 실시예에 따른 영상 복호화 장치(2000)의 구성을 도시하는 블록도이다.20 is a block diagram illustrating a configuration of an image decoding apparatus 2000 according to an exemplary embodiment.

도 20을 참조하면, 영상 복호화 장치(2000)는 엔트로피 복호화부(2010) 및 복원부(2030)를 포함한다.Referring to FIG. 20, the image decoding apparatus 2000 includes an entropy decoding unit 2010 and a reconstruction unit 2030.

도 20에 도시된 엔트로피 복호화부(2010)는 도 1에 도시된 비트스트림 획득부(110)에 대응하고, 복원부(2030)는 도 1에 도시된 복호화부(120)에 대응할 수 있다. 또한, 엔트로피 복호화부(2010)는 도 19에 도시된 엔트로피 복호화부(1955)에 대응하고, 복원부(2030)는 역양자화부(1960), 역변환부(1965), 인터 예측부(1970), 인트라 예측부(1975), 복원후 필터링부(1980) 및 인루프 필터링부(1985)에 대응할 수 있다.The entropy decoding unit 2010 illustrated in FIG. 20 may correspond to the bitstream acquisition unit 110 illustrated in FIG. 1, and the restoration unit 2030 may correspond to the decoding unit 120 illustrated in FIG. 1. In addition, the entropy decoding unit 2010 corresponds to the entropy decoding unit 1955 shown in FIG. 19, and the restoration unit 2030 is an inverse quantization unit 1960, an inverse transform unit 1965, an inter prediction unit 1970, It may correspond to the intra prediction unit 1975, the post-reconstruction filtering unit 1980, and the in-loop filtering unit 1985.

일 실시예에 따른 엔트로피 복호화부(2010) 및 복원부(2030)는 적어도 하나의 프로세서로 구현될 수 있다. 영상 복호화 장치(2000)는 엔트로피 복호화부(2010) 및 복원부(2030)의 입출력 데이터를 저장하는 하나 이상의 메모리(미도시)를 포함할 수 있다. 또한, 영상 복호화 장치(2000)는, 메모리(미도시)의 데이터 입출력을 제어하는 메모리 제어부(미도시)를 포함할 수 있다.The entropy decoding unit 2010 and the restoration unit 2030 according to an embodiment may be implemented with at least one processor. The image decoding apparatus 2000 may include one or more memories (not shown) that store input/output data of the entropy decoding unit 2010 and the restoration unit 2030. In addition, the image decoding apparatus 2000 may include a memory controller (not shown) that controls input/output of data from a memory (not shown).

엔트로피 복호화부(2010)는 하나 이상의 영상으로 이루어진 영상 시퀀스의 부호화 결과로 생성된 비트스트림을 획득한다. 엔트로피 복호화부(2010)는 비트스트림으로부터 영상 시퀀스의 복원을 위한 신택스 엘리먼트들을 획득한다. 신택스 엘리먼트들에 해당하는 이진 값들은 영상의 계층 구조에 따라 비트스트림에 포함될 수 있다. 엔트로피 복호화부(2010)는 비트스트림에 포함된 이진 값들을 엔트로피 코딩하여 신택스 엘리먼트들을 획득할 수 있다.The entropy decoder 2010 obtains a bitstream generated as a result of encoding an image sequence consisting of one or more images. The entropy decoder 2010 obtains syntax elements for reconstructing an image sequence from a bitstream. Binary values corresponding to the syntax elements may be included in the bitstream according to the hierarchical structure of the image. The entropy decoder 2010 may entropy-code binary values included in the bitstream to obtain syntax elements.

도 21은 영상의 계층 구조에 따라 생성된 비트스트림(2100)의 구조를 도시하는 예시적인 도면이다.21 is an exemplary diagram illustrating a structure of a bitstream 2100 generated according to a hierarchical structure of an image.

도 21을 참조하면, 비트스트림(2100)은 시퀀스 파라미터 세트(2110), 픽처 파라미터 세트(2120), 슬라이스 헤더(2130) 및 슬라이스 데이터(2140)를 포함할 수 있다.Referring to FIG. 21, a bitstream 2100 may include a sequence parameter set 2110, a picture parameter set 2120, a slice header 2130, and slice data 2140.

시퀀스 파라미터 세트(2110), 픽처 파라미터 세트(2120), 슬라이스 헤더(2130) 및 슬라이스 데이터(2140) 각각은 영상의 계층 구조에 따른 각 계층에서 이용되는 신택스 엘리먼트들을 포함한다.Each of the sequence parameter set 2110, the picture parameter set 2120, the slice header 2130, and the slice data 2140 includes syntax elements used in each layer according to a layer structure of an image.

구체적으로, 시퀀스 파라미터 세트(2110)는 하나 이상의 영상으로 이루어진 영상 시퀀스에서 이용되는 신택스 엘리먼트들을 포함한다. Specifically, the sequence parameter set 2110 includes syntax elements used in an image sequence composed of one or more images.

픽처 파라미터 세트(2120)는 하나의 영상에서 이용되는 신택스 엘리먼트들을 포함하며, 시퀀스 파라미터 세트(2110)를 참조할 수 있다. The picture parameter set 2120 includes syntax elements used in one image, and may refer to the sequence parameter set 2110.

슬라이스 헤더(2130)는 영상 내에서 결정된 슬라이스에서 이용되는 신택스 엘리먼트들을 포함하며, 픽처 파라미터 세트(2120) 및 시퀀스 파라미터 세트(2110)를 참조할 수 있다. The slice header 2130 includes syntax elements used in a slice determined in an image, and may refer to a picture parameter set 2120 and a sequence parameter set 2110.

또한, 슬라이스 데이터(2140)는 슬라이스 내에서 결정된 블록에서 이용되는 신택스 엘리먼트들을 포함하며, 슬라이스 헤더(2130), 픽처 파라미터 세트(2120) 및 시퀀스 파라미터 세트(2110)를 참조할 수 있다.In addition, the slice data 2140 includes syntax elements used in a block determined within the slice, and may refer to a slice header 2130, a picture parameter set 2120, and a sequence parameter set 2110.

일 실시예에서, 슬라이스 데이터(2140)는 슬라이스 내에서 결정된 최대 부호화 단위(CTU)와 관련된 신택스 엘리먼트, 부호화 단위(CU)와 관련된 신택스 엘리먼트, 변환 단위(TU)와 관련된 신택스 엘리먼트 및 잔차 블록과 관련된 신택스 엘리먼트 등을 포함할 수 있다.In one embodiment, the slice data 2140 is a syntax element related to a maximum coding unit (CTU) determined in a slice, a syntax element related to a coding unit (CU), a syntax element related to a transformation unit (TU), and a residual block. It may include a syntax element and the like.

도 21에 도시된 비트스트림(2100)의 구조는 하나의 예시일 뿐이다. 즉, 시퀀스 파라미터 세트(2110), 픽처 파라미터 세트(2120), 슬라이스 헤더(2130) 및 슬라이스 데이터(2140) 중 일부는 비트스트림(2100)에 포함되지 않을 수 있고, 도시되지 않은 파라미터 세트, 예를 들어, 비디오 파라미터 세트가 비트스트림(2100)에 포함될 수 있다.The structure of the bitstream 2100 shown in FIG. 21 is only an example. That is, some of the sequence parameter set 2110, the picture parameter set 2120, the slice header 2130, and the slice data 2140 may not be included in the bitstream 2100, and a parameter set not shown, for example, For example, a video parameter set may be included in the bitstream 2100.

복원부(2030)는 비트스트림으로부터 추출된 신택스 엘리먼트들을 이용하여 영상을 복원한다. The reconstructor 2030 reconstructs an image using syntax elements extracted from the bitstream.

복원부(2030)는 시퀀스 파라미터 세트로부터 영상 시퀀스에 대해 사용된 툴을 확인하고, 확인된 툴을 기반으로 슬라이스 데이터 등으로부터 추출된 신택스 엘리먼트들을 이용하여 영상 시퀀스를 복원할 수 있다. 소정 툴이 영상 시퀀스에 대해 사용되었다는 것은, 영상 시퀀스를 이루는 영상 내에서 결정된 부호화 단위의 분할, 부호화 단위의 예측 부호화, 잔차 블록의 변환, 잔차 블록의 양자화 또는 복원 블록의 필터링에 소정 툴이 적용되었다는 것을 의미한다. 소정 툴이 제 1 부호화 단위에 대해 사용되고, 제 2 부호화 단위에 대해서는 사용되지 않은 경우, 제 1 부호화 단위와 제 2 부호화 단위를 포함하는 영상 시퀀스에 대해 소정 툴이 사용된 것으로 결정될 수 있다.The reconstructor 2030 may check the tool used for the image sequence from the sequence parameter set, and reconstruct the image sequence using syntax elements extracted from slice data or the like based on the identified tool. The fact that a predetermined tool was used for an image sequence means that a predetermined tool was applied to the division of the coding unit determined in the image constituting the image sequence, predictive encoding of the coding unit, transform of the residual block, quantization of the residual block, or filtering of the reconstructed block Means that. When a predetermined tool is used for the first coding unit and not for the second coding unit, it may be determined that the predetermined tool is used for an image sequence including the first coding unit and the second coding unit.

복원부(2030)는 시퀀스 파라미터 세트로부터 추출된 제 1의 툴 세트 인덱스를 이용하여 비트스트림, 예를 들어, 슬라이스 데이터 등을 복호화하는데 허용되는 툴을 식별할 수 있다.The reconstruction unit 2030 may identify a tool allowed to decode a bitstream, for example, slice data, or the like by using the first tool set index extracted from the sequence parameter set.

비트스트림의 복호화에 소정 툴이 허용되었다는 것은, 비트스트림을 복호화하기 위해 영상 복호화 장치(2000)가 소정 툴을 사용할 수 있는 능력을 가지고 있어야 한다는 것을 의미하고, 소정 툴이 영상 시퀀스의 부호화에 실제로 사용되었는지 여부를 가리키는 것은 아니다.The fact that a predetermined tool is allowed for decoding a bitstream means that the video decoding apparatus 2000 must have the ability to use a predetermined tool in order to decode the bitstream, and the predetermined tool is actually used for encoding the video sequence. It does not indicate whether or not.

제 1의 툴 세트 인덱스는 미리 결정된 복수의 툴 중 비트스트림, 예를 들어, 비트스트림의 슬라이스 헤더 및/또는 슬라이스 데이터를 복호화하는데 허용되는 툴을 나타낸다. 복수의 툴 중에서 비트스트림을 복호화하는데 허용되는 툴과, 허용되지 않은 툴이 제 1의 툴 세트 인덱스로부터 식별될 수 있다. 여기서, 비트스트림의 복호화란, 비트스트림으로부터 신택스 엘리먼트들을 추출하고, 추출된 신택스 엘리먼트들로부터 소정의 툴에 따라 영상을 복원하는 것을 의미할 수 있다.The first tool set index indicates a tool allowed to decode a bitstream, for example, a slice header and/or slice data of a bitstream, among a plurality of predetermined tools. Among the plurality of tools, a tool that is allowed to decode a bitstream and a tool that is not allowed may be identified from the first tool set index. Here, decoding of a bitstream may mean extracting syntax elements from the bitstream and reconstructing an image from the extracted syntax elements according to a predetermined tool.

제 1의 툴 세트 인덱스는 소정 길이의 제 1 비트열로 표현될 수 있다. 예를 들어, 제 1 비트열은 32개의 비트로 이루어질 수 있다. 제 1 비트열을 구성하는 복수의 비트 각각이 복수의 툴이 비트스트림을 복호화하는데 허용된 것인지 여부를 나타낼 수 있다.The first tool set index may be represented by a first bit string having a predetermined length. For example, the first bit string may consist of 32 bits. Each of a plurality of bits constituting the first bit stream may indicate whether or not a plurality of tools are allowed to decode the bitstream.

도 22는 제 1 비트열의 각 비트에 대응하는 툴을 도시하는 표이다. 도 22는 인덱스 0을 갖는 비트에 대응하는 btt(binary and ternary splits) 툴로부터 인덱스 20을 갖는 비트에 대응하는 hmvp(history-based merging candidates) 툴까지 총 21개의 툴을 도시하고 있는데, 이들 중 일부의 처리 과정에 대해서는 후술한다.22 is a table showing a tool corresponding to each bit of a first bit string. FIG. 22 shows a total of 21 tools, from a btt (binary and ternary splits) tool corresponding to a bit having an index 0 to a history-based merging candidates (hmvp) tool corresponding to a bit having an index 20, some of which The processing process of will be described later.

도 22에 도시된 바와 같이, 제 1 비트열을 구성하는 각각의 비트는 복수의 툴 중 어느 하나의 툴에 대응할 수 있다. 0의 인덱스를 갖는 비트, 예를 들어, 제 1 비트열에서 가장 우측에 위치하는 비트는 btt 툴의 허용 여부를 나타내고, 1의 인덱스를 갖는 비트, 예를 들어, 0의 인덱스를 갖는 비트의 좌측에 위치한 비트는 suco(split unit coding ordering) 툴의 허용 여부를 나타낼 수 있다. 도 22에 도시된 비트 인덱스는 제 1 비트열에 포함된 비트의 위치를 나타낸다. 예를 들어, 비트 인덱스는 제 1 비트열의 가장 우측 비트를 기준으로 좌측 방향으로 어느 정도 떨어져 있는지를 나타낼 수 있다. As shown in FIG. 22, each bit constituting the first bit string may correspond to any one of a plurality of tools. The bit with the index of 0, for example, the rightmost bit in the first bit string, indicates whether the btt tool is allowed, and the bit with the index of 1, for example, the left of the bit with the index of 0 A bit located at may indicate whether or not a split unit coding ordering (suco) tool is allowed. The bit index shown in FIG. 22 indicates the position of a bit included in the first bit string. For example, the bit index may indicate how far from the rightmost bit of the first bit string in the left direction.

0의 인덱스를 갖는 비트의 값이 1이면, 비트스트림을 복호화하는데 btt 툴이 허용되고, 0의 인덱스를 갖는 비트의 값이 0이면, 비트스트림을 복호화하는데 btt 툴이 허용되지 않다는 것이 확인될 수 있다. 또한, 1의 인덱스를 갖는 비트의 값이 1이면, 비트스트림을 복호화하는데 suco 툴이 허용되고, 1의 인덱스를 갖는 비트의 값이 0이면, 비트스트림을 복호화하는데 suco 툴이 허용되지 않다는 것이 확인될 수 있다.If the value of the bit with the index of 0 is 1, the btt tool is allowed to decode the bitstream, and if the value of the bit with the index of 0 is 0, it can be confirmed that the btt tool is not allowed to decode the bitstream. have. In addition, if the value of the bit with the index of 1 is 1, it is confirmed that the suco tool is allowed to decode the bitstream, and if the value of the bit with the index of 1 is 0, the suco tool is not allowed to decode the bitstream. Can be.

제 1의 툴 세트 인덱스는 비트스트림을 복호화할 수 있는 디코더의 능력을 제한한다. 따라서, 복원부(2030)는 제 1 비트열을 이루는 각 비트의 값으로부터 자신의 능력으로 비트스트림을 복원할 수 있는지를 확인할 수 있다. 예를 들어, 0의 인덱스를 갖는 비트의 값이 1인데, 복원부(2030)가 btt 툴을 사용할 수 없는 경우, 복원부(2030)는 비트스트림의 복호화가 불가능한 것으로 판단할 수 있다. 복원부(2030)는 제 1의 툴 세트 인덱스로부터 식별된 툴, 즉 비트스트림을 복호화하는데 허용되는 툴의 사용이 불가능한 경우, 비트스트림의 복호화를 중단할 수 있다.The first tool set index limits the decoder's ability to decode the bitstream. Accordingly, the restorer 2030 may check whether the bitstream can be restored with its own capability from the value of each bit constituting the first bit stream. For example, if a bit value having an index of 0 is 1, and the restoration unit 2030 cannot use the btt tool, the restoration unit 2030 may determine that decoding of the bitstream is impossible. If the tool identified from the first tool set index, that is, a tool that is allowed to decode the bitstream is not available, the decoding unit 2030 may stop decoding the bitstream.

도 23은 영상 복호화 장치(2000)가 비트스트림을 복호화하는데 필요한 툴을 사용할 수 없는 경우, 비트스트림의 복호화가 불가능함을 설명하기 위한 도면이다.FIG. 23 is a diagram for explaining that decoding of a bitstream is impossible when the video decoding apparatus 2000 cannot use a tool required for decoding a bitstream.

도 23은 비트스트림에 포함된 슬라이스 데이터 내 split_unit 관련 신택스 구조를 도시하고 있는데, S2310에서는 sps_btt_flag가 1인지가 판단된다. sps_btt_flag는 비트스트림의 시퀀스 파라미터 세트로부터 추출된 신택스 엘리먼트로서, 영상 시퀀스에 대해 btt 툴이 사용된 것인지 여부를 나타낸다. sps_btt_flag의 값이 1인 경우, 영상 시퀀스에 대해 btt 툴이 사용된 것으로 식별되고, sps_btt_flag의 값이 0인 경우, 영상 시퀀스에 대해 btt 툴이 사용되지 않은 것으로 식별된다. 23 shows a syntax structure related to split_unit in slice data included in a bitstream. In S2310, it is determined whether sps_btt_flag is 1. sps_btt_flag is a syntax element extracted from a sequence parameter set of a bitstream, and indicates whether the btt tool is used for an image sequence. When the value of sps_btt_flag is 1, it is identified that the btt tool is used for the video sequence, and when the value of sps_btt_flag is 0, it is identified that the btt tool is not used for the video sequence.

후술하는 바와 같이, sps_btt_flag가 1이기 위해서는 제 1 비트열 내에서 btt 툴에 대응하는 비트의 값이 1이어야 한다. 즉, 제 1의 툴 세트 인덱스로부터 btt 툴이 비트스트림을 복호화하는데 허용되는 툴인 것으로 확인되어야 한다.As described later, in order for sps_btt_flag to be 1, the value of the bit corresponding to the btt tool in the first bit stream must be 1. That is, it should be confirmed from the first tool set index that the btt tool is an acceptable tool for decoding the bitstream.

sps_btt_flag가 1이면, S2320, S2330, S2340 각각에서 btt_split_flag, btt_split_dir, btt_split_type이 추출된다. btt_split_flag는 현재 부호화 단위가 하위 부호화 단위로 분할되는지 여부를 나타내고, btt_split_dir은 현재 부호화 단위가 폭 방향으로 분할되는 것인지, 높이 방향으로 분할되는 것인지를 나타낸다. 또한, btt_split_type은 현재 부호화 단위가 2개의 하위 부호화 단위로 분할되는 것인지, 3개의 하위 부호화 단위로 분할되는 것인지를 나타낸다.If sps_btt_flag is 1, btt_split_flag, btt_split_dir, and btt_split_type are extracted from each of S2320, S2330, and S2340. btt_split_flag indicates whether the current coding unit is divided into lower coding units, and btt_split_dir indicates whether the current coding unit is divided in the width direction or the height direction. In addition, btt_split_type indicates whether the current coding unit is split into two sub-coding units or three sub-coding units.

영상 복호화 장치(2000)가 btt 툴을 사용할 능력을 갖고 있고, 영상 시퀀스의 부호화에 btt 툴이 사용된 경우, 복원부(2030)는 btt_split_flag, btt_split_dir 및 btt_split_type에 따라 현재 부호화 단위를 2개 또는 3개의 하위 부호화 단위로 분할하여 현재 부호화 단위를 복원한다. 그러나, 영상 복호화 장치(2000)가 btt 툴을 사용할 능력을 가지지 못한 경우에는, 비트스트림에 포함된 빈(bin)들이 btt_split_flag, btt_split_dir 및 btt_split_type에 해당하는 것인지 자체를 확인할 수 없고, 해당 빈들을 다른 툴의 신택스 엘리먼트에 해당하는 것으로 잘못 판단할 수 있다. 따라서, 본 개시에서는 비트스트림을 복호화하기 위해 영상 복호화 장치(2000)가 어떠한 능력을 가지고 있어야 하는지를 제 1의 툴 세트 인덱스를 통해 미리 알려줌으로써, 영상이 부정확하게 복원되는 경우를 방지할 수 있다.When the video decoding apparatus 2000 has the ability to use the btt tool, and the btt tool is used to encode the video sequence, the reconstructor 2030 uses two or three current coding units according to btt_split_flag, btt_split_dir, and btt_split_type. The current coding unit is reconstructed by dividing into lower coding units. However, if the video decoding apparatus 2000 does not have the ability to use the btt tool, it cannot be determined whether bins included in the bitstream correspond to btt_split_flag, btt_split_dir, and btt_split_type, and the bins are used with other tools. It can be erroneously determined that it corresponds to the syntax element of. Accordingly, in the present disclosure, a case in which an image is incorrectly reconstructed can be prevented by notifying in advance what capabilities the image decoding apparatus 2000 should have in order to decode a bitstream through the first tool set index.

한편, 엔트로피 복호화부(2010)는 시퀀스 파라미터 세트로부터 제 1의 툴 세트 인덱스와 함께, 복수의 툴이 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 획득한다. 툴 플래그들은 전술한 sps_btt_flag와 같이, 미리 결정된 툴이 영상 시퀀스를 부호화하는데 사용되었는지 여부를 나타낼 수 있다. 예를 들어, 1의 값을 갖는 sps_btt_flag는 영상 시퀀스에 대해 btt 툴이 사용되었음을 가리키고, 0의 값을 갖는 sps_btt_flag는 영상 시퀀스에 대해 btt 툴이 사용되지 않았음을 가리킨다.Meanwhile, the entropy decoder 2010 obtains a first tool set index from the sequence parameter set and tool flags indicating whether a plurality of tools are used for an image sequence. The tool flags, like sps_btt_flag described above, may indicate whether a predetermined tool is used to encode an image sequence. For example, sps_btt_flag having a value of 1 indicates that the btt tool is used for an image sequence, and sps_btt_flag having a value of 0 indicates that the btt tool has not been used for an image sequence.

복원부(2030)는 툴 플래그들로부터 영상 시퀀스를 부호화하는데 사용된 툴을 식별하고, 식별된 툴을 기반으로 영상 시퀀스에서 결정된 슬라이스 데이터들을 복호화하여 영상 시퀀스를 복원한다.The reconstructor 2030 identifies a tool used to encode an image sequence from the tool flags, and reconstructs the image sequence by decoding slice data determined in the image sequence based on the identified tool.

일 실시예에서, 복수의 툴의 사용 여부를 나타내는 툴 플래그들의 값은, 제 1의 툴 세트 인덱스의 값에 따라 제한된다. 구체적으로, 제 1의 툴 세트 인덱스에 해당하는 제 1 비트열에서 소정 위치의 비트의 값이 1이면, 해당 비트에 대응하는 툴의 사용 여부를 가리키는 툴 플래그는 0 또는 1의 값을 가질 수 있다. 제 1 비트열에서 소정 위치의 비트의 값이 0이면, 해당 비트에 대응하는 툴의 사용 여부를 가리키는 툴 플래그는 0의 값만을 가질 수 있다. 즉, 소정 툴이 비트스트림의 복호화에 허용되지 않는 경우, 소정 툴의 툴 플래그는 소정 툴이 영상 시퀀스에 대해 사용되지 않았음을 가리켜야 하고, 소정 툴이 비트스트림의 복호화에 허용된 경우, 소정 툴의 툴 플래그는 소정 툴이 영상 시퀀스에 대해 사용되었음을 가리키거나, 사용되지 않았음을 가리켜야 한다.In an embodiment, values of tool flags indicating whether a plurality of tools are used are limited according to a value of a first tool set index. Specifically, if a value of a bit at a predetermined position in the first bit string corresponding to the first tool set index is 1, a tool flag indicating whether to use a tool corresponding to the corresponding bit may have a value of 0 or 1. . When a value of a bit at a predetermined position in the first bit string is 0, a tool flag indicating whether to use a tool corresponding to the corresponding bit may have only a value of 0. That is, if a certain tool is not allowed for decoding the bitstream, the tool flag of the certain tool should indicate that the certain tool has not been used for the image sequence, and if the certain tool is allowed for decoding the bitstream, The tool flag of the tool should indicate that the given tool has been used for the image sequence, or that it has not been used.

도 24는 시퀀스 파라미터 세트의 신택스 구조를 나타내는 예시적인 도면이다.24 is an exemplary diagram showing a syntax structure of a sequence parameter set.

도 24를 참조하면, S2410에서 profile_idc가 비트스트림으로부터 추출된다. profile_idc는 비트스트림이 따르는(conform) 프로파일을 나타낸다. Referring to FIG. 24, in S2410, profile_idc is extracted from the bitstream. profile_idc represents a profile conforming to the bitstream.

일 실시예에서, 0의 값을 갖는 profile_idc는, 비트스트림이 도 22에 도시된 툴들을 이용할 수 없는 프로파일(이하, 베이스라인 프로파일)에 따라 생성되었음을 나타낼 수 있다. 전술한 바와 같이, 영상 부호화 장치 및 영상 복호화 장치(2000)는 영상의 부호화/복호화를 위해 여러 툴을 이용하는데, 베이스라인 프로파일은 미리 결정된 디폴트 툴들을 영상의 부호화/복호화에 이용할 수 있는 것으로 정의된 프로파일이다.In an embodiment, profile_idc having a value of 0 may indicate that the bitstream is generated according to a profile (hereinafter, referred to as a baseline profile) in which the tools shown in FIG. 22 are not available. As described above, the image encoding apparatus and the image decoding apparatus 2000 use several tools for encoding/decoding an image, and the baseline profile is defined as being able to use predetermined default tools for encoding/decoding an image. Profile.

1의 값을 갖는 profile_idc는, 비트스트림이 도 22에 도시된 툴들을 이용할 수 있는 프로파일(이하, 메인 프로파일)에 따라 생성되었음을 나타낼 수 있다. 메인 프로파일은 미리 결정된 디폴트 툴들과 미리 결정된 어드밴스드 툴들(예를 들어, 도 22에 도시된 툴들)을 영상의 부호화/복호화에 이용할 수 있 것으로 정의된 프로파일이다.A profile_idc having a value of 1 may indicate that a bitstream is generated according to a profile (hereinafter, referred to as a main profile) in which the tools shown in FIG. 22 can be used. The main profile is a profile defined to be able to use predetermined default tools and predetermined advanced tools (eg, tools shown in FIG. 22) for encoding/decoding an image.

S2420에서 level_idc가 추출된다. level_idc는 부호화/복호화의 대상이 되는 영상의 해상도 등을 나타낸다.Level_idc is extracted in S2420. level_idc represents the resolution of an image to be encoded/decoded.

S2430에서, 전술한 제 1의 툴 세트 인덱스에 해당하는 toolset_idc_h가 추출된다. 도 24는 toolset_idc_h가 32개의 비트로 이루어졌음을 도시하고 있으나, toolset_idc_h에 해당하는 제 1 비트열은 다양한 개수의 비트로 이루어질 수 있다.In S2430, toolset_idc_h corresponding to the above-described first tool set index is extracted. 24 shows that toolset_idc_h is composed of 32 bits, the first bit string corresponding to toolset_idc_h may be composed of various numbers of bits.

일 실시예에서, profile_idc가 베이스라인 프로파일을 가리키면, toolset_idc_h의 값은 0으로 제한된다. 즉, 제 1 비트열을 이루는 모든 비트들의 값이 0으로 제한된다. 반대로, profile_idc가 메인 프로파일을 가리키면, toolset_idc_h는 0 이상의 값을 가질 수 있다. 즉, 제 1 비트열을 이루는 비트들이 0 또는 1의 값을 가질 수 있고, 이에 따라 어드밴스드 툴 중에서 비트스트림을 복호화하는데 허용되는 툴과 허용되지 않는 툴이 식별될 수 있다.In one embodiment, if profile_idc points to the baseline profile, the value of toolset_idc_h is limited to zero. That is, the values of all the bits constituting the first bit string are limited to 0. Conversely, when profile_idc indicates the main profile, toolset_idc_h may have a value of 0 or more. That is, bits constituting the first bit stream may have a value of 0 or 1, and accordingly, among advanced tools, tools that are allowed to decode the bitstream and tools that are not allowed can be identified.

S2440에서, 제 2의 툴 세트 인덱스에 해당하는 toolset_idc_l이 추출될 수 있다. toolset_idc_l은 소정 길이의 제 2 비트열로 표현되며, toolset_idc_l의 길이와 toolset_idc_h의 길이는 동일할 수 있다.In S2440, toolset_idc_l corresponding to the second tool set index may be extracted. toolset_idc_l is expressed as a second bit string having a predetermined length, and the length of toolset_idc_l and the length of toolset_idc_h may be the same.

toolset_idc_l은 복수의 툴 (전술한 어드밴스드 툴) 중 영상 시퀀스에 대해 사용된 툴을 나타낸다. toolset_idc_h는 비트스트림을 복호화하는데 허용되는 툴과 허용되지 않는 툴을 가리키는 반면에, toolset_idc_l은 비트스트림을 복호화하는데 필수적으로 필요한 툴을 가리킨다. toolset_idc_h를 통해 소정 툴이 비트스트림을 복호화하는데 허용된 것으로 식별되었더라도, 해당 툴은 영상 시퀀스에 대해 사용될 수도 또는 사용되지 않을 수도 있다. 그러나, toolset_idc_l에 해당하는 제 2 비트열에서 소정 툴에 대응하는 비트의 값이 1이라면, 해당 툴은 영상 시퀀스에 대해 사용된 것으로 식별된다. 즉, toolset_idc_l에 해당하는 제 2 비트열에서 소정 툴에 대응하는 비트의 값이 1이라면, 해당 툴에 대응하는 툴 플래그는 1의 값만을 가질 수 있다.toolset_idc_l represents a tool used for an image sequence among a plurality of tools (advanced tools described above). toolset_idc_h indicates a tool that is allowed and not allowed to decode a bitstream, while toolset_idc_l indicates a tool that is essential for decoding a bitstream. Even if a certain tool is identified as allowed to decode the bitstream through toolset_idc_h, the tool may or may not be used for the image sequence. However, if the value of the bit corresponding to the predetermined tool in the second bit string corresponding to toolset_idc_l is 1, the tool is identified as being used for the image sequence. That is, if the value of the bit corresponding to the predetermined tool in the second bit string corresponding to toolset_idc_l is 1, the tool flag corresponding to the corresponding tool may have only a value of 1.

toolset_idc_l에 해당하는 제 2 비트열에서 소정 툴에 대응하는 비트의 값이 0이라면, 해당 툴은 영상 시퀀스에 대해 사용되었을 수도 있는 것으로 식별된다. 즉, toolset_idc_h에 해당하는 제 1 비트열에서 소정 툴에 대응하는 비트의 값이 1이고, toolset_idc_l에 해당하는 제 2 비트열에서 동일한 툴에 대응하는 비트의 값이 0이라면, 해당 툴은 영상 시퀀스에 대해 사용되었을 수도 또는 사용되지 않았을 수도 있다. 다시 말하면, toolset_idc_h에 해당하는 제 1 비트열에서 소정 툴에 대응하는 비트의 값이 1이고, toolset_idc_l에 해당하는 제 2 비트열에서 동일한 툴에 대응하는 비트의 값이 0이라면, 해당 툴에 대응하는 툴 플래그는 0 또는 1의 값을 가질 수 있다. If the value of the bit corresponding to the predetermined tool in the second bit stream corresponding to toolset_idc_l is 0, it is identified that the tool may have been used for the image sequence. That is, if the value of the bit corresponding to the predetermined tool in the first bit string corresponding to toolset_idc_h is 1, and the value of the bit corresponding to the same tool in the second bit string corresponding to toolset_idc_l is 0, the corresponding tool is It may or may not have been used for. In other words, if the value of the bit corresponding to the predetermined tool in the first bit string corresponding to toolset_idc_h is 1, and the value of the bit corresponding to the same tool in the second bit string corresponding to toolset_idc_l is 0, the corresponding tool The tool flag may have a value of 0 or 1.

toolset_idc_l에 해당하는 제 2 비트열을 구성하는 각 비트는 복수의 툴 각각에 대응할 수 있는데, 제 2 비트열과 복수의 툴 사이의 대응 관계는 도 22에 도시된 제 1 비트열과 복수의 툴 사이의 대응 관계와 동일할 수 있다.Each bit constituting the second bit stream corresponding to toolset_idc_l may correspond to each of a plurality of tools, and the correspondence between the second bit stream and the plurality of tools is the correspondence between the first bit stream and the plurality of tools shown in FIG. It can be the same as a relationship.

제 2 비트열을 구성하는 각 비트의 값은, 제 1 비트열을 구성하는 각 비트의 값에 따라 제한될 수 있다. 제 1 비트열 내 소정 위치의 비트의 값이 0이라면, 해당 비트에 대응하는 툴은 영상 시퀀스를 복호화하는데 허용되지 않은 것으로 확인되지만, 제 2 비트열 내 소정 위치의 비트의 값이 1이라면, 해당 비트에 대응하는 툴은 영상 시퀀스에 대해 사용된 것으로 확인되므로, 제 1 비트열과 제 2 비트열 사이에 모순이 발생할 수 있다. 따라서, 제 1 비트열 내 소정 위치의 비트의 값이 0이라면, 제 2 비트열 내 동일 위치의 비트의 값은 0으로 제한된다.The value of each bit constituting the second bit stream may be limited according to the value of each bit constituting the first bit stream. If the value of the bit at a predetermined position in the first bit string is 0, it is confirmed that the tool corresponding to the bit is not allowed to decode the image sequence, but if the value of the bit at a predetermined position in the second bit string is 1, the corresponding Since the tool corresponding to the bit is confirmed to be used for the image sequence, a contradiction may occur between the first bit stream and the second bit stream. Accordingly, if the value of the bit at the predetermined position in the first bit string is 0, the value of the bit at the same position in the second bit string is limited to 0.

S2450에서는 복수의 툴들이 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들이 획득된다. 전술한 바와 같이, 0의 값을 갖는 툴 플래그는 툴이 영상 시퀀스에 대해 사용되지 않았다는 것을 가리키고, 1의 값을 갖는 툴 플래그는 툴이 영상 시퀀스에 대해 사용되었음을 가리킨다.In S2450, tool flags indicating whether a plurality of tools are used for an image sequence are obtained. As described above, a tool flag with a value of 0 indicates that the tool has not been used for an image sequence, and a tool flag with a value of 1 indicates that the tool has been used for an image sequence.

툴 플래그들의 값은 제 1의 툴 세트 인덱스(즉, toolset_idc_h)와 제 2의 툴 세트 인덱스(즉, toolset_idc_l)의 각 비트의 값에 따라 제한된다. 전술한 바와 같이, 제 1 비트열 내 소정 위치의 비트의 값이 0이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 0의 값을 가져야 하고, 소정 위치의 비트의 값이 1이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 0 또는 1의 값을 가질 수 있다. The value of the tool flags is limited according to the value of each bit of the first tool set index (ie, toolset_idc_h) and the second tool set index (ie, toolset_idc_l). As described above, if the value of the bit at the predetermined position in the first bit string is 0, the tool flag of the tool corresponding to the bit at the predetermined position should have a value of 0, and if the value of the bit at the predetermined position is 1, The tool flag of the tool corresponding to the bit of the position may have a value of 0 or 1.

일 실시예에서, 제 2 비트열 내 소정 위치의 비트의 값이 1이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 1의 값을 가져야 하고, 소정 위치의 비트의 값이 0이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 0 또는 1의 값을 가질 수 있다.In one embodiment, if the value of the bit at the predetermined position in the second bit string is 1, the tool flag of the tool corresponding to the bit at the predetermined position should have a value of 1, and if the value of the bit at the predetermined position is 0, The tool flag of the tool corresponding to the bit of the position may have a value of 0 or 1.

제 1의 툴 세트 인덱스의 값과 제 2의 툴 세트 인덱스의 값에 따라 툴 플래그들이 가질 수 있는 값에 대해 도 25를 참조하여 설명한다.Values that the tool flags may have according to the value of the first tool set index and the value of the second tool set index will be described with reference to FIG. 25.

도 25는 제 1의 툴 세트 인덱스의 값과 제 2의 툴 세트 인덱스의 값에 따라 제한되는 툴 플래그들의 값을 나타내는 예시적인 도면이다.25 is an exemplary diagram illustrating values of tool flags limited according to a value of a first tool set index and a value of a second tool set index.

도 25에서 sps_btt_flag <= toolset_idc_h & 0x1은 제 1 비트열 중 가장 우측에 위치하는 비트(0의 인덱스를 갖는 비트)의 값이 1이라면, sps_btt_flag가 0 또는 1의 값을 가질 수 있다는 것을 의미한다. 또한, sps_btt_flag >= toolset_idc_l & 0x1는 제 2 비트열 중 0의 인덱스를 갖는 비트의 값이 1이라면, sps_btt_flag가 1의 값을 가질 수 있다는 것을 의미한다. 즉, 제 1 비트열 내 0의 인덱스를 갖는 비트의 값이 1이고, 제 2 비트열 내 0의 인덱스를 갖는 비트의 값이 1이라면, sps_btt_flag의 값은 1로 제한된다. 또한, 제 1 비트열 내 0의 인덱스를 갖는 비트의 값이 1이고, 제 2 비트열 내 0의 인덱스를 갖는 비트의 값이 0이라면, sps_btt_flag의 값은 0 또는 1로 제한된다. 또한, 제 1 비트열 내 0의 인덱스를 갖는 비트의 값이 0이고, 제 2 비트열 내 0의 인덱스를 갖는 비트의 값이 0이라면, sps_btt_flag의 값은 0으로 제한된다. 전술한 바와 같이, 제 1 비트열 내 0의 인덱스를 갖는 비트의 값이 0인 경우, 제 2 비트열 내 0의 인덱스를 갖는 비트는 1의 값을 가질 수 없다.In FIG. 25, sps_btt_flag <= toolset_idc_h & 0x1 means that if the value of the rightmost bit (bit with an index of 0) of the first bit string is 1, sps_btt_flag may have a value of 0 or 1. In addition, sps_btt_flag >= toolset_idc_l & 0x1 means that sps_btt_flag may have a value of 1 if the value of the bit having the index of 0 in the second bit string is 1. That is, if the value of the bit having the index of 0 in the first bit string is 1 and the value of the bit having the index of 0 in the second bit string is 1, the value of sps_btt_flag is limited to 1. Also, if the value of the bit having the index of 0 in the first bit string is 1 and the value of the bit having the index of 0 in the second bit string is 0, the value of sps_btt_flag is limited to 0 or 1. In addition, if the value of the bit having the index of 0 in the first bit string is 0 and the value of the bit having the index of 0 in the second bit string is 0, the value of sps_btt_flag is limited to 0. As described above, when the value of the bit having the index of 0 in the first bit string is 0, the bit having the index of 0 in the second bit string cannot have the value of 1.

도 25에 도시된 바와 같이, sps_suco_flag의 값은 제 1 비트열 내 1의 인덱스를 갖는 비트의 값과 제 2 비트열 내 1의 인덱스를 갖는 비트의 값에 따라 제한되고, sps_amvr_flag의 값은 제 1 비트열 내 2의 인덱스를 갖는 비트의 값과 제 2 비트열 내 2의 인덱스를 갖는 비트의 값에 따라 제한된다.As shown in FIG. 25, the value of sps_suco_flag is limited according to the value of the bit having the index of 1 in the first bit string and the value of the bit having the index of 1 in the second bit string, and the value of sps_amvr_flag is first It is limited according to the value of the bit having the index of 2 in the bit string and the value of the bit having the index of 2 in the second bit string.

이하에서는, 메인 프로파일에서 이용 가능한 일부 툴의 처리 과정에 대해 설명한다.Hereinafter, a process of processing some tools available in the main profile will be described.

영상은 슬라이스들로 구분되고, 슬라이스에 포함된 소정 크기의 최대 부호화 단위는 계층적으로 적어도 하나의 부호화 단위로 분할된다. 각 부호화 단위는 인터 예측 또는 인트라 예측을 통해 예측 부호화/예측 복호화된다. btt 툴은 최대 부호화 단위로부터 결정된 현재 부호화 단위를 2개의 하위 부호화 단위 또는 3개의 하위 부호화 단위로 분할하여 부호화/복호화하는 툴이다. 현재 부호화 단위를 2개 또는 3개의 하위 부호화 단위로 분할하여 부호화하는 것이 코스트(예를 들어, 율-왜곡 비용(rate-distortion cost)) 측면에서 효과적이라면, btt 툴이 사용될 수 있다. 전술한 바와 같이, btt 툴은 메인 프로파일에서 이용 가능하다. 베이스라인 프로파일에서는 현재 부호화 단위가 분할없이 그대로 부호화되거나, 4분할된 후 부호화될 수 있다.An image is divided into slices, and a maximum coding unit of a predetermined size included in the slice is hierarchically divided into at least one coding unit. Each coding unit is predictively encoded/predicted decoded through inter prediction or intra prediction. The btt tool is a tool that encodes/decodes a current coding unit determined from a largest coding unit by dividing it into two lower coding units or three lower coding units. If encoding by dividing the current coding unit into two or three lower coding units is effective in terms of cost (eg, rate-distortion cost), the btt tool may be used. As mentioned above, the btt tool is available in the main profile. In the baseline profile, the current coding unit may be encoded as it is without division, or after being divided into four and then encoded.

suco (split unit coding ordering) 툴은 부호화 단위의 부/복호화 순서를 변경하여 부호화 성능을 높이는 기술이다. suco 툴에 의하면, 부호화 단위의 분할 방향이 수직 방향인 경우, 하위 부호화 단위의 부/복호화 순서를 좌측의 하위 부호화 단위에서 우측의 하위 부호화 단위의 순서로, 또는 우측의 하위 부호화 단위에서 좌측의 하위 부호화 단위의 순서로 결정할 수 있다. 베이스라인 프로파일에서는 부호화 단위 또는 최대 부호화 단위로부터 분할된 하위 부호화 단위들을 미리 결정된 순서, 예를 들어, 좌측의 하위 부호화 단위에서 우측의 하위 부호화 단위의 순서로 부/복호화 할 수 있다.The suco (split unit coding ordering) tool is a technology that improves coding performance by changing the coding/decoding order of coding units. According to the suco tool, when the splitting direction of the coding unit is in the vertical direction, the subcoding order of the lower coding unit is changed from the lower coding unit on the left to the lower coding unit on the right, or from the lower coding unit to the right It can be determined in the order of coding units. In the baseline profile, lower coding units split from the coding unit or the largest coding unit may be encoded/decoded in a predetermined order, for example, from the lower coding unit on the left to the lower coding unit on the right.

amvr(adaptive motion vector resolution) 툴은 현재 부호화 단위의 인터 예측에 이용되는 움직임 벡터를 복수의 해상도 중 어느 하나의 해상도로 획득하는 툴이다. 영상의 크기가 커짐에 따라 움직임 벡터를 하나의 해상도로만 획득하는 경우, 움직임 벡터를 표현하는데 많은 비트가 필요할 수 있다. 해상도는 참조 영상(또는 보간된 참조 영상)에 포함된 화소들 중, 움직임 벡터가 가리킬 수 있는 화소의 위치의 정밀도를 의미할 수 있다. 움직임 벡터의 해상도가 N 화소 단위(N은 유리수)를 갖는다는 것은, 움직임 벡터가 N 화소 단위의 정밀도를 가질 수 있다는 것을 의미한다. amvr 툴에서는 현재 부호화 단위의 움직임 벡터와 예측 움직임 벡터 사이의 차분 움직임 벡터가 현재 부호화 단위의 움직임 벡터 해상도에 따라 다운스케일된 후 디코더로 시그널링된다. 디코더는 다운스케일된 차분 움직임 벡터를 업스케일한 후 현재 부호화 단위의 움직임 벡터를 복원한다. 베이스라인 프로파일에서는 현재 부호화 단위의 움직임 벡터가 하나의 해상도로 획득될 수 있다. 일례로, 베이스라인 프로파일에서는 HEVC 표준에 정의된 AMVP 모드에서와 같이, 현재 부호화 단위의 움직임 벡터와 예측 움직임 벡터 사이의 차분 움직임 벡터가 다운스케일없이 디코더로 시그널링되고, 디코더는 차분 움직임 벡터와 예측 움직임 벡터를 결합하여 현재 부호화 단위의 움직임 벡터를 복원할 수 있다.The amvr (adaptive motion vector resolution) tool is a tool that obtains a motion vector used for inter prediction of a current coding unit at any one of a plurality of resolutions. When a motion vector is acquired with only one resolution as the image size increases, many bits may be required to represent the motion vector. The resolution may mean the precision of a position of a pixel that can be indicated by a motion vector among pixels included in a reference image (or an interpolated reference image). When the resolution of a motion vector has N pixel units (N is a rational number), it means that the motion vector can have a precision of N pixel units. In the amvr tool, a differential motion vector between the motion vector of the current coding unit and the predicted motion vector is downscaled according to the motion vector resolution of the current coding unit and then signaled to the decoder. The decoder upscales the downscaled differential motion vector and restores the motion vector of the current coding unit. In the baseline profile, a motion vector of the current coding unit may be obtained with one resolution. For example, in the baseline profile, as in the AMVP mode defined in the HEVC standard, the differential motion vector between the motion vector of the current coding unit and the predicted motion vector is signaled to the decoder without downscaling, and the decoder uses the differential motion vector and the predicted motion. A motion vector of a current coding unit may be reconstructed by combining vectors.

mmvd(merge with motion vector difference) 툴은 HEVC 표준에 정의된 머지 모드에 차분 움직임 벡터의 개념을 적용한 툴이다. 머지 모드에서는, 현재 부호화 단위의 주변에 위치하는 블록들의 움직임 벡터가 후보 리스트에 추가되고, 후보 리스트 내 움직임 벡터들 중 어느 하나가 현재 부호화 단위의 움직임 벡터로 선택된다. 후보 리스트 내 움직임 벡터들 중 어느 하나를 가리키는 정보는 디코더로 시그널링된다. 현재 부호화 단위의 움직임 벡터를 후보 리스트 내 움직임 벡터들 중 어느 하나를 가리키는 정보만으로 표현할 수 있으므로, 움직임 벡터를 표현하는데 필요한 비트 수를 감소시킬 수 있다. 일반적으로, 머지 모드하에서는 현재 부호화 단위의 움직임 벡터와 후보 리스트에서 선택된 움직임 벡터 사이의 차분 움직임 벡터가 디코더로 시그널링되지 않는다. mmvd 툴은 현재 부호화 단위의 움직임 벡터와 후보 리스트에서 선택된 움직임 벡터 사이의 차분 움직임 벡터를 디코더로 시그널링한다는 점에서 HEVC 표준에 정의된 머지 모드와 차이가 있다. mmvd 툴에서는 후보 리스트에서 선택된 움직임 벡터를 어느 방향으로 어느 정도의 거리만큼 변경하여야 하는지를 디코더로 시그널링한다. 즉, 후보 리스트에서 선택된 움직임 벡터의 변이 거리 및 변이 방향을 나타내는 정보가 차분 움직임 벡터로서 디코더로 시그널링된다. 디코더는 후보 리스트에서 선택된 움직임 벡터를 변이 거리 및 변이 방향에 따라 변경하여 현재 부호화 단위의 움직임 벡터를 획득한다. 베이스라인 프로파일에서는 현재 부호화 단위의 인터 예측에 mmvd 툴이 이용되지 않고, 대신 종래의 머지 모드, 스킵 모드, AMVP 모드 등이 이용될 수 있다.The mmvd (merge with motion vector difference) tool is a tool that applies the concept of a differential motion vector to the merge mode defined in the HEVC standard. In the merge mode, motion vectors of blocks located around the current coding unit are added to a candidate list, and any one of motion vectors in the candidate list is selected as a motion vector of the current coding unit. Information indicating any one of the motion vectors in the candidate list is signaled to the decoder. Since the motion vector of the current coding unit can be expressed only with information indicating any one of the motion vectors in the candidate list, the number of bits required to express the motion vector can be reduced. In general, under merge mode, a differential motion vector between a motion vector of a current coding unit and a motion vector selected from a candidate list is not signaled to the decoder. The mmvd tool is different from the merge mode defined in the HEVC standard in that it signals a differential motion vector between the motion vector of the current coding unit and the motion vector selected from the candidate list to the decoder. In the mmvd tool, a motion vector selected from a candidate list is signaled to the decoder in which direction and by how much distance to change. That is, information indicating a transition distance and a transition direction of a motion vector selected from the candidate list is signaled to the decoder as a differential motion vector. The decoder obtains a motion vector of a current coding unit by changing a motion vector selected from the candidate list according to a shift distance and a shift direction. In the baseline profile, the mmvd tool is not used for inter prediction of the current coding unit, but a conventional merge mode, skip mode, AMVP mode, etc. may be used instead.

dmvr (decoder-side MV refinement) 툴은 디코더가 양방향 인터 예측에서 이용되는 두 개의 움직임 벡터를 개선하는 기술이다. dmvr 툴에서는, 인코더로부터 시그널링된 두 개의 초기 움직임 벡터를 개선함으로써 보다 정확한 움직임 벡터들을 획득한다. 베이스라인 프로파일에서는 인코더로부터 시그널링된 움직임 벡터들을 별도로 개선하지 않고, 현재 부호화 단위의 예측 움직임 벡터로 이용하거나, 현재 부호화 단위의 움직임 벡터로 이용할 수 있다.The dmvr (decoder-side MV refinement) tool is a technique in which a decoder improves two motion vectors used in bidirectional inter prediction. In the dmvr tool, more accurate motion vectors are obtained by improving the two initial motion vectors signaled from the encoder. In the baseline profile, motion vectors signaled from the encoder are not separately improved, but may be used as a prediction motion vector of the current coding unit or may be used as a motion vector of the current coding unit.

alf(adaptive loop filter) 툴은 복원된 영상들의 아티팩트를 억제하고, 시각적 및 객관적 품질을 개선하기 위한 필터링 기술이다. alf 툴에서는, 루마 필터링을 위해 두 가지 유형의 다이아몬드 필터 패턴 (예를 들어, 5×5 및 7×7)을 정의하고, 크로마 필터링을 위해 한 가지 유형의 다이아몬드 필터 패턴 (예를 들어, 5×5)을 정의한다. 베이스라인 프로파일에서는 alf 툴은 이용되지 않고, 디블로킹 필터링 및/또는 SAO 필터링이 복원된 영상에 대해 이용될 수 있다.The alf (adaptive loop filter) tool is a filtering technique for suppressing artifacts of reconstructed images and improving visual and objective quality. In the alf tool, you define two types of diamond filter patterns (e.g. 5×5 and 7×7) for luma filtering, and one type of diamond filter pattern (e.g. 5×7) for chroma filtering. 5) is defined. In the baseline profile, the alf tool is not used, and deblocking filtering and/or SAO filtering may be used for the reconstructed image.

htdf(hadamard transform-domain filter) 툴은 alf 툴에 이어 복원 영상을 필터링하는 기술이다. htdf 툴은 잔차 계수들의 양자화로 인해 발생하는 링잉(ringing) 아티팩트를 감소시킨다. htdf 툴은 QP(quantization parameter)가 소정 값보다 클 때 복원된 루마 블록에 적용될 수 있다. 변환 코어는 2x2 하다마드 변환이며, 이는 결과적으로 3x3의 저대역 스무딩 필터일 수 있다. 베이스라인 프로파일에서는 htdf 툴은 이용되지 않고, 디블로킹 필터링 및/또는 SAO 필터링이 복원된 영상에 대해 이용될 수 있다.The htdf (hadamard transform-domain filter) tool is a technology that filters reconstructed images following the alf tool. The htdf tool reduces ringing artifacts caused by quantization of residual coefficients. The htdf tool can be applied to a reconstructed luma block when a quantization parameter (QP) is greater than a predetermined value. The transform core is a 2x2 Hadamard transform, which may in turn be a 3x3 low-band smoothing filter. In the baseline profile, the htdf tool is not used, and deblocking filtering and/or SAO filtering may be used for the reconstructed image.

ats(adaptive transform selection) 툴은 베이스라인 프로파일에서 이용 가능한 DCT-II 변환에 추가하여, DST(discrete sine transform)-VII 변환 및 DCT-VIII 변환을 잔차 블록의 변환/역변환에 적용할 수 있는 기술이다.The ats (adaptive transform selection) tool is a technology that can apply discrete sine transform (DST)-VII transform and DCT-VIII transform to transform/inverse transform of residual block in addition to DCT-II transform available in the baseline profile. .

dquant(improved delta qp signalling processes) 툴은 부호화 단위 레벨로 차분 양자화 파라메터(즉, 예측 양자화 파라메터와 양자화 파라메터의 차이)의 시그널링 기법으로써 개선된 툴일 수 있다. 이때, 개선된 툴은 부호화 단위의 크기(또는 넓이)와 차분 양자화 파라메터 시그널링 단위의 크기(또는 넓이) 및 최대 변환 단위의 크기를 기초로 부호화 단위(분할 중인 부호화 단위 포함)에 대한 cuQpDeltaCode의 값을 추가로 식별하고, 그 값을 기초로 차분 양자화 파라메터에 관한 신택스 엘리먼트를 획득하는 툴일 수 있다. 베이스라인 프로파일에서는 cuQpDeltaCode의 값의 식별없이(또는 기본값만을 식별하거나 cuQpDeltaCode 값에 상관없이) 차분 양자화 파라메터에 관한 신택스 엘리먼트를 획득할 수 있다.The dquant (improved delta qp signaling processes) tool may be an improved tool as a signaling technique of differential quantization parameters (ie, differences between predictive quantization parameters and quantization parameters) at a coding unit level. In this case, the improved tool determines the value of cuQpDeltaCode for the coding unit (including the coding unit being split) based on the size (or width) of the coding unit, the size (or width) of the differential quantization parameter signaling unit, and the size of the maximum transformation unit. It may be a tool that further identifies and obtains a syntax element for a differential quantization parameter based on the value. In the baseline profile, a syntax element for a differential quantization parameter can be obtained without identifying a value of cuQpDeltaCode (or identifying only a default value or regardless of a value of cuQpDeltaCode).

hmvp(history-based MVP) 툴은 머지 모드 또는 AMVP 모드에서 시공간적으로 인접한 블록들의 움직임 벡터들을 후보 리스트에 포함시키는 것을 넘어 현재 부호화 단위로부터 멀리 떨어진 부호화 단위의 움직임 벡터도 후보 리스트에 포함시키는 기술이다. 베이스라인 프로파일에서는 현재 부호화 단위와 인접한 블록들의 움직임 벡터들을 후보 리스트에 포함시키고, 현재 부호화 단위로부터 멀리 떨어진 부호화 단위의 움직임 벡터는 후보로 이용하지 않을 수 있다.The hmvp (history-based MVP) tool goes beyond including motion vectors of spatiotemporally adjacent blocks in a candidate list in a merge mode or an AMVP mode, and includes a motion vector of a coding unit far from the current coding unit in the candidate list. In the baseline profile, motion vectors of blocks adjacent to the current coding unit may be included in the candidate list, and motion vectors of a coding unit far from the current coding unit may not be used as candidates.

도 22 및 도 25에서 메인 프로파일에서만 이용할 수 있는 21개의 툴들이 존재하는 것으로 설명하였는데, 위에서 설명한 툴 이외의 툴들의 구체적인 동작 과정에 대해서는 본 개시의 기술적 사상에서 핵심적인 부분이 아니므로 상세한 설명은 생략한다.In FIGS. 22 and 25, it has been described that there are 21 tools that can be used only in the main profile. However, a detailed description of the specific operation process of tools other than the above-described tools is not an essential part of the technical idea of the present disclosure. do.

도 26은 일 실시예에 따른 영상 복호화 방법을 설명하기 위한 순서도이다.26 is a flowchart illustrating an image decoding method according to an embodiment.

S2610 단계에서, 영상 복호화 장치(2000)는 비트스트림의 시퀀스 파라미터 세트로부터 제 1의 툴 세트 인덱스를 획득한다. 제 1의 툴 세트 인덱스는 소정 길이의 제 1 비트열로 표현되며, 제 1 비트열을 구성하는 비트 각각은 복수의 툴이 비트스트림의 복호화에 허용되는 것인지 여부를 나타낸다.In step S2610, the image decoding apparatus 2000 obtains a first tool set index from the sequence parameter set of the bitstream. The first tool set index is represented by a first bit stream having a predetermined length, and each of the bits constituting the first bit stream indicates whether a plurality of tools are allowed to decode a bit stream.

전술한 바와 같이, 영상 복호화 장치(2000)는 비트스트림의 시퀀스 파라미터 세트로부터 제 2의 툴 세트 인덱스를 획득할 수 있다. 제 2의 툴 세트 인덱스는 소정 길이의 제 2 비트열로 표현되며, 제 2 비트열을 구성하는 비트 각각은 복수의 툴이 영상 시퀀스에 대해 사용되었는지를 나타낼 수 있다. 제 2 비트열을 구성하는 어느 하나의 비트가 1이라면, 대응하는 툴은 영상 시퀀스에 대해 사용되었음을 나타내고, 어느 하나의 비트가 0이라면, 대응하는 툴이 영상 시퀀스에 대해 사용되었을 수도 또는 사용되지 않았을 수도 있음을 나타낼 수 있다.As described above, the image decoding apparatus 2000 may obtain the second tool set index from the sequence parameter set of the bitstream. The second tool set index is represented by a second bit stream having a predetermined length, and each bit constituting the second bit stream may indicate whether a plurality of tools are used for an image sequence. If any one bit constituting the second bit stream is 1, it indicates that the corresponding tool is used for the image sequence, and if any one bit is 0, the corresponding tool may or may not have been used for the image sequence. May indicate that it may be.

S2620 단계에서, 영상 복호화 장치(2000)는 시퀀스 파라미터 세트로부터 복수의 툴에 대한 툴 플래그들을 획득한다. 툴 플래그들은 복수의 툴 각각이 영상 시퀀스에 대해 사용된 것인지 여부를 나타낸다. 툴 플래그들의 값은 제 1 의 툴 세트 인덱스의 값에 따라 제한된다. 툴 플래그들의 값은 제 1 의 툴 세트 인덱스의 값 및 제 2의 툴 세트 인덱스의 값에 따라 제한될 수 있다.In step S2620, the image decoding apparatus 2000 acquires tool flags for a plurality of tools from the sequence parameter set. The tool flags indicate whether each of the plurality of tools has been used for an image sequence. The value of the tool flags is limited according to the value of the first tool set index. The value of the tool flags may be limited according to the value of the first tool set index and the value of the second tool set index.

S2630 단계에서, 영상 복호화 장치(2000)는 툴 플래그들로부터 영상 시퀀스에 대해 사용된 툴을 식별하고, S2640 단계에서, 식별된 툴을 기반으로 영상 시퀀스를 복원한다. In step S2630, the image decoding apparatus 2000 identifies a tool used for the image sequence from the tool flags, and in step S2640, reconstructs the image sequence based on the identified tool.

도 27은 일 실시예에 따른 영상 부호화 장치(2700)의 구성을 도시하는 블록도이다.27 is a block diagram illustrating a configuration of an image encoding apparatus 2700 according to an exemplary embodiment.

도 27을 참조하면, 영상 부호화 장치(2700)는 부호화부(2710) 및 비트스트림 생성부(2730)를 포함한다.Referring to FIG. 27, an image encoding apparatus 2700 includes an encoder 2710 and a bitstream generator 2730.

도 27에 도시된 부호화부(2710)는 도 2에 도시된 부호화부(220)에 대응하고, 비트스트림 생성부(2730)는 도 2에 도시된 비트스트림 생성부(210)에 대응할 수 있다. 또한, 부호화부(2710)는 도 19에 도시된 인터 예측부(1905), 인트라 예측부(1910), 변환부(1920), 양자화부(1925), 역양자화부(1933), 역변환부(1935), 복원후 필터링부(1940) 및 인루프 필터링부(1945)에 대응하고, 비트스트림 생성부(2730)는 도 19에 도시된 엔트로피 부호화부(1930)에 대응할 수 있다.The encoder 2710 shown in FIG. 27 may correspond to the encoder 220 shown in FIG. 2, and the bitstream generator 2730 may correspond to the bitstream generator 210 shown in FIG. 2. In addition, the encoding unit 2710 includes an inter prediction unit 1905, an intra prediction unit 1910, a transform unit 1920, a quantization unit 1925, an inverse quantization unit 1933, and an inverse transform unit 1935 shown in FIG. 19. ), the post-reconstruction filtering unit 1940 and the in-loop filtering unit 1945, and the bitstream generation unit 2730 may correspond to the entropy encoding unit 1930 illustrated in FIG. 19.

일 실시예에 따른 부호화부(2710) 및 비트스트림 생성부(2730)는 적어도 하나의 프로세서로 구현될 수 있다. 영상 부호화 장치(2700)는 부호화부(2710) 및 비트스트림 생성부(2730)의 입출력 데이터를 저장하는 하나 이상의 메모리(미도시)를 포함할 수 있다. 또한, 영상 부호화 장치(2700)는, 메모리(미도시)의 데이터 입출력을 제어하는 메모리 제어부(미도시)를 포함할 수 있다.The encoder 2710 and the bitstream generator 2730 according to an embodiment may be implemented with at least one processor. The image encoding apparatus 2700 may include one or more memories (not shown) for storing input/output data of the encoder 2710 and the bitstream generator 2730. In addition, the image encoding apparatus 2700 may include a memory controller (not shown) that controls input/output of data from a memory (not shown).

부호화부(2710)는 미리 결정된 복수의 툴 중에서 적어도 하나의 툴을 선택하고, 선택한 툴에 기반하여 영상 시퀀스를 부호화한다. 부호화부(2710)는 미리 결정된 복수의 어드밴스드 툴 중에서 선택된 어드밴스드 툴과 복수의 디폴트 툴 중에서 선택된 디폴트 툴을 이용하여 영상 시퀀스를 부호화할 수 있다. 영상 시퀀스에 대한 부호화 결과 신택스 엘리먼트들이 생성될 수 있다. 부호화부(2710)는 영상 시퀀스의 부호화를 위해, 영상 시퀀스를 구성하는 영상을 블록들(예를 들어, 슬라이스, 최대 부호화 단위, 부호화 단위 및/또는 변환 단위)로 분할하고, 분할된 블록들을 부호화할 수 있다.The encoder 2710 selects at least one tool from among a plurality of predetermined tools, and encodes an image sequence based on the selected tool. The encoder 2710 may encode an image sequence using an advanced tool selected from among a plurality of predetermined advanced tools and a default tool selected from a plurality of default tools. Syntax elements may be generated as a result of encoding an image sequence. In order to encode an image sequence, the encoder 2710 divides an image constituting an image sequence into blocks (eg, a slice, a maximum coding unit, a coding unit, and/or a transformation unit), and encodes the divided blocks. can do.

부호화부(2710)는 비트스트림, 예를 들어, 비트스트림의 슬라이스 데이터를 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 생성한다. 부호화부(2710)는 비트스트림을 복호화하기 위해서는 영상 복호화 장치에게 어떠한 능력이 있어야 하는 것인지를 나타내는 제 1의 툴 세트 인덱스를 생성한다.The encoder 2710 generates a first tool set index indicating a tool allowed to decode a bitstream, for example, slice data of a bitstream. The encoder 2710 generates a first tool set index indicating what capabilities the video decoding apparatus must have in order to decode the bitstream.

일 실시예에서, 부호화부(2710)는 생성하고자 하는 비트스트림이 따르는 프로파일을 가리키는 신택스 엘리먼트(전술한 profile_idc)를 생성할 수 있는데, 프로파일을 가리키는 신택스 엘리먼트에 따라 제 1의 툴 세트 인덱스의 값이 제한될 수 있다. 부호화부(2710)는 미리 결정된 복수의 툴(즉, 어드밴스드 툴) 모두가 영상 시퀀스의 부호화에 사용되지 않은 경우, profile_idc가 베이스라인 프로파일을 가리키도록 생성하고, 제 1의 툴 세트 인덱스의 값을 0으로 설정할 수 있다. 부호화부(2710)는 미리 결정된 복수의 툴(즉, 어드밴스드 툴) 중 적어도 하나가 영상 시퀀스의 부호화에 사용된 경우, profile_idc가 메인 프로파일을 가리키도록 생성할 수 있다.In an embodiment, the encoder 2710 may generate a syntax element (profile_idc described above) indicating a profile followed by a bitstream to be generated, and the value of the first tool set index according to the syntax element indicating the profile May be limited. When all of the plurality of predetermined tools (ie, advanced tools) are not used for encoding the image sequence, the encoder 2710 generates profile_idc to indicate the baseline profile, and generates a value of the first tool set index. Can be set to 0. When at least one of a plurality of predetermined tools (ie, advanced tools) is used for encoding an image sequence, the encoder 2710 may generate a profile_idc to indicate a main profile.

일 실시예에서, 부호화부(2710)는 미리 결정된 복수의 툴 중 영상 시퀀스의 부호화에 사용된 툴을 가리키는 제 2의 툴 세트 인덱스를 생성할 수 있다. 제 1의 툴 세트 인덱스와 제 2의 툴 세트 인덱스는 동일한 개수의 비트로 표현될 수 있다.In an embodiment, the encoder 2710 may generate a second tool set index indicating a tool used for encoding an image sequence among a plurality of predetermined tools. The first tool set index and the second tool set index may be represented by the same number of bits.

부호화부(2710)는 복수의 툴 각각이 영상 시퀀스를 부호화하는데 사용되었는지 여부를 나타내는 툴 플래그들을 생성한다. 일 실시예에서, 툴 플래그들의 값은 제 1의 툴 세트 인덱스 및/또는 제 2의 툴 세트 인덱스의 값에 따라 제한된다. 툴 플래그들의 값이 제 1의 툴 세트 인덱스 및/또는 제 2의 툴 세트 인덱스의 값에 따라 제한되는 조건에 대해서는 도 25 등에서 설명하였으므로 상세한 설명을 생략한다.The encoder 2710 generates tool flags indicating whether each of the plurality of tools is used to encode an image sequence. In one embodiment, the value of the tool flags is limited according to the value of the first tool set index and/or the second tool set index. The condition in which the value of the tool flags is limited according to the value of the first tool set index and/or the second tool set index has been described in FIG. 25 and the like, and thus detailed description thereof is omitted.

비트스트림 생성부(2730)는 부호화부(2710)에 의해 생성된 신택스 엘리먼트들을 엔트로피 코딩하여 신택스 엘리먼트들에 해당하는 빈들을 포함하는 비트스트림을 생성한다. 전술한 바와 같이, 비트스트림은 영상의 계층 구조에 따라 시퀀스 파라미터 세트, 픽처 파라미터 세트, 슬라이스 헤더 및 슬라이스 데이터로 이루어질 수 있다.The bitstream generator 2730 entropy-codes the syntax elements generated by the encoder 2710 to generate a bitstream including bins corresponding to the syntax elements. As described above, the bitstream may include a sequence parameter set, a picture parameter set, a slice header, and slice data according to a hierarchical structure of an image.

비트스트림 생성부(2730)는 비트스트림의 시퀀스 파라미터 세트에 프로파일을 가리키는 정보, 제 1의 툴 세트 인덱스 및 복수의 툴 각각의 사용 여부를 나타내는 툴 플래그들을 포함시킨다. 또한, 비트스트림 생성부(2730)는 영상 시퀀스의 부호화 결과로 생성된 신택스 엘리먼트들을 영상의 계층 구조에 따라 시퀀스 파라미터 세트, 픽처 파라미터 세트, 슬라이스 헤더 및 슬라이스 데이터 중 적어도 하나에 포함시킨다. 예를 들어, 비트스트림 생성부(2730)는 최대 부호화 단위의 분할 방법을 나타내는 정보, 현재 부호화 단위의 예측 모드를 가리키는 정보 및 현재 부호화 단위를 예측 복호화하는데 필요한 움직임 벡터를 가리키는 정보 등을 슬라이스 데이터에 포함시킬 수 있다. 또한, 비트스트림 생성부(2730)는 슬라이스의 타입을 가리키는 정보, 소정의 툴이 슬라이스로부터 분할된 블록들에 적용된 것인지를 나타내는 정보, 슬라이스로부터 분할된 부호화 단위가 참조할 참조 픽처 리스트를 가리키는 정보 등을 슬라이스 헤더에 포함시킬 수 있다. The bitstream generation unit 2730 includes information indicating a profile, a first tool set index, and tool flags indicating whether each of the plurality of tools is used in the sequence parameter set of the bitstream. In addition, the bitstream generator 2730 includes syntax elements generated as a result of encoding an image sequence in at least one of a sequence parameter set, a picture parameter set, a slice header, and slice data according to a hierarchical structure of an image. For example, the bitstream generation unit 2730 may store information indicating a splitting method of the largest coding unit, information indicating a prediction mode of the current coding unit, and information indicating a motion vector required to predict and decode the current coding unit into slice data. Can be included. In addition, the bitstream generator 2730 includes information indicating the type of the slice, information indicating whether a predetermined tool is applied to blocks divided from the slice, information indicating a reference picture list to be referred to by a coding unit divided from the slice, etc. Can be included in the slice header.

한편, 상술한 본 개시의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 작성된 프로그램은 매체에 저장될 수 있다.Meanwhile, the above-described embodiments of the present disclosure can be written as a program that can be executed on a computer, and the written program can be stored in a medium.

매체는 컴퓨터로 실행 가능한 프로그램을 계속 저장하거나, 실행 또는 다운로드를 위해 임시 저장하는 것일 수도 있다. 또한, 매체는 단일 또는 수개 하드웨어가 결합된 형태의 다양한 기록수단 또는 저장수단일 수 있는데, 어떤 컴퓨터 시스템에 직접 접속되는 매체에 한정되지 않고, 네트워크 상에 분산 존재하는 것일 수도 있다. 매체의 예시로는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등을 포함하여 프로그램 명령어가 저장되도록 구성된 것이 있을 수 있다. 또한, 다른 매체의 예시로, 애플리케이션을 유통하는 앱 스토어나 기타 다양한 소프트웨어를 공급 내지 유통하는 사이트, 서버 등에서 관리하는 기록매체 내지 저장매체도 들 수 있다.The medium may be one that continuously stores a program executable by a computer, or temporarily stores a program for execution or download. In addition, the medium may be a variety of recording means or storage means in a form in which a single piece of hardware or several pieces of hardware are combined. The medium is not limited to a medium directly connected to a computer system, but may be distributed on a network. Examples of media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, And there may be ones configured to store program instructions, including ROM, RAM, flash memory, and the like. In addition, examples of other media include an app store that distributes applications, a site that supplies or distributes various software, and a recording medium or a storage medium managed by a server.

이상, 본 개시의 기술적 사상을 바람직한 실시예를 들어 상세하게 설명하였으나, 본 개시의 기술적 사상은 상기 실시예들에 한정되지 않고, 본 개시의 기술적 사상의 범위 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 여러 가지 변형 및 변경이 가능하다.Above, the technical idea of the present disclosure has been described in detail with reference to a preferred embodiment, but the technical idea of the present disclosure is not limited to the above embodiments, and those having ordinary knowledge in the art within the scope of the technical idea of the present disclosure Various modifications and changes are possible by the user.

2000: 영상 복호화 장치
2010: 엔트로피 복호화부
2030: 복원부
2700: 영상 부호화 장치
2710: 부호화부
2730: 비트스트림 생성부
2000: video decoding device
2010: Entropy decoding unit
2030: Restoration Department
2700: video encoding device
2710: encoding unit
2730: bitstream generation unit

Claims (12)

영상 복호화 장치에 의한 영상 복호화 방법에 있어서,
영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 수신하는 단계;
복수의 툴 중 상기 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하는 단계;
상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 상기 시퀀스 파라미터 세트로부터 획득하는 단계;
상기 획득한 툴 플래그들로부터 상기 영상 시퀀스에 대해 사용된 툴을 식별하는 단계; 및
상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 단계를 포함하되,
상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한되는, 영상 복호화 방법.
In the video decoding method by the video decoding device,
Receiving a bitstream generated as a result of encoding an image sequence;
Obtaining a first tool set index indicating a tool allowed to decode the bitstream from among a plurality of tools from a sequence parameter set of the bitstream;
Obtaining tool flags from the sequence parameter set indicating whether the plurality of tools have been used for the image sequence;
Identifying a tool used for the image sequence from the acquired tool flags; And
Including the step of restoring the image sequence based on the identified tool,
The value of the tool flags is limited by the value of the first tool set index.
제1항에 있어서,
상기 제 1의 툴 세트 인덱스는, 소정 길이의 제 1 비트열로 표현되며,
상기 제 1 비트열을 구성하는 각 비트의 값에 따라 상기 비트스트림을 복호화하는데 허용되는 툴이 식별되는, 영상 복호화 방법.
The method of claim 1,
The first tool set index is represented by a first bit string having a predetermined length,
A video decoding method, wherein a tool allowed to decode the bitstream is identified according to a value of each bit constituting the first bit stream.
제2항에 있어서,
상기 제 1 비트열을 구성하는 각 비트는, 상기 복수의 툴 각각의 허용 여부를 나타내며,
어느 하나의 비트의 값이 1이면, 해당 비트에 대응하는 툴은 상기 비트스트림을 복호화하는데 허용되는 툴로 식별되고, 상기 어느 하나의 비트의 값이 0이면, 해당 비트에 대응하는 툴은 상기 비트스트림을 복호화하는데 허용되지 않는 툴로 식별되는, 영상 복호화 방법.
The method of claim 2,
Each bit constituting the first bit string indicates whether or not each of the plurality of tools is allowed,
If the value of any one bit is 1, the tool corresponding to the bit is identified as a tool that is allowed to decode the bitstream, and if the value of any one bit is 0, the tool corresponding to the bit stream is The video decoding method, which is identified as a tool that is not allowed to decode the.
제3항에 있어서,
상기 어느 하나의 비트의 값이 1이면, 해당 비트에 대응하는 툴 플래그의 값은 0 또는 1인, 영상 복호화 방법.
The method of claim 3,
When the value of any one bit is 1, the value of the tool flag corresponding to the bit is 0 or 1.
제3항에 있어서,
상기 어느 하나의 비트의 값이 0이면, 해당 비트에 대응하는 툴 플래그의 값은 0으로 제한되는, 영상 복호화 방법.
The method of claim 3,
If the value of any one bit is 0, the value of the tool flag corresponding to the bit is limited to 0.
제1항에 있어서,
상기 영상 복호화 방법은,
상기 복수의 툴 중 상기 영상 시퀀스에 대해 사용된 툴을 나타내는 제 2의 툴 세트 인덱스를 상기 시퀀스 파라미터 세트로부터 획득하는 단계를 더 포함하되,
상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값 및 상기 제 2의 툴 세트 인덱스에 의해 제한되는, 영상 복호화 방법.
The method of claim 1,
The video decoding method,
Further comprising obtaining a second tool set index indicating a tool used for the image sequence among the plurality of tools from the sequence parameter set,
The value of the tool flags is limited by the value of the first tool set index and the second tool set index.
제6항에 있어서,
상기 제 1의 툴 세트 인덱스는, 소정 길이의 제 1 비트열로 표현되고,
상기 제 2의 툴 세트 인덱스는, 상기 소정 길이의 제 2 비트열로 표현되며,
상기 제 1 비트열 내 소정 위치의 비트의 값이 1이고, 상기 제 2 비트열 내 상기 소정 위치의 비트의 값이 1이면, 해당 비트에 대응하는 툴 플래그의 값은 1로 제한되는, 영상 복호화 방법.
The method of claim 6,
The first tool set index is represented by a first bit string having a predetermined length,
The second tool set index is expressed as a second bit string of the predetermined length,
If the value of the bit at the predetermined position in the first bit string is 1 and the value of the bit at the predetermined position in the second bit string is 1, the value of the tool flag corresponding to the bit is limited to 1 Way.
제7항에 있어서,
상기 제 1 비트열 내 소정 위치의 비트의 값이 0이면, 상기 제 2 비트열 내 상기 소정 위치의 비트의 값은 0으로 제한되는, 영상 복호화 방법.
The method of claim 7,
When the value of the bit at the predetermined position in the first bit string is 0, the value of the bit at the predetermined position in the second bit string is limited to 0.
제1항에 있어서,
상기 영상 복호화 방법은,
상기 제 1의 툴 세트 인덱스로부터 상기 비트스트림을 복호화하는데 허용된 것으로 식별된 툴의 사용이 불가한 경우, 상기 비트스트림의 복호화를 중단하는 단계를 더 포함하는, 영상 복호화 방법.
The method of claim 1,
The video decoding method,
And stopping the decoding of the bitstream when a tool identified as permitted to decode the bitstream from the first tool set index is not available.
제1항에 있어서,
상기 영상 복호화 방법은,
상기 시퀀스 파라미터 세트로부터 상기 비트스트림이 따르는 프로파일을 가리키는 정보를 획득하는 단계를 더 포함하되,
상기 프로파일을 가리키는 정보가 미리 결정된 값을 갖는 경우, 상기 제 1의 툴 세트 인덱스의 값과 상기 툴 플래그들의 값은 0으로 제한되는, 영상 복호화 방법.
The method of claim 1,
The video decoding method,
Further comprising the step of obtaining information indicating a profile to which the bitstream follows from the sequence parameter set,
When the information indicating the profile has a predetermined value, the value of the first tool set index and the value of the tool flags are limited to 0.
영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 수신하고, 복수의 툴 중 상기 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하고, 상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 상기 시퀀스 파라미터 세트로부터 획득하는 엔트로피 복호화부; 및
상기 획득한 툴 플래그들로부터 상기 영상 시퀀스에 대해 사용된 툴을 식별하고, 상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 복원부를 포함하되,
상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한되는, 영상 복호화 장치.
To receive a bitstream generated as a result of encoding an image sequence, obtain a first tool set index indicating a tool allowed to decode the bitstream from among a plurality of tools from a sequence parameter set of the bitstream, and the plurality of tools An entropy decoder for obtaining tool flags indicating whether a tool of is used for the image sequence, from the sequence parameter set; And
A restoration unit for identifying a tool used for the image sequence from the acquired tool flags, and restoring the image sequence based on the identified tool,
The value of the tool flags is limited by the value of the first tool set index.
영상 부호화 장치에 의한 영상 부호화 방법에 있어서,
복수의 툴 중에서 선택된 적어도 하나의 툴에 기반하여 영상 시퀀스를 부호화하는 단계;
비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 생성하는 단계;
상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 생성하는 단계; 및
상기 부호화 결과로 생성된 신택스 엘리먼트, 상기 제 1의 툴 세트 인덱스 및 상기 툴 플래그들을 포함하는 비트스트림을 생성하는 단계를 포함하되,
상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한되는, 영상 부호화 방법.
In the video encoding method by the video encoding device,
Encoding an image sequence based on at least one tool selected from among a plurality of tools;
Generating a first tool set index indicating tools allowed to decode the bitstream;
Generating tool flags indicating whether the plurality of tools have been used for the image sequence; And
Generating a bitstream including a syntax element generated as a result of the encoding, the first tool set index, and the tool flags,
The value of the tool flags is limited by the value of the first tool set index.
KR1020200119872A 2019-10-10 2020-09-17 Image decoding apparatus and method using tool set, and image encoding apparatus and method KR102493125B1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP20874414.4A EP4044597A4 (en) 2019-10-10 2020-10-06 Image decoding device using tool set and image decoding method thereby, and image encoding device and image encoding method thereby
PCT/KR2020/013555 WO2021071196A1 (en) 2019-10-10 2020-10-06 Image decoding device using tool set and image decoding method thereby, and image encoding device and image encoding method thereby
US17/713,693 US20220232237A1 (en) 2019-10-10 2022-04-05 Image decoding device using tool set and image decoding method thereby, and image encoding device and image encoding method thereby
KR1020230009539A KR102672758B1 (en) 2019-10-10 2023-01-25 Image decoding apparatus and method using tool set, and image encoding apparatus and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201962913264P 2019-10-10 2019-10-10
US62/913,264 2019-10-10

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020230009539A Division KR102672758B1 (en) 2019-10-10 2023-01-25 Image decoding apparatus and method using tool set, and image encoding apparatus and method

Publications (2)

Publication Number Publication Date
KR20210042809A true KR20210042809A (en) 2021-04-20
KR102493125B1 KR102493125B1 (en) 2023-01-30

Family

ID=75743356

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020200119872A KR102493125B1 (en) 2019-10-10 2020-09-17 Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR1020240071806A KR20240085235A (en) 2019-10-10 2024-05-31 Image decoding apparatus and method using tool set, and image encoding apparatus and method

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020240071806A KR20240085235A (en) 2019-10-10 2024-05-31 Image decoding apparatus and method using tool set, and image encoding apparatus and method

Country Status (1)

Country Link
KR (2) KR102493125B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140093255A (en) * 2011-11-01 2014-07-25 지티이 코포레이션 Fragmentation-layer parameter set coding and decoding method and device
KR20150036599A (en) * 2012-07-20 2015-04-07 퀄컴 인코포레이티드 Parameter sets in video coding
KR20160132089A (en) * 2014-03-14 2016-11-16 후아웨이 테크놀러지 컴퍼니 리미티드 Image decoding device
KR20170058443A (en) * 2013-07-19 2017-05-26 에이치에프아이 이노베이션 인크. Method and apparatus of camera parameter signaling in 3d video coding
KR20180120200A (en) * 2016-03-22 2018-11-05 퀄컴 인코포레이티드 Constrained block-level optimization and signaling for video coding tools

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140093255A (en) * 2011-11-01 2014-07-25 지티이 코포레이션 Fragmentation-layer parameter set coding and decoding method and device
KR20150036599A (en) * 2012-07-20 2015-04-07 퀄컴 인코포레이티드 Parameter sets in video coding
KR20170058443A (en) * 2013-07-19 2017-05-26 에이치에프아이 이노베이션 인크. Method and apparatus of camera parameter signaling in 3d video coding
KR20160132089A (en) * 2014-03-14 2016-11-16 후아웨이 테크놀러지 컴퍼니 리미티드 Image decoding device
KR20180120200A (en) * 2016-03-22 2018-11-05 퀄컴 인코포레이티드 Constrained block-level optimization and signaling for video coding tools

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Xin Zhao et al., ‘Non-CE6: Configurable max transform size in VVC’, (JVET-N0362-v2), JVET of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 14th Meeting: Geneva, CH, (2019.03.17.)* *

Also Published As

Publication number Publication date
KR20240085235A (en) 2024-06-14
KR102493125B1 (en) 2023-01-30

Similar Documents

Publication Publication Date Title
KR102292620B1 (en) A method for encoding and decoding motion information, and an apparatus for encoding and decoding motion information
KR102332528B1 (en) Video encoding and decoding method using motion vector difference value, and motion information encoding and decoding apparatus
KR102338364B1 (en) Method for encoding and decoding motion information and device for encoding and decoding motion information
KR102487598B1 (en) Method and Apparatus for video encoding and Method and Apparatus for video decoding
KR102471076B1 (en) Encoding and decoding method of motion information, and encoding and decoding apparatus of motion information
KR102494697B1 (en) Image encoding apparatus and image decoding apparatus using triangle prediction mode, and image encoding method and image decoding method thereby
KR102492522B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR20210012038A (en) Video encoding and decoding method using tiles and tile groups, video encoding and decoding apparatus using tiles and tile groups
KR20200098520A (en) Motion information encoding and decoding method, and motion information encoding and decoding apparatus
KR20220162856A (en) Encoding method and apparatus therefor, and decoding method and apparatus therefor
KR20210029819A (en) An image encoding and decoding method using bidirectional prediction, and an image encoding and decoding apparatus
KR102332529B1 (en) Apparatus and method for encoding and decoding motion information by using neighboring motion information
KR102672758B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR20200139825A (en) Method and apparatus for decoding an image based on sub-blocks, and method and apparatus for encoding
KR102297479B1 (en) Encoding apparatus and method of motion vector, and decoding apparatus and method of motion vector
KR102427329B1 (en) Apparatus and method for encoding and decoding motion information by using neighboring motion information
KR102219914B1 (en) Method and apparatus for video encoding including in an affine model-inter prediction considering coding order, method and apparatus for video decoding including in an affine model-inter prediction considering coding order
KR102493125B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR20210122818A (en) Video encoding and decoding apparatus, and video encoding and decoding method using the same
KR20210022762A (en) Video encoding and decoding method using tiles and slices, and video encoding and decoding devices using tiles and slices
KR102677426B1 (en) Encoding apparatus and method of motion vector, and decoding apparatus and method of motion vector
KR20240086617A (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant