KR20120113518A - Prediction unit syntax system and the method for video codec - Google Patents

Prediction unit syntax system and the method for video codec Download PDF

Info

Publication number
KR20120113518A
KR20120113518A KR1020110031265A KR20110031265A KR20120113518A KR 20120113518 A KR20120113518 A KR 20120113518A KR 1020110031265 A KR1020110031265 A KR 1020110031265A KR 20110031265 A KR20110031265 A KR 20110031265A KR 20120113518 A KR20120113518 A KR 20120113518A
Authority
KR
South Korea
Prior art keywords
prediction unit
prediction
mode
notifying
bit
Prior art date
Application number
KR1020110031265A
Other languages
Korean (ko)
Other versions
KR101237411B1 (en
Inventor
김재곤
최해철
이상용
Original Assignee
한국항공대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국항공대학교산학협력단 filed Critical 한국항공대학교산학협력단
Priority to KR1020110031265A priority Critical patent/KR101237411B1/en
Publication of KR20120113518A publication Critical patent/KR20120113518A/en
Application granted granted Critical
Publication of KR101237411B1 publication Critical patent/KR101237411B1/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/103Selection of coding mode or of prediction mode
    • 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

Abstract

PURPOSE: A prediction unit syntax system of a video codec and a prediction unit classifying method using the same are provided to supply a syntax structure which can efficiently express the size of a block of a prediction unit. CONSTITUTION: A division determination notifying unit(10) notifies division determination of a current prediction unit by parsing a prediction unit bit stream. A prediction mode notifying unit(20) is connected to the division determination notifying unit. The division determination notifying unit notifies a division mode of the prediction unit. A prediction unit notifying unit(30) is connected to the prediction mode notifying unit. The prediction unit notifying unit notifies a prediction unit of a prediction mode. [Reference numerals] (10) Division determination notifying unit; (20) Prediction mode notifying unit; (30) Prediction unit notifying unit

Description

비디오 코덱의 예측단위 신택스 시스템 및 이를 이용한 예측단위 구분 방법{Prediction unit syntax system and the method for video codec}Prediction unit syntax system and method for classifying video codec using prediction unit syntax system of video codec

본 발명은 비디오 압축 표준인 H.264/AVC와 비디오부호화연합팀(JCT-VC : Joint Collaborative Team on Video Coding)에서 표준화 중인 차세대 동영상 압축기술(HEVC : High Efficiency Video Coding)의 신택스(syntax) 구조에 관한 것으로, 더 상세하게는 예측단위 신택스에서 분할정보 및 예측모드를 알려줌으로써, 예측단위의 블록 크기를 효율적으로 표현하고, 나아가 향상된 성능의 비디오 코덱을 제공할 수 있는 비디오 코덱의 예측단위 신택스 시스템 및 이를 이용한 예측단위 구분 방법에 관한 것이다.The present invention provides a syntax structure of H.264 / AVC, a video compression standard, and High Efficiency Video Coding (HEVC), which is being standardized by Joint Collaborative Team on Video Coding (JCT-VC). In more detail, the prediction unit syntax system of the video codec capable of efficiently expressing the block size of the prediction unit and further providing a video codec with improved performance by providing the partition information and the prediction mode in the prediction unit syntax. And a method of classifying prediction units using the same.

일반적으로 비디오 부호화 방법은 스킵 모드, 직접 모드, 화면간 예측모드, 화면내 예측모드의 네 가지 예측모드를 통하여, 비디오 신호를 압축하며, 최근 비디오 부호화 표준 들은 다양한 블록 크기(블록의 가로와 세로 길이)를 지원한다.In general, a video encoding method compresses a video signal through four prediction modes: a skip mode, a direct mode, an inter prediction mode, and an intra prediction mode. Recently, video encoding standards have various block sizes (block width and length length). ).

따라서 비트스트림에 어떤 블록크기와 예측모드로 압축되었는지에 관한 정보를 저장해야만 정상적인 복호화를 수행할 수 있는 것이다.Therefore, the normal decoding can be performed only by storing information on which block size and prediction mode is compressed in the bitstream.

현재, JCT-VC에서 표준화 중인 HEV에서 CU가 2N×2N 크기인 경우, 직접 모드는 2N×2N의 예측단위만 지원하고, 화면간 예측 모드는 2N×2N, 2N×N, N×2N, N×N의 네 가지 예측단위를 허용한다.Currently, when the CU is 2N × 2N size in the HEV standardized in JCT-VC, the direct mode supports only 2N × 2N prediction units, and the inter prediction mode is 2N × 2N, 2N × N, N × 2N, N Four prediction units of × N are allowed.

또한, 화면내 모드는 2N×2N 및 N×N의 예측단위를 허용하여, 부호화할 수 있다.In addition, the intra-picture mode allows encoding of 2N × 2N and N × N prediction units.

[도 6]는 종래 예측단위 구분을 위한 신택스 구조를 나타내는 도면으로, 먼저 직접모드, 화면간 모드, 화면내 모드의 pred-mode 신택스 요소를 이용하여, 부호 없는 정수 2비트를 할당하는 단계(S101)를 수행하며, 다음으로, 화면간 예측모드의 네 가지 예측단위를 구분하기 위하여, inter_partition_idc 신택스 요소에 부호없는 정수 지수 골룸 코드를 할당하는 단계(S102)를 수행한다.FIG. 6 is a diagram illustrating a syntax structure for classifying a conventional prediction unit. First, an unsigned integer 2 bit is allocated using a pred-mode syntax element of a direct mode, an inter-screen mode, and an intra-screen mode (S101). Next, in step S102, an unsigned integer exponential golem code is allocated to the inter_partition_idc syntax element in order to distinguish four prediction units of the inter prediction mode.

다음으로, 화면내 예측모드의 두 가지 예측단위를 구분하기 위하여, intra_split_flag 신택스 요소에 부호 없는 정수 1비트를 할당하는 단계(S103)를 수행한다.Next, in order to distinguish two prediction units of the intra prediction mode, an unsigned integer 1 bit is allocated to the intra_split_flag syntax element (S103).

