搜索资源列表
-
0下载:
YUV视频文件二维运动估计中的三步法源程序,可以直接运行!-Three Step Search
-
-
0下载:
Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
-
-
1下载:
运动估计块匹配算法
以下是工程中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)
-
-
0下载:
matlab TSS优化算法的源代码,代码说明详述代码功能-Computes motion vectors using*NEW* Three Step Search method
-