搜索资源列表
motionE
- 实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
blockmatch
- 可以直接运行的对例子数组图象进行3步搜索法,可以直接交给老师-direct operation of the array of examples image three-step search method can be handed directly to teachers
threestep
- 三步搜索法运动估计的matlab仿真及实验报告-Three-step search method motion estimation of matlab simulation and experiment report
whole_search_and_three-step_search
- 用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 com
my_3_STEP_search
- 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
Ahighlyaccuratethree2stepsearch
- 由于基于块匹配的快速运动搜索算法中三步法的小运动估计效果较差,使其运动估计精度明显下降,还导致三步法缺乏良好的扩展性. 因此对三步法进行了改进,即在前两步总是将搜索步长减半继 续搜索.-As a result of block matching based on the rapid movement in the three-step search algorithm for motion estimation of small less effective so that it signi
8951245521
- 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
tss
- YUV视频文件二维运动估计中的三步法源程序,可以直接运行!-Three Step Search
Three_Step_Search
- 三步搜索算法是原始的比较经典的块搜索法,是块运动中比较常用且算法简单的搜索方法-Three-step search algorithm is a comparison of the original classic block search method is to block movement of the more common and simple algorithm search method
BlockMatch
- H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
nstep
- This architecture is the best tradeoff in terms of hardware overload and speed among the all-existing Three Step Search (TSS) architectures and is also suitable for estimation of small motion in video coding.(NTSS)
sanbushousuocode
- 三步搜索算法实现数字视频里面的三步搜索算法实现块匹配-Three-step search algorithm
halfpixel
- 实现了运动估计中的三步搜索算法,在matlab中仿真,通过测试-To achieve a three-step search motion estimation algorithm in matlab simulation, test
searsh-mothed
- 三步搜索法的步长从等于或者大于最大搜索范围的一半开始,在每一步中,比较九个搜索点,它们包括搜索正方形中心点和八个位于搜索区边界上的搜索点。每一步以后搜索步长减小一半,至搜索步长为一个像素时搜索结束。-Three-step search method is equal to or greater than the step from the largest range of half of the search starting at each step, compare nine search
DVP
- 用C实现数字视频处理的全局搜索法 二维对数搜索法 三步搜索法-Digital video processing with C global search method the number of two-dimensional search method for three-step search method
motionEst4SS
- 帧率倍频中使用的 Input imgP : The image for which we want to find motion vectors imgI : The reference image mbSize : Size of the macroblock p : Search parameter (read literature to find what this means) Ouput motionVect : the motion vec
cl
- 用于块搜索模式的运动识别,包括所有传统的基本算法如全搜索,三步搜索,运行无误,汉语注释详细,是我自己找了很久的,最全的版本,也许和其他的有点类似,但这个版本绝对最完整!-For motion recognition, including all the basic algorithms such as the traditional full search, three-step search, run correctly, Chinese, detailed notes, is my own
motionE
- 实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
BlockMatchingAlgoMPEG
- Block Matching Algorithm Motion Estimation Three step search and some method
BlockMatch
- 块匹配算法之一,最基础的三步搜索法,对比前后图像-Block-matching algorithm, three-step search method comparing before and after images