首页 | 官方网站   微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 78 毫秒
1.
【】高效视频编码(HEVC)算法支持的帧内预测模式扩展到了35种,使之可实现更精准的预测,从而取得更高的压缩率。本文通过分析图像数据DCT系数的特性,研究了DCT系数与帧内预测模式的映射关系,提出了一种DCT系数的分布特征与帧内预测模式间的映射方法,该方法可用于提高HEVC的编码速度。  相似文献   

2.
杨宇航  蔡灿辉  王张欣 《信号处理》2015,31(9):1094-1100
高性能视频编码(HEVC)是刚确立的最新一代的视频编码标准。对于帧内编码,HEVC最大的特点是采用了从64×64至8×8的编码单元划分和35种帧内预测模式,HEVC通过遍历所有的分块和帧内预测模式,选取最优的预测方式,这种帧内预测方式在提高预测精度的同时也大大增加了编码的计算复杂度。为了降低帧内预测的计算复杂度,HM2.0版以上的HEVC测试软件采用一种基于两步预测的快速帧内模式选择算法。在此基础上本文首先提出了一种基于纹理方向的快速粗选方案,减少参与计算的粗选模式数,进而提出基于结构相关的决策方法,利用同质图像区域的纹理相似性,减少参与率失真代价函数计算的候选模式数量,进一步降低了帧内预测计算复杂度。实验结果表明,本文所提出的快速算法,在保持编码质量基本不变的条件下,可以使基于两步预测的快速帧内模式选择时间缩短25%。   相似文献   

3.
谢晓燕  王欢 《电视技术》2015,39(22):1-5
针对高效率视频编码(HEVC)帧内预测中增加的预测模式引起的的粗选择模式(RMD)与率失真优化(RDO)算法计算复杂度高的问题。本文充分利用候选模式集中排列第一的预测模式与最优预测模式之间的强相关性,提出了一种基于模式分组的帧内预测模式快速选择算法,有效的降低了HEVC帧内预测算法的计算复杂度。实验表明本文所提出的算法与HEVC的测试模型HM10.0相比,在保证视频质量和码率基本不变的前提下(码率仅增加了0.78%,Y-PSNR只降低了0.12dB),减少了41.8%的编码时间,提高了编码效率。  相似文献   

4.
高性能视频编码(High Efficiency Video Coding,HEVC)标准中的帧内编码模式利用当前帧中像素点之间的空间相关性作出有效预测。为了解决待编码像素远离参考像素时预测不准确的问题,提出了一种基于邻近值的HEVC帧内预测优化算法。该算法的主要思想是,对于当前像素,先根据传统HEVC帧内编码方法得到其预测值,再使用该像素点左边、左上、上边位置的修正值以及该像素本身的预测值对该预测值进行修正。因为将当前像素与周围像素的相关性进行了有效的数学建模,所以HEVC帧内编码性能得到了提升。实验结果显示,所提算法与HEVC标准相比,最高节省了2.7%的码率,平均节省的码率为1.3%。  相似文献   

5.
针对HEVC帧内预测模式判断过程较为复杂的问题,提出了一种快速帧内模式判断算法.通过将35种帧内预测模式进行分级计算,利用其中17种模式即能得出最佳预测模式.实验结果表明,与参考编码算法相比,所提出的帧内模式判断算法可以降低约53%的计算量,且编码压缩率几乎不变.  相似文献   

6.
赵文强 《电视技术》2012,36(8):31-33,63
对最新视频编码标准HEVC的帧内预测算法作了分析,提出一种基于编码块的纹理特征和相邻已编码块深度的帧内预测快速算法。在全I帧模式下,该算法在HEVC校验模型(HM2.0)上的实验结果表明:在保证与原算法的性能相差不大的情况下,编码时间平均可以缩减29%。  相似文献   

7.
一种低复杂度的HEVC帧内快速编码算法   总被引:9,自引:9,他引:0  
为了降低高效视频编码(HEVC)帧内编码复杂度,提出一种HEVC帧内快速编码算法。根据视频图像的纹理复杂性,提前跳过或者中止部分尺寸的编码单元(CU)的划分,减少CU深度遍历区间;同时,根据粗选过程后预测模式和代价值的统计特性采用阈值法或者梯度模式直方图法进一步筛选掉粗选后可能性较小的预测模式,从而减少最后进行率失真(RD)代价计算的帧内预测模式数量,进一步降低编码复杂度。实验结果表明,本文算法与HEVC原始平台相比,在全I帧编码模式下编码时间平均减少42.20%,码率(BR)上升约1.75%,峰值信噪比(PSNR)降低了0.108dB,有利于实时应用。  相似文献   

8.
对最新视频编码标准HEVC的帧内预测算法作了分析,提出一种基于编码块的纹理特征和相邻已编码块深度的帧内预测快速算法.在全I帧模式下,该算法在HEVC校验模型(HM2.0)上的实验结果表明:在保证与原算法的性能相差不大的情况下,编码时间平均可以缩减29%.  相似文献   

9.
根据MPEG-2与先进音视频编码(AVS,Advanced Coding of Audio and Video)标准在帧内预测中的不同点,介绍了一种基于变换域的帧内预测转码算法。新算法提出一种新的变换域转码结构,通过矩阵变换计算出AVS帧内预测的各种模式所对应的离散余弦变换(DCT,Discrete Cosine Transform)预测矩阵,推导出DCT域到AVS整数变换域的系数转换矩阵,同时给出DCT域内预测矩阵转换所需的运算量。实验结果表明,提出的帧内预测转换方法可以使计算复杂度降低50%,达到实时转码的要求。  相似文献   

