搜索资源列表
myjunzhilvbo
- 图像处理 均值的滤波 VC++实现图像处理编程-image processing filter VC image processing program
lvbofangshi
- 对一幅图象进行的几种滤波处理,包括几何均值\中值等.-a pair of images of several filtering, including geometric mean \\ value so.
myfile1
- 灰度图像的中值滤波处理+灰度图像的均值滤波处理 -gray image median filtering image processing gray mean filter
ImageProcesses2
- 提供对图像的灰度拉伸、颜色反向、阈值分割、中值滤波、均值滤波、边缘处理、细化等功能。
lvbo
- 近均值滤波(单一图像) 近均值滤波(单一图像)
junzhilvbo
- 图像的均值滤波源代码,效果不错,希望对搞图像的人们有帮助
jzlb
- --- --均值滤波
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
领域平均法与均值滤波
- 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
delphijunzhilvbo
- 使用delphi完成的均值滤波的例子-Completed using the mean filter delphi examples
jzlb
- 均值滤波,附有实验图片 均值滤波,附有实验图片-Mean filter, mean filter with the experimental image with the experimental picture
sadf
- 图象增强全套源代码。图像平滑和锐化,均值滤波、中值滤波-This is a histogram of the experimental report
GJ
- 中值滤波与均值滤波的程序,采用C++编写,属于数字图像处理。-Median filter and mean filter procedure, the use of C++ development, belongs to digital image processing.
junzhilvbo
- 均值滤波模块,可以单独使用,且还能与其他模块配套使用。-Mean filter module can be used alone, and also supporting the use of other modules.
lvbo
- vc 均值滤波的程序源码,希望对大家有所帮助-vc mean filtering program source code, we hope to help
shuzituxiangdezaoshenquchu
- 此程序为数字图像的去噪声程序。自定义中值滤波和均值滤波函数,来对图像进行平滑操作。-This program is a digital image to noise program. Self-definition of the median filter and mean filter function to the smooth operation of the image.
FinalWork2
- 图像处理软件,实现图像的空间域彩色图像指数灰度变换、伽马校正、均值滤波、中值滤波、直方图均衡化、彩色负片、拉普拉斯锐化或边缘提取;-Image processing software, image color image index of the spatial domain of gray level transformation, gamma correction, mean filter, median filter, histogram equalization, color negat
Image
- 可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-Can be achieved at least eight gray-scale transformation, equalization, normalization, histogram display, mean filter, bigger and median filtering, median filtering, add salt and pepper noise,
quzao
- 中值滤波去噪 均值滤波去噪 标准去噪模型 效果较好!-Median filtering noise filtering noise standards mean better denoising model!
MyDIP
- 在MFC环境下,读入一幅BMP图像,对其进行变换,如反色、二值化、图像缩放、梯度锐化、拉普拉斯锐化、均值滤波、阈值分割等-In the MFC environment, read a BMP image, transform them, such as anti-color, binary, image scaling, sharpening gradient, Laplacian sharpening, mean filtering, thresholding, etc.