当前位置:
首页 资源下载
搜索资源 - matlab code for video compression
搜索资源列表
-
0下载:
Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
-
-
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下载:
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
-
-
0下载:
this zip file consists of matlab code for various compression algorithms used for video and audio compression and cdma technology
-
-
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下载:
matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
-
-
0下载:
The above file contains matlab code for video compression. Please download and enjoy.
-