搜索资源列表
zhongzhilvbo
- 图象柔化化的一种,中值滤波,能很快速的实现图象的柔化,图象的边缘保持不变.-image of a soft, the median filter can achieve very rapid images of soft, the edges in the image remains unchanged.
Edge-preserving-wavelet-thresholding-for-image-den
- 边缘保持小波图象阈值去噪.是一个很有用的文章,小波阈值去噪图象处理的比较经典的文章,值得一看.-maintain edge wavelet image thresholding. Is a very useful article, Wavelet thresholding image processing of classic articles, an eye-catcher.
11003208
- 一种新的平滑滤波器族,可以同时处理加性和乘性噪声,而且在边缘保持和非脉冲性噪声滤除之间达到了权衡。-a new nation smoothing filter can also handle additive and multiplicative noise. but on the margins to maintain and non-pulse filter between the noise reached a balance.
zhongzhilvbo
- 图象柔化化的一种,中值滤波,能很快速的实现图象的柔化,图象的边缘保持不变.-image of a soft, the median filter can achieve very rapid images of soft, the edges in the image remains unchanged.
WhMeanShift
- 利用MeanShift算法进行图像平滑和分割,这种方法能够保持图像边缘。另付灰度和彩色图像的简洁代码。本程序均以函数给出,非常方便移植。-MeanShift use smoothing algorithms for image segmentation and that the method can be maintained Edge. Extra gray and color images concise code. The pro
Edge-preserving-wavelet-thresholding-for-image-den
- 边缘保持小波图象阈值去噪.是一个很有用的文章,小波阈值去噪图象处理的比较经典的文章,值得一看.-maintain edge wavelet image thresholding. Is a very useful article, Wavelet thresholding image processing of classic articles, an eye-catcher.
11003208
- 一种新的平滑滤波器族,可以同时处理加性和乘性噪声,而且在边缘保持和非脉冲性噪声滤除之间达到了权衡。-a new nation smoothing filter can also handle additive and multiplicative noise. but on the margins to maintain and non-pulse filter between the noise reached a balance.
imagedenoisingwithnonlineardiffusion
- 这是一篇利用非线性扩散方程进行去噪的文章,在文章中说明了如何在去噪和保持边缘间达到一个较好的平衡。-This is a nonlinear diffusion equation denoising article The article explains how the denoising and maintain an edge among achieve a better balance.
eps_2D
- 二维保边缘平滑算法,用于图像的去噪,同时可以保持图像的边缘信息-Bao-edge two-dimensional smoothing algorithm for image denoising, while maintaining the image edge information
esienl
- 这个压缩包里只要给出了边缘保持系数和等效视数的计算方法-This compression is given as long as the edge of the bag to maintain the equivalent depending on the number of coefficients and the calculation of
Edge_Wavelet
- 边缘提取技术边缘是图像对视觉的最主要特征,因此在计算机视觉技术中提出了多种检测边缘的算法。由于各种原因,图像常常受到随机噪声的干扰,经典的边缘检测的结果常常是将噪声误检为边缘点,而真正的边缘由于噪声干扰却可能被漏检。因而对于被噪声污染的图像来说,一种好的边缘检测方法应具有良好的噪声抑制能力,同时又有完备的边缘保持特性。-After analysing the soft threshold funetion,the smoothness
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the resu
hongwaituxiang
- 为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立 强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方 向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和 边缘保持能力. -In order to suppress noise, as far as possible to
cedif
- 相干增强扩散,可用于去噪,去噪的同时可较好的保持边缘特征 -failed to translate
BilateralFiltering
- 对彩色和灰度图像双边滤波 保持边缘并滤除噪声-Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise
guiyihuasnr
- 将图像内所有元素的值归一化到0——255范围之内,并且计算图像的峰值信噪比和边缘保持度。以及其他的一些去噪方法-All elements of the image values normalized to 0- 255 range, and calculate the peak signal to noise ratio and edge image retention.
image_enhangce_value
- 图像增强效果评价指标:1.欧拉范数误差指标 2.等效视数 3.边缘保持指数 4.对比度增强指数-Evaluating results of image enhancement: 1. Oula Fan error index number 2. Equivalent number of 3. Edge-preserving index 4. Contrast enhancement index
trilateralPfilter1
- 三边滤波器,能够实现平滑滤波的同时进行边缘保持。同时对脉冲噪声有优良的滤波效果。-trialateral filter
bilateralfileter
- 应用双边滤波器对于图像滤波,特点是能够保持图像的边缘信息(The bilateral filter is used to filter the image, and it is able to keep the edge information of the image)
1025 边缘保持中值滤波
- 边缘保持中值滤波 对于此滤波算法进行了matlab编程(Edge preserving median filtering)