KR20240085235A - 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
KR20240085235A
KR20240085235A KR1020240071806A KR20240071806A KR20240085235A KR 20240085235 A KR20240085235 A KR 20240085235A KR 1020240071806 A KR1020240071806 A KR 1020240071806A KR 20240071806 A KR20240071806 A KR 20240071806A KR 20240085235 A KR20240085235 A KR 20240085235A
Authority
KR
South Korea
Prior art keywords
coding unit
tool
coding
unit
value
Prior art date
Application number
KR1020240071806A
Other languages
Korean (ko)
Inventor
최웅일
박민우
최광표
최기호
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020230009539A external-priority patent/KR102672758B1/en
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Publication of KR20240085235A publication Critical patent/KR20240085235A/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

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

Description

툴 세트를 이용하는 영상 복호화 장치 및 이에 의한 영상 복호화 방법, 및 영상 부호화 장치 및 이에 의한 영상 부호화 방법{IMAGE DECODING APPARATUS AND METHOD USING TOOL SET, AND IMAGE ENCODING APPARATUS AND METHOD}Video decoding device using a tool set and video decoding method using the same, and video encoding device and video encoding method using the same {IMAGE DECODING APPARATUS AND METHOD USING TOOL SET, AND IMAGE ENCODING APPARATUS AND METHOD}

본 개시는 영상의 부호화 및 복호화 분야에 관한 것이다. 보다 구체적으로, 본 개시는 여러 툴 중에서 선택된 툴 세트를 이용하여 영상을 복호화하는 장치, 및 방법, 영상을 부호화하는 장치 및 방법에 관한 것이다.This 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 set of tools selected from among several tools, and an apparatus and method for encoding an image.

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

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

H.264 AVC(Advanced Video Coding) 및 HEVC(High Efficiency Video Coding)와 같은 코덱에서는 현재 블록의 움직임 벡터를 예측하기 위해 현재 블록에 인접한 이전에 부호화된 블록들 또는 이전에 부호화된 영상에 포함된 블록들의 움직임 벡터를 현재 블록의 예측 움직임 벡터(Prediction Motion Vector)로 이용한다. 현재 블록의 움직임 벡터와 예측 움직임 벡터 사이의 차이인 차분 움직임 벡터(Differential Motion Vector)는 소정의 방식을 통해 디코더 측으로 시그널링된다.In codecs such as H.264 AVC (Advanced Video Coding) and HEVC (High Efficiency Video Coding), 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. Their motion vector is used as the prediction motion vector of the current block. The differential motion vector, which is the 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 technology that compresses images by removing spatial redundancy within the images. Intra prediction generates a prediction block based on surrounding pixels of the current block according to the prediction mode. Then, the prediction block is subtracted from the current block to generate a residual block.

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

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

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

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

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

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

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

상기 영상 복호화 방법은, 상기 복수의 툴 중 상기 영상 시퀀스에 대해 사용된 툴을 나타내는 제 2의 툴 세트 인덱스를 상기 시퀀스 파라미터 세트로부터 획득하는 단계를 더 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값 및 상기 제 2의 툴 세트 인덱스에 의해 제한될 수 있다.The video decoding method further includes obtaining a second tool set index indicating a tool used for the video sequence among the plurality of tools from the sequence parameter set, wherein the 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 of a predetermined length, and the second tool set index is expressed as a second bit string of the predetermined length, and is located 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 bit may be limited to 1.

상기 제 1 비트열 내 소정 위치의 비트의 값이 0이면, 상기 제 2 비트열 내 상기 소정 위치의 비트의 값은 0으로 제한될 수 있다.If 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 for decoding the bitstream from the first tool set index cannot be used.

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

일 실시예에 따른 영상 복호화 장치는, 영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 수신하고, 복수의 툴 중 상기 비트스트림을 복호화하는데 허용되는 툴을 나타내는 제 1의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하고, 상기 복수의 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 툴 플래그들을 상기 시퀀스 파라미터 세트로부터 획득하는 엔트로피 복호화부; 및 상기 획득한 툴 플래그들로부터 상기 영상 시퀀스에 대해 사용된 툴을 식별하고, 상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 복원부를 포함하되, 상기 툴 플래그들의 값은, 상기 제 1의 툴 세트 인덱스의 값에 의해 제한될 수 있다.A video decoding device according to an embodiment receives a bitstream generated as a result of encoding a video sequence, and inputs a first tool set index indicating a tool allowed to decode the bitstream among a plurality of tools into the bitstream. an entropy decoding unit that obtains from a sequence parameter set of and tool flags indicating whether the plurality of tools were used for the video sequence from the sequence parameter set; and a restoration unit that identifies a tool used for the image sequence from the obtained tool flags and restores the image sequence based on the identified tool, wherein the values of the tool flags are determined by the first tool. It may 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 decrypt the bitstream; generating tool flags indicating whether the plurality of tools were used for the video 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 the values of the tool flags are the values of the first tool set index. may be limited by

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

종래의 프로파일은 특정 툴의 조합, 즉 특정의 툴 세트로 정의되었지만, 일 실시예에서는 복수 개의 툴 세트들을 하나의 프로파일에 매핑함으로써 하나의 프로파일이 다양한 툴 조합을 지원 가능하게 된다. 일례로 어떤 프로파일에서 사용 가능한 툴에 있어서, 높은 복잡도 등의 이유로 상기 툴을 제외한 새로운 프로파일을 정의가 필요한 경우, 새로운 프로파일을 정의하지 않고, 상기 프로파일에서 상기 툴을 제외한 툴 세트로 비트스트림을 구성함으로써 상기 목적을 달성할 수 있다. 최근, 비디오 코덱 기술은 지원하는 툴들이 많아지고 복잡해짐과 동시에 VR이나 HDR 등 다양하고 새로운 응용 분야가 지속적으로 나타남에 따라 이러한 이용 분야에 적합한 툴 세트 구성에 대한 요구가 증가하고 있다. 일 실시예에서는 다양한 응용 분야의 요구 사항에 대응하여 툴 세트 구성을 보다 효율적으로 처리할 수 있다.A conventional profile is defined as a combination of specific tools, that is, a specific tool set, but in one embodiment, one profile can support various tool combinations by mapping a plurality of tool sets to one profile. For example, in the case of 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 purpose can be achieved. Recently, the number of tools supported by video codec technology has increased and become more complex, and at the same time, as various new application fields such as VR and HDR continue to appear, the demand for a tool set suitable for these fields of use is increasing. In one embodiment, tool set configuration can be handled more efficiently in response to the requirements of various application fields.

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

본 명세서에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.
도 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.
Figure 1 is a block diagram of an image decoding device according to an embodiment.
Figure 2 is a block diagram of a video encoding device according to an embodiment.
FIG. 3 illustrates a process of dividing a current coding unit and determining at least one coding unit, according to an embodiment.
FIG. 4 illustrates a process of dividing a coding unit in a non-square shape and determining at least one coding unit, according to an embodiment.
FIG. 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.
FIG. 6 illustrates a method for determining a predetermined coding unit among an odd number of coding units, according to an embodiment.
FIG. 7 illustrates the order in which the plurality of coding units are processed when dividing the current coding unit to determine a plurality of coding units, according to an embodiment.
FIG. 8 illustrates a process of determining that the current coding unit is divided into an odd number of coding units when the coding units cannot be processed in a predetermined order according to one embodiment.
FIG. 9 illustrates a process of dividing a first coding unit and determining at least one coding unit, according to an embodiment.
FIG. 10 illustrates that when a non-square second coding unit determined by dividing a first coding unit satisfies a predetermined condition, the form in which it can be divided is limited, according to one embodiment.
FIG. 11 illustrates a process of dividing a square-shaped coding unit when the division mode information cannot indicate division into four square-shaped coding units, according to an embodiment.
FIG. 12 illustrates that the processing order between a plurality of coding units may vary depending on the division process of the coding unit, according to one embodiment.
FIG. 13 illustrates a process in which the depth of the coding unit is determined as the shape and size of the coding unit change when the coding unit is recursively divided to determine a plurality of coding units according to an embodiment.
FIG. 14 illustrates an index (part index, hereinafter PID) for classifying depth and coding units that can be determined according to the shape and size of coding units, according to an embodiment.
FIG. 15 illustrates that a plurality of coding units are determined according to a plurality of predetermined data units included in a picture, according to an embodiment.
FIG. 16 illustrates coding units that can be determined for each picture when the combination of types into which the coding unit can be divided is different for each picture, according to one embodiment.
FIG. 17 illustrates various types of coding units that can be determined based on segmentation mode information expressed as a binary code, according to an embodiment.
FIG. 18 illustrates another type of coding unit that can be determined based on segmentation mode information expressed as a binary code, according to an embodiment.
Figure 19 is a block diagram of a video encoding and decoding system.
Figure 20 is a block diagram showing the configuration of a video decoding device according to an embodiment.
FIG. 21 is an exemplary diagram showing the structure of a bitstream generated according to the hierarchical structure of an image.
Figure 22 is a table showing the correspondence between each bit of the first bit string and a plurality of tools.
FIG. 23 is a diagram to explain that when a video decoding device according to an embodiment cannot use a tool necessary to decode a bitstream, decoding the bitstream is impossible.
Figure 24 is an example table showing the syntax structure of a sequence parameter set.
FIG. 25 is an exemplary diagram showing values of restricted tool flags according to the value of the first tool set index and the value of the second tool set index.
Figure 26 is a flowchart for explaining an image decoding method according to an embodiment.
Figure 27 is a block diagram showing the configuration of a video encoding device according to an embodiment.
Figure 28 is a flowchart for explaining an image encoding method according to an embodiment.

본 개시는 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고, 이를 상세한 설명을 통해 상세히 설명하고자 한다. 그러나, 이는 본 개시의 실시 형태에 대해 한정하려는 것이 아니며, 본 개시는 여러 실시예들의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.Since the present disclosure can make various changes and have various embodiments, specific embodiments will be illustrated in the drawings and described in detail through detailed description. However, this is not intended to limit 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 technical scope of the various embodiments.

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

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

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

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

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

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

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

영상 복호화 장치(100)는 비트스트림 획득부(110) 및 복호화부(120)를 포함할 수 있다. 비트스트림 획득부(110) 및 복호화부(120)는 적어도 하나의 프로세서를 포함할 수 있다. 또한 비트스트림 획득부(110) 및 복호화부(120)는 적어도 하나의 프로세서가 수행할 명령어들을 저장하는 메모리를 포함할 수 있다. The video decoding device 100 may include a bitstream acquisition unit 110 and a decoding unit 120. The bitstream acquisition unit 110 and the decoding unit 120 may include at least one processor. Additionally, the bitstream acquisition unit 110 and the decoding unit 120 may include a memory that stores instructions to be performed 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 on which the video encoding device 200, which will be described later, encodes the video. Additionally, a bitstream may be transmitted from the video encoding device 200. The video encoding device 200 and the video decoding device 100 can be connected wired or wirelessly, and the bitstream acquisition unit 110 can receive the bitstream through wired or wireless. The bitstream acquisition unit 110 may receive a bitstream from a storage medium such as optical media, hard disk, etc. The decoder 120 may restore an image based on information obtained from the received bitstream. The decoder 120 may obtain syntax elements for restoring an image from a bitstream. The decoder 120 may restore an image based on syntax elements.

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

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

이하에서는 본 개시의 일 실시예에 따라 부호화 단위의 분할에 대하여 자세히 설명한다. Hereinafter, division 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 can 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 (Coding Tree Units (CTUs)). Depending on the implementation, one slice may include one or more tiles, and one slice may include one or more maximum coding units. A slice containing one or multiple tiles may be determined within a picture.

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

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

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

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

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

영상은 최대 부호화 단위(Coding Tree Unit; CTU)로 분할될 수 있다. 최대 부호화 단위의 크기는 비트스트림으로부터 획득된 정보에 기초하여 결정될 수 있다. 최대 부호화 단위의 모양은 동일 크기의 정사각형을 가질 수 있다. 하지만 이에 한정되는 것은 아니다. The video can be divided into the largest coding unit (Coding Tree Unit (CTU)). The size of the maximum coding unit can 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 to this.

예를 들어, 비트스트림으로부터 루마 부호화 블록의 최대 크기에 대한 정보가 획득될 수 있다. 예를 들어, 루마 부호화 블록의 최대 크기에 대한 정보가 나타내는 루마 부호화 블록의 최대 크기는 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, 256x256 중 하나일 수 있다.For example, information about the maximum size of a luma encoding block can be obtained from the bitstream. For example, the maximum size of the luma coding block indicated by the information about the maximum size of the luma coding block 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 the difference between the maximum size of a luma coding block that can be divided into two and the luma block size can be obtained from the bitstream. Information about the luma block size difference may indicate the size difference between the maximum luma coding unit and the maximum luma coding block that can be divided into two. Therefore, by combining information about the maximum size of a luma coding block that can be divided into two obtained from a bitstream and information about the luma block size difference, the size of the maximum luma coding unit can be determined. Using the size of the luma maximum coding unit, the size of the chroma maximum coding unit can also be determined. For example, if the Y:Cb:Cr ratio is 4:2:0 depending on the color format, the size of the chroma block may be half the size of the luma block, and similarly, the size of the chroma maximum coding unit may be equal to that of the luma maximum coding unit. It could be half the size.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

부호화 단위의 모양은 정사각형(square) 및 비-정사각형(non-square)을 포함할 수 있다. 부호화 단위의 너비 및 높이의 길이가 같은 경우(즉, 부호화 단위의 블록 형태가 4Nx4N 인 경우), 영상 복호화 장치(100)는 부호화 단위의 블록 형태 정보를 정사각형으로 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 모양을 비-정사각형으로 결정할 수 있다. The shape of the coding unit may include square and non-square. When the width and height of the coding unit are the same (that is, when the block shape of the coding unit is 4Nx4N), the video decoding device 100 may determine the block shape information of the coding unit to be square. The video decoding device 100 may determine the shape of the coding unit to be 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 lengths of the coding unit are different (that is, when the block shape of the coding unit is 4Nx2N, 2Nx4N, 4NxN, Nx4N, 32NxN, Nx32N, 16NxN, Nx16N, 8NxN, or Nx8N), the video decoding device 100 The block shape information of the coding unit may be determined to be non-square. When the shape of the coding unit is non-square, the video decoding device 100 sets the ratio of the width and height of the block shape information of the coding unit to 1:2, 2:1, 1:4, 4:1, 1:8. , 8:1, 1:16, 16:1, 1:32, or 32:1. Additionally, based on the width and height of the coding unit, the video decoding device 100 may determine whether the coding unit is in the horizontal or vertical direction. Additionally, the video decoding apparatus 100 may determine the size of the coding unit based on at least one of the width length, height length, or area of the coding unit.

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

