KR102084802B1 - Adaptive PU mode decision method of HEVC encoder - Google Patents

Adaptive PU mode decision method of HEVC encoder Download PDF

Info

Publication number
KR102084802B1
KR102084802B1 KR1020140147011A KR20140147011A KR102084802B1 KR 102084802 B1 KR102084802 B1 KR 102084802B1 KR 1020140147011 A KR1020140147011 A KR 1020140147011A KR 20140147011 A KR20140147011 A KR 20140147011A KR 102084802 B1 KR102084802 B1 KR 102084802B1
Authority
KR
South Korea
Prior art keywords
mode
current
inter
depth
skip
Prior art date
Application number
KR1020140147011A
Other languages
Korean (ko)
Other versions
KR20160050115A (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 KR1020140147011A priority Critical patent/KR102084802B1/en
Publication of KR20160050115A publication Critical patent/KR20160050115A/en
Application granted granted Critical
Publication of KR102084802B1 publication Critical patent/KR102084802B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/132Sampling, masking or truncation of coding units, e.g. adaptive resampling, frame skipping, frame interpolation or high-frequency transform coefficient masking
    • 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
    • H04N19/105Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/172Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a picture, frame or field

Landscapes

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

Abstract

HEVC 고속 부호화를 위한 PU 모드 선택 방법이 제공된다. 본 발명의 실시예에 따른 HEVC 방법은, 현재 CU의 주변 CU들의 예측 모드가 INTER 또는 SKIP 모드이고 분할 사이즈가 2Nx2N이면 INTER SMP 모드를 skip하고, 예측 모드가 INTER 또는 SKIP 모드이면 INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 한다. 이에 의해, spatially neighboring CU의 best PU 모드 정보를 이용하여 부호화 속도를 향상시킬 수 있고, temporally co-located CU의 best PU 모드 정보와 CU depth간의 RDCost를 배제하여 메모리 사용량과 데이터를 불러오는 시간을 줄일 수 있다.A PU mode selection method for HEVC fast coding is provided. The HEVC method according to the embodiment of the present invention skips the INTER SMP mode when the prediction mode of neighboring CUs of the current CU is INTER or SKIP mode and the split size is 2Nx2N, and when the prediction mode is INTER or SKIP mode, the INTRA 2Nx2N mode and INTRA Skip NxN mode. As a result, coding speed can be improved by using best PU mode information of spatially neighboring CUs, and memory usage and data loading time can be reduced by excluding RDCost between best PU mode information and CU depth of temporally co-located CUs. have.

Description

HEVC 인코더의 적응적 PU 모드 결정 방법{Adaptive PU mode decision method of HEVC encoder}Adaptive PU mode decision method of HEVC encoder

본 발명은 영상의 효율적인 부호화에 관한 것으로, 더욱 상세하게는 현재 CU에 대한 최적의 PU 모드를 결정하기 위해 주변 CU들의 최적의 PU 모드 정보들을 이용하여 HEVC 표준 영상의 효율적인 고속 부호화를 가능하게 하는 방법에 관한 것이다.
The present invention relates to efficient encoding of an image, and more particularly, a method for enabling efficient fast encoding of an HEVC standard image by using optimal PU mode information of neighboring CUs to determine an optimal PU mode for a current CU. It is about.

1) HEVC(High Efficiency Video Coding)1) High Efficiency Video Coding (HEVC)

HEVC는 H.264/AVC 이후에 개발된 새로운 비디오 코딩 표준이고, H.264/AVC에 비해 대략 50% 정도의 압축율 향상을 제공한다. HEVC의 코딩 구조는 H.264/AVC와 거의 유사하지만 다른 점이 두 가지 존재한다.HEVC is a new video coding standard developed after H.264 / AVC and provides approximately 50% compression improvement over H.264 / AVC. The coding structure of HEVC is very similar to H.264 / AVC, but there are two differences.

첫째는, 매우 유연한 쿼드트리(quadtree) 파티션 구조를 이용하여 비디오 데이터가 압축된다는 점이다. 쿼드트리 파티션 구조에 의해 HEVC는 다양한 해상도의 영상을 최적의 파티션으로 압축할 수 있다. HEVC의 압축 구조는 CU(coding unit), PU(prediction unit), TU(transform unit) 세 가지로 구성된다.First, video data is compressed using a highly flexible quadtree partition structure. The quadtree partition structure allows HEVC to compress images of various resolutions into optimal partitions. The compression structure of HEVC is composed of three coding units (CUs), prediction units (PUs), and transform units (TUs).

CU는 H.264/AVC의 매크로블록(macroblock)과 유사한 것으로, 압축을 위한 기본 단위를 나타낸다. HEVC에서 CU의 크기는 H.264/AVC의 고정된 매크로블록 크기(16x16)와는 다르게 다양한 크기를 가질 수 있다. 현재 HEVC에서 CU 크기는 8x8에서 64x64까지 가질 수 있으며, 가장 큰 CU(largest CU : LCU)와, 가장 작은 CU(smallest CU : SCU)를 sequence parameter set(SPS)에 기술하게 되어있다. 또한 하나의 CU내에서 PU는 1~2개로 구성되는 반면, TU는 하나의 CU내에서 또 다른 쿼드트리 구조로 다양한 크기를 가질 수 있다.A CU is similar to a macroblock of H.264 / AVC and represents a basic unit for compression. In HEVC, the size of a CU may have various sizes different from the fixed macroblock size (16 × 16) of H.264 / AVC. In HEVC, CU size can range from 8x8 to 64x64. The largest CU (largest CU: LCU) and the smallest CU (smallest CU: SCU) are described in the sequence parameter set (SPS). In addition, while one or two PUs are included in one CU, the TU may have various sizes as another quadtree structure in one CU.

H.264/AVC와 비교하여 두 번째로 다른 점은, 코딩 효율을 위해 HEVC의 표준에 새로운 코딩 툴들이 포함된다는 것이다. 새로운 인트라 예측 방향이 추가되었으며, large transform(16x16, 32x32), asymmetric motion partitions(AMP), sample adaptive offset(SAO) 등이 추가되었다.The second difference compared to H.264 / AVC is that new coding tools are included in the HEVC standard for coding efficiency. New intra prediction directions have been added, including large transforms (16x16, 32x32), asymmetric motion partitions (AMP), and sample adaptive offset (SAO).

