搜索资源列表
mpeg matlab 实现
- 一种mpeg 视频压缩算法的matlab实现
mpeg-2--code.rar
- a MATLAB program that demonstrates MPEG-2 style encoding and decoding,a MATLAB program that demonstrates MPEG-2 style encoding and decoding
MatlabMPEG.rar
- mpeg code in matlab contains several mfiles for encoding mpeg,mpeg code in matlab contains several mfiles for encoding mpeg
MPEG_souce-code
- Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
mpeg
- 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
Matlab_MPEG_1_2_8
- 实现MPEG-1标准中心理声学模型I的具体计算过程。-To achieve the standard MPEG-1 psychoacoustic model I in the specific calculation process.
mp3_toolbox_v2.0
- These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using MPEG-Audio layer 3 encoding] under Matlab.在matlab中读写mp3,这是2.0版本-These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using
code
- matlab下mpeg编码源程序,高效,帮助文件详细。-matlab source code for the mpeg encoding.
mpeg
- this matlab program for frame compression-this is matlab program for frame compression
mpeg4jiema
- 是MPEG进行编码解码的matlab的源码-MPEG encoding is the decoding of the source code matlab
image_retrieval
- 图像检索_基于MPEG-7形状特征的图像检索技术研究-_ Image Retrieval Based on MPEG-7 shape features of image retrieval research
ReadMPEG
- 读取MPEG视频文件的matlab程序,该方法实现速度块-read mpeg vedio files to operation ,and this method is very fast!
MPEG-Audio
- This is an implementation of the MPEG psychoacoustic model 1, layer I, for MATLAB. It has been tested on MATLAB 5.2 running on Windows NT.
c025029_ISO_IEC_TR_11172-5_1998(E)_Software_Simul
- it deals with mpeg compression in matlab. this is a new tool to work with compressing by mpaeg.
mpeg-4_style_object_based_codec_with_matlab
- mpeg4 matlab decoder all,. a useful tool.
MPEG
- 这个程序实现了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
mpeg
- mathworks网站上下的mpeg视频编码程序能正常运行,我对此进行了改进,可以正常运行,已经运行试验过多次。-mathworks site from top to bottom mpeg video encoding programs to resume normal operation, and I had improved, can be normal operation, has been running tests on many occasions.
Matlab_MPEG_1_2_4
- Mtalba Code for MPEG 1 2 3 4
mp3readandmp3write
- mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
MPEG-2(MATLAB)
- 根据书本的理论,自己动手编写了MPEG-2的实现算法,编译可通过-MPEG-2