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

搜索资源列表

  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. DCVS2009_Kang

    2下载:
  2. 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix), reconstruction algorithm wit
  3. 所属分类:matlab例程

    • 发布日期:2013-11-16
    • 文件大小:1023183
    • 提供者:洋子
  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. 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. 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. watermark

    1下载:
  2. 在matlab环境下实现视频水印的嵌入,要求视频未被压缩处理过。-Matlab environment in the realization of embedded video watermark, the requirements of video compression is not treated.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:75509
    • 提供者:尉玉林
  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. 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. 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. 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. Matlab

    0下载:
  2. This program deals with singular values and image compression. (A). I would like you to reproduce what you see in this youtube video entitled Matlab Image Processing Basic
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:893928
    • 提供者:asa
  1. MATLAB图像与视频处理实用案例详解试读样章

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

  1. Matlab火焰烟雾检测(GUI)

    7下载:
  2. Matlab火焰烟雾检测(GUI) 本设计为基于matlab的烟雾火焰火灾识别系统,可读取视频或者图象,检测出是否有烟雾火焰,具备一个人机交互式GUI界面,功能强大,识别准确,同时配备相对应的操作说明和运行效果图,直接运行GUI文件即可完美运行。另外,诸如车牌,人脸,图象去雾,压缩,水印,疲劳检测,人数统计,声音信号处理等均可做技术交琉,欢迎一起探讨。(Matlab flame smoke detection (GUI) This design is a smoke and flame fi
  3. 所属分类:matlab例程

    • 发布日期:2020-09-20
    • 文件大小:12152832
    • 提供者:for Matlab
« 12 »
搜珍网 www.dssz.com