도 1은 HEVC 부호화기의 블록도를 나타내며, 특히, PU의 경우 Early_SKIP, CBF_Fast의 고속 부호화 방법을 적용하지 않는다면 부호화되는 CU depth에 대해 모든 PU 모드를 탐색한다. 그래서, 모든 PU 모드에 대해서 탐색을 진행하는 것은 부호화 시간을 증가시키며 비효율적이다. 따라서, 영상의 특성에 따라 불필요한 PU 모드의 탐색과 이에 발생하는 계산 과정을 줄여 부호화의 속도를 증가시킬 필요성이 있다.FIG. 1 illustrates a block diagram of an HEVC encoder. In particular, in the case of a PU, all PU modes are searched for a CU depth to be encoded unless a fast encoding method of Early_SKIP and CBF_Fast is applied. Therefore, searching for all PU modes increases coding time and is inefficient. Therefore, there is a need to increase the speed of encoding by reducing the unnecessary PU mode search and the calculation process generated according to the characteristics of the image.

결과적으로, HEVC는 H.264/AVC에 비해 부호화 과정이 복잡해 졌으며, 따라서 빠른 부호화를 위한 구현 방법이 필요하게 되었다.
As a result, the encoding process of HEVC is more complicated than that of H.264 / AVC, and thus an implementation method for fast encoding is required.

2) HEVC 기반 부호화 블록 결정 방법2) HEVC-based coded block determination method

HEVC는 쿼드트리(quard-tree) 구조를 사용하여 계층에 따라 재귀적으로 CU를 더 작은 유닛으로 분할한다. 최적의 CU 크기를 결정하기 위하여 각 CU에서 각각의 PU 크기 및 TU 크기에 대해 가장 작은 비용을 갖는 블록 크기를 조사하게 되며 이때 CU 크기 마다 PU는 다양한 모양의 예측블록으로 분할하여 비용을 조사하고, TU는 재귀적인 트리 구조로 분할을 하여 각각의 크기에 대해 비용을 조사한다. 여기에서 비용이란 화질과 압축율을 동시에 고려하여 QP에 따라 계량화한 값이다. 예를 들어, 상대적으로 비용이 적다는 의미는 동일 화질에서 고압축이 가능하거나, 동일 압축율에서 고화질이 가능하다는 의미가 된다.HEVC uses a quad-tree structure to recursively divide a CU into smaller units according to the hierarchy. In order to determine the optimal CU size, the block size having the smallest cost for each PU size and TU size in each CU is examined. In this case, the PU is divided into prediction blocks of various shapes to investigate the cost. The TU splits into a recursive tree structure to investigate the cost for each size. Here, cost is a value quantified according to QP taking into account both image quality and compression ratio. For example, relatively low cost means that high compression is possible at the same image quality or high quality is possible at the same compression ratio.

도 2는 임의 크기의 CU로부터 최적의 PU 크기 및 TU 크기 결정 방법을 나타낸다. 최적의 비용을 갖는 CU를 찾기 위해 순차적으로 가장 큰 크기인 LCU(large coding unit)부터 가장 작은 크기인 SCU(small coding unit)까지 재귀적인 쿼드트리 구조에 따라 비용을 계산하게 된다. 각 CU 크기 별로 매번 PU의 여러 모드에 대한 예측비용을 전부 계산하며, 각 PU에 대한 비용조사를 할 때, TU의 비용조사 또한 수행한다. TU는 4개의 하위블록으로 재귀적으로 분할될 수 있다. 2 shows a method of determining an optimal PU size and TU size from a CU of any size. In order to find a CU having an optimal cost, the cost is sequentially calculated according to a recursive quadtree structure from the largest LCU (large coding unit) to the smallest SCU (small coding unit). Each CU size calculates all the prediction costs for the various modes of the PU each time, and when performing the cost survey for each PU, the TU cost survey is also performed. The TU may be recursively divided into four subblocks.

HEVC의 부호화 과정에서 CU에 따라 PU, TU의 조합 수가 매우 많으며 최적의 CU, PU, TU를 결정하기 위해 많은 계산 과정이 필요하다는 것을 알 수 있다. 이를 해결하기 위해 도 2에서 아래와 같은 고속화 방법들이 개발되었다.
In the encoding process of HEVC, it can be seen that the number of combinations of PUs and TUs is very large according to the CU, and a lot of calculation processes are required to determine the optimal CU, PU, and TU. In order to solve this problem, the following high speed methods have been developed.

① Early_SKIP① Early_SKIP

하나의 CU에서 첫 번째로 INTER 2Nx2N 모드를 조사한 다음 Coded Block Flag(CBF) 값이 0이고 Motion vector difference(MVD)가 (0,0)값을 갖는 경우 다른 형태의 PU 모드를 조사하지 않고, 바로 CU를 분할하여 다음 깊이의 CU 조사과정을 이어간다. 여기서 CBF는 0이 아닌 잔차 신호의 존재 유무를 알려주는 flag이며, MVD는 주변 블록 또는 이전 프레임의 동일 위치 블록과의 움직임 정보에 대한 차이 값이다.
If one of the CUs first examines the INTER 2Nx2N mode and then the Coded Block Flag (CBF) value is 0 and the Motion vector difference (MVD) has the value (0,0), the other type of PU mode is not examined. Partition the CU to continue CU investigation at the next depth. Here, CBF is a flag indicating the presence or absence of a non-zero residual signal, and MVD is a difference value of motion information with neighboring blocks or co-located blocks of a previous frame.

② CBF_Fast② CBF_Fast

CBF의 값에 따른 고속 PU 결정 방법(CBF Fast Mode Setting; CFM)으로, INTER_2Nx2N PU 의 CBF가 0인 경우, 남아 있는 다른 형태의 PU 모드들을 검색하지 않는다.
In the fast PU decision method according to the value of the CBF (CBF Fast Mode Setting; CFM), when the CBF of the INTER_2Nx2N PU is 0, other types of remaining PU modes are not searched.

③ Early_CU③ Early_CU

