搜索资源列表
-
0下载:
用matlab进行视频读取的程序,并附有c语言程序,很有价值。,Using matlab to read the procedures for video, together with c language program, very valuable.
-
-
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下载:
运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间
相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传
输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差
值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、
量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确
程度直接影响到了编码的压缩性能。
-Motion estimation is the key to video encodin
-
-
0下载:
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
-
-
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下载:
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
-
-
1下载:
matlab编写的h.264,压缩和解压缩avi格式视频,压缩效果较好,适用于学习-h.264 matlab prepared avi format video compression and decompression, compression is better for learning
-
-
0下载:
Ebook about Motion Estimation for Video Compression using Matlab
-
-
0下载:
matlab programming for a New Cross Diamond Search algorithm for video compression
-
-
0下载:
matlab programming for a small cross diamond search algorithm for video compression
-
-
0下载:
MATLAB PROGRAMMING ON A CROSS DIAMOND SEARCH BLOCK MATCHING ALGORITHM FOR VIDEO COMPRESSION
-
-
0下载:
实现了图像的灰度化并进一步用于视频监视控,用MATLAB实现动态聚类或迭代自组织数据分析,包括压缩比、运行时间和计算复原图像的峰值信噪比。- Achieve a grayscale image and further control for video surveillance, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Including compression ratio, imag
-
-
0下载:
Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is
-
-
1下载:
视频压缩协议h.264的编码和解码例程,用MATLAB编辑(Coding and decoding routines for video compression protocol H.264, edited with MATLAB)
-