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

搜索资源列表

  1. matlab-videoread.rar

    0下载:
  2. 用matlab进行视频读取的程序,并附有c语言程序,很有价值。,Using matlab to read the procedures for video, together with c language program, very valuable.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:19197
    • 提供者:zhang
  1. mpeg4decsrc.rar

    1下载:
  2. 实现视频压缩功能,是最近比较新颖的压缩标准下的视频的图象压缩,Video compression is a relatively new design is the recent video compression standard for image compression
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:70175
    • 提供者:yang
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  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. MPGextract

    0下载:
  2. 一个mpg压缩的水印提取程序,考虑到了几种压缩格式,并基于此提出DCT频率域上的水印提取.对学习视频水印的人有help-Mpg compressed a watermark extraction procedure, taking into account several types of compression formats, and based on this proposed DCT frequency domain watermark extraction. For learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1354
    • 提供者:zzy
  1. 3D-DCTTransform

    0下载:
  2. 三维DCT变换是在空间信息上增加了一维的时间维度,对视频系列直接进行压缩-Three-dimensional DCT transform information in the space are added to one-dimensional time dimensions of the video series for direct compression
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:14545
    • 提供者:farmer
  1. VideoDemosA

    0下载:
  2. code for video compression using simulink
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-09
    • 文件大小:16436058
    • 提供者:swathi
  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. system

    0下载:
  2. 数字视频监控系统代表了监控行业的未来发展方向,蕴藏着巨大的商机和 经济效益,成为目前信息产业中颇受关注的数字化产品。特别是近年来,随着 技术的进步和社会经济的不断发展,客观上对监控系统的准确性、有效性和方 便性提出了更高要求。主要体现在:需要实施视频监控的范围更加广阔,达到 点多面广;要求监控系统与管理信息系统、网络系统结合,实现对大量视频数 据的压缩存储、传输和自动处理,从而达到资源共享,为各级管理人员和决策 者提供方便、快捷、有效的服务。可见基于 DSP 和小波压缩技
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:588943
    • 提供者:耿耿
  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. MPEGvariablebitratevideo

    0下载:
  2. 用MPGE进行压缩编码的变比特率视频流的建模方法介绍和步骤-MPGE compression with variable bit rate encoded video stream modeling methods and steps for introduction
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:384121
    • 提供者:王凡
  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. MPEG

    0下载:
  2. 这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。-This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2913085
    • 提供者:李亓
  1. displayMVF

    0下载:
  2. display a motion vector for a video compression
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:taoufik
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:63883
    • 提供者:久久
  1. compressioncodes

    0下载:
  2. this zip file consists of matlab code for various compression algorithms used for video and audio compression and cdma technology
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5219
    • 提供者:selva
  1. VcDemo

    0下载:
  2. Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:19206845
    • 提供者:mohammad665
  1. Still Image and Video Compression with MATLAB

    0下载:
  2. This Ebook contains various methods that have been used to implement image compression.It is portable book for researchers to read and understand image processing with matlab language.
  3. 所属分类:文章/文档

    • 发布日期:2017-12-24
    • 文件大小:3363840
    • 提供者:Littlemai_Wu
« 12 »
搜珍网 www.dssz.com