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

搜索资源列表

  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
    • 文件大小:657byte
    • 提供者:edison
  1. mc_matlab.rar

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

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

    1下载:
  2. 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置-motion estimation algorithm source, search for semi-precision accuracy, is the whole pixel search to match the location of the pixel within the field investigation, then further search,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:1.46kb
    • 提供者:heshifu
  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
    • 文件大小:6.3kb
    • 提供者:挫地炮
  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
    • 文件大小:23.94kb
    • 提供者:郑丹
  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
    • 文件大小:542.76kb
    • 提供者: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
    • 文件大小:9.26mb
    • 提供者:wangxuyu
  1. AFastBlock2matchingMotionEstimationAlgorithm

    0下载:
  2.  为了减小运动估计算法的计算复杂度及提高视频压缩编码的效率,提出了一种新的快速、有效的块匹配运 动估计算法.-In order to reduce the motion estimation algorithm of the computational complexity and improve the efficiency of video compression coding, a new fast and effective block-matching motion estimat
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:572.82kb
    • 提供者:孙翔
  1. BlockMatchingAlgorithmsforMotionEstimation

    0下载:
  2. 】在对目前运动估计快速块匹配算法研究的基础上, 描述了运动估计的基本原理 揭示了提高运动估计效率的关键技术, 并对相关的算法进行了分析和比较 提出了运动估计算法今后的研究方向。-] In the current fast block-matching motion estimation algorithm based on the descr iption of the basic principles of motion estimation revealed to enhance the e
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:66.03kb
    • 提供者:孙翔
  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. 123

    0下载:
  2. 运动估计方法比较 实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 -Motion estimation methods to achieve algorithms: FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:16.16kb
    • 提供者:黄荣
  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
    • 文件大小:4.39mb
    • 提供者:付亚峰
  1. motionpre

    0下载:
  2. 各种运动估计算法源代码 -各种运动估计算法源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-25
    • 文件大小:16.37kb
    • 提供者:drier
  1. AMT

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

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

    0下载:
  2. 介绍了数字图像稳像算法的整个流程,包括三部分:运动估计、运动决定和运动补偿。重点介绍了运动估计算法和运动补偿中的滤波算法 详细阐述了几种最基本的运动估计算法,其它的运动估计算法可以通过这些基本算法延伸发展得到 -The results show that the proposed method can pick up the image feature points effectively and make sure the precision and real time property.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:194.67kb
    • 提供者:葛川
  1. motionmation

    0下载:
  2. 很好用运动估计算法,实现了菱形搜索算法的作用-Very good motion estimation algorithm used to realize the role of the diamond search algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:509.97kb
    • 提供者:姚劲草
  1. motioncamparepaper

    0下载:
  2. 很好的算法文章。详细地介绍了多种运动估计算法,对于初学者很有用。-A good algorithm for the article. Detailed information on a variety of motion estimation algorithms is useful for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:656.04kb
    • 提供者:姚劲草
  1. shipinyasuozhongdeyundonggujisuanfa

    0下载:
  2. 视频压缩中的运动估计算法,希望能对学习这方面的有所帮助!-Motion estimation in video compression algorithms, hoping to learn this help!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:444.68kb
    • 提供者:堂号
  1. 运动估计

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

  1. sport

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

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:白帝
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com