Welcome![Sign In][Sign Up]
Location:
Search - video compression matlab code

Search list

[Special EffectsiseTools.tar

Description: matlab视频编码压缩工具源代码,具体内容不详-matlab video coding compression tools source code, the specific content of an unknown
Platform: | Size: 8691712 | Author: leo | Hits:

[Compress-Decompress algrithmsVideoDemosA

Description: code for video compression using simulink
Platform: | Size: 16436224 | Author: swathi | Hits:

[Special EffectsBlockMatchingAlgoMPEG

Description: 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-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 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search.
Platform: | Size: 4603904 | Author: 付亚峰 | Hits:

[Multimedia DevelopBlockMatchingAlgoMPEG

Description: 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 Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1 / H.261 to MPEG4 / H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761-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 Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1/H.261 to MPEG4/H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761
Platform: | Size: 121856 | Author: hbx | Hits:

[Compress-Decompress algrithms9854125413

Description: 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encoding technology, its basic principle is the use of the adjacent time frame relevant, through the forecast period to reduce redundancy. In the actual code, in order to save bit rate and does not transfer all the data of each frame, but the use of motion estimation for each frame obtained with the prediction of the difference between the reference frame. Motion estimation more accurate, more closer to the margin and the distribution of zero, the smaller the energy difference between blocks, after transform, quantization and entropy coding of the code produced by the bit stream bit rate is less. Therefore, the motion estimation search accuracy of the direct impact on the performance of the compression coding.
Platform: | Size: 17408 | Author: 罗鹏 | Hits:

[matlabMPEG_souce-code

Description: Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
Platform: | Size: 39936 | Author: 郝人 | Hits:

[matlabcompressioncodes

Description: this zip file consists of matlab code for various compression algorithms used for video and audio compression and cdma technology
Platform: | Size: 5120 | Author: selva | Hits:

[matlabVcDemo

Description: 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 three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -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 three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -----------------------------------------
Platform: | Size: 19207168 | Author: mohammad665 | Hits:

[Software EngineeringHuffman-coding

Description: 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造。-The digital communication is it can and computer technology and digital signal processing technology in combination of the base, and realize the digital communication is the premise of source can provide all kinds of used to deliver news, such as voice, video and data and text must take the digital form said. And the source coding digital communication system is the important component, he is to ensure the effective transmission signal is an important way. Huffman coding based on the probability of characters appear to construct different "the average length of the shortest code words, sometimes called the best coding, superior performance is widely used in digital communication system. Huffman coding has become the soul of data compression algorithm. This paper introduces the structure of the encoding algorithm without distortion, Huffman coding rules and characteristics, and analysis of the source of the optimization method, and finally by MATLAB simulation to discuss compares two yu
Platform: | Size: 59392 | Author: 郑华 | Hits:

[Compress-Decompress algrithmsfull-search-ME

Description: matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
Platform: | Size: 3072 | Author: 杨超凡 | Hits:

[Compress-Decompress algrithmsDCT-Video-Compression

Description: 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame composite video, and integrated video compression M files can be directly simulated. Corresponding images, and compressed video before and after, as well as the principle of word report.
Platform: | Size: 11201536 | Author: 魏路 | Hits:

[Video CaptureVideo-Epitomes-MATLAB-code

Description: 进行Video Epitomes分析提取,得到缩略图、压缩图-Video Epitomes analysis performed to extract, get thumbnails, compression Figure
Platform: | Size: 12526592 | Author: qiangzhang | Hits:

[source in ebookopenh264-win32-v1.3

Description: About the h.264 matlab code in video compression
Platform: | Size: 304128 | Author: abinaya | Hits:

[File Formatmain

Description: The above file contains matlab code for video compression. Please download and enjoy.
Platform: | Size: 1024 | Author: akshay | Hits:

[Industry researchVideo-Compression

Description: This matlab code will give you idea how to compress video file without degrading the quality of project
Platform: | Size: 628736 | Author: j | Hits:

[matlabMATLAB图像与视频处理实用案例详解试读样章

Description: 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility case (including operating procedures), involving haze denoising, sheet automatic marking, lung image segmentation, wavelet digital watermarking, image retrieval, face recognition, license plate location and two-dimensional code recognition, image compression, Hoffman handwritten digit recognition, character recognition, text English anterior segment tissue extraction, panoramic image mosaic, image fusion, light control, analog audio signal of speech recognition pavement crack detection and identification, video tracking, motion estimation of Simulink image processing technology based on a number of important)
Platform: | Size: 1324032 | Author: 糖糖的小糖 | Hits:

[OtherLFMCW

Description: 仿真伪相位编码连续波雷达的信号处理。设码频为 5MHz,伪码周期内码长为511,雷达载频为 10GHz,输入噪声为高斯白噪声,视频输入信噪比为 -15dB,相干 积累总时宽不大于0ms,给出回波视频表达式,脉压和FFT后的表达式;仿真给 出脉压和FFT 后的输出图形;通过仿真说明各级处理的增益,与各级时宽和带宽的关系;仿真说明脉压时多卜勒敏感现象和多卜勒容限及其性能损失(脉压主旁比与多卜勒的曲线)(Simulation of pseudo phase coded CW radar signal processing. Suppose the code frequency is 5MHz, the code length in the pseudo code period is 511, the radar carrier frequency is 10GHz, the input noise is Gaussian white noise, the video input signal-to-noise ratio is - 15dB, the total coherent accumulation time width is not more than 0ms, the echo video expression, the expression after pulse pressure and FFT are given; the pulse pressure and FFT are given by simulation After that, the output graph; the relationship between the gain of each level of processing and the time width and bandwidth of each level through simulation; the phenomenon of Doppler sensitivity, Doppler tolerance and its performance loss during pulse compression (the curve of the ratio of main to side of pulse pressure and Doppler))
Platform: | Size: 862208 | Author: fvck123 | Hits:

CodeBus www.codebus.net