搜索资源列表

  1. motionEstDS

    0下载:
  2. 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2377
    • 提供者:赵光
  1. 7种基于块匹配的运动估计算法比较

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

  1. 快匹配运动估计算法

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

  1. motionEstDS

    0下载:
  2. 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成-Diamond search algorithm in the four-step search a
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:赵光
  1. MotionSearch

    0下载:
  2. H.264运动搜索算法代码,包括三步法,改进的三步法,菱形搜索法,改进的菱形搜索法等算法的源码-H.264 motion search algorithm code, including three-step, improved three-step method, the diamond search method to improve the diamond search algorithm, such as source
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:17408
    • 提供者:cc
  1. motionmation

    0下载:
  2. 很好用运动估计算法,实现了菱形搜索算法的作用-Very good motion estimation algorithm used to realize the role of the diamond search algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:522240
    • 提供者:姚劲草
  1. yundong-guji-pipei

    0下载:
  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 Ste
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-06-10
    • 文件大小:498688
    • 提供者:lsr
  1. BasicMotionVectorEstimation

    0下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:4724736
    • 提供者:alan
  1. ds2

    0下载:
  2. 此文件包括了菱形搜索算法在visual studio 2010上的实现,里面详细介绍了菱形搜索算法的实现过程,此算法为研究MVFAST,PMVFAST等运动估计算法打下基础,只要把该算法实现过程研究透彻,其他算法都是小菜一碟。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:13158400
    • 提供者:limiao
  1. DiamondSearch

    0下载:
  2. 本程序为块匹配算法的快速搜索策略,菱形搜索法,也叫钻石搜索法-This program is fast block-matching algorithm search strategy, diamond search, also called the diamond search method
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:chushouyan
  1. ARPSpixel

    0下载:
  2. 实现了运动估计中的自适应扁平菱形搜索算法,在matlab中仿真,通过测试-Achieve an adaptive motion estimation flat diamond search algorithm in matlab simulation, test
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:刘军
  1. MotionEstimation

    0下载:
  2. matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error cri
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:520192
    • 提供者:袁永金
  1. mpeg-encoder

    0下载:
  2. MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-06-10
    • 文件大小:9644032
    • 提供者:felix
  1. ss

    0下载:
  2. DS算法是在运动搜索中使用最为广泛的搜索算法之一,有的地方被翻译成钻石搜索,菱形搜索。不管是硬件还是软件的视频编码器中,都可以看到它的存在。下面文章的内容主要从学报上摘录,希望给视频算法的新手们有些许帮助。-DS algorithm in search of the most widely used one of the search algorithm, some places are translated into diamond
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:UUme
  1. diamond-search-algorithm

    0下载:
  2. 菱形搜索(DS)算法是目前快速算法中性能最优异的算法之一。块匹配误差实际上是在搜索范围内建立了误差曲面函数,全局最小点对应着最佳运动矢量。-diamond search algorithm for optical-flow
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:李韦宏
  1. cross

    0下载:
  2. 这是一篇十字菱形六角形优化搜索算法文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is a cross-diamond hexagonal search algorithm for optimization article, the article describes in detail the algorithm and applications, image and graphics proce
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:211968
    • 提供者:fujeffson
  1. DiamondSearch

    0下载:
  2. 菱形搜索算法,高效,快速,是运动估计算法中最常用的搜索算法-DiamondSearch,high speed,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:
  1. matlabLingXingsousuo

    0下载:
  2. 菱形搜索算法,和机器视觉中的数字图像相关算法有关,已经很稳定了-Diamond search algorithm, and machine vision algorithms for digital image correlation, has been very stable
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:xizimi
  1. block-matching

    0下载:
  2. 块匹配算法,包含全搜索算法,菱形搜索算法,十字菱形搜索算法,六边形搜索算法,十字六边形搜索算法-Block matching algorithms, including full search algorithm, diamond search algorithm, cross diamond search algorithm, hexagonal search algorithm, cross-hexagon search algor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:10240
    • 提供者:*彪
  1. sport

    0下载:
  2. 一种改进的运动估计算法,使用 准十字菱形搜索算法(An improved motion estimation algorithm, using quasi-cross diamond search algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:白帝
« 12 »

源码中国 www.ymcn.org