搜索资源列表
平滑滤波
可以对图像进行平滑处理,对于学习图像处理的很有用啊!
灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码
- 对原始图像进行滤波处理
平滑滤波
- 用Matlab编程实现对图形图像的处理,图像的平滑滤波。
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
3neigbor
- 平滑滤波一般来说,图像的能量主要集中在其低频部分,噪-smoothing filter general, the image of energy is mainly focused on the low-frequency part of Noise
imagedisposal
- 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
mid_filter
- 中值滤波程序,数字图像处理常用程序,可进行水平及垂直方向中值滤波,用于图像平滑,噪声去除。-median filtering procedures commonly used digital image processing procedures, for horizontal and vertical direction Median filtering, for image smoothing, noise removal.
vcpinhuachuli
- 采用VC++编写图像平滑方法,包括领域平均,中值滤波等-VC used to prepare image smoothing methods, including field average, median filtering
TemplateTrans
- 图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码-image smoothing, filtering and image sharpening, pseudo-color and false color, and so on source code
traslation-2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
imageenhangce2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
1
- vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
htxzlrl
- 图像的正交变换(沃尔什变换,离散余旋变换),图像平滑,中值滤波,伪彩色编码等-Orthogonal image transform (Walsh transform, discrete Yu Xuan transform), image smoothing, median filter, pseudo-color coding, etc.
conv_template1
- 输入一个模板,对已知图像进行滤波,实现图像的平滑,锐化以及边缘提取等功能-Enter a template, the known image filtering, image smoothing, sharpening and edge detection functions
11
- 图形图像处理,形态学滤波器,脑部MRI图像。可用于图像平滑滤波。-Graphic image processing, morphological filters, the brain MRI images. Can be used for image smoothing filter.
tuxiangpinhua
- 图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
DIP
- 数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
Image_Smoothing
- 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several m
Matlab-image-add-noise-and-filtering
- Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. An
SystemGenerato
- 通过建立MATLAB simulink generator实现3*3的矩阵的图像平滑滤波(Through the establishment of MATLAB Simulink generator to achieve the 3*3 matrix of the image smoothing filter)