CU의 조사과정을 조기 종료하는 방법으로, CU의 PU에 대한 조사 과정 중에 최적 모드가 SKIP 모드로 결정되면 하위 블록으로의 재귀 CU 분할을 하지 않는다.
As a method of early terminating the investigation process of the CU, if the optimal mode is determined as the SKIP mode during the investigation of the PU of the CU, recursive CU partitioning into lower blocks is not performed.

이러한 HEVC의 고속화 방법들이 등장하였지만 아직 실시간 환경에서 사용하기에는 부호화 시간이 많이 소비된다. 따라서 기존 고속화 방법들과 더불어 실시간 환경을 위한 새로운 HEVC 구조 설계와 고속화 방법의 개발이 필수적이다.While such HEVC speed-up methods have emerged, coding time is still consumed for use in a real-time environment. Therefore, it is essential to design a new HEVC structure and to develop a high-speed method in addition to the existing high-speed methods.

HEVC 부호화기에서 PU 모드를 조기 선택하는 종래 기술은 아래와 같다.
The prior art of early selecting the PU mode in the HEVC encoder is as follows.

3.1) 종래 기술 I3.1) Prior Art I

CU depth level을 고려하여 Upper depth의 upperBestMode와 UpperIntraCost를 이용한 fast mode decision scheme이다. 이 방법은 현재 CU depth의 best PU mode 탐색을 위해 상위 CU depth의 best PU 모드 정보(: upperBestMode)와 상위 CU depth의 INTRA 모드의 RDCost 정보(: UpperIntraCost)를 사용한다.Fast mode decision scheme using upperBestMode and UpperIntraCost of the upper depth in consideration of the CU depth level. This method uses the best PU mode information (: upperBestMode) of the upper CU depth and the RDCost information (: UpperIntraCost) of the INTRA mode of the upper CU depth to search for the best PU mode of the current CU depth.

도 3은 PU 모드 탐색을 조기에 종료하기 위해 현재 CU depth에서 사용되는 상위 CU depth의 두 가지 정보(: BestMode, IntraCost)를 나타낸다.3 shows two pieces of information (BestMode, IntraCost) of a higher CU depth used in a current CU depth to terminate a PU mode search early.

도 4는 fast PU mode decision의 전체 과정을 나타낸다. 이 방법은 총 3가지 조건을 가지며 해당되는 조건을 만족한다면 현재 CU depth의 PU mode search를 종료하게 된다.4 shows the entire process of fast PU mode decision. This method has a total of three conditions and if the corresponding conditions are satisfied, the PU mode search of the current CU depth is terminated.

① 조건 1을 만족 ((현재 CU의 depth>0) && (상위 CU depth의 best PU 모드가 SKIP) && (현재 CU의 best PU 모드가 SKIP/MERGE))① Satisfies condition 1 ((depth CU0 of current CU) && (best PU mode of upper CU depth is SKIP) && (best PU mode of current CU is SKIP / MERGE))

- skip 되는 PU 모드 : INTER NxN, INTER SMP, INTER AMP, INTRA 2Nx2N, INTRA NxN를 수행하지 않는다.-PU mode skipped: Do not perform INTER NxN, INTER SMP, INTER AMP, INTRA 2Nx2N, INTRA NxN.

② 조건 2, 3을 동시에 만족 ( (현재 CU의 depth>0) && (상위 CU depth의 best PU 모드가 INTER) && (현재 CU의 best PU 모드가 INTER AMP) && (현재 CU depth의 best PU 분할 사이즈가 2Nx2N) && (현재 CU depth의 best RDCost<상위 CU depth의 INTRA RDCost/5) )② Simultaneously satisfy conditions 2 and 3 ((depth of current CU> 0) && (best PU mode of upper CU depth is INTER) && (best PU mode of current CU is INTER AMP) && (divide best PU of current CU depth) Size is 2Nx2N) && (best RDCost of current CU depth <INTRA RDCost / 5 of higher CU depth))

- skip되는 PU 모드 : INTRA 2Nx2N, INTRA NxN를 수행하지 않는다.-PU mode skipped: Do not perform INTRA 2Nx2N, INTRA NxN.

이 방법은 상위 CU depth의 best PU 정보를 이용해야하기 때문에 현재 CU depth가 0일 경우, 이 방법을 수행하지 않는다.This method does not perform this method when the current CU depth is 0 because the best PU information of the upper CU depth must be used.

이러한 CU depth의 상관관계를 이용한 PU 모드 검색 skip 구조는 크게 2가지 단점을 갖고 있다.PU mode search skip structure using the correlation of the CU depth has two major disadvantages.

(1) 상위 CU depth의 INTRA RDCost를 임의의 값으로 나눈 임계값은 영상에 따라 정확도가 떨어져 고속 부호화 방법으로 적합하지 않다.(1) The threshold value obtained by dividing the INTRA RDCost of the upper CU depth by an arbitrary value is not suitable for the fast coding method because the accuracy is lower depending on the image.

(2) 상위 CU depth의 INTRA RDCost 값을 메모리에 저장하고 있어야 하기 때문에 메모리 사용량의 증가와 부호화 지연을 초래하여 고속화 방법으로 적합하지 않다.
(2) Since the INTRA RDCost value of the upper CU depth must be stored in memory, it is not suitable as a method of speeding up because of an increase in memory usage and encoding delay.

3.2) 종래 기술 II3.2) Prior Art II

현재 CU depth의 best PU 모드 결정을 위해 현재 CU를 중심으로 하여 공간적/시간적으로 존재하는 CU들, 그리고 상위 CU depth들 간의 상관관계를 이용한다.In order to determine the best PU mode of the current CU depth, a correlation between spatially / temporally existing CUs and upper CU depths is used.

