当前位置:
首页 资源下载
搜索资源 - video compression matlab
搜索资源列表
-
0下载:
用matlab进行视频读取的程序,并附有c语言程序,很有价值。,Using matlab to read the procedures for video, together with c language program, very valuable.
-
-
1下载:
实现视频压缩功能,是最近比较新颖的压缩标准下的视频的图象压缩,Video compression is a relatively new design is the recent video compression standard for image compression
-
-
0下载:
已知两个不同图像块亮度数据如下:
(1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。
(2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。
(3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。
(4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( )
(5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
-
-
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
-
-
0下载:
Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
-
-
0下载:
为了减小运动估计算法的计算复杂度及提高视频压缩编码的效率,提出了一种新的快速、有效的块匹配运
动估计算法.-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
-
-
0下载:
三维DCT变换是在空间信息上增加了一维的时间维度,对视频系列直接进行压缩-Three-dimensional DCT transform information in the space are added to one-dimensional time dimensions of the video series for direct compression
-
-
0下载:
code for video compression using simulink
-
-
0下载:
基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-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
-
-
0下载:
数字视频监控系统代表了监控行业的未来发展方向,蕴藏着巨大的商机和
经济效益,成为目前信息产业中颇受关注的数字化产品。特别是近年来,随着
技术的进步和社会经济的不断发展,客观上对监控系统的准确性、有效性和方
便性提出了更高要求。主要体现在:需要实施视频监控的范围更加广阔,达到
点多面广;要求监控系统与管理信息系统、网络系统结合,实现对大量视频数
据的压缩存储、传输和自动处理,从而达到资源共享,为各级管理人员和决策
者提供方便、快捷、有效的服务。可见基于 DSP 和小波压缩技
-
-
0下载:
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
-
-
0下载:
运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间
相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传
输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差
值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、
量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确
程度直接影响到了编码的压缩性能。
-Motion estimation is the key to video encodin
-
-
1下载:
在matlab环境下实现视频水印的嵌入,要求视频未被压缩处理过。-Matlab environment in the realization of embedded video watermark, the requirements of video compression is not treated.
-
-
0下载:
Video Compression Algorithms
-
-
0下载:
用MPGE进行压缩编码的变比特率视频流的建模方法介绍和步骤-MPGE compression with variable bit rate encoded video stream modeling methods and steps for introduction
-
-
0下载:
这个程序实现了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
-
-
0下载:
display a motion vector for a video compression
-
-
0下载:
it performs video compression using motion compansation
-
-
0下载:
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
-
-
0下载:
video compression, mpeg, ex from bgu univesity
-