2015 Data Compression Conference 2015
DOI: 10.1109/dcc.2015.21
|View full text |Cite
|
Sign up to set email alerts
|

Fast HEVC Intra Mode Decision Based on Edge Detection and SATD Costs Classification

Abstract: Abstract:The recent High Efficiency Video Coding (HEVC) standard was designed to achieve significantly improved compression performance compared to the widely used H.264/AVC standard. This achievement was motivated by the ever-increasing popularity of high-definition video applications and the emergence of ultra-HD. Unfortunately, this comes at the expense of a significant increase in computational complexity for both inter and intra coding. To alleviate this problem, in this paper, we propose a fast intra mod… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
33
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 40 publications
(33 citation statements)
references
References 6 publications
0
33
0
Order By: Relevance
“…To use the MDGA as a tool for classifying the CU, we need to first determine the best angular mode m best-angular of the CU. To that end, we utilize our previously proposed lowcomplexity intra mode decision approach [7] based on improved edge detection, consideration of most relevant modes from neighbouring blocks, and classification of SATD (sum of absolute transformed differences) costs permitting the elimination of several candidate modes prior to the RDO process. Once the best angular mode is known, the MDGA could be computed along this mode.…”
Section: B Splitting Early Termination By Directional Gradientmentioning
confidence: 99%
See 1 more Smart Citation
“…To use the MDGA as a tool for classifying the CU, we need to first determine the best angular mode m best-angular of the CU. To that end, we utilize our previously proposed lowcomplexity intra mode decision approach [7] based on improved edge detection, consideration of most relevant modes from neighbouring blocks, and classification of SATD (sum of absolute transformed differences) costs permitting the elimination of several candidate modes prior to the RDO process. Once the best angular mode is known, the MDGA could be computed along this mode.…”
Section: B Splitting Early Termination By Directional Gradientmentioning
confidence: 99%
“…Fast HEVC intra coding is realized either by fast mode decision, i.e., a decrease in the number of modes to be checked by the high-complexity rate distortion optimization (RDO) process [4]- [7], or by CU splitting early termination, i.e., RDO is performed only for some selected CU levels. In [8], the depth information of the neighbouring CUs is exploited in order to take advantage of the spatial correlation in a frame.…”
Section: Introductionmentioning
confidence: 99%
“…A similar approach, using the same operator, has been proposed by Jiang [21] for HEVC intra prediction. More recent similar work has been proposed in [22] coupled by gap Fig. 1 Example of CUk, PUk, and TUk recursive split structures for intra case with k as depth index consideration into the values of the sums of absolute transformed differences (SATD), in order to eliminate less probable modes from the prediction process.…”
Section: Introductionmentioning
confidence: 99%
“…As we are particularly interested in reducing the implementation complexity compared to [21,22], we focus on the operator used for the gradient computation. The reason why Sobel operator is widely used in gradient intra prediction works and in general in many image and video algorithms and applications comes especially from its significant performance on edge detection area.…”
Section: Introductionmentioning
confidence: 99%
“…In DS, only the RD cost of two best candidate modes is calculated to find the one with the minimum cost as the optimal mode. Gradient directions with Sobel operator are calculated to generate gradient-mode histogram for each CU [9], [10]. Then, according to the distribution of the histogram, only a small candidate mode set is selected for the rough mode decision and rate distortion optimization process.…”
Section: Introductionmentioning
confidence: 99%