도 5는 현재 CU가 가지는 다양한 상관관계를 나타낸다. 여기서 현재 CU를 중심으로 CU1, CU2, CU3 는 공간적으로 주변에 존재하는 CU들을 나타내며, CU4, CU5는 시간적으로 존재하는 CU들을 나타낸다. 그리고 CU6, CU7 는 현재 CU의 상위 depth를 가지는 CU들이다. 이 중에서 현재 CU의 best PU 모드와 높은 확률로 같은 best PU 모드를 갖는 CU는 공간적으로 주변에 존재하는 CU1, CU2, CU3 이다.5 shows various correlations that a current CU has. Here, CU1, CU2, and CU3 represent CUs that exist in the periphery around the current CU, and CU4 and CU5 represent CUs that exist in time. CU6 and CU7 are CUs having the upper depth of the current CU. Of these, the CUs having the same best PU mode with the same probability as the best PU mode of the current CU are CU1, CU2, and CU3 that exist spatially in the periphery.

도 6은 Random Access configuration으로 부호화 할 때, 프레임간의 시간적 계층 구조와 부호화 순서를 나타낸다. Level1은 프레임 거리로 8이며 Level2, Level3, Level4는 각각 4, 2, 1의 프레임 거리를 갖는다. 여기서 프레임 거리가 작을수록 현재 CU와 시간적으로 존재하는 CU의 best PU 모드가 같아질 확률은 높아진다.6 shows a temporal hierarchical structure and a coding order between frames when encoding in a random access configuration. Level 1 is 8 as the frame distance, and Level 2, Level 3, and Level 4 have 4, 2, and 1 frame distances, respectively. In this case, the smaller the frame distance is, the higher the probability that the best PU mode of the current CU and the CU existing in time becomes the same.

이 방법은 먼저 도 5를 참조하여 예측 집합으로 아래의 식 (1)을 정의한다.This method first defines Equation (1) below as a prediction set with reference to FIG.

Figure 112014103189933-pat00001
(1)
Figure 112014103189933-pat00001
(One)