영상 복호화 장치(100)는 비트스트림으로부터 분할 형태 모드 정보를 획득할 수 있다. 하지만 이에 한정되는 것은 아니며, 영상 복호화 장치(100) 및 영상 부호화 장치(200)는 블록 형태 정보에 기초하여 미리 약속된 분할 형태 모드 정보를 결정할 수 있다. 영상 복호화 장치(100)는 최대 부호화 단위 또는 최소 부호화 단위에 대하여 미리 약속된 분할 형태 모드 정보를 결정할 수 있다. 예를 들어 영상 복호화 장치(100)는 최대 부호화 단위에 대하여 분할 형태 모드 정보를 쿼드 분할(quad split)로 결정할 수 있다. 또한, 영상 복호화 장치(100)는 최소 부호화 단위에 대하여 분할 형태 모드 정보를 "분할하지 않음"으로 결정할 수 있다. 구체적으로 영상 복호화 장치(100)는 최대 부호화 단위의 크기를 256x256으로 결정할 수 있다. 영상 복호화 장치(100)는 미리 약속된 분할 형태 모드 정보를 쿼드 분할로 결정할 수 있다. 쿼드 분할은 부호화 단위의 너비 및 높이를 모두 이등분하는 분할 형태 모드이다. 영상 복호화 장치(100)는 분할 형태 모드 정보에 기초하여 256x256 크기의 최대 부호화 단위로부터 128x128 크기의 부호화 단위를 획득할 수 있다. 또한 영상 복호화 장치(100)는 최소 부호화 단위의 크기를 4x4로 결정할 수 있다. 영상 복호화 장치(100)는 최소 부호화 단위에 대하여 "분할하지 않음"을 나타내는 분할 형태 모드 정보를 획득할 수 있다.The video decoding apparatus 100 may obtain segmentation mode information from the bitstream. However, it is not limited to this, and the image decoding device 100 and the image encoding device 200 may determine pre-arranged segmentation type mode information based on block type information. The video decoding device 100 may determine pre-arranged split type mode information for the maximum coding unit or minimum coding unit. For example, the video decoding apparatus 100 may determine the split type mode information for the maximum coding unit to be quad split. Additionally, the video decoding device 100 may determine the split type mode information to be “not split” for the minimum coding unit. Specifically, the video decoding device 100 may determine the size of the maximum coding unit to be 256x256. The video decoding device 100 may determine the pre-arranged division type mode information to be quad division. Quad division is a division mode that divides both the width and height of the coding unit into two halves. The video decoding device 100 may obtain a coding unit of size 128x128 from the largest coding unit of size 256x256 based on the segmentation mode information. Additionally, the video decoding device 100 may determine the size of the minimum coding unit to be 4x4. The video decoding device 100 may obtain segmentation mode information indicating “not segmentation” for the minimum coding unit.

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

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

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

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

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

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

