Welcome![Sign In][Sign Up]
Location:
Search - motion estimation full search

Search list

[Streaming Mpeg4MotionEstimation_FullSearch

Description: 可动态调整搜索范围之完全搜索运动估计.pdf 台湾人的一个论文,写的不错的。-can dynamically adjust the scope of the search it into full search motion estimation. Pdf of a Taiwanese papers, write good.
Platform: | Size: 774144 | Author: zzq | Hits:

[Graph programmotionE

Description: 实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
Platform: | Size: 3072 | Author: yy | Hits:

[matlabfast_select

Description: 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
Platform: | Size: 1024 | Author: 田彬 | Hits:

[Special Effects144155

Description: 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
Platform: | Size: 1024 | Author: 谎言 | Hits:

[Special Effectsinserted

Description: 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计(全搜速方法),并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像。-Reading into a video sequence of arbitrary 2, the two-frame image motion estimation (full-speed search method), and the utilization of the motion vector for interpolation frame reconstruction in the middle of these two images.
Platform: | Size: 3072 | Author: 吴珅 | Hits:

[Streaming Mpeg4MEBMA

Description: 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 file (.mat format) with C/D parameters for each given movie
Platform: | Size: 1024 | Author: 冯欣 | Hits:

[matlabFS

Description: 全搜索算法寻找运动矢量,基于MATLAB实现-Full-search motion vector search algorithm, based on the MATLAB implementation
Platform: | Size: 1024 | Author: Peng | Hits:

[Streaming Mpeg4VLSL-Design-of-High-Performance-Full-search-Block-

Description: 给出了一种用于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 obtain the highest data reuse efficiency and minimum I/O pin count while achieving 100 hardware efficiency, a systolic array and full pipeline architure is adopted.
Platform: | Size: 513024 | Author: | Hits:

[Special EffectsMotionCompensationFullSearch

Description: motion estimation , full search-motion estimation, full search
Platform: | Size: 3920896 | Author: alan | Hits:

[OtherFastvariableblocksizemotionestimationalgorithm

Description: 本文提出并得出快速可变块大小运动估计算法,在此基础上分析比较H264、MPEG4、AVC视频编码算法。文中提供的算法减少运算,以较少的运算量获得较高的图像质量。-This paper proposes and investigates fast variable block-size motion estimation algorithms based on merge and split procedures for H.264/MPEG-4 AVC video encoding. The algorithms take advantage of the correlation of the Motion Vectors (MVs) of the different block-size modes, to achieve good computation reduction. Experimental results show that the number of search points can be reduced to about 4 of that using full-search motion estimation, with negligible quality degradation.
Platform: | Size: 121856 | Author: 成果 | Hits:

[matlabBasicMotionVectorEstimation

Description: 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS) FourSS.m 四步搜索法(Four Step Search) DS.m 菱形搜索法(Diamond Search) ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search) costFuncMAD.m 绝对误差均值函数 minCost.m 宏块间代价最小块 motionComp.m 图像重建 imgPSNR.m 计算图像的PSNR值-Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value
Platform: | Size: 4724736 | Author: alan | Hits:

[matlabmotionEstES

Description: block matching for motion estimation techniques using the full search
Platform: | Size: 1024 | Author: gol | Hits:

[Special Effectswhole_search_and_three-step_search

Description: 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the computational complexity of both methods and the search performance of objective comparison.
Platform: | Size: 442368 | Author: 朱洁丽 | Hits:

[matlabquansusousuosuanfa

Description: 函数的作用是执行1/4像素精度的运动估计 f1是参考帧,f2是匹配帧 函数首先对初始图像进行分辨率提高4倍的双三次插值 再进行基于块匹配的全搜索运动估计-Full search block matching based motion estimation
Platform: | Size: 1024 | Author: 水中天 | Hits:

[matlabFullSearchfull

Description: 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
Platform: | Size: 1024 | Author: chushouyan | Hits:

[Compress-Decompress algrithmsmotionEstES

Description: 视频编码中的运动估计全搜索的MATLAB代码-Motion estimation full search code
Platform: | Size: 1024 | Author: 张帆 | Hits:

[source in ebookFull-Search

Description: 运动估计中的全搜索算法的MATLAB代码及FOREMAN测试序列-Full search motion estimation algorithm MATLAB code, and FOREMAN test sequence
Platform: | Size: 822272 | Author: 张帆 | Hits:

[Compress-Decompress algrithmsfull-search-ME

Description: matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
Platform: | Size: 3072 | Author: 杨超凡 | Hits:

[Graph programMotion-Estimation

Description: motion estimation using full search,2-D search and 3-step search-motion estimation using full search ,2-D search and 3-step search
Platform: | Size: 17729536 | Author: 黃韋 | Hits:

[Special EffectsFull-Search-Method

Description: 块匹配运动估计,视频压缩,全搜索运动估计-Block matching motion estimation, video compression, full search motion estimation
Platform: | Size: 150528 | Author: wenberhoo | Hits:
« 12 »

CodeBus www.codebus.net