그 후, 영상 영역의 특징에 따라 다양한 weight factor를 정의한다. weight factor는 homogeneous 영역의 경우 큰 크기의 PU 블록을, 복잡하거나 rich texture의 경우에는 작은 크기의 PU 블록을 사용해야 한다는 특성을 이용하여 도 7의 표와 같이 정의한다.(: INTER NXN의 경우, HM7에서 수행하지 않기 때문에 제외함) Then, various weight factors are defined according to the characteristics of the image area. The weight factor is defined as shown in the table of FIG. 7 using the property that a large PU block should be used in the homogeneous region and a small PU block in the case of complex or rich texture. (: INTER NXN, HM7 Excluded because it does not

도 7의 표에서 γ는 영상 영역의 특징에 따른 PU mode의 weight factor를 나타낸다. 다음으로 block motion complexity(BMC)를 식 (2)와 같이 정의한다.In the table of FIG. 7, γ represents a weight factor of the PU mode according to the characteristics of the image region. Next, define block motion complexity (BMC) as shown in equation (2).

Figure 112014103189933-pat00002
(2)
Figure 112014103189933-pat00002
(2)

여기서 N은 CU들의 개수인 7이며, w(i,l)는 각 mode의 weight factor 함수를, 그리고 γi는 CUi의 mode를 위한 weight factor를 나타낸다. ki는 CUi의 존재 유무를 확인해주는 파라미터로서 존재한다면 1을, 존재하지 않는다면 0의 값을 갖는다. w(i,l)는 식 (3),(4)와 같이 정의한다.Where N is the number of CUs, w (i, l) is the weight factor function of each mode, and γ i is the weight factor for the mode of CU i . k i is a parameter to check whether CU i exists and has a value of 1 if present and 0 if not present. w (i, l) is defined as equations (3) and (4).

Figure 112014103189933-pat00003
(3)
Figure 112014103189933-pat00003
(3)

Figure 112014103189933-pat00004
(4)
Figure 112014103189933-pat00004
(4)

식 (3)은 adaptive weighting factor 함수이다. 여기서 wi는 adjacent CU의 weight factor로서

Figure 112014103189933-pat00005
이다. wi의 default value는 도 8의 표에, 프레임 거리 차에 따른 weight factor는 도 9의 표와 같다.Equation (3) is an adaptive weighting factor function. Where w i is the weight factor of the adjacent CU
Figure 112014103189933-pat00005
to be. The default value of w i is shown in the table of FIG. 8, and the weight factor according to the frame distance difference is shown in the table of FIG. 9.

adaptive weighting factor 함수의 l 파라미터는 도 6의 시간적으로 계층적인 Level의 값으로서 GOP가 8일 때, 1,2,3,4 중에 한 가지 값을 가진다. 식 (4)는 공간적, 시간적 또는 depth correlation의 가중치로서 Tlevel는 0.02이며, Tki는 control value로서 CU4, CU5는 1, CU6는 -2, 나머지 CU는 0의 값을 가진다. Tt 또한 control value로서 0.5의 값을 가진다.The l parameter of the adaptive weighting factor function is a value of the temporal hierarchical level of FIG. 6 and has one of 1,2,3,4 when the GOP is 8. Equation (4) is a weight of spatial, temporal or depth correlation, T level is 0.02, Tk i is a control value, CU 4 , CU 5 is 1, CU 6 is -2, and the other CUs are 0. T t also has a value of 0.5 as a control value.

이렇게 정의된 BMC 값을 이용하여 식 (5)와 같이 임의의 임계값을 결정한다.Using this defined BMC value, an arbitrary threshold value is determined as in Equation (5).

Figure 112014103189933-pat00006
(5)
Figure 112014103189933-pat00006
(5)

식 (5)에서 T1의 값은 1, T2는 3이다. BMC 값이 조건 1을 만족한다면 slow homogeneous motion으로서 SKIP, INTER 2Nx2N 모드만 수행하고, 조건 2를 만족한다면 medium motion으로서 SKIP, INTER 2Nx2N, INTER SMP 모드를 수행하고, 조건 3을 만족한다면 모든 PU 모드를 수행한다.In Equation (5), T 1 is 1 and T 2 is 3. If the BMC value satisfies condition 1, only the SKIP and INTER 2Nx2N modes are performed as slow homogeneous motion. If the condition 2 is satisfied, the SKIP, INTER 2Nx2N and INTER SMP modes are performed as medium motion. To perform.

이러한 임계값을 가지는 PU decision 구조는 크게 2가지 단점을 갖고 있다.The PU decision structure having such a threshold has two major disadvantages.

(1) 영상 영역의 특성에 따라 변경되어야할 파라미터 값이 많고 임계값의 정확도가 떨어지기 때문에 성능 저하를 초래한다.(1) Due to the large number of parameters that need to be changed according to the characteristics of the image area, and the accuracy of the threshold is inferior, performance is inferior.

(2) 임계값을 결정하기 위해 값이 정의 내려진 파라미터가 존재하고 고려해야할 정보(: 공간적, 시간적, 상위 CU depth 정보들)가 많기 때문에 복잡도가 증가하여 고속 부호화 성능이 떨어진다.
(2) Since there is a parameter whose value is defined to determine the threshold value and there is a lot of information to be considered (spatial, temporal, upper CU depth information), the complexity increases and the fast coding performance decreases.

HEVC는 H.264/AVC에 비해 부호화 과정이 복잡해 졌으며, 따라서 고속 부호화를 위한 새로운 방법이 광범위하게 연구&개발 되어질 것으로 예상된다. SW 기반 부호화기의 고속화 기법 중에 특정한 PU 모드를 skip하는 구조 또한 유망한 방법 중의 하나이다.HEVC has a more complicated coding process than H.264 / AVC, so a new method for fast coding is expected to be extensively researched and developed. The structure of skipping a specific PU mode is also one of the promising methods.

효과적인 PU 모드의 skip을 위해서는 현재 CU의 best PU 모드 예측에 이용되는 정보가 중요하므로, HEVC 부호화기에서 PU 모드를 조기에 선택할 수 있도록 하기 위한 방안의 모색이 요청된다.
Since information used for prediction of the best PU mode of the current CU is important for effective skipping of the PU mode, a search for a scheme for allowing the HEVC encoder to select a PU mode early is required.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, spatially neighboring CU들의 best PU 모드 정보만을 가지고 부호화될 CU의 PU 모드를 조기에 선택하는 방법을 제공함에 있다.
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a method for selecting a PU mode of a CU to be encoded early with only best PU mode information of spatially neighboring CUs.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, HEVC(High Efficiency Video Coding) 방법은, 현재 CU의 주변 CU들의 예측 모드와 분할 사이즈를 파악하는 단계; 및 상기 예측 모드가 INTER 또는 SKIP 모드이고 상기 분할 사이즈가 2Nx2N이면, INTER SMP(INTER Nx2N, INTER 2NxN) 모드를 skip하는 단계;를 포함한다.According to an embodiment of the present invention, a high efficiency video coding (HEVC) method includes: determining a prediction mode and a split size of neighboring CUs of a current CU; And skipping an INTER SMP (INTER Nx2N, INTER 2NxN) mode when the prediction mode is INTER or SKIP mode and the split size is 2Nx2N.

그리고, 본 발명의 실시예에 따른 HEVC 방법은, 상기 예측 모드가 INTER 또는 SKIP 모드이면, INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 하는 단계;를 더 포함할 수 있다.The HEVC method according to an embodiment of the present invention may further include skipping an INTRA 2Nx2N mode and an INTRA NxN mode when the prediction mode is an INTER or SKIP mode.

또한, 상기 파악단계는, 상기 현재 CU의 depth가 0 또는 1인 경우에 수행될 수 있다.In addition, the determining may be performed when the depth of the current CU is 0 or 1.

그리고, 상기 파악단계는, 상기 현재 CU가 포함된 프레임이 I 프레임이 아니고, 상기 현재 CU가 포함된 CTB가 프레임의 첫 번째 상단 라인과 첫 번째 왼쪽 라인에 위치하지 않은 경우에 수행될 수 있다.The determining may be performed when the frame including the current CU is not an I frame and the CTB including the current CU is not positioned on the first upper line and the first left line of the frame.

또한, 상기 주변 CU들은, 기부호화된 Left CU, Above CU 및 Above-Left CU 중 적어도 하나를 포함할 수 있다.In addition, the peripheral CUs may include at least one of a base-decoded Left CU, Above CU, and Above-Left CU.

한편, 본 발명의 다른 실시예에 따른, HEVC 방법은, 현재 CU의 주변 CU들의 예측 모드를 파악하는 단계; 및 상기 예측 모드가 INTER 또는 SKIP 모드이면, INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 하는 단계;를 포함한다.
On the other hand, HEVC method according to another embodiment of the present invention, the step of identifying the prediction mode of the neighboring CUs of the current CU; And skipping an INTRA 2Nx2N mode and an INTRA NxN mode if the prediction mode is an INTER or SKIP mode.

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, HEVC 부호화기의 속도 향상을 위한 PU 모드의 조기 예측 방법은 spatially neighboring CU의 best PU 모드 정보를 이용하여 부호화 속도를 향상시킬 수 있다.As described above, according to the embodiments of the present invention, the early prediction method of the PU mode for improving the speed of the HEVC encoder may improve the coding speed by using the best PU mode information of the spatially neighboring CU.

또한, 종래 기술들이 현재 CU를 중심으로 temporally co-located CU의 best PU 모드 정보와 spatially neighboring CU의 best PU 모드 정보, CU depth간 상관관계를 이용한 임계값을 활용하는 반면, 본 발명의 실시예들에 따르면, temporally co-located CU의 best PU 모드 정보와 CU depth간의 RDCost를 배제하여 메모리 사용량과 데이터를 불러오는 시간을 줄일 수 있다.
In addition, while the prior arts utilize threshold values using correlations between best PU mode information of temporally co-located CUs, best PU mode information of spatially neighboring CUs, and CU depth, based on the current CU, embodiments of the present invention. According to the present invention, memory usage and data retrieval time can be reduced by excluding RDCost between best PU mode information and CU depth of a temporally co-located CU.

도 1은 HEVC 부호화기 블록도,
도 2는 재귀적 CU, PU, TU 결정 과정을 나타낸 도면,
도 3은 current CU depth에서 upper CU depth의 부호화 정보를 사용하는 방법을 나타낸 도면,
도 4는 고속 PU 모드 결정 과정을 나타낸 도면,
도 5는 현재 CU가 가지는 다양한 상관관계를 나타낸 도면,
도 6은 Random Access configuration에서의 프레임 계층 구조 및 부호화 순서를 나타낸 도면,
도 7은 PU 모드 별 weight factor의 정의를 나타낸 표,
도 8은 CUs의 weight factor(default setting)를 나타낸 표,
도 9는 CUs의 weight factor(프레임 거리가 1과 2일 경우)를 나타낸 표,
도 10은 부호화될 CU의 best PU 모드 예측에 참고 되는 주변 CU들을 나타낸 도면,
도 11은 현재 CU의 depth 정보와 주변 CU들의 best PU 모드 정보에 따른 PU 모드 skip을 나타낸 표,
도 12는 CU의 PU mode 검색 범위 결정 구조의 순서도, 그리고,
도 13은 프레임 단위의 CU depth의 범위 예측 처리 방법의 설명에 제공되는 도면이다.
1 is an HEVC encoder block diagram,
2 is a view showing a recursive CU, PU, TU determination process,
3 is a diagram illustrating a method of using encoding information of an upper CU depth in a current CU depth;
4 is a diagram illustrating a fast PU mode determination process;
5 is a diagram illustrating various correlations of a current CU;
6 is a diagram illustrating a frame hierarchy and coding order in a random access configuration;
7 is a table showing the definition of a weight factor for each PU mode;
8 is a table showing a weight factor (default setting) of CUs,
9 is a table showing weight factors (when frame distance is 1 and 2) of CUs,
10 is a diagram illustrating neighboring CUs referred to in predicting a best PU mode of a CU to be encoded;
11 is a table illustrating PU mode skip according to depth information of a current CU and best PU mode information of neighboring CUs;
12 is a flowchart of a PU mode search range determination structure of a CU;
FIG. 13 is a diagram for describing a method of processing a range prediction of a CU depth in units of frames. FIG.

이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, with reference to the drawings will be described the present invention in more detail.

본 발명의 실시예에 따른 HEVC 부호화기의 속도 향상을 위한 PU 모드 예측을 조기에 종료하는 방법은 기본적으로 CU 레벨에서부터 시작한다. 도 10에 현재 부호화되려는 CU depth의 best PU 모드(최적 PU 모드)를 조기에 예측하기 위해 spatially neighboring CU들(주변 CU들)의 best PU 모드 정보를 이용하는 방법을 도시하였다.The method of early terminating the PU mode prediction for speeding up the HEVC encoder according to the embodiment of the present invention basically starts at the CU level. FIG. 10 illustrates a method of using best PU mode information of spatially neighboring CUs (peripheral CUs) to early predict a best PU mode (optimal PU mode) of a CU depth to be currently encoded.

spatially neighboring CU들은 현재 CU와 상호 상관도가 높으며, best PU 모드가 같을 확률이 높다. 따라서, 현재 CU의 PU 모드를 조기에 예측하기 위해서는 현재 CU의 주변 CU들(: Left CU, Above-Left CU, Above CU)의 best PU 모드 정보를 가져와야 한다. 이때, 도 11의 표에 명시된 기부호화된 Left CU, Above CU, Above-Left CU의 best PU 모드 정보인 예측 모드 정보와 분할 사이즈 정보가 이용된다.Spatially neighboring CUs are highly correlated with the current CU and have a high probability of having the same best PU mode. Therefore, in order to predict the PU mode of the current CU early, it is necessary to obtain the best PU mode information of neighboring CUs (left CU, Above-Left CU, Above CU) of the current CU. At this time, the prediction mode information and the split size information which are the best PU mode information of the base coded Left CU, Above CU, Above-Left CU specified in the table of FIG. 11 are used.

도 12는 HEVC 부호화기의 속도 향상을 위한 특정 CU depth에서의 PU 모드의 조기 예측 방법의 전체 순서도를 도시한 흐름도이다. 도 12에 도시된 바에 따르면, 도 11의 표에 제시된 두 가지 조건에 따라 해당되는 PU 모드를 skip하는 것을 알 수 있다.12 is a flowchart illustrating an overall flowchart of an early prediction method of a PU mode at a specific CU depth for speed improvement of an HEVC encoder. As shown in FIG. 12, it can be seen that a corresponding PU mode is skipped according to two conditions shown in the table of FIG. 11.

도 11에 나타난 표의 ①번 조건은 주변 CU들의 best PU 모드의 예측 모드 정보와 분할 사이즈 정보를 이용한다. 만약, Above CU, Left CU, Above-Left CU의 best PU의 예측 모드가 INTER 또는 SKIP 모드이고 분할 사이즈가 2Nx2N일 경우, INTER SMP 모드는 skip 한다.Condition ① in the table shown in FIG. 11 uses prediction mode information and split size information of a best PU mode of neighboring CUs. If the prediction mode of the best PU of the Above CU, Left CU, Above-Left CU is INTER or SKIP mode and the split size is 2Nx2N, the INTER SMP mode is skipped.

도 11에 나타난 표의 ②번 조건은 주변 CU들의 best PU 모드의 예측 모드 정보만을 이용한다. INTRA 모드의 skip을 예측하기 위해서 분할 사이즈 정보는 불필요하다. 만약, Left CU, Above CU, Above-Left CU의 best PU 모드 예측 정보가 INTER 또는 SKIP 모드일 경우, INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 하게 된다.Condition ② of the table shown in FIG. 11 uses only prediction mode information of the best PU mode of neighboring CUs. In order to predict skip of the INTRA mode, the partition size information is not necessary. If the best PU mode prediction information of the Left CU, Above CU, Above-Left CU is INTER or SKIP mode, the INTRA 2Nx2N mode and the INTRA NxN mode are skipped.

도 11에 나타난 표의 두 가지 조건은, 현재 CU의 depth가 0(: 64x64) 혹은 1(: 32x32)일 때만 적용하며 나머지 CU depth에 대해서는 모든 PU 모드를 탐색한다.The two conditions of the table shown in FIG. 11 apply only when the depth of the current CU is 0 (: 64x64) or 1 (: 32x32), and searches for all PU modes for the remaining CU depth.

또한, 프레임이 I 프레임일 경우, INTRA PU 모드들을 반드시 수행해야하기 때문에 위 방법을 적용하지 않는다.In addition, when the frame is an I frame, the above method is not applied because the INTRA PU modes must be performed.

도 12에 도시된 바와 같이, 본 발명의 실시예에서는 고속 부호화 방법인 Early_SKIP, CBF_Fast, Early_CU가 적용되었다. 현재 CU의 best PU 모드를 조기에 결정하기 위해 INTER 2Nx2N 과정을 수행하고 Early SKIP, CBF Fast 조건을 비교하게 된다. 만약 Early_SKIP, CBF_Fast 조건이 참이라면 해당 CU의 best PU 모드는 INTER 2Nx2N이 되며, 거짓이라면 SKIP 모드를 수행한다.As illustrated in FIG. 12, early_SKIP, CBF_Fast, and Early_CU, which are fast encoding methods, are applied to an embodiment of the present invention. In order to determine the best PU mode of the current CU early, INTER 2Nx2N process is performed and Early SKIP and CBF Fast conditions are compared. If Early_SKIP and CBF_Fast conditions are true, the best PU mode of the CU is INTER 2Nx2N. If false, SKIP mode is executed.

SKIP 모드의 수행 다음, 도 11에 나타난 표의 ①번 조건인 현재 CU의 depth가 0 또는 1이고, 주변 CU들의 best PU 모드의 예측 모드가 INTER 또는 SKIP 그리고 분할 사이즈가 2Nx2N을 만족한다면 INTER SMP(: INTER 2NxN, INTER Nx2N) 모드를 skip 하고 만족하지 않는다면 INTER SMP 모드를 수행한다.After the execution of the SKIP mode, if the depth of the current CU, condition ① of the table shown in FIG. 11 is 0 or 1, and the prediction mode of the best PU mode of neighboring CUs satisfies INTER or SKIP and the split size satisfies 2Nx2N, the INTER SMP (: INTER 2NxN, INTER Nx2N) mode is skipped and if not satisfied, INTER SMP mode is executed.

다음으로 도 11에 나타난 표의 ②번 조건인 현재 CU의 depth가 0 또는 1이고, 주변 CU들의 best PU 모드의 예측 모드가 INTER 또는 SKIP을 만족한다면 INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip하며, 조건을 만족하지 않는다면 INTRA 2Nx2N 모드와 INTRA NxN 모드를 수행한다.Next, if the depth of the current CU, condition ② of the table shown in FIG. 11, is 0 or 1, and the prediction mode of the best PU mode of neighboring CUs satisfies INTER or SKIP, the INTRA 2Nx2N mode and the INTRA NxN mode are skipped. If not satisfied, it performs INTRA 2Nx2N mode and INTRA NxN mode.

마지막으로 현재 부호화될 CU의 best PU 모드를 찾기 위해 탐색된 PU 모드들에 대해서만 RDO(Rate Distortion Optimization)를 수행하여 현재 CU depth의 best PU 모드를 결정한다. Finally, RDO (Rate Distortion Optimization) is performed only on the searched PU modes to find the best PU mode of the CU to be currently encoded, and determines the best PU mode of the current CU depth.

도 13에는 프레임 단위에서의 현재 부호화되는 CU의 PU 모드 조기 예측 방법을 도시하였다. 본 발명의 실시예에서 제시한 방법은 spatially neighboring CU의 best PU 모드의 정보를 이용하여 현재 CU의 PU 모드 탐색 범위를 예측하기 때문에 주변 CU들의 best PU 모드 정보가 반드시 필요하다. 따라서, 주변 CU들의 best PU 모드 정보를 획득하기 위해서는 도 13과 같이 프레임에서의 첫 번째 라인의 CTB들과 첫 번째 왼쪽 라인의 CTB들은 본 발명의 실시예에서 제시한 방법을 적용하지 않는다.(: 따라서 첫 번째 상단 라인과 첫 번째 왼쪽 라인의 CTB는 모든 PU 모드에 대해 탐색한다.) 왜냐하면, 첫 번째 라인의 CTB들과 왼쪽 라인의 CTB들은 PU 모드의 정확한 예측을 위해 사용되어질 best PU 모드 정보가 부족하기 때문이다.(: Above, Above-Left, Left CU들의 best PU 모드 정보가 존재하지 않는다.)FIG. 13 illustrates a PU mode early prediction method of a CU currently encoded in frame units. Since the method proposed in the embodiment of the present invention predicts the PU mode search range of the current CU using the information of the best PU mode of the spatially neighboring CU, the best PU mode information of neighboring CUs is necessary. Accordingly, in order to obtain best PU mode information of neighboring CUs, the CTBs of the first line and the CTBs of the first left line in the frame do not apply the method proposed in the embodiment of the present invention as shown in FIG. Therefore, the CTBs of the first top line and the first left line search for all PU modes.) Because the CTBs of the first line and the CTBs of the left line have the best PU mode information to be used for accurate prediction of the PU mode. (: There is no best PU mode information for Above, Above-Left, Left CUs)