일 실시예에 따라, 분할 형태 모드 정보가 홀수개의 블록으로 부호화 단위를 분할(터너리 분할)하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)에 포함되는 홀수개의 부호화 단위를 결정할 수 있다. 예를 들면, 분할 형태 모드 정보가 3개의 부호화 단위로 현재 부호화 단위(400 또는 450)를 분할하는 것을 나타내는 경우, 영상 복호화 장치(100)는 현재 부호화 단위(400 또는 450)를 3개의 부호화 단위(430a, 430b, 430c, 480a, 480b, 480c)로 분할할 수 있다. According to one embodiment, when the division type mode information indicates that the coding unit is divided into an odd number of blocks (ternary division), the video decoding device 100 divides the odd number of coding units included in the current coding unit 400 or 450. The unit can be determined. For example, when the split type mode information indicates dividing the current coding unit (400 or 450) into three coding units, the video decoding device 100 divides the current coding unit (400 or 450) into three coding units ( It can be divided into 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 one embodiment, the 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 width and height is 4:1, the width length is longer than the height length, so the block shape information may be horizontal. When the ratio of width and height is 1:4, the width length is shorter than the height length, so the block shape information may be vertically oriented. The video decoding apparatus 100 may determine to split the current coding unit into an odd number of blocks based on the split type mode information. Additionally, the image decoding device 100 may determine the division direction of the current coding unit (400 or 450) based on the 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 video decoding device 100 may divide the current coding unit 400 in the horizontal direction to determine coding units 430a, 430b, and 430c. Additionally, when the current coding unit 450 is in the horizontal direction, the video decoding device 100 may divide the current coding unit 450 in the vertical direction to determine coding units 480a, 480b, and 480c.

일 실시예에 따라 영상 복호화 장치(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 one embodiment, the video decoding device 100 may determine an odd number of coding units included in the current coding unit 400 or 450, and the sizes of the determined coding units may not all be the same. For example, among the determined odd number of coding units (430a, 430b, 430c, 480a, 480b, 480c), the size of a certain coding unit (430b or 480b) is different from that of other coding units (430a, 430c, 480a, 480c). You can also have That is, the coding unit that can be determined by dividing the current coding unit (400 or 450) may have multiple types of sizes, and in some cases, an odd number of coding units (430a, 430b, 430c, 480a, 480b, 480c). may each have different sizes.

일 실시예에 따라 분할 형태 모드 정보가 홀수개의 블록으로 부호화 단위가 분할되는 것을 나타내는 경우, 영상 복호화 장치(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 one embodiment, when the division type mode information indicates that the coding unit is divided into an odd number of blocks, the video decoding device 100 may determine the odd number of coding units included in the current coding unit (400 or 450), Furthermore, the video decoding apparatus 100 may place a predetermined limit on at least one coding unit among the odd number of coding units generated by division. Referring to FIG. 4, the video decoding device 100 uses a coding unit located in the center among three coding units (430a, 430b, 430c, 480a, 480b, 480c) generated by dividing the current coding unit (400 or 450). The decoding process for (430b, 480b) may be different from the other coding units (430a, 430c, 480a, 480c). For example, the video decoding device 100 restricts the coding units 430b and 480b located in the center from being further divided, unlike other coding units 430a, 430c, 480a, and 480c, or divides them only a predetermined number of times. It can be restricted to be split.

도 5는 일 실시예에 따라 영상 복호화 장치(100)가 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 부호화 단위를 분할하는 과정을 도시한다.FIG. 5 illustrates a process by 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 one embodiment, the image decoding apparatus 100 may determine to divide or not divide the square-shaped first coding unit 500 into coding units based on at least one of block type information and division type mode information. . According to one embodiment, when the division type mode information indicates dividing the first coding unit 500 in the horizontal direction, the video decoding device 100 divides the first coding unit 500 in the horizontal direction to perform second encoding. The unit 510 can be determined. The first coding unit, second coding unit, and third coding unit used according to one embodiment are terms used to understand the relationship before and after division between coding units. For example, if the first coding unit is split, the second coding unit can be determined, and if the second coding unit is split, the third coding unit can be determined. Hereinafter, the relationship between the first coding unit, the second coding unit, and the third coding unit used may be understood as being in accordance with 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 one embodiment, the image decoding apparatus 100 may determine to split or not split the determined second coding unit 510 into coding units based on split type mode information. Referring to FIG. 5, the image decoding device 100 divides the first coding unit 500 based on split shape mode information and converts the determined non-square second coding unit 510 into at least one third coding unit. It may be divided into units (520a, 520b, 520c, 520d, etc.) or the second coding unit 510 may not be divided. The image decoding device 100 may obtain segmentation mode information, and the image decoding device 100 may divide the first coding unit 500 based on the obtained segmentation mode information to generate 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 the way the first coding unit 500 was divided based on division type mode information. According to one embodiment, when the first coding unit 500 is divided into a second coding unit 510 based on the division type mode information for the first coding unit 500, the second coding unit 510 is also divided into a second coding unit 510. The second coding unit 510 may be divided into third coding units (eg, 520a, 520b, 520c, 520d, etc.) based on split type mode information. That is, coding units may be recursively divided based on split type mode information related to each coding unit. Therefore, a square coding unit may be determined from a non-square coding unit, and the square coding unit may be recursively divided to determine a non-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, the non-square second coding unit 510 is divided into a predetermined coding unit (for example, a centrally located coding unit) among the odd number of third coding units 520b, 520c, and 520d. A coding unit (or a square-shaped coding unit) can be divided recursively. According to one embodiment, the non-square third coding unit 520b, which is one of the odd number of third coding units 520b, 520c, and 520d, may be divided in the horizontal direction into a plurality of fourth coding units. . The non-square fourth coding unit 530b or 530d, which is one of the plurality of fourth coding units 530a, 530b, 530c, and 530d, may be further divided into a plurality of coding units. For example, the non-square fourth coding unit 530b or 530d may be further divided into an odd number of coding units. Methods that can be used for recursive division 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 one embodiment, the video decoding apparatus 100 may split each of the third coding units (520a, 520b, 520c, 520d, etc.) into coding units based on split type mode information. Additionally, the image decoding apparatus 100 may determine not to split the second coding unit 510 based on split type mode information. According to one embodiment, the image decoding device 100 may divide the non-square second coding unit 510 into an odd number of third coding units 520b, 520c, and 520d. The video decoding device 100 may place a predetermined limit on a third coding unit among the odd number of third coding units 520b, 520c, and 520d. For example, the video decoding device 100 limits the third coding unit 520c located in the center among the odd number of third coding units 520b, 520c, and 520d to no longer being divided or to a settable number of times. It can be limited to what needs to 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 device 100 encodes a third coding unit located in the center among the odd number of third coding units 520b, 520c, and 520d included in the non-square second coding unit 510. The unit 520c is no longer divided, or is limited to being divided into a predetermined division form (for example, divided into only four coding units or divided into a form corresponding to the split form of the second coding unit 510). , it can be limited to dividing only a predetermined number of times (for example, dividing only n times, n>0). However, the above limitation on the third coding unit 520c located in the center is only a simple embodiment and should not be construed as limited to the above-described embodiments, and the third coding unit 520c located in the center may be used in other third coding units 520c. It should be interpreted as including various restrictions that can be decoded differently from the coding units 520b and 520d.

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

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

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

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

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

일 실시예에 따라 영상 복호화 장치(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 one embodiment, the video decoding apparatus 100 may use information indicating the location of each odd number of coding units to determine a coding unit located in the center among the odd number of coding units. Referring to FIG. 6, the video decoding device 100 divides the current coding unit 600 or the current coding unit 650 into odd-numbered coding units 620a, 620b, 620c or odd-numbered coding units 660a, 660b, 660c) can be determined. The video decoding device 100 uses information about the positions of the odd number of coding units 620a, 620b, 620c or the odd number of coding units 660a, 660b, 660c to encode the middle coding unit 620b or the middle coding unit. (660b) can be determined. For example, the image decoding device 100 determines the positions of the coding units 620a, 620b, and 620c based on information indicating the positions of predetermined samples included in the coding units 620a, 620b, and 620c, thereby The coding unit 620b located in can be determined. Specifically, the image decoding device 100 encodes the coding units 620a, 620b, and 620c based on information indicating the positions of the samples 630a, 630b, and 630c at the upper left of the coding units 620a, 620b, and 620c. By determining the position of , the coding unit 620b located in the center can be determined.

일 실시예에 따라 부호화 단위들(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 one embodiment, the information indicating the location of the upper left samples 630a, 630b, and 630c included in the coding units 620a, 620b, and 620c, respectively, is within the picture of the coding units 620a, 620b, and 620c. It may contain information about the location or coordinates. According to one embodiment, the information indicating the positions of the upper left samples 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), and this width or height may correspond to information indicating the difference between coordinates within the picture of the coding units 620a, 620b, and 620c. That is, the video decoding device 100 directly uses information about the positions or coordinates of the coding units 620a, 620b, and 620c within the picture, or uses information about the width or height of the coding unit corresponding to the difference value between the coordinates. By using , the coding unit 620b located in the center can be determined.

일 실시예에 따라, 상단 부호화 단위(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 one embodiment, information indicating the location of the sample 630a at the top left of the top coding unit 620a may represent (xa, ya) coordinates, and the sample 530b at the top left of the middle coding unit 620b. ) may represent (xb, yb) coordinates, and information representing the location of the sample 630c in the upper left corner of the lower coding unit 620c may represent (xc, yc) coordinates. The video decoding apparatus 100 may determine the middle coding unit 620b using the 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 samples 630a, 630b, and 630c in the upper left are sorted in ascending or descending order, the coding unit 620b includes (xb, yb), which is the coordinates of the sample 630b located in the center. The current coding unit 600 can be determined as a coding unit located in the middle of the divided coding units 620a, 620b, and 620c. However, the coordinates representing the positions of the upper left samples 630a, 630b, and 630c may represent coordinates representing absolute positions within the picture, and further represent the location of the upper left samples 630a of the upper coding unit 620a. As a reference, (dxb, dyb) coordinates, which are information indicating the relative position of the sample 630b at the upper left of the middle coding unit 620b, and (dxb, dyb) coordinates indicating the relative position of the sample 630c at the upper left of the lower coding unit 620c. Information (dxc, dyc) coordinates can also be used. In addition, the method of determining the coding unit at a predetermined position by using the coordinates of the sample as information indicating the position of the sample included in the coding unit should not be interpreted as limited to the above-described method, and various arithmetic methods that can use the coordinates of the sample should not be used. It must be interpreted in this way.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위(600)를 복수개의 부호화 단위들(620a, 620b, 620c)로 분할할 수 있고, 부호화 단위들(620a, 620b, 620c) 중 소정의 기준에 따라 부호화 단위를 선택할 수 있다. 예를 들면, 영상 복호화 장치(100)는 부호화 단위들(620a, 620b, 620c) 중 크기가 다른 부호화 단위(620b)를 선택할 수 있다.According to one embodiment, the video decoding device 100 may divide the current coding unit 600 into a plurality of coding units 620a, 620b, and 620c, and select a predetermined number of coding units 620a, 620b, and 620c. The coding unit can be selected according to the criteria. For example, the video decoding apparatus 100 may select a coding unit 620b with a different size among the 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 one embodiment, the image decoding device 100 may use (xa, ya) coordinates, which are information indicating the location of the upper left sample 630a of the upper coding unit 620a, and the upper left sample of the middle coding unit 620b. Coding units 620a using (xb, yb) coordinates, which are information indicating the position of 630b, and (xc, yc) coordinates, which are information indicating the position of the upper left sample 630c of the lower coding unit 620c. , 620b, 620c) each width or height can be determined. The video decoding device 100 uses (xa, ya), (xb, yb), and (xc, yc), which are coordinates indicating the positions of the coding units 620a, 620b, and 620c, to encode the coding units 620a, 620b. , 620c) Each size can be determined. According to one embodiment, the video decoding device 100 may determine the width of the upper coding unit 620a as the width of the current coding unit 600. The video decoding device 100 may determine the height of the upper coding unit 620a as yb-ya. According to one embodiment, the video decoding device 100 may determine the width of the middle coding unit 620b as the width of the current coding unit 600. The video decoding device 100 may determine the height of the middle coding unit 620b as yc-yb. According to one embodiment, the video decoding device 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 middle coding unit 620b. . The image decoding apparatus 100 may determine a coding unit having a size different from other coding units based on the width and height of the determined coding units 620a, 620b, and 620c. Referring to FIG. 6, the video decoding device 100 may determine the middle coding unit 620b, which has a size different from that of the upper coding unit 620a and the lower coding unit 620c, as the coding unit at a predetermined position. However, the process of determining a coding unit having a size different from other coding units by the video decoding device 100 described above is an embodiment of determining a coding unit at a predetermined position using the size of the coding unit determined based on sample coordinates. Therefore, various processes can be used to determine the coding unit at a predetermined position by comparing the size of the coding unit determined according to the predetermined sample coordinates.

영상 복호화 장치(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 video decoding device 100 provides (xd, yd) coordinates, which are information indicating the location of the sample 670a at the top left of the left coding unit 660a, and the location of the sample 670b at the top left of the middle coding unit 660b. Coding units 660a, 660b, and 660c using (xe, ye) coordinates, which are information representing , and (xf, yf) coordinates, which are information representing the location of the top left sample 670c of the right coding unit 660c. You can decide the width or height of each. The video decoding device 100 uses coordinates (xd, yd), (xe, ye), and (xf, yf), which are coordinates indicating the positions of the coding units 660a, 660b, and 660c, to encode the coding units 660a, 660b. , 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 one embodiment, the video decoding device 100 may determine the width of the left coding unit 660a to be xe-xd. The video decoding device 100 may determine the height of the left coding unit 660a as the height of the current coding unit 650. According to one embodiment, the video decoding device 100 may determine the width of the middle coding unit 660b as xf-xe. The video decoding device 100 may determine the height of the middle coding unit 660b as the height of the current coding unit 650. According to one embodiment, the image decoding device 100 determines the width or height of the right coding unit 660c, the width or height of the current coding unit 650, and the width or height of the left coding unit 660a and the middle coding unit 660b. It can be decided using . The image decoding apparatus 100 may determine a coding unit having a size different from other coding units based on the width and height of the determined coding units 660a, 660b, and 660c. Referring to FIG. 6, the video decoding device 100 may determine the middle coding unit 660b, which has 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, the process of determining a coding unit having a size different from other coding units by the video decoding device 100 described above is an embodiment of determining a coding unit at a predetermined position using the size of the coding unit determined based on sample coordinates. Therefore, various processes can be used to determine the coding unit at a predetermined position by comparing the size of the coding unit determined according to the predetermined sample coordinates.

다만 부호화 단위의 위치를 결정하기 위하여 고려하는 샘플의 위치는 상술한 좌측 상단으로 한정하여 해석되어서는 안되고 부호화 단위에 포함되는 임의의 샘플의 위치에 대한 정보가 이용될 수 있는 것으로 해석될 수 있다. 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 as described above, and information on the location of any sample included in the coding unit may be interpreted as being available.

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

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

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

도 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 device 100 may split the current coding unit 600 into a plurality of coding units 620a, 620b, and 620c based on the split type mode information, and the plurality of coding units (620a, 620b, 620c). The coding unit 620b located in the center among 620a, 620b, and 620c can be determined. Furthermore, the image decoding apparatus 100 may determine the coding unit 620b located in the center by considering the location where the segmentation mode information is obtained. That is, the division type mode information of the current coding unit 600 can be obtained from the sample 640 located in the center of the current coding unit 600, and based on the division type mode information, the current coding unit 600 When divided into a plurality of coding units 620a, 620b, and 620c, the coding unit 620b including the sample 640 can be determined as the coding unit located in the center. However, the information used to determine the coding unit located in the center should not be interpreted as limited to segmentation mode information, and various types of information can be used in the process of determining the coding unit located in the center.

일 실시예에 따라 소정 위치의 부호화 단위를 식별하기 위한 소정의 정보는, 결정하려는 부호화 단위에 포함되는 소정의 샘플에서 획득될 수 있다. 도 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 one embodiment, predetermined information for identifying a coding unit at a predetermined position may be obtained from a predetermined sample included in the coding unit to be determined. Referring to FIG. 6, the video decoding device 100 divides the current coding unit 600 into a coding unit at a predetermined position among a plurality of coding units 620a, 620b, and 620c (e.g., divided into a plurality of pieces). Segment type mode information obtained from a sample at a predetermined position within the current coding unit 600 (e.g., a sample located at the center of the current coding unit 600) in order to determine the coding unit located in the center of the coding unit. can be used. That is, the video decoding device 100 can determine the sample at the predetermined position by considering the block shape of the current coding unit 600, and the video decoding device 100 can determine the plurality of samples by dividing the current coding unit 600. Among the coding units 620a, 620b, and 620c, a coding unit 620b containing a sample from which predetermined information (e.g., segmentation mode information) can be obtained can be determined and a predetermined limit may be placed. . Referring to FIG. 6, according to one embodiment, the image decoding device 100 may determine a sample 640 located in the center of the current coding unit 600 as a sample from which predetermined information can be obtained, and the image decoding device 100 may determine a sample 640 located in the center of the current coding unit 600. 100 may place certain restrictions on the coding unit 620b including the sample 640 during the decoding process. However, the position of the sample from which predetermined information can be obtained should not be interpreted as limited to the above-mentioned position, but may be interpreted as samples at any position included in the coding unit 620b to be determined for the purpose of limitation.

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

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

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

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

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

도 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 device 100 may determine the order in which the second coding units 710a and 710b, which are determined by splitting the first coding unit 700 in the vertical direction, are processed in the horizontal direction 710c. . The image decoding apparatus 100 may determine the processing order of the second coding units 730a and 730b determined by dividing the first coding unit 700 in the horizontal direction in the vertical direction 730c. The video decoding device 100 divides the first coding unit 700 into vertical and horizontal directions and divides the second coding units 750a, 750b, 750c, and 750d into the second coding units 750a, 750b, 750c, and 750d after the coding units located in one row are processed. It can be determined according to a predetermined order in which coding units located in the next row are processed (for example, raster scan order or z scan order 750e, etc.).

일 실시예에 따라 영상 복호화 장치(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 one embodiment, the video decoding apparatus 100 may recursively split coding units. Referring to FIG. 7, the video decoding device 100 may divide the first coding unit 700 to determine a plurality of coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d. Each of the determined coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d can be recursively divided. A method of dividing the plurality of coding units 710a, 710b, 730a, 730b, 750a, 750b, 750c, and 750d may be a method corresponding to the 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 video decoding device 100 can divide the first coding unit 700 in the vertical direction to determine second coding units 710a and 710b, respectively. You can decide to split or not split independently.

일 실시예에 따라 영상 복호화 장치(100)는 좌측의 제2 부호화 단위(710a)를 수평 방향으로 분할하여 제3 부호화 단위(720a, 720b)로 분할할 수 있고, 우측의 제2 부호화 단위(710b)는 분할하지 않을 수 있다. According to one embodiment, the image decoding device 100 may divide the second coding unit 710a on the left side in the horizontal direction into third coding units 720a and 720b, and divide the second coding unit 710a on the right side into third coding units 720a and 720b. ) 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 one embodiment, the processing order of coding units may be determined based on the division process of the coding units. In other words, the processing order of the divided coding units can be determined based on the processing order of the coding units immediately before being split. The image decoding device 100 may determine the order in which the third coding units 720a and 720b, which are determined by dividing the second coding unit 710a on the left, are processed independently of the second coding unit 710b on the right. Since the second coding unit 710a on the left is divided in the horizontal direction to determine the third coding units 720a and 720b, the third coding units 720a and 720b can be processed in the vertical direction 720c. In addition, the order in which the second coding unit 710a on the left and the second coding unit 710b on the right are processed corresponds to the horizontal direction 710c, so the third coding unit included in the second coding unit 710a on the left After 720a and 720b are processed in the vertical direction 720c, the right coding unit 710b may be processed. Since the above description is intended to explain the process in which the processing order of each coding unit is determined according to the coding unit before division, it should not be interpreted as limited to the above-described embodiment, and the coding units determined by being divided into various forms are determined in a predetermined manner. It should be interpreted as being used in a variety of ways that can be processed independently in order.

도 8은 일 실시예에 따라 영상 복호화 장치(100)가 소정의 순서로 부호화 단위가 처리될 수 없는 경우, 현재 부호화 단위가 홀수개의 부호화 단위로 분할되는 것임을 결정하는 과정을 도시한다.FIG. 8 illustrates a process by which the video decoding apparatus 100 determines that the current coding unit is divided into an odd number of coding units when the coding units cannot be processed in a predetermined order, according to one 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 one embodiment, the video decoding apparatus 100 may determine that the current coding unit is divided into an odd number of coding units based on the obtained split type mode information. Referring to FIG. 8, the square-shaped first coding unit 800 can be divided into non-square-shaped second coding units 810a and 810b, and the second coding units 810a and 810b are each independently It can be divided into 3 coding units (820a, 820b, 820c, 820d, 820e). According to one embodiment, the video decoding device 100 may divide the left coding unit 810a among the second coding units in the horizontal direction to determine a plurality of third coding units 820a and 820b, and divide the left coding unit 810a into a plurality of third coding units 820a and 820b. ) can be divided into an odd number of third coding units (820c, 820d, 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 one embodiment, the video decoding device 100 determines whether the third coding units 820a, 820b, 820c, 820d, and 820e can be processed in a predetermined order and determines whether there are odd-numbered coding units. You can decide. Referring to FIG. 8, the image decoding device 100 may recursively divide the first coding unit 800 to determine third coding units 820a, 820b, 820c, 820d, and 820e. The image decoding device 100 generates a first coding unit 800, a second coding unit 810a, 810b, or a third coding unit 820a, 820b, 820c based on at least one of block type information and split type mode information. , 820d, 820e) may be divided into an odd number of coding units. For example, the coding unit located on the right of the second coding units 810a and 810b may be divided into an odd number of third coding units 820c, 820d, and 820e. The order in which the plurality of coding units included in the first coding unit 800 are processed may be a predetermined order (e.g., z-scan order 830), and the image decoding device ( 100) may determine whether the third coding units 820c, 820d, and 820e, which are determined by dividing the right second coding unit 810b into an odd number, satisfy the condition that they can be 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 one embodiment, the video decoding device 100 satisfies the condition that the third coding units 820a, 820b, 820c, 820d, and 820e included in the first coding unit 800 can be processed in a predetermined order. The condition may include whether at least one of the width and height 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 and 820e. It is related. For example, the third coding units 820a and 820b determined by dividing the height of the non-square left second coding unit 810a in half may satisfy the condition. The boundaries of the third coding units (820c, 820d, 820e) 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. If this condition is not satisfied, the video decoding device 100 may determine that the scanning order is disconnected, and based on the determination result, determine that the right second coding unit 810b is divided into an odd number of coding units. According to one embodiment, when the video decoding device 100 is divided into an odd number of coding units, a predetermined restriction may be placed on the coding unit at a predetermined position among the divided coding units, and various restrictions may be placed on the content of the restriction or the predetermined position. Since it has been described in detail through examples, detailed description will be omitted.

도 9는 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(900)를 분할하여 적어도 하나의 부호화 단위를 결정하는 과정을 도시한다. FIG. 9 illustrates a process in which the video decoding apparatus 100 divides the first coding unit 900 and determines at least one coding unit, 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 one embodiment, the video decoding device 100 may split the first coding unit 900 based on split type mode information obtained through the bitstream acquisition unit 110. The square-shaped first coding unit 900 may be divided into four square-shaped coding units or may be divided into a plurality of non-square-shaped coding units. For example, referring to FIG. 9, when the first coding unit 900 is square and the segmentation mode information indicates that it is divided into non-square coding units, the video decoding device 100 uses the first coding unit 900 It can be divided into a plurality of non-square coding units. Specifically, when the division type mode information indicates that an odd number of coding units is determined by dividing the first coding unit 900 in the horizontal or vertical direction, the video decoding device 100 forms a square-shaped first coding unit ( 900) may be divided into second coding units 910a, 910b, 910c determined by being divided in the vertical direction as an odd number of coding units, or second coding units 920a, 920b, 920c determined by being divided in the 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 one embodiment, the image decoding device 100 is configured to process the second coding units 910a, 910b, 910c, 920a, 920b, and 920c included in the first coding unit 900 in a predetermined order. It can be determined whether 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 unit 910a, 910b, 910c, 920a, 920b, 920c. It is related to whether Referring to FIG. 9, the boundaries of the second coding units 910a, 910b, and 910c, which are determined by dividing the square-shaped first coding unit 900 in the vertical direction, divide the width of the first coding unit 900 in half. Since this is not possible, it may be determined that the first coding unit 900 does not satisfy the condition for being processed in a predetermined order. In addition, the boundaries of the second coding units 920a, 920b, and 920c, which are determined by dividing the square-shaped first coding unit 900 in the horizontal direction, do not split the height of the first coding unit 900 in half, so 1 Encoding unit 900 may be determined to not satisfy the conditions for being processed in a predetermined order. If this condition is not satisfied, the video decoding device 100 may determine that the scan order is disconnected, and based on the determination result, determine that the first coding unit 900 is divided into an odd number of coding units. According to one embodiment, when the video decoding device 100 is divided into an odd number of coding units, a predetermined restriction may be placed on the coding unit at a predetermined position among the divided coding units, and various restrictions may be placed on the content of the restriction or the predetermined position. Since it has been described in detail through examples, detailed description will be omitted.

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

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

도 10은 일 실시예에 따라 영상 복호화 장치(100)가 제1 부호화 단위(1000)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위가 소정의 조건을 만족하는 경우 제2 부호화 단위가 분할될 수 있는 형태가 제한되는 것을 도시한다.FIG. 10 shows, according to one embodiment, when the video decoding device 100 determines that the second coding unit of a non-square shape by dividing the first coding unit 1000 satisfies a predetermined condition, the second coding unit will be divided. 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 one embodiment, the image decoding device 100 converts the square-shaped first coding unit 1000 into a non-square-shaped second coding unit based on the segmentation mode information acquired through the bitstream acquisition unit 110. It can be decided to split into (1010a, 1010b, 1020a, 1020b). The second coding units 1010a, 1010b, 1020a, and 1020b may be divided independently. Accordingly, the image decoding device 100 may determine whether to split or not split into a plurality of coding units based on split type mode information related to each of the second coding units 1010a, 1010b, 1020a, and 1020b. According to one embodiment, the image decoding device 100 divides the non-square left second coding unit 1010a, which is determined by dividing the first coding unit 1000 in the vertical direction, in the horizontal direction to create a third coding unit ( 1012a, 1012b) can be determined. However, when the video decoding device 100 divides the left second coding unit 1010a in the horizontal direction, the right second coding unit 1010b is divided 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. If the right second coding unit 1010b is divided in the same direction and the third coding units 1014a and 1014b are determined, the left second coding unit 1010a and the right second coding unit 1010b are divided in the horizontal direction, respectively. By being independently divided, the third coding units 1012a, 1012b, 1014a, and 1014b can be determined. However, this is the same result as the video decoding device 100 dividing the first coding unit 1000 into four square second coding units 1030a, 1030b, 1030c, and 1030d based on the division mode information, which is It may be inefficient in terms of video decoding.

일 실시예에 따라 영상 복호화 장치(100)는 수평 방향으로 제1 부호화 단위(1000)가 분할되어 결정된 비-정사각형 형태의 제2 부호화 단위(1020a 또는 1020b)를 수직 방향으로 분할하여 제3 부호화 단위(1022a, 1022b, 1024a, 1024b)를 결정할 수 있다. 다만 영상 복호화 장치(100)는 제2 부호화 단위 중 하나(예를 들면 상단 제2 부호화 단위(1020a))를 수직 방향으로 분할한 경우, 상술한 이유에 따라 다른 제2 부호화 단위(예를 들면 하단 부호화 단위(1020b))는 상단 제2 부호화 단위(1020a)가 분할된 방향과 동일하게 수직 방향으로 분할될 수 없도록 제한할 수 있다. According to one embodiment, the video decoding device 100 divides the first coding unit 1000 in the horizontal direction and divides the non-square second coding unit 1020a or 1020b in the vertical direction to form a third coding unit. (1022a, 1022b, 1024a, 1024b) can be determined. However, when the video decoding device 100 divides one of the second coding units (e.g., the upper second coding unit 1020a) in the vertical direction, the other second coding unit (e.g., the lower second coding unit 1020a) is divided according to the above-mentioned reason. The coding unit 1020b may be restricted so that it cannot be divided in the same vertical direction as the upper second coding unit 1020a.

도 11은 일 실시예에 따라 분할 형태 모드 정보가 4개의 정사각형 형태의 부호화 단위로 분할하는 것을 나타낼 수 없는 경우, 영상 복호화 장치(100)가 정사각형 형태의 부호화 단위를 분할하는 과정을 도시한다.FIG. 11 illustrates a process by which the image decoding apparatus 100 splits a square-shaped coding unit when the split mode information cannot indicate splitting into four square-shaped 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 one embodiment, the video decoding device 100 may divide the first coding unit 1100 based on split type mode information and determine the second coding units (1110a, 1110b, 1120a, 1120b, etc.). The division type mode information may include information about various forms into which the coding unit can be divided, but the information about the various forms may not include information for dividing the coding unit into four square-shaped coding units. According to this division type mode information, the image decoding device 100 cannot divide the square-shaped first coding unit 1100 into four square-shaped second coding units 1130a, 1130b, 1130c, and 1130d. Based on the segmentation mode information, the image decoding device 100 may determine a non-square second coding unit (1110a, 1110b, 1120a, 1120b, etc.).

일 실시예에 따라 영상 복호화 장치(100)는 비-정사각형 형태의 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등)를 각각 독립적으로 분할할 수 있다. 재귀적인 방법을 통해 제2 부호화 단위(1110a, 1110b, 1120a, 1120b 등) 각각이 소정의 순서대로 분할될 수 있으며, 이는 분할 형태 모드 정보에 기초하여 제1 부호화 단위(1100)가 분할되는 방법에 대응하는 분할 방법일 수 있다. According to one embodiment, the video decoding device 100 may independently divide the second coding units (1110a, 1110b, 1120a, 1120b, etc.) of a non-square shape. Each of the second coding units (1110a, 1110b, 1120a, 1120b, etc.) can be divided in a predetermined order through a recursive method, which is based on the method in which the first coding unit (1100) is divided based on the split type mode information. It may be a corresponding partitioning 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 device 100 may determine square-shaped third coding units 1112a and 1112b by dividing the left second coding unit 1110a in the horizontal direction, and the right second coding unit 1110b It can be divided in the horizontal direction to determine square-shaped third coding units 1114a and 1114b. Furthermore, the image decoding device 100 may divide both the left second coding unit 1110a and the right second coding unit 1110b in the horizontal direction to determine square-shaped third coding units 1116a, 1116b, 1116c, and 1116d. there is. In this case, the coding unit may be determined in the same form as when the first coding unit 1100 is divided into four square 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)로 분할된 것과 동일한 형태로 부호화 단위가 결정될 수 있다. For another example, the video decoding device 100 may divide the upper second coding unit 1120a in the vertical direction to determine square-shaped third coding units 1122a and 1122b, and determine the lower second coding unit 1120b. ) can be divided in the vertical direction to determine square-shaped third coding units 1124a and 1124b. Furthermore, the image decoding device 100 may divide both the upper second coding unit 1120a and the lower second coding unit 1120b in the vertical direction to determine square-shaped third coding units 1126a, 1126b, 1126a, and 1126b. there is. In this case, the coding unit may be determined in the same form as when the first coding unit 1100 is divided into four square second coding units 1130a, 1130b, 1130c, and 1130d.

