搜索资源列表
eq
- 该程序采用一种简单的算法对图像进行直方图均衡化,对图像均衡化有一定的作用
HistoGram-Eq
- histogram equalisation
HistEq
- 灰度图像的直方图均衡,增强图像对比度,并保存均衡后的文件,-hist eq
eq
- 论文 Estimation Quantization lossy image codec 的VC++实现.这篇论文是关于图像压缩的。-the implementation of paper "Estimation Quantization lossy image codec"
Laplacian
- 拉普拉斯算子,实现边界锐化。拉普拉斯运算是偏导数运算的线性组合[4-6],而且是一种各向同性(旋转不变)的线性运算。包含实验报告以及代码-Enhancement Using the Laplacian (a) Use the programs developed in Projects 03-03 and 03-04 to implement the Laplacian enhancement technique described in connection with Eq. (3.7
equalization
- 使用matlab的基本算法来实现equalization(均衡)的计算 而并不是用eq来得到均衡结果-The basic algorithm using matlab to achieve equalization (EQ) is calculated using eq and not to get a balanced result
21
- 利用对数变换进行图像变换 公式:x1=c*log(double(x)+1)(1.Image Enhancement Using Intensity Transformations The focus of this project is to experiment with intensity transformations to enhance an image. Download Fig. 3.8(a) and enhance it using (a) The log t
lab3
- 下载图片然后傅立叶变换 展示频谱 计算灰度级平均值 使用高斯低通滤波器,可以指定size,m*n,高斯函数的中心位置。 用例图做高斯低通滤波。((a)Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum. (b) Display the spectrum. (c) Use your result in (a) to compute the average val
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)