搜索资源列表
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
BM3D.rar
- 图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法,image denoising
TestJpg
- 这是一个基于qT开发的图像读取、显示、高斯加噪声、双边滤波的小软件-This is a based on the qT development of image reading, display, gaussian noise adding, bilateral filter of small software
Smooth
- 用Java Application实现对图像平滑处理,减少噪声-Java Application with the realization of the image smoothing to reduce noise
edgedetec
- 用matlab实现边缘提取,应用于医学图像效果不错,抑制噪声很好-Edge detection using matlab implementation, good results for medical images, good noise suppression
2D_LMS
- 使用最小中位数平方算法,进行二维图像噪声的去除-Detect and delete noise of images by using LMS method
matlab3
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
zuoye5
- 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
watershedMin
- 分水岭算法对微弱边缘具有良好的响应,图像中的噪声、物体表面细微的灰度变化,都会产生过度分割的现象。-Watershed algorithm for weak edge has good response, the noise of the image object surface small gray level change, will have the phenomenon of excessive segmentation
imageSVD
- 图像 奇异值分解 水印的嵌入与提取 对比 鲁棒性 噪声-image svd
DG_AVE
- 视频图像的滤波,算法比较简单,可以有效的滤除掉图像的高斯噪声、椒盐噪声-Video image filtering algorithm is relatively simple, and can be eliminated effectively image Gaussian noise, salt and pepper noise
tuixiangzengqiang
- 均值滤波:把每个像素周围的8个像素来做均值操作,可以平滑图像,速度快,算法简单,但是无法去掉噪声,只能微弱的减弱它。-The mean filtering: 8 pixels around each pixel do mean, you can smooth image, fast and simple algorithm, but can not get rid of the noise, only faint weakened it.
g_stripes
- 去除图像中的栅格噪声,使图像更加清晰,更加美观-Remove the grid in the image noise, make the image more clear, more beautiful
median_filtering
- 用median 滤波除去图像中的pepper and salt 噪声,并且给给出了lena图像和coin图像的示例-use median filtering to remove the noise of pepper and salt, give examples of lena andcoin
zhongzhilvbo
- 分别在2幅灰度图像中加入一定量的高斯噪声和椒盐噪声,噪声强度自定。然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Two gray-scale images a certain amount of Gaussian noise and salt and pepper noise , noise intensity since .
wanweichongjian
- 中值滤波,在图像中取出噪声,中值滤波,在图像中取出噪声,-Median filter
xiaobo-quzao
- 图像噪声消除,采用小波分析的方法,阈值法进行系数矫正-figure noise
NOISE
- 图像噪声产生例子,delphi 版本,对图像编程基础学习有一定的指导作用-delphi noise