즉, 종래 예측단위 신택스에서는 예측모드를 먼저 구분하고, 이후, 예측단위를 구분하는데 이 경우, 예측단위를 구분하기 위해 부호 없는 정수 지수 골룸 코드로 부호화하는데 발생 확률에 따라 많은 비트 수가 할당되는 문제점이 발생한다.That is, in the conventional prediction unit syntax, prediction modes are classified first, and then prediction units are distinguished. In this case, a large number of bits is allocated according to an occurrence probability in encoding an unsigned integer exponential golem code to distinguish the prediction units. Occurs.

본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 제안된 것으로,The present invention has been proposed to solve the above conventional problems,

본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템의 목적은, 예측단위의 블록 크기를 효율적으로 표현할 수 있는 신택스 구조를 제공하는데 있다.An object of a prediction unit syntax system of a video codec according to the present invention is to provide a syntax structure capable of efficiently representing a block size of a prediction unit.

다른 목적은, 분할여부통지부를 포함하여, 현재 예측단위가 분할되었는지 여부를 통지하는데 있다.Another object is to notify whether or not the current prediction unit is divided, including a division notification unit.

또 다른 목적은 예측모드통지부를 포함하여, 분할 여부에 따른 예측모드를 통지하는데 있다.Another object is to notify the prediction mode according to whether or not including a prediction mode notification unit.

또 다른 목적은, 예측단위통지부를 포함하여, 분할 여부 및 예측모드에 따른 예측단위를 통지하는데 있다.
Still another object is to notify a prediction unit according to whether or not to be divided and a prediction mode, including a prediction unit notification unit.

본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법의 목적은, 분할 여부, 예측모드 및 예측단위의 통지하는 신택스를 이용하여, 예측단위의 블록 크기를 표현하는 비트 수를 효율적으로 할당하는데 있다.The purpose of the prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention is to efficiently determine the number of bits representing the block size of the prediction unit by using whether to divide or not, the prediction mode, and the syntax for notifying the prediction unit. To allocate.

다른 목적은, 예측모드를 통지하는 단계를 포함하여, 분할 여부에 분할 여부에 따라 예측모드를 통지하는데 있다.Another object is to notify the prediction mode according to whether or not to split, including notifying the prediction mode.

또 다른 목적은, 분할되지 않은 각 예측모드는 총 3비트로 표현하는데 있다.Another purpose is to represent each non-divided prediction mode with 3 bits in total.

또 다른 목적은, 분할된 화면내 모드는 총 2비트로 표현하는데 있다.Another purpose is to represent the divided intra picture mode in total of 2 bits.

또 다른 목적은, 분할된 화면간 모드는 확률 분포 조사에 의해, 부호 없는 정수 2비트 또는 부호 없는 지수 골룸 코드를 결정하여, 비트를 할당하는데 있다.
Another object is that the divided inter-screen mode allocates bits by determining unsigned integer 2-bits or unsigned exponential golem codes by probability distribution investigation.

또 다른 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법의 목적은, 현재 예측단위에 따라 분할 여부를 1차 및 2차 통지하여, 예측단위를 구분하는 비트수를 최소화하는데 있다.Another object of the prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention is to minimize the number of bits for distinguishing prediction units by first and second notification of whether to split based on the current prediction unit. .

다른 목적은, 예측모드를 통지하는 단계를 포함하여, 분할 여부의 1차 통지에서 분할되지 않은 각 예측단위를 총 3비트로 표현하는데 있다.Another object is to represent each prediction unit that is not split in the primary notification of division or not, including notifying the prediction mode, in total of 3 bits.

또 다른 목적은, 분할 여부 1차 통지에서 분할되고, 분할 여부 2차 통지에서 분할된 경우, 화면간 모드와 화면내 모드를 총 3비트로 표현하는데 있다.Still another object is to express the inter-screen mode and the intra-screen mode in total of 3 bits when split in the primary notification of division or not and split in the secondary notification whether or not.

또 다른 목적은, 분할 여부 1차 통지에서 분할되고, 분할 여부 2차 통지에서 분할된 경우, 화면간 모드를 총 3비트로 표현하는데 있다. Still another object is to express the inter-screen mode with a total of 3 bits when split in the primary notification of division or not, and divided in the secondary notification whether or not to divide.

본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템은 예측단위 비트스트림의 파싱 시, 현재 예측단위의 분할여부를 통지하는 분할여부통지부, 상기 분할여부통지부와 연결되어, 예측단위의 분할모드를 통지하는 예측모드통지부 및 상기 예측모드통지부와 연결되어, 예측모드의 예측단위를 통지하는 예측단위통지부를 포함하는 것을 특징으로 한다.
The prediction unit syntax system of the video codec according to the present invention is connected to the division notification unit that notifies whether the current prediction unit is divided or not, when parsing the prediction unit bitstream, and notifies the division mode of the prediction unit. And a prediction unit notification unit connected to the prediction mode notification unit and the prediction mode notification unit to notify the prediction unit of the prediction mode.

본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법은 분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 통지하는 단계, 예측모드통지부를 이용하여, 분할 여부에 따라 신택스 요소에 부호 없는 정수 2비트 또는 정수1비트를 할당하여, 예측 모드를 통지하는 단계 및 예측단위통지부를 이용하여, 예측단위별 확률 분포를 조사하여, 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 할당하여, 예측단위를 통지하는 단계를 포함하는 것을 특징으로 한다.
In the prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention, by using a division notification unit, an unsigned integer 1 bit is allocated to a syntax element to notify whether a current prediction unit is divided or not, a prediction mode. By using a notification unit, assigning an unsigned integer 2 bits or an integer 1 bit to a syntax element according to whether to split, and notifying the prediction mode, and using the prediction unit notification unit, investigating the probability distribution for each prediction unit, And assigning an integer 2-bit or an unsigned integer exponential golem code to notify the prediction unit.

