搜索资源列表
-
0下载:
ch5 运动估计算法,vc 数字图像编码,欢迎下载使用-ch5 motion estimation algorithm, vc digital image coding, welcomed downloading
-
-
0下载:
MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms
The function produce output
-
-
0下载:
the algorithm of motion estimation based on H.264.
-
-
0下载:
运动估计算法vc代码实现实现的算法:
FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3
原本想实现UMHexagonS和EZPS算法,但这两种算法都针对H.264做了特殊的优化。本程序只考虑了16*16块的方式,对其实现的结果是不公平的。
另:AVPS是自己的算法,没有写完。有兴趣请参考,实际上跟PMVFAST、EZPS很想像。。
-Vc code motion estimation algorithm to achieve th
-
-
0下载:
给出了一种用于H.264变换尺寸全搜索快匹配算法的运动估计电路的改进结构,并完成了VLSI设计。通过脉动阵列和全流水线的设计,达到最高的数据重用率、最小的I/O引脚和100 的硬件计算效率。-An improved architecture for H.264 full-pel motion estimation using variable block size full-search block-matching algorithm is proposed in this paper. To
-
-
0下载:
基于h.264标准,各种运动估计代码算法代码-H.264-based standards, various motion estimation algorithm code code
-
-
0下载:
将两篇新论文中的264运动估计算法进行移植,对原来的x264运动估计算法进行相当的优化。-The two new papers in 264 motion estimation algorithm for transplant, the original motion estimation algorithm x264 considerable optimization.
-
-
0下载:
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 e
-