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

搜索资源列表

  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-28
    • 文件大小:586567
    • 提供者:孙翔
  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-03-31
    • 文件大小:67614
    • 提供者:孙翔
  1. MultiViewCode1

    0下载:
  2. 包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and Video Coding-H.264 coding stan
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:2027733
    • 提供者:李成亮
  1. MultiviewStreaming

    0下载:
  2. 流媒体 多视点视频编码 会议论文 清华大学课程指定阅读文献 英文-A Framework for Representation and Processing of Multi-view Video Using the Concept of Layered Depth Image.pdf Fast Disparity and Motion Estimation for Multi-view Video Coding.pdf Low-Delay Multiview Video Coding
  3. 所属分类:Project Design

    • 发布日期:2017-05-25
    • 文件大小:8501510
    • 提供者:张健
  1. BlockMatchingAlgoMPEG

    0下载:
  2. This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:121364
    • 提供者:hbx
  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-10
    • 文件大小:1178
    • 提供者:罗鹏
  1. 20040224_ME_Programs

    0下载:
  2. Fast Block Matching Motion Estimation Algorithms Source Code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:14737
    • 提供者:nhiepfong
  1. BlockMatchingAlgoMPEG

    0下载:
  2. This paper is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:252563
    • 提供者:vikas
  1. BlockMatch

    0下载:
  2. H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7340488
    • 提供者:
  1. MotionEstimationquickalgorithm

    0下载:
  2. 摘 要:基于块的运动估计是视频压缩国际标准中广泛采用的关键技术。在对目前运动估计快速块匹配算法研究的基础上,描述了运动估计 的原理;揭示 了在图像质量、搜索速度和压缩码率等方面提高算法效率时存在的3 类主要问题 :初始搜索点的选择、匹配准则和搜索策略 ; 分另 q 阐述了目前常用的解决这3 类问题的方法,并进行了比较和分析 ;提出了对运动估计算法的一些展望。-Abstract: The block-based motion estimation is a video compress
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:181972
    • 提供者:zjl
  1. MEmy

    0下载:
  2. 分析了各种运动估计算法,包含FS,TSS,NTSS,4SS,DS,HS,CDHS,CDS等快速运动估计算法-Analysis of various motion estimation algorithms, including FS, TSS, NTSS, 4SS, DS, HS, CDHS, CDS and other fast motion estimation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:268167
    • 提供者:赵刚
  1. Fas

    0下载:
  2. PGDS的快速运动估计算法Fast motion estimation algorithm PGDS-Fast motion estimation algorithm PGDS
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:329445
    • 提供者:
  1. BlockMatchingAlgorithmsForMotionEstimation

    0下载:
  2. This paper is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:102082
    • 提供者:Hari Prasad
  1. fast_motion

    0下载:
  2. fast motion estimation
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14449037
    • 提供者:Elhamzi
  1. paper2

    0下载:
  2. Novel fast motion estimation algorithm based on optimizing predictive motion vector
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:143936
    • 提供者:li
  1. fast_me

    0下载:
  2. h.264视频压缩标准中编码器中快速运动估计算法的c程序-h.264 video compression standard encoder fast motion estimation algorithm c program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:6341
    • 提供者:赵煌
  1. Fast-Block-Matching

    0下载:
  2. 为提高基于块的运动预测的搜索精度,该文基于块匹配准则,提出最小绝对差分误差和(SADD)算法。SADD 以 SAD 为基础,利 用块匹配中相邻像素点误差之间相关性,将块内各像素误差按一定顺序进行差分,消除了相邻点误差之间的冗余。该算法更精确地表达了 块与快之间的相似程度。实验结果表明,该算法可有效降低码率,提高 PSNR 值,而且其鲁棒性好,可适用于各种序列。 -n order to improve the search accuracy performance of motion
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:97115
    • 提供者:tom
  1. block-matching-motion-estimation

    0下载:
  2. 块运动估计搜索算法 包含十字搜索 菱形法 钻石法 等等 matlab-search algorithm for fast block-matching motion estimation
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18463168
    • 提供者:郑冠雄
  1. a-fast-motion-estimation-algorithm-for-h.264.PDF.

    0下载:
  2. A Fast Motion Estimation Algorithm for H.264
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:296831
    • 提供者:keliu
  1. FTSS

    0下载:
  2. Fast three step search algorithm source code
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Ghadeer
« 12 3 »
搜珍网 www.dssz.com