도 12는 일 실시예에 따라 복수개의 부호화 단위들 간의 처리 순서가 부호화 단위의 분할 과정에 따라 달라질 수 있음을 도시한 것이다.FIG. 12 illustrates that the processing order between a plurality of coding units may vary depending on the division process of the coding unit, according to one 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 one embodiment, the video decoding apparatus 100 may split the first coding unit 1200 based on split type mode information. When the block shape is square and the division type mode information indicates that the first coding unit 1200 is divided in at least one of the horizontal direction and the vertical direction, the image decoding device 100 divides the first coding unit 1200 into By dividing, the second coding unit (eg, 1210a, 1210b, 1220a, 1220b, etc.) can be determined. Referring to FIG. 12, the second coding units 1210a, 1210b, 1220a, and 1220b of a non-square shape, which are determined by dividing the first coding unit 1200 only in the horizontal or vertical direction, are divided based on the division mode information for each. Can be divided independently. For example, the video decoding device 100 divides the second coding units 1210a and 1210b generated by dividing the first coding unit 1200 in the vertical direction, respectively, in the horizontal direction to create third coding units 1216a and 1216b. 1216c and 1216d) can be determined, and the second coding units 1220a and 1220b generated by dividing the first coding unit 1200 in the horizontal direction are divided in the vertical direction to produce third coding units 1226a, 1226b, and 1226c. , 1226d) can be determined. Since the division process of the second coding units 1210a, 1210b, 1220a, and 1220b has been described above with reference to FIG. 11, detailed description 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 one embodiment, the video decoding device 100 may process coding units according to a predetermined order. Since the characteristics of processing of coding units according to a predetermined order have been described above with reference to FIG. 7, detailed descriptions will be omitted. Referring to FIG. 12, the video decoding device 100 divides the square-shaped first coding unit 1200 into four square-shaped third coding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d). ) can be determined. According to one embodiment, the video decoding device 100 determines the processing order of the third coding units 1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, and 1226d according to the form in which the first coding unit 1200 is divided. 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 one embodiment, the video decoding device 100 divides the second coding units 1210a and 1210b generated by splitting them in the vertical direction, respectively, in the horizontal direction to determine the third coding units 1216a, 1216b, 1216c, and 1216d. The image decoding device 100 first processes the third coding units 1216a and 1216c included in the left second coding unit 1210a in the vertical direction, and then processes the third coding units 1216a and 1216c included in the right second coding unit 1210b. The third coding units 1216a, 1216b, 1216c, and 1216d can be processed according to the 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 one embodiment, the video decoding device 100 divides the second coding units (1220a, 1220b) generated by splitting them in the horizontal direction, respectively, in the vertical direction to determine the third coding units (1226a, 1226b, 1226c, and 1226d). The video decoding device 100 first processes the third coding units 1226a and 1226b included in the upper second coding unit 1220a in the horizontal direction, and then processes the third coding units 1226a and 1226b included in the lower second coding unit 1220b. The third coding units 1226a, 1226b, 1226c, and 1226d can be processed according to the 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, the second coding units (1210a, 1210b, 1220a, 1220b) can be divided into square-shaped third coding units (1216a, 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d). there is. The second coding units 1210a and 1210b determined by being divided in the vertical direction and the second coding units 1220a and 1220b determined by being divided in the horizontal direction are divided into different forms, but the third coding unit 1216a is determined later. , 1216b, 1216c, 1216d, 1226a, 1226b, 1226c, 1226d), the result is that the first coding unit 1200 is divided into coding units of the same type. Accordingly, the video decoding device 100 recursively splits the coding unit through a different process based on the split type mode information, and as a result, even if coding units of the same type are determined, the plurality of coding units determined to have the same type are divided into different types. It can be processed in order.

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

일 실시예에 따라 영상 복호화 장치(100)는 부호화 단위의 심도를 소정의 기준에 따라 결정할 수 있다. 예를 들면 소정의 기준은 부호화 단위의 긴 변의 길이가 될 수 있다. 영상 복호화 장치(100)는 현재 부호화 단위의 긴 변의 길이가 분할되기 전의 부호화 단위의 긴 변의 길이보다 2n (n>0) 배로 분할된 경우, 현재 부호화 단위의 심도는 분할되기 전의 부호화 단위의 심도보다 n만큼 심도가 증가된 것으로 결정할 수 있다. 이하에서는 심도가 증가된 부호화 단위를 하위 심도의 부호화 단위로 표현하도록 한다.According to one embodiment, the video decoding device 100 may determine the depth of a coding unit according to a predetermined standard. For example, the predetermined standard may be the length of the long side of the coding unit. If the length of the long side of the current coding unit is divided by 2n (n>0) times the length of the long side of the coding unit before division, the depth of the current coding unit is greater than the depth of the coding unit before division. It can be determined that the depth is increased by n. Hereinafter, the coding unit with increased depth will be expressed as a coding unit of 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 one embodiment, based on block shape information indicating a square shape (for example, the block shape information may indicate '0: SQUARE'), the image decoding apparatus 100 generates a square shape. By dividing 1 coding unit 1300, a second coding unit 1302, a third coding unit 1304, etc. of lower depth can be determined. 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 may have a size of NxN. there is. Furthermore, the third coding unit 1304 determined by dividing the width and height of the second coding unit 1302 into 1/2 sizes 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. If the depth of the first coding unit 1300 is D, the depth of the second coding unit 1302, which is 1/2 the width and height of the first coding unit 1300, may be D+1, and the depth of the second coding unit 1302 may be D+1. The depth of the third coding unit 1304, which is 1/4 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 one embodiment, block shape information indicating a non-square shape (for example, the block shape information may be '1: NS_VER' indicating a non-square with a height longer than the width, or '1: NS_VER' indicating a non-square with a width longer than the height. 2: NS_HOR'), the image decoding device 100 divides the first coding unit 1310 or 1320, which is non-square, into a second coding unit 1312 or 1322 of lower depth, The third coding unit (1314 or 1324), etc. can 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 video decoding device 100 may determine a second coding unit (eg, 1302, 1312, 1322, etc.) by dividing at least one of the width and height of the Nx2N-sized first coding unit 1310. That is, the image decoding device 100 may divide the first coding unit 1310 in the horizontal direction to determine a second coding unit 1302 of NxN size or a second coding unit 1322 of NxN/2 size, The second coding unit 1312 of size N/2xN may be determined by dividing in the horizontal and vertical directions.

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

일 실시예에 따라 영상 복호화 장치(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 one embodiment, the image decoding device 100 determines a third coding unit (e.g., 1304, 1314, 1324, etc.) by dividing at least one of the width and height of the second coding unit 1302 of NxN size. It may be possible. That is, the image decoding device 100 divides the second coding unit 1302 in the vertical and horizontal directions to determine a third coding unit 1304 of size N/2xN/2 or a third coding unit 1304 of size N/4xN/2. 3 coding units 1314 can be determined or a third coding unit 1324 of size N/2xN/4 can 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 one embodiment, the video decoding device 100 divides at least one of the width and height of the second coding unit 1312 of N/2xN size into third coding units (e.g., 1304, 1314, 1324, etc.). You can also decide. That is, the video decoding device 100 divides the second coding unit 1312 in the horizontal direction into a third coding unit 1304 of size N/2xN/2 or a third coding unit 1324 of size N/2xN/4. ) can be determined or the third coding unit 1314 of size N/4xN/2 can be determined by dividing it in the vertical and horizontal directions.

일 실시예에 따라 영상 복호화 장치(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 one embodiment, the video decoding device 100 divides at least one of the width and height of the NxN/2-sized second coding unit 1322 into third coding units (e.g., 1304, 1314, 1324, etc.). You can also decide. That is, the image decoding device 100 divides the second coding unit 1322 in the vertical direction into a third coding unit 1304 of N/2xN/2 size or a third coding unit 1314 of N/4xN/2 size. ) can be determined or divided into vertical and horizontal directions to determine a third coding unit 1324 of size N/2xN/4.

일 실시예에 따라 영상 복호화 장치(100)는 정사각형 형태의 부호화 단위(예를 들면, 1300, 1302, 1304)를 수평 방향 또는 수직 방향으로 분할할 수 있다. 예를 들면, 2Nx2N 크기의 제1 부호화 단위(1300)를 수직 방향으로 분할하여 Nx2N 크기의 제1 부호화 단위(1310)를 결정하거나 수평 방향으로 분할하여 2NxN 크기의 제1 부호화 단위(1320)를 결정할 수 있다. 일 실시예에 따라 심도가 부호화 단위의 가장 긴 변의 길이에 기초하여 결정되는 경우, 2Nx2N 크기의 제1 부호화 단위(1300)가 수평 방향 또는 수직 방향으로 분할되어 결정되는 부호화 단위의 심도는 제1 부호화 단위(1300)의 심도와 동일할 수 있다.According to one embodiment, the video decoding device 100 may divide square-shaped coding units (eg, 1300, 1302, and 1304) in the horizontal or vertical direction. For example, the first coding unit 1300 of size 2Nx2N may be divided in the vertical direction to determine the first coding unit 1310 of size Nx2N, or the first coding unit 1320 of size 2NxN may be determined by dividing in the horizontal direction. You can. According to one embodiment, when the depth is determined based on the length of the longest side of the coding unit, the depth of the coding unit determined by dividing the first coding unit 1300 of size 2Nx2N in the horizontal or vertical direction is the first coding unit. It may be the same as the depth of 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 one embodiment, the width and height of the third coding unit (1314 or 1324) may correspond to 1/4 times that of the first coding unit (1310 or 1320). If the depth of the first coding unit (1310 or 1320) is D, the depth of the second coding unit (1312 or 1322), which is 1/2 the width and height of the first coding unit (1310 or 1320), may be D+1. and the depth of the third coding unit (1314 or 1324), which is 1/4 times the width and height of the first coding unit (1310 or 1320), may be D+2.

도 14는 일 실시예에 따라 부호화 단위들의 형태 및 크기에 따라 결정될 수 있는 심도 및 부호화 단위 구분을 위한 인덱스(part index, 이하 PID)를 도시한다.FIG. 14 illustrates an index (part index, hereinafter PID) for classifying depth and coding units that can be determined according to the shape and size of 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 one embodiment, the image decoding device 100 may divide the square-shaped first coding unit 1400 to determine various forms of second coding units. Referring to FIG. 14, the video decoding device 100 divides the first coding unit 1400 in at least one of the vertical and horizontal directions according to the split type mode information to generate the second coding units 1402a, 1402b, and 1404a. , 1404b, 1406a, 1406b, 1406c, 1406d) can be determined. That is, the image decoding device 100 may determine the second coding units 1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, and 1406d based on the segmentation 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 one embodiment, the second coding units (1402a, 1402b, 1404a, 1404b, 1406a, 1406b, 1406c, 1406d) determined according to the segmentation mode information for the square-shaped first coding unit 1400 have the length of the long side. The depth can be determined based on . For example, since the length of one side of the square-shaped first coding unit 1400 and the long side length of the non-square second coding units 1402a, 1402b, 1404a, and 1404b are the same, the first coding unit ( 1400) and the non-square second coding units 1402a, 1402b, 1404a, 1404b can be considered to have the same depth. On the other hand, when the image decoding device 100 divides the first coding unit 1400 into four square-shaped second coding units 1406a, 1406b, 1406c, and 1406d based on the division mode information, the square-shaped second coding units 1406a, 1406b, 1406c, and 1406d 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 side of the second coding unit (1406a, 1406b, 1406c, 1406d) The depth may be a depth of D+1, which is one depth lower than D, which is the depth 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 one embodiment, the video decoding device 100 divides the first coding unit 1410, which has a height longer than the width, in the horizontal direction according to the division mode information into a plurality of second coding units 1412a, 1412b, and 1414a. , 1414b, 1414c). According to one embodiment, the video decoding device 100 divides the first coding unit 1420, which has a width longer than the height, in the vertical direction according to the split type mode information into 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 one embodiment, the second coding unit (1412a, 1412b, 1414a, 1414b, 1414c. 1422a, 1422b, 1424a, 1424b, 1424c), the depth may be determined based on the length of the long side. For example, the length of one side of the square-shaped second coding units 1412a and 1412b is 1/2 the length of the long side of the non-square first coding unit 1410, where the height is longer than the width, so it is a square. The depth of the second coding units 1412a and 1412b is D+1, which is one depth lower than the depth D of the non-square first coding unit 1410.

