Compare LC and HE configure for HM3.0 of HEVC(H.265)

HEVC(H.265)的Low Complexity(LE)和High Efficiency(HE)配置主要区别是:

1. 熵编码不同,LC采用LCEC,HE采用CABAC

2. LC不支持自适应环内滤波(ALF)

3.LC不支持内部位深度扩展(IBDI)


相对于HM1.0,在HM3.0中对LC和HE的配置做了修改,主要区别在于统一了子像素插值滤波器。

亮度插值采用统一的8阶插值滤波器,HM1.0采用的分别是6阶和12阶插值滤波器。

新的系数:

Position

Filter coefficients

1/4

{ -1, 4, -10, 57, 19, -7, 3, -1 }

2/4

{ -1, 4, -11, 40, 40, -11, 4, -1 }

3/4

{ -1, 3, -7, 19, 57, -10, 4, -1 }


色度插值采用统一的4阶插值滤波器,HM1.0采用的是双线性插值滤波器,

新的系数:

Position

Filter coefficients

1/8

{ -3, 60, 8, -1 }

2/8

{ -4, 54, 16, -2 }

3/8

{ -5, 46, 27, -4 }

4/8

{ -4, 36, 36, -4 }

5/8

{ -4, 27, 46, -5 }

6/8

{ -2, 16, 54, -4 }

7/8

{ -1, 8, 60, -3 }

LC和HE的配置如下表:

High Efficiency Configuration

Low Complexity Configuration

Coding Unit tree structure (8x8 up to 64x64 luma samples)

Prediction Units

Transform unit tree structure (3 level max.)

Transform block size of 4x4 to 32x32 samples

Mode-dependent Transform for 4x4 block

Spatial Intra Prediction (34 angular directions and Planar)

Adaptive Intra Smoothing

Intra Chroma Prediction using Luma samples

DCT-based interpolation filter for luma samples (1/4-sample, 8-tap)

DCT-based interpolation filter for luma samples (1/8-sample, 4-tap)

Coding Unit based Skip & Prediction Unit based merging

Advanced motion vector prediction

Context adaptive binary arithmetic entropy coding

Context adaptive VLC

Internal bit-depth increase (2 bits)

X

Deblocking filter

Sample Adaptive Offset

Adaptive loop filter

X


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值