- 博客(5)
- 问答 (1)
- 收藏
- 关注
翻译 VVC帧内算法-PDPC
3.3.3 Position dependent intra prediction combination (PDPC) 在VVC帧内预测中,DC,Planar和几种角度模式的预测值会进一步被PDPC修改。PDPC结合未滤波的边界参考像素和基于滤波后边界参考像素的HEVC帧内预测值来进行帧内预测。以下的帧内模式直接使用PDPC而无需signal:planar,DC,水平模式,垂直模式,左下角度模式与8个邻近角度模式,右上角度模式与8个邻近角度模式。 pred(x’,y’)的计算需要一个帧内预测模式(DC,p
2020-09-15 09:27:18
1052
原创 LeetCode-70
LeetCode-70 You are climbing a stair case. It takes n steps to reach to the top. Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top? Note: Given n will be ...
2019-05-06 16:52:36
159
原创 LeetCode-69
LeetCode-69 Implement int sqrt(int x). Compute and return the square root of x, where x is guaranteed to be a non-negative integer. Since the return type is an integer, the decimal digits are truncate...
2019-05-06 16:29:23
160
原创 LeetCode-1的python和c++
LeetCode-1 Twosum Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have exactly one solution, and you may ...
2019-05-06 15:13:35
178
空空如也
纹理进行ETC编码前的格式是什么?
2018-10-14
TA创建的收藏夹 TA关注的收藏夹
TA关注的人