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

搜索资源列表

  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. suanfakrrrr

    0下载:
  2. 运动估计是视频压缩中帧间预测编码的关键技术之一,在各个压缩标准中都广泛使用了基于块的运动估计技术。由于运动估计通常具有较大的运算量,因此对压缩性能具有重要的影响。本文在分析了视频序列的特点和对现有的快速搜索算法深入理解的基础上提出了一种改进的快速运动估计搜索算法,通过实验表明该算法对压缩性能有了较好的改进。 -Video Compression interframe predictive coding one of the key technologies. in various compr
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:22302
    • 提供者:刘昌劲
  1. mefs

    0下载:
  2. 视频压缩中运动估计算法的MATLAB程序,基于8×8 块的全搜索运动估计算法。-Video compression motion estimation algorithm in the MATLAB program, 8 × 8 block-based full search motion estimation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1288
    • 提供者:zhujinxiu
  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
    • 文件大小:586567
    • 提供者:孙翔
  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. 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. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17511
    • 提供者:罗鹏
  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. project1

    0下载:
  2. This code will give mpeg2 video compression. It will give figures of motion estimation and motion compensation
  3. 所属分类:DVD

    • 发布日期:2017-05-11
    • 文件大小:2682387
    • 提供者:nagarjuna
  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. guji

    0下载:
  2. 视频压缩中运动估计算法的研究 视频压缩中运动估计算法的研究-Video compression algorithm of motion estimation in video compression motion estimation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1245597
    • 提供者:
  1. AVS

    0下载:
  2. AVS视频压缩运动估计算法研究 AVS视频压缩运动估计算法研究-AVS video compression motion estimation algorithm for AVS video compression motion estimation algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1817194
    • 提供者:韩磊
  1. Motion-Estimation-for-Video-Coding

    0下载:
  2. A paper on video compression considering motion
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:850461
    • 提供者:xiaodhan
  1. iLBC1

    0下载:
  2. Sound, Image and Video Compression and Coding International Hellenic University - Virtual Labs Entropy Coding Quantization Transform Coding MP3 - Psycoacoustics MP3 Compression JPEG MPEG, Block Matching Motion Estimation - P-Frame
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:7532595
    • 提供者:far
  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. Video-Processing-and-Communications

    4下载:
  2. 视频处理与通信(包括中文版和英文版)是一本涵盖几乎所有视频处理理论以及工程实现的书,包括视频采样,视频建模,二维运动估计,三维运动估计,视频编码,基于小波的视频编码,基于内容的视频编码,多层视频处理,多视角视频处理,视频压缩标准(主要H.264/MPEG4),纠错控制以及网络传输。-Video Processing and Communication (including both Chinese and English Versions) is a reference for both the
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-19
    • 文件大小:28880897
    • 提供者:McGar Jiang
  1. shipin

    0下载:
  2. 视频压缩编码的运动估计与补偿技术 视频压缩编码的运动估计与补偿技术-Video compression motion estimation and compensation technology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1934326
    • 提供者:Ling
  1. AVS

    0下载:
  2. AVS视频压缩运动估计算法研究 AVS视频压缩运动估计算法研究-AVS Video Compression Motion Estimation Algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:3467
    • 提供者:Wang
  1. motion-evaluate-block-match

    0下载:
  2. 用于视频压缩中的运动估计,由锚定帧输出预测帧、预测误差及PSNR与运行时间值-For video compression motion estimation, the prediction frame, the prediction error and the PSNR and run time value output by the anchor frame
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:14909833
    • 提供者:杨江峰
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com