搜索资源列表
ImageProcesses3
- 可以得到图像的随机噪声、椒盐噪声、均值滤波、分布均衡、小波变换等等功能。
denoise
- 开发工具采用VC++,用于均值滤波,能有效地去除噪声。
smooth
- 噪声模型 均值与中值 灰度形态学 小波变换 高期滤波 统计方法-Noise model mean and median gray-scale morphological filtering stage wavelet transform high statistical methods
smooth
- 包含各种噪声模型,均值和中值过滤、灰度形态学、小波变换、高斯滤波、统计方法滤波。-Includes a variety of noise models, the mean and median filtering, grayscale morphology, wavelet transform, Gaussian filtering, statistical filtering.
High-frequency-emphasis-on-filtering
- 一种将高频强调滤波同直方图均值化结合的图像增强方法,是图像边缘更加清晰。-A high frequency emphasis the filtering mean histogram of the combination of image enhancement methods, the edges of the image is more clear.
CPPSmooth
- 主要是高斯平滑、均值滤波以及中值滤波三大滤波,代码清晰,适合初学者学习。-Mainly Gaussian smoothing, filtering and median filtering the mean of three filter, clear code, suitable for beginners to learn.
xiaoboyuzhi
- 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.m 用自适应特征阈值函数进行去噪 wdenoise
improved-mean-filter
- 该代码是在传统的均值滤波算法上进行的改进算法,更好的保留了图像信息,而且提高了信噪比-The code is to improve the algorithm in the traditional mean filter algorithm, the better to retain the image information, and improve the signal to noise ratio
wave
- 对图像进行小波分解,进行小波去噪,并比较其和均值滤波、中值滤波、高斯滤波、维纳滤波的去噪效果。-The image wavelet decomposition, wavelet denoising and compared and mean filtering, median filtering, Gaussian filtering, Wiener filtering denoising effect.