文件名称:D
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [WORD]
- 上传时间:
- 2013-06-20
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 宁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q.
Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 128.
Calculate the MSE for the original and quantized images using MATLAB methods written for
the Task 1. Plot the MSE for the test image as a function of quantization step Q.
Show quantized images and the corresponding histograms for each quantization step Q. Show
the test image and its histogram.
Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 128.
Calculate the MSE for the original and quantized images using MATLAB methods written for
the Task 1. Plot the MSE for the test image as a function of quantization step Q.
Show quantized images and the corresponding histograms for each quantization step Q. Show
the test image and its histogram.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
D.doc