搜索资源列表
ImageSample
- 介绍了在VC7环境下如何利用文档--试图结构来显示一幅图片,并进行简单的处理,如中值滤波
zhongzhilvbo1
- 矩形窗口中值滤波后的图像.不是MATLAB自带的函数编的
Effector
- 为完成的图象处理软件,现在包含中值滤波算法和一个灰度直方图统计,和一个待完善的灰度校正函数。-to complete the image processing software, now includes median filtering algorithm and a histogram statistics, and a question perfect gray correction function.
VCpicture
- 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write thei
05
- 用VC实现图像自适应中值处理,使用三次函数调用,实现多次滤波-Using VC to achieve image adaptive median treatment
BmpMFC
- 对BMP图片数据的读取实现打开,并可以做直方图均衡化、中值滤波处理,对BMP图片数据的写实现保存-failed to translate
likePic
- 实现了图像显示功能的简单程序,还有图像反色和,傅里叶变换,中值滤波-Simple procedure to achieve the image display, as well as images of anti-color and Fourier transform, median filter
A-new-adaptive-median-filter
- 一种新的自适应中值滤波方法。将3 x3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7 x7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3 x3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。如果图像中仍然存在人的噪声团块,则噪声用相邻的三个信号点的灰度均值替换。实验结果表明,该方法能够有效去除脉冲噪声,并在抑制噪声的同时很好地保护图像的细节。-A new adaptive median filter. The extreme points of the
zs
- 用中值滤波器去除椒盐噪声,首先将彩色图像转换为灰度图像,然后利用中值滤波器进行滤波-Median filter to remove salt and pepper noise
matlabprogram
- 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
ll
- 利用中值滤波和均值滤波两种方法进行图像去噪-Median filter and mean filter for image denoising
picture7
- 对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波-three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter
imageprocessing
- 图像采集,bmp/raw格式,以及中值滤波 -Image acquisition, BMP/raw format, and median filter
addnoiseadenoise
- 导师留的数字图像处理的作业,为灰度图分别添加均匀噪声、高斯噪声和椒盐噪声,并尝试通过自适应中值滤波、均值滤波、修正的阿尔法滤波和中点滤波等手段去除噪声-add noise and denoise!uniform noise.gaussin noise and pepper&salt noise
ShowImage
- 数字图像处理算法在CCS中C语言编程仿真实现,有均衡和中值滤波两种算法。-Digital image processing algorithms implemented in the C programming language emulation CCS, there are two kinds of equilibrium and median filter algorithm
main
- 1.对图像进行直方图均衡化,从而达到增强图像的目的,观察图像直方图的前后变化;.2.对图像加入某种噪声(如椒盐噪声等),运用低通滤波和中值滤波分别进行图像平滑。 3.同态图像的增强:对照明分量和反射分量进行同态滤波。-1. The image histogram equalization, so as to achieve the purpose of enhancing the image of change, before and after the image histogram
t_12
- 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
zixiezhongzhipinghua
- 此程序为自己编写的中值滤波和均值滤波的程序源码,希望可以帮助一些初学者-This procedure for their preparation of the median filter and mean filter source code, hoping to help some beginners.
opcimizeddead
- 图像预处理中一个典型的中值滤波程序,可显著提高图像质量-A typical median filter in image preprocessing procedure, can significantly improve the quality of the image
jawdwidth
- 对图象重建,进行7*7中值滤波,对图象进行锐化处理,不错的-To 7* 7 image reconstruction, median filtering, to sharpen the image, good