나아가 영상 복호화 장치(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 device 100 may divide the non-square first coding unit 1410 into an odd number of second coding units 1414a, 1414b, and 1414c based on the split shape 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 non-square second coding units 1414a and 1414c and the length of one side of the square second coding unit 1414b are 1/ of the length of one side of the first coding unit 1410. Since it is double, the depth of the second coding units 1414a, 1414b, and 1414c may be a depth of D+1, which is one depth lower than the depth of the first coding unit 1410, D. The video decoding device 100 corresponds to the above method of determining the depth of coding units related to the first coding unit 1410, and uses a non-square first coding unit 1420 with a width longer than the height. The depth of coding units can 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 one embodiment, the video decoding device 100 determines an index (PID) for distinguishing divided coding units. When the odd number of divided coding units are not the same size, the size ratio between coding units is determined. Based on this, the index can be determined. Referring to FIG. 14, the coding unit 1414b located in the center among the coding units 1414a, 1414b, and 1414c divided into odd numbers has the same width but a different height from the other coding units 1414a and 1414c. It may be twice the height of fields 1414a and 1414c. That is, in this case, the coding unit 1414b located in the center may include two other coding units 1414a and 1414c. Therefore, if the index (PID) of the coding unit 1414b located in the center according to the scan order is 1, the index of the coding unit 1414c located next in order may be 3, which is increased by 2. In other words, there may be discontinuity in the value of the index. According to one embodiment, the video decoding apparatus 100 may determine whether odd-numbered coding units are of the same size based on the presence of discontinuity in the index for distinguishing between the divided coding units.

일 실시예에 따라 영상 복호화 장치(100)는 현재 부호화 단위로부터 분할되어 결정된 복수개의 부호화 단위들을 구분하기 위한 인덱스의 값에 기초하여 특정 분할 형태로 분할된 것인지를 결정할 수 있다. 도 14를 참조하면 영상 복호화 장치(100)는 높이가 너비보다 긴 직사각형 형태의 제1 부호화 단위(1410)를 분할하여 짝수개의 부호화 단위(1412a, 1412b)를 결정하거나 홀수개의 부호화 단위(1414a, 1414b, 1414c)를 결정할 수 있다. 영상 복호화 장치(100)는 복수개의 부호화 단위 각각을 구분하기 위하여 각 부호화 단위를 나타내는 인덱스(PID)를 이용할 수 있다. 일 실시예에 따라 PID는 각각의 부호화 단위의 소정 위치의 샘플(예를 들면, 좌측 상단 샘플)에서 획득될 수 있다. According to one embodiment, the video decoding apparatus 100 may determine whether the unit has been divided into a specific division type based on the value of an index for distinguishing a plurality of coding units determined by being divided from the current coding unit. Referring to FIG. 14, the image decoding device 100 divides the first coding unit 1410, which has a rectangular shape with a height longer than the width, to determine even-numbered coding units 1412a and 1412b or odd-numbered coding units 1414a and 1414b. , 1414c) can be determined. The video decoding device 100 may use an index (PID) indicating each coding unit to distinguish each of a plurality of coding units. According to one embodiment, the PID may be obtained from a sample at a predetermined position (eg, upper left sample) 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 one embodiment, the video decoding apparatus 100 may determine a coding unit at a predetermined position among coding units divided and determined using an index for distinguishing coding units. According to one embodiment, when the segmentation mode information for the first coding unit 1410, which has a rectangular shape with a height longer than the width, indicates that the first coding unit 1410 is divided into three coding units, the image decoding device 100 divides the first coding unit 1410 into three coding units. can be divided into three coding units (1414a, 1414b, 1414c). The video decoding device 100 may allocate an index to each of the three coding units 1414a, 1414b, and 1414c. The video decoding device 100 may compare the indices for each coding unit to determine a middle coding unit among coding units divided into an odd number of coding units. The video decoding apparatus 100 generates a coding unit 1414b having an index corresponding to the middle value among the indices based on the indexes of the coding units, and encodes the coding unit 1414b at the middle position among the coding units determined by dividing the first coding unit 1410. It can be determined as a unit. According to one embodiment, when determining an index for distinguishing divided coding units, the video decoding device 100 may determine the index based on the size ratio between coding units if the coding units do not have the same size. . Referring to FIG. 14, the coding unit 1414b created by dividing the first coding unit 1410 has the same width as the other coding units 1414a and 1414c, but has a different height. It can be twice the height. In this case, if the index (PID) of the coding unit 1414b located in the center is 1, the index of the coding unit 1414c located next in order may be 3, which is increased by 2. In this case, when the index increases uniformly and the increase varies, the video decoding device 100 may determine that the index is divided into a plurality of coding units including a coding unit with a different size from other coding units, one embodiment. According to this, when the split type mode information indicates that it is divided into an odd number of coding units, the video decoding device 100 determines that the coding unit at a predetermined position (for example, the middle coding unit) among the odd number of coding units has a different size from the other coding units. The current coding unit can be divided into formats. In this case, the video decoding device 100 can determine coding units of different sizes using the index (PID) for the coding unit. However, the above-described index and the size or position of the coding unit at the predetermined position to be determined are specific for explaining one embodiment and should not be interpreted as limited thereto, and various indexes, positions and sizes of the coding unit can be used. must be interpreted.

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

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

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

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

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

일 실시예에 따라 영상 복호화 장치(100)는 현재 픽쳐에 포함되는 기준 데이터 단위가 가질 수 있는 최소 크기를 미리 결정할 수 있다. 이에 따라, 영상 복호화 장치(100)는 최소 크기 이상의 크기를 갖는 다양한 크기의 기준 데이터 단위를 결정할 수 있고, 결정된 기준 데이터 단위를 기준으로 분할 형태 모드 정보를 이용하여 적어도 하나의 부호화 단위를 결정할 수 있다. According to one embodiment, the video decoding apparatus 100 may determine in advance the minimum size that a reference data unit included in the current picture can have. Accordingly, the video decoding device 100 can determine reference data units of various sizes having a size equal to or greater than the minimum size, and can determine at least one coding unit using split type 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 video decoding apparatus 100 may use a standard coding unit 1500 in a square shape, or a standard coding unit 1502 in a non-square shape. According to one embodiment, the shape and size of the reference coding unit can be divided into various data units (e.g., sequence, picture, slice, slice segment (e.g., sequence, picture, slice, slice segment) that may include at least one reference coding unit. slice segment, tile, tile group, maximum coding unit, etc.).

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

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

일 실시예에 따라 영상 복호화 장치(100)는 하나의 최대 부호화 단위에 포함하는 적어도 하나의 기준 부호화 단위를 이용할 수 있다. 즉, 영상을 분할하는 최대 부호화 단위에는 적어도 하나의 기준 부호화 단위가 포함될 수 있고, 각각의 기준 부호화 단위의 재귀적인 분할 과정을 통해 부호화 단위가 결정될 수 있다. 일 실시예에 따라 최대 부호화 단위의 너비 및 높이 중 적어도 하나는 기준 부호화 단위의 너비 및 높이 중 적어도 하나의 정수 배에 해당할 수 있다. 일 실시예에 따라 기준 부호화 단위의 크기는 최대 부호화 단위를 쿼드 트리 구조에 따라 n번 분할한 크기일 수 있다. 즉, 영상 복호화 장치(100)는 최대 부호화 단위를 쿼드 트리 구조에 따라 n 번 분할하여 기준 부호화 단위를 결정할 수 있고, 다양한 실시예들에 따라 기준 부호화 단위를 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 분할할 수 있다.According to one embodiment, the video decoding apparatus 100 may use at least one reference coding unit included in one maximum coding unit. That is, the maximum coding unit for dividing an image may include at least one reference coding unit, and the coding unit may be determined through a recursive division process of each reference coding unit. According to one embodiment, at least one of the width and height of the maximum coding unit may correspond to an integer multiple of at least one of the width and height of the reference coding unit. According to one embodiment, the size of the reference coding unit may be the size obtained by dividing the largest coding unit n times according to a quad tree structure. That is, the video decoding device 100 may determine a reference coding unit by splitting the maximum coding unit n times according to a quad tree structure, and according to various embodiments, the reference coding unit may be divided into 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 one embodiment, the video decoding apparatus 100 may obtain and use block type information indicating the type of the current coding unit or partition type mode information indicating a method of dividing the current coding unit from the bitstream. Partition type mode information may be included in the bitstream associated with various data units. For example, the video decoding device 100 includes a sequence parameter set, a picture parameter set, a video parameter set, a slice header, and a slice segment header. Segment type mode information included in the segment header, tile header, and tile group header can be used. Furthermore, the video decoding apparatus 100 may obtain and use syntax elements corresponding to block type information or segmentation mode information from the bitstream for each maximum coding unit or standard coding unit.

이하 본 개시의 일 실시예에 따른 분할 규칙을 결정하는 방법에 대하여 자세히 설명한다.Hereinafter, a method for determining a division 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 video decoding device 100 may determine a video segmentation rule. The segmentation rule may be predetermined between the video decoding device 100 and the video encoding device 200. The video decoding apparatus 100 may determine a video segmentation rule based on information obtained from the bitstream. The video decoding device 100 includes a sequence parameter set, a picture parameter set, a video parameter set, a slice header, a slice segment header, A division rule may be determined based on information obtained from at least one of a tile header and a tile group header. The video decoding device 100 may determine the splitting rule differently depending on the frame, slice, tile, temporal layer, maximum coding unit, or coding unit.

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

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

부호화 단위의 크기는 4x4, 8x4, 4x8, 8x8, 16x4, 16x8, ... , 256x256의 다양한 크기를 포함할 수 있다. 부호화 단위의 크기는 부호화 단위의 긴변의 길이, 짧은 변의 길이 또는 넓이에 따라 분류될 수 있다. 영상 복호화 장치(100)는 동일한 그룹으로 분류된 부호화 단위에 동일한 분할 규칙을 적용할 수 있다. 예를 들어 영상 복호화 장치(100)는 동일한 긴변의 길이를 가지는 부호화 단위를 동일한 크기로 분류할 수 있다. 또한 영상 복호화 장치(100)는 동일한 긴변의 길이를 가지는 부호화 단위에 대하여 동일한 분할 규칙을 적용할 수 있다.The size of the coding unit may include various sizes such as 4x4, 8x4, 4x8, 8x8, 16x4, 16x8, ..., 256x256. The size of the coding unit can be classified according to the length of the long side and the length or area of the short side of the coding unit. The video decoding device 100 may apply the same splitting rule to coding units classified into the same group. For example, the video decoding apparatus 100 may classify coding units having the same long side length into the same size. Additionally, the video 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. It can be included. Additionally, the direction of the coding unit may include horizontal and vertical directions. The horizontal direction may indicate a case where the width of the coding unit is longer than the height. The vertical direction may indicate a case where the width of the coding unit is shorter than the height.

영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 분할 규칙을 적응적으로 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 허용가능한 분할 형태 모드를 다르게 결정할 수 있다. 예를 들어, 영상 복호화 장치(100)는 부호화 단위의 크기에 기초하여 분할이 허용되는지 여부를 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 따라 분할 방향을 결정할 수 있다. 영상 복호화 장치(100)는 부호화 단위의 크기에 따라 허용가능한 분할 타입을 결정할 수 있다.The video decoding apparatus 100 may adaptively determine a segmentation rule based on the size of the coding unit. The video decoding apparatus 100 may determine different allowable segmentation modes based on the size of the coding unit. For example, the video decoding apparatus 100 may determine whether segmentation is allowed based on the size of the coding unit. The video decoding device 100 may determine the division direction according to the size of the coding unit. The video decoding apparatus 100 may determine an allowable segmentation 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 device 200 and the video decoding device 100. Additionally, the video decoding apparatus 100 may determine a splitting rule based on information obtained from the bitstream.

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

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

도 16은 일 실시예에 따라 부호화 단위가 분할될 수 있는 형태의 조합이 픽쳐마다 서로 다른 경우, 각각의 픽쳐마다 결정될 수 있는 부호화 단위들을 도시한다.FIG. 16 illustrates coding units that can be determined for each picture when the combination of types into which the coding unit can be divided is different for each picture, according to one 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 video decoding apparatus 100 may determine different combinations of division types into which a coding unit can be divided for each picture. For example, the video decoding apparatus 100 may select a picture 1600 that can be split into four coding units, a picture 1610 that can be split into two or four coding units, among at least one picture included in the video. ) and a picture 1620 that can be divided into 2, 3, or 4 coding units. In order to split the picture 1600 into a plurality of coding units, the video decoding device 100 may use only split type information indicating that the picture 1600 is split into four square coding units. To split the picture 1610, the video decoding apparatus 100 may use only split type information indicating that the picture 1610 is split into two or four coding units. To split the picture 1620, the video decoding device 100 can use only split type information indicating that the picture 1620 is split into 2, 3, or 4 coding units. Since the combination of the above-mentioned division types is only an example for explaining the operation of the video decoding device 100, the combination of the above-mentioned division types should not be interpreted as limited to the above embodiments, and various types of division are used for each predetermined data unit. It should be interpreted that any combination of forms may be used.

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

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

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

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

일 실시예에 따라 영상 복호화 장치(100)가 정사각형 형태의 부호화 단위를 수평 방향 및 수직 방향으로 분할하여 4개의 정사각형의 부호화 단위로 분할할 수 있는 경우, 정사각형의 부호화 단위에 대한 분할 형태 모드 정보가 나타낼 수 있는 분할 형태는 4가지일 수 있다. 일 실시예에 따라 분할 형태 모드 정보는 2자리의 바이너리 코드로써 표현될 수 있으며, 각각의 분할 형태마다 바이너리 코드가 할당될 수 있다. 예를 들면 부호화 단위가 분할되지 않는 경우 분할 형태 모드 정보는 (00)b로 표현될 수 있고, 부호화 단위가 수평 방향 및 수직 방향으로 분할되는 경우 분할 형태 모드 정보는 (01)b로 표현될 수 있고, 부호화 단위가 수평 방향으로 분할되는 경우 분할 형태 모드 정보는 (10)b로 표현될 수 있고 부호화 단위가 수직 방향으로 분할되는 경우 분할 형태 모드 정보는 (11)b로 표현될 수 있다.According to one embodiment, when the video decoding device 100 can divide a square-shaped coding unit into four square coding units by dividing them in the horizontal and vertical directions, the split shape mode information for the square coding unit is There can be four types of division that can be represented. According to one embodiment, the division type mode information may be expressed as a two-digit binary code, and a binary code may be assigned to each division type. For example, if the coding unit is not split, the split type mode information can be expressed as (00)b, and if the coding unit is split in the horizontal and vertical directions, the split type mode information can be expressed as (01)b. If the coding unit is divided in the horizontal direction, the split type mode information can be expressed as (10)b, and if the coding unit is split in the vertical direction, the split type mode information can 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 one embodiment, when the video decoding device 100 splits a non-square coding unit in the horizontal or vertical direction, the type of split form that can be indicated by the split type mode information determines how many coding units it is split into. It can be decided accordingly. Referring to FIG. 17, the video decoding device 100 may divide up to three non-square coding units according to one embodiment. The video decoding device 100 can split a coding unit into two coding units, and in this case, the split type mode information can be expressed as (10)b. The video decoding device 100 can split a coding unit into three coding units, and in this case, the split type mode information can be expressed as (11)b. The video decoding apparatus 100 may determine not to split the coding unit, and in this case, the split type mode information can be expressed as (0)b. That is, the video decoding apparatus 100 may use variable length coding (VLC) rather than fixed length coding (FLC) to use a binary code representing segmentation mode information.

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

