论文摘要
H.264是ITU与ISO联合共同开发的新一代视频编码标准,具有很多优点:高编码效率、高压缩质量、自适应的延时特性和容错功能。虽然和原有的视频编码标准相比H.264具有强大的优势,但H.264的这些强大优势来源于更加复杂精细的算法和更高的硬件支撑平台,它的编解码时间都是之前视频标准的数倍,所以对它的变换编码进行研究有着巨大的现实意义。本设计首先研究基于H.264标准的DCT算法,H.264采用4×4块及8×8块的无乘法整数变换编码算法,有效地降低了编解码的运算量,且避免了反变换的误匹配问题。然后采用行列分解法的整体设计来实现二维DCT,其中运用快速算法、流水线设计等方法来提高算速度,并在这基础上提出一种改进的加法结构--4-2压缩器和超前进位加法器级联,并将之应用于4×4及8×8的整数DCT编码实现中,降低延迟时间,加快了运算速度。在H.264标准中,为了提高数据压缩的性能,采用分层的二维整数余弦变换。在进行完DCT编码后,还要对宏块的直流分量进行Hadamard编码,本设计结合H.264标准中DCT编码和Hadamard编码的矩阵特点,使之可以和Hadamard编码进行复用,节省面积的作用。通过对加法器结构上的改进,有效的提高了运算速度。
论文目录
相关论文文献
- [1].Preparation of Hadamard Gate for Open Quantum Systems by the Lyapunov Control Method[J]. IEEE/CAA Journal of Automatica Sinica 2018(03)
- [2].基于Hadamard编码的磁共振谱技术[J]. 生物化工 2017(04)
- [3].Implementing Classical Hadamard Transform Algorithm by Continuous Variable Cluster State[J]. Chinese Physics Letters 2017(07)
- [4].A Concentration Theorem of(R, p)-anders on Hadamard Manifolds[J]. Communications in Mathematical Research 2016(02)
- [5].Several Hermite-Hadamard Type Inequalities for Harmonically Convex Functions in the Second Sense with Applications[J]. Communications in Mathematical Research 2016(02)
- [6].抽象空间中Hadamard分数阶微分方程奇异边值问题正解的存在性[J]. 山东大学学报(理学版) 2020(10)
- [7].Expanders, Group Extensions, Hadamard Manifolds and Certain Banach Spaces[J]. Communications in Mathematical Research 2019(04)
- [8].带有积分边值的Hadamard型积分-微分包含解的存在性[J]. 淮阴师范学院学报(自然科学版) 2018(01)
- [9].关于s-凸函数的Hermite-Hadamard型积分不等式的推广(英文)[J]. 数学季刊(英文版) 2018(03)
- [10].Hermite-Hadamard Type Fractional Integral Inequalities for Preinvex Functions[J]. Communications in Mathematical Research 2018(04)
- [11].Taylor-Hadamard乘积的q-级和q-型[J]. 江西师范大学学报(自然科学版) 2016(03)
- [12].凸函数与Hadamard不等式[J]. 学周刊 2015(04)
- [13].关于P方凸函数的一个Hadamard型不等式[J]. 河南科学 2011(03)
- [14].p方凸函数的Hadamard型不等式[J]. 江苏教育学院学报(自然科学版) 2011(03)
- [15].Lipschitz spaces and Q_K type spaces[J]. Science China(Mathematics) 2010(03)
- [16].A new model of the harmonic control based on Hadamard product[J]. Journal of Control Theory and Applications 2009(04)
- [17].Knotted Pictures of Hadamard Gate and CNOT Gate[J]. Communications in Theoretical Physics 2009(06)
- [18].推广的Hadamard码的研究[J]. 白城师范学院学报 2008(06)
- [19].一类解析函数的广义λ-Hadamard卷积[J]. 数学的实践与认识 2019(08)
- [20].基于数字微镜器件的Hadamard变换编码模板设计及空间光谱调制分析[J]. 半导体光电 2019(04)
- [21].A novel image encryption scheme based on Kepler's third law and random Hadamard transform[J]. Chinese Physics B 2017(12)
- [22].Results on the Hadamard Factorization Theorem for Analytic Functions in the Finite Disc[J]. Journal of Mathematical Research with Applications 2018(02)
- [23].Hadamard定理的几种证法[J]. 渤海大学学报(自然科学版) 2016(03)
- [24].非负矩阵Hadamard积的特征值估计[J]. 四川文理学院学报 2014(05)
- [25].广义多目标博弈的Hadamard良定性研究[J]. 云南民族大学学报(自然科学版) 2010(06)
- [26].基于Hadamard变换的数码显微成像自动对焦新方法[J]. 光电子.激光 2008(12)
- [27].Hadamard变换在离子迁移谱仪上的应用研究[J]. 核技术 2008(06)
- [28].亚正定矩阵的广义Hadamard不等式的改进[J]. 潍坊学院学报 2008(02)
- [29].(α,β,λ,λ_0,h)凸函数的Hermite-Hadamard型不等式[J]. 首都师范大学学报(自然科学版) 2020(03)
- [30].Hadamard空间中逼近算法的收敛性[J]. 宜宾学院学报 2019(06)
标签:硬件实现论文;