CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动估计,算法

搜索资源列表

  1. 视频序列运动补偿matlab实现

    1下载:
  2. 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:102802
    • 提供者:ggaaoo390
  1. jm模型

    0下载:
  2. 学习H.264的工具代码,做差错隐藏,运动估计,优化算法的程序原型
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-12-12
    • 文件大小:594764
    • 提供者:saint325
  1. 各类运动估计算法

    2下载:
  2. 里面介绍了各种的运动估计算法源码,三步,璘行等,四步
  3. 所属分类:多媒体编程

    • 发布日期:2010-10-16
    • 文件大小:97792
    • 提供者:huyutao
  1. 7种基于块匹配的运动估计算法比较

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

  1. 快匹配运动估计算法

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

  1. yundongguji.rar

    0下载:
  2. 运动估计的算法,基于matlab可以对运动物体过快的图像进行补偿,Motion estimation algorithm, based on the matlab fast moving objects on the image to compensate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:657
    • 提供者:edison
  1. mc_matlab.rar

    0下载:
  2. matlab实现,视频序列运动估计,补偿算法。,matlab realized, video sequences motion estimation and compensation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:192884
    • 提供者:李谷
  1. EBMA

    1下载:
  2. 用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。-Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:442357
    • 提供者:zzh
  1. motionestimation

    0下载:
  2. 采用单向多参考帧的运动估计算法,附1/4像素内插算法,能够实现较准确的运动估计,目前性能稍逊于双向运动估计-Using one-way multi-reference frame motion estimation algorithm, with 1/4 pixel interpolation algorithm, to achieve more accurate motion estimation, the current performance of low achievers in the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6448
    • 提供者:挫地炮
  1. 062937754BlockMatchingAlgoMPEG_ito

    1下载:
  2. 用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR-Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2926240
    • 提供者:river
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24512
    • 提供者:郑丹
  1. 全局运动估计

    0下载:
  2. MPEG压缩中常用的块匹配全局运动估计算法,十分有效
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:121681
    • 提供者:fby521@yeah.net
  1. MotionAnalysis

    0下载:
  2. 运动目标分析方面的源码。 归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。源码对这两种算法进行了实现。-Moving target-source analysis. Normalized phase correlation method and the phase difference method are two motion estimation methods, according to the different algorithm, its
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:555790
    • 提供者:chenping
  1. motion-estimation

    0下载:
  2. 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9707542
    • 提供者:wangxuyu
  1. ME

    0下载:
  2. 运动估计(包含七种算法),对于学习视频压缩的朋友来说很有用。-Me
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4621510
    • 提供者:lll
  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. AMT

    0下载:
  2. 这是运动估计的自适应算法的代码,可以下载来看看学习参考-。。。。。。。。。。。。。。。
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4715571
    • 提供者:star
  1. 5

    0下载:
  2. 基于MAP算法的图像超分辨率重构技术研究硕士论文,文中介绍了超分辨率重建的理论基础与数学模型,基于卡尔曼滤波的序列图像运动估计及基于MAP的超分辨率重建的具体过程。-Algorithm based on MAP Super-Resolution Reconstruction of Image Technology master' s thesis paper introduces the theory of super-resolution reconstruction of the fo
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2613593
    • 提供者:路月
  1. 84332637

    0下载:
  2. 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:173776
    • 提供者:asdf
  1. 运动估计

    0下载:
  2. 运动估计算法去提取动态背景的前景信息,效果不是很好(Motion estimation algorithm to extract the foreground information of the dynamic background, the effect is not very good)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com