도 18은 일 실시예에 따라 바이너리 코드로 표현될 수 있는 분할 형태 모드 정보에 기초하여 결정될 수 있는 부호화 단위의 또 다른 형태를 도시한다.FIG. 18 illustrates another type of coding unit that can be determined based on segmentation mode information that can 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 video decoding device 100 may split a square-shaped coding unit in the horizontal or vertical direction based on split shape mode information, and divide a non-square-shaped coding unit in the horizontal or vertical direction. It can be divided. That is, the division type mode information may indicate that a square-shaped coding unit is divided in one direction. In this case, the binary code of the segmentation mode information indicating that the square-shaped coding unit is not segmented may be expressed as (0)b. If the binary code of the segmentation mode information indicating that the coding unit is not divided is set to (00)b, the binary code of the 2-bit segmentation mode information is generated even though there is no segmentation mode information set to (01)b. All codes must be used. However, as shown in FIG. 18, in the case of using three division types for a square-shaped coding unit, even if the video decoding device 100 uses a 1-bit binary code (0)b as division type mode information, Since it can be determined that the coding unit is not divided, the bitstream can be used efficiently. However, the division form of the square-shaped coding unit indicated by the division mode information should not be interpreted as being limited to only the three forms shown in FIG. 18, but should be interpreted in various forms including the above-described embodiments.

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

일 실시예에 따라 영상 복호화 장치(100)는 CABAC을 통해 블록 형태 정보 또는 분할 형태 모드 정보에 대한 신택스를 획득하는 과정을 설명한다. 비트스트림 획득부(110)를 통해 상기 신택스에 대한 바이너리 코드를 포함하는 비트스트림을 획득할 수 있다. 영상 복호화 장치(100)는 획득한 비트스트림에 포함되는 빈 스트링(bin string)을 역 이진화하여 블록 형태 정보 또는 분할 형태 모드 정보를 나타내는 신택스 요소(syntax element)를 검출할 수 있다. 일 실시예에 따라 영상 복호화 장치(100)는 복호화할 신택스 요소에 해당하는 바이너리 빈 스트링의 집합을 구하고, 확률 정보를 이용하여 각각의 빈을 복호화할 수 있고, 영상 복호화 장치(100)는 이러한 복호화된 빈으로 구성되는 빈 스트링이 이전에 구한 빈 스트링들 중 하나와 같아질 때까지 반복할수 있다. 영상 복호화 장치(100)는 빈 스트링의 역 이진화를 수행하여 신택스 요소를 결정할 수 있다. According to one embodiment, the image decoding apparatus 100 explains a process of acquiring syntax for block type information or segment type mode information through CABAC. A bitstream including a binary code for the syntax can be obtained through the bitstream acquisition unit 110. The image decoding apparatus 100 may debinarize a bin string included in the acquired bitstream and detect a syntax element indicating block type information or segmentation type mode information. According to one embodiment, the image decoding device 100 may obtain a set of binary bin strings corresponding to syntax elements to be decoded and decode each bin using probability information, and the image decoding device 100 may perform this decoding. You can repeat this until the empty string consisting of the empty strings is equal to one of the previously obtained empty strings. The video decoding apparatus 100 may determine syntax elements by performing inverse binarization of the 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 one embodiment, the video decoding device 100 may determine the syntax for an empty string by performing a decoding process of adaptive binary arithmetic coding, and the video decoding device 100 may use a bitstream acquisition unit. The probability model for the bins obtained through (110) can be updated. Referring to FIG. 17, the bitstream acquisition unit 110 of the video decoding apparatus 100 may acquire a bitstream representing a binary code representing segmentation mode information according to an embodiment. Using the obtained binary code having a size of 1 bit or 2 bits, the image decoding apparatus 100 can determine the syntax for the segmentation mode information. The video decoding apparatus 100 may update the probability for each bit of the 2-bit binary code in order to determine the syntax for the segmentation mode information. That is, the image decoding device 100 can update the probability that the first bin of the 2-bit binary code will have a value of 0 or 1 when decoding the next bin, depending on whether the value is 0 or 1.

일 실시예에 따라 영상 복호화 장치(100)는 신택스를 결정하는 과정에서, 신택스에 대한 빈 스트링의 빈들을 복호화 하는 과정에서 이용되는 빈들에 대한 확률을 갱신할 수 있으며, 영상 복호화 장치(100)는 상기 빈 스트링 중 특정 비트에서는 확률을 갱신하지 않고 동일한 확률을 가지는 것으로 결정할 수 있다. According to one embodiment, in the process of determining the syntax, the image decoding device 100 may update the probabilities for bins used in the process of decoding bins of an empty string for the syntax, and the image decoding device 100 may Certain bits of the empty string may be determined to have 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 the process of determining the syntax using an empty string indicating segmentation mode information for a non-square coding unit, the video decoding device 100 does not split the non-square coding unit. If not, the syntax for the segmentation mode information can be determined using one bin with a value of 0. That is, when the block shape information indicates that the current coding unit is in a non-square shape, the first bin of the bin string for the split shape mode information is 0 if the coding unit in the non-square shape is not split, and 2 or 3. If divided into coding units, it may be 1. Accordingly, the probability that the first bin of the bin string of segmented mode information for a non-square coding unit is 0 may be 1/3, and the probability that the first bin may be 1 may be 2/3. As described above, the video decoding device 100 can represent only a 1-bit empty string with a value of 0 as the segmentation mode information indicating that the non-square coding unit is not divided, so the video decoding device 100 Only when the first bin of the division mode information is 1, the syntax for the division mode information can be determined by determining whether the second bin is 0 or 1. According to one embodiment, the image decoding apparatus 100 may decode the bin by considering that when the first bin for the segmentation mode information is 1, the probability that the second bin is 0 or 1 is the same.

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

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

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

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

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

부호화단(1910)에서, 인터 예측 부호화부(1905)는 현재 블록의 예측 모드가 인터 예측 모드인 경우 현재 픽처에 시간적으로 인접하는 참조 픽쳐의 참조 블록을 가리키는 현재 블록의 움직임 정보를 생성한다. 인터 예측 부호화부(1905)는 참조 블록들의 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. 인트라 예측 부호화부(1910)는 현재 블록에 공간적으로 인접하는 이웃 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있도록, 현재 블록과 유사한 이웃 샘플들이 위치하는 방향 또는 예측 샘플들을 결정하는 방식을 나타내는 인트라 예측 정보를 결정할 수 있다. In the encoding stage 1910, the inter prediction encoder 1905 generates motion information of the current block that indicates a reference block of a reference picture temporally adjacent to the current picture when the prediction mode of the current block is the inter prediction mode. The inter prediction encoder 1905 can determine prediction samples of the current block using samples of reference blocks. The intra prediction encoder 1910 uses intra prediction encoders that indicate the 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 can be determined using neighboring samples that are 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 the current block from among previously reconstructed samples stored in the Decoded Pictur Buffer (DPB) 1948.

변환부(1920)는 현재 블록의 원본 샘플로부터 인터 예측 부호화부(1905) 또는 인트라 예측 부호화부(1910)에 의해 생성된 예측 샘플들을 뺀 레지듀얼 샘플값들에 대해 변환을 수행하여, 변환 계수들을 출력한다. 변환부(1920)로부터 출력된 변환 계수들을 양자화부(1925)가 양자화하여 양자화된 변환 계수들을 출력한다. 엔트로피 부호화부(1930)는 양자화된 변환계수를 레벨값을 포함하는 레지듀얼 신택스 엘리먼트들로 부호화하여 비트스트림의 형태로 출력할 수 있다. The transform unit 1920 performs transformation on the 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 transformation coefficients into Print out. The quantization unit 1925 quantizes the transform coefficients output from the transform unit 1920 and outputs the quantized transform coefficients. The entropy encoder 1930 may encode the quantized transform coefficient into residual syntax elements including a level value and output the result in the form of a bitstream.

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

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

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

복호화기(1950)의 인터 예측 부호화부(1970)는, 엔트로피 복호화부(1955)에서 파싱한 현재 블록의 움직임 정보를 이용하여 현재 픽처에 시간적으로 인접하는 참조 픽쳐를 결정하고, 참조 픽쳐 내의 참조 블록을 결정할 수 있다. 인터 예측 부호화부(1970)는 참조 블록들의 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. 복호화기(1950)의 인트라 예측 부호화부(1975)는, 엔트로피 복호화부(1955)에서 파싱한 현재 블록의 움직임 정보를 이용하여 인트라 예측 정보를 이용하여 현재 블록에 공간적으로 인접하는 참조 샘플들을 결정하고, 결정된 이웃 샘플들을 이용하여 현재 블록의 예측 샘플들을 결정할 수 있다. The inter prediction coding unit 1970 of the decoder 1950 determines a reference picture temporally adjacent to the current picture using the motion information of the current block parsed by the entropy decoding unit 1955, and determines a reference picture within the reference picture. can be decided. The inter prediction encoder 1970 may determine prediction samples of the current block using samples of reference blocks. The intra prediction encoding unit 1975 of the decoder 1950 uses the motion information of the current block parsed by the entropy decoding unit 1955 to determine reference samples spatially adjacent to the current block using intra prediction information. , prediction samples of the current block can 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 the current block from among previously reconstructed samples stored in the Decoded Pictur Buffer (DPB) 1990.

복호화기(1950)의 가산기(1995)에서 레지듀얼 샘플값들과 예측 샘플값들을 합쳐져 현재 블록의 복원 샘플값을 출력한다. 복호화기(1950)의 복원후 필터링부(1980)는 복원 샘플값들에 대해 하다마드 변환 영역 필터링 또는 바이래터럴 필터링을 수행할 수 있다. 복원후 필터링부(1980)의 필터링을 통해 갱신된 복원 샘플값들은 인트라 예측부(1975)에서 수행될 인트라 예측을 위한 참조 샘플값들로써 이용될 수 있다.The adder 1995 of the decoder 1950 combines the residual sample values and the predicted sample values to output the restored sample value of the current block. The post-restoration filtering unit 1980 of the decoder 1950 may perform Hadamard transform domain filtering or bilateral filtering on the restored sample values. Restored sample values updated through filtering by the post-restoration filtering unit 1980 can 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 using restored samples updated through post-restoration filtering. Restored sample values updated through filtering by the in-loop filtering unit 1985 are stored in the DPB 1990 and can 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 operations related to the image decoding method performed by the image decoding device 100. Hereinafter, the operation of the video encoding device 200, which performs an video encoding method that is the reverse process of this video decoding method, will be described through various embodiments.

도 2는 일 실시예에 따라 블록 형태 정보 및 분할 형태 모드 정보 중 적어도 하나에 기초하여 영상을 부호화 할 수 있는 영상 부호화 장치(200)의 블록도를 도시한다.FIG. 2 illustrates a block diagram of an image encoding device 200 capable of encoding an image based on at least one of block type information and split type mode information, according to an 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 device 200 may include an encoder 220 and a bitstream generator 210. The encoder 220 may receive an input image and encode the input image. The encoder 220 may encode the input image to obtain at least one syntax element. Syntax elements include 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 prediction direction and transform index. The encoder 220 may determine a context model based on block shape information including at least one of the 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 syntax elements based on a context model. Additionally, the video encoding device 200 may transmit a bitstream to the video decoding device 100.

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

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

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

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

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

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

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

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

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

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

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