본 발명의 실시예에 따른 HEVC 부호화기의 속도 향상을 위한 PU 모드의 조기 예측 방법은 spatially neighboring CU의 best PU 모드 정보를 이용하여 부호화 속도를 향상시킬 수 있다. 이는 종래 기술들이 현재 CU를 중심으로 temporally co-located CU의 best PU 모드 정보와 spatially neighboring CU의 best PU 모드 정보, CU depth간 상관관계를 이용한 임계값을 활용한 반면, temporally co-located CU의 best PU 모드 정보와 CU depth간의 RDCost를 배제하여 메모리 사용량과 데이터를 불러오는 시간을 줄일 수 있다.The early prediction method of the PU mode for speed improvement of the HEVC encoder according to the embodiment of the present invention may improve the coding speed by using the best PU mode information of the spatially neighboring CU. This is because the prior arts utilize the threshold value using the correlation between the best PU mode information of the temporally co-located CU, the best PU mode information of the spatially neighboring CU, and the CU depth around the current CU, while the best of the temporally co-located CU is used. By excluding RDCost between PU mode information and CU depth, memory usage and data loading time can be reduced.

또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.
In addition, while the preferred embodiments of the present invention have been shown and described above, the present invention is not limited to the specific embodiments described above, but the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Of course, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