또 다른 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법은 분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 1차 통지하는 단계, 예측모드통지부를 이용하여, 1차 분할 여부 통지에 따라 신택스 요소에 부호 없는 정수 2비트를 할당하여, 1차 예측 모드를 통지하는 단계, 분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 2차 통지하는 단계, 예측모드통지부를 이용하여, 2차 분할 여부 통지에 따라 신택스 요소에 부호 없는 정수 1비트를 할당하여, 2차 예측 모드를 통지하는 단계 및 예측단위통지부를 이용하여, 예측단위별 확률 분포를 조사하여, 부호 없는 정수 1비트를 할당하여, 예측단위를 통지하는 단계를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, a prediction unit classification method using a prediction unit syntax system of a video codec uses a division notification unit to allocate an unsigned integer 1 bit to a syntax element and to firstly notify whether a current prediction unit is divided. A step of allocating an unsigned integer 2 bits to a syntax element in accordance with the primary partitioning notification by using the prediction mode notification unit, and notifying the primary prediction mode, and an unsigned integer in the syntax element using the partitioning notification unit. 2nd step of notifying whether the current prediction unit is divided by allocating 1 bit, and using the prediction mode notification unit, assigning an unsigned integer 1 bit to the syntax element according to the 2nd division whether or not the second prediction mode is obtained. The step of notifying and using the prediction unit notification unit, examines the probability distribution for each prediction unit, allocates an unsigned integer 1 bit, and notifies the prediction unit. Characterized in that it comprises a step.

이상에서 설명한 바와 같이, 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템은 예측단위의 블록 크기를 효율적으로 표현할 수 있는 신택스 구조를 제공하여, 비디오 코덱의 성능을 향상시킬 수 있는 효과가 있다.As described above, the prediction unit syntax system of the video codec according to the present invention provides a syntax structure capable of efficiently representing the block size of the prediction unit, thereby improving the performance of the video codec.

또한, 분할여부통지부를 포함함으로써, 현재 예측단위가 분할되었는지 여부를 통지할 수 있는 효과가 있다.In addition, by including the division notification unit, it is possible to notify whether or not the current prediction unit is divided.

또한, 예측모드통지부를 포함함으로써, 분할 여부에 따른 예측모드를 통지할 수 있는 효과가 있다.In addition, by including the prediction mode notification unit, it is possible to notify the prediction mode according to whether or not the division.

또한, 예측단위통지부를 포함함으로써, 분할 여부 및 예측모드에 따른 예측단위를 통지할 수 있는 효과가 있다.
In addition, by including the prediction unit notification unit, it is possible to notify the prediction unit according to whether or not the division and the prediction mode.

본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법은, 분할 여부, 예측모드 및 예측단위의 통지하는 신택스를 이용하여, 예측단위의 블록 크기를 표현하는 비트 수를 효율적으로 할당할 수 있는 효과가 있다.In the prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention, the number of bits representing the block size of the prediction unit may be efficiently allocated by using whether to divide or not, the prediction mode, and the syntax for notifying the prediction unit. It can be effective.

또한, 예측모드를 통지하는 단계를 포함함으로써, 분할 여부에 분할 여부에 따라 예측모드를 통지할 수 있는 효과가 있다.In addition, by including the step of notifying the prediction mode, there is an effect that can be notified whether the prediction mode according to whether or not divided.

또한, 분할되지 않은 각 예측모드는 총 3비트로 표현할 수 있는 효과가 있다.In addition, each prediction mode that is not divided has an effect that can be represented by a total of 3 bits.

또한, 분할된 화면내 모드를 총 2비트로 표현할 수 있는 효과가 있다.In addition, there is an effect that the divided intra picture mode can be represented by a total of 2 bits.

또한, 분할된 화면간 모드는 확률 분포 조사에 의해, 부호 없는 정수 2비트 또는 부호 없는 지수 골룸 코드를 결정하여, 비트를 할당할 수 있는 효과가 있다.
In addition, the partitioned inter-screen mode has the effect of assigning bits by determining unsigned integer 2-bit or unsigned exponential golem code by probability distribution investigation.

또 다른 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법은, 현재 예측단위에 따라 분할 여부를 1차 및 2차 통지함으로써, 예측단위를 구분하는 비트수를 최소화할 수 있는 효과가 있다.According to another aspect of the present invention, a method of classifying prediction units using a prediction unit syntax system of a video codec may minimize the number of bits for classifying prediction units by first and second notifying whether a partition is performed according to a current prediction unit. There is.

또한, 예측모드를 통지하는 단계를 포함함으로써, 분할 여부의 1차 통지에서 분할되지 않은 각 예측단위를 총 3비트로 표현할 수 있는 효과가 있다.In addition, by including the step of notifying the prediction mode, there is an effect that can be represented by a total of 3 bits for each prediction unit that is not divided in the primary notification whether or not to split.

또한, 분할 여부 1차 통지에서 분할되고, 분할 여부 2차 통지에서 분할된 경우, 화면간 모드와 화면내 모드를 총 3비트로 표현할 수 있는 효과가 있다.In addition, when splitting is performed by the primary notification whether or not to be divided and divided by the secondary notification whether or not to divide, the inter-screen mode and the intra-screen mode can be expressed by a total of 3 bits.

또한, 분할 여부 1차 통지에서 분할되고, 분할 여부 2차 통지에서 분할된 경우, 화면간 모드를 총 3비트로 표현할 수 있는 효과가 있다. In addition, when splitting is performed by the primary notification of division or not, and divided by the secondary notification whether or not the division is performed, there is an effect that the inter-screen mode can be expressed by a total of 3 bits.

도 1은 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템의 구성도.
도 2는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 첫 번째 실시예.
도 3은 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 두 번째 실시예.
도 4는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 세 번째 실시예.
도 5는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법과 종래 예측 단위 구분 방법에 있어 발생 비트 수의 비교표.
도 6은 종래 비디오 코덱의 예측 단위 구분 방법의 개념도.
1 is a block diagram of a prediction unit syntax system of a video codec according to the present invention;
2 is a first embodiment of a prediction unit classification method using a prediction unit syntax system of a video codec according to the present invention;
3 is a second embodiment of a prediction unit classification method using a prediction unit syntax system of a video codec according to the present invention;
4 is a third embodiment of a prediction unit classification method using a prediction unit syntax system of a video codec according to the present invention;
5 is a comparison table of the number of bits generated in the prediction unit classification method and the conventional prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention.
6 is a conceptual diagram of a prediction unit classification method of a conventional video codec.

이하, 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템 및 이를 이용한 예측단위 구분 방법을 실시하기 위한 구체적인 내용을 설명하면 다음과 같다.
Hereinafter, a detailed description for implementing the prediction unit syntax system of the video codec and the prediction unit classification method using the same according to the present invention will be described.