예를 들어, 예측 부호화/예측 복호화에 이용되는 툴은 인터 예측(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 coding/predictive decoding include inter prediction tools, intra prediction tools, skip tools, direct tools, and AMVP (adaptive motion vector prediction) tools. , affine tool, BIO (Bi-Optical Flow) tool, DMVR (Decoder-side Motion Vector Refinement) tool, IC (Illumination Compensation) tool, OBMC (overlapped Block Motion Compensation) tool, and IPR (Inter prediction refinement) It may include tools, etc.

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

또한, 필터링 툴은 디블로킹(deblocking) 툴, SAO(Sample Adaptive Offset) 툴, BF(Bilateral Filter) 툴 및 ALF(Adaptive Loop Filter) 툴 등을 포함할 수 있다.Additionally, filtering tools may include deblocking tools, Sample Adaptive Offset (SAO) tools, Bilateral Filter (BF) tools, and Adaptive Loop Filter (ALF) tools.

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

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

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

본 개시의 일 실시예에서는, 다양한 툴 중에서 영상의 부호화 및 복호화를 위해 필요한 툴 세트에 대한 정보를 시그널링함으로써, 새로운 응용 분야의 등장에 신속하게 대응할 수 있다.In one embodiment of the present disclosure, it is possible to quickly respond to the emergence of new application fields by signaling information about the tool set required for encoding and decoding images among various tools.

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

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

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

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

일 실시예에 따른 엔트로피 복호화부(2010) 및 복원부(2030)는 적어도 하나의 프로세서로 구현될 수 있다. 영상 복호화 장치(2000)는 엔트로피 복호화부(2010) 및 복원부(2030)의 입출력 데이터를 저장하는 하나 이상의 메모리(미도시)를 포함할 수 있다. 또한, 영상 복호화 장치(2000)는, 메모리(미도시)의 데이터 입출력을 제어하는 메모리 제어부(미도시)를 포함할 수 있다.The entropy decoding unit 2010 and the restoration unit 2030 according to one embodiment may be implemented with at least one processor. The image decoding device 2000 may include one or more memories (not shown) that store input and output data of the entropy decoding unit 2010 and the restoration unit 2030. Additionally, the image decoding device 2000 may include a memory control unit (not shown) that controls data input and output of 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 reconstruction of the video sequence from the bitstream. Binary values corresponding to syntax elements may be included in the bitstream according to the hierarchical structure of the image. The entropy decoder 2010 may obtain syntax elements by entropy coding binary values included in the bitstream.

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

도 21을 참조하면, 비트스트림(2100)은 시퀀스 파라미터 세트(2110), 픽처 파라미터 세트(2120), 슬라이스 헤더(2130) 및 슬라이스 데이터(2140)를 포함할 수 있다.Referring to FIG. 21, the 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, picture parameter set 2120, slice header 2130, and slice data 2140 includes syntax elements used in each layer according to the hierarchical structure of the image.

구체적으로, 시퀀스 파라미터 세트(2110)는 하나 이상의 영상으로 이루어진 영상 시퀀스에서 이용되는 신택스 엘리먼트들을 포함한다. Specifically, the sequence parameter set 2110 includes syntax elements used in an image sequence consisting 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 within an image and may refer to the picture parameter set 2120 and the sequence parameter set 2110.

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

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

도 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, picture parameter set 2120, slice header 2130, and slice data 2140 may not be included in the bitstream 2100, and a parameter set not shown, e.g. For example, a set of video parameters may be included in bitstream 2100.

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

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

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

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

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

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

도 22는 제 1 비트열의 각 비트에 대응하는 툴을 도시하는 표이다. 도 22는 인덱스 0을 갖는 비트에 대응하는 btt(binary and ternary splits) 툴로부터 인덱스 20을 갖는 비트에 대응하는 hmvp(history-based merging candidates) 툴까지 총 21개의 툴을 도시하고 있는데, 이들 중 일부의 처리 과정에 대해서는 후술한다.Figure 22 is a table showing tools corresponding to each bit of the first bit string. Figure 22 shows a total of 21 tools, from the btt (binary and ternary splits) tool corresponding to the bit with index 0 to the hmvp (history-based merging candidates) tool corresponding to the bit with index 20, some of which are The processing process 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 one tool among a plurality of tools. A bit with an index of 0, for example, the bit located on the far right in the first bit string indicates whether the btt tool is allowed, and a bit with an index of 1, for example, to the left of the bit with an index of 0. The bit located in may indicate whether the suco (split unit coding ordering) tool is allowed. The bit index shown in FIG. 22 indicates the position of the bit included in the first bit string. For example, the bit index may indicate how far to the left it is based on the rightmost bit of the first bit string.

0의 인덱스를 갖는 비트의 값이 1이면, 비트스트림을 복호화하는데 btt 툴이 허용되고, 0의 인덱스를 갖는 비트의 값이 0이면, 비트스트림을 복호화하는데 btt 툴이 허용되지 않다는 것이 확인될 수 있다. 또한, 1의 인덱스를 갖는 비트의 값이 1이면, 비트스트림을 복호화하는데 suco 툴이 허용되고, 1의 인덱스를 갖는 비트의 값이 0이면, 비트스트림을 복호화하는데 suco 툴이 허용되지 않다는 것이 확인될 수 있다.It can be confirmed that if the value of the bit with an index of 0 is 1, the btt tool is allowed to decrypt the bitstream, and if the value of the bit with an index of 0 is 0, the btt tool is not allowed to decrypt the bitstream. there is. Additionally, if the value of the bit with an index of 1 is 1, the suco tool is allowed to decrypt the bitstream, and if the value of the bit with an index of 1 is 0, the suco tool is not allowed to decrypt the bitstream. It 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 restoration unit 2030 can check whether it can restore the bitstream with its own capabilities from the value of each bit forming the first bit stream. For example, if the value of a bit with an index of 0 is 1, but the restoration unit 2030 cannot use the btt tool, the restoration unit 2030 may determine that decoding the bitstream is impossible. The restoration unit 2030 may stop decoding the bitstream when it is impossible to use a tool identified from the first tool set index, that is, a tool permitted to decrypt the bitstream.

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

도 23은 비트스트림에 포함된 슬라이스 데이터 내 split_unit 관련 신택스 구조를 도시하고 있는데, S2310에서는 sps_btt_flag가 1인지가 판단된다. sps_btt_flag는 비트스트림의 시퀀스 파라미터 세트로부터 추출된 신택스 엘리먼트로서, 영상 시퀀스에 대해 btt 툴이 사용된 것인지 여부를 나타낸다. sps_btt_flag의 값이 1인 경우, 영상 시퀀스에 대해 btt 툴이 사용된 것으로 식별되고, sps_btt_flag의 값이 0인 경우, 영상 시퀀스에 대해 btt 툴이 사용되지 않은 것으로 식별된다. Figure 23 shows the syntax structure related to split_unit in slice data included in the bitstream. In S2310, it is determined whether sps_btt_flag is 1. sps_btt_flag is a syntax element extracted from the sequence parameter set of the bitstream and indicates whether the btt tool was used for the video sequence. If the value of sps_btt_flag is 1, it is identified that the btt tool is used for the video sequence, and if 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 will be 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 string must be 1. That is, it must 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 S2320, S2330, and S2340, respectively. btt_split_flag indicates whether the current coding unit is split into lower coding units, and btt_split_dir indicates whether the current coding unit is split in the width direction or the height direction. Additionally, 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의 툴 세트 인덱스를 통해 미리 알려줌으로써, 영상이 부정확하게 복원되는 경우를 방지할 수 있다.If the video decoding device 2000 has the ability to use the btt tool, and the btt tool is used to encode the video sequence, the restoration unit 2030 divides the current coding unit into two or three units according to btt_split_flag, btt_split_dir, and btt_split_type. The current coding unit is restored by dividing it into lower coding units. However, if the video decoding device 2000 does not have the ability to use the btt tool, it cannot check whether the bins included in the bitstream correspond to btt_split_flag, btt_split_dir, and btt_split_type, and the bins cannot be used by other tools. It may be mistakenly judged to correspond to the syntax element of . Therefore, in the present disclosure, it is possible to prevent the image from being inaccurately restored by informing in advance what capabilities the image decoding apparatus 2000 must have in order to decode the 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 the first tool set index from the sequence parameter set and tool flags indicating whether a plurality of tools are used for the video sequence. Tool flags, such as sps_btt_flag described above, may indicate whether a predetermined tool was used to encode a video sequence. For example, sps_btt_flag with a value of 1 indicates that the btt tool was used for the video sequence, and sps_btt_flag with a value of 0 indicates that the btt tool was not used for the video sequence.

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

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

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

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

일 실시예에서, 0의 값을 갖는 profile_idc는, 비트스트림이 도 22에 도시된 툴들을 이용할 수 없는 프로파일(이하, 베이스라인 프로파일)에 따라 생성되었음을 나타낼 수 있다. 전술한 바와 같이, 영상 부호화 장치 및 영상 복호화 장치(2000)는 영상의 부호화/복호화를 위해 여러 툴을 이용하는데, 베이스라인 프로파일은 미리 결정된 디폴트 툴들을 영상의 부호화/복호화에 이용할 수 있는 것으로 정의된 프로파일이다.In one embodiment, profile_idc with a value of 0 may indicate that the bitstream was created according to a profile (hereinafter referred to as baseline profile) that cannot use the tools shown in FIG. 22. As described above, the video encoding device and the video decoding device 2000 use various tools to encode/decode images, and the baseline profile is defined as predetermined default tools that can be used to encode/decode images. It's a profile.

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

S2420에서 level_idc가 추출된다. level_idc는 부호화/복호화의 대상이 되는 영상의 해상도 등을 나타낸다.level_idc is extracted from S2420. level_idc indicates the resolution of the image that is the target of encoding/decoding.

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 toolset index is extracted. Figure 24 shows that toolset_idc_h consists of 32 bits, but the first bit string corresponding to toolset_idc_h may consist 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 a baseline profile, the value of toolset_idc_h is limited to 0. That is, the values of all bits constituting the first bit string are limited to 0. Conversely, if profile_idc points to the main profile, toolset_idc_h can have a value greater than 0. That is, the bits constituting the first bit stream can 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 toolset index can be extracted. toolset_idc_l is expressed as a second bit string of 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 indicates a tool used for the video sequence among a plurality of tools (the aforementioned advanced tools). toolset_idc_h indicates tools that are allowed and not allowed to decrypt the bitstream, while toolset_idc_l indicates tools that are essential to decrypt the bitstream. Even if a certain tool is identified as permitted to decode the bitstream through toolset_idc_h, the tool may or may not be used for the video sequence. However, if the value of the bit corresponding to a certain tool in the second bit string corresponding to toolset_idc_l is 1, the corresponding tool is identified as being used for the video sequence. That is, if the value of the bit corresponding to a certain tool in the second bit string corresponding to toolset_idc_l is 1, the tool flag corresponding to the tool can only have the 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 a predetermined tool in the second bit string corresponding to toolset_idc_l is 0, the corresponding tool is identified as one that may have been used for the video sequence. That is, if the value of the bit corresponding to a certain 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 in the video sequence. It may or may not have been used. In other words, if the value of the bit corresponding to a certain 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, then the value of the bit corresponding to the tool is 0. Tool flags can have a value of 0 or 1.

toolset_idc_l에 해당하는 제 2 비트열을 구성하는 각 비트는 복수의 툴 각각에 대응할 수 있는데, 제 2 비트열과 복수의 툴 사이의 대응 관계는 도 22에 도시된 제 1 비트열과 복수의 툴 사이의 대응 관계와 동일할 수 있다.Each bit constituting the second bit string corresponding to toolset_idc_l may correspond to each of a plurality of tools, and the correspondence relationship between the second bit string and the plurality of tools is the correspondence between the first bit string and the plurality of tools shown in FIG. 22. 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 string may be limited depending on the value of each bit constituting the first bit string. If the value of the bit at a certain position in the first bit string is 0, it is confirmed that the tool corresponding to the bit is not allowed to decode the video sequence, but if the value of the bit at a certain position in the second bit string is 1, the tool corresponding to the bit is confirmed to be not allowed to decode the video sequence. Since the tool corresponding to the bit is confirmed to be used for the image sequence, a contradiction may occur between the first bit string and the second bit string. Accordingly, if the value of the bit at a certain 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 were used for the video sequence are obtained. As described above, a tool flag with a value of 0 indicates that the tool was not used for the image sequence, and a tool flag with a value of 1 indicates that the tool was used for the image sequence.

툴 플래그들의 값은 제 1의 툴 세트 인덱스(즉, toolset_idc_h)와 제 2의 툴 세트 인덱스(즉, toolset_idc_l)의 각 비트의 값에 따라 제한된다. 전술한 바와 같이, 제 1 비트열 내 소정 위치의 비트의 값이 0이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 0의 값을 가져야 하고, 소정 위치의 비트의 값이 1이라면, 소정 위치의 비트에 대응하는 툴의 툴 플래그는 0 또는 1의 값을 가질 수 있다. The values of tool flags are 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 must have a value of 0, and if the value of the bit at the predetermined position is 1, the predetermined The tool flag of the tool corresponding to the position bit may have a value of 0 or 1.

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

제 1의 툴 세트 인덱스의 값과 제 2의 툴 세트 인덱스의 값에 따라 툴 플래그들이 가질 수 있는 값에 대해 도 25를 참조하여 설명한다.The values that tool flags can have depending on 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의 툴 세트 인덱스의 값에 따라 제한되는 툴 플래그들의 값을 나타내는 예시적인 도면이다.Figure 25 is an example diagram showing the values of tool flags limited according to the value of the first tool set index and the value of the 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) in the first bit string is 1, sps_btt_flag can have a value of 0 or 1. Additionally, sps_btt_flag >= toolset_idc_l & 0x1 means that if the value of the bit with an index of 0 in the second bit string is 1, sps_btt_flag can have a value of 1. That is, if the value of the bit with an index of 0 in the first bit string is 1 and the value of the bit with an index of 0 in the second bit string is 1, the value of sps_btt_flag is limited to 1. Additionally, if the value of the bit with an index of 0 in the first bit string is 1 and the value of the bit with an index of 0 in the second bit string is 0, the value of sps_btt_flag is limited to 0 or 1. Additionally, if the value of the bit with an index of 0 in the first bit string is 0 and the value of the bit with an 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 with an index of 0 in the first bit string is 0, the bit with 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 Figure 25, the value of sps_suco_flag is limited according to the value of the bit with an index of 1 in the first bit string and the value of the bit with an index of 1 in the second bit string, and the value of sps_amvr_flag is limited by the value of the bit with an index of 1 in the first bit string. It is limited according to the value of the bit with index 2 in the bit string and the value of the bit with index 2 in the second bit string.

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

영상은 슬라이스들로 구분되고, 슬라이스에 포함된 소정 크기의 최대 부호화 단위는 계층적으로 적어도 하나의 부호화 단위로 분할된다. 각 부호화 단위는 인터 예측 또는 인트라 예측을 통해 예측 부호화/예측 복호화된다. btt 툴은 최대 부호화 단위로부터 결정된 현재 부호화 단위를 2개의 하위 부호화 단위 또는 3개의 하위 부호화 단위로 분할하여 부호화/복호화하는 툴이다. 현재 부호화 단위를 2개 또는 3개의 하위 부호화 단위로 분할하여 부호화하는 것이 코스트(예를 들어, 율-왜곡 비용(rate-distortion cost)) 측면에서 효과적이라면, btt 툴이 사용될 수 있다. 전술한 바와 같이, btt 툴은 메인 프로파일에서 이용 가능하다. 베이스라인 프로파일에서는 현재 부호화 단위가 분할없이 그대로 부호화되거나, 4분할된 후 부호화될 수 있다.The image is divided into slices, and the largest 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/predictedly decoded through inter prediction or intra prediction. The btt tool is a tool that encodes/decodes the current coding unit determined from the maximum coding unit by dividing it into two sub-coding units or three sub-coding units. If splitting and encoding the current coding unit into two or three sub-coding units is effective in terms of cost (e.g., rate-distortion cost), the btt tool can 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 is without division, or may be 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 encoding/decoding order of coding units. According to the suco tool, when the division direction of the coding unit is vertical, the encoding/decoding order of the lower coding unit is from the lower coding unit on the left to the lower coding unit on the right, or from the lower coding unit on the right to the lower coding unit on the left. It can be determined by the order of the coding unit. In the baseline profile, the sub-coding units divided from the coding unit or the maximum coding unit can be encoded/decoded in a predetermined order, for example, from the left sub-coding unit to the right sub-coding unit.

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

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 differential motion vector to the merge mode defined in the HEVC standard. In merge mode, motion vectors of blocks located around the current coding unit are added to the candidate list, and one of the motion vectors in the candidate list is selected as the motion vector of the current coding unit. Information indicating 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 pointing to one of the motion vectors in the candidate list, the number of bits required to express the motion vector can be reduced. Generally, under merge mode, the differential motion vector between the motion vector of the current coding unit and the motion vector selected from the candidate list is not signaled to the decoder. The mmvd tool differs from the merge mode defined in the HEVC standard in that it signals the differential motion vector between the motion vector of the current coding unit and the motion vector selected from the candidate list to the decoder. The mmvd tool signals to the decoder in which direction and by what distance the motion vector selected from the candidate list should be changed. That is, information indicating the transition distance and direction of the motion vector selected from the candidate list is signaled to the decoder as a differential motion vector. The decoder obtains the motion vector of the current coding unit by changing the motion vector selected from the candidate list according to the transformation distance and transformation direction. In the baseline profile, the mmvd tool is not used for inter prediction of the current coding unit, and instead, conventional merge mode, skip mode, AMVP mode, etc. can be used.

dmvr (decoder-side MV refinement) 툴은 디코더가 양방향 인터 예측에서 이용되는 두 개의 움직임 벡터를 개선하는 기술이다. dmvr 툴에서는, 인코더로부터 시그널링된 두 개의 초기 움직임 벡터를 개선함으로써 보다 정확한 움직임 벡터들을 획득한다. 베이스라인 프로파일에서는 인코더로부터 시그널링된 움직임 벡터들을 별도로 개선하지 않고, 현재 부호화 단위의 예측 움직임 벡터로 이용하거나, 현재 부호화 단위의 움직임 벡터로 이용할 수 있다.The dmvr (decoder-side MV refinement) tool is a technique in which the decoder improves the two motion vectors used in two-way 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 can be used as a predicted motion vector of the current coding unit or as a motion vector of the current coding unit without any separate improvement.