Above-Left CU Above CU
Left CU current CU
INTER SMP
INTRA 2Nx2N INTRA NxN
Above-Left CU Above CU
Left CU current CU
INTER SMP
INTRA 2Nx2N INTRA NxN

Claims (6)

현재 CU의 주변 CU들의 예측 모드와 분할 사이즈를 파악하는 단계; 및
상기 현재 CU의 depth가 0 또는 1이고 상기 예측 모드가 INTER 또는 SKIP 모드이며 상기 분할 사이즈가 2Nx2N이면, INTER SMP 모드를 skip하는 단계;를 포함하는 것을 특징으로 하는 HEVC(High Efficiency Video Coding) 방법.
Determining a prediction mode and a split size of neighboring CUs of the current CU; And
And skipping an INTER SMP mode when the depth of the current CU is 0 or 1, the prediction mode is an INTER or SKIP mode, and the split size is 2N × 2N. 2.
청구항 1에 있어서,
상기 현재 CU의 depth가 0 또는 1이고, 상기 예측 모드가 INTER 또는 SKIP 모드이면, INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 하는 단계;를 더 포함하는 것을 특징으로 하는 HEVC 방법.
The method according to claim 1,
If the depth of the current CU is 0 or 1 and the prediction mode is INTER or SKIP mode, skipping an INTRA 2Nx2N mode and an INTRA NxN mode.
삭제delete 청구항 1에 있어서,
상기 파악단계는,
상기 현재 CU가 포함된 프레임이 I 프레임이 아니고, 상기 현재 CU가 포함된 CTB가 프레임의 첫 번째 상단 라인과 첫 번째 왼쪽 라인에 위치하지 않은 경우에 수행되는 것을 특징으로 하는 HEVC 방법.
The method according to claim 1,
The grasping step,
And the frame including the current CU is not an I frame, and the CTB including the current CU is not positioned at the first upper line and the first left line of the frame.
청구항 1에 있어서,
상기 주변 CU들은,
기부호화된 Left CU, Above CU 및 Above-Left CU 중 적어도 하나를 포함하는 것을 특징으로 하는 HEVC 방법.
The method according to claim 1,
The surrounding CUs,
HEVC method characterized in that it comprises at least one of the sub-subscribed Left CU, Above CU and Above-Left CU.
현재 CU의 주변 CU들의 예측 모드를 파악하는 단계; 및
상기 현재 CU의 depth가 0 또는 1이고 상기 예측 모드가 INTER 또는 SKIP 모드이면, INTRA 2Nx2N 모드와 INTRA NxN 모드를 skip 하는 단계;를 포함하는 것을 특징으로 하는 HEVC(High Efficiency Video Coding) 방법.
Determining a prediction mode of neighboring CUs of the current CU; And
If the depth of the current CU is 0 or 1 and the prediction mode is INTER or SKIP mode, skipping an INTRA 2Nx2N mode and an INTRA NxN mode.
KR1020140147011A 2014-10-28 2014-10-28 Adaptive PU mode decision method of HEVC encoder KR102084802B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140147011A KR102084802B1 (en) 2014-10-28 2014-10-28 Adaptive PU mode decision method of HEVC encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140147011A KR102084802B1 (en) 2014-10-28 2014-10-28 Adaptive PU mode decision method of HEVC encoder