[도 1]은 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템의 구성을 나타내는 도면으로, 분할여부통지부(10), 예측모드통지부(20) 및 예측단위통지부(30)를 포함한다.
1 is a diagram illustrating a configuration of a prediction unit syntax system of a video codec according to the present invention, and includes a segmentation notification unit 10, a prediction mode notification unit 20, and a prediction unit notification unit 30.

상기 분할여부통지부(10)는 예측단위 비트스트림의 파싱 시, 현재 예측단위의 분할여부를 통지하는 역할을 하며, 본 발명의 실시예에서는 split_flag 신택스 요소에 부호 없는 정수 1비트를 할당하여 분할 여부를 통지하도록 하였다.
The parsing or notifying unit 10 notifies whether or not the current prediction unit is split when parsing the prediction unit bitstream. In an embodiment of the present invention, the split_flag syntax element allocates 1 bit of an unsigned integer to split or not. To notify.

상기 예측모드통지부(20)는 상기 분할여부통지부(10)와 연결되어, 예측단위의 분할모드를 통지하는 역할을 하며, 본 발명의 실시예에서는 분할 여부에 따라 pred_mode0 신택스 요소에 부호 없는 정수 2비트 또는 정수 1비트를 할당하여, 예측 모드를 통지하도록 하였다.
The prediction mode notification unit 20 is connected to the division notification unit 10 to inform the division mode of the prediction unit, and according to the embodiment of the present invention, an unsigned integer in the pred_mode0 syntax element is determined according to whether the division is performed. Two bits or one integer bit are allocated to notify the prediction mode.

상기 예측단위통지부(30)는 상기 예측모드통지부(20)와 연결되어, 예측모드의 예측단위를 통지하는 역할을 하며, 본 발명의 실시예에서는 화면간 예측모드에서 예측단위별 확률 분포를 조사하여, inter_partition-idc 신택스 요소에 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 결정하여, 할당하게 된다.
The prediction unit notification unit 30 is connected to the prediction mode notification unit 20 and informs the prediction unit of the prediction mode. In an embodiment of the present invention, the probability distribution for each prediction unit in the inter prediction mode is provided. Investigation is made to determine and assign an unsigned integer 2-bit or unsigned integer exponential golem code to the inter_partition-idc syntax element.

이상에서 설명한 바와 같이, 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 적용하면, 예측단위의 블록 크기를 효율적으로 표현할 수 있는 신택스 구조를 제공하여, 비디오 코덱의 성능을 향상시킬 수 있는 효과를 누릴 수 있게 된다.
As described above, applying the prediction unit syntax system of the video codec according to the present invention provides a syntax structure capable of efficiently expressing the block size of the prediction unit, thereby having the effect of improving the performance of the video codec. It becomes possible.

[도 2]는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 첫 번째 실시예를 나타내는 도면으로, 먼저 상기 분할여부통지부(10)를 이용하여, split_flag 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 통지하는 단계를 수행한다.(S201)2 is a diagram illustrating a first embodiment of a prediction unit classification method using a prediction unit syntax system of a video codec according to an embodiment of the present invention. First, a split_flag syntax element is coded using the division notification unit 10. A step of notifying whether the current prediction unit is divided is allocated by allocating an integer 1 bit that is not present (S201).

다음으로, 상기 예측모드통지부(20)를 이용하여, 분할 여부에 따라 신택스 요소에 부호 없는 정수 2비트 또는 정수1비트를 할당하여, 예측 모드를 통지하는 단계를 수행한다.(S202, S204)Next, by using the prediction mode notification unit 20, an unsigned integer 2 bits or an integer 1 bit is allocated to a syntax element according to whether to divide or not, and the prediction mode is notified. (S202, S204).

상기 S202 단계는 상기 S201 단계에서 분할되지 않은 경우, pred_mode0 신택스에 부호 없는 정수 2비트를 할당하여, 직접 모드(direct), 화면간 모드(inter), 화면내 모드(intra)모드로 구분된다.When step S202 is not divided in step S201, an unsigned integer 2 bits are allocated to the pred_mode0 syntax, and are divided into a direct mode, an inter screen mode, and an intra screen mode.

본 발명에 따른 첫 번째 실시예에서 상기 직접 모드(direct), 화면간 모드(inter), 화면내 모드(intra)모드는 2N×2N 예측단위를 가지며, 분할여부를 통지하는 1비트와 예측모드를 통지하는 2비트를 포함하여, 총 3비트로 표현되는 것이 특징이다. In the first embodiment according to the present invention, the direct mode, inter screen mode, and intra picture mode have a 2N × 2N prediction unit, and have 1 bit and a prediction mode for notifying whether to divide. It is characterized by a total of 3 bits, including 2 bits for notification.

또한, 상기 S204 단계는 상기 S201 단계에서 분할된 경우, pred_mode1 신택스에 부호 없는 정수 1비트를 할당하여, 화면간 모드(inter), 화면내 모드(intra)모드로 구분된다. Further, in step S204, when divided in step S201, an unsigned integer 1 bit is allocated to the pred_mode1 syntax, thereby being divided into an inter screen mode and an intra screen mode.

이때, 분할된 경우의 화면내 모드는 N×N 예측단위를 가지며, 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트를 포함하여, 총 2비트로 표현되는 것이 특징이다.
In this case, the intra-screen mode in the case of division has N × N prediction units and is represented by a total of 2 bits, including 1 bit for notifying whether to be divided or 1 bit for notifying the prediction mode.

다음으로, 상기 예측단위통지부(30)를 이용하여, 화면간 모드의 예측단위별 확률 분포를 조사하여, 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 할당하여, 예측단위를 통지하는 단계를 수행한다.(S203)Next, using the prediction unit notification unit 30, investigating the probability distribution for each prediction unit in the inter-screen mode, allocating an unsigned integer 2-bit or an unsigned integer exponential golem code, and notifying the prediction unit (S203)

상기 S203 단계는 화면간 모드의 예측단위가 2N×N, N×2N, N×N 중 어떤 것인지 알려주기 위한 단계로, inter_partition_idc 신택스에 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 할당하는 것이다.The step S203 is for informing whether the prediction unit of the inter-screen mode is 2N × N, N × 2N, or N × N, and assigns an unsigned integer 2-bit or an unsigned integer exponential Golem code to the inter_partition_idc syntax. .

