搜索资源列表
-
0下载:
图像平滑主要是为了消除噪声。噪声并不限于人眼所能看的见的失真和变形,有些噪声只有在进行图像处理时才可以发现。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。图像中的噪声往往和信号交织在一起,尤其是乘性噪声,如果平滑不当,就会使图像本身的细节如边界轮廓、线条等变的模糊不清,如何既平滑掉噪声有尽量保持图像细节,是图像平滑主要研究的任务。-image smoothing is mainly to eliminate noise. Noise is not confined to the human
-
-
1下载:
图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
-
-
0下载:
这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
-
-
2下载:
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
-
-
0下载:
MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]-MATLAB give the image added Gaussian, salt and pepper, additive and multiplicative noise [noise generated]
-
-
0下载:
这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。-Matlab implementation of this process is a noise generator, it can generate Gaussian, salt and pepper, additive and multiplicative noise, and noise is added to put these on an image.
-
-
0下载:
Multiplicative 影像噪聲去除.含原始IEEE參考論文及範例圖片.-Implementing IEEE paper:Spatially adaptive multiplicative noise image denoising technique.
Original reference paper and Matlab code programs are included.
-
-
0下载:
针对合成孔径雷达(SAR) 图像含有大量斑点噪声的特点,基于Contourlet 的多尺度、局部化、方向性和各向
异性等优点,并结合隐马尔科夫树( HMT) 模型和隐马尔科夫场(MRF) ,提出了一种基于Contourlet 域持续性和聚
集性的SAR 图像模糊融合分割算法。该算法有效捕获了Contourlet 子带的持续性和聚集性,并分别用HMT 和
MRF 来刻画,再依据模糊测度,将多尺度HMT 和MRF 有机融合,建立Contourlet 域HMT2MRF 融合模型,并导
-
-
0下载:
图像中的噪声:高斯噪声、椒盐噪声、乘性噪声产生方法,以及分别利用中值滤波、算术均值滤波、低通滤波对噪声进行处理-Image noise: Gaussian noise, salt and pepper noise, multiplicative noise, and a median filter, respectively, the arithmetic mean filter, low pass filtering the noise processing
-
-
1下载:
对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。
-Image spots of noise, multiplicative noise is added to the equation f = f+n* f to the image f, where n is zero mean, variance var, uniformly distributed random noise.
-
-
0下载:
fcnFrostFilter performs noise filtering on an image based on an adaptive filter proposed by Frost.
[1] V. S. Frost, et al., "A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise," IEEE Trans. Pattern
-
-
0下载:
合成孔径雷达影像滤波程序,用matlab编写,在去除图像中的斑点(乘性噪声)方面有一定的作用。-Synthetic aperture radar image filtering process, using matlab prepared to remove the image spots (multiplicative noise) has a certain role.
-
-
1下载:
四种图像去噪程序,给原图像分别加上高斯噪声,椒盐噪声,乘性噪声,脉冲噪声后进行去噪,输出去噪后的图像-Four image denoising procedures, to the original image plus Gaussian noise, salt and pepper noise, multiplicative noise, impulse noise the Denoising output denoised image
-
-
0下载:
在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
-
-
0下载:
用不同的核进行图像的二维滤波
函数cvSmooth实现各种方法的图形平滑。
一般来说,图像平滑主要是为了消除噪声。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。由于图像的能量主要集在低频部分,而噪声所在频段主要在高频段,因此通常都是采用低通滤波的方法消除噪声。
函数cvFilter2D对图像做卷积运算。
对图像进行线性滤波,支持替换方式操作。当核运算部份超出输入图像时,边界外面的像素值等于离它最近的图像像素值。
-Graph smoothing function of
-
-
0下载:
这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。-Matlab implementation of this process is a noise generator, it can generate Gaussian, salt and pepper, additive and multiplicative noise, and noise is added to put these on an image.
-
-
0下载:
MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]-MATLAB give the image added Gaussian, salt and pepper, additive and multiplicative noise [noise generated]
-
-
0下载:
MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]-MATLAB give the image added Gaussian, salt and pepper, additive and multiplicative noise [noise generated]
-
-
0下载:
几种针对图像去噪的代码,去椒盐,去高斯,去乘性噪声-Several code for image de-noising, salt and pepper, to Gauss, to multiplicative noise
-
-
0下载:
matlab 分别利用邻域平均和K点平均对椒盐噪声图像,高斯噪声图像,乘性噪声图像进行处理,比较两者的差别-matlab use neighborhood were average and K-point average for salt and pepper noise image, Gaussian noise images, image processing multiplicative noise, compare the difference between the two
-