搜索资源列表
-
3下载:
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
-
-
1下载:
本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
-
-
0下载:
这是一个用MATLAB软件来实现的图像JPEG压缩程序源代码-This is a used MATLAB software to achieve JPEG image compression source code
-
-
0下载:
实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
-
-
0下载:
matlab code for image compression based on jpeg technique
-
-
0下载:
该代码是用MATLAB写的。实现了JPEG压缩与解压缩的基本过程。适合图像方向的初学者学习使用。 MATLAB语言开发-The code is written in MATLAB. Achieve a JPEG compression and decompression of the basic process. Suitable for beginners to learn to use the image orientation. MATLAB language development
-
-
0下载:
This source code implements all the steps of JPEG Compression for a Grey Image without using predefined functions of matlab, means that all the steps are implemented.
-