搜索资源列表
fast_select
- 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
jm861
- H264编码器,比较3步搜索法和全搜索等的信燥比,平均搜索点数,搜索时间等-H264 encoder, more three-step search method and the whole search, and so on the dry than the letter, the average search points, search time
FS.rar
- 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
motionEstNTSS
- a matlab implementation of the NTSS (new three step search) algortihm
motionEstTSS
- Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
BlockMatchingAlgoMPEG
- Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
motionEstTSS
- matlab下编写的三步快速搜索法,希望大家有用-Three Step Search Algorithm
motionEstNTSS
- matlab语言编写 新三步搜索算法 ,希望大家有用-New Three Step Search Algorithm
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)
motionEstNTSS
- 该代码对图像处理中涉及到的搜索算法中的三步法进行了改进,即提出了一种新的三步法。-Of the code in image processing involved in the three-step search algorithm has been improved, that is, a new three-step method.
ThreeStepSearch
- 运动估计中的经典三步搜索法源码以及实验结果,直接能用。-Motion Estimation of the classic three-step search method and experimental results of source, can be used directly.
costFun
- 针对视频中的运动估计的钻石搜索法,比三步搜索法好,有源码以及数据。-Motion estimation for video in the diamond search, better than the three-step search method, with source code and data.
treestep
- 针对视频的运动估计的新三步搜索法,内附源码及实验数据。-Motion estimation for video of the new three-step search method, containing source code and experimental data.
ThreeStepSearch
- 三歩搜索法,是运动估计中块匹配方法的一种简便搜索方式 -Three-step search method, block matching motion estimation is a convenient way to search method
three-step
- 三步搜索法帧间预测匹配算法的源文件很全很完美的源文件-Three-step search method
Motion_Est_Alg_NTSS
- Motion estimation algorithm - New three step search
Motion_Est_Alg_TSS
- Motion estimation algorithm - three step search
test
- 对运动估计传统的各个方法,例如全搜索,菱形法,自适应,三步法,四步法,以及它们的几种改进的matlab实现-Motion estimation traditional methods, such as full search, diamond method, adaptive, three-step, four-step, and their several improvements matlab implementation
TSS
- matlab TSS优化算法的源代码,代码说明详述代码功能-Computes motion vectors using*NEW* Three Step Search method
motionEstNTSS
- Block Matching Algorithm (continuous) New Three Step Search