文件名称:Solution1
-
所属分类:
- 标签属性:
- 上传时间:2013-10-05
-
文件大小:11.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
高频强调滤波和灰度变换进行图像增强:
1. main.m 主程序
2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。
3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。
4. dftuv.m 提供频域坐标网格。
5. lpfilter.m 几种常用的低通滤波器。
6. hpfilter.m 实现高通滤波。
7. BodyImage.JPG 测试用图片
注:
1. 运行程序前,请在main.m中更改读入图片的路径。
2. main.m中的灰度变换部分的代码只适用于上述测试图片。应用于其他图片时,应分析灰度直方图后,对这部分程序进行修改。-High frequency emphasis filter and the gradation conversion for image enhancement: 1. Main.m main 2. Paddedsize.m add the image to the size of the smallest square formed close to an integer power of 2. 3. Dftfilt.m input image f and a filter function that returns the filtered and trimmed image g. 4. Dftuv.m provide frequency domain coordinate grid. 5. Lpfilter.m several commonly used low-pass filter. 6. Hpfilter.m high-pass filter. 7. BodyImage.JPG test image Note: 1. Before running the program, please read the main.m change the image path. 2. Main.m the gradation conversion section of the code is only applicable to the above test images. Analysis should be applied to other image histogram after this part of the program to be modified.
1. main.m 主程序
2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。
3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。
4. dftuv.m 提供频域坐标网格。
5. lpfilter.m 几种常用的低通滤波器。
6. hpfilter.m 实现高通滤波。
7. BodyImage.JPG 测试用图片
注:
1. 运行程序前,请在main.m中更改读入图片的路径。
2. main.m中的灰度变换部分的代码只适用于上述测试图片。应用于其他图片时,应分析灰度直方图后,对这部分程序进行修改。-High frequency emphasis filter and the gradation conversion for image enhancement: 1. Main.m main 2. Paddedsize.m add the image to the size of the smallest square formed close to an integer power of 2. 3. Dftfilt.m input image f and a filter function that returns the filtered and trimmed image g. 4. Dftuv.m provide frequency domain coordinate grid. 5. Lpfilter.m several commonly used low-pass filter. 6. Hpfilter.m high-pass filter. 7. BodyImage.JPG test image Note: 1. Before running the program, please read the main.m change the image path. 2. Main.m the gradation conversion section of the code is only applicable to the above test images. Analysis should be applied to other image histogram after this part of the program to be modified.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BodyImage.JPG
dftflit.m
dftuv.m
hpfliter.m
lpfliter.m
main.m
paddedsize.m
dftflit.m
dftuv.m
hpfliter.m
lpfliter.m
main.m
paddedsize.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.