Description: Huffman编码实现数字图象压缩,解压.对数字图象的压缩的步骤之一编码和解压步骤之一解码有很大的帮助.-Huffman coding of digital image compression, decompression. On digital image compression encoding one of the steps towards one of the steps to extract and decode a great help. Platform: |
Size: 10240 |
Author:梦铃 |
Hits:
Description: 一张图片是之前用摄像机采集的,另一张图片是经过离散沃尔什变换再量化编码压缩后又解压所得,能看出区别吗?呵呵。flik.m是原图,newflik.m是新图。
附上所有MATLAB源程序,有兴趣的话,你也可以用这几个程序对自己的照片“加工”一番。以下6个程序分别保存为6的m文件,文件名与下面给出的一致。待“加工”图片应该存放在Matlab的Work目录下。-Before a picture is collected by the camera, another picture is the result of discrete Walsh transform and then re-quantization coding compression decompression income, you can see the difference? Ha ha. flik.m is the image, newflik.m is a new map. MATLAB source code attached to all interested, you can also use these procedures on their own photo processing of something. The following six procedures were saved as 6 m file, the file name is given with the following consensus. To be processing picture should be stored in Matlab s Work directory. Platform: |
Size: 1024 |
Author:余海风 |
Hits:
Description: 一个分形压缩的程序:
1、因为本程序时间长,FX中先选择图片的大小
2、编码与解码
3、做误差图和只方图
4:画出每次迭代的解码图象
5、本程序来自本网站,修改了部分,解释说明更清楚。
6、增加了部分功能,希望对大家有所帮助,互相学习……
-A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, encoding and decoding 3, so the error map and the only side Figure 4: Draw the image of each iteration of the decoder 5, This procedure from this site, modify the part, more clearly explained. 6, an increase of some functions, I hope all of you to help and learn from each other ... ... Platform: |
Size: 3072 |
Author:刘清 |
Hits:
Description: 本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. The procedure is a common procedure. Picture shows the preparation of the results of procedures. The use of the above criteria for the fidelity of calculated loss characteristics of visual information. Platform: |
Size: 95232 |
Author:jhm |
Hits:
Description: 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。
其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。
myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。
有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfirst.m, Run_Draw.m on the same directory, you can learn to use matlab to open. Myfiest.fig which is the graphical interface GUI design, myfirst.m is the image of m document interface, Run_Draw.m the source files used in a mapping function. myfirst.m given detailed notes, using the examples matlabGUI Quick Start program. Have any questions please contact: peiwt@126.com Platform: |
Size: 6144 |
Author:张大玲 |
Hits:
Description: 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大-The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR Platform: |
Size: 168960 |
Author:tianjieyu |
Hits:
Description: huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing Platform: |
Size: 2048 |
Author:唐宁 |
Hits:
Description: for using this code need to use signal toolbox and general toolbox in your matlab
Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Daubechies transform and finding the SNR to see how well decompression works-for using this code need to use signal toolbox and general toolbox in your matlab
Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Daubechies transform and finding the SNR to see how well decompression works Platform: |
Size: 8192 |
Author:jams1166 |
Hits:
Description: for using this code need to use signal toolbox and general toolbox in your matlab
Using Haar transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Haar transform and finding the SNR to see how well decompression works-for using this code need to use signal toolbox and general toolbox in your matlab
Using Haar transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Haar transform and finding the SNR to see how well decompression works Platform: |
Size: 8192 |
Author:jams1166 |
Hits:
Description: 用PCA算法在matlab平台上对图像进行压缩与解压缩,内含测试图像,能直接在matlab上运行使用,对学习PCA算法有帮助。-PCA algorithm used in matlab platform for image compression and decompression, containing the test images, can be run directly on matlab, PCA algorithm is helpful for learning. Platform: |
Size: 31744 |
Author:刘松 |
Hits:
Description: 该代码是用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 Platform: |
Size: 3072 |
Author:风华 |
Hits: