当前位置:
首页
资源下载

搜索资源 - high frequency emphasis filter
搜索资源列表
-
0下载:
this s the code for high frequency emphasis filter
-
-
0下载:
this s the code matlab for high frequency emphasis filter
-
-
0下载:
高频强调滤波,本实验的目的十八高频强调滤波和直方图均衡化结合起来,来区分对图像处理的差别!-High-frequency emphasis filter, the purpose of this study eighteen high-frequency emphasis filter and histogram equalization combined to distinguish the difference of image processing!
-
-
0下载:
利用高频强调滤波和直方图均衡化对医学图像进行处理-The use of high-frequency emphasis filter and histogram equalization image processing for medical
-
-
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. 运行程序前,请在ma
-
-
0下载:
高频强调滤波示例、高斯低通滤波示例、高通滤波器示例、人为指定滤波算子、线性滤波器效果演示-High frequency emphasis filtering example, Gaussian low-pass filtering the sample, a high-pass filter example, artificial specify filtering operator, linear filter effects demo
-
-
0下载:
此代码是关于高频强调滤波。利用高通滤波器削弱傅里叶变换的低频而保持高频相对不变点,这样会突出图像的边缘和细节,使得图像边缘更加清晰。但是由于高通滤波器偏离了直流分分量,从而把图像的平均值降低到了0,。一种补偿方法是给高通滤波器加上一个偏移量。通过算法达到目的。-High-Frequency Emphasis Filtering.High-pass filers zero out the DC term (the value at the center of a high-pass filter
-
-
0下载:
1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。
2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波,
再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。
3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变
换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
-
-
0下载:
高频强调滤波,可用于图像的增强,去除噪声,改进图像。-High-frequency emphasis filter, can be used for image enhancement and noise removal.
-
-
0下载:
高频强调高斯滤波锐化,直方图均衡化提高亮度(High frequency emphasis on Gauss filter sharpening, histogram equalization to improve brightness)
-
-
0下载:
压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
-