본 발명의 실시예에서 부호 없는 정수 지수 골룸 코드를 할당 시, 2N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 1비트를 포함하여, 총 3비트로 표현된다.In the embodiment of the present invention, when assigning an unsigned integer exponential golem code, a 2N × N prediction unit includes a total of 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 1 bit for an integer exponential Golem code. It is represented by 3 bits.

또한, N×2N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 3비트를 포함하여, 총 5비트로 표현된다.The prediction unit of Nx2N is represented by a total of 5 bits, including 1 bit for notifying whether the partition is divided, 1 bit for notifying the prediction mode, and 3 bits for the integer exponential Golem code.

더불어, N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 3비트를 포함하여, 총 5비트로 표현된다.In addition, the N × N prediction unit is represented by a total of 5 bits, including 1 bit for notifying whether the partition is divided, 1 bit for notifying the prediction mode, and 3 bits for the integer exponential Golem code.

그리고 부호 없는 정수 2비트를 할당 시, 2N×N, N×2N 및 N×N의 예측단위 모두 N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 2비트를 포함하여, 총 4비트로 표현된다.
When 2 bits of unsigned integers are allocated, all of the prediction units of 2N × N, N × 2N, and N × N have 1 bit indicating whether the N × N prediction unit is split, 1 bit indicating the prediction mode, and 1 bit indicating the prediction mode, and an integer exponent. It is represented by a total of 4 bits, including 2 bits of Gollum code.

[도 3]은 도 3은 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 두 번째 실시예를 나타내는 도면으로, 상기 첫 번째 실시예와 차이점은 화면내 모드 예측 단위에 있어, 2N×2N 인 경우가, N×N인 경우보다 확률이 클 경우, 상기 분할여부통지부(10)를 이용하여, Mode_partition 신택스 요소에 부호 없는 정수 1비트를 할당하는 단계를 수행한다.(S301)FIG. 3 is a diagram illustrating a second embodiment of a method of classifying prediction units using a prediction unit syntax system of a video codec according to the present invention. The difference from the first embodiment is in an intra-picture mode prediction unit. In the case of 2N × 2N, if the probability is greater than that of N × N, the step of allocating the unsigned integer 1 bit to the Mode_partition syntax element is performed using the division notification unit 10 (S301). )

상기 S301 단계를 수행하면, 분할되지 않았을 경우, 신택스 요소에 부호 없는 정수 2비트를 할당하여, 2N×2N 예측단위의 직접모드 및 화면간 모드와 N×N 예측단위의 화면내 모드로 구분된다.In step S301, when not partitioned, an unsigned integer 2 bits is allocated to a syntax element, and thus divided into a direct mode and an inter-screen mode of a 2N × 2N prediction unit, and an intra-picture mode of an N × N prediction unit.

또한, 분할되었을 경우, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 상기 2N×2N 예측단위를 제외한 화면간 모드와 2N×2N 예측단위의 화면내 모드로 구분되는 것이다.
In addition, when divided, an unsigned integer 1 bit is assigned to a syntax element, thereby being divided into an inter-screen mode excluding the 2N × 2N prediction unit and an intra-picture mode of the 2N × 2N prediction unit.

[도 4]는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법의 세 번째 실시예를 나타내는 도면으로, 상기 분할여부통지부(10)를 이용하여, split_flag0 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 1차 통지하는 단계를 수행한다.(S401)4 is a diagram illustrating a third embodiment of a method of classifying prediction units using a prediction unit syntax system of a video codec according to the present invention, wherein the split_flag0 syntax element is unsigned by using the division notification unit 10. A step of first notifying whether the current prediction unit is divided by allocating an integer 1 bit is performed (S401).

다음으로, 상기 예측모드통지부(20)를 이용하여, 1차 분할 여부 통지에 따라 분할되지 않은 경우, pred_mode0 신택스 요소에 부호 없는 정수 2비트를 할당하여, 1차 예측 모드를 통지하는 단계를 수행한다.(S402)Next, when the prediction mode notification unit 20 does not divide according to the primary partitioning notification, by assigning an unsigned integer 2 bits to the pred_mode0 syntax element, the primary prediction mode is notified. (S402)

상기 S402 단계에서 분할되지 않은 경우, 2N×2N 예측단위의 직접 모드, 화면간 모드 및 화면내 모드로 구분하며, 상기 2N×2N 예측단위의 직접 모드, 화면간 모드 및 화면내 모드는, 분할여부를 통지하는 1비트, 예측모드를 통지하는 2비트를 포함하여, 총 3비트로 표현된다.If not divided in step S402, the direct mode, inter-screen mode and intra-screen mode of the 2N × 2N prediction unit, divided into the direct mode, inter-screen mode and the intra-screen mode of the 2N × 2N prediction unit, whether or not divided It is represented by a total of 3 bits, including 1 bit for notifying and 2 bits for notifying the prediction mode.

다음으로, 상기 분할여부통지부(10)를 이용하여, split_flag1 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 2차 통지하는 단계를 수행한다.(S403)Next, by using the split notification unit 10, an unsigned integer 1 bit is allocated to the split_flag1 syntax element, and second notification of whether the current prediction unit is split is performed (S403).

다음으로, 상기 예측단위통지부(30)를 이용하여, 상기 S403 단계의 2차 분할 여부 통지에 따라 inter_partition_ide 신택스 요소에 부호 없는 정수 1비트를 할당하여, 예측단위를 통지하는 단계를 수행한다.(S404)Next, by using the prediction unit notification unit 30, an unsigned integer 1 bit is allocated to the inter_partition_ide syntax element according to the notification of the secondary partitioning in step S403, and the prediction unit is notified. S404)

본 발명의 실시예에서 상기 404 단계는 1차 분할 여부를 통지하는 단계(S401)에서, 분할되고, 상기 현재 예측단위의 분할여부를 2차 통지하는 단계(S403)에서는 분할되지 않은 경우에, 부호 없는 정수 1비트를 할당하여, 2N×N, N×2N 예측단위의 화면간 모드로 구분하며, 상기 2N×N, N×2N 예측단위의 화면간 모드는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 예측단위를 통지하는 1비트를 포함하여, 총 3비트로 표현된다.
In the embodiment of the present invention, the step 404 is divided in the step of notifying whether the primary division is performed (S401), and in the step of notifying the division of the second prediction unit (S403) in the second division, the code is not divided. By assigning 1 bit without an integer, the screen is divided into inter prediction modes of 2N × N and N × 2N prediction units, and the inter prediction modes of 2N × N and N × 2N prediction units are 1-bit prediction mode. It is represented by a total of 3 bits, including 1 bit for notifying and 1 bit for notifying the prediction unit.