alf(adaptive loop filter) 툴은 복원된 영상들의 아티팩트를 억제하고, 시각적 및 객관적 품질을 개선하기 위한 필터링 기술이다. alf 툴에서는, 루마 필터링을 위해 두 가지 유형의 다이아몬드 필터 패턴 (예를 들어, 5×5 및 7×7)을 정의하고, 크로마 필터링을 위해 한 가지 유형의 다이아몬드 필터 패턴 (예를 들어, 5×5)을 정의한다. 베이스라인 프로파일에서는 alf 툴은 이용되지 않고, 디블로킹 필터링 및/또는 SAO 필터링이 복원된 영상에 대해 이용될 수 있다.The alf (adaptive loop filter) tool is a filtering technology to suppress artifacts in restored images and improve visual and objective quality. In the alf tool, two types of diamond filter patterns (e.g. 5×5 and 7×7) are defined for luma filtering and one type of diamond filter pattern (e.g. 5×7) for chroma filtering. 5) Define. In the baseline profile, the alf tool is not used, and deblocking filtering and/or SAO filtering may be used on the restored 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 restored images following the alf tool. The htdf tool reduces ringing artifacts caused by quantization of residual coefficients. The htdf tool can be applied to the restored luma block when the quantization parameter (QP) is greater than a predetermined value. The transform core is a 2x2 Hadamard transform, which may result in a 3x3 low-pass smoothing filter. In the baseline profile, the htdf tool is not used, and deblocking filtering and/or SAO filtering may be used on the restored 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 DST (discrete sine transform)-VII transform and DCT-VIII transform to the transformation/inverse transformation of residual blocks, in addition to the 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 for differential quantization parameters (i.e., the difference between the prediction quantization parameter and the quantization parameter) at the encoding unit level. At this time, the improved tool determines the value of cuQpDeltaCode for the coding unit (including the coding unit being divided) 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 syntax elements related to differential quantization parameters based on the value. In the baseline profile, syntax elements related to differential quantization parameters can be obtained without identifying the value of cuQpDeltaCode (or identifying only the default value or regardless of the cuQpDeltaCode value).

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

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

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

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

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

S2620 단계에서, 영상 복호화 장치(2000)는 시퀀스 파라미터 세트로부터 복수의 툴에 대한 툴 플래그들을 획득한다. 툴 플래그들은 복수의 툴 각각이 영상 시퀀스에 대해 사용된 것인지 여부를 나타낸다. 툴 플래그들의 값은 제 1 의 툴 세트 인덱스의 값에 따라 제한된다. 툴 플래그들의 값은 제 1 의 툴 세트 인덱스의 값 및 제 2의 툴 세트 인덱스의 값에 따라 제한될 수 있다.In step S2620, the image decoding apparatus 2000 obtains tool flags for a plurality of tools from a sequence parameter set. Tool flags indicate whether each of a plurality of tools is used for an image sequence. The values of tool flags are limited according to the value of the first tool set index. The values of 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 video decoding apparatus 2000 identifies the tool used for the video sequence from the tool flags, and restores the video sequence based on the identified tool in step S2640.

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

도 27을 참조하면, 영상 부호화 장치(2700)는 부호화부(2710) 및 비트스트림 생성부(2730)를 포함한다.Referring to FIG. 27, the image encoding device 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 encoder 2710 includes the inter prediction unit 1905, intra prediction unit 1910, transform unit 1920, quantization unit 1925, inverse quantization unit 1933, and inverse transform unit 1935 shown in FIG. 19. ), corresponds to the post-restoration filtering unit 1940 and the in-loop filtering unit 1945, and the bitstream generator 2730 may correspond to the entropy encoding unit 1930 shown in FIG. 19.

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

부호화부(2710)는 미리 결정된 복수의 툴 중에서 적어도 하나의 툴을 선택하고, 선택한 툴에 기반하여 영상 시퀀스를 부호화한다. 부호화부(2710)는 미리 결정된 복수의 어드밴스드 툴 중에서 선택된 어드밴스드 툴과 복수의 디폴트 툴 중에서 선택된 디폴트 툴을 이용하여 영상 시퀀스를 부호화할 수 있다. 영상 시퀀스에 대한 부호화 결과 신택스 엘리먼트들이 생성될 수 있다. 부호화부(2710)는 영상 시퀀스의 부호화를 위해, 영상 시퀀스를 구성하는 영상을 블록들(예를 들어, 슬라이스, 최대 부호화 단위, 부호화 단위 및/또는 변환 단위)로 분할하고, 분할된 블록들을 부호화할 수 있다.The encoder 2710 selects at least one tool from a plurality of predetermined tools and encodes the 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 a video sequence. To encode an image sequence, the encoder 2710 divides the image constituting the image sequence into blocks (e.g., slice, maximum coding unit, coding unit, and/or transformation unit) and encodes the divided blocks. can do.

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

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

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

부호화부(2710)는 복수의 툴 각각이 영상 시퀀스를 부호화하는데 사용되었는지 여부를 나타내는 툴 플래그들을 생성한다. 일 실시예에서, 툴 플래그들의 값은 제 1의 툴 세트 인덱스 및/또는 제 2의 툴 세트 인덱스의 값에 따라 제한된다. 툴 플래그들의 값이 제 1의 툴 세트 인덱스 및/또는 제 2의 툴 세트 인덱스의 값에 따라 제한되는 조건에 대해서는 도 25 등에서 설명하였으므로 상세한 설명을 생략한다.The encoder 2710 generates tool flags indicating whether each of a plurality of tools was used to encode an image sequence. In one embodiment, the values of the tool flags are limited according to the values of the first tool set index and/or the second tool set index. The conditions under which the values of the tool flags are limited according to the values of the first tool set index and/or the second tool set index have been described in FIG. 25 and the like, so detailed description will be 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, a bitstream may consist of a sequence parameter set, a picture parameter set, a slice header, and slice data depending on the hierarchical structure of the image.

비트스트림 생성부(2730)는 비트스트림의 시퀀스 파라미터 세트에 프로파일을 가리키는 정보, 제 1의 툴 세트 인덱스 및 복수의 툴 각각의 사용 여부를 나타내는 툴 플래그들을 포함시킨다. 또한, 비트스트림 생성부(2730)는 영상 시퀀스의 부호화 결과로 생성된 신택스 엘리먼트들을 영상의 계층 구조에 따라 시퀀스 파라미터 세트, 픽처 파라미터 세트, 슬라이스 헤더 및 슬라이스 데이터 중 적어도 하나에 포함시킨다. 예를 들어, 비트스트림 생성부(2730)는 최대 부호화 단위의 분할 방법을 나타내는 정보, 현재 부호화 단위의 예측 모드를 가리키는 정보 및 현재 부호화 단위를 예측 복호화하는데 필요한 움직임 벡터를 가리키는 정보 등을 슬라이스 데이터에 포함시킬 수 있다. 또한, 비트스트림 생성부(2730)는 슬라이스의 타입을 가리키는 정보, 소정의 툴이 슬라이스로부터 분할된 블록들에 적용된 것인지를 나타내는 정보, 슬라이스로부터 분할된 부호화 단위가 참조할 참조 픽처 리스트를 가리키는 정보 등을 슬라이스 헤더에 포함시킬 수 있다. The bitstream generator 2730 includes information indicating the profile, a first tool set index, and tool flags indicating whether to use each of a plurality of tools in the sequence parameter set of the bitstream. Additionally, 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 the hierarchical structure of the image. For example, the bitstream generator 2730 includes information indicating the splitting method of the maximum coding unit, information indicating the prediction mode of the current coding unit, and information indicating the motion vector required to predict and decode the current coding unit, etc., to the slice data. Can be included. In addition, the bitstream generator 2730 includes information indicating the type of slice, information indicating whether a predetermined tool has been applied to blocks divided from the slice, information indicating a reference picture list to be referenced by the 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 continuously store a computer-executable program, or may temporarily store it for execution or download. In addition, the medium may be a variety of recording or storage means in the form of a single or several pieces of hardware combined. It is not limited to a medium directly connected to a computer system and may be distributed over 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 something configured to store program instructions, including ROM, RAM, flash memory, etc. Additionally, examples of other media include recording or storage media managed by app stores that distribute applications, sites or servers that supply or distribute various other software, etc.

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

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

Claims (3)

영상 복호화 장치에 의한 영상 복호화 방법에 있어서,
영상 시퀀스에 대한 부호화 결과로 생성된 비트스트림을 획득하는 단계;
제 1 툴 및 제 2 툴 중 상기 비트스트림을 복호화하는데 필요한 툴을 나타내는 제 1의 툴 세트 인덱스 및 제 2의 툴 세트 인덱스를 상기 비트스트림의 시퀀스 파라미터 세트로부터 획득하는 단계;
상기 제 1 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 1 툴 플래그와 상기 제 2 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 2 툴 플래그를 상기 시퀀스 파라미터 세트로부터 획득하는 단계;
상기 획득한 제 1 툴 플래그와 상기 제 2 툴 플래그로부터 상기 제 1 툴과 상기 제 2 툴 중 상기 영상 시퀀스에 대해 사용된 툴을 식별하는 단계; 및
상기 식별된 툴을 기반으로 상기 영상 시퀀스를 복원하는 단계를 포함하되,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이면, 상기 제 1 툴 플래그의 값은 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0 또는 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0인, 영상 복호화 방법.
In a video decoding method using a video decoding device,
Obtaining a bitstream generated as a result of encoding a video sequence;
Obtaining a first tool set index and a second tool set index indicating a tool required for decoding the bitstream among first tools and second tools from a sequence parameter set of the bitstream;
Obtaining a first tool flag indicating whether the first tool was used for the video sequence and a second tool flag indicating whether the second tool was used for the video sequence from the sequence parameter set;
identifying a tool used for the image sequence among the first tool and the second tool from the obtained first tool flag and the second tool flag; and
Including restoring the image sequence based on the identified tool,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 1, the value of the first tool flag is 1,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0 or 1, and ,
If the value of the first bit included in the first tool set index is 0 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0. Decryption method.
영상 부호화 장치에 의한 영상 부호화 방법에 있어서,
제 1 툴 및 제 2 툴 중에서 선택된 적어도 하나의 툴에 기반하여 영상 시퀀스를 부호화하는 단계;
상기 제 1 툴과 상기 제 2 툴 중 비트스트림을 복호화하는데 필요한 툴을 나타내는 제 1의 툴 세트 인덱스, 및 제 2의 툴 세트 인덱스를 생성하는 단계;
상기 제 1 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 1 툴 플래그와 상기 제 2 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 2 툴 플래그를 생성하는 단계; 및
상기 부호화 결과로 생성된 신택스 엘리먼트, 상기 제 1의 툴 세트 인덱스, 상기 제 2의 툴 세트 인덱스, 상기 제 1 툴 플래그 및 상기 제 2 툴 플래그를 포함하는 비트스트림을 생성하는 단계를 포함하되,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이면, 상기 제 1 툴 플래그의 값은 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0 또는 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0인, 영상 부호화 방법.
In a video encoding method using a video encoding device,
Encoding an image sequence based on at least one tool selected from the first tool and the second tool;
generating a first tool set index and a second tool set index indicating a tool required to decrypt a bitstream among the first tool and the second tool;
generating a first tool flag indicating whether the first tool was used for the video sequence and a second tool flag indicating whether the second tool was used for the video sequence; and
Generating a bitstream including a syntax element generated as a result of the encoding, the first tool set index, the second tool set index, the first tool flag, and the second tool flag,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 1, the value of the first tool flag is 1,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0 or 1. ,
If the value of the first bit included in the first tool set index is 0 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0. Encoding method.
비트스트림을 기록한 컴퓨터로 읽을 수 있는 기록매체에 있어서,
상기 비트스트림은,
영상 시퀀스에 대한 부호화 결과로 생성된 신택스 엘리먼트;
제 1 툴과 제 2 툴 중 상기 비트스트림을 복호화하는데 필요한 툴을 나타내는 제 1의 툴 세트 인덱스, 및 제 2의 툴 세트 인덱스;
상기 제 1 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 1 툴 플래그; 및
상기 제 2 툴이 상기 영상 시퀀스에 대해 사용되었는지 여부를 나타내는 제 2 툴 플래그를 포함하되,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이면, 상기 제 1 툴 플래그의 값은 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 1이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0 또는 1이고,
상기 제 1의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이고, 상기 제 2의 툴 세트 인덱스에 포함된 제 1 비트의 값이 0이면, 상기 제 1 툴 플래그의 값은 0인, 기록매체.
In a computer-readable recording medium recording a bitstream,
The bitstream is,
Syntax elements generated as a result of encoding a video sequence;
a first tool set index and a second tool set index indicating a tool required to decrypt the bitstream among the first tool and the second tool;
a first tool flag indicating whether the first tool was used for the video sequence; and
A second tool flag indicating whether the second tool was used for the video sequence,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 1, the value of the first tool flag is 1,
If the value of the first bit included in the first tool set index is 1 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0 or 1. ,
If the value of the first bit included in the first tool set index is 0 and the value of the first bit included in the second tool set index is 0, the value of the first tool flag is 0, record media.
KR1020240071806A 2019-10-10 2024-05-31 Image decoding apparatus and method using tool set, and image encoding apparatus and method KR20240085235A (en)

Applications Claiming Priority (3)

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

Related Parent 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 (1)

Publication Number Publication Date
KR20240085235A true KR20240085235A (en) 2024-06-14

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 Before (1)

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

Country Status (1)

Country Link
KR (2) KR102493125B1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103096047B (en) * 2011-11-01 2018-06-19 中兴通讯股份有限公司 A kind of fragment layer parameter set decoding and coding method and device
US9380289B2 (en) * 2012-07-20 2016-06-28 Qualcomm Incorporated Parameter sets in video coding
US10477183B2 (en) * 2013-07-19 2019-11-12 Hfi Innovation Inc. Method and apparatus of camera parameter signaling in 3D video coding
JP6329246B2 (en) * 2014-03-14 2018-05-23 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Image decoding device
US10623774B2 (en) * 2016-03-22 2020-04-14 Qualcomm Incorporated Constrained block-level optimization and signaling for video coding tools

Also Published As

Publication number Publication date
KR20210042809A (en) 2021-04-20
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
KR102658887B1 (en) Method for encoding and decoding video by using motion vector differential value, and apparatus for encoding and decoding motion information
JP7464684B2 (en) MOTION INFORMATION ENCODING METHOD, DECODING METHOD, ENCODING DEVICE, DECODING DEVICE, AND RECORDING MEDIUM
KR102673736B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR102585878B1 (en) Video encoding and decoding method using tiles and tile groups, and video encoding and decoding device using tiles and tile
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
KR102487598B1 (en) Method and Apparatus for video encoding and Method and Apparatus for video decoding
KR102672758B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
KR102220230B1 (en) Apparatus and method for encoding and decoding motion information by using neighboring motion information
AU2023263467A1 (en) Device and method for encoding motion vector, and device and method for decoding motion vector
KR102493125B1 (en) Image decoding apparatus and method using tool set, and image encoding apparatus and method
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
KR102606802B1 (en) Video encoding method and device, video decoding method and device using blocks divided into various forms from an image