搜索资源列表
motionEstTSS
- Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
BasicMotionVectorEstimation
- 运动估计块匹配算法 以下是工程中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)
TSS
- matlab TSS优化算法的源代码,代码说明详述代码功能-Computes motion vectors using*NEW* Three Step Search method