또한, 상기 S403 단계에서 분할된 경우, pred_mode1 신택스 요소에 부호 없는 정수 1비트를 할당하여, 2차 예측 모드를 통지하는 단계를 수행한다.(S405)In addition, when split in step S403, an unsigned integer 1 bit is allocated to the pred_mode1 syntax element to notify the second prediction mode (S405).

본 발명의 실시예에서 상기 S405 단계는 S401 단계에서 분할되고, 상기 S403 단계에서도 분할된 경우에, 부호 없는 정수 1비트를 할당하여, N×N 예측단위의 화면간 모드와 화면내 모드로 구분하며, 상기 N×N 예측단위의 화면간 모드와 화면내 모드는, 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 예측단위를 통지하는 1비트를 포함하여, 총 3비트로 표현된다.
In the embodiment of the present invention, step S405 is divided in step S401, and in step S403, an unsigned integer 1 bit is allocated to distinguish between an inter-screen mode and an intra-screen mode of N × N prediction units. The inter-screen mode and the intra-screen mode of the N × N prediction unit are represented by a total of three bits, including one bit for notifying whether to divide or not, one bit for notifying the prediction mode, and one bit for notifying the prediction unit.

[도 5]는 본 발명에 따른 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측 단위 구분 방법과 종래 예측 단위 구분 방법에 있어 발생 비트 수의 비교표로, 종래 예측 단위 구분 방법보다 적은 비트수로 구분이 가능한 것을 확인할 수 있으며, 이러한 본 발명에 따른 예측 단위 구분 방법을 적용하면, 비디오 부호화기 및 복호화기에서 더욱 우수한 성능을 가능하게 할 수 있는 효과가 있으며, 종래 비디오 코덱이 사용되는 모든 응용 분야에 적용할 수 있는 효과를 누릴 수 있는 것이다.
5 is a comparison table of the number of generated bits in the prediction unit classification method and the conventional prediction unit classification method using the prediction unit syntax system of the video codec according to the present invention, which can be distinguished with fewer bits than the conventional prediction unit classification method. When the prediction unit classification method according to the present invention is applied, the video encoder and the decoder can be further improved, and the present invention can be applied to all application fields in which the conventional video codec is used. You can enjoy the effect.

이상 본 발명의 실시예로 설명하였으나 본 발명의 기술적 사상이 상기 실시예로 한정되는 것은 아니며, 본 발명의 기술적 사상을 벗어나지 않는 범주에서 다양한 비디오 코덱의 예측단위 신택스 시스템 및 이를 이용한 예측단위 구분 방법으로 구현할 수 있다.
Although the embodiments of the present invention have been described above, the technical idea of the present invention is not limited to the above embodiments, and a prediction unit syntax system of various video codecs and a prediction unit classification method using the same in a range that does not depart from the technical idea of the present invention. Can be implemented.

10 : 분할여부통지부 20 : 예측모드통지부
30 : 예측단위통지부 50 : 신택스 시스템
10: segmentation notification unit 20: prediction mode notification unit
30: prediction unit notification unit 50: syntax system

Claims (14)

