CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Three Step Search

搜索资源列表

  1. threestep

    0下载:
  2. 三步搜索法运动估计的matlab仿真及实验报告-Three-step search method motion estimation of matlab simulation and experiment report
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:507.01kb
    • 提供者:yujia
  1. whole_search_and_three-step_search

    0下载:
  2. 用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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:432.34kb
    • 提供者:朱洁丽
  1. my_3_STEP_search

    0下载:
  2. 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.89kb
    • 提供者:张居正
  1. Ahighlyaccuratethree2stepsearch

    0下载:
  2. 由于基于块匹配的快速运动搜索算法中三步法的小运动估计效果较差,使其运动估计精度明显下降,还导致三步法缺乏良好的扩展性. 因此对三步法进行了改进,即在前两步总是将搜索步长减半继 续搜索.-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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:109.38kb
    • 提供者:孙翔
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:16.16kb
    • 提供者:罗鹏
  1. tss

    0下载:
  2. YUV视频文件二维运动估计中的三步法源程序,可以直接运行!-Three Step Search
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:545.2kb
    • 提供者:刘丽琛
  1. Three_Step_Search

    0下载:
  2. 三步搜索算法是原始的比较经典的块搜索法,是块运动中比较常用且算法简单的搜索方法-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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:545.4kb
    • 提供者:顾科睿
  1. sanbushousuocode

    0下载:
  2. 三步搜索算法实现数字视频里面的三步搜索算法实现块匹配-Three-step search algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:296.88kb
    • 提供者:wulijun
  1. halfpixel

    0下载:
  2. 实现了运动估计中的三步搜索算法,在matlab中仿真,通过测试-To achieve a three-step search motion estimation algorithm in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.15kb
    • 提供者:刘军
  1. wholepixel

    0下载:
  2. 实现了运动估计中的新三步搜索算法,在matlab中仿真,通过测试-To achieve a new three-step motion estimation search algorithm, in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:929byte
    • 提供者:刘军
  1. searsh-mothed

    0下载:
  2. 三步搜索法的步长从等于或者大于最大搜索范围的一半开始,在每一步中,比较九个搜索点,它们包括搜索正方形中心点和八个位于搜索区边界上的搜索点。每一步以后搜索步长减小一半,至搜索步长为一个像素时搜索结束。-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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.55kb
    • 提供者:韩东辰
  1. DVP

    0下载:
  2. 用C实现数字视频处理的全局搜索法 二维对数搜索法 三步搜索法-Digital video processing with C global search method the number of two-dimensional search method for three-step search method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.54mb
    • 提供者:wangwenhao
  1. motionEst4SS

    0下载:
  2. 帧率倍频中使用的 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.61kb
    • 提供者:郑广瀚
  1. yundonggijidaima

    0下载:
  2. 实现全搜索,三步法,四步法,钻石法-Realize the full search, three-step method, four footwork, diamond method and so on and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:4.37kb
    • 提供者:秦浩
  1. cl

    0下载:
  2. 用于块搜索模式的运动识别,包括所有传统的基本算法如全搜索,三步搜索,运行无误,汉语注释详细,是我自己找了很久的,最全的版本,也许和其他的有点类似,但这个版本绝对最完整!-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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.76mb
    • 提供者:cl
  1. BlockMatch

    0下载:
  2. 块匹配算法之一,最基础的三步搜索法,对比前后图像-Block-matching algorithm, three-step search method comparing before and after images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.43kb
    • 提供者:谢滨
搜珍网 www.dssz.com