10.
一、HEVC编码结构HEVC采用基于块的预测变换混合编码框架,在编码时,输八视频信号的每帧图像被划分成一定大小的编码块。编码器编码的第一帧(或者是随机切入点Random Access后的第一帧)一定是采用帧内预测,它利用帧内块区域空间相关性进行预测编码,而不需要参考其他任何视频帧。视频序列中剩余视频帧,则大多采用帧间预测模式进行编码。  相似文献   

11.
From its emergence in the late 1980s as a lower cost alternative to early EEPROM technologies, flash memory has evolved to higher densities and speedsand rapidly growing acceptance in mobile applications.In the process, flash memory devices have placed increased test requirements on manufacturers. Today, as flash device test grows in importance in China, manufacturers face growing pressure for reduced cost-oftest, increased throughput and greater return on investment for test equipment. At the same time, the move to integrated flash packages for contactless smart card applications adds a significant further challenge to manufacturers seeking rapid, low-cost test.  相似文献   

12.
The parallel thinning algorithm with two subiterations is improved in this paper. By analyzing the notions of connected components and passes, a conclusion is drawn that the number of passes and the number of eight-connected components are equal. Then the expression of the number of eight-connected components is obtained which replaces the old one in the algorithm. And a reserving condition is proposed by experiments, which alleviates the excess deletion where a diagonal line and a beeline intersect. The experimental results demonstrate that the thinned curve is almost located in the middle of the original curve connectivelv with single pixel width and the processing speed is high.  相似文献   

13.
The relation between the power of the Brillouin signal and the strain is one of the bases of the distributed fiber sensors of temperature and strain. The coefficient of the Bfillouin gain can be changed by the temperature and the strain that will affect the power of the Brillouin scattering. The relation between the change of the Brillouin gain coefficient and the strain is thought to be linear by many researchers. However, it is not always linear based on the theoretical analysis and numerical simulation. Therefore, errors will be caused if the relation between the change of the Brillouin gain coefficient and the strain is regarded as to be linear approximately for measuring the temperature and the strain. For this reason, the influence of the parameters on the Brillouin gain coefficient is proposed through theoretical analysis and numerical simulation.  相似文献   

14.
Today, micro-system technology and the development of new MEMS (Micro-Electro-Mechanical Systems) are emerging rapidly. In order for this development to become a success in the long run, measurement systems have to ensure product quality. Most often, MEMS have to be tested by means of functionality or destructive tests. One reason for this is that there are no suitable systems or sensing probes available which can be used for the measurement of quasi inaccessible features like small holes or cavities. We present a measurement system that could be used for these kinds of measurements. The system combines a fiber optical, miniaturized sensing probe with low-coherence interferometry, so that absolute distance measurements with nanometer accuracy are possible.  相似文献   

15.
A new quantum protocol to teleport an arbitrary unknown N-qubit entangled state from a sender to a fixed receiver under M controllers(M < N) is proposed. The quantum resources required are M non-maximally entangled Greenberger-Home-Zeilinger (GHZ) state and N-M non-maximally entangled Einstein-Podolsky-Rosen (EPR) pairs. The sender performs N generalized Bell-state measurements on the 2N particles. Controllers take M single-particle measurement along x-axis, and the receiver needs to introduce one auxiliary two-level particle to extract quantum information probabilistically with the fidelity unit if controllers cooperate with it.  相似文献   

16.
A continuous-wave (CW) 457 nm blue laser operating at the power of 4.2 W is demonstrated by using a fiber coupled laser diode module pumped Nd: YVO4 and using LBO as the intra-cavity SHG crystal With the optimization of laser cavity and crystal parameters, the laser operates at a very high efficiency. When the pumping power is about 31 W, the output at 457nm reaches 4.2 W, and the optical to optical conversion efficiency is about 13.5% accordingly. The stability of the out putpower is better than 1.2% for 8 h continuously working.  相似文献   

17.
Call for Papers     
正Wireless Body-area Networks The last decade has witnessed the convergence of three giant worlds:electronics,computer science and telecommunications.The next decade should follow this convergence in most of our activities with the generalization of sensor networks.In particular with the progress in medicine,people live longer and the aging of population will push the development of wireless personal networks  相似文献   

18.
正Information Centric Networking Information-Centric Networking(ICN) is an emerging direction in Future Internet architecture research,gaining significant tractions among academia and industry.Aiming to replace the conventional host-to-host communication model by a data-centric model,ICN treats data content as the first  相似文献   

19.
20.
LI Shaoqian 《中国通信》2014,(6):I0001-I0002
The global bandwidth shortage of wireless communications has motivated the exploration of the naillimeter wave (ram-wave) frequency spectrum for the next generation wireless communications. Recent advances in RF CMOS technology and high speed baseband signal processing technologies have enabled tile extensive research and development of turn-wave wireless communications. The multi gigabit per second data rate of ram-wave system will lead to applications in many important scenarios, such as WPAN, WLAN,back-haul for cellular system. And the frequency bands include 28 GHz, 38 GHz, 45GHz, 60GHz, E-BAND and even beyond 100 GHz. The propagation and the imitation of the RF circuits design in these frequency bands make the directional antennas be inevitable for mm-wave communications.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号