예측단위 비트스트림의 파싱 시, 현재 예측단위의 분할여부를 통지하는 분할여부통지부;
상기 분할여부통지부와 연결되어, 예측단위의 분할모드를 통지하는 예측모드통지부 및
상기 예측모드통지부와 연결되어, 예측모드의 예측단위를 통지하는 예측단위통지부를 포함하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템.
A segmentation notifying unit which notifies whether a current prediction unit is divided when parsing the prediction unit bitstream;
A prediction mode notification unit connected to the division notification unit and notifying a division mode of a prediction unit;
A prediction unit syntax system connected to the prediction mode notification unit, the prediction unit notification unit notifying a prediction unit of a prediction mode.
제1항에 있어서,
상기 분할여부통지부는,
신택스 요소에 부호 없는 정수 1비트를 할당하여 분할 여부를 통지하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템.
The method of claim 1,
The division notification unit,
A prediction unit syntax system of a video codec, characterized by notifying whether or not to divide by assigning an unsigned integer 1 bit to a syntax element.
제1항에 있어서,
상기 예측모드통지부는,
분할 여부에 따라 신택스 요소에 부호 없는 정수 2비트 또는 정수 1비트를 를 할당하여, 예측 모드를 통지하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템.
The method of claim 1,
The prediction mode notification unit,
A prediction unit syntax system of a video codec, wherein a prediction mode is notified by allocating an unsigned integer 2 bits or an integer 1 bit to a syntax element according to whether to split.
제1항에 있어서,
상기 예측단위통지부는,
화면간 예측모드에서 예측단위별 확률 분포를 조사하여, 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 결정하여, 할당하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템.
The method of claim 1,
The prediction unit notification unit,
A prediction unit syntax system of a video codec, characterized by examining a probability distribution for each prediction unit in an inter prediction mode, and determining and assigning an unsigned integer 2-bit or an unsigned integer exponential Golem code.
분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 통지하는 단계;
예측모드통지부를 이용하여, 분할 여부에 따라 신택스 요소에 부호 없는 정수 2비트 또는 정수 1비트를 할당하여, 예측 모드를 통지하는 단계 및
예측단위통지부를 이용하여, 예측단위별 확률 분포를 조사하여, 부호 없는 정수 2비트 또는 부호 없는 정수 지수 골룸 코드를 할당하여, 예측단위를 통지하는 단계를 포함하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
Notifying whether the current prediction unit is divided by allocating an unsigned integer 1 bit to the syntax element by using the division notification unit;
Using a prediction mode notification unit, allocating an unsigned integer 2 bits or an integer 1 bit to a syntax element according to whether to divide, and notifying the prediction mode; and
Predicting the prediction unit by using a prediction unit notification unit to investigate a probability distribution for each prediction unit, allocating an unsigned integer 2-bit or an unsigned integer exponential golem code, and notifying the prediction unit Method of classifying prediction unit using syntax system.
제5항에 있어서,
상기 예측 모드를 통지하는 단계는,
분할되지 않았을 경우, 신택스 요소에 부호 없는 정수 2비트를 할당하여, 2N×2N 예측단위의 직접모드, 화면간 모드, 화면내 모드로 구분하며,
분할되었을 경우, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 상기 2N×2N 예측단위를 제외한 화면간 모드 및 화면내 모드로 구분하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
The method of claim 5,
The notifying of the prediction mode may include:
If not partitioned, 2 bits of unsigned integers are allocated to the syntax elements, and classified into direct mode, inter-screen mode, and intra-screen mode of 2N × 2N prediction unit.
When divided, the prediction unit classification using the prediction unit syntax system of the video codec, which allocates one bit of an unsigned integer to a syntax element and divides it into an inter-screen mode and an intra-screen mode except the 2N × 2N prediction unit. Way.
제5항에 있어서,
상기 예측 모드를 통지하는 단계는,
분할되지 않았을 경우, 신택스 요소에 부호 없는 정수 2비트를 할당하여, 2N×2N 예측단위의 직접모드 및 화면간 모드와 N×N 예측단위의 화면내 모드로 구분하며,
분할되었을 경우, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 상기 2N×2N 예측단위를 제외한 화면간 모드와 2N×2N 예측단위의 화면내 모드로 구분하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
The method of claim 5,
The notifying of the prediction mode may include:
If not partitioned, two bits of unsigned integers are assigned to the syntax elements, and are divided into a direct mode and an inter-screen mode of a 2N × 2N prediction unit, and an intra-picture mode of an N × N prediction unit.
When partitioned, the prediction unit syntax of the video codec is divided into an inter-screen mode excluding the 2N × 2N prediction unit and an intra-picture mode of 2N × 2N prediction unit by allocating an unsigned integer 1 bit to the syntax element. Method of classifying prediction unit using system.
제6항 또는 제7항에 있어서,
분할되지 않은 직접모드, 화면간 모드 및 화면내 모드는,
분할여부를 통지하는 1비트와 예측모드를 통지하는 2비트를 포함하여, 총 3비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
8. The method according to claim 6 or 7,
Undivided direct mode, inter-screen mode and in-screen mode are
A prediction unit classification method using a prediction unit syntax system of a video codec, comprising 1 bit for notifying whether to be divided and 2 bits for notifying a prediction mode.
제6항 또는 제7항에 있어서,
분할된 상기 2N×2N 또는 N×N 예측단위의 화면내 모드는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트를 포함하여, 총 2비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
8. The method according to claim 6 or 7,
The intra prediction mode of the divided 2N × 2N or N × N prediction unit is represented by a total of 2 bits, including 1 bit for notifying whether to be divided and 1 bit for notifying a prediction mode. Method of classifying prediction unit using syntax system.
제6항 또는 제7항에 있어서,
상기 예측단위를 통지하는 단계는,
분할된 화면간 모드일 경우,
2N×N, N×2N 및 N×N의 예측 단위를 포함하며,
부호 없는 정수 지수 골룸 코드를 할당 시,
2N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 1비트를 포함하여, 총 3비트로 표현되며,
N×2N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 3비트를 포함하여, 총 5비트로 표현되며,
N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 3비트를 포함하여, 총 5비트로 표현되며,
부호 없는 정수 2비트를 할당 시,
2N×N, N×2N 및 N×N의 예측단위 모두 N×N의 예측단위는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 정수 지수 골룸 코드 2비트를 포함하여, 총 4비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
8. The method according to claim 6 or 7,
The notifying of the prediction unit may include:
In split screen mode,
Includes prediction units of 2N × N, N × 2N, and N × N,
When assigning an unsigned integer exponential Golem code,
The prediction unit of 2N × N is expressed as a total of 3 bits, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 1 bit for an integer exponential Golem code.
The prediction unit of N × 2N is represented by a total of 5 bits, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 3 bits of an integer exponential Golem code.
The prediction unit of N × N is represented by a total of 5 bits, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 3 bits of integer exponential Golem code.
When allocating 2 bits of unsigned integer,
The prediction units of 2xN, Nx2N, and NxN all have a total of 4, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 2 bits of integer exponential Gollum code. A prediction unit classification method using a prediction unit syntax system of a video codec, characterized in that it is expressed in bits.
분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 1차 통지하는 단계;
예측모드통지부를 이용하여, 1차 분할 여부 통지에 따라 신택스 요소에 부호 없는 정수 2비트를 할당하여, 1차 예측 모드를 통지하는 단계;
분할여부통지부를 이용하여, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 현재 예측단위의 분할여부를 2차 통지하는 단계;
예측단위통지부를 이용하여, 2차 분할 여부 통지에 따라, 신택스 요소에 부호 없는 정수 1비트를 할당하여, 예측단위를 통지하는 단계 및
예측모드통지부를 이용하여, 2차 분할 여부 통지에 따라 신택스 요소에 부호 없는 정수 1비트를 할당하여, 2차 예측 모드를 통지하는 단계를 포함하는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
Firstly notifying whether the current prediction unit is divided by allocating an unsigned integer 1 bit to the syntax element by using the division notification unit;
Notifying the primary prediction mode by allocating an unsigned integer 2 bits to the syntax element according to the primary partitioning notification using the prediction mode notification unit;
Secondly notifying whether the current prediction unit is divided by allocating an unsigned integer 1 bit to the syntax element by using the division notification unit;
Notifying the prediction unit by allocating an unsigned integer 1 bit to the syntax element according to the second division notification using the prediction unit notification unit; and
And using the prediction mode notification unit, notifying the secondary prediction mode by allocating an unsigned integer 1 bit to the syntax element in accordance with the secondary partition presence notification, using the prediction unit syntax system of the video codec Predictive unit classification method.
제11항에 있어서,
상기 1차 예측 모드를 통지하는 단계는
상기 현재 예측단위의 분할여부를 1차 통지하는 단계에서, 분할되지 않은 경우, 부호 없는 정수 2비트를 할당하여, 2N×2N 예측단위의 직접 모드, 화면간 모드 및 화면내 모드로 구분하며,
상기 2N×2N 예측단위의 직접 모드, 화면간 모드 및 화면내 모드는, 분할여부를 통지하는 1비트, 예측모드를 통지하는 2비트를 포함하여, 총 3비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
The method of claim 11,
Notifying the first prediction mode
In the first step of notifying whether the current prediction unit is divided, if not divided, two unsigned integers are allocated and divided into a direct mode, an inter-screen mode, and an intra-screen mode of a 2N × 2N prediction unit.
The video codec of the video codec of claim 2, wherein the direct mode, the inter-screen mode, and the intra-screen mode of the 2N × 2N prediction unit are represented by a total of 3 bits, including 1 bit for notifying whether to be divided and 2 bits for notifying a prediction mode. Method of classifying prediction unit using prediction unit syntax system.
제11항에 있어서,
상기 예측 모드를 통지하는 단계는,
1차 분할 여부를 통지하는 단계에서, 분할되고, 상기 현재 예측단위의 분할여부를 2차 통지하는 단계에서는 분할되지 않은 경우에, 부호 없는 정수 1비트를 할당하여, 2N×N, N×2N 예측단위의 화면간 모드로 구분하며,
상기 2N×N, N×2N 예측단위의 화면간 모드는 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 예측단위를 통지하는 1비트를 포함하여, 총 3비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
The method of claim 11,
The notifying of the prediction mode may include:
In the step of notifying whether the primary partition is divided, in the step of notifying whether the current prediction unit is divided or not, in the step of notifying the partition, an unsigned integer 1 bit is allocated to predict 2N × N and N × 2N. It is divided into unit screen mode.
The inter-screen mode of the 2N × N and N × 2N prediction units is represented by a total of 3 bits, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 1 bit for notifying the prediction unit. A prediction unit classification method using a prediction unit syntax system of a video codec.
제11항에 있어서,
상기 2차 예측 모드를 통지하는 단계는,
1차 분할 여부를 통지하는 단계에서, 분할되고, 2차 분할 여부를 통지하는 단계에서도 분할된 경우에, 부호 없는 정수 1비트를 할당하여, N×N 예측단위의 화면간 모드와 화면내 모드로 구분하며,
상기 N×N 예측단위의 화면간 모드와 화면내 모드는, 분할여부를 통지하는 1비트, 예측모드를 통지하는 1비트 및 예측단위를 통지하는 1비트를 포함하여, 총 3비트로 표현되는 것을 특징으로 하는 비디오 코덱의 예측단위 신택스 시스템을 이용한 예측단위 구분 방법.
The method of claim 11,
Notifying the second prediction mode may include:
In the step of notifying whether or not the primary division is divided, and in the step of notifying whether or not the primary division is performed, an unsigned integer 1 bit is allocated to the inter-screen mode and the intra-screen mode of the N × N prediction unit. Distinguish,
The inter-screen mode and the intra-screen mode of the N × N prediction unit are represented by a total of 3 bits, including 1 bit for notifying whether to divide, 1 bit for notifying the prediction mode, and 1 bit for notifying the prediction unit. A prediction unit classification method using a prediction unit syntax system of a video codec.
KR1020110031265A 2011-04-05 2011-04-05 Prediction unit syntax system and the method for video codec KR101237411B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110031265A KR101237411B1 (en) 2011-04-05 2011-04-05 Prediction unit syntax system and the method for video codec

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110031265A KR101237411B1 (en) 2011-04-05 2011-04-05 Prediction unit syntax system and the method for video codec

