CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 块匹配

搜索资源列表

  1. 基于块的运动补偿

    4下载:
  2. 本代码提供了多种块搜索算法可供选择,计算出两帧的运动矢量,可用于帧间运动补偿解决复杂背景下运动目标的提取问题。将运算结果保存到文件。
  3. 所属分类:图形图象

    • 发布日期:2009-03-19
    • 文件大小:122651
    • 提供者:tianjun
  1. 穷尽块匹配算法(EBMA)

    0下载:
  2. 穷尽块匹配算法(EBMA)
  3. 所属分类:GDI/图象编程

  1. 7种基于块匹配的运动估计算法比较

    4下载:
  2. 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
  3. 所属分类:源码下载

  1. 快匹配运动估计算法

    6下载:
  2. 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
  3. 所属分类:源码下载

  1. yundong-guji-pipei.rar

    1下载:
  2. matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索等等,motionsEstAnalysis.m——scr ipt to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSE
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:498215
    • 提供者:lsr
  1. EBMA.rar

    0下载:
  2. 用块匹配算法做目标跟踪 可显示运动物体的运动方向,并画出运动矢量图,target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:942
    • 提供者:gj
  1. blockmatching

    0下载:
  2. 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18995739
    • 提供者:wujin
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:shasha
  1. SSDSADNCC Matlab

    2下载:
  2. 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:698377
    • 提供者:福韩
  1. FullSearchfull

    0下载:
  2. 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:chushouyan
  1. samples(me)

    0下载:
  2. 运动预测块匹配算法-Block-Matching Motion Estimation Algorithm
  3. 所属分类:Multimedia program

    • 发布日期:2017-11-26
    • 文件大小:7476
    • 提供者:
  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
    • 文件大小:112000
    • 提供者:孙翔
  1. BlockMatchingAlgorithmForMovementEstimation

    0下载:
  2. 采用块匹配方法对视频进行运动估计,获得运动估计的运动向量。-Using block-matching method of video motion estimation, motion estimation to obtain the motion vectors.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:785138
    • 提供者:farmer
  1. BlockMatchingAlgoMPEG

    0下载:
  2. 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4603588
    • 提供者:付亚峰
  1. BlockMatchingMethodsConsideringSmoothnessofMotionV

    0下载:
  2. 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3041
    • 提供者:fang
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222608
    • 提供者:酷鱼
  1. 51478222fast_select

    0下载:
  2. 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1178
    • 提供者:罗鹏
  1. 8951245521

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

    • 发布日期:2017-04-16
    • 文件大小:16544
    • 提供者:罗鹏
  1. 采用MATLAB实现块匹配的全景图像拼接

    1下载:
  2. 采用块匹配技术实现了图像的拼接,效果很好(Using block matching technology to realize image mosaic, the effect is very good)
  3. 所属分类:其他

    • 发布日期:2020-01-19
    • 文件大小:252928
    • 提供者:tttt121gg
  1. 基于块匹配的全景图像拼接

    1下载:
  2. 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。(Through image stitching technology, multiple single images are spliced into a panorama. A method based on template matching is used for image matching, weighted fusion strategy, and
  3. 所属分类:其他

    • 发布日期:2020-10-29
    • 文件大小:290816
    • 提供者:Aalxt1120
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com