Publications (2)

Publication Number Publication Date
KR20160050115A KR20160050115A (en) 2016-05-11
KR102084802B1 true KR102084802B1 (en) 2020-03-05

Family

ID=56025138

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140147011A KR102084802B1 (en) 2014-10-28 2014-10-28 Adaptive PU mode decision method of HEVC encoder

Country Status (1)

Country Link
KR (1) KR102084802B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109302610B (en) * 2018-10-26 2021-09-28 重庆邮电大学 Fast coding method for screen content coding interframe based on rate distortion cost

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102072124B1 (en) * 2011-11-24 2020-02-04 에스케이텔레콤 주식회사 Method and Apparatus for Image Encoding/Decoding using detailed prediction unit
KR101427516B1 (en) * 2013-01-31 2014-08-13 세종대학교산학협력단 Method of prediction based on distribution of transform coefficient and apparatus thereof

Also Published As

Publication number Publication date
KR20160050115A (en) 2016-05-11

Similar Documents

Publication Publication Date Title
Wieckowski et al. Fast partitioning decision strategies for the upcoming versatile video coding (VVC) standard
US11889072B2 (en) Video encoding and decoding
KR102435393B1 (en) Method and apparatus for determination of reference unit
TWI635743B (en) Method and apparatus for template-based intra prediction in image and video coding
KR102034004B1 (en) Picture coding supporting block partitioning and block merging
KR20220051319A (en) Method and apparatus for encoding/decoding image and recording medium for storing bitstream
EP3646589A1 (en) Method and apparatus for most probable mode (mpm) sorting and signaling in video encoding and decoding
KR20100015462A (en) Methods and apparatus for fast geometric mode decision in a video encoder
CN103997645B (en) Quick HEVC intra-frame coding unit and pattern decision method
GB2531087A (en) Method and device for video coding and decoding
Hsu et al. Fast coding unit decision algorithm for HEVC
EP3905675A1 (en) Method and apparatus for encoding motion vector difference, and method and apparatus for decoding motion vector difference
US11909990B2 (en) Method and apparatus for encoding/decoding image signals using weight prediction parameter sets based on neighboring regions
KR101724212B1 (en) Apparatus and method for Intra Mode Decision
JP6962193B2 (en) A recording medium that stores a moving image coding device, a moving image coding method, and a moving image coding program.
KR102084802B1 (en) Adaptive PU mode decision method of HEVC encoder
Kim et al. Fast SKIP mode decision with rate-distortion optimization for high efficiency video coding
KR101676791B1 (en) Method for decoding an image
KR101635111B1 (en) Method and apparatus for encoding/decoding motion vector
KR20160127231A (en) Fast mode decision method of HEVC encoder
KR20180003880A (en) Method and apparatus for fast image encoding
KR101616461B1 (en) Adaptive CU Depth Range Estimation in HEVC Encoder
KR101635114B1 (en) Method for decoding an image
RU2776941C1 (en) Video encoding and decoding
RU2793275C2 (en) Video coding and decoding

Legal Events

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