Publications (2)

Publication Number Publication Date
KR20120113518A true KR20120113518A (en) 2012-10-15
KR101237411B1 KR101237411B1 (en) 2013-02-27

Family

ID=47283070

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110031265A KR101237411B1 (en) 2011-04-05 2011-04-05 Prediction unit syntax system and the method for video codec

Country Status (1)

Country Link
KR (1) KR101237411B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020256508A1 (en) * 2019-06-20 2020-12-24 엘지전자 주식회사 Method and apparatus for encoding/decoding image by using syntax combination, and method for transmitting bitstream

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8938009B2 (en) * 2007-10-12 2015-01-20 Qualcomm Incorporated Layered encoded bitstream structure
KR101712098B1 (en) * 2009-09-04 2017-03-03 삼성전자 주식회사 Method and apparatus for generating bitstream based on syntax element

Also Published As

Publication number Publication date
KR101237411B1 (en) 2013-02-27

Similar Documents

Publication Publication Date Title
US11381815B2 (en) Apparatus and method for video encoding or decoding
US20230147872A1 (en) Inter prediction method and apparatus therefor
TWI627856B (en) Method and apparatus of video coding and decoding
US20200336765A1 (en) Method and apparatus for syntax redundancy removal in palette coding
US8526495B2 (en) Apparatus and method of constrained partition size for high efficiency video coding
CN105247871B (en) Block flipping and skip mode in intra block copy prediction
CN109845261B (en) Method and device for coding and decoding intra-frame chroma in image and video coding and decoding
US11259044B2 (en) Method for encoding and decoding motion information, and apparatus for encoding and decoding motion information
KR20240037911A (en) Method for encoding/decoding video and apparatus thereof
EP3429205B1 (en) Method and apparatus for processing a video signal
RU2666635C2 (en) Features of base colour index map mode for video and image coding and decoding
TW201826800A (en) Method and apparatus of video coding using flexible quadtree and binary tree block partitions
WO2012057583A2 (en) Video information encoding method and decoding method
JP2021530900A (en) Methods and equipment for tile-related addressing in video coding
US11871030B2 (en) Methods and apparatuses for encoding and decoding motion vector difference using sequence MMVD information
WO2012171463A1 (en) Method and apparatus for coding of intra prediction mode
US11689717B2 (en) Apparatus and method for video encoding or decoding
TW201811032A (en) Image decoder, image decoding method and image decoding program
US20200275117A1 (en) Method for encoding and decoding motion information, and apparatus for encoding and decoding motion information
KR20150020622A (en) Video encoding device, video decoding device, video encoding method, video decoding method, and program
KR101237411B1 (en) Prediction unit syntax system and the method for video codec
US20220124334A1 (en) Image processing apparatus and method
TW201336318A (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
KR101561463B1 (en) Method and apparatus for image encoding/decoding
KR20110052427A (en) Method and apparatus for video encoding/decoding using adaptive codeword assignment to syntax element

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160204

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170217

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20180202

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee